I had to close and clean up the PR's (one is enough, no need for three) but support has been merged and will be in v7.90.005
Posts by chewitt
-
-
Have a look at the example service file in /storage/.config/system.d/ for a persistent and reliable method of locally mounting remote volumes so they are accessible from the filesystem. If you need written instructions look at Mounting network shares - OpenELEC
-
For asking .. what make/model of TV is it?
-
I've seen an IRC chat recently where a user updated from Eden to Jarvis without issues so Isengard to Krypton is not a problem
-
You should be able to use the installer USB stick to install to another USB stick (it's dumb, don't ask) so you don't disturb the 7.0.2 install. You need to copy the default xorg-nvidia.conf from /etc/X11 to /storage/.config/xorg.conf and edit to set modedebug=true, then reboot and the now-debug and lengthy logfile will be in /var/log/Xorg.0.log.
-
Unless you tell Kodi that a receiver supports DTS/AC3 etc. it will resample content to multichannel PCM with the number of channels determined by the default Kodi channel config which is 2.0 (stereo). If you enable DTS/AC3 pass-through, it will do it.
-
According to nVidia release notes
the 367.35 driver we use in v7.90.004 should support the GTX1060. If it's not too late I'd be interested in seeing some debug Xorg log output from the card.
-
libreelec krypton seems to have problems with two gfx cards. i had the same issue, because i have an onboard nvidia 8800 and a amd radeon 4xxx in my htpc.
after installing krypton i also got the xorg failed to start error (never had this on previous versions), researched and tried for hours. like 1 out of 10 reboots it booted into kodi.
i created a udev rule for the nvidia onboard gfx card like in this thread claimed and it works for me:
LibreELECIf you wanted to use multiple GPU's in an LE box you'd need identical GPU devices or at least two cards that use the same GPU driver as the Xorg start process doesn't handle multiple active drivers. Even then you'd only get duplicate output as Kodi only outputs video to one display; there's no split screen modes available.
-
CvH is based in Germany so anything to do with ATSC will be challenging for him to test. If things need to change in the TVH packaging to better support ATSC it's best if you suggest the code changes in PR
-
If you change the setting via xrandr Kodi responds to the Xorg forced change but does not save it. To save it you'll have to force the change to 0xe4 and then go into Kodi settings and set the same 30.00 setting there. It should then be saved; do "systemctl restart kodi.service" and Kodi should start up in 1080p/30 on reboot.
The kodi-xrandr output looks like a listing of all possible HDMI modes rather than a normal (more limited) EDID based listing of the actual modes supported by the connected TV. Do you have the NUC connected to the TV via an AVR or any kind of video switching device?
-
BTRFS has some nice features, but 99.999% of our users would have no clue why they're nice or how to use them, and attempting to expose them in a noob-friendly way requires complexity that we don't need for our "fairly dumb Kodi client" use-case. LE (and OE before) have a long-history of applying the Star Trek principle of "the needs of the many outweigh the needs of the few" when it comes to adding niche things.
NB: I think we bumped the kernel and other plumbing things several times since the things in @lrusaks repo were compiled, so that's probably why the add-on in his repo stopped working. If you know how to self-build an LE image it should be "PROJECT=Blah ARCH=Blah scripts/create_addon nameofaddon" to create an up-to-date version.
-
It could be a long-ish wait as Krypton won't release for a while yet, but the Alpha builds are pretty stable on pi devices.
-
-
I removed the URL from the post because the build you linked is for imx6 not RPi2
-
Can someone share output from "cat /var/log/Xorg.0.log | paste" and "/usr/lib/kodi/kodi-xrandr | paste" please. It has nothing to do with Kodi itself so debug logs from that aren't going to reveal anything. It's mostly likely to be related to the Intel driver in the Kernel.
-
It's odd. Directory/file perms for WP and Generic (which I use daily) are the same and there's nothing in the server logs aside from a record of the same 403 error. Can you do "cat /etc/os-release | paste" and share the URL pls.
-
-