You are not logged in.
Unfortunately, I can't seem to get it working after downgrading each package, either.
Upon running `startx`, the screen goes dark for a moment, then comes back into the console with this towards the end of the output:
Loading extension GLX
Loading extension NV-GLX
Loading extension NV-CONTROL
Loading extension XINERAMA
xinit: connection to X server lost
waiting for X server to shut down (EE) Server terminated successfully (0). Closing log file.Here's /var/log/Xorg.0.log:
[ 185.973]
X.Org X Server 1.14.3
Release Date: 2013-09-12
[ 185.973] X Protocol Version 11, Revision 0
[ 185.973] Build Operating System: Linux 3.11.0-1-ARCH x86_64
[ 185.973] Current Operating System: Linux picard 3.11.1-1-ARCH #1 SMP PREEMPT Sat Sep 14 19:30:21 CEST 2013 x86_64
[ 185.973] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=e2d6328b-4b4f-4570-864e-2cf7ee92efb9 rw quiet
[ 185.973] Build Date: 13 September 2013 01:28:59PM
[ 185.974]
[ 185.974] Current version of pixman: 0.30.2
[ 185.974] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 185.974] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 185.975] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Sep 18 11:06:34 2013
[ 185.976] (==) Using config file: "/etc/X11/xorg.conf"
[ 185.976] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 185.977] (==) ServerLayout "Layout0"
[ 185.977] (**) |-->Screen "Screen0" (0)
[ 185.977] (**) | |-->Monitor "Monitor0"
[ 185.977] (**) | |-->Device "Device0"
[ 185.978] (**) |-->Input Device "Keyboard0"
[ 185.978] (**) |-->Input Device "Mouse0"
[ 185.978] (==) Automatically adding devices
[ 185.978] (==) Automatically enabling devices
[ 185.978] (==) Automatically adding GPU devices
[ 185.985] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 185.985] Entry deleted from font path.
[ 185.985] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 185.985] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 185.985] Entry deleted from font path.
[ 185.985] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 185.985] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/OTF/,
/usr/share/fonts/Type1/
[ 185.985] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 185.985] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 185.985] (WW) Disabling Keyboard0
[ 185.985] (WW) Disabling Mouse0
[ 185.985] (II) Loader magic: 0x7fdc20
[ 185.985] (II) Module ABI versions:
[ 185.985] X.Org ANSI C Emulation: 0.4
[ 185.985] X.Org Video Driver: 14.1
[ 185.985] X.Org XInput driver : 19.1
[ 185.985] X.Org Server Extension : 7.0
[ 185.985] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 185.987] (--) PCI:*(0:1:0:0) 10de:1189:3842:2670 rev 161, Mem @ 0xf6000000/16777216, 0xe8000000/134217728, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[ 185.987] Initializing built-in extension Generic Event Extension
[ 185.987] Initializing built-in extension SHAPE
[ 185.988] Initializing built-in extension MIT-SHM
[ 185.988] Initializing built-in extension XInputExtension
[ 185.988] Initializing built-in extension XTEST
[ 185.988] Initializing built-in extension BIG-REQUESTS
[ 185.988] Initializing built-in extension SYNC
[ 185.988] Initializing built-in extension XKEYBOARD
[ 185.988] Initializing built-in extension XC-MISC
[ 185.988] Initializing built-in extension SECURITY
[ 185.989] Initializing built-in extension XINERAMA
[ 185.989] Initializing built-in extension XFIXES
[ 185.989] Initializing built-in extension RENDER
[ 185.989] Initializing built-in extension RANDR
[ 185.989] Initializing built-in extension COMPOSITE
[ 185.989] Initializing built-in extension DAMAGE
[ 185.989] Initializing built-in extension MIT-SCREEN-SAVER
[ 185.989] Initializing built-in extension DOUBLE-BUFFER
[ 185.989] Initializing built-in extension RECORD
[ 185.990] Initializing built-in extension DPMS
[ 185.990] Initializing built-in extension X-Resource
[ 185.990] Initializing built-in extension XVideo
[ 185.990] Initializing built-in extension XVideo-MotionCompensation
[ 185.990] Initializing built-in extension XFree86-VidModeExtension
[ 185.990] Initializing built-in extension XFree86-DGA
[ 185.990] Initializing built-in extension XFree86-DRI
[ 185.990] Initializing built-in extension DRI2
[ 185.990] (II) LoadModule: "glx"
[ 185.993] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 186.139] (II) Module glx: vendor="NVIDIA Corporation"
[ 186.139] compiled for 4.0.2, module version = 1.0.0
[ 186.139] Module class: X.Org Server Extension
[ 186.139] (II) NVIDIA GLX Module 325.15 Wed Jul 31 18:12:00 PDT 2013
[ 186.140] Loading extension GLX
[ 186.140] (II) LoadModule: "nvidia"
[ 186.140] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 186.153] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 186.153] compiled for 4.0.2, module version = 1.0.0
[ 186.153] Module class: X.Org Video Driver
[ 186.154] (II) NVIDIA dlloader X Driver 325.15 Wed Jul 31 17:50:57 PDT 2013
[ 186.154] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 186.154] (++) using VT number 1
[ 186.160] (II) Loading sub module "fb"
[ 186.160] (II) LoadModule: "fb"
[ 186.160] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 186.162] (II) Module fb: vendor="X.Org Foundation"
[ 186.162] compiled for 1.14.3, module version = 1.0.0
[ 186.162] ABI class: X.Org ANSI C Emulation, version 0.4
[ 186.162] (WW) Unresolved symbol: fbGetGCPrivateKey
[ 186.162] (II) Loading sub module "wfb"
[ 186.162] (II) LoadModule: "wfb"
[ 186.163] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 186.165] (II) Module wfb: vendor="X.Org Foundation"
[ 186.165] compiled for 1.14.3, module version = 1.0.0
[ 186.165] ABI class: X.Org ANSI C Emulation, version 0.4
[ 186.165] (II) Loading sub module "shadow"
[ 186.165] (II) LoadModule: "shadow"
[ 186.165] (II) Loading /usr/lib/xorg/modules/libshadow.so
[ 186.166] (II) Module shadow: vendor="X.Org Foundation"
[ 186.166] compiled for 1.14.3, module version = 1.1.0
[ 186.166] ABI class: X.Org ANSI C Emulation, version 0.4
[ 186.166] (II) Loading sub module "ramdac"
[ 186.166] (II) LoadModule: "ramdac"
[ 186.166] (II) Module "ramdac" already built-in
[ 186.169] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[ 186.169] (==) NVIDIA(0): RGB weight 888
[ 186.169] (==) NVIDIA(0): Default visual is TrueColor
[ 186.169] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 186.170] (**) NVIDIA(0): Enabling 2D acceleration
[ 186.708] (II) NVIDIA(GPU-0): Found DRM driver nvidia-drm (20130102)
[ 186.746] (II) NVIDIA(GPU-0): Display (LG Electronics EW224 (DFP-0)) does not support NVIDIA
[ 186.746] (II) NVIDIA(GPU-0): 3D Vision stereo.
[ 186.757] (II) NVIDIA(GPU-0): Display (BBY NS-39E480A13 (DFP-1)) does not support NVIDIA 3D
[ 186.757] (II) NVIDIA(GPU-0): Vision stereo.
[ 186.772] (II) NVIDIA(GPU-0): Display (LG Electronics E2242 (DFP-2)) does not support NVIDIA
[ 186.772] (II) NVIDIA(GPU-0): 3D Vision stereo.
[ 186.778] (II) NVIDIA(GPU-0): Display (LG Electronics EW224 (DFP-3)) does not support NVIDIA
[ 186.778] (II) NVIDIA(GPU-0): 3D Vision stereo.
[ 186.779] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 670 (GK104) at PCI:1:0:0 (GPU-0)
[ 186.779] (--) NVIDIA(0): Memory: 2097152 kBytes
[ 186.779] (--) NVIDIA(0): VideoBIOS: 80.04.19.00.70
[ 186.779] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 186.782] (--) NVIDIA(0): Valid display device(s) on GeForce GTX 670 at PCI:1:0:0
[ 186.782] (--) NVIDIA(0): CRT-0
[ 186.782] (--) NVIDIA(0): LG Electronics EW224 (DFP-0) (boot, connected)
[ 186.782] (--) NVIDIA(0): BBY NS-39E480A13 (DFP-1) (connected)
[ 186.782] (--) NVIDIA(0): LG Electronics E2242 (DFP-2) (connected)
[ 186.782] (--) NVIDIA(0): LG Electronics EW224 (DFP-3) (connected)
[ 186.782] (--) NVIDIA(0): DFP-4
[ 186.782] (--) NVIDIA(0): CRT-0: 400.0 MHz maximum pixel clock
[ 186.782] (--) NVIDIA(0): LG Electronics EW224 (DFP-0): 330.0 MHz maximum pixel clock
[ 186.782] (--) NVIDIA(0): LG Electronics EW224 (DFP-0): Internal Dual Link TMDS
[ 186.782] (--) NVIDIA(0): BBY NS-39E480A13 (DFP-1): 165.0 MHz maximum pixel clock
[ 186.782] (--) NVIDIA(0): BBY NS-39E480A13 (DFP-1): Internal Single Link TMDS
[ 186.782] (--) NVIDIA(0): LG Electronics E2242 (DFP-2): 165.0 MHz maximum pixel clock
[ 186.782] (--) NVIDIA(0): LG Electronics E2242 (DFP-2): Internal Single Link TMDS
[ 186.782] (--) NVIDIA(0): LG Electronics EW224 (DFP-3): 330.0 MHz maximum pixel clock
[ 186.782] (--) NVIDIA(0): LG Electronics EW224 (DFP-3): Internal Dual Link TMDS
[ 186.782] (--) NVIDIA(0): DFP-4: 960.0 MHz maximum pixel clock
[ 186.782] (--) NVIDIA(0): DFP-4: Internal DisplayPort
[ 186.782] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 186.782] (**) NVIDIA(0): device LG Electronics EW224 (DFP-0) (Using EDID
[ 186.782] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[ 186.783] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 186.783] (**) NVIDIA(0): device BBY NS-39E480A13 (DFP-1) (Using EDID frequencies
[ 186.783] (**) NVIDIA(0): has been enabled on all display devices.)
[ 186.783] (WW) NVIDIA(GPU-0): The EDID for BBY NS-39E480A13 (DFP-1) contradicts itself: mode
[ 186.783] (WW) NVIDIA(GPU-0): "1920x1080" is specified in the EDID; however, the EDID's
[ 186.783] (WW) NVIDIA(GPU-0): valid VertRefresh range (50.000-85.000 Hz) would exclude
[ 186.783] (WW) NVIDIA(GPU-0): this mode's VertRefresh (30.0 Hz); ignoring VertRefresh
[ 186.783] (WW) NVIDIA(GPU-0): check for mode "1920x1080".
[ 186.783] (WW) NVIDIA(GPU-0): The EDID for BBY NS-39E480A13 (DFP-1) contradicts itself: mode
[ 186.783] (WW) NVIDIA(GPU-0): "1920x1080" is specified in the EDID; however, the EDID's
[ 186.783] (WW) NVIDIA(GPU-0): valid HorizSync range (31.000-69.000 kHz) would exclude
[ 186.783] (WW) NVIDIA(GPU-0): this mode's HorizSync (27.0 kHz); ignoring HorizSync check
[ 186.783] (WW) NVIDIA(GPU-0): for mode "1920x1080".
[ 186.783] (WW) NVIDIA(GPU-0): The EDID for BBY NS-39E480A13 (DFP-1) contradicts itself: mode
[ 186.783] (WW) NVIDIA(GPU-0): "1920x1080" is specified in the EDID; however, the EDID's
[ 186.783] (WW) NVIDIA(GPU-0): valid VertRefresh range (50.000-85.000 Hz) would exclude
[ 186.783] (WW) NVIDIA(GPU-0): this mode's VertRefresh (24.0 Hz); ignoring VertRefresh
[ 186.783] (WW) NVIDIA(GPU-0): check for mode "1920x1080".
[ 186.783] (WW) NVIDIA(GPU-0): The EDID for BBY NS-39E480A13 (DFP-1) contradicts itself: mode
[ 186.783] (WW) NVIDIA(GPU-0): "720x480" is specified in the EDID; however, the EDID's
[ 186.783] (WW) NVIDIA(GPU-0): valid HorizSync range (31.000-69.000 kHz) would exclude
[ 186.783] (WW) NVIDIA(GPU-0): this mode's HorizSync (15.7 kHz); ignoring HorizSync check
[ 186.783] (WW) NVIDIA(GPU-0): for mode "720x480".
[ 186.784] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 186.784] (**) NVIDIA(0): device LG Electronics E2242 (DFP-2) (Using EDID
[ 186.784] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[ 186.785] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 186.785] (**) NVIDIA(0): device LG Electronics EW224 (DFP-3) (Using EDID
[ 186.785] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[ 186.785] (==) NVIDIA(0):
[ 186.785] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[ 186.785] (==) NVIDIA(0): will be used as the requested mode.
[ 186.785] (==) NVIDIA(0):
[ 186.785] (II) NVIDIA(0): Validated MetaModes:
[ 186.785] (II) NVIDIA(0):
[ 186.785] (II) NVIDIA(0): "DFP-0:nvidia-auto-select{},DFP-1:nvidia-auto-select{},DFP-2:nvidia-auto-select{},DFP-3:nvidia-auto-select{}"
[ 186.785] (II) NVIDIA(0): Virtual screen size determined to be 7680 x 1080
[ 186.813] (--) NVIDIA(0): DPI set to (101, 101); computed from "UseEdidDpi" X config
[ 186.813] (--) NVIDIA(0): option
[ 186.813] (--) Depth 24 pixmap format is 32 bpp
[ 186.813] (II) NVIDIA: Using 3072.00 MB of virtual memory for indirect memory
[ 186.813] (II) NVIDIA: access.
[ 186.815] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 186.815] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 186.815] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 186.815] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 186.815] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 186.815] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 186.815] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 186.815] (II) NVIDIA(0): Config Options in the README.
[ 186.818] (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select{},DFP-1:nvidia-auto-select{},DFP-2:nvidia-auto-select{},DFP-3:nvidia-auto-select{}"
[ 186.960] Loading extension NV-GLX
[ 187.076] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 187.076] (==) NVIDIA(0): Backing store disabled
[ 187.076] (==) NVIDIA(0): Silken mouse enabled
[ 187.077] (**) NVIDIA(0): DPMS enabled
[ 187.077] Loading extension NV-CONTROL
[ 187.077] Loading extension XINERAMA
[ 187.077] (II) Loading sub module "dri2"
[ 187.077] (II) LoadModule: "dri2"
[ 187.077] (II) Module "dri2" already built-in
[ 187.077] (II) NVIDIA(0): [DRI2] Setup complete
[ 187.077] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 187.077] (--) RandR disabled
[ 187.081] (II) Initializing extension GLX
[ 187.146] (II) config/udev: Adding input device Power Button (/dev/input/event6)
[ 187.146] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 187.146] (II) LoadModule: "evdev"
[ 187.146] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 187.148] (II) Module evdev: vendor="X.Org Foundation"
[ 187.148] compiled for 1.14.2, module version = 2.8.1
[ 187.148] Module class: X.Org XInput Driver
[ 187.148] ABI class: X.Org XInput driver, version 19.1
[ 187.148] (II) Using input driver 'evdev' for 'Power Button'
[ 187.148] (**) Power Button: always reports core events
[ 187.148] (**) evdev: Power Button: Device: "/dev/input/event6"
[ 187.148] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 187.148] (--) evdev: Power Button: Found keys
[ 187.148] (II) evdev: Power Button: Configuring as keyboard
[ 187.148] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input6/event6"
[ 187.148] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 187.148] (**) Option "xkb_rules" "evdev"
[ 187.148] (**) Option "xkb_model" "pc104"
[ 187.148] (**) Option "xkb_layout" "us"
[ 187.159] (II) config/udev: Adding input device Power Button (/dev/input/event5)
[ 187.159] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 187.159] (II) Using input driver 'evdev' for 'Power Button'
[ 187.160] (**) Power Button: always reports core events
[ 187.160] (**) evdev: Power Button: Device: "/dev/input/event5"
[ 187.160] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 187.160] (--) evdev: Power Button: Found keys
[ 187.160] (II) evdev: Power Button: Configuring as keyboard
[ 187.160] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input5/event5"
[ 187.160] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 187.160] (**) Option "xkb_rules" "evdev"
[ 187.160] (**) Option "xkb_model" "pc104"
[ 187.160] (**) Option "xkb_layout" "us"
[ 187.160] (II) config/udev: Adding drm device (/dev/dri/card0)
[ 187.160] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event18)
[ 187.160] (II) No input driver specified, ignoring this device.
[ 187.160] (II) This device may have been added with another device file.
[ 187.160] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event19)
[ 187.160] (II) No input driver specified, ignoring this device.
[ 187.160] (II) This device may have been added with another device file.
[ 187.160] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event20)
[ 187.160] (II) No input driver specified, ignoring this device.
[ 187.160] (II) This device may have been added with another device file.
[ 187.160] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event21)
[ 187.160] (II) No input driver specified, ignoring this device.
[ 187.160] (II) This device may have been added with another device file.
[ 187.161] (II) config/udev: Adding input device Logitech G9x Laser Mouse (/dev/input/event0)
[ 187.161] (**) Logitech G9x Laser Mouse: Applying InputClass "evdev pointer catchall"
[ 187.161] (II) Using input driver 'evdev' for 'Logitech G9x Laser Mouse'
[ 187.161] (**) Logitech G9x Laser Mouse: always reports core events
[ 187.161] (**) evdev: Logitech G9x Laser Mouse: Device: "/dev/input/event0"
[ 187.161] (--) evdev: Logitech G9x Laser Mouse: Vendor 0x46d Product 0xc066
[ 187.161] (--) evdev: Logitech G9x Laser Mouse: Found 20 mouse buttons
[ 187.161] (--) evdev: Logitech G9x Laser Mouse: Found scroll wheel(s)
[ 187.161] (--) evdev: Logitech G9x Laser Mouse: Found relative axes
[ 187.161] (--) evdev: Logitech G9x Laser Mouse: Found x and y relative axes
[ 187.161] (II) evdev: Logitech G9x Laser Mouse: Configuring as mouse
[ 187.161] (II) evdev: Logitech G9x Laser Mouse: Adding scrollwheel support
[ 187.161] (**) evdev: Logitech G9x Laser Mouse: YAxisMapping: buttons 4 and 5
[ 187.161] (**) evdev: Logitech G9x Laser Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 187.161] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/input/input0/event0"
[ 187.161] (II) XINPUT: Adding extended input device "Logitech G9x Laser Mouse" (type: MOUSE, id 8)
[ 187.161] (II) evdev: Logitech G9x Laser Mouse: initialized for relative axes.
[ 187.161] (**) Logitech G9x Laser Mouse: (accel) keeping acceleration scheme 1
[ 187.161] (**) Logitech G9x Laser Mouse: (accel) acceleration profile 0
[ 187.161] (**) Logitech G9x Laser Mouse: (accel) acceleration factor: 2.000
[ 187.161] (**) Logitech G9x Laser Mouse: (accel) acceleration threshold: 4
[ 187.161] (II) config/udev: Adding input device Logitech G9x Laser Mouse (/dev/input/mouse0)
[ 187.161] (II) No input driver specified, ignoring this device.
[ 187.161] (II) This device may have been added with another device file.
[ 187.161] (II) config/udev: Adding input device Logitech G9x Laser Mouse (/dev/input/event1)
[ 187.161] (**) Logitech G9x Laser Mouse: Applying InputClass "evdev keyboard catchall"
[ 187.161] (II) Using input driver 'evdev' for 'Logitech G9x Laser Mouse'
[ 187.161] (**) Logitech G9x Laser Mouse: always reports core events
[ 187.161] (**) evdev: Logitech G9x Laser Mouse: Device: "/dev/input/event1"
[ 187.161] (--) evdev: Logitech G9x Laser Mouse: Vendor 0x46d Product 0xc066
[ 187.161] (--) evdev: Logitech G9x Laser Mouse: Found 1 mouse buttons
[ 187.161] (--) evdev: Logitech G9x Laser Mouse: Found scroll wheel(s)
[ 187.161] (--) evdev: Logitech G9x Laser Mouse: Found relative axes
[ 187.161] (II) evdev: Logitech G9x Laser Mouse: Forcing relative x/y axes to exist.
[ 187.161] (--) evdev: Logitech G9x Laser Mouse: Found absolute axes
[ 187.161] (II) evdev: Logitech G9x Laser Mouse: Forcing absolute x/y axes to exist.
[ 187.161] (--) evdev: Logitech G9x Laser Mouse: Found keys
[ 187.161] (II) evdev: Logitech G9x Laser Mouse: Configuring as mouse
[ 187.161] (II) evdev: Logitech G9x Laser Mouse: Configuring as keyboard
[ 187.161] (II) evdev: Logitech G9x Laser Mouse: Adding scrollwheel support
[ 187.161] (**) evdev: Logitech G9x Laser Mouse: YAxisMapping: buttons 4 and 5
[ 187.161] (**) evdev: Logitech G9x Laser Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 187.161] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.1/input/input1/event1"
[ 187.161] (II) XINPUT: Adding extended input device "Logitech G9x Laser Mouse" (type: KEYBOARD, id 9)
[ 187.161] (**) Option "xkb_rules" "evdev"
[ 187.161] (**) Option "xkb_model" "pc104"
[ 187.161] (**) Option "xkb_layout" "us"
[ 187.161] (II) evdev: Logitech G9x Laser Mouse: initialized for relative axes.
[ 187.161] (WW) evdev: Logitech G9x Laser Mouse: ignoring absolute axes.
[ 187.162] (**) Logitech G9x Laser Mouse: (accel) keeping acceleration scheme 1
[ 187.162] (**) Logitech G9x Laser Mouse: (accel) acceleration profile 0
[ 187.162] (**) Logitech G9x Laser Mouse: (accel) acceleration factor: 2.000
[ 187.162] (**) Logitech G9x Laser Mouse: (accel) acceleration threshold: 4
[ 187.162] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event10)
[ 187.162] (II) No input driver specified, ignoring this device.
[ 187.162] (II) This device may have been added with another device file.
[ 187.162] (II) config/udev: Adding input device HDA Intel PCH Line Out Side (/dev/input/event11)
[ 187.162] (II) No input driver specified, ignoring this device.
[ 187.162] (II) This device may have been added with another device file.
[ 187.162] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event12)
[ 187.162] (II) No input driver specified, ignoring this device.
[ 187.162] (II) This device may have been added with another device file.
[ 187.162] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event13)
[ 187.162] (II) No input driver specified, ignoring this device.
[ 187.162] (II) This device may have been added with another device file.
[ 187.162] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event14)
[ 187.162] (II) No input driver specified, ignoring this device.
[ 187.162] (II) This device may have been added with another device file.
[ 187.162] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event15)
[ 187.162] (II) No input driver specified, ignoring this device.
[ 187.162] (II) This device may have been added with another device file.
[ 187.163] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event16)
[ 187.163] (II) No input driver specified, ignoring this device.
[ 187.163] (II) This device may have been added with another device file.
[ 187.163] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event17)
[ 187.163] (II) No input driver specified, ignoring this device.
[ 187.163] (II) This device may have been added with another device file.
[ 187.163] (II) config/udev: Adding input device Razer Razer BlackWidow Ultimate 2013 (/dev/input/event2)
[ 187.163] (**) Razer Razer BlackWidow Ultimate 2013: Applying InputClass "evdev keyboard catchall"
[ 187.163] (II) Using input driver 'evdev' for 'Razer Razer BlackWidow Ultimate 2013'
[ 187.163] (**) Razer Razer BlackWidow Ultimate 2013: always reports core events
[ 187.163] (**) evdev: Razer Razer BlackWidow Ultimate 2013: Device: "/dev/input/event2"
[ 187.163] (--) evdev: Razer Razer BlackWidow Ultimate 2013: Vendor 0x1532 Product 0x11a
[ 187.163] (--) evdev: Razer Razer BlackWidow Ultimate 2013: Found keys
[ 187.163] (II) evdev: Razer Razer BlackWidow Ultimate 2013: Configuring as keyboard
[ 187.163] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.4/0000:05:00.0/usb3/3-2/3-2:1.0/input/input2/event2"
[ 187.163] (II) XINPUT: Adding extended input device "Razer Razer BlackWidow Ultimate 2013" (type: KEYBOARD, id 10)
[ 187.163] (**) Option "xkb_rules" "evdev"
[ 187.163] (**) Option "xkb_model" "pc104"
[ 187.163] (**) Option "xkb_layout" "us"
[ 187.163] (II) config/udev: Adding input device Razer Razer BlackWidow Ultimate 2013 (/dev/input/event3)
[ 187.163] (**) Razer Razer BlackWidow Ultimate 2013: Applying InputClass "evdev keyboard catchall"
[ 187.163] (II) Using input driver 'evdev' for 'Razer Razer BlackWidow Ultimate 2013'
[ 187.163] (**) Razer Razer BlackWidow Ultimate 2013: always reports core events
[ 187.163] (**) evdev: Razer Razer BlackWidow Ultimate 2013: Device: "/dev/input/event3"
[ 187.163] (II) evdev: Razer Razer BlackWidow Ultimate 2013: Using mtdev for this device
[ 187.163] (--) evdev: Razer Razer BlackWidow Ultimate 2013: Vendor 0x1532 Product 0x11a
[ 187.163] (--) evdev: Razer Razer BlackWidow Ultimate 2013: Found 1 mouse buttons
[ 187.163] (--) evdev: Razer Razer BlackWidow Ultimate 2013: Found scroll wheel(s)
[ 187.164] (--) evdev: Razer Razer BlackWidow Ultimate 2013: Found relative axes
[ 187.164] (II) evdev: Razer Razer BlackWidow Ultimate 2013: Forcing relative x/y axes to exist.
[ 187.164] (--) evdev: Razer Razer BlackWidow Ultimate 2013: Found absolute axes
[ 187.164] (--) evdev: Razer Razer BlackWidow Ultimate 2013: Found absolute multitouch axes
[ 187.164] (--) evdev: Razer Razer BlackWidow Ultimate 2013: Found keys
[ 187.164] (II) evdev: Razer Razer BlackWidow Ultimate 2013: Configuring as mouse
[ 187.164] (II) evdev: Razer Razer BlackWidow Ultimate 2013: Configuring as keyboard
[ 187.164] (II) evdev: Razer Razer BlackWidow Ultimate 2013: Adding scrollwheel support
[ 187.164] (**) evdev: Razer Razer BlackWidow Ultimate 2013: YAxisMapping: buttons 4 and 5
[ 187.164] (**) evdev: Razer Razer BlackWidow Ultimate 2013: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 187.164] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.4/0000:05:00.0/usb3/3-2/3-2:1.1/input/input3/event3"
[ 187.164] (II) XINPUT: Adding extended input device "Razer Razer BlackWidow Ultimate 2013" (type: KEYBOARD, id 11)
[ 187.164] (**) Option "xkb_rules" "evdev"
[ 187.164] (**) Option "xkb_model" "pc104"
[ 187.164] (**) Option "xkb_layout" "us"
[ 187.164] (II) evdev: Razer Razer BlackWidow Ultimate 2013: initialized for relative axes.
[ 187.164] (WW) evdev: Razer Razer BlackWidow Ultimate 2013: ignoring absolute axes.
[ 187.164] (**) Razer Razer BlackWidow Ultimate 2013: (accel) keeping acceleration scheme 1
[ 187.164] (**) Razer Razer BlackWidow Ultimate 2013: (accel) acceleration profile 0
[ 187.164] (**) Razer Razer BlackWidow Ultimate 2013: (accel) acceleration factor: 2.000
[ 187.164] (**) Razer Razer BlackWidow Ultimate 2013: (accel) acceleration threshold: 4
[ 187.164] (II) config/udev: Adding input device Razer Razer BlackWidow Ultimate 2013 (/dev/input/event4)
[ 187.164] (**) Razer Razer BlackWidow Ultimate 2013: Applying InputClass "evdev pointer catchall"
[ 187.164] (II) Using input driver 'evdev' for 'Razer Razer BlackWidow Ultimate 2013'
[ 187.164] (**) Razer Razer BlackWidow Ultimate 2013: always reports core events
[ 187.164] (**) evdev: Razer Razer BlackWidow Ultimate 2013: Device: "/dev/input/event4"
[ 187.164] (--) evdev: Razer Razer BlackWidow Ultimate 2013: Vendor 0x1532 Product 0x11a
[ 187.164] (--) evdev: Razer Razer BlackWidow Ultimate 2013: Found 3 mouse buttons
[ 187.164] (--) evdev: Razer Razer BlackWidow Ultimate 2013: Found scroll wheel(s)
[ 187.164] (--) evdev: Razer Razer BlackWidow Ultimate 2013: Found relative axes
[ 187.164] (--) evdev: Razer Razer BlackWidow Ultimate 2013: Found x and y relative axes
[ 187.164] (II) evdev: Razer Razer BlackWidow Ultimate 2013: Configuring as mouse
[ 187.164] (II) evdev: Razer Razer BlackWidow Ultimate 2013: Adding scrollwheel support
[ 187.164] (**) evdev: Razer Razer BlackWidow Ultimate 2013: YAxisMapping: buttons 4 and 5
[ 187.164] (**) evdev: Razer Razer BlackWidow Ultimate 2013: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 187.164] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.4/0000:05:00.0/usb3/3-2/3-2:1.2/input/input4/event4"
[ 187.164] (II) XINPUT: Adding extended input device "Razer Razer BlackWidow Ultimate 2013" (type: MOUSE, id 12)
[ 187.164] (II) evdev: Razer Razer BlackWidow Ultimate 2013: initialized for relative axes.
[ 187.164] (**) Razer Razer BlackWidow Ultimate 2013: (accel) keeping acceleration scheme 1
[ 187.164] (**) Razer Razer BlackWidow Ultimate 2013: (accel) acceleration profile 0
[ 187.164] (**) Razer Razer BlackWidow Ultimate 2013: (accel) acceleration factor: 2.000
[ 187.164] (**) Razer Razer BlackWidow Ultimate 2013: (accel) acceleration threshold: 4
[ 187.164] (II) config/udev: Adding input device Razer Razer BlackWidow Ultimate 2013 (/dev/input/mouse1)
[ 187.164] (II) No input driver specified, ignoring this device.
[ 187.164] (II) This device may have been added with another device file.
[ 187.165] (II) config/udev: Adding input device Microsoft X-Box 360 pad (/dev/input/event9)
[ 187.165] (II) No input driver specified, ignoring this device.
[ 187.165] (II) This device may have been added with another device file.
[ 187.165] (II) config/udev: Adding input device Microsoft X-Box 360 pad (/dev/input/js0)
[ 187.165] (II) No input driver specified, ignoring this device.
[ 187.165] (II) This device may have been added with another device file.
[ 187.165] (II) config/udev: Adding input device Eee PC WMI hotkeys (/dev/input/event8)
[ 187.165] (**) Eee PC WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[ 187.165] (II) Using input driver 'evdev' for 'Eee PC WMI hotkeys'
[ 187.165] (**) Eee PC WMI hotkeys: always reports core events
[ 187.165] (**) evdev: Eee PC WMI hotkeys: Device: "/dev/input/event8"
[ 187.165] (--) evdev: Eee PC WMI hotkeys: Vendor 0 Product 0
[ 187.165] (--) evdev: Eee PC WMI hotkeys: Found keys
[ 187.165] (II) evdev: Eee PC WMI hotkeys: Configuring as keyboard
[ 187.165] (**) Option "config_info" "udev:/sys/devices/platform/eeepc-wmi/input/input8/event8"
[ 187.165] (II) XINPUT: Adding extended input device "Eee PC WMI hotkeys" (type: KEYBOARD, id 13)
[ 187.165] (**) Option "xkb_rules" "evdev"
[ 187.165] (**) Option "xkb_model" "pc104"
[ 187.165] (**) Option "xkb_layout" "us"
[ 187.165] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
[ 187.165] (II) No input driver specified, ignoring this device.
[ 187.165] (II) This device may have been added with another device file.
[ 187.526] (II) evdev: Eee PC WMI hotkeys: Close
[ 187.526] (II) UnloadModule: "evdev"
[ 187.526] (II) evdev: Razer Razer BlackWidow Ultimate 2013: Close
[ 187.526] (II) UnloadModule: "evdev"
[ 187.526] (II) evdev: Razer Razer BlackWidow Ultimate 2013: Close
[ 187.527] (II) UnloadModule: "evdev"
[ 187.527] (II) evdev: Razer Razer BlackWidow Ultimate 2013: Close
[ 187.527] (II) UnloadModule: "evdev"
[ 187.527] (II) evdev: Logitech G9x Laser Mouse: Close
[ 187.527] (II) UnloadModule: "evdev"
[ 187.527] (II) evdev: Logitech G9x Laser Mouse: Close
[ 187.527] (II) UnloadModule: "evdev"
[ 187.527] (II) evdev: Power Button: Close
[ 187.527] (II) UnloadModule: "evdev"
[ 187.527] (II) evdev: Power Button: Close
[ 187.527] (II) UnloadModule: "evdev"
[ 187.882] (II) NVIDIA(GPU-0): Deleting GPU-0
[ 187.884] (EE) Server terminated successfully (0). Closing log file.I generated a fresh x config with nvidia-xconfig and it did not help things.
Earlier today, when I tried to startx, I got the "red screen of death" and I updated grub according to the wiki's advice, which got me to where I am now. After downgrading the kernel and the driver to no avail, I went ahead and upgraded them to the latest version again. Also of note is that I set up lirc last night, but I have since disabled the service and unplugged the dongle while I sort out these problems. Any suggestions?
Last edited by SirCmpwn (2013-09-18 17:57:38)
Offline
Did you reboot after updating?
Offline
Yes. Also, here's my xinitrc:
#!/bin/sh
export GTK_IM_MODULE='uim'
export QT_IM_MODULE='uim'
export XDG_CONFIG_HOME='/home/sircmpwn/.config'
# Start a D-Bus session
source /etc/X11/xinit/xinitrc.d/30-dbus
export EDITOR=vim
export TERMINAL=terminator
exec volumeicon &
exec dunst &
exec xcompmgr -c &
#exec awesome
exec i3Offline
Solved it by changing reworking my xinitrc:
#!/bin/sh
export EDITOR=vim
export TERMINAL=terminator
exec volumeicon &
exec dunst &
exec xcompmgr &
exec i3Offline
Setting your editor in .xinitrc is a curious idea. Why not use .bashrc for that?
You never use the tty?
Offline
I should use .bashrc for that. I don't remember why I did that they way I did.
Offline