v18 LibreELEC Testbuilds for x86_64 (Kodi 18.0)
(2017-01-04, 17:58)Goga777 Wrote: I have old motherboard with PCI slot and external PCI Nvidia card Geforce GT610. I tried to install your build but I couldn't because I received the message during loading of LE - failed to start xorg server. See systtemctl status xorg.service for details. Dependency failed for fluxbox window manager.

Your GPU obviously doesn't work with the latest 375.26 nvidia driver.

Your only option would be to switch to the 340.101 nvidia-legacy driver: http://forum.kodi.tv/showthread.php?tid=...pid2379208

Edit: You could also try adding one of these parameters to the end of the APPEND line in /flash/syslinux.conf:
Code:
Parameter       Behavior
pci=noacpi      don't use ACPI for PCI IRQ routing
pci=biosirq     use PCI BIOS calls to retrieve the IRQ routing table
noapic          don't use I/O APICs present in the system
acpi=off        disable ACPI

eg.
Code:
APPEND boot=LABEL=System disk=LABEL=Storage ssh quiet pci=noacpi

Use the command "mount -o remount,rw /flash" to make /flash read-write.
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.


Messages In This Thread
RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - by Milhouse - 2017-01-04, 20:23
Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for x86_64 (Kodi 18.0)24