[SOLVED] xorg: fbdev errors

Hi,
after upgrading xf86-input-evdev-2.9.0-2 xf86-input-synaptics-1.8.0-2 xf86-video-fbdev-0.4.4-3 xorg-server-1.16.0-6, startx  (from tty1) does not work any more (yes, I read the news. No stderr redirecting is done). My .xinitrc looks like that in  https://wiki.archlinux.org/index.php/Xinitrc
/var/log/Xorg.1.log:
[ 103.185]
X.Org X Server 1.16.0
Release Date: 2014-07-16
[ 103.194] X Protocol Version 11, Revision 0
[ 103.196] Build Operating System: Linux 3.15.5-2-ARCH x86_64
[ 103.199] Current Operating System: Linux lite 3.15.8-1-ARCH #1 SMP PREEMPT Fri Aug 1 08:51:42 CEST 2014 x86_64
[ 103.199] Kernel command line: BOOT_IMAGE=../vmlinuz-linux cryptdevice=/dev/sda2:main root=/dev/mapper/main-root ro locale=de_DE.UTF-8 video=LVSD-1:d initrd=../initramfs-linux.img
[ 103.209] Build Date: 31 July 2014 11:53:19AM
[ 103.212]
[ 103.214] Current version of pixman: 0.32.6
[ 103.220] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 103.220] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 103.232] (==) Log file: "/home/hel/.local/share/xorg/Xorg.1.log", Time: Mon Aug 4 20:45:11 2014
[ 103.235] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 103.239] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 103.239] (==) No Layout section. Using the first Screen section.
[ 103.239] (==) No screen section available. Using defaults.
[ 103.239] (**) |-->Screen "Default Screen Section" (0)
[ 103.239] (**) | |-->Monitor "<default monitor>"
[ 103.240] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 103.240] (==) Automatically adding devices
[ 103.240] (==) Automatically enabling devices
[ 103.240] (==) Automatically adding GPU devices
[ 103.240] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 103.240] Entry deleted from font path.
[ 103.240] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 103.240] Entry deleted from font path.
[ 103.240] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 103.240] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 103.240] Entry deleted from font path.
[ 103.240] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 103.240] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/Type1/
[ 103.240] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 103.240] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 103.240] (II) Loader magic: 0x818d80
[ 103.240] (II) Module ABI versions:
[ 103.240] X.Org ANSI C Emulation: 0.4
[ 103.240] X.Org Video Driver: 18.0
[ 103.241] X.Org XInput driver : 21.0
[ 103.241] X.Org Server Extension : 8.0
[ 103.248] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c3
[ 103.249] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 103.251] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 8 paused 0
[ 103.255] (--) PCI:*(0:0:2:0) 8086:0be1:1025:061f rev 11, Mem @ 0x86000000/1048576, I/O @ 0x000050d0/8
[ 103.255] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 103.255] (II) LoadModule: "glx"
[ 103.256] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 103.261] (II) Module glx: vendor="X.Org Foundation"
[ 103.261] compiled for 1.16.0, module version = 1.0.0
[ 103.261] ABI class: X.Org Server Extension, version 8.0
[ 103.261] (==) AIGLX enabled
[ 103.261] (==) Matched modesetting as autoconfigured driver 0
[ 103.261] (==) Matched fbdev as autoconfigured driver 1
[ 103.261] (==) Matched vesa as autoconfigured driver 2
[ 103.261] (==) Assigned the driver to the xf86ConfigLayout
[ 103.261] (II) LoadModule: "modesetting"
[ 103.262] (WW) Warning, couldn't open module modesetting
[ 103.262] (II) UnloadModule: "modesetting"
[ 103.262] (II) Unloading modesetting
[ 103.262] (EE) Failed to load module "modesetting" (module does not exist, 0)
[ 103.262] (II) LoadModule: "fbdev"
[ 103.263] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 103.263] (II) Module fbdev: vendor="X.Org Foundation"
[ 103.263] compiled for 1.16.0, module version = 0.4.4
[ 103.263] Module class: X.Org Video Driver
[ 103.263] ABI class: X.Org Video Driver, version 18.0
[ 103.263] (II) LoadModule: "vesa"
[ 103.264] (WW) Warning, couldn't open module vesa
[ 103.264] (II) UnloadModule: "vesa"
[ 103.264] (II) Unloading vesa
[ 103.264] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 103.264] (II) FBDEV: driver for framebuffer: fbdev
[ 103.264] (++) using VT number 1
[ 103.264] (--) controlling tty is VT number 1, auto-enabling KeepTty
[ 103.265] (II) Loading sub module "fbdevhw"
[ 103.265] (II) LoadModule: "fbdevhw"
[ 103.265] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 103.265] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 103.265] compiled for 1.16.0, module version = 0.0.2
[ 103.265] ABI class: X.Org Video Driver, version 18.0
[ 103.265] (EE) open /dev/fb0: Permission denied
[ 103.265] (WW) Falling back to old probe method for fbdev
[ 103.266] (II) Loading sub module "fbdevhw"
[ 103.266] (II) LoadModule: "fbdevhw"
[ 103.266] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 103.266] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 103.266] compiled for 1.16.0, module version = 0.0.2
[ 103.266] ABI class: X.Org Video Driver, version 18.0
[ 103.266] (EE) open /dev/fb0: Permission denied
[ 103.266] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 103.266] (EE) Screen 0 deleted because of no matching config section.
[ 103.266] (II) UnloadModule: "fbdev"
[ 103.266] (II) UnloadSubModule: "fbdevhw"
[ 103.266] (EE) Device(s) detected, but none match those in the config file.
[ 103.266] (EE)
Fatal server error:
[ 103.266] (EE) no screens found(EE)
[ 103.267] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 103.267] (EE) Please also check the log file at "/home/hel/.local/share/xorg/Xorg.1.log" for additional information.
[ 103.267] (EE)
[ 103.356] (EE) Server terminated with error (1). Closing log file.
This is  /var/log/Xorg.0.log from a working startx before upgrading:
[ 41.791]
X.Org X Server 1.15.2
Release Date: 2014-06-27
[ 41.791] X Protocol Version 11, Revision 0
[ 41.791] Build Operating System: Linux 3.15.1-1-ARCH x86_64
[ 41.791] Current Operating System: Linux lite 3.15.8-1-ARCH #1 SMP PREEMPT Fri Aug 1 08:51:42 CEST 2014 x86_64
[ 41.791] Kernel command line: BOOT_IMAGE=../vmlinuz-linux cryptdevice=/dev/sda2:main root=/dev/mapper/main-root ro locale=de_DE.UTF-8 video=LVSD-1:d initrd=../initramfs-linux.img
[ 41.791] Build Date: 27 June 2014 07:32:26PM
[ 41.791]
[ 41.791] Current version of pixman: 0.32.6
[ 41.791] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 41.791] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 41.792] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Aug 4 20:56:56 2014
[ 41.854] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 41.907] (==) No Layout section. Using the first Screen section.
[ 41.908] (==) No screen section available. Using defaults.
[ 41.908] (**) |-->Screen "Default Screen Section" (0)
[ 41.908] (**) | |-->Monitor "<default monitor>"
[ 41.915] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 41.915] (==) Automatically adding devices
[ 41.915] (==) Automatically enabling devices
[ 41.915] (==) Automatically adding GPU devices
[ 41.966] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 41.966] Entry deleted from font path.
[ 42.012] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 42.012] Entry deleted from font path.
[ 42.012] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 42.013] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 42.013] Entry deleted from font path.
[ 42.013] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 42.013] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/Type1/
[ 42.013] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 42.013] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 42.014] (II) Loader magic: 0x811cc0
[ 42.014] (II) Module ABI versions:
[ 42.014] X.Org ANSI C Emulation: 0.4
[ 42.014] X.Org Video Driver: 15.0
[ 42.014] X.Org XInput driver : 20.0
[ 42.014] X.Org Server Extension : 8.0
[ 42.014] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 42.098] (--) PCI:*(0:0:2:0) 8086:0be1:1025:061f rev 11, Mem @ 0x86000000/1048576, I/O @ 0x000050d0/8
[ 42.098] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 42.100] Initializing built-in extension Generic Event Extension
[ 42.100] Initializing built-in extension SHAPE
[ 42.100] Initializing built-in extension MIT-SHM
[ 42.100] Initializing built-in extension XInputExtension
[ 42.100] Initializing built-in extension XTEST
[ 42.100] Initializing built-in extension BIG-REQUESTS
[ 42.100] Initializing built-in extension SYNC
[ 42.100] Initializing built-in extension XKEYBOARD
[ 42.100] Initializing built-in extension XC-MISC
[ 42.100] Initializing built-in extension SECURITY
[ 42.100] Initializing built-in extension XINERAMA
[ 42.100] Initializing built-in extension XFIXES
[ 42.101] Initializing built-in extension RENDER
[ 42.101] Initializing built-in extension RANDR
[ 42.101] Initializing built-in extension COMPOSITE
[ 42.101] Initializing built-in extension DAMAGE
[ 42.101] Initializing built-in extension MIT-SCREEN-SAVER
[ 42.101] Initializing built-in extension DOUBLE-BUFFER
[ 42.101] Initializing built-in extension RECORD
[ 42.101] Initializing built-in extension DPMS
[ 42.101] Initializing built-in extension Present
[ 42.101] Initializing built-in extension DRI3
[ 42.101] Initializing built-in extension X-Resource
[ 42.101] Initializing built-in extension XVideo
[ 42.101] Initializing built-in extension XVideo-MotionCompensation
[ 42.101] Initializing built-in extension XFree86-VidModeExtension
[ 42.101] Initializing built-in extension XFree86-DGA
[ 42.101] Initializing built-in extension XFree86-DRI
[ 42.101] Initializing built-in extension DRI2
[ 42.101] (II) LoadModule: "glx"
[ 42.104] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 42.318] (II) Module glx: vendor="X.Org Foundation"
[ 42.318] compiled for 1.15.2, module version = 1.0.0
[ 42.318] ABI class: X.Org Server Extension, version 8.0
[ 42.318] (==) AIGLX enabled
[ 42.318] Loading extension GLX
[ 42.318] (==) Matched modesetting as autoconfigured driver 0
[ 42.318] (==) Matched fbdev as autoconfigured driver 1
[ 42.318] (==) Matched vesa as autoconfigured driver 2
[ 42.318] (==) Assigned the driver to the xf86ConfigLayout
[ 42.318] (II) LoadModule: "modesetting"
[ 42.359] (WW) Warning, couldn't open module modesetting
[ 42.359] (II) UnloadModule: "modesetting"
[ 42.359] (II) Unloading modesetting
[ 42.359] (EE) Failed to load module "modesetting" (module does not exist, 0)
[ 42.359] (II) LoadModule: "fbdev"
[ 42.360] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 42.369] (II) Module fbdev: vendor="X.Org Foundation"
[ 42.369] compiled for 1.15.0, module version = 0.4.4
[ 42.369] Module class: X.Org Video Driver
[ 42.369] ABI class: X.Org Video Driver, version 15.0
[ 42.370] (II) LoadModule: "vesa"
[ 42.370] (WW) Warning, couldn't open module vesa
[ 42.370] (II) UnloadModule: "vesa"
[ 42.370] (II) Unloading vesa
[ 42.370] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 42.371] (II) FBDEV: driver for framebuffer: fbdev
[ 42.371] (++) using VT number 1
[ 42.379] (II) Loading sub module "fbdevhw"
[ 42.379] (II) LoadModule: "fbdevhw"
[ 42.380] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 42.390] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 42.390] compiled for 1.15.2, module version = 0.0.2
[ 42.390] ABI class: X.Org Video Driver, version 15.0
[ 42.390] (**) FBDEV(0): claimed PCI slot 0@0:2:0
[ 42.390] (II) FBDEV(0): using default device
[ 42.390] (II) FBDEV(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 42.390] (==) FBDEV(0): Depth 24, (==) framebuffer bpp 32
[ 42.390] (==) FBDEV(0): RGB weight 888
[ 42.390] (==) FBDEV(0): Default visual is TrueColor
[ 42.390] (==) FBDEV(0): Using gamma correction (1.0, 1.0, 1.0)
[ 42.390] (II) FBDEV(0): hardware: psbdrmfb (video memory: 2400kB)
[ 42.390] (II) FBDEV(0): checking modes against framebuffer device...
[ 42.390] (II) FBDEV(0): checking modes against monitor...
[ 42.390] (--) FBDEV(0): Virtual size is 1024x600 (pitch 1024)
[ 42.390] (**) FBDEV(0): Built-in mode "current"
[ 42.390] (==) FBDEV(0): DPI set to (96, 96)
[ 42.391] (II) Loading sub module "fb"
[ 42.391] (II) LoadModule: "fb"
[ 42.391] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 42.429] (II) Module fb: vendor="X.Org Foundation"
[ 42.429] compiled for 1.15.2, module version = 1.0.0
[ 42.429] ABI class: X.Org ANSI C Emulation, version 0.4
[ 42.429] (**) FBDEV(0): using shadow framebuffer
[ 42.429] (II) Loading sub module "shadow"
[ 42.429] (II) LoadModule: "shadow"
[ 42.429] (II) Loading /usr/lib/xorg/modules/libshadow.so
[ 42.433] (II) Module shadow: vendor="X.Org Foundation"
[ 42.433] compiled for 1.15.2, module version = 1.1.0
[ 42.434] ABI class: X.Org ANSI C Emulation, version 0.4
[ 42.434] (==) Depth 24 pixmap format is 32 bpp
[ 42.945] (==) FBDEV(0): Backing store enabled
[ 42.955] (==) FBDEV(0): DPMS enabled
[ 42.955] (==) RandR enabled
[ 43.020] (II) AIGLX: Screen 0 is not DRI2 capable
[ 43.021] (EE) AIGLX: reverting to software rendering
[ 44.417] (II) AIGLX: Loaded and initialized swrast
[ 44.417] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[ 45.031] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[ 45.031] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 45.031] (II) LoadModule: "evdev"
[ 45.032] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 45.102] (II) Module evdev: vendor="X.Org Foundation"
[ 45.102] compiled for 1.15.1, module version = 2.9.0
[ 45.102] Module class: X.Org XInput Driver
[ 45.102] ABI class: X.Org XInput driver, version 20.0
[ 45.102] (II) Using input driver 'evdev' for 'Power Button'
[ 45.102] (**) Power Button: always reports core events
[ 45.102] (**) evdev: Power Button: Device: "/dev/input/event4"
[ 45.103] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 45.103] (--) evdev: Power Button: Found keys
[ 45.103] (II) evdev: Power Button: Configuring as keyboard
[ 45.103] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input8/event4"
[ 45.103] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 45.103] (**) Option "xkb_rules" "evdev"
[ 45.103] (**) Option "xkb_model" "pc104"
[ 45.103] (**) Option "xkb_layout" "us"
[ 45.212] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
[ 45.212] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 45.212] (II) Using input driver 'evdev' for 'Video Bus'
[ 45.212] (**) Video Bus: always reports core events
[ 45.212] (**) evdev: Video Bus: Device: "/dev/input/event6"
[ 45.212] (--) evdev: Video Bus: Vendor 0 Product 0x6
[ 45.212] (--) evdev: Video Bus: Found keys
[ 45.212] (II) evdev: Video Bus: Configuring as keyboard
[ 45.212] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input12/event6"
[ 45.212] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 45.212] (**) Option "xkb_rules" "evdev"
[ 45.212] (**) Option "xkb_model" "pc104"
[ 45.212] (**) Option "xkb_layout" "us"
[ 45.214] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 45.214] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 45.214] (II) Using input driver 'evdev' for 'Power Button'
[ 45.214] (**) Power Button: always reports core events
[ 45.214] (**) evdev: Power Button: Device: "/dev/input/event1"
[ 45.214] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 45.214] (--) evdev: Power Button: Found keys
[ 45.214] (II) evdev: Power Button: Configuring as keyboard
[ 45.214] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input5/event1"
[ 45.214] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 45.214] (**) Option "xkb_rules" "evdev"
[ 45.214] (**) Option "xkb_model" "pc104"
[ 45.214] (**) Option "xkb_layout" "us"
[ 45.216] (II) config/udev: Adding input device Lid Switch (/dev/input/event3)
[ 45.216] (II) No input driver specified, ignoring this device.
[ 45.216] (II) This device may have been added with another device file.
[ 45.217] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[ 45.217] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[ 45.217] (II) Using input driver 'evdev' for 'Sleep Button'
[ 45.217] (**) Sleep Button: always reports core events
[ 45.217] (**) evdev: Sleep Button: Device: "/dev/input/event2"
[ 45.217] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[ 45.217] (--) evdev: Sleep Button: Found keys
[ 45.217] (II) evdev: Sleep Button: Configuring as keyboard
[ 45.217] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input6/event2"
[ 45.218] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[ 45.218] (**) Option "xkb_rules" "evdev"
[ 45.218] (**) Option "xkb_model" "pc104"
[ 45.218] (**) Option "xkb_layout" "us"
[ 45.219] (II) config/udev: Adding drm device (/dev/dri/card0)
[ 45.220] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event8)
[ 45.220] (II) No input driver specified, ignoring this device.
[ 45.220] (II) This device may have been added with another device file.
[ 45.221] (II) config/udev: Adding input device HDA Intel HDMI/DP,pcm=3 (/dev/input/event9)
[ 45.221] (II) No input driver specified, ignoring this device.
[ 45.221] (II) This device may have been added with another device file.
[ 45.222] (II) config/udev: Adding input device HDA Intel Mic (/dev/input/event10)
[ 45.222] (II) No input driver specified, ignoring this device.
[ 45.222] (II) This device may have been added with another device file.
[ 45.223] (II) config/udev: Adding input device HDA Intel Headphone (/dev/input/event11)
[ 45.223] (II) No input driver specified, ignoring this device.
[ 45.223] (II) This device may have been added with another device file.
[ 45.224] (II) config/udev: Adding input device WebCam (/dev/input/event14)
[ 45.224] (**) WebCam: Applying InputClass "evdev keyboard catchall"
[ 45.224] (II) Using input driver 'evdev' for 'WebCam'
[ 45.224] (**) WebCam: always reports core events
[ 45.224] (**) evdev: WebCam: Device: "/dev/input/event14"
[ 45.224] (--) evdev: WebCam: Vendor 0x4f2 Product 0xb367
[ 45.224] (--) evdev: WebCam: Found keys
[ 45.224] (II) evdev: WebCam: Configuring as keyboard
[ 45.224] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.7/usb1/1-3/1-3:1.0/input/input21/event14"
[ 45.224] (II) XINPUT: Adding extended input device "WebCam" (type: KEYBOARD, id 10)
[ 45.224] (**) Option "xkb_rules" "evdev"
[ 45.224] (**) Option "xkb_model" "pc104"
[ 45.224] (**) Option "xkb_layout" "us"
[ 45.226] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 45.226] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 45.226] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[ 45.226] (**) AT Translated Set 2 keyboard: always reports core events
[ 45.226] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[ 45.226] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[ 45.226] (--) evdev: AT Translated Set 2 keyboard: Found keys
[ 45.226] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[ 45.227] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 45.227] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
[ 45.227] (**) Option "xkb_rules" "evdev"
[ 45.227] (**) Option "xkb_model" "pc104"
[ 45.227] (**) Option "xkb_layout" "us"
[ 45.228] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event7)
[ 45.228] (**) ETPS/2 Elantech Touchpad: Applying InputClass "evdev touchpad catchall"
[ 45.229] (**) ETPS/2 Elantech Touchpad: Applying InputClass "touchpad catchall"
[ 45.229] (**) ETPS/2 Elantech Touchpad: Applying InputClass "Default clickpad buttons"
[ 45.229] (II) LoadModule: "synaptics"
[ 45.229] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 45.247] (II) Module synaptics: vendor="X.Org Foundation"
[ 45.247] compiled for 1.15.1, module version = 1.8.0
[ 45.247] Module class: X.Org XInput Driver
[ 45.247] ABI class: X.Org XInput driver, version 20.0
[ 45.247] (II) Using input driver 'synaptics' for 'ETPS/2 Elantech Touchpad'
[ 45.247] (**) ETPS/2 Elantech Touchpad: always reports core events
[ 45.247] (**) Option "Device" "/dev/input/event7"
[ 45.427] (--) synaptics: ETPS/2 Elantech Touchpad: x-axis range 0 - 2320 (res 0)
[ 45.428] (--) synaptics: ETPS/2 Elantech Touchpad: y-axis range 0 - 928 (res 0)
[ 45.428] (--) synaptics: ETPS/2 Elantech Touchpad: pressure range 0 - 255
[ 45.428] (--) synaptics: ETPS/2 Elantech Touchpad: finger width range 0 - 15
[ 45.428] (--) synaptics: ETPS/2 Elantech Touchpad: buttons: left right double triple
[ 45.428] (--) synaptics: ETPS/2 Elantech Touchpad: Vendor 0x2 Product 0xe
[ 45.429] (**) Option "EmulateTwoFingerMinZ" "40"
[ 45.429] (**) Option "EmulateTwoFingerMinW" "8"
[ 45.429] (**) Option "VertEdgeScroll" "on"
[ 45.429] (**) Option "HorizEdgeScroll" "on"
[ 45.430] (**) Option "VertTwoFingerScroll" "on"
[ 45.430] (**) Option "HorizTwoFingerScroll" "on"
[ 45.430] (**) Option "TapButton1" "1"
[ 45.430] (**) Option "TapButton2" "2"
[ 45.430] (**) Option "TapButton3" "3"
[ 45.431] (**) Option "CircularScrolling" "on"
[ 45.431] (**) Option "CircScrollTrigger" "2"
[ 45.431] (**) Option "CoastingSpeed" "0"
[ 45.431] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found
[ 45.431] (**) ETPS/2 Elantech Touchpad: always reports core events
[ 45.520] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio2/input/input10/event7"
[ 45.520] (II) XINPUT: Adding extended input device "ETPS/2 Elantech Touchpad" (type: TOUCHPAD, id 12)
[ 45.521] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) MinSpeed is now constant deceleration 2.5
[ 45.521] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) MaxSpeed is now 1.75
[ 45.521] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) AccelFactor is now 0.080
[ 45.540] (**) ETPS/2 Elantech Touchpad: (accel) keeping acceleration scheme 1
[ 45.541] (**) ETPS/2 Elantech Touchpad: (accel) acceleration profile 1
[ 45.541] (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor: 2.000
[ 45.541] (**) ETPS/2 Elantech Touchpad: (accel) acceleration threshold: 4
[ 45.541] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found
[ 45.542] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse0)
[ 45.542] (**) ETPS/2 Elantech Touchpad: Ignoring device from InputClass "touchpad ignore duplicates"
[ 45.542] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[ 45.543] (II) No input driver specified, ignoring this device.
[ 45.543] (II) This device may have been added with another device file.
[ 45.544] (II) config/udev: Adding input device Acer WMI hotkeys (/dev/input/event12)
[ 45.544] (**) Acer WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[ 45.544] (II) Using input driver 'evdev' for 'Acer WMI hotkeys'
[ 45.544] (**) Acer WMI hotkeys: always reports core events
[ 45.544] (**) evdev: Acer WMI hotkeys: Device: "/dev/input/event12"
[ 45.544] (--) evdev: Acer WMI hotkeys: Vendor 0 Product 0
[ 45.545] (--) evdev: Acer WMI hotkeys: Found keys
[ 45.545] (II) evdev: Acer WMI hotkeys: Configuring as keyboard
[ 45.545] (**) Option "config_info" "udev:/sys/devices/virtual/input/input19/event12"
[ 45.545] (II) XINPUT: Adding extended input device "Acer WMI hotkeys" (type: KEYBOARD, id 13)
[ 45.545] (**) Option "xkb_rules" "evdev"
[ 45.545] (**) Option "xkb_model" "pc104"
[ 45.545] (**) Option "xkb_layout" "us"
[ 45.546] (II) config/udev: Adding input device Acer BMA150 accelerometer (/dev/input/event13)
[ 45.546] (II) No input driver specified, ignoring this device.
[ 45.546] (II) This device may have been added with another device file.
[ 45.547] (II) config/udev: Adding input device Acer BMA150 accelerometer (/dev/input/js0)
[ 45.547] (II) No input driver specified, ignoring this device.
[ 45.547] (II) This device may have been added with another device file.
Hence, I think that the error after upgrading can be seen from the following lines:
[ 103.265] (II) Loading sub module "fbdevhw"
[ 103.265] (II) LoadModule: "fbdevhw"
[ 103.265] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 103.265] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 103.265] compiled for 1.16.0, module version = 0.0.2
[ 103.265] ABI class: X.Org Video Driver, version 18.0
[ 103.265] (EE) open /dev/fb0: Permission denied
[ 103.265] (WW) Falling back to old probe method for fbdev
[ 103.266] (II) Loading sub module "fbdevhw"
[ 103.266] (II) LoadModule: "fbdevhw"
[ 103.266] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 103.266] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 103.266] compiled for 1.16.0, module version = 0.0.2
[ 103.266] ABI class: X.Org Video Driver, version 18.0
[ 103.266] (EE) open /dev/fb0: Permission denied
[ 103.266] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 103.266] (EE) Screen 0 deleted because of no matching config section.
[ 103.266] (II) UnloadModule: "fbdev"
[ 103.266] (II) UnloadSubModule: "fbdevhw"
What is wrong with /dev/fb0 and the fbdev module? ?
After upgrading, the following files were in /usr/share/X11/xorg.conf.d:
10-evdev.conf
# Catch-all evdev loader for udev-based systems
# We don't simply match on any device since that also adds accelerometers
# and other devices that we don't really want to use. The list below
# matches everything but joysticks.
Section "InputClass"
Identifier "evdev pointer catchall"
MatchIsPointer "on"
MatchDevicePath "/dev/input/event*"
Driver "evdev"
EndSection
Section "InputClass"
Identifier "evdev keyboard catchall"
MatchIsKeyboard "on"
MatchDevicePath "/dev/input/event*"
Driver "evdev"
EndSection
Section "InputClass"
Identifier "evdev touchpad catchall"
MatchIsTouchpad "on"
MatchDevicePath "/dev/input/event*"
Driver "evdev"
EndSection
Section "InputClass"
Identifier "evdev tablet catchall"
MatchIsTablet "on"
MatchDevicePath "/dev/input/event*"
Driver "evdev"
EndSection
Section "InputClass"
Identifier "evdev touchscreen catchall"
MatchIsTouchscreen "on"
MatchDevicePath "/dev/input/event*"
Driver "evdev"
EndSection
10-quirks.conf
# Collection of quirks and blacklist/whitelists for specific devices.
# Accelerometer device, posts data through ABS_X/ABS_Y, making X unusable
# http://bugs.freedesktop.org/show_bug.cgi?id=22442
Section "InputClass"
Identifier "ThinkPad HDAPS accelerometer blacklist"
MatchProduct "ThinkPad HDAPS accelerometer data"
Option "Ignore" "on"
EndSection
# https://bugzilla.redhat.com/show_bug.cgi?id=523914
# Mouse does not move in PV Xen guest
# Explicitly tell evdev to not ignore the absolute axes.
Section "InputClass"
Identifier "Xen Virtual Pointer axis blacklist"
MatchProduct "Xen Virtual Pointer"
Option "IgnoreAbsoluteAxes" "off"
Option "IgnoreRelativeAxes" "off"
EndSection
# https://bugs.freedesktop.org/show_bug.cgi?id=55867
# Bug 55867 - Doesn't know how to tag XI_TRACKBALL
Section "InputClass"
Identifier "Tag trackballs as XI_TRACKBALL"
MatchProduct "trackball"
MatchDriver "evdev"
Option "TypeName" "TRACKBALL"
EndSection
# https://bugs.freedesktop.org/show_bug.cgi?id=62831
# Bug 62831 - Mionix Naos 5000 mouse detected incorrectly
Section "InputClass"
Identifier "Tag Mionix Naos 5000 mouse XI_MOUSE"
MatchProduct "La-VIEW Technology Naos 5000 Mouse"
MatchDriver "evdev"
Option "TypeName" "MOUSE"
EndSection
nvidia-drm-outputclass.conf
Section "OutputClass"
Identifier "nvidia"
MatchDriver "nvidia-drm"
Driver "nvidia"
EndSection
And  in /etc/X11/xorg.conf.d/50-.synaptics.conf:
# Example xorg.conf.d snippet that assigns the touchpad driver
# to all touchpads. See xorg.conf.d(5) for more information on
# InputClass.
# DO NOT EDIT THIS FILE, your distribution will likely overwrite
# it when updating. Copy (and rename) this file into
# /etc/X11/xorg.conf.d first.
# Additional options may be added in the form of
# Option "OptionName" "value"
Section "InputClass"
Identifier "touchpad catchall"
Driver "synaptics"
MatchIsTouchpad "on"
Option "TapButton1" "1"
Option "TapButton2" "2"
Option "TapButton3" "3"
#my changesC
Option "VertEdgeScroll" "on"
Option "VertTwoFingerScroll" "on"
Option "HorizEdgeScroll" "on"
Option "HorizTwoFingerScroll" "on"
Option "CircularScrolling" "on"
Option "CircScrollTrigger" "2"
Option "EmulateTwoFingerMinZ" "40"
Option "EmulateTwoFingerMinW" "8"
Option "CoastingSpeed" "0"
# This option is recommend on all Linux systems using evdev, but cannot be
# enabled by default. See the following link for details:
# http://who-t.blogspot.com/2010/11/how-to-ignore-configuration-errors.html
MatchDevicePath "/dev/input/event*"
EndSection
Section "InputClass"
Identifier "touchpad ignore duplicates"
MatchIsTouchpad "on"
MatchOS "Linux"
MatchDevicePath "/dev/input/mouse*"
Option "Ignore" "on"
EndSection
# This option enables the bottom right corner to be a right button on
# non-synaptics clickpads.
# This option is only interpreted by clickpads.
Section "InputClass"
Identifier "Default clickpad buttons"
MatchDriver "synaptics"
Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
# To disable the bottom edge area so the buttons only work as buttons,
# not for movement, set the AreaBottomEdge
# Option "AreaBottomEdge" "82%"
EndSection
# This option disables software buttons on Apple touchpads.
# This option is only interpreted by clickpads.
Section "InputClass"
Identifier "Disable clickpad buttons on Apple touchpads"
MatchProduct "Apple|bcm5974"
MatchDriver "synaptics"
Option "SoftButtonAreas" "0 0 0 0 0 0 0 0"
EndSection
Before upgrading, 50-synaptics.conf and 10-evdev.conf were the same in /etc/x11/xorg.conf.d, some entries were not in 10-quirks.conf and nvidia-drm-outputclass.conf was not there.
Any ideas?
Best regards
Last edited by hel (2014-08-05 16:45:42)

