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.

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.

Similar Messages

  • Mainboard is not working with any cards except mine(GeForce2 MX400)!

    Dear friends!
    I have sent a message but noone understood!
    My problem is simple.
    My mainboard is i845 MSI 6528LE!
    My graphic card is INCA MX 400 Ge force2!
    My mainboard is working good with this graphic card.But it is not working with other cards!For instance Winfast MX440,Asus FX 5200,Ati 9100,Ati 9200SE...
    Why!I tried lots of things.Bios update, i845 driver update...
    Please is there anyone who understand tis problem in MSI?
    Thanks!...

    Quote
    Originally posted by volkankarakus
    Hi this is my PSU model and spesifications
    SOLARMAX
    Model:KC300 ATX
    Input 115V/230V   AC 50/60
    Output    300W   Max
    +5V        20A     +3,3V
    +12V      12A      -12V
    +5VSB    1,5A     -5V
    Thanks!
    Weak PSU is all I could say. 300watts can't even support a P4 stablely, not even to talk about combining a P4 to any new VGA cards... Get a better 400watts or more PSU with +3.3v at @ least 26A, +5v at @ least 35A and +12v at @ least 18A.

  • Apple 23 Cinema not working with nvidia 5200...help!!!

    Hey all!
    I have an Apple 23" Cinema that is not working with my Windows XP machine using an NVIDIA 5200 128meg graphics card. The montior, when booting Windows, just flashes its power light 3 times...goes off...then repeats the sequence.
    So, I tried a Dell 2007WFP with the XP machine using the DVI port of the card. When booting, it seems like it's going to fire up the monitor (shows splash screen and Windows logo) but then goes blank when it hits the desktop.
    Oddly enough, when I plug in my Apple 30" into the DVI port of the NVIDIA card, it works just great. No fuss or muss (other than a resolution change).
    The 23" also works fine with my MacPro BTW so I know the monitor is golden.
    Any takers on this one?
    Thanks in advance!

    Hi Talon, I just accidentally came across your thread. Maybe I can help. I own a 23-inch cinema HD display but mine is ADC and I have to run mine through an ADC to DVI adapter.
    Anyways on to the discussion...
    The nvidia 5200 is a rather old-ish card (or chipset). The feature set in these older cards are not necessarily symmetrically reciprocal (what?) throughout the feature set. In other words, the feature may work in one mode and not in the another mode...etc...
    You may have seen these specs on your 5200 card/chipset:
    +Dual RAMDACs (up to 400 MHz) for display resolutions up to and including 2048×1536 @ 85Hz+
    and thought this would be great, my resolution is less than that @ 1920x1200 on my 23-inch cinema display. However I believe this may be referring only to the vga output signal and not the DVI. Read on...
    Further down in the specs for the 5200 card/chipset you'll see:
    +DVI support for compatibility with nextgeneration flat panel displays with resolutions up to and including 1600×1200+
    Unfortunately, this is not enough resolution to power your 23-inch display at 1920x1200. Windows may even show the resolution 1920x1200 as available (if you're able to get to the screen) but what I think it's not telling you, it that in order for you to be able to use that resolution you'll need to switch to dual mode DVI, and the card does this automatically.
    For example: 640x800 to 1600x1200 uses single mode DVI and anything above that (like our 23-inch cinema HD monitors @ 1920x1200) +using this particular card/chipset+ will be using dual mode DVI whether the monitor can support that mode or not. From my experience with my HD cinema it uses single mode DVI.
    As someone said above your 23-inch is in *single mode DVI* and from my experience only accepts *single mode DVI input* from the graphics card.
    From my understanding of the specs and your description of the delimma, I would suppose that you are able to get the 30 inch display to work because the 30 inch is a *dual mode DVI monitor* and your graphics card does work in dual DVI mode up to your 30-inch resolution but ONLY in dual DVI mode.
    Here are the specs on it:
    http://www.nvidia.com/page/pg_20040109440047.html
    I hope this helps you out.
    If you were to ask my recommendation, I'd go buy a new video card that has higher resolution on the single mode DVI output. I can tell you that my ATI 2600 HD Pro (AGP) (windows version, not mac only) has two DVI ports that are both dual mode DVI capable but also dumb down to single mode DVI signaling at high enough resolution to support our 23-inch cinema HD single mode DVI displays.
    Good luck!
    Dibit

  • I m in from bangladesh 7days ago I bought an iphone 4 but not work with sim card. no service.

    7days ago I bought an iphone4 from my friend Mithu who come from Singapore.
    He told me he that after 7days he come dhaka and open my iphone by using sim. but 4days ago he died on road accident.
    He didn't give me any documents & I also knocking his family for that but said they didn't know about iphone. but i cut a sim & insert it in my iphone but showing no service, some time no sim.
    How can I work with my iphone,
    plz plz plz advise me. I hv not enough money to buy another one,
    Plz help me remembering steve jobs.
    Version------- 4.2.1(8C148).
    Carrier Lab 9.0
    Model MC603B.
    Serial---8602613MA4S

    The iPhone 4 may not work with a cut down SIM. Get a microSIM from your carrier when you set up service.

  • Flex 14 SD card reader not working with larger cards on Windows 8.1

    The card reader in my Flex 14 is behaving very oddly. When I insert a 16GB SDHC card it makes the 'USB inserted' noise and the card shows up under device manager but I can't access it through file explorer. The card reader works fine with smaller SD cards that I have. I tried the card in another, Win7 laptop and it worked fine.
    I see a number of other people are having a similar problem and I have followed all of the troubleshooting advice I can find, but nothing is working. Does anyone have any other suggestions?
    This is what I have tried:
    1. Leaving the card in the camera and attaching the camera via USB cable to the laptop: same result, noise, but can't access the card.
    2. Trying to reassign the drive letter through storage controller: it shows the card but if you right click it to assign it a drive letter it says the 'file is missing'.
    3. Downloaded the Win8.1 x64 driver from Lenovo website and installed. This stopped the card being recognised at all.
    4. Installed the Win8 xc4 driver: this got me back to the noise but no action stage.
    5. Updated Windows.
    6. Uninstalled and reinstalled the driver numerous times both with the card inserted and without it and with restarting the computer after unistall and after reinstall.
    7. Ran Ubunutu from a live USB: This allowed me to see the card and copy its contents to the laptop's HDD.
    So it seems to be some incompatibility between the Lenovo drivers and Win8.1. Potentially it's to do with the USB drivers rather than the card reader drivers as the result when using the USB cable and the camera was the same as putting the card in the card reader. Is there a way to update these?
    Any other troubleshooting steps I could take?
    Thanks.

    What size are the cards?
    Another way. You can use a USB flash drive & the camera connection kit.
    Plug the USB flash drive (works the same with an SD card) into your computer & create a new folder titled DCIM. Then put your movie/photo files into the folder. The files must have a filename with exactly 8 characters long (no spaces) plus the file extension (i.e., my-movie.mov; DSCN0164.jpg).
    Now plug the flash drive into the iPad using the camera connection kit. Open the Photos app, the movie/photo files should appear & you can import. (You can not export using the camera connection kit.)
    Using The iPad Camera Connection Kit
    http://support.apple.com/kb/HT4101
    Secrets of the iPad Camera Connection Kit
    http://howto.cnet.com/8301-11310_39-57401068-285/secrets-of-the-ipad-camera-conn ection-kit/
     Cheers, Tom 

  • Why my unlocked iPhone is not working with SIM card bought in Europe (it shows SIM card l

    I bought unlocked iPhone in Apple store in US with a thought that I could also use it when travelling to Europe. I've bought SIM card there, place it in my iPhone, but It's not working. Still it shows that card is locked for some reason. What can I do to solve this problem?

    Which Carrier's  sim exactly did you buy and in which Country ?
    You are sure you purchased an unlocked rather than Sim free iPhone ??

  • Bbm does not work with sim card on wifi

    Hello, All.
    2 days ago BBM stopped working  on wi-fi.
    I removed my sim-card and BBM is OK. I can use it as it was earlier.
    But when I retern the sim-card it stopped working again.
    Experts, what can it be?
    Solved!
    Go to Solution.

    does it work with the SIM card in the phone, and the Wi-Fi turned off ?
    The search box on top-right of this page is your true friend, and the public Knowledge Base too:

  • 1680x1050 not working with ATI card

    I can't seem to get the 1680x1050 native resolution of my LCD working with my ATI X1650 in Arch "current". I've tried configuring X with both:
    Xorg -configure
    and
    hwd -xa
    and adding the Modes line to xorg.conf manually and using both the ati and the vesa drivers and nothing seems to work.
    My current xorg.conf is here: http://pastebin.ca/871761
    For some reason, the resolution it seems to default to is 1920x1440
    Thanks.
    EDIT: If it helps, the monitor is a Samsung Syncmaster 206bw
    Last edited by jdhore (2008-01-25 06:16:33)

    May-C wrote:If youu can't wait anymore: http://bbs.archlinux.org/viewtopic.php?id=42503&p=1
    Post 14... But I would wait if it will be updated this week end.
    You can, as a safe alternative, download the previous version of the catalyst driver which does work.  I have archived the 32-bit packages of catalyst-7.11-2 and catalyst-utils-7.11-1 here:
    http://dev.archlinux.org/~thayer/pkg/

  • Re: SD reader - did not work with 8gb card

    Hi, how can I read my Micro SD (with SD adapter) - (8gb SDHC), my PC didnt see this card. If I plug my 2gb micro SD is all ok. Is problem with SDHC? or capacity 8gb?)
    Thanks
    [email protected]

    Hi
    I dont know what notebook you have but did you check the user manual? There you can find a list what types of SD cards are supported.
    Check this!!!
    Some notebooks can only read SD cards but not SDHC cards.

  • HT201209 Gifting an app will not work with gift card?

    Ok. So I have plenty of money on my account.  But it will not let me gift an app with it? Why not.

    Because Apple doesn't allow it. They haven't said why.
    (104488)

  • My board is not working with any graphic cards except mine(mx400)

    Dear friends!  
    I have sent a message but noone understood!
    My problem is simple.
    My mainboard is i845 MSI 6528LE!
    My graphic card is INCA MX 400 Ge force2!
    My mainboard is working good with this graphic card.But it is not working with other cards!For instance Winfast MX440,Asus FX 5200,Ati 9100,Ati 9200SE...
    Why!I tried lots of things.Bios update, i845 driver update...
    Please is there anyone who understand tis problem in MSI?
    Thanks!...  
    0t is not a power suply or voltage or driver problem okey!!!!

    I understand that you are frustrated, but it will help us all to help you if you create a Signature with all the info, and specs of your PC...As this info will keep us from having to guess for example, What Operating system are you running? Windows, Linux?, if Windows what version?, What type and speed Memory are you using? What type of CPU, a P-4, a Celeron, what speed?.ect. What Voltage is the Mem. set to, Voltage of the CPU?...These are all things that we need to know..Otherwise if we do not have this info we have to guess....So please we want to help ..But you have to give us all the info we need ...Sean REILLY875

  • Bought iPhone as "SIM-Free", but it not work with my local SIM card

    I have bought iPhone Serial No: 82108W75A4T in Canada as "SIM-Free", but it not work with my local SIM (Orange in Israel) card. Where to check: it is or not Factory Unlocked or have any hardware/software problems or have carrier ("adhered" any phone company)

    In the local Orange: They tried with them SIM, the same negative result.
    I have addressed to Canadien phone wireless carriers.
    From some [Rogers'] has already received the answer:
    ... have checked our system and did not find your iPhone listed...  Please contact Apple...

  • 3845 Router do not work with NME-X23ES-1GP Interface card

    Need help!
    I Trying install interface card NME-X 23ES-1GP on 3845 Router. I installed this card in slot 4, but router could not communicate with this card.
    IOS version in Router 12.3
    Here is results show diag command:
    Slot 4:
    Unknown (type 1187) Port adapter
    Port adapter is disabled deactivated
    Port adapter insertion time unknown
    EEPROM contents at hardware discovery:
    Hardware Revision : 1.0
    Top Assy. Part Number : 800-25011-01
    Board Revision : A0
    Deviation Number : 0-0
    Fab Version : 03
    PCB Serial Number : FOC090009VC
    RMA Test History : 00
    RMA Number : 0-0-0-0
    RMA History : 00
    Product (FRU) Number : NME-X-23ES-1G-P
    Version Identifier : V01
    Base MAC Address : 0013.8088.9f80
    MAC Address block size : 128
    EEPROM format version 4
    EEPROM contents (hex):
    Possibly IOS release too old?

    Thank you for link. I read all information on this link. But I can't solve the problem.
    Commands "show version" and "show flash:" show my the IOS image file version on Router (but not on interface modules). Here is Routers IOS image:
    c3845-advipservicesk9-mz.123-11.T5.bin
    I Can't connect to and open a session on the interface module. Command service-module interface slot/port session don't work.
    What I should do next?
    May is ncessarily upgrade Software on router?
    Here is results show version and show flash:
    BIG1#show flash:
    -#- --length-- -----date/time------ path
    1 29801400 Jun 28 2005 04:47:46 +00:00 c3845-advipservicesk9-mz.123-11.T5.bin
    2 1651 Jun 28 2005 04:55:18 +00:00 sdmconfig-38xx.cfg
    3 3085312 Jun 28 2005 04:55:40 +00:00 sdm.tar
    4 763392 Jun 28 2005 04:55:56 +00:00 es.tar
    5 820224 Jun 28 2005 04:56:10 +00:00 common.tar
    6 1038 Jun 28 2005 04:56:24 +00:00 home.shtml
    7 113152 Jun 28 2005 04:56:36 +00:00 home.tar
    8 749101 Jun 28 2005 04:56:52 +00:00 256MB.sdf
    9 1208320 Jun 28 2005 04:57:08 +00:00 ips.tar
    27451392 bytes available (36560896 bytes used)
    BIG1#show version
    Cisco IOS Software, 3800 Software (C3845-ADVIPSERVICESK9-M), Version 12.3(11)T5, RELEASE SOFTWARE (fc1)
    Technical Support: http://www.cisco.com/techsupport
    Copyright (c) 1986-2005 by Cisco Systems, Inc.
    Compiled Sat 02-Apr-05 15:14 by yiyan
    ROM: System Bootstrap, Version 12.3(11r)T2, RELEASE SOFTWARE (fc1)
    BIG1 uptime is 57 minutes
    System returned to ROM by reload at 07:11:45 UTC Tue Jul 12 2005
    System image file is "flash:c3845-advipservicesk9-mz.123-11.T5.bin"
    Cisco 3845 (revision 1.0) with 223232K/38912K bytes of memory.
    Processor board ID FCZ0927714C
    2 Gigabit Ethernet interfaces
    1 Virtual Private Network (VPN) Module
    4 Voice FXS interfaces
    DRAM configuration is 64 bits wide with parity enabled.
    479K bytes of NVRAM.
    62720K bytes of ATA System CompactFlash (Read/Write)
    Configuration register is 0x2102

  • Do SD card readers not work with 10.3?

    I have an old G4 Power mac, and my kids have iMac G5s. We all run 10.3.9, and have SD card readers, and none of them work at all. Does Apple acknowledge that SD cards do not work with Macs, and/or was this fixed in 10.4? We are looking to replace our computers, and this is a deal breaker.

    Okay, I did a little more research, and here's what I have found.
    (Yes, I'm talking about a USB card reader.)
    On my ancient G4 Mac, the 2GB card never mounts. I can see it with Disk Utility, but Disk Utility usually offers to format it. When I do this, it attempts to format it as a 1GB card, and fails.
    However, I found an old 16MB card, and it mounts every time.
    My kids both have a reader and a 2GB card for their iMacs. They usually mount okay, but not always. Sometimes it takes a restart.
    The 2GB cards are all a funky off-brand, "Adata." The 16MB card is a Canon.
    Now I am wondering if it's the cheap cards, or the capacity of the cards. I remember reading at one time that some Macs don't want to see removable drives over 1GB. This may be the problem with my computer. I just ordered a 1GB PQI card, we'll see how that does when it arrives.
    My mac has both USB 1.1 and 2.0 slots. Same results on either bus.

  • Dear sir I bought my iPhone 4 from Apple store in Charlotte N/C about 2years ago without contract. Now I tried to upgrade it to iOS 7.0.4.but after that my phone not work with last sim card. And invalid sim appeared.so I bought it without contract but it

    Dear sir
    I bought my iPhone 4 from Apple store in Charlotte N/C about 2years ago without contract.
    Now I tried to upgrade it to iOS 7.0.4.but after that my phone not work with last sim card.
    And invalid sim appeared.so I bought it without contract but it seems to be lock in my country
    Please tell me whats the matter?
    My phone serial no  86034HTCA4T
    Modem firmware  04.12.09
    Thanks

    Without contract is not the same as unlocked. The update to iOS 7 relocked
    the iPhone to the wireless carrier to which it was originally locked. You must
    contact that wireless carrier to see if they offer unlocking and if you qualify.
    If you used jailbreak or other hack to unlock the iPhone initially, the method
    used may prevent a legitimate unlock from succeeding and may render your
    iPhone unuseable.

Maybe you are looking for

  • Create a new portlet  in Deployed Portal in production environment

    are there any ways to import or create a new portlet in Deployed Portal in production environment? Edited by: user8322798 on May 1, 2011 7:26 AM

  • Problem with Windows-connection

    Hello, My iPod Shuffle was out of battery so I wanted to recharge it with my computer. However my computer won't recognize the iPod. Windows doesn't recognize it, iPod Updater doesn't recognize it, and also iTunes doesn't recognize it. I tried to con

  • Export to PDF and print same swatch colour - different variation of colour on printouts

    I have multiple documents - they are all set up the same way. I have 2 or 3 swatches in each of them -namely Rubine Red is giving me an issue - this is the same swatch in every document! =============== The Swatch =========== Colour Settings Here are

  • Any issues upgrading from 1.0.2 to 1.1.2?

    Hello, I have a regular unhacked/locked phone and it's on 1.0.2. I never upgraded to 1.1.1 because of the rumor of the battery draining issue. I have very good battery usage. Now that 1.1.2 seem to have fix that, I'd like to upgrade. So I'd like to h

  • Cross compiling apps on solaris 8 for solaris 10 x86 and x64

    Hi All, We have a few applications built on Solaris 8. and we want to build the same apps on Solaris 10 x86 and x64 but the problem is clearcase does not support Solaris 10 yet. Can we cross compile the apps on Solaris 8 for Solaris 10 x86 and x64 ?