Posts by chewitt
-
-
dmnc If you're using an Intel GPU device you will need to enable DRI3 via xorg.conf to avoid the graphical issues. It's not possible for us to set that by default as it screws things up for too many people (not a large audience, but a lot more than a handful).
-
I think we (and upstream) reached the point where if Airplay works, it's a miracle. It should be dropped from Kodi and replaced with something else that's less prone to breakage from Apple.
-
New1 make sure you're not trying to write the SD card using an image you downloaded to the same SD card .. we see that occasionally
-
It's something we might add in 9.0 but it will remain a manual process as display settings don't always map to geographic location, e.g. I'm English so want UK formatting on things, but live somewhere else which would require a non-UK regdomain. I believe Raspbian has a config option for wireless in the noobs initial set-up wizard, but again it's a manual process.
-
Select the AC3 audio track and there is probably less CPU load and it will play better? (although in stereo)
-
You can disable update notifications, but only on/off and not during playback. Kodi has no status flag we can use to detect playback and not-send the notification, or any way to suppress the notifications we send.
-
due to presence of pirate add-ons no further support will be provided
-
-
If you go back in git history for the Virtual project you will find packages for vbox. They were removed from Virtual a few months ago as vbox drivers are broken frequently (causing compile problems) and staff all use vmware so they weren't required. You will also see recent changes in master branch to add the vmware drivers into the Generic image (removing Virtual). If you combine the approach (putting stuff into Generic) but with vbox packages you will get your unreliable and frequently broken wish for vbox support. That's as far as Help on the topic will go though; IMHO if you want to run vbox in docker go use Ubuntu instead of LE and life will be a lot easier.
-
Ithildir78 there are a ton of piracy repo's/add-ons installed on your box so we refuse further support.
vegeto_10 your hardware is different to the OP so likely a completely different issue, start your own thread and provide appropriate logs
-
Please PM me with a new choice of username as we do not want your posts creating an assumed association between our project and the pirate add-on of the same name in Google searches. You might also want to rethink posting about NZB tools and stealing music.
-
Probably just a rule that needs to be suppressed for false positives, but I thought it might be worth mentioning here. I don't know if there is anything that can be done programming side to prevent this?LibreElec updates triggers an alert on suricata ET rules.
alert http $HOME_NET any -> $EXTERNAL_NET any (msg:"ET POLICY Python-urllib/ Suspicious User Agent"; flow:established,to_server; content:"Python-urllib/"; nocase; http_user_agent; depth:14; content:!"dropbox.com|0d0a|"; http_header; reference:url,http://www.useragentstring.com/pages/useragentstring.php; classtype:attempted-recon; sid:2013031; rev:4; )
It's a false positive, and nothing we can do anything about.
-
Krypton has experienced major VideoPlayer changes since Jarvis, and more will come in Leia. Old tricks may not be [as] applicable.
-
is this with the built-in wifi or a third-party USB device?
reason for asking is that we already disable power management in the kernel for the built-in device.
-
I had a go at building htop but ran into issues and then something more interesting came up, or something. Needs someone with more build fu than me to figure it out. escalade has it in his builds, but if remember right, compiled with shared libs not static.
-
It will not create a noobs install, but if you install noobs that .tar contains the files required to add LE to the collection of OS on the device.
-
The on-screen context help clearly states "Set to ON if you have copied private SSH keys to your HTPC and would like to improve security by disabling SSH username and password authentication" so I think we have the bases covered. It would be inappropriate to change the label text as you suggest because disabling password-auth does not disable the SSH service (that's the line immediately above).