This is the error:
[ 103.265] (EE) open /dev/fb0: Permission denied
Possibly no one tested the new systemd method with the fbdev driver. Does it work if you use xf86-video-modesetting instead of xf86-video-fbdev? If not, you'll likely need to configure X to start the old way (as root) as described in the news.

Similar Messages

  • [SOLVED] Xorg - AIGLX error: dlopen of fglrx_dri.so failed

    Hello.
    I have up to date Archlinux.
    I have Radeon HD4650 AGP.
    I installed catalyst from AUR. (http://wiki.archlinux.org/index.php/ATI … stallation)
    After start Xorg I have in /var/log/Xorg.0.log two errors:
    [ 5492.858] (EE) AIGLX error: dlopen of fglrx_dri.so failed
    [ 5492.859] (EE) AIGLX: reverting to software rendering
    and I have *no* direct rendering and OpenGL support.
    Command:
    [daw@myhost ~]$ LIBGL_DEBUG=verbose glxinfo > /dev/null
    give me:
    libGL: XF86DRIGetClientDriverName: 8.75.5 fglrx (screen 0)
    libGL: OpenDriver: trying /usr/lib/xorg/modules/dri//tls/fglrx_dri.so
    libGL: OpenDriver: trying /usr/lib/xorg/modules/dri//fglrx_dri.so
    libGL: XF86DRIGetClientDriverName: 8.75.5 fglrx (screen 0)
    libGL: OpenDriver: trying /usr/lib/xorg/modules/dri//tls/fglrx_dri.so
    libGL: OpenDriver: trying /usr/lib/xorg/modules/dri//fglrx_dri.so
    X Error of failed request: BadRequest (invalid request code or no such operation)
    Major opcode of failed request: 137 (GLX)
    Minor opcode of failed request: 19 (X_GLXQueryServerString)
    Serial number of failed request: 24
    Current serial number in output stream: 24
    How can I fix this? Can anyone help?
    Last edited by amen (2010-09-30 07:33:32)

    amen wrote:
    Hello.
    I have up to date Archlinux.
    I have Radeon HD4650 AGP.
    I installed catalyst from AUR. (http://wiki.archlinux.org/index.php/ATI … stallation)
    After start Xorg I have in /var/log/Xorg.0.log two errors:
    [ 5492.858] (EE) AIGLX error: dlopen of fglrx_dri.so failed
    [ 5492.859] (EE) AIGLX: reverting to software rendering
    and I have *no* direct rendering and OpenGL support.
    Command:
    [daw@myhost ~]$ LIBGL_DEBUG=verbose glxinfo > /dev/null
    give me:
    libGL: XF86DRIGetClientDriverName: 8.75.5 fglrx (screen 0)
    libGL: OpenDriver: trying /usr/lib/xorg/modules/dri//tls/fglrx_dri.so
    libGL: OpenDriver: trying /usr/lib/xorg/modules/dri//fglrx_dri.so
    libGL: XF86DRIGetClientDriverName: 8.75.5 fglrx (screen 0)
    libGL: OpenDriver: trying /usr/lib/xorg/modules/dri//tls/fglrx_dri.so
    libGL: OpenDriver: trying /usr/lib/xorg/modules/dri//fglrx_dri.so
    X Error of failed request: BadRequest (invalid request code or no such operation)
    Major opcode of failed request: 137 (GLX)
    Minor opcode of failed request: 19 (X_GLXQueryServerString)
    Serial number of failed request: 24
    Current serial number in output stream: 24
    How can I fix this? Can anyone help?
    I've got the same error, I'm using HD3450

  • HOW TO SOLVE THE R6034 ERROR IN ITUNES INSTALATION

    I need toknow how to solve the R6034 error in itunes instalation becouse y can´t buk up muy phone

    How to solve this ?
    #import <UIKit/UIKit.h>
    int main(int argc, char *argv[]) {
        NSAutoreleasePool * pool = [[NSAutoreleasePool alloc] init];
       -> int retVal = UIApplicationMain(argc, argv, nil, nil);
        [pool release];
        return retVal;

  • How i can solve 6753 airport error

    how i can solve 6753 airport error?

    IIRC, it's not uncommon to spot this after a firmware update to 7.6.1.  And IIRC, wasn't there a 7.6.2 release today?  Unplug the express, plug it back in, and generally this should self-resolve.

  • How to solve Audition CS6 error "The amount of audio to burn will not fit on the CD........."?

    I have a brand new PC that is MORE than adequate. I have once succeeded in burning a CD after learning all about time tracks and merging them. (made a few with only ONE track)
    Two things:
    1) I find that I must add a CD marker at the end of the WAV because Audition CS6 erases whatever is the last CD marker I've made. Very frustrating but now I know I have to do this but I have no idea WHY!!
    2) Right now I have a WAV that is just over 1 hour and 3 minutes with a total of 637.74MB of info. When I try to export/burn a CD, I get an error message stating "The amount of audio to burn will not fit.......".  I am using TDK 700MB blanks with a Pioneer Blu-ray burner.
    Obviously it will fit.
    What am I doing wrong, all of a sudden?

    Hey ryclark,
    Thanks for responding. Something else is going on here.....
    Here's what I re-replied to our friend...
    Thanks for the response.
    When I built this computer last Nov/Dec, it was built with the second 
    fastest Intel 7i, quad-core chipset on an 64-bit ASUS motherboard. It's  running
    Win 7 Pro. It has a 500GB SSD "C" drive with another 14 TB of true hard 
    drive space. It is set up with 64 bit. I had been using Audition CS3 for  many
    years and even go back to it's origin: Cool Edit and Cool Edit Pro. My 
    learning curve was minimal, sans the CD burning, which I used other software
    for  which is now antiquated, so I need Audition for this. Between this and 
    IZotope 3 I've repaired and improved many a recording. All-in-all extremely 
    useful software.
    As for the idea "to burn it anyway", well the error message comes up and 
    that's it - if I "X" out of that message and try to burn again the message
    comes  back  - so Audition will not let me. It is convinced that this file is 
    longer than it really is, but only when I add track  marks to it!
    There are only 11 tracks.
    I was able to burn a CD of this same file but without all the track marks, 
    so the same exact file length/size will burn, only as the one track.
    I've also succeeded in burning other WAV's , both greater and smaller, with
    and without multiple track marks, without issue. Of course all with less 
    than the CD's max. capacity.
    This problem seems to be with this one file. I've even  re-made/re-recorded
    the file from scratch with no change. There's something else  going on here
    that I can't put my finger on. (I am "recording" LP's and making  personal
    CDs of them)
    Also, only from time to time, I have another error after burning a CD that 
    states it could not verify the CD. For this I assume it is the blank rather
    than AA? The first might burn without issue and with the second burn I 
    get the error. It is near the end of a stack of blanks, so.....
    As for the need to "mark the end" of the file makes a lot of sense but of 
    all the other CD track-marking software I've used, none needed one to do
    this,  but this IS Adobe after all.
    You'd think there might be a smidge of intuitiveness with Adobe, but maybe 
    not.
    - Mark
    In a message dated 8/2/2014 8:11:52 A.M. Eastern Daylight Time, 
    [email protected] writes:
    How  to solve Audition CS6 error "The amount of audio to burn will not fit
    on  the CD........."?
    created by ryclark (https://forums.adobe.com/people/ryclark)  in 
    Audition CS5.5, CS6 & CC - View the full  discussion
    (https://forums.adobe.com/message/6605916#6605916)

  • How to solve the 404 error

    Hi,
    How to catch or solve the 404 error in application.
    Some time we are giving some file name but that file is not avialable at that time it will give 404 error. how to avoid this error.
    If 404 error comes i want call some other file. Is it posible.
    Thanks Advance.

    Yes, this is because IE 5.5 (?) and higher have this wacky "Show friendly HTTP error messages" setting. You can disable this by going to tools -> internet options -> advanced and unchecking "Show friendly HTTP error messages". However as the default IE setting has "Show friendly HTTP error messages" enabled this isn't a good solution.
    I believe that if your error page is less than a certain size (in bytes) then IE defaults to it's own error page when "Show friendly HTTP error messages" are enabled. This size is something like 512 bytes or fewer in length.
    So basically try making your error page larger (more than 512 bytes in size) and see if that works.

  • "Error 16" solution doesn't solve problem, same error message pops up.  Further steps?

    Steps followed: all Adobe products (CS6 Suite and CC) have been removed (w/uninstaller and manual Library cleanup) and reinstalled (from discs and downloads); permissions corrected as per KB note on Error 16, to no change. This occurred after updating Mac OS to 10.9x. The OS was then reinstalled, new admin & standard users created (MacPro hardware passes all tests). "Error 16" permission solution performed at every stage to no change in error generation. Adobe Reader, Lightroom 4, and CS6Bridge do launch, but Acrobat Professional, Photoshop (13, CS6), and CC Photoshop stop launch w/error 16.  Stumped!

    Thanks for the suggestion, Gene, but it had no affect on the ³error 16²
    situation, I¹m afraid.  I think I¹m going to have to start with a new drive
    and import/update until I find the source of this issue.
    Jim
    "Error 16" solution doesn't solve problem, same error message pops up.
    Further steps?
    created by gener7 <https://forums.adobe.com/people/gener7>  in Photoshop
    General Discussion - View the full discussion
    <https://forums.adobe.com/message/7154907#7154907>
    Permissions problem.  Open Terminal and copy/paste this line: sudo chmod -R
    777 /Library/Application\ Support/Adobe Gene
    If the reply above answers your question, please take a moment to mark this
    answer as correct by visiting:
    https://forums.adobe.com/message/7154907#7154907 and clicking ŒCorrect¹ below
    the answer Replies to this message go to everyone subscribed to this thread,
    not directly to the person who posted the message. To post a reply, either
    reply to this email or visit the message page:
    Please note that the Adobe
    Forums do not accept email attachments. If you want to embed an image in your
    message please visit the thread in the forum and click the camera icon:
    https://forums.adobe.com/message/7154907#7154907 To unsubscribe from this
    thread, please visit the message page at
    , click "Following" at the
    top right, & "Stop Following" Start a new discussion in Photoshop General
    Discussion by email
    <mailto:[email protected]>  or
    at Adobe Community
    <https://forums.adobe.com/choose-container.jspa?contentType=1&containerType=14
    &container=4694>  For more information about maintaining your forum email
    notifications please go to https://forums.adobe.com/thread/1516624.
    >

  • HT201405 how to solve time machine error-1

    how to solve time machine error-1

    I checked the pondini fixes and ended up doing the following - in case this could help someone else with OSX Lion and Time Capsule... http://pondini.org/TM/Troubleshooting.html
    First, I downloaded and used Airport Utility 5.6 instead of 6.1 - BTW, I had to attempt download and installation THREE times before the program actually installed.  Be persistant.
    Pondini #5: It's possible some names (of all things!) may be a problem.    See item C9.  I had to re-name my Mac, Time Capsule, network, etc... to remove all apostrophes and spaces.
    Pondini #7:  If you have WD SmartWare installed on Lion, it's not compatible, per RoaringApps, and there are reports it can cause this problem as well.   Use Western Digital's uninstaller, or delete the app from /Applications and the files com.wdc.WDDMservice.plist and com.wdc.WDSmartWareServer.plist from /Library/LaunchDaemons.   There may also be a file in Library/Application Support.
    I then had to shut down computer, unplug Time Capsule, unplug modem; plug everything in again, then reboot computer; then had to go to Apple- System Preferences- Network- and reselect my Time Capsule to connect to WiFi again.
    Then opened Time Machine preferences again and attempted back up - it worked!

  • TS3297 How to solve -42110 unknown error?

    Please, how can I solve -42110 unknown error?
    Thanks

    Try the following user tip:
    iTunes for Windows 11.0.2.25 and 11.0.2.26: "Unknown error -42110" messages when launching iTunes

  • HT201210 pls solve my problem error 3194

    pls solve my problem error 3194

    Hello,
    Check this:
    This device is not eligible for the requested build (Also sometimes displayed as an "error 3194")
    Update to the latest version of iTunes. Mac OS X 10.5.8 (Leopard) users may need to download iTunes 10.6.3.
    Third-party security software or router security settings can also cause this issue. To resolve this, followTroubleshooting security software issues.
    Downgrading to a previous version of iOS is not supported. If you have installed software to performunauthorized modifications to your iOS device, that software may have redirected connections to the update server (gs.apple.com) within the Hosts file. Uninstall the unauthorized modification software from the computer.
    Edit out the "gs.apple.com" redirect from your hosts file, and then restart the computer for the host file changes to take affect. For steps to edit the Hosts file and allow iTunes to communicate with the update server, see iTunes: Troubleshooting iTunes Store on your computer, iPhone, iPad, or iPod—follow steps under the heading Blocked by configuration (Mac OS X / Windows) > Rebuild network information > The hosts file may also be blocking the iTunes Store. If you do not uninstall the unauthorized modification software prior to editing the hosts file, that software may automatically modify the hosts file again on restart.
    Avoid using an older or modified .ipsw file. Try moving the current .ipsw file (see Advanced Steps > Rename, move, or delete the iOS software file (.ipsw) below for file locations), or try restoring in a new user to ensure that iTunes downloads a new .ipsw.
    Hope it helps,

  • HT203200 How can i solve the -50 error when downloading video from itunes??

    How can I solve the -50 error when downloading video from itunes.   The apple support people cannot even figure it out!??

    The 2330 error often means some sort of damage to the filing system as might happen if the battery fell out while the disk was in use.
    Try running a disk check to see if it finds and fixes any errors.
    http://support.microsoft.com/?kbid=315265

  • [solved] xorg proglem - won't start, but no error

    Hi folks!
    I'm new to Arch, my first installation, but I used to use Gentoo in the past. Got a problem with making X to run. I followed the guide from the wiki, but I didn't manage it to work.
    I'm using nVidia drivers from 173xx branch (GF 5900XT). Hal is working properly, I hope - /etc/rc.d/restart successes w\o errors.
    At first, I tried to run X without xorg.conf and it complained about missing 'nv' and 'vesa' (i hope) modules. Then, after running nvidia-configure (/etc/X11/xorg.conf was successfully created) and startx - screen blanks (no nVidia logo shown) and after ~3 seconds it comes back with massage "waiting for X server to shut down". In /var/log/Xorg.0.log there were no lines starting with (EE).
    Then I tried to configure X with "X -configure". After making new config and replacing the older one at /etc/X11/xorg.conf and running X with command startx (as user), it complained about missing type1 and truetype modules ((EE) lines as far as I remember). After installing missing packages/modules:
    http://dpaste.com/60888/
    it still won't start. Screen blanks, no nVidia logo shown, and later comes back with well known screen ( usual text... look over /var/log/Xorg.0.log for more details...). Only message after default text id "waiting for X server to shut down", with no (WW) nor (EE) lines above.
    More useful data comes:
    Xorg.0.log
    http://dpaste.com/60883/
    xorg.conf
    http://dpaste.com/60885/
    tail of dmesg
    http://dpaste.com/60887/
    If you need anything else to see, request!
    Any idea? To me, it looks like nvidia driver bug or some xorg bug (or maybe just a misconfiguration)
    In ~/.xinitrc stays only "exec startfluxbox", but even with empty file, situation is the same.
    Thank you in advance,
    Daniel
    Last edited by daniel1988 (2009-07-14 03:50:06)

    Hello, welcome to Arch!
    You should read about the new feature of Xorg, input hotplugging: http://wiki.archlinux.org/index.php/Beg … otplugging
    A more detailed explanation can be found here: http://wiki.archlinux.org/index.php/Xor … otplugging
    Be sure to copy the fdi file in the correct directory.
    Since I am using also the 173xx branch, here is my xorg.conf, hope it will be useful for you:
    http://dpaste.com/60927/
    EDIT: Not 100% sure but I seem to recall that the nvidia driver has some problems when you don't set the default depth. Add that line
    Last edited by arkham (2009-06-28 20:55:27)

  • [solved] Xorg quits after 'startx' no error message

    Hi guys,
    So I'm a little perplexed. One day my system just started quitting xorg. I had it to startx upon login, but that would just flash my monitors black and then return my to a login prompt. So I went in and tried to analyse the log file but I didn't have much luck. I'm going to post it here and hopefully you guys can point me in the right direction.
    [ 567.631]
    X.Org X Server 1.17.1
    Release Date: 2015-02-10
    [ 567.632] X Protocol Version 11, Revision 0
    [ 567.633] Build Operating System: Linux 3.18.6-1-ARCH x86_64
    [ 567.634] Current Operating System: Linux taylorsarch 3.19.2-1-ARCH #1 SMP PREEMPT Wed Mar 18 16:21:02 CET 2015 x86_64
    [ 567.634] Kernel command line: \boot\vmlinuz-linux ro root=UUID=830d6c13-b8af-4b77-8f6e-058cefb7f0f7 initrd=boot\initramfs-linux.img
    [ 567.635] Build Date: 14 March 2015 06:45:50PM
    [ 567.636]
    [ 567.636] Current version of pixman: 0.32.6
    [ 567.638] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 567.638] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 567.641] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Mar 19 17:39:36 2015
    [ 567.641] (==) Using config file: "/etc/xorg.conf"
    [ 567.642] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 567.643] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [ 567.643] (==) ServerLayout "Layout0"
    [ 567.643] (**) |-->Screen "Screen0" (0)
    [ 567.643] (**) | |-->Monitor "Monitor0"
    [ 567.643] (**) | |-->Device "Device0"
    [ 567.643] (**) |-->Input Device "Keyboard0"
    [ 567.643] (**) |-->Input Device "Mouse0"
    [ 567.643] (==) Automatically adding devices
    [ 567.643] (==) Automatically enabling devices
    [ 567.643] (==) Automatically adding GPU devices
    [ 567.643] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/OTF/".
    [ 567.643] Entry deleted from font path.
    [ 567.643] (Run 'mkfontdir' on "/usr/share/fonts/OTF/").
    [ 567.643] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 567.643] Entry deleted from font path.
    [ 567.643] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 567.643] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 567.643] Entry deleted from font path.
    [ 567.643] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 567.643] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/
    [ 567.643] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 567.643] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    [ 567.643] (WW) Disabling Keyboard0
    [ 567.643] (WW) Disabling Mouse0
    [ 567.643] (II) Loader magic: 0x815d80
    [ 567.643] (II) Module ABI versions:
    [ 567.643] X.Org ANSI C Emulation: 0.4
    [ 567.643] X.Org Video Driver: 19.0
    [ 567.643] X.Org XInput driver : 21.0
    [ 567.643] X.Org Server Extension : 9.0
    [ 567.646] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c16
    [ 567.646] (II) xfree86: Adding drm device (/dev/dri/card0)
    [ 567.646] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 8 paused 0
    [ 567.646] (II) xfree86: Adding drm device (/dev/dri/card1)
    [ 567.647] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 9 paused 0
    [ 567.650] (--) PCI:*(0:1:0:0) 10de:11c0:3842:2660 rev 161, Mem @ 0xfa000000/16777216, 0xd0000000/134217728, 0xd8000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
    [ 567.650] (--) PCI: (0:2:0:0) 10de:11c0:3842:2662 rev 161, Mem @ 0xf8000000/16777216, 0xc0000000/134217728, 0xc8000000/33554432, I/O @ 0x0000d000/128, BIOS @ 0x????????/524288
    [ 567.650] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 567.650] (II) LoadModule: "glx"
    [ 567.651] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 567.657] (II) Module glx: vendor="NVIDIA Corporation"
    [ 567.658] compiled for 4.0.2, module version = 1.0.0
    [ 567.658] Module class: X.Org Server Extension
    [ 567.658] (II) NVIDIA GLX Module 304.125 Mon Dec 1 20:22:48 PST 2014
    [ 567.658] (II) LoadModule: "nvidia"
    [ 567.658] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 567.658] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 567.658] compiled for 4.0.2, module version = 1.0.0
    [ 567.658] Module class: X.Org Video Driver
    [ 567.658] (II) NVIDIA dlloader X Driver 304.125 Mon Dec 1 20:00:30 PST 2014
    [ 567.658] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [ 567.658] (++) using VT number 1
    [ 567.658] (--) controlling tty is VT number 1, auto-enabling KeepTty
    [ 567.658] (II) Loading sub module "fb"
    [ 567.658] (II) LoadModule: "fb"
    [ 567.658] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 567.658] (II) Module fb: vendor="X.Org Foundation"
    [ 567.658] compiled for 1.17.1, module version = 1.0.0
    [ 567.658] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 567.659] (II) Loading sub module "wfb"
    [ 567.659] (II) LoadModule: "wfb"
    [ 567.659] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 567.659] (II) Module wfb: vendor="X.Org Foundation"
    [ 567.659] compiled for 1.17.1, module version = 1.0.0
    [ 567.659] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 567.659] (II) Loading sub module "ramdac"
    [ 567.659] (II) LoadModule: "ramdac"
    [ 567.659] (II) Module "ramdac" already built-in
    [ 567.659] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
    [ 567.659] (==) NVIDIA(0): RGB weight 888
    [ 567.659] (==) NVIDIA(0): Default visual is TrueColor
    [ 567.659] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    [ 567.659] (**) NVIDIA(0): Option "MetaModes" "nvidia-auto-select +0+0 { ForceFullCompositionPipeline = On }"
    [ 567.659] (**) NVIDIA(0): Enabling 2D acceleration
    [ 568.126] (II) NVIDIA(GPU-0): Display (Ancor Communications Inc ASUS VH238 (DFP-0)) does not
    [ 568.126] (II) NVIDIA(GPU-0): support NVIDIA 3D Vision stereo.
    [ 568.131] (II) NVIDIA(GPU-0): Display (DELL 2005FPW (DFP-3)) does not support NVIDIA 3D
    [ 568.131] (II) NVIDIA(GPU-0): Vision stereo.
    [ 568.132] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 660 (GK106) at PCI:1:0:0 (GPU-0)
    [ 568.132] (--) NVIDIA(0): Memory: 2097152 kBytes
    [ 568.132] (--) NVIDIA(0): VideoBIOS: 80.06.58.00.60
    [ 568.132] (II) NVIDIA(0): Detected PCI Express Link width: 16X
    [ 568.132] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
    [ 568.138] (--) NVIDIA(0): Valid display device(s) on GeForce GTX 660 at PCI:1:0:0
    [ 568.139] (--) NVIDIA(0): CRT-0
    [ 568.139] (--) NVIDIA(0): Ancor Communications Inc ASUS VH238 (DFP-0) (connected)
    [ 568.139] (--) NVIDIA(0): DFP-1
    [ 568.139] (--) NVIDIA(0): DFP-2
    [ 568.139] (--) NVIDIA(0): DELL 2005FPW (DFP-3) (connected)
    [ 568.139] (--) NVIDIA(0): DFP-4
    [ 568.139] (--) NVIDIA(0): CRT-0: 400.0 MHz maximum pixel clock
    [ 568.139] (--) NVIDIA(0): Ancor Communications Inc ASUS VH238 (DFP-0): 330.0 MHz maximum pixel clock
    [ 568.139] (--) NVIDIA(0): Ancor Communications Inc ASUS VH238 (DFP-0): Internal Dual Link TMDS
    [ 568.139] (--) NVIDIA(0): DFP-1: 165.0 MHz maximum pixel clock
    [ 568.139] (--) NVIDIA(0): DFP-1: Internal Single Link TMDS
    [ 568.139] (--) NVIDIA(0): DFP-2: 165.0 MHz maximum pixel clock
    [ 568.139] (--) NVIDIA(0): DFP-2: Internal Single Link TMDS
    [ 568.139] (--) NVIDIA(0): DELL 2005FPW (DFP-3): 330.0 MHz maximum pixel clock
    [ 568.139] (--) NVIDIA(0): DELL 2005FPW (DFP-3): Internal Dual Link TMDS
    [ 568.139] (--) NVIDIA(0): DFP-4: 960.0 MHz maximum pixel clock
    [ 568.139] (--) NVIDIA(0): DFP-4: Internal DisplayPort
    [ 568.139] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 568.139] (**) NVIDIA(0): device Ancor Communications Inc ASUS VH238 (DFP-0) (Using
    [ 568.139] (**) NVIDIA(0): EDID frequencies has been enabled on all display
    [ 568.139] (**) NVIDIA(0): devices.)
    [ 568.141] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 568.141] (**) NVIDIA(0): device DELL 2005FPW (DFP-3) (Using EDID frequencies has
    [ 568.141] (**) NVIDIA(0): been enabled on all display devices.)
    [ 568.142] (II) NVIDIA(0): Validated MetaModes:
    [ 568.142] (II) NVIDIA(0): "nvidia-auto-select+0+0{ForceFullCompositionPipeline=On}"
    [ 568.142] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
    [ 568.170] (--) NVIDIA(0): DPI set to (95, 94); computed from "UseEdidDpi" X config
    [ 568.170] (--) NVIDIA(0): option
    [ 568.170] (--) Depth 24 pixmap format is 32 bpp
    [ 568.516] (II) NVIDIA(GPU-1): NVIDIA GPU GeForce GTX 660 (GK106) at PCI:2:0:0 (GPU-1)
    [ 568.516] (--) NVIDIA(GPU-1): Memory: 2097152 kBytes
    [ 568.516] (--) NVIDIA(GPU-1): VideoBIOS: 80.06.58.00.60
    [ 568.516] (II) NVIDIA(GPU-1): Detected PCI Express Link width: 16X
    [ 568.516] (--) NVIDIA(GPU-1): Interlaced video modes are supported on this GPU
    [ 568.516] (--) NVIDIA(GPU-1): Valid display device(s) on GeForce GTX 660 at PCI:2:0:0
    [ 568.516] (--) NVIDIA(GPU-1): CRT-0
    [ 568.516] (--) NVIDIA(GPU-1): DFP-0
    [ 568.516] (--) NVIDIA(GPU-1): DFP-1
    [ 568.516] (--) NVIDIA(GPU-1): DFP-2
    [ 568.516] (--) NVIDIA(GPU-1): DFP-3
    [ 568.516] (--) NVIDIA(GPU-1): DFP-4
    [ 568.516] (--) NVIDIA(GPU-1): CRT-0: 400.0 MHz maximum pixel clock
    [ 568.516] (--) NVIDIA(GPU-1): DFP-0: 330.0 MHz maximum pixel clock
    [ 568.516] (--) NVIDIA(GPU-1): DFP-0: Internal Single Link TMDS
    [ 568.516] (--) NVIDIA(GPU-1): DFP-1: 165.0 MHz maximum pixel clock
    [ 568.516] (--) NVIDIA(GPU-1): DFP-1: Internal Single Link TMDS
    [ 568.516] (--) NVIDIA(GPU-1): DFP-2: 165.0 MHz maximum pixel clock
    [ 568.516] (--) NVIDIA(GPU-1): DFP-2: Internal Single Link TMDS
    [ 568.516] (--) NVIDIA(GPU-1): DFP-3: 330.0 MHz maximum pixel clock
    [ 568.516] (--) NVIDIA(GPU-1): DFP-3: Internal Single Link TMDS
    [ 568.516] (--) NVIDIA(GPU-1): DFP-4: 400.0 MHz maximum pixel clock
    [ 568.516] (--) NVIDIA(GPU-1): DFP-4: Internal DisplayPort
    [ 568.516] (II) NVIDIA: Using 3072.00 MB of virtual memory for indirect memory
    [ 568.516] (II) NVIDIA: access.
    [ 568.521] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
    [ 568.521] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
    [ 568.521] (II) NVIDIA(0): configuration option may not be set correctly. When the
    [ 568.521] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
    [ 568.521] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
    [ 568.521] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
    [ 568.521] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
    [ 568.521] (II) NVIDIA(0): Config Options in the README.
    [ 568.527] (II) NVIDIA(0): Setting mode "nvidia-auto-select+0+0{ForceFullCompositionPipeline=On}"
    [ 568.588] (==) NVIDIA(0): Disabling shared memory pixmaps
    [ 568.588] (==) NVIDIA(0): Backing store enabled
    [ 568.588] (==) NVIDIA(0): Silken mouse enabled
    [ 568.588] (**) NVIDIA(0): DPMS enabled
    [ 568.588] (II) Loading sub module "dri2"
    [ 568.588] (II) LoadModule: "dri2"
    [ 568.588] (II) Module "dri2" already built-in
    [ 568.588] (II) NVIDIA(0): [DRI2] Setup complete
    [ 568.588] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
    [ 568.588] (--) RandR disabled
    [ 568.592] (II) Initializing extension GLX
    [ 568.592] (II) Indirect GLX disabled.(II) config/udev: Adding input device Power Button (/dev/input/event5)
    [ 568.618] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 568.618] (**) Power Button: Applying InputClass "system-keyboard"
    [ 568.618] (II) LoadModule: "evdev"
    [ 568.619] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 568.619] (II) Module evdev: vendor="X.Org Foundation"
    [ 568.619] compiled for 1.16.2, module version = 2.9.1
    [ 568.619] Module class: X.Org XInput Driver
    [ 568.619] ABI class: X.Org XInput driver, version 21.0
    [ 568.619] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 36 paused 0
    [ 568.619] (II) Using input driver 'evdev' for 'Power Button'
    [ 568.619] (**) Power Button: always reports core events
    [ 568.619] (**) evdev: Power Button: Device: "/dev/input/event5"
    [ 568.619] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 568.619] (--) evdev: Power Button: Found keys
    [ 568.619] (II) evdev: Power Button: Configuring as keyboard
    [ 568.619] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input7/event5"
    [ 568.619] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 568.619] (**) Option "xkb_rules" "evdev"
    [ 568.619] (**) Option "xkb_model" "pc104"
    [ 568.619] (**) Option "xkb_layout" "dvorak"
    [ 568.647] (II) config/udev: Adding input device Power Button (/dev/input/event4)
    [ 568.647] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 568.647] (**) Power Button: Applying InputClass "system-keyboard"
    [ 568.648] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 37 paused 0
    [ 568.648] (II) Using input driver 'evdev' for 'Power Button'
    [ 568.648] (**) Power Button: always reports core events
    [ 568.648] (**) evdev: Power Button: Device: "/dev/input/event4"
    [ 568.648] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 568.648] (--) evdev: Power Button: Found keys
    [ 568.648] (II) evdev: Power Button: Configuring as keyboard
    [ 568.648] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input6/event4"
    [ 568.648] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
    [ 568.648] (**) Option "xkb_rules" "evdev"
    [ 568.648] (**) Option "xkb_model" "pc104"
    [ 568.648] (**) Option "xkb_layout" "dvorak"
    [ 568.648] (II) config/udev: Adding input device USB full speed gaming keyboard (/dev/input/event2)
    [ 568.648] (**) USB full speed gaming keyboard: Applying InputClass "evdev keyboard catchall"
    [ 568.648] (**) USB full speed gaming keyboard: Applying InputClass "system-keyboard"
    [ 568.648] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 38 paused 0
    [ 568.648] (II) Using input driver 'evdev' for 'USB full speed gaming keyboard'
    [ 568.648] (**) USB full speed gaming keyboard: always reports core events
    [ 568.648] (**) evdev: USB full speed gaming keyboard: Device: "/dev/input/event2"
    [ 568.648] (--) evdev: USB full speed gaming keyboard: Vendor 0x60b Product 0x6251
    [ 568.648] (--) evdev: USB full speed gaming keyboard: Found keys
    [ 568.648] (II) evdev: USB full speed gaming keyboard: Configuring as keyboard
    [ 568.648] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.7/4-1.7.4/4-1.7.4:1.0/0003:060B:6251.0003/input/input4/event2"
    [ 568.648] (II) XINPUT: Adding extended input device "USB full speed gaming keyboard" (type: KEYBOARD, id 8)
    [ 568.648] (**) Option "xkb_rules" "evdev"
    [ 568.648] (**) Option "xkb_model" "pc104"
    [ 568.648] (**) Option "xkb_layout" "dvorak"
    [ 568.649] (II) config/udev: Adding input device USB full speed gaming keyboard (/dev/input/event3)
    [ 568.649] (**) USB full speed gaming keyboard: Applying InputClass "evdev keyboard catchall"
    [ 568.649] (**) USB full speed gaming keyboard: Applying InputClass "system-keyboard"
    [ 568.649] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 39 paused 0
    [ 568.649] (II) Using input driver 'evdev' for 'USB full speed gaming keyboard'
    [ 568.649] (**) USB full speed gaming keyboard: always reports core events
    [ 568.649] (**) evdev: USB full speed gaming keyboard: Device: "/dev/input/event3"
    [ 568.649] (--) evdev: USB full speed gaming keyboard: Vendor 0x60b Product 0x6251
    [ 568.649] (--) evdev: USB full speed gaming keyboard: Found 1 mouse buttons
    [ 568.649] (--) evdev: USB full speed gaming keyboard: Found scroll wheel(s)
    [ 568.649] (--) evdev: USB full speed gaming keyboard: Found relative axes
    [ 568.649] (II) evdev: USB full speed gaming keyboard: Forcing relative x/y axes to exist.
    [ 568.649] (--) evdev: USB full speed gaming keyboard: Found absolute axes
    [ 568.649] (II) evdev: USB full speed gaming keyboard: Forcing absolute x/y axes to exist.
    [ 568.649] (--) evdev: USB full speed gaming keyboard: Found keys
    [ 568.649] (II) evdev: USB full speed gaming keyboard: Configuring as mouse
    [ 568.649] (II) evdev: USB full speed gaming keyboard: Configuring as keyboard
    [ 568.649] (II) evdev: USB full speed gaming keyboard: Adding scrollwheel support
    [ 568.649] (**) evdev: USB full speed gaming keyboard: YAxisMapping: buttons 4 and 5
    [ 568.649] (**) evdev: USB full speed gaming keyboard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 568.649] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.7/4-1.7.4/4-1.7.4:1.1/0003:060B:6251.0004/input/input5/event3"
    [ 568.649] (II) XINPUT: Adding extended input device "USB full speed gaming keyboard" (type: KEYBOARD, id 9)
    [ 568.649] (**) Option "xkb_rules" "evdev"
    [ 568.649] (**) Option "xkb_model" "pc104"
    [ 568.649] (**) Option "xkb_layout" "dvorak"
    [ 568.649] (II) evdev: USB full speed gaming keyboard: initialized for relative axes.
    [ 568.649] (WW) evdev: USB full speed gaming keyboard: ignoring absolute axes.
    [ 568.649] (**) USB full speed gaming keyboard: (accel) keeping acceleration scheme 1
    [ 568.649] (**) USB full speed gaming keyboard: (accel) acceleration profile 0
    [ 568.650] (**) USB full speed gaming keyboard: (accel) acceleration factor: 2.000
    [ 568.650] (**) USB full speed gaming keyboard: (accel) acceleration threshold: 4
    [ 568.650] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event0)
    [ 568.650] (**) Logitech USB Receiver: Applying InputClass "evdev pointer catchall"
    [ 568.703] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 40 paused 0
    [ 568.703] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
    [ 568.703] (**) Logitech USB Receiver: always reports core events
    [ 568.703] (**) evdev: Logitech USB Receiver: Device: "/dev/input/event0"
    [ 568.703] (--) evdev: Logitech USB Receiver: Vendor 0x46d Product 0xc531
    [ 568.703] (--) evdev: Logitech USB Receiver: Found 20 mouse buttons
    [ 568.703] (--) evdev: Logitech USB Receiver: Found scroll wheel(s)
    [ 568.703] (--) evdev: Logitech USB Receiver: Found relative axes
    [ 568.703] (--) evdev: Logitech USB Receiver: Found x and y relative axes
    [ 568.703] (II) evdev: Logitech USB Receiver: Configuring as mouse
    [ 568.703] (II) evdev: Logitech USB Receiver: Adding scrollwheel support
    [ 568.703] (**) evdev: Logitech USB Receiver: YAxisMapping: buttons 4 and 5
    [ 568.703] (**) evdev: Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 568.703] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.8/4-1.8:1.0/0003:046D:C531.0001/input/input2/event0"
    [ 568.703] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: MOUSE, id 10)
    [ 568.703] (II) evdev: Logitech USB Receiver: initialized for relative axes.
    [ 568.703] (**) Logitech USB Receiver: (accel) keeping acceleration scheme 1
    [ 568.703] (**) Logitech USB Receiver: (accel) acceleration profile 0
    [ 568.703] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
    [ 568.703] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
    [ 568.704] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/mouse0)
    [ 568.704] (II) No input driver specified, ignoring this device.
    [ 568.704] (II) This device may have been added with another device file.
    [ 568.704] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event1)
    [ 568.704] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
    [ 568.704] (**) Logitech USB Receiver: Applying InputClass "system-keyboard"
    [ 568.704] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 41 paused 0
    [ 568.704] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
    [ 568.704] (**) Logitech USB Receiver: always reports core events
    [ 568.704] (**) evdev: Logitech USB Receiver: Device: "/dev/input/event1"
    [ 568.704] (--) evdev: Logitech USB Receiver: Vendor 0x46d Product 0xc531
    [ 568.704] (--) evdev: Logitech USB Receiver: Found 1 mouse buttons
    [ 568.704] (--) evdev: Logitech USB Receiver: Found scroll wheel(s)
    [ 568.704] (--) evdev: Logitech USB Receiver: Found relative axes
    [ 568.704] (II) evdev: Logitech USB Receiver: Forcing relative x/y axes to exist.
    [ 568.704] (--) evdev: Logitech USB Receiver: Found absolute axes
    [ 568.704] (II) evdev: Logitech USB Receiver: Forcing absolute x/y axes to exist.
    [ 568.704] (--) evdev: Logitech USB Receiver: Found keys
    [ 568.704] (II) evdev: Logitech USB Receiver: Configuring as mouse
    [ 568.704] (II) evdev: Logitech USB Receiver: Configuring as keyboard
    [ 568.704] (II) evdev: Logitech USB Receiver: Adding scrollwheel support
    [ 568.704] (**) evdev: Logitech USB Receiver: YAxisMapping: buttons 4 and 5
    [ 568.704] (**) evdev: Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 568.705] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.8/4-1.8:1.1/0003:046D:C531.0002/input/input3/event1"
    [ 568.705] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD, id 11)
    [ 568.705] (**) Option "xkb_rules" "evdev"
    [ 568.705] (**) Option "xkb_model" "pc104"
    [ 568.705] (**) Option "xkb_layout" "dvorak"
    [ 568.705] (II) evdev: Logitech USB Receiver: initialized for relative axes.
    [ 568.705] (WW) evdev: Logitech USB Receiver: ignoring absolute axes.
    [ 568.705] (**) Logitech USB Receiver: (accel) keeping acceleration scheme 1
    [ 568.705] (**) Logitech USB Receiver: (accel) acceleration profile 0
    [ 568.705] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
    [ 568.705] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
    [ 568.705] (II) config/udev: Adding input device Eee PC WMI hotkeys (/dev/input/event7)
    [ 568.705] (**) Eee PC WMI hotkeys: Applying InputClass "evdev keyboard catchall"
    [ 568.705] (**) Eee PC WMI hotkeys: Applying InputClass "system-keyboard"
    [ 568.705] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 42 paused 0
    [ 568.706] (II) Using input driver 'evdev' for 'Eee PC WMI hotkeys'
    [ 568.706] (**) Eee PC WMI hotkeys: always reports core events
    [ 568.706] (**) evdev: Eee PC WMI hotkeys: Device: "/dev/input/event7"
    [ 568.706] (--) evdev: Eee PC WMI hotkeys: Vendor 0 Product 0
    [ 568.706] (--) evdev: Eee PC WMI hotkeys: Found keys
    [ 568.706] (II) evdev: Eee PC WMI hotkeys: Configuring as keyboard
    [ 568.706] (**) Option "config_info" "udev:/sys/devices/platform/eeepc-wmi/input/input10/event7"
    [ 568.706] (II) XINPUT: Adding extended input device "Eee PC WMI hotkeys" (type: KEYBOARD, id 12)
    [ 568.706] (**) Option "xkb_rules" "evdev"
    [ 568.706] (**) Option "xkb_model" "pc104"
    [ 568.706] (**) Option "xkb_layout" "dvorak"
    [ 568.706] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
    [ 568.706] (II) No input driver specified, ignoring this device.
    [ 568.706] (II) This device may have been added with another device file.
    [ 568.748] (II) NVIDIA(GPU-0): Display (Ancor Communications Inc ASUS VH238 (DFP-0)) does not
    [ 568.748] (II) NVIDIA(GPU-0): support NVIDIA 3D Vision stereo.
    [ 568.748] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 568.748] (**) NVIDIA(0): device Ancor Communications Inc ASUS VH238 (DFP-0) (Using
    [ 568.748] (**) NVIDIA(0): EDID frequencies has been enabled on all display
    [ 568.748] (**) NVIDIA(0): devices.)
    [ 568.756] (II) NVIDIA(GPU-0): Display (DELL 2005FPW (DFP-3)) does not support NVIDIA 3D
    [ 568.756] (II) NVIDIA(GPU-0): Vision stereo.
    [ 568.756] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 568.756] (**) NVIDIA(0): device DELL 2005FPW (DFP-3) (Using EDID frequencies has
    [ 568.756] (**) NVIDIA(0): been enabled on all display devices.)
    [ 568.830] (II) NVIDIA(0): Setting mode "DVI-I-1: nvidia-auto-select @1920x1080 +0+600"
    [ 568.899] (II) NVIDIA(0): Setting mode "DVI-I-1: nvidia-auto-select @1920x1080 +0+600, DVI-D-0: nvidia-auto-select @1050x1680 +1920+0 {Rotation=90}"
    [ 569.028] (II) evdev: Eee PC WMI hotkeys: Close
    [ 569.028] (II) UnloadModule: "evdev"
    [ 569.028] (II) systemd-logind: releasing fd for 13:71
    [ 569.103] (II) evdev: Logitech USB Receiver: Close
    [ 569.103] (II) UnloadModule: "evdev"
    [ 569.103] (II) systemd-logind: releasing fd for 13:65
    [ 569.156] (II) evdev: Logitech USB Receiver: Close
    [ 569.156] (II) UnloadModule: "evdev"
    [ 569.156] (II) systemd-logind: releasing fd for 13:64
    [ 569.210] (II) evdev: USB full speed gaming keyboard: Close
    [ 569.210] (II) UnloadModule: "evdev"
    [ 569.210] (II) systemd-logind: releasing fd for 13:67
    [ 569.263] (II) evdev: USB full speed gaming keyboard: Close
    [ 569.263] (II) UnloadModule: "evdev"
    [ 569.263] (II) systemd-logind: releasing fd for 13:66
    [ 569.316] (II) evdev: Power Button: Close
    [ 569.316] (II) UnloadModule: "evdev"
    [ 569.316] (II) systemd-logind: releasing fd for 13:68
    [ 569.343] (II) evdev: Power Button: Close
    [ 569.343] (II) UnloadModule: "evdev"
    [ 569.343] (II) systemd-logind: releasing fd for 13:69
    [ 569.688] (II) Server terminated successfully (0). Closing log file.
    I have my system fully up to date, I really have no idea why one day it would just stop working.
    I saw that at line 568.521 there was a failure of ACPI but I really am not sure how that would affect my system.
    Only thing I can think of in conjunction with this issue, is that I setup my foldingathome client to be enabled in systemctl. It started making weird graph glitches in my tty so I disabled it. Not sure if they are linked or not.
    Thanks!
    Last edited by 15goudreau (2015-03-29 15:17:53)

    I uninstalled nvidia-304xx and installed nvidia with needed dependencies. This is the output I get from running 'startx'. It does the exact same thing, looks like it's going to load screen flickers and then kicks me back saying it was terminated successfully.
    [ 15.795]
    X.Org X Server 1.17.1
    Release Date: 2015-02-10
    [ 15.796] X Protocol Version 11, Revision 0
    [ 15.796] Build Operating System: Linux 3.18.6-1-ARCH x86_64
    [ 15.796] Current Operating System: Linux taylorsarch 3.19.2-1-ARCH #1 SMP PREEMPT Wed Mar 18 16:21:02 CET 2015 x86_64
    [ 15.796] Kernel command line: \boot\vmlinuz-linux ro root=UUID=830d6c13-b8af-4b77-8f6e-058cefb7f0f7 initrd=boot\initramfs-linux.img
    [ 15.796] Build Date: 14 March 2015 06:45:50PM
    [ 15.796]
    [ 15.796] Current version of pixman: 0.32.6
    [ 15.796] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 15.796] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 15.796] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Mar 22 11:59:26 2015
    [ 15.799] (==) Using config file: "/etc/xorg.conf"
    [ 15.799] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 15.799] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [ 15.801] (==) ServerLayout "Layout0"
    [ 15.801] (**) |-->Screen "Screen0" (0)
    [ 15.801] (**) | |-->Monitor "Monitor0"
    [ 15.801] (**) | |-->Device "Device0"
    [ 15.801] (**) |-->Input Device "Keyboard0"
    [ 15.801] (**) |-->Input Device "Mouse0"
    [ 15.801] (==) Automatically adding devices
    [ 15.801] (==) Automatically enabling devices
    [ 15.801] (==) Automatically adding GPU devices
    [ 15.803] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/OTF/".
    [ 15.803] Entry deleted from font path.
    [ 15.803] (Run 'mkfontdir' on "/usr/share/fonts/OTF/").
    [ 15.805] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 15.805] Entry deleted from font path.
    [ 15.805] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 15.805] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 15.805] Entry deleted from font path.
    [ 15.805] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 15.805] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/
    [ 15.805] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 15.805] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    [ 15.805] (WW) Disabling Keyboard0
    [ 15.805] (WW) Disabling Mouse0
    [ 15.805] (II) Loader magic: 0x815d80
    [ 15.805] (II) Module ABI versions:
    [ 15.805] X.Org ANSI C Emulation: 0.4
    [ 15.805] X.Org Video Driver: 19.0
    [ 15.805] X.Org XInput driver : 21.0
    [ 15.805] X.Org Server Extension : 9.0
    [ 15.808] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
    [ 15.808] (II) xfree86: Adding drm device (/dev/dri/card0)
    [ 15.808] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 8 paused 0
    [ 15.809] (II) xfree86: Adding drm device (/dev/dri/card1)
    [ 15.809] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 9 paused 0
    [ 15.813] (--) PCI:*(0:1:0:0) 10de:11c0:3842:2660 rev 161, Mem @ 0xfa000000/16777216, 0xd0000000/134217728, 0xd8000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
    [ 15.813] (--) PCI: (0:2:0:0) 10de:11c0:3842:2662 rev 161, Mem @ 0xf8000000/16777216, 0xc0000000/134217728, 0xc8000000/33554432, I/O @ 0x0000d000/128, BIOS @ 0x????????/524288
    [ 15.813] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 15.813] (II) LoadModule: "glx"
    [ 15.818] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 15.905] (II) Module glx: vendor="NVIDIA Corporation"
    [ 15.905] compiled for 4.0.2, module version = 1.0.0
    [ 15.905] Module class: X.Org Server Extension
    [ 15.906] (II) NVIDIA GLX Module 346.47 Thu Feb 19 18:09:07 PST 2015
    [ 15.906] (II) LoadModule: "nvidia"
    [ 15.906] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 15.912] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 15.912] compiled for 4.0.2, module version = 1.0.0
    [ 15.912] Module class: X.Org Video Driver
    [ 15.913] (II) NVIDIA dlloader X Driver 346.47 Thu Feb 19 17:47:18 PST 2015
    [ 15.913] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [ 15.913] (++) using VT number 1
    [ 15.913] (--) controlling tty is VT number 1, auto-enabling KeepTty
    [ 15.914] (II) Loading sub module "fb"
    [ 15.914] (II) LoadModule: "fb"
    [ 15.914] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 15.915] (II) Module fb: vendor="X.Org Foundation"
    [ 15.915] compiled for 1.17.1, module version = 1.0.0
    [ 15.915] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 15.915] (II) Loading sub module "wfb"
    [ 15.915] (II) LoadModule: "wfb"
    [ 15.915] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 15.916] (II) Module wfb: vendor="X.Org Foundation"
    [ 15.916] compiled for 1.17.1, module version = 1.0.0
    [ 15.916] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 15.916] (II) Loading sub module "ramdac"
    [ 15.916] (II) LoadModule: "ramdac"
    [ 15.916] (II) Module "ramdac" already built-in
    [ 15.918] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
    [ 15.918] (==) NVIDIA(0): RGB weight 888
    [ 15.918] (==) NVIDIA(0): Default visual is TrueColor
    [ 15.918] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    [ 15.919] (**) NVIDIA(0): Option "MetaModes" "nvidia-auto-select +0+0 { ForceFullCompositionPipeline = On }"
    [ 15.919] (**) NVIDIA(0): Enabling 2D acceleration
    [ 16.497] (II) NVIDIA(GPU-0): Found DRM driver nvidia-drm (20150116)
    [ 16.498] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 660 (GK106) at PCI:1:0:0 (GPU-0)
    [ 16.498] (--) NVIDIA(0): Memory: 2097152 kBytes
    [ 16.498] (--) NVIDIA(0): VideoBIOS: 80.06.58.00.60
    [ 16.498] (II) NVIDIA(0): Detected PCI Express Link width: 16X
    [ 16.510] (--) NVIDIA(0): Valid display device(s) on GeForce GTX 660 at PCI:1:0:0
    [ 16.510] (--) NVIDIA(0): CRT-0
    [ 16.510] (--) NVIDIA(0): Ancor Communications Inc ASUS VH238 (DFP-0) (boot, connected)
    [ 16.510] (--) NVIDIA(0): DFP-1
    [ 16.510] (--) NVIDIA(0): DFP-2
    [ 16.510] (--) NVIDIA(0): DELL 2005FPW (DFP-3) (connected)
    [ 16.510] (--) NVIDIA(0): DFP-4
    [ 16.510] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
    [ 16.510] (--) NVIDIA(0): Ancor Communications Inc ASUS VH238 (DFP-0): Internal TMDS
    [ 16.510] (--) NVIDIA(GPU-0): Ancor Communications Inc ASUS VH238 (DFP-0): 330.0 MHz maximum pixel clock
    [ 16.510] (--) NVIDIA(0): DFP-1: Internal TMDS
    [ 16.510] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
    [ 16.510] (--) NVIDIA(0): DFP-2: Internal TMDS
    [ 16.510] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
    [ 16.510] (--) NVIDIA(0): DELL 2005FPW (DFP-3): Internal TMDS
    [ 16.510] (--) NVIDIA(GPU-0): DELL 2005FPW (DFP-3): 330.0 MHz maximum pixel clock
    [ 16.510] (--) NVIDIA(0): DFP-4: Internal DisplayPort
    [ 16.510] (--) NVIDIA(GPU-0): DFP-4: 960.0 MHz maximum pixel clock
    [ 16.510] (**) NVIDIA(0): Option "Rotate" "left"
    [ 16.510] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 16.510] (**) NVIDIA(0): device Ancor Communications Inc ASUS VH238 (DFP-0) (Using
    [ 16.511] (**) NVIDIA(0): EDID frequencies has been enabled on all display
    [ 16.511] (**) NVIDIA(0): devices.)
    [ 16.512] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 16.512] (**) NVIDIA(0): device DELL 2005FPW (DFP-3) (Using EDID frequencies has
    [ 16.512] (**) NVIDIA(0): been enabled on all display devices.)
    [ 16.513] (II) NVIDIA(0): Validated MetaModes:
    [ 16.513] (II) NVIDIA(0): "nvidia-auto-select+0+0{ForceFullCompositionPipeline=On}"
    [ 16.513] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
    [ 16.539] (--) NVIDIA(0): DPI set to (95, 94); computed from "UseEdidDpi" X config
    [ 16.539] (--) NVIDIA(0): option
    [ 16.539] (--) Depth 24 pixmap format is 32 bpp
    [ 16.999] (II) NVIDIA(GPU-1): Found DRM driver nvidia-drm (20150116)
    [ 17.012] (II) NVIDIA(GPU-1): NVIDIA GPU GeForce GTX 660 (GK106) at PCI:2:0:0 (GPU-1)
    [ 17.012] (--) NVIDIA(GPU-1): Memory: 2097152 kBytes
    [ 17.012] (--) NVIDIA(GPU-1): VideoBIOS: 80.06.58.00.60
    [ 17.012] (II) NVIDIA(GPU-1): Detected PCI Express Link width: 16X
    [ 17.012] (--) NVIDIA(GPU-1): Valid display device(s) on GeForce GTX 660 at PCI:2:0:0
    [ 17.012] (--) NVIDIA(GPU-1): CRT-0
    [ 17.012] (--) NVIDIA(GPU-1): DFP-0
    [ 17.012] (--) NVIDIA(GPU-1): DFP-1
    [ 17.012] (--) NVIDIA(GPU-1): DFP-2
    [ 17.012] (--) NVIDIA(GPU-1): DFP-3
    [ 17.012] (--) NVIDIA(GPU-1): DFP-4
    [ 17.012] (--) NVIDIA(GPU-1): CRT-0: 400.0 MHz maximum pixel clock
    [ 17.012] (--) NVIDIA(GPU-1): DFP-0: Internal TMDS
    [ 17.012] (--) NVIDIA(GPU-1): DFP-0: 330.0 MHz maximum pixel clock
    [ 17.012] (--) NVIDIA(GPU-1): DFP-1: Internal TMDS
    [ 17.012] (--) NVIDIA(GPU-1): DFP-1: 165.0 MHz maximum pixel clock
    [ 17.012] (--) NVIDIA(GPU-1): DFP-2: Internal TMDS
    [ 17.012] (--) NVIDIA(GPU-1): DFP-2: 165.0 MHz maximum pixel clock
    [ 17.012] (--) NVIDIA(GPU-1): DFP-3: Internal TMDS
    [ 17.012] (--) NVIDIA(GPU-1): DFP-3: 330.0 MHz maximum pixel clock
    [ 17.012] (--) NVIDIA(GPU-1): DFP-4: Internal DisplayPort
    [ 17.012] (--) NVIDIA(GPU-1): DFP-4: 400.0 MHz maximum pixel clock
    [ 17.012] (II) NVIDIA: Using 3072.00 MB of virtual memory for indirect memory
    [ 17.012] (II) NVIDIA: access.
    [ 17.015] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
    [ 17.015] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
    [ 17.015] (II) NVIDIA(0): configuration option may not be set correctly. When the
    [ 17.015] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
    [ 17.015] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
    [ 17.015] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
    [ 17.015] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
    [ 17.015] (II) NVIDIA(0): Config Options in the README.
    [ 17.024] (II) NVIDIA(0): Setting mode "nvidia-auto-select+0+0{ForceFullCompositionPipeline=On}"
    [ 17.116] (==) NVIDIA(0): Disabling shared memory pixmaps
    [ 17.116] (==) NVIDIA(0): Backing store enabled
    [ 17.116] (==) NVIDIA(0): Silken mouse enabled
    [ 17.116] (**) NVIDIA(0): DPMS enabled
    [ 17.117] (II) Loading sub module "dri2"
    [ 17.117] (II) LoadModule: "dri2"
    [ 17.117] (II) Module "dri2" already built-in
    [ 17.117] (II) NVIDIA(0): [DRI2] Setup complete
    [ 17.117] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
    [ 17.117] (--) RandR disabled
    [ 17.120] (II) Initializing extension GLX
    [ 17.120] (II) Indirect GLX disabled.(II) config/udev: Adding input device Power Button (/dev/input/event5)
    [ 17.174] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 17.174] (**) Power Button: Applying InputClass "system-keyboard"
    [ 17.174] (II) LoadModule: "evdev"
    [ 17.174] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 17.177] (II) Module evdev: vendor="X.Org Foundation"
    [ 17.177] compiled for 1.16.2, module version = 2.9.1
    [ 17.177] Module class: X.Org XInput Driver
    [ 17.177] ABI class: X.Org XInput driver, version 21.0
    [ 17.177] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 41 paused 0
    [ 17.177] (II) Using input driver 'evdev' for 'Power Button'
    [ 17.177] (**) Power Button: always reports core events
    [ 17.177] (**) evdev: Power Button: Device: "/dev/input/event5"
    [ 17.177] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 17.177] (--) evdev: Power Button: Found keys
    [ 17.177] (II) evdev: Power Button: Configuring as keyboard
    [ 17.177] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input7/event5"
    [ 17.177] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 17.177] (**) Option "xkb_rules" "evdev"
    [ 17.177] (**) Option "xkb_model" "pc104"
    [ 17.177] (**) Option "xkb_layout" "dvorak"
    [ 17.197] (II) config/udev: Adding input device Power Button (/dev/input/event4)
    [ 17.197] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 17.197] (**) Power Button: Applying InputClass "system-keyboard"
    [ 17.197] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 42 paused 0
    [ 17.197] (II) Using input driver 'evdev' for 'Power Button'
    [ 17.197] (**) Power Button: always reports core events
    [ 17.197] (**) evdev: Power Button: Device: "/dev/input/event4"
    [ 17.197] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 17.197] (--) evdev: Power Button: Found keys
    [ 17.197] (II) evdev: Power Button: Configuring as keyboard
    [ 17.197] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input6/event4"
    [ 17.197] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
    [ 17.197] (**) Option "xkb_rules" "evdev"
    [ 17.197] (**) Option "xkb_model" "pc104"
    [ 17.197] (**) Option "xkb_layout" "dvorak"
    [ 17.198] (II) config/udev: Adding input device USB full speed gaming keyboard (/dev/input/event2)
    [ 17.198] (**) USB full speed gaming keyboard: Applying InputClass "evdev keyboard catchall"
    [ 17.198] (**) USB full speed gaming keyboard: Applying InputClass "system-keyboard"
    [ 17.198] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 43 paused 0
    [ 17.198] (II) Using input driver 'evdev' for 'USB full speed gaming keyboard'
    [ 17.198] (**) USB full speed gaming keyboard: always reports core events
    [ 17.198] (**) evdev: USB full speed gaming keyboard: Device: "/dev/input/event2"
    [ 17.198] (--) evdev: USB full speed gaming keyboard: Vendor 0x60b Product 0x6251
    [ 17.198] (--) evdev: USB full speed gaming keyboard: Found keys
    [ 17.198] (II) evdev: USB full speed gaming keyboard: Configuring as keyboard
    [ 17.198] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.7/4-1.7.4/4-1.7.4:1.0/0003:060B:6251.0003/input/input4/event2"
    [ 17.198] (II) XINPUT: Adding extended input device "USB full speed gaming keyboard" (type: KEYBOARD, id 8)
    [ 17.198] (**) Option "xkb_rules" "evdev"
    [ 17.198] (**) Option "xkb_model" "pc104"
    [ 17.198] (**) Option "xkb_layout" "dvorak"
    [ 17.199] (II) config/udev: Adding input device USB full speed gaming keyboard (/dev/input/event3)
    [ 17.199] (**) USB full speed gaming keyboard: Applying InputClass "evdev keyboard catchall"
    [ 17.199] (**) USB full speed gaming keyboard: Applying InputClass "system-keyboard"
    [ 17.199] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 44 paused 0
    [ 17.199] (II) Using input driver 'evdev' for 'USB full speed gaming keyboard'
    [ 17.199] (**) USB full speed gaming keyboard: always reports core events
    [ 17.199] (**) evdev: USB full speed gaming keyboard: Device: "/dev/input/event3"
    [ 17.199] (--) evdev: USB full speed gaming keyboard: Vendor 0x60b Product 0x6251
    [ 17.199] (--) evdev: USB full speed gaming keyboard: Found 1 mouse buttons
    [ 17.199] (--) evdev: USB full speed gaming keyboard: Found scroll wheel(s)
    [ 17.199] (--) evdev: USB full speed gaming keyboard: Found relative axes
    [ 17.199] (II) evdev: USB full speed gaming keyboard: Forcing relative x/y axes to exist.
    [ 17.199] (--) evdev: USB full speed gaming keyboard: Found absolute axes
    [ 17.199] (II) evdev: USB full speed gaming keyboard: Forcing absolute x/y axes to exist.
    [ 17.199] (--) evdev: USB full speed gaming keyboard: Found keys
    [ 17.199] (II) evdev: USB full speed gaming keyboard: Configuring as mouse
    [ 17.199] (II) evdev: USB full speed gaming keyboard: Configuring as keyboard
    [ 17.199] (II) evdev: USB full speed gaming keyboard: Adding scrollwheel support
    [ 17.199] (**) evdev: USB full speed gaming keyboard: YAxisMapping: buttons 4 and 5
    [ 17.199] (**) evdev: USB full speed gaming keyboard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 17.199] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.7/4-1.7.4/4-1.7.4:1.1/0003:060B:6251.0004/input/input5/event3"
    [ 17.199] (II) XINPUT: Adding extended input device "USB full speed gaming keyboard" (type: KEYBOARD, id 9)
    [ 17.199] (**) Option "xkb_rules" "evdev"
    [ 17.199] (**) Option "xkb_model" "pc104"
    [ 17.199] (**) Option "xkb_layout" "dvorak"
    [ 17.200] (II) evdev: USB full speed gaming keyboard: initialized for relative axes.
    [ 17.200] (WW) evdev: USB full speed gaming keyboard: ignoring absolute axes.
    [ 17.200] (**) USB full speed gaming keyboard: (accel) keeping acceleration scheme 1
    [ 17.200] (**) USB full speed gaming keyboard: (accel) acceleration profile 0
    [ 17.200] (**) USB full speed gaming keyboard: (accel) acceleration factor: 2.000
    [ 17.200] (**) USB full speed gaming keyboard: (accel) acceleration threshold: 4
    [ 17.200] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event0)
    [ 17.200] (**) Logitech USB Receiver: Applying InputClass "evdev pointer catchall"
    [ 17.253] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 45 paused 0
    [ 17.253] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
    [ 17.253] (**) Logitech USB Receiver: always reports core events
    [ 17.253] (**) evdev: Logitech USB Receiver: Device: "/dev/input/event0"
    [ 17.253] (--) evdev: Logitech USB Receiver: Vendor 0x46d Product 0xc531
    [ 17.253] (--) evdev: Logitech USB Receiver: Found 20 mouse buttons
    [ 17.253] (--) evdev: Logitech USB Receiver: Found scroll wheel(s)
    [ 17.253] (--) evdev: Logitech USB Receiver: Found relative axes
    [ 17.253] (--) evdev: Logitech USB Receiver: Found x and y relative axes
    [ 17.253] (II) evdev: Logitech USB Receiver: Configuring as mouse
    [ 17.253] (II) evdev: Logitech USB Receiver: Adding scrollwheel support
    [ 17.253] (**) evdev: Logitech USB Receiver: YAxisMapping: buttons 4 and 5
    [ 17.253] (**) evdev: Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 17.253] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.8/4-1.8:1.0/0003:046D:C531.0001/input/input2/event0"
    [ 17.253] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: MOUSE, id 10)
    [ 17.253] (II) evdev: Logitech USB Receiver: initialized for relative axes.
    [ 17.254] (**) Logitech USB Receiver: (accel) keeping acceleration scheme 1
    [ 17.254] (**) Logitech USB Receiver: (accel) acceleration profile 0
    [ 17.254] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
    [ 17.254] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
    [ 17.254] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/mouse0)
    [ 17.254] (II) No input driver specified, ignoring this device.
    [ 17.254] (II) This device may have been added with another device file.
    [ 17.254] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event1)
    [ 17.255] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
    [ 17.255] (**) Logitech USB Receiver: Applying InputClass "system-keyboard"
    [ 17.255] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 46 paused 0
    [ 17.255] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
    [ 17.255] (**) Logitech USB Receiver: always reports core events
    [ 17.255] (**) evdev: Logitech USB Receiver: Device: "/dev/input/event1"
    [ 17.255] (--) evdev: Logitech USB Receiver: Vendor 0x46d Product 0xc531
    [ 17.255] (--) evdev: Logitech USB Receiver: Found 1 mouse buttons
    [ 17.255] (--) evdev: Logitech USB Receiver: Found scroll wheel(s)
    [ 17.255] (--) evdev: Logitech USB Receiver: Found relative axes
    [ 17.255] (II) evdev: Logitech USB Receiver: Forcing relative x/y axes to exist.
    [ 17.255] (--) evdev: Logitech USB Receiver: Found absolute axes
    [ 17.255] (II) evdev: Logitech USB Receiver: Forcing absolute x/y axes to exist.
    [ 17.255] (--) evdev: Logitech USB Receiver: Found keys
    [ 17.255] (II) evdev: Logitech USB Receiver: Configuring as mouse
    [ 17.255] (II) evdev: Logitech USB Receiver: Configuring as keyboard
    [ 17.255] (II) evdev: Logitech USB Receiver: Adding scrollwheel support
    [ 17.256] (**) evdev: Logitech USB Receiver: YAxisMapping: buttons 4 and 5
    [ 17.256] (**) evdev: Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 17.256] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.8/4-1.8:1.1/0003:046D:C531.0002/input/input3/event1"
    [ 17.256] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD, id 11)
    [ 17.256] (**) Option "xkb_rules" "evdev"
    [ 17.256] (**) Option "xkb_model" "pc104"
    [ 17.256] (**) Option "xkb_layout" "dvorak"
    [ 17.256] (II) evdev: Logitech USB Receiver: initialized for relative axes.
    [ 17.256] (WW) evdev: Logitech USB Receiver: ignoring absolute axes.
    [ 17.256] (**) Logitech USB Receiver: (accel) keeping acceleration scheme 1
    [ 17.256] (**) Logitech USB Receiver: (accel) acceleration profile 0
    [ 17.256] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
    [ 17.256] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
    [ 17.256] (II) config/udev: Adding input device Eee PC WMI hotkeys (/dev/input/event7)
    [ 17.256] (**) Eee PC WMI hotkeys: Applying InputClass "evdev keyboard catchall"
    [ 17.257] (**) Eee PC WMI hotkeys: Applying InputClass "system-keyboard"
    [ 17.257] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 47 paused 0
    [ 17.257] (II) Using input driver 'evdev' for 'Eee PC WMI hotkeys'
    [ 17.257] (**) Eee PC WMI hotkeys: always reports core events
    [ 17.257] (**) evdev: Eee PC WMI hotkeys: Device: "/dev/input/event7"
    [ 17.257] (--) evdev: Eee PC WMI hotkeys: Vendor 0 Product 0
    [ 17.257] (--) evdev: Eee PC WMI hotkeys: Found keys
    [ 17.257] (II) evdev: Eee PC WMI hotkeys: Configuring as keyboard
    [ 17.257] (**) Option "config_info" "udev:/sys/devices/platform/eeepc-wmi/input/input10/event7"
    [ 17.257] (II) XINPUT: Adding extended input device "Eee PC WMI hotkeys" (type: KEYBOARD, id 12)
    [ 17.257] (**) Option "xkb_rules" "evdev"
    [ 17.257] (**) Option "xkb_model" "pc104"
    [ 17.257] (**) Option "xkb_layout" "dvorak"
    [ 17.258] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
    [ 17.258] (II) No input driver specified, ignoring this device.
    [ 17.258] (II) This device may have been added with another device file.
    [ 17.324] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 17.324] (**) NVIDIA(0): device DELL 2005FPW (DFP-3) (Using EDID frequencies has
    [ 17.324] (**) NVIDIA(0): been enabled on all display devices.)
    [ 17.330] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 17.331] (**) NVIDIA(0): device Ancor Communications Inc ASUS VH238 (DFP-0) (Using
    [ 17.331] (**) NVIDIA(0): EDID frequencies has been enabled on all display
    [ 17.331] (**) NVIDIA(0): devices.)
    [ 17.404] (II) NVIDIA(0): Setting mode "DVI-I-1: nvidia-auto-select @1920x1080 +0+600 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
    [ 17.416] (II) NVIDIA(0): Setting mode "DVI-I-1: nvidia-auto-select @1920x1080 +0+600 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}, DVI-D-0: nvidia-auto-select @1050x1680 +1920+0 {ViewPortIn=1050x1680, ViewPortOut=1680x1050+0+0, Rotation=90}"
    [ 17.570] (II) evdev: Eee PC WMI hotkeys: Close
    [ 17.570] (II) UnloadModule: "evdev"
    [ 17.570] (II) systemd-logind: releasing fd for 13:71
    [ 17.623] (II) evdev: Logitech USB Receiver: Close
    [ 17.623] (II) UnloadModule: "evdev"
    [ 17.623] (II) systemd-logind: releasing fd for 13:65
    [ 17.676] (II) evdev: Logitech USB Receiver: Close
    [ 17.676] (II) UnloadModule: "evdev"
    [ 17.676] (II) systemd-logind: releasing fd for 13:64
    [ 17.730] (II) evdev: USB full speed gaming keyboard: Close
    [ 17.730] (II) UnloadModule: "evdev"
    [ 17.730] (II) systemd-logind: releasing fd for 13:67
    [ 17.783] (II) evdev: USB full speed gaming keyboard: Close
    [ 17.783] (II) UnloadModule: "evdev"
    [ 17.783] (II) systemd-logind: releasing fd for 13:66
    [ 17.836] (II) evdev: Power Button: Close
    [ 17.836] (II) UnloadModule: "evdev"
    [ 17.836] (II) systemd-logind: releasing fd for 13:68
    [ 17.863] (II) evdev: Power Button: Close
    [ 17.863] (II) UnloadModule: "evdev"
    [ 17.863] (II) systemd-logind: releasing fd for 13:69
    [ 18.228] (II) NVIDIA(GPU-1): Deleting GPU-1
    [ 18.228] (II) NVIDIA(GPU-0): Deleting GPU-0
    [ 18.231] (II) Server terminated successfully (0). Closing log file.

  • [Solved] Xorg Macbook Pro 4,1 Errors

    Hello everyone. It's my first time here and I've come with issues that I was hoping to get some help with. After finally getting Arch onto my Macbook Pro 4,1 (Early 2008), I'm stumped with Xorg. For reference, after logging in the first time and setting up my wifi and the base Xorg configuration, I ran:
    sudo pacman -S nvidia
    sudo pacman -U /mnt/usb/lib32-nvidia-utils-331.20-1-x86_64.pkg.tar.xz
    Long story short, I rebooted as per the instructions then ran:
    startx
    but received errors. Below is my xorg.conf followed by the Xorg.0.log file. Any help would be greatly appreciated. Thanks.
    xorg.conf
    # nvidia-xconfig: X configuration file generated by nvidia-xconfig
    # nvidia-xconfig: version 331.20 (buildmeister@swio-display-x86-rhel47-05) Wed Oct 30 18:20:53 PDT 2013
    Section "ServerLayout"
    Identifier "Layout0"
    Screen 0 "Screen0" 0 0
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "Mouse0" "CorePointer"
    EndSection
    Section "Files"
    EndSection
    Section "InputDevice"
    # generated from default
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/psaux"
    Option "Emulate3Buttons" "no"
    Option "ZAxisMapping" "4 5"
    EndSection
    Section "InputDevice"
    # generated from default
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Unknown"
    ModelName "Unknown"
    HorizSync 28.0 - 33.0
    VertRefresh 43.0 - 72.0
    Option "DPMS"
    EndSection
    Section "Device"
    Identifier "Device0"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    BoardName "GeForce 8600M GT"
    BusID "PCI:1:0:0"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    DefaultDepth 24
    Option "UseDPLib" "off"
    SubSection "Display"
    Depth 24
    EndSubSection
    EndSection
    Xorg.0.log
    [ 585.317]
    X.Org X Server 1.14.4
    Release Date: 2013-10-31
    [ 585.322] X Protocol Version 11, Revision 0
    [ 585.324] Build Operating System: Linux 3.11.6-1-ARCH x86_64
    [ 585.325] Current Operating System: Linux archer 3.12.0-1-ARCH #1 SMP PREEMPT Wed Nov 6 09:06:27 CET 2013 x86_64
    [ 585.325] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=/dev/sda6 rw nomodeset nouveau.modset=0 quiet
    [ 585.328] Build Date: 01 November 2013 05:10:48PM
    [ 585.330]
    [ 585.331] Current version of pixman: 0.32.4
    [ 585.335] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 585.335] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 585.341] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Nov 20 19:34:04 2013
    [ 585.343] (==) Using config file: "/etc/X11/xorg.conf"
    [ 585.345] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 585.345] (==) ServerLayout "Layout0"
    [ 585.345] (**) |-->Screen "Screen0" (0)
    [ 585.345] (**) | |-->Monitor "Monitor0"
    [ 585.345] (**) | |-->Device "Device0"
    [ 585.345] (**) |-->Input Device "Keyboard0"
    [ 585.345] (**) |-->Input Device "Mouse0"
    [ 585.345] (==) Automatically adding devices
    [ 585.345] (==) Automatically enabling devices
    [ 585.345] (==) Automatically adding GPU devices
    [ 585.345] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
    [ 585.345] Entry deleted from font path.
    [ 585.345] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 585.345] Entry deleted from font path.
    [ 585.345] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 585.345] Entry deleted from font path.
    [ 585.345] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 585.345] Entry deleted from font path.
    [ 585.345] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 585.345] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 585.345] Entry deleted from font path.
    [ 585.345] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 585.345] (==) FontPath set to:
    /usr/share/fonts/misc/
    [ 585.345] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 585.345] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    [ 585.345] (WW) Disabling Keyboard0
    [ 585.345] (WW) Disabling Mouse0
    [ 585.345] (II) Loader magic: 0x7fdc20
    [ 585.345] (II) Module ABI versions:
    [ 585.345] X.Org ANSI C Emulation: 0.4
    [ 585.345] X.Org Video Driver: 14.1
    [ 585.345] X.Org XInput driver : 19.1
    [ 585.345] X.Org Server Extension : 7.0
    [ 585.345] (II) xfree86: Adding drm device (/dev/dri/card0)
    [ 585.348] (--) PCI:*(0:1:0:0) 10de:0407:106b:00a3 rev 161, Mem @ 0x92000000/16777216, 0x80000000/268435456, 0x90000000/33554432, I/O @ 0x00007000/128, BIOS @ 0x????????/131072
    [ 585.350] Initializing built-in extension Generic Event Extension
    [ 585.352] Initializing built-in extension SHAPE
    [ 585.353] Initializing built-in extension MIT-SHM
    [ 585.355] Initializing built-in extension XInputExtension
    [ 585.356] Initializing built-in extension XTEST
    [ 585.358] Initializing built-in extension BIG-REQUESTS
    [ 585.359] Initializing built-in extension SYNC
    [ 585.361] Initializing built-in extension XKEYBOARD
    [ 585.362] Initializing built-in extension XC-MISC
    [ 585.363] Initializing built-in extension SECURITY
    [ 585.365] Initializing built-in extension XINERAMA
    [ 585.366] Initializing built-in extension XFIXES
    [ 585.367] Initializing built-in extension RENDER
    [ 585.369] Initializing built-in extension RANDR
    [ 585.370] Initializing built-in extension COMPOSITE
    [ 585.371] Initializing built-in extension DAMAGE
    [ 585.372] Initializing built-in extension MIT-SCREEN-SAVER
    [ 585.374] Initializing built-in extension DOUBLE-BUFFER
    [ 585.375] Initializing built-in extension RECORD
    [ 585.376] Initializing built-in extension DPMS
    [ 585.377] Initializing built-in extension X-Resource
    [ 585.378] Initializing built-in extension XVideo
    [ 585.380] Initializing built-in extension XVideo-MotionCompensation
    [ 585.381] Initializing built-in extension XFree86-VidModeExtension
    [ 585.382] Initializing built-in extension XFree86-DGA
    [ 585.383] Initializing built-in extension XFree86-DRI
    [ 585.384] Initializing built-in extension DRI2
    [ 585.384] (WW) "dri" will not be loaded unless you've specified it to be loaded elsewhere.
    [ 585.384] (WW) "DRI2" will not be loaded unless you've specified it to be loaded elsewhere.
    [ 585.384] (WW) "nouveau" will not be loaded unless you've specified it to be loaded elsewhere.
    [ 585.384] (II) "glx" will be loaded by default.
    [ 585.384] (II) LoadModule: "glx"
    [ 585.384] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 585.404] (II) Module glx: vendor="NVIDIA Corporation"
    [ 585.404] compiled for 4.0.2, module version = 1.0.0
    [ 585.404] Module class: X.Org Server Extension
    [ 585.404] (II) NVIDIA GLX Module 331.20 Wed Oct 30 17:36:48 PDT 2013
    [ 585.405] Loading extension GLX
    [ 585.405] (II) LoadModule: "nvidia"
    [ 585.405] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 585.405] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 585.405] compiled for 4.0.2, module version = 1.0.0
    [ 585.406] Module class: X.Org Video Driver
    [ 585.406] (II) NVIDIA dlloader X Driver 331.20 Wed Oct 30 17:16:53 PDT 2013
    [ 585.406] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [ 585.406] (++) using VT number 1
    [ 585.406] (II) Loading sub module "fb"
    [ 585.406] (II) LoadModule: "fb"
    [ 585.406] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 585.406] (II) Module fb: vendor="X.Org Foundation"
    [ 585.406] compiled for 1.14.4, module version = 1.0.0
    [ 585.406] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 585.406] (WW) Unresolved symbol: fbGetGCPrivateKey
    [ 585.406] (II) Loading sub module "wfb"
    [ 585.406] (II) LoadModule: "wfb"
    [ 585.406] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 585.406] (II) Module wfb: vendor="X.Org Foundation"
    [ 585.406] compiled for 1.14.4, module version = 1.0.0
    [ 585.406] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 585.406] (II) Loading sub module "ramdac"
    [ 585.406] (II) LoadModule: "ramdac"
    [ 585.406] (II) Module "ramdac" already built-in
    [ 585.407] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
    [ 585.407] (==) NVIDIA(0): RGB weight 888
    [ 585.407] (==) NVIDIA(0): Default visual is TrueColor
    [ 585.407] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    [ 585.407] (**) NVIDIA(0): Enabling 2D acceleration
    [ 585.417] (EE) NVIDIA(GPU-0): Failed to initialize the NVIDIA GPU at PCI:1:0:0. Please
    [ 585.417] (EE) NVIDIA(GPU-0): check your system's kernel log for additional error
    [ 585.417] (EE) NVIDIA(GPU-0): messages and refer to Chapter 8: Common Problems in the
    [ 585.417] (EE) NVIDIA(GPU-0): README for additional information.
    [ 585.417] (EE) NVIDIA(GPU-0): Failed to initialize the NVIDIA graphics device!
    [ 585.417] (EE) NVIDIA(0): Failing initialization of X screen 0
    [ 585.417] (II) UnloadModule: "nvidia"
    [ 585.417] (II) UnloadSubModule: "wfb"
    [ 585.417] (II) UnloadSubModule: "fb"
    [ 585.417] (EE) Screen(s) found, but none have a usable configuration.
    [ 585.417] (EE)
    Fatal server error:
    [ 585.417] (EE) no screens found(EE)
    [ 585.417] (EE)
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    [ 585.417] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    [ 585.417] (EE)
    [ 585.421] (EE) Server terminated with error (1). Closing log file.
    If there's any other information needed, let me know.
    Last edited by Proxy (2013-11-24 16:19:29)

    I tried installing that, removed nvidia because of the conflicts, restarted then ran it again. Still errors. I've included the updated log file:
    [ 162.658]
    X.Org X Server 1.14.4
    Release Date: 2013-10-31
    [ 162.662] X Protocol Version 11, Revision 0
    [ 162.663] Build Operating System: Linux 3.11.6-1-ARCH x86_64
    [ 162.664] Current Operating System: Linux archer 3.12.1-1-ARCH #1 SMP PREEMPT Thu Nov 21 08:18:42 CET 2013 x86_64
    [ 162.665] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=/dev/sda6 rw nomodeset quiet
    [ 162.667] Build Date: 01 November 2013 05:10:48PM
    [ 162.668]
    [ 162.669] Current version of pixman: 0.32.4
    [ 162.672] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 162.672] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 162.677] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Nov 22 20:19:10 2013
    [ 162.679] (==) Using config file: "/etc/X11/xorg.conf"
    [ 162.680] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 162.680] (==) ServerLayout "Layout0"
    [ 162.680] (**) |-->Screen "Screen0" (0)
    [ 162.680] (**) | |-->Monitor "Monitor0"
    [ 162.680] (**) | |-->Device "Device0"
    [ 162.680] (**) |-->Input Device "Keyboard0"
    [ 162.680] (**) |-->Input Device "Mouse0"
    [ 162.680] (==) Automatically adding devices
    [ 162.680] (==) Automatically enabling devices
    [ 162.681] (==) Automatically adding GPU devices
    [ 162.681] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
    [ 162.681] Entry deleted from font path.
    [ 162.681] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 162.681] Entry deleted from font path.
    [ 162.681] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 162.681] Entry deleted from font path.
    [ 162.681] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 162.681] Entry deleted from font path.
    [ 162.681] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 162.681] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 162.681] Entry deleted from font path.
    [ 162.681] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 162.681] (==) FontPath set to:
    /usr/share/fonts/misc/
    [ 162.681] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 162.681] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    [ 162.681] (WW) Disabling Keyboard0
    [ 162.681] (WW) Disabling Mouse0
    [ 162.681] (II) Loader magic: 0x7fdc20
    [ 162.681] (II) Module ABI versions:
    [ 162.681] X.Org ANSI C Emulation: 0.4
    [ 162.681] X.Org Video Driver: 14.1
    [ 162.681] X.Org XInput driver : 19.1
    [ 162.681] X.Org Server Extension : 7.0
    [ 162.683] (--) PCI:*(0:1:0:0) 10de:0407:106b:00a3 rev 161, Mem @ 0x92000000/16777216, 0x80000000/268435456, 0x90000000/33554432, I/O @ 0x00007000/128, BIOS @ 0x????????/131072
    [ 162.685] Initializing built-in extension Generic Event Extension
    [ 162.686] Initializing built-in extension SHAPE
    [ 162.688] Initializing built-in extension MIT-SHM
    [ 162.689] Initializing built-in extension XInputExtension
    [ 162.690] Initializing built-in extension XTEST
    [ 162.692] Initializing built-in extension BIG-REQUESTS
    [ 162.693] Initializing built-in extension SYNC
    [ 162.695] Initializing built-in extension XKEYBOARD
    [ 162.696] Initializing built-in extension XC-MISC
    [ 162.698] Initializing built-in extension SECURITY
    [ 162.699] Initializing built-in extension XINERAMA
    [ 162.700] Initializing built-in extension XFIXES
    [ 162.702] Initializing built-in extension RENDER
    [ 162.703] Initializing built-in extension RANDR
    [ 162.705] Initializing built-in extension COMPOSITE
    [ 162.706] Initializing built-in extension DAMAGE
    [ 162.707] Initializing built-in extension MIT-SCREEN-SAVER
    [ 162.709] Initializing built-in extension DOUBLE-BUFFER
    [ 162.710] Initializing built-in extension RECORD
    [ 162.711] Initializing built-in extension DPMS
    [ 162.712] Initializing built-in extension X-Resource
    [ 162.714] Initializing built-in extension XVideo
    [ 162.715] Initializing built-in extension XVideo-MotionCompensation
    [ 162.716] Initializing built-in extension XFree86-VidModeExtension
    [ 162.717] Initializing built-in extension XFree86-DGA
    [ 162.718] Initializing built-in extension XFree86-DRI
    [ 162.719] Initializing built-in extension DRI2
    [ 162.719] (II) LoadModule: "glx"
    [ 162.719] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 162.719] (II) Module glx: vendor="X.Org Foundation"
    [ 162.719] compiled for 1.14.4, module version = 1.0.0
    [ 162.719] ABI class: X.Org Server Extension, version 7.0
    [ 162.719] (==) AIGLX enabled
    [ 162.720] Loading extension GLX
    [ 162.720] (II) LoadModule: "nvidia"
    [ 162.720] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 162.721] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 162.721] compiled for 4.0.2, module version = 1.0.0
    [ 162.721] Module class: X.Org Video Driver
    [ 162.721] (II) NVIDIA dlloader X Driver 331.20 Wed Oct 30 17:16:53 PDT 2013
    [ 162.721] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [ 162.721] (++) using VT number 1
    [ 162.721] (II) Loading sub module "fb"
    [ 162.721] (II) LoadModule: "fb"
    [ 162.721] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 162.721] (II) Module fb: vendor="X.Org Foundation"
    [ 162.721] compiled for 1.14.4, module version = 1.0.0
    [ 162.721] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 162.721] (WW) Unresolved symbol: fbGetGCPrivateKey
    [ 162.721] (II) Loading sub module "wfb"
    [ 162.721] (II) LoadModule: "wfb"
    [ 162.721] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 162.722] (II) Module wfb: vendor="X.Org Foundation"
    [ 162.722] compiled for 1.14.4, module version = 1.0.0
    [ 162.722] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 162.722] (II) Loading sub module "ramdac"
    [ 162.722] (II) LoadModule: "ramdac"
    [ 162.722] (II) Module "ramdac" already built-in
    [ 162.723] (EE) NVIDIA: Failed to load the NVIDIA kernel module. Please check your
    [ 162.723] (EE) NVIDIA: system's kernel log for additional error messages.
    [ 162.723] (EE) No devices detected.
    [ 162.723] (EE)
    Fatal server error:
    [ 162.723] (EE) no screens found(EE)
    [ 162.723] (EE)
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    [ 162.723] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    [ 162.723] (EE)

  • [Solved] xorg server & keyboard conf error messages after upgrade

    I ran my daily upgrade (today was big, from FF to the kernel to xorg) and I was not able to login on GDM afterwards.
    It's weird. The X server will start, and so will the GDM login screen. But entering the password will result in a GDM crash (I later found out that KDM and SLIM have the same issue; KDM not starting and SLIM refusing the keyboard input). So after starting an alternate console and trying to start x (startx), I have this error message:
    "Th e XKEYBOARDMAP keymap compiler (xbcomp) reports:
    Error: Cannot close "/tmp/server-0.xkm" properly (not enough space?)
              Output file "/tmp/server-0.xkm" removed
    Errors from xkbcomp are not fatal to the X server
    XKB: Failed to compile keymap
    Keyboard initialization failed. This could be a missing or incorrect setup of xkeyboard-config.
    Fatal server error:
    Failed to activate core devices "
    I have been fiddling with the keyboard config on xorg.conf but I'm not sure I'm getting anywhere. Also, I downgraded the xorg-server and xkeyboard config packages just to be sure.
    Any clue?
    Thanks!
    Last edited by southerncross (2012-07-24 15:46:38)

    Well... seems I didn't have any answer on this. I fiddled a bit more but I have to say that I really came to wits' end at this stage. A couple of observations though:
    * I don't really understand this notion of a keyboard issue. My keyboard and its layout work properly but I will not be able to login regardless of login through GDM, KDM or Slim. Yet it's worth noting that in the case of GDM and SLIM the X server starts; I see the graphical interface, I click, etc. but when I type the trouble starts.
    * I tried to check my xsessions-errors file. The file is really big under a frame buffer, and it wasn't clear to me, but I found strange that the log was reporting all sorts of attempts to start KDE. I don't exactly know what's going on.
    If anybody has any clue, let me know... It's becoming very frustrating.
    Thanks!

Maybe you are looking for