You are not logged in.

#1 2015-03-13 16:47:50

TheZech
Member
Registered: 2015-03-13
Posts: 6

Xorg not working with NVidia card on laptop.

Hi, I'm new here, but have been using other distros for a while now.

My problem is that whenever i try to use the discrete graphics Xorg freezes and the logs say something about not having a valid display for the card.

The Intel graphics work fine for most things, but for example Steam doesn't launch because of a missing GLX plugin or something.

GDM and Gnome also just give me a "something went wrong" instead of letting me log in or use the desktop (lxdm + kde works fine).

My configs:

10-monitor.conf

Section "ServerLayout"
	Identifier	"Layout0"
	Screen 0	"Screen0"
EndSection

Section "Monitor"
	Identifier	"Monitor0"
EndSection

Section "Screen"
	Identifier	"Screen0"
	Monitor		"Monitor0"
	Device		"Device0"
EndSection

20-intel.conf

Section "Device"
	Identifier	"Device1"
	Driver		"modesetting"
	Option		"AccelMethod"	"none"
EndSection

20-nvidia.conf

Section "Device"
	Identifier "Device0"
	Driver "nvidia"
	VendorName "NVidia Corporation"
	Option "NoLogo" "false"
	Option	"AllowEmptyInitialConfiguration"
	BusID	"PCI:4:0:0"
EndSection

/var/log/Xorg.0.log

[    13.417] 
X.Org X Server 1.17.1
Release Date: 2015-02-10
[    13.417] X Protocol Version 11, Revision 0
[    13.417] Build Operating System: Linux 3.18.6-1-ARCH x86_64 
[    13.417] Current Operating System: Linux Hawaii-Arch 3.18.6-1-ARCH #1 SMP PREEMPT Sat Feb 7 08:44:05 CET 2015 x86_64
[    13.417] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=1c7d6663-e037-4ff8-ae85-e51f6745bb45 rw quiet
[    13.417] Build Date: 22 February 2015  12:50:32PM
[    13.417]  
[    13.417] Current version of pixman: 0.32.6
[    13.417] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    13.417] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    13.417] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Mar 13 18:27:43 2015
[    13.496] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    13.496] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    13.581] (==) ServerLayout "Layout0"
[    13.581] (**) |-->Screen "Screen0" (0)
[    13.581] (**) |   |-->Monitor "Monitor0"
[    13.581] (**) |   |-->Device "Device0"
[    13.581] (==) Automatically adding devices
[    13.581] (==) Automatically enabling devices
[    13.581] (==) Automatically adding GPU devices
[    13.602] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/OTF/".
[    13.602] 	Entry deleted from font path.
[    13.602] 	(Run 'mkfontdir' on "/usr/share/fonts/OTF/").
[    13.602] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[    13.602] 	Entry deleted from font path.
[    13.638] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/100dpi/,
	/usr/share/fonts/75dpi/
[    13.638] (==) ModulePath set to "/usr/lib/xorg/modules"
[    13.638] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    13.638] (II) Loader magic: 0x815d80
[    13.638] (II) Module ABI versions:
[    13.638] 	X.Org ANSI C Emulation: 0.4
[    13.638] 	X.Org Video Driver: 19.0
[    13.638] 	X.Org XInput driver : 21.0
[    13.638] 	X.Org Server Extension : 9.0
[    13.639] (EE) systemd-logind: failed to get session: PID 283 does not belong to any known session
[    13.639] (II) xfree86: Adding drm device (/dev/dri/card0)
[    13.639] (II) xfree86: Adding drm device (/dev/dri/card1)
[    13.640] (--) PCI:*(0:0:2:0) 8086:0a16:1043:131d rev 9, Mem @ 0xf7400000/4194304, 0xd0000000/268435456, I/O @ 0x0000f000/64
[    13.640] (--) PCI: (0:4:0:0) 10de:1292:1043:131d rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000d000/128, BIOS @ 0x????????/524288
[    13.640] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    13.641] (II) LoadModule: "glx"
[    13.668] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    14.479] (II) Module glx: vendor="NVIDIA Corporation"
[    14.479] 	compiled for 4.0.2, module version = 1.0.0
[    14.479] 	Module class: X.Org Server Extension
[    14.487] (II) NVIDIA GLX Module  346.35  Sat Jan 10 20:53:39 PST 2015
[    14.491] (II) LoadModule: "nvidia"
[    14.492] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[    14.588] (II) Module nvidia: vendor="NVIDIA Corporation"
[    14.588] 	compiled for 4.0.2, module version = 1.0.0
[    14.588] 	Module class: X.Org Video Driver
[    14.593] (II) NVIDIA dlloader X Driver  346.35  Sat Jan 10 20:32:18 PST 2015
[    14.593] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    14.594] (++) using VT number 1

