You are not logged in.
Pages: 1
I tried to configure Xorg at :1, but it crash at OsLookupColor+0x139. The error infomation is posted below.
X.Org X Server 1.19.5
Release Date: 2017-10-12
X Protocol Version 11, Revision 0
Build Operating System: Linux 4.9.54-1-lts x86_64
Current Operating System: Linux sweetdum-Thinkpadt470p 4.13.6-1-ARCH #1 SMP PREEMPT Thu Oct 12 12:42:27 CEST 2017 x86_64
Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=23201a15-30b6-4ea6-959a-b755976cd752 rw quiet intel_iommu=off
Build Date: 12 October 2017 09:59:53PM
Current version of pixman: 0.34.0
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.1.log", Time: Tue Oct 17 01:05:38 2017
(EE)
(EE) Backtrace:
(EE) 0: /usr/lib/xorg-server/Xorg (OsLookupColor+0x139) [0x55c26962eee9]
(EE) 1: /usr/lib/libpthread.so.0 (funlockfile+0x50) [0x7fdafd110def]
(EE) 2: /usr/lib/xorg-server/Xorg (xf86PlatformMatchDriver+0x2b4) [0x55c269528534]
(EE) 3: /usr/lib/xorg-server/Xorg (xf86BusProbe+0x9) [0x55c269500469]
(EE) 4: /usr/lib/xorg-server/Xorg (InitOutput+0x7ff) [0x55c26950f0ef]
(EE) 5: /usr/lib/xorg-server/Xorg (InitFonts+0x213) [0x55c2694cd023]
(EE) 6: /usr/lib/libc.so.6 (__libc_start_main+0xea) [0x7fdafcd68f6a]
(EE) 7: /usr/lib/xorg-server/Xorg (_start+0x2a) [0x55c2694b6eaa]
(EE)
(EE) Segmentation fault at address 0x50
(EE)
Fatal server error:
(EE) Caught signal 11 (Segmentation fault). Server aborting
(EE)
(EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
(EE) Please also check the log file at "/var/log/Xorg.1.log" for additional information.
(EE)
(EE) Server terminated with error (1). Closing log file.
The laptop is equiped with an NVIDIA GPU.
$ lspci |egrep "(VGA|3D)"
00:02.0 VGA compatible controller: Intel Corporation Device 591b (rev 04)
02:00.0 3D controller: NVIDIA Corporation GM108M [GeForce 940MX] (rev a2)
$ pacman -Qs |egrep "(intel|nvidia)"
local/intel-tbb 2018_20170726-1
local/intel-ucode 20170707-1
local/nvidia 387.12-2
local/nvidia-settings 387.12-1
local/nvidia-utils 387.12-1
local/opencl-nvidia 387.12-1
local/xf86-video-intel 1:2.99.917+794+ga384b462-1 (xorg-drivers)
Offline
What does "I tried to configure X" mean? Please describe what you did.
Offline
sudo Xorg :1 -configure
Offline
Why did you think that was a good idea?
Offline
Pages: 1