I installed the last version from the site but i tried to reinstall libreelec and now i didnt have any problem. I also checked the config and i saw that now it always start with intel config. A possible solution for the problem it could be overwrite the xorg.cong file with intel config file so it force intel driver and not nvidia. Thx for the help anyway
Posts by andrea8130
-
-
Hi, I'm having issues which are almost identical to this thread Solved - Failed-to-start-xorg-server. I dont know what cause the problem but i can access via ssh and i tried to run this code
I also checked the file and is blank but dont change the result. I can tell you that my pc has a triple boot with win10, linux mint and libreelec. The first time i installed libreelec it started normally but after the second it cause this problem. This notebook is a bit old and has an integrated intel graphic card and a nvidia gt540m.
I aprecciate all the help to solve the problem and im waiting news.
Andrea
Update: this is the Xorg.0.log file
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[4258295.440] X.Org X Server 1.19.1 Release Date: 2017-01-11 [4258295.440] X Protocol Version 11, Revision 0 [4258295.440] Build Operating System: Linux 4.4.0-112-generic x86_64 LibreELEC.tv [4258295.440] Current Operating System: Linux LibreELEC 4.11.12 #1 SMP Fri Apr 13 11:48:09 BST 2018 x86_64 [4258295.440] Kernel command line: root=/dev/ram0 rdinit=/init usbcore.autosuspend=-1 BOOT_IMAGE=/KERNEL KERNEL boot=/dev/sda5 disk=/dev/sda6 quiet nosplash [4258295.440] Build Date: 25 March 2018 04:10:15AM [4258295.440] [4258295.440] Current version of pixman: 0.34.0 [4258295.440] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [4258295.440] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [4258295.440] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Sep 21 20:27:00 2018 [4258295.440] (++) Using config file: "/storage/.config/xorg.conf" [4258295.440] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [4258295.440] (==) No Layout section. Using the first Screen section. [4258295.440] (**) |-->Screen "screen" (0) [4258295.440] (**) | |-->Monitor "<default monitor>" [4258295.440] (**) | |-->Device "nvidia" [4258295.440] (==) No monitor specified for screen "screen". Using a default monitor configuration. [4258295.440] (==) Automatically adding devices [4258295.440] (==) Automatically enabling devices [4258295.441] (==) Automatically adding GPU devices [4258295.441] (==) Max clients allowed: 256, resource mask: 0x1fffff [4258295.441] (==) FontPath set to: /usr/share/fonts/misc, built-ins [4258295.441] (==) ModulePath set to "/usr/lib/xorg/modules" [4258295.441] (**) Extension "Composite" is disabled [4258295.441] (II) The server relies on udev to provide the list of input devices. If no devices become available, reconfigure udev or disable AutoAddDevices. [4258295.441] (II) Loader magic: 0x5c6880 [4258295.441] (II) Module ABI versions: [4258295.441] X.Org ANSI C Emulation: 0.4 [4258295.441] X.Org Video Driver: 23.0 [4258295.441] X.Org XInput driver : 24.1 [4258295.441] X.Org Server Extension : 10.0 [4258295.441] (II) xfree86: Adding drm device (/dev/dri/card0) [4258295.455] (--) PCI:*(0:0:2:0) 8086:0046:1025:0488 rev 2, Mem @ 0xd1400000/4194304, 0xc0000000/268435456, I/O @ 0x00004050/8, BIOS @ 0x????????/131072 [4258295.455] (--) PCI: (0:1:0:0) 10de:0df4:1025:0488 rev 161, Mem @ 0xd0000000/16777216, 0xa0000000/268435456, 0xb0000000/33554432, I/O @ 0x00003000/128, BIOS @ 0x????????/524288 [4258295.455] (II) LoadModule: "glx" [4258295.456] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so [4258295.457] (II) Module glx: vendor="X.Org Foundation" [4258295.457] compiled for 1.19.1, module version = 1.0.0 [4258295.457] ABI class: X.Org Server Extension, version 10.0 [4258295.457] (II) LoadModule: "nvidia" [4258295.457] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so [4258295.457] (EE) Failed to load /usr/lib/xorg/modules/drivers/nvidia_drv.so: /usr/lib/xorg/modules/drivers/nvidia_drv.so: cannot open shared object file: No such file or directory [4258295.457] (II) UnloadModule: "nvidia" [4258295.457] (II) Unloading nvidia [4258295.457] (EE) Failed to load module "nvidia" (loader failed, 7) [4258295.457] (EE) No drivers available. [4258295.457] (EE) Fatal server error: [4258295.457] (EE) no screens found(EE) [4258295.457] (EE) Please consult the The X.Org Foundation support at http://wiki.x.org for help. [4258295.457] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information. [4258295.457] (EE) [4258295.457] (EE) Server terminated with error (1). Closing log file.