[    14.595] (II) Loading sub module "fb"
[    14.595] (II) LoadModule: "fb"
[    14.595] (II) Loading /usr/lib/xorg/modules/libfb.so
[    14.611] (II) Module fb: vendor="X.Org Foundation"
[    14.611] 	compiled for 1.17.1, module version = 1.0.0
[    14.611] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    14.611] (II) Loading sub module "wfb"
[    14.611] (II) LoadModule: "wfb"
[    14.612] (II) Loading /usr/lib/xorg/modules/libwfb.so
[    14.614] (II) Module wfb: vendor="X.Org Foundation"
[    14.614] 	compiled for 1.17.1, module version = 1.0.0
[    14.614] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    14.614] (II) Loading sub module "ramdac"
[    14.614] (II) LoadModule: "ramdac"
[    14.614] (II) Module "ramdac" already built-in
[    14.616] (II) NVIDIA(0): Creating default Display subsection in Screen section
	"Screen0" for depth/fbbpp 24/32
[    14.616] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[    14.616] (==) NVIDIA(0): RGB weight 888
[    14.616] (==) NVIDIA(0): Default visual is TrueColor
[    14.616] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[    14.617] (**) NVIDIA(0): Option "NoLogo" "false"
[    14.617] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[    14.617] (**) NVIDIA(0): Enabling 2D acceleration
[    19.094] (II) NVIDIA(GPU-0): Found DRM driver nvidia-drm (20130102)
[    19.096] (II) NVIDIA(0): NVIDIA GPU GeForce GT 740M (GK208) at PCI:4:0:0 (GPU-0)
[    19.096] (--) NVIDIA(0): Memory: 2097152 kBytes
[    19.096] (--) NVIDIA(0): VideoBIOS: 80.28.2a.00.3d
[    19.096] (II) NVIDIA(0): Detected PCI Express Link width: 8X
[    19.096] (--) NVIDIA(0): Valid display device(s) on GeForce GT 740M at PCI:4:0:0
[    19.096] (--) NVIDIA(0):     none
[    19.096] (II) NVIDIA(0): Validated MetaModes:
[    19.096] (II) NVIDIA(0):     "NULL"
[    19.096] (II) NVIDIA(0): Virtual screen size determined to be 640 x 480
[    19.096] (WW) NVIDIA(0): Unable to get display device for DPI computation.
[    19.096] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
[    19.096] (--) Depth 24 pixmap format is 32 bpp
[    19.097] (II) NVIDIA: Using 3072.00 MB of virtual memory for indirect memory
[    19.097] (II) NVIDIA:     access.
[    19.100] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[    19.100] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[    19.100] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[    19.100] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[    19.100] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[    19.100] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[    19.100] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[    19.100] (II) NVIDIA(0):     Config Options in the README.
[    19.100] (II) NVIDIA(0): Setting mode "NULL"
[    19.150] (II) NVIDIA(0): Built-in logo is bigger than the screen.
[    19.201] (==) NVIDIA(0): Disabling shared memory pixmaps
[    19.201] (==) NVIDIA(0): Backing store enabled
[    19.201] (==) NVIDIA(0): Silken mouse enabled
[    19.202] (==) NVIDIA(0): DPMS enabled
[    19.220] (II) Loading sub module "dri2"
[    19.220] (II) LoadModule: "dri2"
[    19.220] (II) Module "dri2" already built-in
[    19.220] (II) NVIDIA(0): [DRI2] Setup complete
[    19.220] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[    19.220] (--) RandR disabled
[    19.242] (II) Initializing extension GLX
[    19.242] (II) Indirect GLX disabled.(II) config/udev: Adding input device Power Button (/dev/input/event9)
[    19.774] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    19.774] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    19.774] (II) LoadModule: "libinput"
[    19.774] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    19.817] (II) Module libinput: vendor="X.Org Foundation"
[    19.817] 	compiled for 1.17.1, module version = 0.6.0
[    19.817] 	Module class: X.Org XInput Driver
[    19.817] 	ABI class: X.Org XInput driver, version 21.0
[    19.817] (II) Using input driver 'libinput' for 'Power Button'
[    19.817] (**) Power Button: always reports core events
[    19.817] (**) Option "Device" "/dev/input/event9"
[    19.818] (II) input device 'Power Button', /dev/input/event9 is a keyboard
[    19.836] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input13/event9"
[    19.836] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    19.837] (II) input device 'Power Button', /dev/input/event9 is a keyboard
[    19.837] (II) config/udev: Adding input device Video Bus (/dev/input/event11)
[    19.837] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    19.837] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    19.837] (II) Using input driver 'libinput' for 'Video Bus'
[    19.837] (**) Video Bus: always reports core events
[    19.837] (**) Option "Device" "/dev/input/event11"
[    19.837] (II) input device 'Video Bus', /dev/input/event11 is a keyboard
[    19.863] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input15/event11"
[    19.863] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    19.863] (II) input device 'Video Bus', /dev/input/event11 is a keyboard
[    19.864] (II) config/udev: Adding input device Video Bus (/dev/input/event10)
[    19.864] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    19.864] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    19.864] (II) Using input driver 'libinput' for 'Video Bus'
[    19.864] (**) Video Bus: always reports core events
[    19.864] (**) Option "Device" "/dev/input/event10"
[    19.864] (II) input device 'Video Bus', /dev/input/event10 is a keyboard
[    19.890] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:05/LNXVIDEO:00/input/input14/event10"
[    19.890] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[    19.890] (II) input device 'Video Bus', /dev/input/event10 is a keyboard
[    19.890] (II) config/udev: Adding input device Lid Switch (/dev/input/event7)
[    19.890] (II) No input driver specified, ignoring this device.
[    19.890] (II) This device may have been added with another device file.
[    19.890] (II) config/udev: Adding input device Sleep Button (/dev/input/event8)
[    19.890] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    19.890] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[    19.890] (II) Using input driver 'libinput' for 'Sleep Button'
[    19.890] (**) Sleep Button: always reports core events
[    19.890] (**) Option "Device" "/dev/input/event8"
[    19.891] (II) input device 'Sleep Button', /dev/input/event8 is a keyboard
[    19.916] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input12/event8"
[    19.916] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[    19.917] (II) input device 'Sleep Button', /dev/input/event8 is a keyboard
[    19.917] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 (/dev/input/event16)
[    19.917] (II) No input driver specified, ignoring this device.
[    19.917] (II) This device may have been added with another device file.
[    19.917] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7 (/dev/input/event17)
[    19.917] (II) No input driver specified, ignoring this device.
[    19.917] (II) This device may have been added with another device file.
[    19.917] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=8 (/dev/input/event18)
[    19.917] (II) No input driver specified, ignoring this device.
[    19.917] (II) This device may have been added with another device file.
[    19.918] (II) config/udev: Adding input device Razer Razer Kraken 7.1 (/dev/input/event4)
[    19.918] (**) Razer Razer Kraken 7.1: Applying InputClass "evdev keyboard catchall"
[    19.918] (**) Razer Razer Kraken 7.1: Applying InputClass "libinput keyboard catchall"
[    19.918] (II) Using input driver 'libinput' for 'Razer Razer Kraken 7.1'
[    19.918] (**) Razer Razer Kraken 7.1: always reports core events
[    19.918] (**) Option "Device" "/dev/input/event4"
[    19.918] (II) input device 'Razer Razer Kraken 7.1', /dev/input/event4 is a keyboard
[    19.970] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-1/2-1:1.3/0003:1532:0501.0004/input/input8/event4"
[    19.970] (II) XINPUT: Adding extended input device "Razer Razer Kraken 7.1" (type: KEYBOARD, id 10)
[    19.970] (II) input device 'Razer Razer Kraken 7.1', /dev/input/event4 is a keyboard
[    19.970] (II) config/udev: Adding input device CM Storm Coolermaster Novatouch TKL (/dev/input/event5)
[    19.970] (**) CM Storm Coolermaster Novatouch TKL: Applying InputClass "evdev keyboard catchall"
[    19.970] (**) CM Storm Coolermaster Novatouch TKL: Applying InputClass "libinput keyboard catchall"
[    19.970] (II) Using input driver 'libinput' for 'CM Storm Coolermaster Novatouch TKL'
[    19.970] (**) CM Storm Coolermaster Novatouch TKL: always reports core events
[    19.970] (**) Option "Device" "/dev/input/event5"
[    19.970] (II) input device 'CM Storm Coolermaster Novatouch TKL', /dev/input/event5 is a keyboard
[    20.010] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.0/0003:2516:0026.0005/input/input9/event5"
[    20.010] (II) XINPUT: Adding extended input device "CM Storm Coolermaster Novatouch TKL" (type: KEYBOARD, id 11)
[    20.010] (II) input device 'CM Storm Coolermaster Novatouch TKL', /dev/input/event5 is a keyboard
[    20.010] (II) config/udev: Adding input device CM Storm Coolermaster Novatouch TKL (/dev/input/event6)
[    20.010] (**) CM Storm Coolermaster Novatouch TKL: Applying InputClass "evdev keyboard catchall"
[    20.010] (**) CM Storm Coolermaster Novatouch TKL: Applying InputClass "libinput keyboard catchall"
[    20.010] (II) Using input driver 'libinput' for 'CM Storm Coolermaster Novatouch TKL'
[    20.010] (**) CM Storm Coolermaster Novatouch TKL: always reports core events
[    20.010] (**) Option "Device" "/dev/input/event6"
[    20.010] (II) input device 'CM Storm Coolermaster Novatouch TKL', /dev/input/event6 is a keyboard
[    20.063] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.1/0003:2516:0026.0006/input/input10/event6"
[    20.063] (II) XINPUT: Adding extended input device "CM Storm Coolermaster Novatouch TKL" (type: KEYBOARD, id 12)
[    20.063] (II) input device 'CM Storm Coolermaster Novatouch TKL', /dev/input/event6 is a keyboard
[    20.064] (II) config/udev: Adding input device USB2.0 HD UVC WebCam (/dev/input/event13)
[    20.064] (**) USB2.0 HD UVC WebCam: Applying InputClass "evdev keyboard catchall"
[    20.064] (**) USB2.0 HD UVC WebCam: Applying InputClass "libinput keyboard catchall"
[    20.064] (II) Using input driver 'libinput' for 'USB2.0 HD UVC WebCam'
[    20.064] (**) USB2.0 HD UVC WebCam: always reports core events
[    20.064] (**) Option "Device" "/dev/input/event13"
[    20.064] (II) input device 'USB2.0 HD UVC WebCam', /dev/input/event13 is a keyboard
[    20.116] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-5/2-5:1.0/input/input17/event13"
[    20.116] (II) XINPUT: Adding extended input device "USB2.0 HD UVC WebCam" (type: KEYBOARD, id 13)
[    20.117] (II) input device 'USB2.0 HD UVC WebCam', /dev/input/event13 is a keyboard
[    20.117] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event19)
[    20.117] (II) No input driver specified, ignoring this device.
[    20.117] (II) This device may have been added with another device file.
[    20.117] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event20)
[    20.117] (II) No input driver specified, ignoring this device.
[    20.117] (II) This device may have been added with another device file.
[    20.117] (II) config/udev: Adding input device Razer Razer DeathAdder 2013 (/dev/input/event1)
[    20.117] (**) Razer Razer DeathAdder 2013: Applying InputClass "evdev pointer catchall"
[    20.117] (**) Razer Razer DeathAdder 2013: Applying InputClass "libinput pointer catchall"
[    20.117] (II) Using input driver 'libinput' for 'Razer Razer DeathAdder 2013'
[    20.117] (**) Razer Razer DeathAdder 2013: always reports core events
[    20.117] (**) Option "Device" "/dev/input/event1"
[    20.118] (II) input device 'Razer Razer DeathAdder 2013', /dev/input/event1 is a pointer caps = relative-motion button
[    20.170] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.3/1-1.3:1.0/0003:1532:0037.0001/input/input5/event1"
[    20.170] (II) XINPUT: Adding extended input device "Razer Razer DeathAdder 2013" (type: MOUSE, id 14)
[    20.170] (**) Option "AccelerationScheme" "none"
[    20.170] (**) Razer Razer DeathAdder 2013: (accel) selected scheme none/0
[    20.170] (**) Razer Razer DeathAdder 2013: (accel) acceleration factor: 2.000
[    20.170] (**) Razer Razer DeathAdder 2013: (accel) acceleration threshold: 4
[    20.170] (II) input device 'Razer Razer DeathAdder 2013', /dev/input/event1 is a pointer caps = relative-motion button
[    20.170] (II) config/udev: Adding input device Razer Razer DeathAdder 2013 (/dev/input/mouse0)
[    20.170] (II) No input driver specified, ignoring this device.
[    20.170] (II) This device may have been added with another device file.
[    20.171] (II) config/udev: Adding input device Razer Razer DeathAdder 2013 (/dev/input/event2)
[    20.171] (**) Razer Razer DeathAdder 2013: Applying InputClass "evdev keyboard catchall"
[    20.171] (**) Razer Razer DeathAdder 2013: Applying InputClass "libinput keyboard catchall"
[    20.171] (II) Using input driver 'libinput' for 'Razer Razer DeathAdder 2013'
[    20.171] (**) Razer Razer DeathAdder 2013: always reports core events
[    20.171] (**) Option "Device" "/dev/input/event2"
[    20.171] (II) input device 'Razer Razer DeathAdder 2013', /dev/input/event2 is a keyboard
[    20.223] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.3/1-1.3:1.1/0003:1532:0037.0002/input/input6/event2"
[    20.223] (II) XINPUT: Adding extended input device "Razer Razer DeathAdder 2013" (type: KEYBOARD, id 15)
[    20.223] (II) input device 'Razer Razer DeathAdder 2013', /dev/input/event2 is a keyboard
[    20.224] (II) config/udev: Adding input device Razer Razer DeathAdder 2013 (/dev/input/event3)
[    20.224] (**) Razer Razer DeathAdder 2013: Applying InputClass "evdev keyboard catchall"
[    20.224] (**) Razer Razer DeathAdder 2013: Applying InputClass "libinput keyboard catchall"
[    20.224] (II) Using input driver 'libinput' for 'Razer Razer DeathAdder 2013'
[    20.224] (**) Razer Razer DeathAdder 2013: always reports core events
[    20.224] (**) Option "Device" "/dev/input/event3"
[    20.224] (II) input device 'Razer Razer DeathAdder 2013', /dev/input/event3 is a keyboard
[    20.276] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.3/1-1.3:1.2/0003:1532:0037.0003/input/input7/event3"
[    20.276] (II) XINPUT: Adding extended input device "Razer Razer DeathAdder 2013" (type: KEYBOARD, id 16)
[    20.277] (II) input device 'Razer Razer DeathAdder 2013', /dev/input/event3 is a keyboard
[    20.277] (II) config/udev: Adding input device Asus WMI hotkeys (/dev/input/event14)
[    20.277] (**) Asus WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[    20.277] (**) Asus WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[    20.277] (II) Using input driver 'libinput' for 'Asus WMI hotkeys'
[    20.277] (**) Asus WMI hotkeys: always reports core events
[    20.277] (**) Option "Device" "/dev/input/event14"
[    20.277] (II) input device 'Asus WMI hotkeys', /dev/input/event14 is a keyboard
[    20.330] (**) Option "config_info" "udev:/sys/devices/platform/asus-nb-wmi/input/input22/event14"
[    20.330] (II) XINPUT: Adding extended input device "Asus WMI hotkeys" (type: KEYBOARD, id 17)
[    20.330] (II) input device 'Asus WMI hotkeys', /dev/input/event14 is a keyboard
[    20.330] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    20.330] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    20.330] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    20.330] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[    20.330] (**) AT Translated Set 2 keyboard: always reports core events
[    20.330] (**) Option "Device" "/dev/input/event0"
[    20.330] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[    20.383] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    20.383] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 18)
[    20.383] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[    20.384] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event15)
[    20.384] (**) ETPS/2 Elantech Touchpad: Applying InputClass "evdev touchpad catchall"
[    20.384] (**) ETPS/2 Elantech Touchpad: Applying InputClass "touchpad catchall"
[    20.384] (**) ETPS/2 Elantech Touchpad: Applying InputClass "Default clickpad buttons"
[    20.384] (**) ETPS/2 Elantech Touchpad: Applying InputClass "libinput touchpad catchall"
[    20.384] (II) Using input driver 'libinput' for 'ETPS/2 Elantech Touchpad'
[    20.384] (**) ETPS/2 Elantech Touchpad: always reports core events
[    20.384] (**) Option "Device" "/dev/input/event15"
[    20.384] (II) input device 'ETPS/2 Elantech Touchpad', /dev/input/event15 is a touchpad
[    20.436] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio4/input/input21/event15"
[    20.436] (II) XINPUT: Adding extended input device "ETPS/2 Elantech Touchpad" (type: TOUCHPAD, id 19)
[    20.436] (**) Option "AccelerationScheme" "none"
[    20.436] (**) ETPS/2 Elantech Touchpad: (accel) selected scheme none/0
[    20.436] (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor: 2.000
[    20.436] (**) ETPS/2 Elantech Touchpad: (accel) acceleration threshold: 4
[    20.437] (II) input device 'ETPS/2 Elantech Touchpad', /dev/input/event15 is a touchpad
[    20.437] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse1)
[    20.437] (**) ETPS/2 Elantech Touchpad: Ignoring device from InputClass "touchpad ignore duplicates"
[    20.437] (II) config/udev: Adding input device PC Speaker (/dev/input/event12)
[    20.437] (II) No input driver specified, ignoring this device.
[    20.437] (II) This device may have been added with another device file.

Offline

#2 2015-03-13 17:08:49

rebootl
Member
Registered: 2012-01-10
Posts: 431
Website

Re: Xorg not working with NVidia card on laptop.

You need to choose one of the methods outlined here: https://wiki.archlinux.org/index.php/NVIDIA_Optimus

And set up accordingly.


Personal website: reboot.li
GitHub: github.com/rebootl

Offline

#3 2015-03-15 00:42:54

getalives
Member
Registered: 2015-03-13
Posts: 3

Re: Xorg not working with NVidia card on laptop.

I had a similar issue but i solved it following the instructions explained here https://wiki.archlinux.org/index.php/Bu … l.2FNVIDIA.
I also reccomend you to install the bbswitch package which disables NVIDIA discrete graphics card when isn't used.

Offline

Board footer

Powered by FluxBB