segmentation fault

sawbona at gmx.net sawbona at gmx.net
Tue Jan 9 00:18:22 UTC 2018


Hello:

On 8 Jan 2018 at 11:55, François Patte wrote:

> I try to install a multihead config with 2 video cards and 3 monitors,
> using xinerama in order to have a unique screen.

I'll see if I can help you with this.

I am running PCLinuxOS:
4.12.10-pclos1 #1 SMP Wed Aug 30 08:17:56 CDT 2017 x86_64 x86_64 x86_64 GNU/Linux

The desktop is MATE and I use two Nvidia video cards and three monitors,.but I do not use the 
Nouveau drivers.

The driver I use is the is NVIDIA UNIX x86_64 Kernel Module  340.104  Thu Sep 14 17:13:13 
PDT 2017 and Xinerama.

The installed cards are Quadro FX 370 and Quadro FX 580.

Here's my xorg.conf for this setup.
Some of the commented sections are for my control.

---

# Revision 10
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 340.104  (tex at localhost.localdomain)  Tue Oct  3 03:43:15 CDT 2017

# File generated by XFdrake (rev 262502)

# **********************************************************************
# Refer to the xorg.conf man page for details about the format of
# this file.
# **********************************************************************
# ---
#
# xorg.conf modified by CIV 20171016 for two Nvidia cards and three monitors
# First slot: Quadro FX 370 - Second slot: Quadro FX 580
# See http://www.instructables.com/id/How-to-set-up-multiple-monitors-in-linux/
# See https://gist.github.com/mikaelj/5884579
#
# Cards and bus addresses output from lspci
# 01:00.0 VGA compatible controller: NVIDIA Corporation G84GL [Quadro FX 370] (rev a1)
# 02:00.0 VGA compatible controller: NVIDIA Corporation G96GL [Quadro FX 580] (rev a1)
#
# Physical layout
#  _________  __________ __________  
# |                 ||                 ||                 |
# |  Screen 0  ||  Screen 1  ||  Screen 2  |
# |   19" SM   ||  19" Dell    ||   19" SM   | 
# |_______ __||__ _______||__ _______|
#                                    
# ---

Section "ServerLayout"
Identifier    "layout0"

Screen   0    "ScreenLeft" LeftOf "ScreenCenter"
Screen   1    "ScreenCenter" 0 0
Screen   2    "ScreenRight" RightOf "ScreenCenter"
Option        "Xinerama" "1"
EndSection

Section "Extensions"
#Option         "Composite" "0"
EndSection

Section "InputDevice"
# generated from default
Identifier     "Keyboard0"
Driver         "keyboard"
EndSection

Section "InputDevice"
# generated from default
Identifier     "Mouse0"
Driver         "mouse"
Option         "Protocol" "auto"
Option         "Device" "/dev/psaux"
Option         "Emulate3Buttons" "no"
Option         "ZAxisMapping" "4 5"
EndSection

Section "Monitor"

Identifier     "Monitor0"
VendorName     "Samsung"
ModelName      "Samsung SyncMaster 940N"
Option         "DPMS" 
EndSection

Section "Monitor"

Identifier     "Monitor1"
VendorName     "Dell"
ModelName      "Dell P1914S"
Option         "DPMS" 
EndSection

Section "Monitor"

Identifier     "Monitor2"
VendorName     "Samsung"
ModelName      "Samsung SyncMaster 940N"
Option         "DPMS"
EndSection

Section "Device"
Identifier     "DeviceLeft"                         #card 1
Driver         "nvidia"
VendorName     "NVIDIA Corporation"
BoardName      "NVIDIA GeForce 8100 to GeForce 415" #NVIDIA G84GL Quadro FX 370
BusID          "PCI:1:0:0"
Screen          0
EndSection

Section "Device"
Identifier     "DeviceCenter"                       #card 2
Driver         "nvidia"
VendorName     "NVIDIA Corporation"
BoardName      "NVIDIA GeForce 8100 to GeForce 415" #NVIDIA G96GL Quadro FX 580
BusID          "PCI:2:0:0"
EndSection

Section "Device"
Identifier     "DeviceRight"                        #card 1
Driver         "nvidia"
VendorName     "NVIDIA Corporation"
BoardName      "NVIDIA GeForce 8100 to GeForce 415" #NVIDIA G84GL Quadro FX 370
BusID          "PCI:1:0:0"
Screen          1
EndSection

Section "Screen"
Identifier     "ScreenLeft"
Device         "DeviceLeft"
Monitor        "Monitor0"
DefaultDepth    24
Option         "DPMS"
SubSection     "Display"
Depth           24
Modes          "1280x1024" "1024x768"
EndSubSection
EndSection

Section "Screen"
Identifier     "ScreenCenter"
Device         "DeviceCenter"
Monitor        "Monitor1"
DefaultDepth    24
Option         "DPMS"
SubSection     "Display"
Depth           24
Modes          "1280x1024" "1024x768"
EndSubSection
EndSection

Section "Screen"
Identifier     "ScreenRight"
Device         "DeviceRight"
Monitor        "Monitor2"
DefaultDepth    24
Option         "DPMS"
SubSection     "Display"
Depth           24
Modes          "1280x1024" "1024x768"
EndSubSection
EndSection

Section "Module"
Load           "v4l" # Video for Linux
EndSection

Section "ServerFlags"

Option     "allowmouseopenfail" "False"  # default False allows server to start even if without 
mouse
Option     "DontZap" "False"             # default False  disables <Ctrl><Alt><BS> (server abort)
Option     "DontZoom" "False"            # default False disables <Ctrl><Alt><KP_+>/<KP_-> 
(resolution switching)
Option     "AllowEmptyInput" "False"     # default True if AAD and AED enabled
Option     "AutoAddDevices" "True"       # default True - to use system kb, kb layout and 
mouse settings
Option     "AutoEnableDevices" "True"    # default True - 
EndSection

