Display MoreWell I guess I found something in your Xorg log:
Code[ 27.239] (II) LoadModule: "glx" [ 27.240] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so [ 27.247] (EE) LoadModule: Module glx does not have a glxModuleData data object. [ 27.247] (EE) Failed to load module "glx" (invalid module, 0) [ 27.247] (II) LoadModule: "nvidia"
Seems Xserver fails to load libglx which is obviously mandatory and probably the reason why RA crashs. You use a similar card? VGA Bios Collection: NVIDIA GTX 1060 6144 MB | TechPowerUp just to make sure the card is correct detected.
Yes 1060 founders edition
Can you enter this in a terminal & post the output:
Codereadlink -f /var/lib/libglx.so readlink -f /usr/lib/xorg/modules/extensions/libglx.so ls -la /usr/lib/xorg/modules/extensions/libglx.so ls -la /var/lib/libglx.so
CodeLibreELEC (5schatten): RR-201846-b814ac8 (Generic.x86_64) LibreELECPC:~ # readlink -f /var/lib/libglx.so /usr/lib/xorg/modules/extensions/libglx_nvidia.so LibreELECPC:~ # readlink -f /usr/lib/xorg/modules/extensions/libglx.so /usr/lib/xorg/modules/extensions/libglx_nvidia.so LibreELECPC:~ # ls -la /usr/lib/xorg/modules/extensions/libglx.so lrwxrwxrwx 1 root root 18 Nov 16 13:17 /usr/lib/xorg/modules/extensions/libglx.so -> /var/lib/libglx.so LibreELECPC:~ # ls -la /var/lib/libglx.so lrwxrwxrwx 1 root root 49 Nov 17 2018 /var/lib/libglx.so -> /usr/lib/xorg/modules/extensions/libglx_nvidia.so
I've talked to the LE devs since I guess this is an upstream related thing. The legacy driver works fine though so maybe driver 410.x is screwed up.
Can you downgrade to Beta12 & upload the Xorg log to check if the glx module loads fine in this build?
How can I do that? put the beta12 gz in the update folder like a classic update?
This is the output of aplay -l but you have to enter aplay -L anyway I'm currently working on some function that sets asound.conf device according to your Kodi output device.
Makes sense & I thought about this too, just GB is probably something most people won't use anyway but I'll split it in the next build.
LibreELEC-RR 9.x [ Emulationstation | Retroarch | Pegasus | DolphinQT | Moonlight | Chrome | Spotify ]
-
5schatten -
June 16, 2018 at 1:47 PM -
Closed -
Thread is Resolved
-
-
ok downgraded to beta 12, same issue.
-
I might have a solution for the nvidia driver, I guess the wrong module is used so currently I'm rebuilding & will upload a new one today.
-
Hi Guys,
is it possible to make a wireless Xbox one or ps4 controller work with bluetooth?
AND 5schatten
Thank you for your great build and work. Had a lot of fun playing around with it
-
Hi Guys,
is it possible to make a wireless Xbox one or ps4 controller work with bluetooth?
AND 5schatten
Thank you for your great build and work. Had a lot of fun playing around with it
Check out the Arch Wiki -> from my perspective the PS4 controllers are easier to setup as the Xbox stuff but both should work.
Retroarch & SDL based emulators will autodetect both controllers so setting controlls in games should be no problem at all once the controller is connected to your system.
A generic Beta15a build is online.
-
5schatten well I think I have a bricked usb key now :p
-
5schatten well I think I have a bricked usb key now :p
Well at least the image should work since I always pre-test them
-
I'll try reinstalling from scratch this week, maybe the downgrade to beta 12 messed up something
-
I'll try reinstalling from scratch this week, maybe the downgrade to beta 12 messed up something
Well I downgraded too some days ago & it worked fine so I don't think that's the problem. Read/write error looks more like a faulty fs / media to me.
-
5schatten well I think I have a bricked usb key now :p
USB pendrives should not be used for OS imo as they often become faulty more than other kinds of media.
-
Dynastay Warriors
YS 6
Breath of Fire 3
Final Fantasy VII: Advent Children
Castlevania: The Dracula X Chronicles
I played games above with PPSSPP 1.63 on Sx05RE(1.90) which is base on CoreELEC, and they all run at full speed with 2X resoultion.
For Reicast, I played Grandia II, Dead or Alive 2, CAPCOM VS SNK 2. They runs well too.
After some tests I can say a standalone PPSSPP will be included in my next build. I've tested Breath of Fire 3 & Castlevania: The Dracula X Chronicles which work at a playable speed.
But Reicast... well I won't touch it until at least this Make SDL input usable · Issue #1371 · reicast/reicast-emulator · GitHub has been resolved. The input handling is still hardcoded for X11 and you'll need to run some python scripts for input configuration.
USB pendrives should not be used for OS imo as they often become faulty more than other kinds of media.
It's okay for some tests so if you want to see if it boots and how it runs but of course it's not reliable for ongoing usage.
-
5schatten clean installed beta15a on my usb disk > no display signal after libreelec rr boot image.
I used my laptop to configure network and enable ssh and then rebooted it on my desktop with nvidia gpu.
I upload all the logs since I don't know the correct one
-
5schatten update from beta to beta15a:
[FAILED] Failed to start Xorg server.
[Xorg.0.log]
Code
Display More_XSERVTransTransNoListen: unable to find transport: tcp Failed to disable listen for tcp transport_XSERVTransTransNoListen: unable to find transport: tcp Failed to disable listen for tcp transport[ 106.040] X.Org X Server 1.20.3 X Protocol Version 11, Revision 0 [ 106.040] Build Operating System: Linux 4.15.0-39-generic x86_64 LibreELEC.tv [ 106.040] Current Operating System: Linux LibreELEC 4.19.2 #1 SMP Sat Nov 17 10:56:37 CET 2018 x86_64 [ 106.040] Kernel command line: root=/dev/ram0 rdinit=/init usbcore.autosuspend=-1 BOOT_IMAGE=/KERNEL boot=UUID=5BB5-2BD4 disk=UUID=78a203e9-472d-462e-a625-7ac199881eb5 quiet [ 106.040] Build Date: 18 November 2018 01:23:28AM [ 106.040] [ 106.040] Current version of pixman: 0.34.0 [ 106.040] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 106.040] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 106.040] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Nov 21 19:03:04 2018 [ 106.040] (++) Using config file: "/storage/.config/xorg.conf" [ 106.040] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 106.040] (==) No Layout section. Using the first Screen section. [ 106.040] (**) |-->Screen "Screen0" (0) [ 106.040] (**) | |-->Monitor "Monitor0" [ 106.041] (==) No device specified for screen "Screen0". Using the first device section listed. [ 106.041] (**) | |-->Device "nvidia" [ 106.041] (==) Automatically adding devices [ 106.041] (==) Automatically enabling devices [ 106.041] (==) Automatically adding GPU devices [ 106.041] (==) Max clients allowed: 256, resource mask: 0x1fffff [ 106.041] (==) FontPath set to: /usr/share/fonts/misc, built-ins [ 106.041] (==) ModulePath set to "/usr/lib/xorg/modules" [ 106.041] (WW) Ignoring unrecognized extension "Composite" [ 106.041] (II) The server relies on udev to provide the list of input devices. If no devices become available, reconfigure udev or disable AutoAddDevices. [ 106.041] (II) Loader magic: 0x5d0c20 [ 106.041] (II) Module ABI versions: [ 106.041] X.Org ANSI C Emulation: 0.4 [ 106.041] X.Org Video Driver: 24.0 [ 106.041] X.Org XInput driver : 24.1 [ 106.041] X.Org Server Extension : 10.0 [ 106.042] (--) PCI:*(1@0:0:0) 10de:1c81:1462:8c97 rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072 [ 106.042] (II) LoadModule: "glx" [ 106.042] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so [ 106.044] (EE) LoadModule: Module glx does not have a glxModuleData data object. [ 106.044] (EE) Failed to load module "glx" (invalid module, 0) [ 106.044] (II) LoadModule: "nvidia" [ 106.044] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so [ 106.044] (II) Module nvidia: vendor="NVIDIA Corporation" [ 106.044] compiled for 4.0.2, module version = 1.0.0 [ 106.044] Module class: X.Org Video Driver [ 106.044] (II) NVIDIA dlloader X Driver 410.78 Sat Nov 10 22:15:52 CST 2018 [ 106.044] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs [ 106.044] (++) using VT number 1 [ 106.044] (II) Loading sub module "fb" [ 106.044] (II) LoadModule: "fb" [ 106.044] (II) Loading /usr/lib/xorg/modules/libfb.so [ 106.044] (II) Module fb: vendor="X.Org Foundation" [ 106.044] compiled for 1.20.3, module version = 1.0.0 [ 106.044] ABI class: X.Org ANSI C Emulation, version 0.4 [ 106.044] (II) Loading sub module "wfb" [ 106.044] (II) LoadModule: "wfb" [ 106.044] (II) Loading /usr/lib/xorg/modules/libwfb.so [ 106.044] (II) Module wfb: vendor="X.Org Foundation" [ 106.044] compiled for 1.20.3, module version = 1.0.0 [ 106.044] ABI class: X.Org ANSI C Emulation, version 0.4 [ 106.044] (II) Loading sub module "ramdac" [ 106.044] (II) LoadModule: "ramdac" [ 106.044] (II) Module "ramdac" already built-in [ 106.045] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32 [ 106.045] (==) NVIDIA(0): RGB w**ght 888 [ 106.045] (==) NVIDIA(0): Default visual is TrueColor [ 106.045] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0) [ 106.045] (**) NVIDIA(0): Option "NoFlip" "false" [ 106.045] (**) NVIDIA(0): Option "HWcursor" "false" [ 106.045] (**) NVIDIA(0): Option "ColorSpace" "RGB" [ 106.045] (**) NVIDIA(0): Option "ColorRange" "Full" [ 106.045] (**) NVIDIA(0): Option "ExactModeTimingsDVI" "True" [ 106.045] (**) NVIDIA(0): Option "DPI" "96 x 96" [ 106.045] (**) NVIDIA(0): Option "ModeValidation" "NoVesaModes, NoXServerModes" [ 106.045] (**) NVIDIA(0): Option "FlatPanelProperties" "Scaling = Native" [ 106.045] (**) NVIDIA(0): Option "ConnectToAcpid" "0" [ 106.045] (**) NVIDIA(0): Option "ModeDebug" "false" [ 106.045] (WW) NVIDIA(0): Unrecognized FlatPanelProperties property "Scaling"; [ 106.045] (WW) NVIDIA(0): ignoring. [ 106.045] (**) NVIDIA(0): Enabling 2D acceleration [ 106.045] (II) Loading sub module "glxserver_nvidia" [ 106.045] (II) LoadModule: "glxserver_nvidia" [ 106.045] (II) Loading /usr/lib/xorg/modules/extensions/libglxserver_nvidia.so [ 106.046] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation" [ 106.046] compiled for 4.0.2, module version = 1.0.0 [ 106.046] Module class: X.Org Server Extension [ 106.046] (II) NVIDIA GLX Module 410.78 Sat Nov 10 22:12:55 CST 2018 [ 106.411] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0 [ 106.411] (--) NVIDIA(0): DFP-0 [ 106.411] (--) NVIDIA(0): DFP-1 [ 106.411] (--) NVIDIA(0): DFP-2 [ 106.411] (--) NVIDIA(0): DFP-3 (boot) [ 106.412] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 1050 (GP107-A) at PCI:1:0:0 (GPU-0) [ 106.412] (--) NVIDIA(0): Memory: 2097152 kBytes [ 106.412] (--) NVIDIA(0): VideoBIOS: 86.07.25.00.65 [ 106.412] (II) NVIDIA(0): Detected PCI Express Link width: 16X [ 106.412] (--) NVIDIA(GPU-0): DFP-0: disconnected [ 106.412] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS [ 106.412] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock [ 106.412] (--) NVIDIA(GPU-0): [ 106.412] (--) NVIDIA(GPU-0): DFP-1: disconnected [ 106.412] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS [ 106.412] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock [ 106.412] (--) NVIDIA(GPU-0): [ 106.412] (--) NVIDIA(GPU-0): DFP-2: disconnected [ 106.412] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort [ 106.412] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock [ 106.412] (--) NVIDIA(GPU-0): [ 106.475] (--) NVIDIA(GPU-0): ONKYO Corporation AV Receiver (DFP-3): connected [ 106.475] (--) NVIDIA(GPU-0): ONKYO Corporation AV Receiver (DFP-3): Internal TMDS [ 106.475] (--) NVIDIA(GPU-0): ONKYO Corporation AV Receiver (DFP-3): 600.0 MHz maximum pixel clock [ 106.475] (--) NVIDIA(GPU-0): [ 106.475] (**) NVIDIA(GPU-0): Mode Validation Overrides for ONKYO Corporation AV Receiver [ 106.475] (**) NVIDIA(GPU-0): (DFP-3): [ 106.475] (**) NVIDIA(GPU-0): NoXServerModes [ 106.475] (**) NVIDIA(GPU-0): NoVesaModes [ 106.505] (WW) NVIDIA(0): No valid modes for "DFP-3:1920x1080_23.976"; removing. [ 106.505] (II) NVIDIA(0): Validated MetaModes: [ 106.505] (II) NVIDIA(0): "DFP-3:1920x1080_60" [ 106.505] (II) NVIDIA(0): "DFP-3:1920x1080_24" [ 106.505] (II) NVIDIA(0): "DFP-3:1280x720_60" [ 106.505] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080 [ 106.508] (**) NVIDIA(0): DPI set to (96, 96); computed from "DPI" X config option [ 106.508] (II) NVIDIA: Using 24576.00 MB of virtual memory for indirect memory [ 106.508] (II) NVIDIA: access. [ 106.520] (II) NVIDIA(0): Setting mode "DFP-3:1920x1080_60" [ 106.543] (==) NVIDIA(0): Disabling shared memory pixmaps [ 106.543] (==) NVIDIA(0): Backing store enabled [ 106.543] (==) NVIDIA(0): Silken mouse enabled [ 106.543] (==) NVIDIA(0): DPMS enabled [ 106.543] (WW) NVIDIA(0): Option "DynamicTwinView" is not used [ 106.543] (WW) NVIDIA(0): Option "NoLogo" is not used [ 106.543] (II) Loading sub module "dri2" [ 106.543] (II) LoadModule: "dri2" [ 106.543] (II) Module "dri2" already built-in [ 106.543] (II) NVIDIA(0): [DRI2] Setup complete [ 106.543] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia [ 106.543] (II) Initializing extension Generic Event Extension [ 106.543] (II) Initializing extension SHAPE [ 106.543] (II) Initializing extension MIT-SHM [ 106.543] (II) Initializing extension XInputExtension [ 106.543] (II) Initializing extension XTEST [ 106.543] (II) Initializing extension BIG-REQUESTS [ 106.543] (II) Initializing extension SYNC [ 106.543] (II) Initializing extension XKEYBOARD [ 106.543] (II) Initializing extension XC-MISC [ 106.543] (II) Initializing extension XFIXES [ 106.543] (II) Initializing extension RENDER [ 106.543] (II) Initializing extension RANDR [ 106.543] (II) Initializing extension COMPOSITE [ 106.543] (II) Initializing extension DAMAGE [ 106.543] (II) Initializing extension DOUBLE-BUFFER [ 106.543] (II) Initializing extension RECORD [ 106.543] (II) Initializing extension DPMS [ 106.543] (II) Initializing extension Present [ 106.543] (II) Initializing extension DRI3 [ 106.543] (II) Initializing extension X-Resource [ 106.543] (II) Initializing extension XVideo [ 106.543] (II) Initializing extension XVideo-MotionCompensation [ 106.543] (II) Initializing extension GLX [ 106.543] (II) Initializing extension GLX [ 106.543] (II) Indirect GLX disabled. [ 106.543] (II) Initializing extension XFree86-VidModeExtension [ 106.543] (II) Initializing extension XFree86-DGA [ 106.543] (II) Initializing extension XFree86-DRI [ 106.543] (II) Initializing extension DRI2 [ 106.543] (II) Initializing extension NV-GLX [ 106.543] (II) Initializing extension NV-CONTROL [ 106.543] (II) Initializing extension XINERAMA [ 106.545] (EE) [ 106.545] (EE) Backtrace: [ 106.545] (EE) 0: /usr/bin/Xorg (xorg_backtrace+0x49) [0x52d224] [ 106.545] (EE) 1: /usr/bin/Xorg (0x400000+0x12fe47) [0x52fe47] [ 106.545] (EE) 2: /usr/lib/libpthread.so.0 (0x7fa7099e0000+0x121b0) [0x7fa7099f21b0] [ 106.545] (EE) 3: /usr/lib/libc.so.6 (memcpy+0x1f) [0x7fa7098cb05f] [ 106.545] (EE) 4: /usr/lib/libnvidia-glcore.so.410.78 (0x7fa7075c7000+0x10ec019) [0x7fa7086b3019] [ 106.545] (EE) 5: /usr/lib/libnvidia-glcore.so.410.78 (0x7fa7075c7000+0x10ec14a) [0x7fa7086b314a] [ 106.545] (EE) 6: /usr/lib/xorg/modules/extensions/libglxserver_nvidia.so (0x7fa705998000+0xa48ca0) [0x7fa7063e0ca0] [ 106.545] (EE) [ 106.545] (EE) Segmentation fault at address 0x7fa706551000 [ 106.545] (EE) Fatal server error: [ 106.545] (EE) Caught signal 11 (Segmentation fault). Server aborting [ 106.545] (EE) [ 106.545] (EE) Please consult the The X.Org Foundation support at http://wiki.x.org for help. [ 106.545] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information. [ 106.545] (EE) [ 106.692] (EE) Server terminated with error (1). Closing log file.
Downgrade from 15a to 15.
Kodi is running again
-
Beta 15a works for me.
-
It fails cause of a faulty Nvidia 410.x driver installation. The upstream LE config is broken so I guessed a wrong libGLX is installed but it looks like this one is broken too.
Since you've already made a clean install can you grab the latest vanilla LE alpha image, install it and send me the log? I need to know if driver is broken there too since I use the same driver config.
-
trying to compile for fun !!!
But instead of using your settings with LibreElec, i've forked and copy the project over coreelec - as at least my daily usage looks like more stable right now ... compile is running for S905 lets see what happens -
A beta15b is online in a nvidia testing subfolder -> comes with an older 390.87 driver
EDIT:
tested a build with 410.78 myself & it works
trying to compile for fun !!!
But instead of using your settings with LibreElec, i've forked and copy the project over coreelec - as at least my daily usage looks like more stable right now ... compile is running for S905 lets see what happensWell since most problems arise from Amlogics crappy & outdated Kernel 3.14.29 & chinese rip-off chipset drivers I don't see why coreELEC should work more reliable since it's basically LibreELEC but with hacks that have such a bad code LE refused to upstream it. But whatever floats your boat & if it works for you... anyway just make sure you publish the code if you make any changes. Since it might be handy for others too.
-
5schatten beta 15b works both kodi and RA!
-