---

Here's my Xorg.0.log

---

[    57.687] 
X.Org X Server 1.19.6
Release Date: 2017-12-20
[    57.687] X Protocol Version 11, Revision 0
[    57.687] Build Operating System: Linux_4.14.8-pclos1 PCLinuxOS
[    57.687] Current Operating System: Linux groucho 4.12.10-pclos1 #1 SMP Wed Aug 30 
08:17:56 CDT 2017 x86_64
[    57.687] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.12.10-pclos1 
root=UUID=82ca71e8-fba7-4e36-a086-27e3be13a48b ro nokmsboot noiswmd 
resume=UUID=464724a6-5814-4f99-b422-3e180aabed08
[    57.687] Build Date: 22 December 2017  05:37:08PM
[    57.687]  
[    57.687] Current version of pixman: 0.34.0
[    57.687] 	Before reporting problems, check http://pclinuxos.com
	to make sure that you have the latest version.
[    57.687] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    57.687] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Jan  8 18:19:30 2018
[    57.702] (==) Using config file: "/etc/X11/xorg.conf"
[    57.702] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    57.702] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    57.717] (==) ServerLayout "layout0"
[    57.717] (**) |-->Screen "ScreenLeft" (0)
[    57.717] (**) |   |-->Monitor "Monitor0"
[    57.717] (**) |   |-->Device "DeviceLeft"
[    57.717] (**) |-->Screen "ScreenCenter" (1)
[    57.717] (**) |   |-->Monitor "Monitor1"
[    57.717] (**) |   |-->Device "DeviceCenter"
[    57.717] (**) |-->Screen "ScreenRight" (2)
[    57.717] (**) |   |-->Monitor "Monitor2"
[    57.717] (**) |   |-->Device "DeviceRight"
[    57.717] (**) Option "DontZap" "False"
[    57.717] (**) Option "DontZoom" "False"
[    57.717] (**) Option "AllowMouseOpenFail" "False"
[    57.717] (**) Option "Xinerama" "1"
[    57.717] (**) Option "AutoAddDevices" "True"
[    57.717] (**) Option "AutoEnableDevices" "True"
[    57.717] (**) Automatically adding devices
[    57.717] (**) Automatically enabling devices
[    57.717] (==) Automatically adding GPU devices
[    57.717] (==) Automatically binding GPU devices
[    57.717] (**) Xinerama: enabled
[    57.717] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    57.717] (==) FontPath set to:
	catalogue:/etc/X11/fontpath.d,
	built-ins
[    57.717] (**) ModulePath set to 
"/usr/lib64/xorg/extra-modules,/usr/lib64/xorg/modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/
modules"
[    57.717] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    57.717] (II) Loader magic: 0x80fc80
[    57.717] (II) Module ABI versions:
[    57.717] 	X.Org ANSI C Emulation: 0.4
[    57.717] 	X.Org Video Driver: 23.0
[    57.717] 	X.Org XInput driver : 24.1
[    57.717] 	X.Org Server Extension : 10.0
[    57.718] (II) xfree86: Adding drm device (/dev/dri/card0)
[    57.718] (II) xfree86: Adding drm device (/dev/dri/card1)
[    57.720] (--) PCI: (0:1:0:0) 10de:040a:10de:0491 rev 161, Mem @ 0xf9000000/16777216, 
0xc0000000/268435456, 0xf6000000/33554432, I/O @ 0x0000bc00/128, BIOS @ 
0x????????/131072
[    57.720] (--) PCI:*(0:2:0:0) 10de:0659:10de:063a rev 161, Mem @ 0xfd000000/16777216, 
0xd0000000/268435456, 0xfa000000/33554432, I/O @ 0x0000cc00/128, BIOS @ 
0x????????/131072
[    57.720] (II) "glx" will be loaded by default.
[    57.720] (II) LoadModule: "v4l"
[    57.737] (II) Loading /usr/lib64/xorg/modules/drivers/v4l_drv.so
[    57.746] (II) Module v4l: vendor="X.Org Foundation"
[    57.746] 	compiled for 1.19.3, module version = 0.1.1
[    57.746] 	ABI class: X.Org Video Driver, version 23.0
[    57.746] (II) LoadModule: "glx"
[    57.746] (II) Loading /usr/lib64/xorg/extra-modules/libglx.so
[    58.933] (II) Module glx: vendor="NVIDIA Corporation"
[    58.933] 	compiled for 4.0.2, module version = 1.0.0
[    58.933] 	Module class: X.Org Server Extension
[    58.936] (II) NVIDIA GLX Module  340.104  Thu Sep 14 16:40:42 PDT 2017
[    58.945] (II) LoadModule: "nvidia"
[    58.945] (II) Loading /usr/lib64/xorg/extra-modules/nvidia_drv.so
[    59.011] (II) Module nvidia: vendor="NVIDIA Corporation"
[    59.011] 	compiled for 4.0.2, module version = 1.0.0
[    59.011] 	Module class: X.Org Video Driver
[    59.015] (II) v4l driver for Video4Linux overlay mode (V4L2)
[    59.015] (II) NVIDIA dlloader X Driver  340.104  Thu Sep 14 16:18:31 PDT 2017
[    59.015] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    59.017] (++) using VT number 8

[    59.017] (WW) Falling back to old probe method for v4l
[    59.017] (II) v4l: Initiating device probe
[    59.024] (II) Loading sub module "fb"
[    59.024] (II) LoadModule: "fb"
[    59.045] (II) Loading /usr/lib64/xorg/modules/libfb.so
[    59.060] (II) Module fb: vendor="X.Org Foundation"
[    59.060] 	compiled for 1.19.6, module version = 1.0.0
[    59.060] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    59.060] (WW) Unresolved symbol: fbGetGCPrivateKey
[    59.060] (II) Loading sub module "wfb"
[    59.060] (II) LoadModule: "wfb"
[    59.060] (II) Loading /usr/lib64/xorg/modules/libwfb.so
[    59.067] (II) Module wfb: vendor="X.Org Foundation"
[    59.067] 	compiled for 1.19.6, module version = 1.0.0
[    59.067] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    59.067] (II) Loading sub module "ramdac"
[    59.067] (II) LoadModule: "ramdac"
[    59.067] (II) Module "ramdac" already built-in
[    59.078] (WW) NVIDIA: The Composite and Xinerama extensions are both enabled, which
[    59.078] (WW) NVIDIA:     is an unsupported configuration.  The driver will continue
[    59.078] (WW) NVIDIA:     to load, but may behave strangely.
[    59.078] (WW) NVIDIA: Xinerama is enabled, so RandR has likely been disabled by the
[    59.078] (WW) NVIDIA:     X server.
[    59.080] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[    59.080] (==) NVIDIA(0): RGB weight 888
[    59.080] (==) NVIDIA(0): Default visual is TrueColor
[    59.080] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[    59.080] (**) NVIDIA(0): Enabling 2D acceleration
[    60.153] (II) NVIDIA(0): Display (Samsung SyncMaster (CRT-0)) does not support NVIDIA
[    60.153] (II) NVIDIA(0):     3D Vision stereo.
[    60.176] (II) NVIDIA(0): Display (Samsung SyncMaster (CRT-1)) does not support NVIDIA
[    60.176] (II) NVIDIA(0):     3D Vision stereo.
[    60.176] (II) NVIDIA(GPU-0): Found DRM driver nvidia-drm (20150116)
[    60.181] (II) NVIDIA(0): NVIDIA GPU Quadro FX 370 (G84GL) at PCI:1:0:0 (GPU-0)
[    60.181] (--) NVIDIA(0): Memory: 262144 kBytes
[    60.181] (--) NVIDIA(0): VideoBIOS: 60.84.74.00.15
[    60.181] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[    60.188] (--) NVIDIA(0): Valid display device(s) on Quadro FX 370 at PCI:1:0:0
[    60.188] (--) NVIDIA(0):     Samsung SyncMaster (CRT-0) (boot, connected)
[    60.188] (--) NVIDIA(0):     Samsung SyncMaster (CRT-1) (connected)
[    60.188] (--) NVIDIA(0):     DFP-0
[    60.188] (--) NVIDIA(0):     DFP-1
[    60.188] (--) NVIDIA(GPU-0): Samsung SyncMaster (CRT-0): 400.0 MHz maximum pixel 
clock
[    60.188] (--) NVIDIA(GPU-0): Samsung SyncMaster (CRT-1): 400.0 MHz maximum pixel 
clock
[    60.188] (--) NVIDIA(0): DFP-0: Internal TMDS
[    60.188] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    60.188] (--) NVIDIA(0): DFP-1: Internal TMDS
[    60.188] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    60.189] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[    60.189] (**) NVIDIA(0):     device Samsung SyncMaster (CRT-0) (Using EDID frequencies
[    60.189] (**) NVIDIA(0):     has been enabled on all display devices.)
[    60.191] (II) NVIDIA(0): Validated MetaModes:
[    60.191] (II) NVIDIA(0):     "CRT-0:1280x1024"
[    60.191] (II) NVIDIA(0):     "CRT-0:1024x768"
[    60.191] (II) NVIDIA(0): Virtual screen size determined to be 1280 x 1024
[    60.199] (--) NVIDIA(0): DPI set to (85, 86); computed from "UseEdidDpi" X config
[    60.199] (--) NVIDIA(0):     option
[    60.199] (**) NVIDIA(1): Depth 24, (--) framebuffer bpp 32
[    60.199] (==) NVIDIA(1): RGB weight 888
[    60.199] (==) NVIDIA(1): Default visual is TrueColor
[    60.199] (==) NVIDIA(1): Using gamma correction (1.0, 1.0, 1.0)
[    60.199] (**) NVIDIA(1): Enabling 2D acceleration
[    61.321] (II) NVIDIA(0): Display (DELL P1914S (DFP-0)) does not support NVIDIA 3D
[    61.321] (II) NVIDIA(0):     Vision stereo.
[    61.321] (II) NVIDIA(GPU-1): Found DRM driver nvidia-drm (20150116)
[    61.326] (II) NVIDIA(1): NVIDIA GPU Quadro FX 580 (G96GL) at PCI:2:0:0 (GPU-1)
[    61.326] (--) NVIDIA(1): Memory: 524288 kBytes
[    61.326] (--) NVIDIA(1): VideoBIOS: 62.94.96.00.08
[    61.326] (II) NVIDIA(1): Detected PCI Express Link width: 16X
[    61.330] (--) NVIDIA(1): Valid display device(s) on Quadro FX 580 at PCI:2:0:0
[    61.330] (--) NVIDIA(1):     CRT-0
[    61.330] (--) NVIDIA(1):     DELL P1914S (DFP-0) (boot, connected)
[    61.330] (--) NVIDIA(1):     DFP-1
[    61.330] (--) NVIDIA(1):     DFP-2
[    61.330] (--) NVIDIA(1):     DFP-3
[    61.330] (--) NVIDIA(1):     DFP-4
[    61.330] (--) NVIDIA(GPU-1): CRT-0: 400.0 MHz maximum pixel clock
[    61.330] (--) NVIDIA(1): DELL P1914S (DFP-0): Internal TMDS
[    61.330] (--) NVIDIA(GPU-1): DELL P1914S (DFP-0): 330.0 MHz maximum pixel clock
[    61.330] (--) NVIDIA(1): DFP-1: Internal TMDS
[    61.330] (--) NVIDIA(GPU-1): DFP-1: 165.0 MHz maximum pixel clock
[    61.330] (--) NVIDIA(1): DFP-2: Internal TMDS
[    61.330] (--) NVIDIA(GPU-1): DFP-2: 165.0 MHz maximum pixel clock
[    61.330] (--) NVIDIA(1): DFP-3: Internal DisplayPort
[    61.330] (--) NVIDIA(GPU-1): DFP-3: 480.0 MHz maximum pixel clock
[    61.330] (--) NVIDIA(1): DFP-4: Internal DisplayPort
[    61.330] (--) NVIDIA(GPU-1): DFP-4: 480.0 MHz maximum pixel clock
[    61.330] (**) NVIDIA(1): Using HorizSync/VertRefresh ranges from the EDID for display
[    61.330] (**) NVIDIA(1):     device DELL P1914S (DFP-0) (Using EDID frequencies has
[    61.330] (**) NVIDIA(1):     been enabled on all display devices.)
[    61.332] (II) NVIDIA(1): Validated MetaModes:
[    61.332] (II) NVIDIA(1):     "DFP-0:1280x1024"
[    61.332] (II) NVIDIA(1):     "DFP-0:1024x768"
[    61.333] (II) NVIDIA(1): Virtual screen size determined to be 1280 x 1024
[    61.357] (--) NVIDIA(1): DPI set to (85, 86); computed from "UseEdidDpi" X config
[    61.357] (--) NVIDIA(1):     option
[    61.357] (**) NVIDIA(2): Depth 24, (--) framebuffer bpp 32
[    61.357] (==) NVIDIA(2): RGB weight 888
[    61.357] (==) NVIDIA(2): Default visual is TrueColor
[    61.357] (==) NVIDIA(2): Using gamma correction (1.0, 1.0, 1.0)
[    61.357] (II) NVIDIA(2): NVIDIA GPU Quadro FX 370 (G84GL) at PCI:1:0:0 (GPU-0)
[    61.357] (--) NVIDIA(2): Memory: 262144 kBytes
[    61.357] (--) NVIDIA(2): VideoBIOS: 60.84.74.00.15
[    61.357] (II) NVIDIA(2): Detected PCI Express Link width: 16X
[    61.365] (--) NVIDIA(2): Valid display device(s) on Quadro FX 370 at PCI:1:0:0
[    61.365] (--) NVIDIA(2):     Samsung SyncMaster (CRT-0) (boot, connected)
[    61.365] (--) NVIDIA(2):     Samsung SyncMaster (CRT-1) (connected)
[    61.365] (--) NVIDIA(2):     DFP-0
[    61.365] (--) NVIDIA(2):     DFP-1
[    61.365] (--) NVIDIA(GPU-0): Samsung SyncMaster (CRT-0): 400.0 MHz maximum pixel 
clock
[    61.365] (--) NVIDIA(GPU-0): Samsung SyncMaster (CRT-1): 400.0 MHz maximum pixel 
clock
[    61.365] (--) NVIDIA(2): DFP-0: Internal TMDS
[    61.365] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    61.365] (--) NVIDIA(2): DFP-1: Internal TMDS
[    61.365] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    61.365] (**) NVIDIA(2): Using HorizSync/VertRefresh ranges from the EDID for display
[    61.365] (**) NVIDIA(2):     device Samsung SyncMaster (CRT-1) (Using EDID frequencies
[    61.365] (**) NVIDIA(2):     has been enabled on all display devices.)
[    61.368] (II) NVIDIA(2): Validated MetaModes:
[    61.368] (II) NVIDIA(2):     "CRT-1:1280x1024"
[    61.368] (II) NVIDIA(2):     "CRT-1:1024x768"
[    61.368] (II) NVIDIA(2): Virtual screen size determined to be 1280 x 1024
[    61.376] (--) NVIDIA(2): DPI set to (85, 86); computed from "UseEdidDpi" X config
[    61.376] (--) NVIDIA(2):     option
[    61.376] (--) Depth 24 pixmap format is 32 bpp
[    61.376] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
[    61.387] (II) NVIDIA(0): Setting mode "CRT-0:1280x1024"
[    61.485] (==) NVIDIA(0): Disabling shared memory pixmaps
[    61.485] (==) NVIDIA(0): Backing store enabled
[    61.485] (==) NVIDIA(0): Silken mouse enabled
[    61.493] (**) NVIDIA(0): DPMS enabled
[    61.500] (II) Loading sub module "dri2"
[    61.500] (II) LoadModule: "dri2"
[    61.500] (II) Module "dri2" already built-in
[    61.500] (II) NVIDIA(0): [DRI2] Setup complete
[    61.500] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[    61.500] (WW) NVIDIA(0): Not registering RandR
[    61.500] (==) RandR enabled
[    61.509] (II) NVIDIA(1): Setting mode "DFP-0:1280x1024"
[    61.570] (==) NVIDIA(1): Disabling shared memory pixmaps
[    61.570] (==) NVIDIA(1): Backing store enabled
[    61.570] (==) NVIDIA(1): Silken mouse enabled
[    61.570] (**) NVIDIA(1): DPMS enabled
[    61.570] (II) Loading sub module "dri2"
[    61.570] (II) LoadModule: "dri2"
[    61.570] (II) Module "dri2" already built-in
[    61.570] (II) NVIDIA(1): [DRI2] Setup complete
[    61.570] (II) NVIDIA(1): [DRI2]   VDPAU driver: nvidia
[    61.570] (WW) NVIDIA(1): Not registering RandR
[    61.570] (==) RandR enabled
[    61.574] (II) NVIDIA(2): Setting mode "CRT-1:1280x1024"
[    61.699] (==) NVIDIA(2): Disabling shared memory pixmaps
[    61.699] (==) NVIDIA(2): Backing store enabled
[    61.699] (==) NVIDIA(2): Silken mouse enabled
[    61.699] (**) NVIDIA(2): DPMS enabled
[    61.699] (II) Loading sub module "dri2"
[    61.699] (II) LoadModule: "dri2"
[    61.699] (II) Module "dri2" already built-in
[    61.699] (II) NVIDIA(2): [DRI2] Setup complete
[    61.699] (II) NVIDIA(2): [DRI2]   VDPAU driver: nvidia
[    61.699] (WW) NVIDIA(2): Not registering RandR
[    61.699] (==) RandR enabled
[    61.706] (II) Initializing extension GLX
[    61.706] (II) Indirect GLX disabled.(II) config/udev: Adding input device Power Button 
(/dev/input/event1)
[    62.218] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    62.218] (**) Power Button: Applying InputClass "system-keyboard"
[    62.218] (II) LoadModule: "evdev"
[    62.219] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[    62.240] (II) Module evdev: vendor="X.Org Foundation"
[    62.240] 	compiled for 1.19.3, module version = 2.10.5
[    62.240] 	Module class: X.Org XInput Driver
[    62.240] 	ABI class: X.Org XInput driver, version 24.1
[    62.240] (II) Using input driver 'evdev' for 'Power Button'
[    62.240] (**) Power Button: always reports core events
[    62.240] (**) evdev: Power Button: Device: "/dev/input/event1"
[    62.240] (--) evdev: Power Button: Vendor 0 Product 0x1
[    62.240] (--) evdev: Power Button: Found keys
[    62.240] (II) evdev: Power Button: Configuring as keyboard
[    62.240] (**) Option "config_info" 
"udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[    62.240] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    62.240] (**) Option "xkb_rules" "evdev"
[    62.240] (**) Option "xkb_model" "pc104"
[    62.240] (**) Option "xkb_layout" "es"
[    62.240] (**) Option "xkb_options" "compose:rwin"
[    62.280] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[    62.280] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    62.280] (**) Power Button: Applying InputClass "system-keyboard"
[    62.280] (II) Using input driver 'evdev' for 'Power Button'
[    62.280] (**) Power Button: always reports core events
[    62.280] (**) evdev: Power Button: Device: "/dev/input/event0"
[    62.280] (--) evdev: Power Button: Vendor 0 Product 0x1
[    62.280] (--) evdev: Power Button: Found keys
[    62.280] (II) evdev: Power Button: Configuring as keyboard
[    62.280] (**) Option "config_info" 
"udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[    62.280] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    62.280] (**) Option "xkb_rules" "evdev"
[    62.280] (**) Option "xkb_model" "pc104"
[    62.280] (**) Option "xkb_layout" "es"
[    62.280] (**) Option "xkb_options" "compose:rwin"
[    62.280] (II) config/udev: Adding input device HDA Intel Line Out Front (/dev/input/event7)
[    62.280] (II) No input driver specified, ignoring this device.
[    62.280] (II) This device may have been added with another device file.
[    62.281] (II) config/udev: Adding input device HDA Intel Line Out Surround (/dev/input/event8)
[    62.281] (II) No input driver specified, ignoring this device.
[    62.281] (II) This device may have been added with another device file.
[    62.281] (II) config/udev: Adding input device HDA Intel Line Out CLFE (/dev/input/event9)
[    62.281] (II) No input driver specified, ignoring this device.
[    62.281] (II) This device may have been added with another device file.
[    62.281] (II) config/udev: Adding input device HDA Intel Line Out Side (/dev/input/event10)
[    62.281] (II) No input driver specified, ignoring this device.
[    62.281] (II) This device may have been added with another device file.
[    62.281] (II) config/udev: Adding input device HDA Intel Front Headphone (/dev/input/event11)
[    62.281] (II) No input driver specified, ignoring this device.
[    62.281] (II) This device may have been added with another device file.
[    62.281] (II) config/udev: Adding input device HDA Intel Front Mic (/dev/input/event4)
[    62.281] (II) No input driver specified, ignoring this device.
[    62.281] (II) This device may have been added with another device file.
[    62.282] (II) config/udev: Adding input device HDA Intel Rear Mic (/dev/input/event5)
[    62.282] (II) No input driver specified, ignoring this device.
[    62.282] (II) This device may have been added with another device file.
[    62.282] (II) config/udev: Adding input device HDA Intel Line (/dev/input/event6)
[    62.282] (II) No input driver specified, ignoring this device.
[    62.282] (II) This device may have been added with another device file.
[    62.282] (II) config/udev: Adding input device CHICONY USB Keyboard (/dev/input/event2)
[    62.282] (**) CHICONY USB Keyboard: Applying InputClass "evdev keyboard catchall"
[    62.282] (**) CHICONY USB Keyboard: Applying InputClass "system-keyboard"
[    62.282] (II) Using input driver 'evdev' for 'CHICONY USB Keyboard'
[    62.282] (**) CHICONY USB Keyboard: always reports core events
[    62.282] (**) evdev: CHICONY USB Keyboard: Device: "/dev/input/event2"
[    62.282] (--) evdev: CHICONY USB Keyboard: Vendor 0x4f2 Product 0x112
[    62.282] (--) evdev: CHICONY USB Keyboard: Found keys
[    62.282] (II) evdev: CHICONY USB Keyboard: Configuring as keyboard
[    62.282] (**) Option "config_info" 
"udev:/sys/devices/pci0000:00/0000:00:1d.0/usb6/6-1/6-1:1.0/0003:04F2:0112.0001/input/input
4/event2"
[    62.282] (II) XINPUT: Adding extended input device "CHICONY USB Keyboard" (type: 
KEYBOARD, id 8)
[    62.282] (**) Option "xkb_rules" "evdev"
[    62.282] (**) Option "xkb_model" "pc104"
[    62.282] (**) Option "xkb_layout" "es"
[    62.282] (**) Option "xkb_options" "compose:rwin"
[    62.283] (II) config/udev: Adding input device CHICONY USB Keyboard (/dev/input/event3)
[    62.283] (**) CHICONY USB Keyboard: Applying InputClass "evdev pointer catchall"
[    62.283] (II) Using input driver 'evdev' for 'CHICONY USB Keyboard'
[    62.283] (**) CHICONY USB Keyboard: always reports core events
[    62.283] (**) evdev: CHICONY USB Keyboard: Device: "/dev/input/event3"
[    62.336] (--) evdev: CHICONY USB Keyboard: Vendor 0x4f2 Product 0x112
[    62.336] (--) evdev: CHICONY USB Keyboard: Found 3 mouse buttons
[    62.336] (--) evdev: CHICONY USB Keyboard: Found scroll wheel(s)
[    62.336] (--) evdev: CHICONY USB Keyboard: Found relative axes
[    62.336] (--) evdev: CHICONY USB Keyboard: Found x and y relative axes
[    62.336] (II) evdev: CHICONY USB Keyboard: Configuring as mouse
[    62.336] (II) evdev: CHICONY USB Keyboard: Adding scrollwheel support
[    62.336] (**) evdev: CHICONY USB Keyboard: YAxisMapping: buttons 4 and 5
[    62.336] (**) evdev: CHICONY USB Keyboard: EmulateWheelButton: 4, 
EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    62.336] (**) Option "config_info" 
"udev:/sys/devices/pci0000:00/0000:00:1d.0/usb6/6-1/6-1:1.1/0003:04F2:0112.0002/input/input
5/event3"
[    62.336] (II) XINPUT: Adding extended input device "CHICONY USB Keyboard" (type: 
MOUSE, id 9)
[    62.336] (II) evdev: CHICONY USB Keyboard: initialized for relative axes.
[    62.336] (**) CHICONY USB Keyboard: (accel) keeping acceleration scheme 1
[    62.336] (**) CHICONY USB Keyboard: (accel) acceleration profile 0
[    62.336] (**) CHICONY USB Keyboard: (accel) acceleration factor: 2.000
[    62.336] (**) CHICONY USB Keyboard: (accel) acceleration threshold: 4
[    62.336] (II) config/udev: Adding input device CHICONY USB Keyboard (/dev/input/mouse0)
[    62.336] (II) No input driver specified, ignoring this device.
[    62.336] (II) This device may have been added with another device file.
[    62.336] (II) config/udev: Adding input device (unnamed) (/dev/ttyS0)
[    62.336] (II) No input driver specified, ignoring this device.
[    62.336] (II) This device may have been added with another device file.
[    62.337] (II) config/udev: Adding input device (unnamed) (/dev/ttyS2)
[    62.337] (II) No input driver specified, ignoring this device.
[    62.337] (II) This device may have been added with another device file.
[    62.337] (II) config/udev: Adding input device (unnamed) (/dev/ttyS3)
[    62.337] (II) No input driver specified, ignoring this device.
[    62.337] (II) This device may have been added with another device file.
[    62.337] (II) config/udev: Adding input device (unnamed) (/dev/ttyS1)
[    62.337] (II) No input driver specified, ignoring this device.
[    62.337] (II) This device may have been added with another device file.
[    62.337] (II) config/udev: Adding input device (unnamed) (/dev/input/mice)
[    62.337] (II) No input driver specified, ignoring this device.
[    62.337] (II) This device may have been added with another device file.
[    62.337] (II) config/udev: Adding input device (unnamed) (/dev/console)
[    62.337] (II) No input driver specified, ignoring this device.
[    62.337] (II) This device may have been added with another device file.
[    62.337] (II) config/udev: Adding input device (unnamed) (/dev/ptmx)
[    62.337] (II) No input driver specified, ignoring this device.
[    62.337] (II) This device may have been added with another device file.
[    62.337] (II) config/udev: Adding input device (unnamed) (/dev/tty)
[    62.337] (II) No input driver specified, ignoring this device.
[    62.337] (II) This device may have been added with another device file.
[    62.337] (II) config/udev: Adding input device (unnamed) (/dev/tty0)
[    62.337] (II) No input driver specified, ignoring this device.
[    62.337] (II) This device may have been added with another device file.
[    62.337] (II) config/udev: Adding input device (unnamed) (/dev/tty1)
[    62.337] (II) No input driver specified, ignoring this device.
[    62.337] (II) This device may have been added with another device file.
[    62.337] (II) config/udev: Adding input device (unnamed) (/dev/tty10)
[    62.337] (II) No input driver specified, ignoring this device.
[    62.337] (II) This device may have been added with another device file.
[    62.338] (II) config/udev: Adding input device (unnamed) (/dev/tty11)
[    62.338] (II) No input driver specified, ignoring this device.
[    62.338] (II) This device may have been added with another device file.
[    62.338] (II) config/udev: Adding input device (unnamed) (/dev/tty12)
[    62.338] (II) No input driver specified, ignoring this device.
[    62.338] (II) This device may have been added with another device file.
[    62.338] (II) config/udev: Adding input device (unnamed) (/dev/tty13)
[    62.338] (II) No input driver specified, ignoring this device.
[    62.338] (II) This device may have been added with another device file.
[    62.338] (II) config/udev: Adding input device (unnamed) (/dev/tty14)
[    62.338] (II) No input driver specified, ignoring this device.
[    62.338] (II) This device may have been added with another device file.
[    62.338] (II) config/udev: Adding input device (unnamed) (/dev/tty15)
[    62.338] (II) No input driver specified, ignoring this device.
[    62.338] (II) This device may have been added with another device file.
[    62.338] (II) config/udev: Adding input device (unnamed) (/dev/tty16)
[    62.338] (II) No input driver specified, ignoring this device.
[    62.338] (II) This device may have been added with another device file.
[    62.338] (II) config/udev: Adding input device (unnamed) (/dev/tty17)
[    62.338] (II) No input driver specified, ignoring this device.
[    62.338] (II) This device may have been added with another device file.
[    62.338] (II) config/udev: Adding input device (unnamed) (/dev/tty18)
[    62.338] (II) No input driver specified, ignoring this device.
[    62.338] (II) This device may have been added with another device file.
[    62.338] (II) config/udev: Adding input device (unnamed) (/dev/tty19)
[    62.338] (II) No input driver specified, ignoring this device.
[    62.338] (II) This device may have been added with another device file.
[    62.338] (II) config/udev: Adding input device (unnamed) (/dev/tty2)
[    62.338] (II) No input driver specified, ignoring this device.
[    62.338] (II) This device may have been added with another device file.
[    62.338] (II) config/udev: Adding input device (unnamed) (/dev/tty20)
[    62.338] (II) No input driver specified, ignoring this device.
[    62.338] (II) This device may have been added with another device file.
[    62.338] (II) config/udev: Adding input device (unnamed) (/dev/tty21)
[    62.339] (II) No input driver specified, ignoring this device.
[    62.339] (II) This device may have been added with another device file.
[    62.339] (II) config/udev: Adding input device (unnamed) (/dev/tty22)
[    62.339] (II) No input driver specified, ignoring this device.
[    62.339] (II) This device may have been added with another device file.
[    62.339] (II) config/udev: Adding input device (unnamed) (/dev/tty23)
[    62.339] (II) No input driver specified, ignoring this device.
[    62.339] (II) This device may have been added with another device file.
[    62.339] (II) config/udev: Adding input device (unnamed) (/dev/tty24)
[    62.339] (II) No input driver specified, ignoring this device.
[    62.339] (II) This device may have been added with another device file.
[    62.339] (II) config/udev: Adding input device (unnamed) (/dev/tty25)
[    62.339] (II) No input driver specified, ignoring this device.
[    62.339] (II) This device may have been added with another device file.
[    62.339] (II) config/udev: Adding input device (unnamed) (/dev/tty26)
[    62.339] (II) No input driver specified, ignoring this device.
[    62.339] (II) This device may have been added with another device file.
[    62.339] (II) config/udev: Adding input device (unnamed) (/dev/tty27)
[    62.339] (II) No input driver specified, ignoring this device.
[    62.339] (II) This device may have been added with another device file.
[    62.339] (II) config/udev: Adding input device (unnamed) (/dev/tty28)
[    62.339] (II) No input driver specified, ignoring this device.
[    62.339] (II) This device may have been added with another device file.
[    62.339] (II) config/udev: Adding input device (unnamed) (/dev/tty29)
[    62.339] (II) No input driver specified, ignoring this device.
[    62.339] (II) This device may have been added with another device file.
[    62.339] (II) config/udev: Adding input device (unnamed) (/dev/tty3)
[    62.339] (II) No input driver specified, ignoring this device.
[    62.339] (II) This device may have been added with another device file.
[    62.339] (II) config/udev: Adding input device (unnamed) (/dev/tty30)
[    62.339] (II) No input driver specified, ignoring this device.
[    62.339] (II) This device may have been added with another device file.
[    62.339] (II) config/udev: Adding input device (unnamed) (/dev/tty31)
[    62.339] (II) No input driver specified, ignoring this device.
[    62.339] (II) This device may have been added with another device file.
[    62.340] (II) config/udev: Adding input device (unnamed) (/dev/tty32)
[    62.340] (II) No input driver specified, ignoring this device.
[    62.340] (II) This device may have been added with another device file.
[    62.340] (II) config/udev: Adding input device (unnamed) (/dev/tty33)
[    62.340] (II) No input driver specified, ignoring this device.
[    62.340] (II) This device may have been added with another device file.
[    62.340] (II) config/udev: Adding input device (unnamed) (/dev/tty34)
[    62.340] (II) No input driver specified, ignoring this device.
[    62.340] (II) This device may have been added with another device file.
[    62.340] (II) config/udev: Adding input device (unnamed) (/dev/tty35)
[    62.340] (II) No input driver specified, ignoring this device.
[    62.340] (II) This device may have been added with another device file.
[    62.340] (II) config/udev: Adding input device (unnamed) (/dev/tty36)
[    62.340] (II) No input driver specified, ignoring this device.
[    62.340] (II) This device may have been added with another device file.
[    62.340] (II) config/udev: Adding input device (unnamed) (/dev/tty37)
[    62.340] (II) No input driver specified, ignoring this device.
[    62.340] (II) This device may have been added with another device file.
[    62.340] (II) config/udev: Adding input device (unnamed) (/dev/tty38)
[    62.340] (II) No input driver specified, ignoring this device.
[    62.340] (II) This device may have been added with another device file.
[    62.340] (II) config/udev: Adding input device (unnamed) (/dev/tty39)
[    62.340] (II) No input driver specified, ignoring this device.
[    62.340] (II) This device may have been added with another device file.
[    62.340] (II) config/udev: Adding input device (unnamed) (/dev/tty4)
[    62.340] (II) No input driver specified, ignoring this device.
[    62.340] (II) This device may have been added with another device file.
[    62.340] (II) config/udev: Adding input device (unnamed) (/dev/tty40)
[    62.340] (II) No input driver specified, ignoring this device.
[    62.340] (II) This device may have been added with another device file.
[    62.340] (II) config/udev: Adding input device (unnamed) (/dev/tty41)
[    62.340] (II) No input driver specified, ignoring this device.
[    62.341] (II) This device may have been added with another device file.
[    62.341] (II) config/udev: Adding input device (unnamed) (/dev/tty42)
[    62.341] (II) No input driver specified, ignoring this device.
[    62.341] (II) This device may have been added with another device file.
[    62.341] (II) config/udev: Adding input device (unnamed) (/dev/tty43)
[    62.341] (II) No input driver specified, ignoring this device.
[    62.341] (II) This device may have been added with another device file.
[    62.341] (II) config/udev: Adding input device (unnamed) (/dev/tty44)
[    62.341] (II) No input driver specified, ignoring this device.
[    62.341] (II) This device may have been added with another device file.
[    62.341] (II) config/udev: Adding input device (unnamed) (/dev/tty45)
[    62.341] (II) No input driver specified, ignoring this device.
[    62.341] (II) This device may have been added with another device file.
[    62.341] (II) config/udev: Adding input device (unnamed) (/dev/tty46)
[    62.341] (II) No input driver specified, ignoring this device.
[    62.341] (II) This device may have been added with another device file.
[    62.341] (II) config/udev: Adding input device (unnamed) (/dev/tty47)
[    62.341] (II) No input driver specified, ignoring this device.
[    62.341] (II) This device may have been added with another device file.
[    62.341] (II) config/udev: Adding input device (unnamed) (/dev/tty48)
[    62.341] (II) No input driver specified, ignoring this device.
[    62.341] (II) This device may have been added with another device file.
[    62.341] (II) config/udev: Adding input device (unnamed) (/dev/tty49)
[    62.341] (II) No input driver specified, ignoring this device.
[    62.341] (II) This device may have been added with another device file.
[    62.341] (II) config/udev: Adding input device (unnamed) (/dev/tty5)
[    62.341] (II) No input driver specified, ignoring this device.
[    62.341] (II) This device may have been added with another device file.
[    62.341] (II) config/udev: Adding input device (unnamed) (/dev/tty50)
[    62.341] (II) No input driver specified, ignoring this device.
[    62.341] (II) This device may have been added with another device file.
[    62.341] (II) config/udev: Adding input device (unnamed) (/dev/tty51)
[    62.341] (II) No input driver specified, ignoring this device.
[    62.341] (II) This device may have been added with another device file.
[    62.342] (II) config/udev: Adding input device (unnamed) (/dev/tty52)
[    62.342] (II) No input driver specified, ignoring this device.
[    62.342] (II) This device may have been added with another device file.
[    62.342] (II) config/udev: Adding input device (unnamed) (/dev/tty53)
[    62.342] (II) No input driver specified, ignoring this device.
[    62.342] (II) This device may have been added with another device file.
[    62.342] (II) config/udev: Adding input device (unnamed) (/dev/tty54)
[    62.342] (II) No input driver specified, ignoring this device.
[    62.342] (II) This device may have been added with another device file.
[    62.342] (II) config/udev: Adding input device (unnamed) (/dev/tty55)
[    62.342] (II) No input driver specified, ignoring this device.
[    62.342] (II) This device may have been added with another device file.
[    62.342] (II) config/udev: Adding input device (unnamed) (/dev/tty56)
[    62.342] (II) No input driver specified, ignoring this device.
[    62.342] (II) This device may have been added with another device file.
[    62.342] (II) config/udev: Adding input device (unnamed) (/dev/tty57)
[    62.342] (II) No input driver specified, ignoring this device.
[    62.342] (II) This device may have been added with another device file.
[    62.342] (II) config/udev: Adding input device (unnamed) (/dev/tty58)
[    62.342] (II) No input driver specified, ignoring this device.
[    62.342] (II) This device may have been added with another device file.
[    62.342] (II) config/udev: Adding input device (unnamed) (/dev/tty59)
[    62.342] (II) No input driver specified, ignoring this device.
[    62.342] (II) This device may have been added with another device file.
[    62.342] (II) config/udev: Adding input device (unnamed) (/dev/tty6)
[    62.342] (II) No input driver specified, ignoring this device.
[    62.342] (II) This device may have been added with another device file.
[    62.342] (II) config/udev: Adding input device (unnamed) (/dev/tty60)
[    62.342] (II) No input driver specified, ignoring this device.
[    62.342] (II) This device may have been added with another device file.
[    62.342] (II) config/udev: Adding input device (unnamed) (/dev/tty61)
[    62.342] (II) No input driver specified, ignoring this device.
[    62.342] (II) This device may have been added with another device file.
[    62.343] (II) config/udev: Adding input device (unnamed) (/dev/tty62)
[    62.343] (II) No input driver specified, ignoring this device.
[    62.343] (II) This device may have been added with another device file.
[    62.343] (II) config/udev: Adding input device (unnamed) (/dev/tty63)
[    62.343] (II) No input driver specified, ignoring this device.
[    62.343] (II) This device may have been added with another device file.
[    62.343] (II) config/udev: Adding input device (unnamed) (/dev/tty7)
[    62.343] (II) No input driver specified, ignoring this device.
[    62.343] (II) This device may have been added with another device file.
[    62.343] (II) config/udev: Adding input device (unnamed) (/dev/tty8)
[    62.343] (II) No input driver specified, ignoring this device.
[    62.343] (II) This device may have been added with another device file.
[    62.343] (II) config/udev: Adding input device (unnamed) (/dev/tty9)
[    62.343] (II) No input driver specified, ignoring this device.
[    62.343] (II) This device may have been added with another device file.

---
.
The use of GDM caused problems with the X server so I switched to XDM.
You will find the thread at the end of last years posts.

I have another drive in my hardware rig with Devian 1.0 setup.
I also had problems with the Nouveau drivers so I set up the Nvidia drivers and copied over this 
same xorg.conf file. and everything works perfectly well.

Hope this information can help you with your setup.

Cheers.



More information about the xorg mailing list