[SOLVED] nvidia and xorg-server, slow start compared to nv

I've seen many similar topics but none that have been solved, therefore the new topic.
Starting xorg with nv driver takes just a few seconds to desktop, while using nvidia takes almost 10 seconds more to get to desktop. Although after reaching desktop everything works fine. I've used a minimal xorg.conf for each driver (replacing nvidia with nv):
Section "Device"
Identifier "Device0"
Driver "nvidia"
EndSection
The /var/log/Xorg.0.log when using nvidia:
[ 22.779]
X.Org X Server 1.12.2
Release Date: 2012-05-29
[ 22.779] X Protocol Version 11, Revision 0
[ 22.779] Build Operating System: Linux 3.0.32-1-lts x86_64
[ 22.779] Current Operating System: Linux yggdrasil 3.3.8-1-ARCH #1 SMP PREEMPT Tue Jun 5 15:20:32 CEST 2012 x86_64
[ 22.779] Kernel command line: root=/dev/mapper/root cryptdevice=/dev/sda2:root ro vga=773 quiet
[ 22.779] Build Date: 30 May 2012 07:24:13PM
[ 22.779]
[ 22.779] Current version of pixman: 0.26.0
[ 22.779] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 22.779] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 22.779] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Jun 9 21:37:16 2012
[ 22.844] (==) Using config file: "/etc/X11/xorg.conf"
[ 22.844] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 23.106] (==) No Layout section. Using the first Screen section.
[ 23.106] (==) No screen section available. Using defaults.
[ 23.106] (**) |-->Screen "Default Screen Section" (0)
[ 23.106] (**) | |-->Monitor "<default monitor>"
[ 23.106] (==) No device specified for screen "Default Screen Section".
Using the first device section listed.
[ 23.106] (**) | |-->Device "Device0"
[ 23.106] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 23.106] (==) Automatically adding devices
[ 23.106] (==) Automatically enabling devices
[ 23.219] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 23.219] Entry deleted from font path.
[ 23.414] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/Type1/,
/usr/share/fonts/100dpi/,
/usr/share/fonts/75dpi/
[ 23.414] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 23.414] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 23.414] (II) Loader magic: 0x7c58e0
[ 23.414] (II) Module ABI versions:
[ 23.414] X.Org ANSI C Emulation: 0.4
[ 23.414] X.Org Video Driver: 12.0
[ 23.414] X.Org XInput driver : 16.0
[ 23.414] X.Org Server Extension : 6.0
[ 23.415] (--) PCI:*(0:2:0:0) 10de:0a70:144d:c079 rev 162, Mem @ 0xdc000000/16777216, 0xe0000000/268435456, 0xde000000/33554432, I/O @ 0x00002000/128, BIOS @ 0x????????/524288
[ 23.415] (II) Open ACPI successful (/var/run/acpid.socket)
[ 23.415] (II) LoadModule: "extmod"
[ 23.453] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 23.487] (II) Module extmod: vendor="X.Org Foundation"
[ 23.487] compiled for 1.12.2, module version = 1.0.0
[ 23.487] Module class: X.Org Server Extension
[ 23.487] ABI class: X.Org Server Extension, version 6.0
[ 23.487] (II) Loading extension MIT-SCREEN-SAVER
[ 23.487] (II) Loading extension XFree86-VidModeExtension
[ 23.487] (II) Loading extension XFree86-DGA
[ 23.487] (II) Loading extension DPMS
[ 23.487] (II) Loading extension XVideo
[ 23.487] (II) Loading extension XVideo-MotionCompensation
[ 23.487] (II) Loading extension X-Resource
[ 23.487] (II) LoadModule: "dbe"
[ 23.487] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 23.512] (II) Module dbe: vendor="X.Org Foundation"
[ 23.512] compiled for 1.12.2, module version = 1.0.0
[ 23.512] Module class: X.Org Server Extension
[ 23.512] ABI class: X.Org Server Extension, version 6.0
[ 23.512] (II) Loading extension DOUBLE-BUFFER
[ 23.512] (II) LoadModule: "glx"
[ 23.512] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 26.824] (II) Module glx: vendor="NVIDIA Corporation"
[ 26.868] compiled for 4.0.2, module version = 1.0.0
[ 26.868] Module class: X.Org Server Extension
[ 26.868] (II) NVIDIA GLX Module 295.53 Fri May 11 23:49:08 PDT 2012
[ 26.869] (II) Loading extension GLX
[ 26.869] (II) LoadModule: "record"
[ 26.869] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 26.941] (II) Module record: vendor="X.Org Foundation"
[ 26.941] compiled for 1.12.2, module version = 1.13.0
[ 26.941] Module class: X.Org Server Extension
[ 26.941] ABI class: X.Org Server Extension, version 6.0
[ 26.941] (II) Loading extension RECORD
[ 26.941] (II) LoadModule: "dri"
[ 26.941] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 27.011] (II) Module dri: vendor="X.Org Foundation"
[ 27.011] compiled for 1.12.2, module version = 1.0.0
[ 27.011] ABI class: X.Org Server Extension, version 6.0
[ 27.011] (II) Loading extension XFree86-DRI
[ 27.011] (II) LoadModule: "dri2"
[ 27.011] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 27.046] (II) Module dri2: vendor="X.Org Foundation"
[ 27.047] compiled for 1.12.2, module version = 1.2.0
[ 27.047] ABI class: X.Org Server Extension, version 6.0
[ 27.047] (II) Loading extension DRI2
[ 27.047] (II) LoadModule: "nvidia"
[ 27.122] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 27.306] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 27.306] compiled for 4.0.2, module version = 1.0.0
[ 27.306] Module class: X.Org Video Driver
[ 27.608] (II) NVIDIA dlloader X Driver 295.53 Fri May 11 23:29:56 PDT 2012
[ 27.608] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 27.617] (++) using VT number 7
[ 27.678] (II) Loading sub module "fb"
[ 27.678] (II) LoadModule: "fb"
[ 27.850] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 27.870] (II) Module fb: vendor="X.Org Foundation"
[ 27.870] compiled for 1.12.2, module version = 1.0.0
[ 27.870] ABI class: X.Org ANSI C Emulation, version 0.4
[ 27.870] (II) Loading sub module "wfb"
[ 27.870] (II) LoadModule: "wfb"
[ 27.871] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 27.879] (II) Module wfb: vendor="X.Org Foundation"
[ 27.879] compiled for 1.12.2, module version = 1.0.0
[ 27.879] ABI class: X.Org ANSI C Emulation, version 0.4
[ 27.879] (II) Loading sub module "ramdac"
[ 27.879] (II) LoadModule: "ramdac"
[ 27.879] (II) Module "ramdac" already built-in
[ 27.934] (II) NVIDIA(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 27.934] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[ 27.934] (==) NVIDIA(0): RGB weight 888
[ 27.934] (==) NVIDIA(0): Default visual is TrueColor
[ 27.934] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 27.935] (**) NVIDIA(0): Enabling 2D acceleration
[ 29.873] (II) NVIDIA(GPU-0): Display (Chi Mei Optoelectronics corp. (DFP-0)) does not
[ 29.873] (II) NVIDIA(GPU-0): support NVIDIA 3D Vision stereo.
[ 30.786] (II) NVIDIA(0): NVIDIA GPU GeForce 310M (GT218) at PCI:2:0:0 (GPU-0)
[ 30.786] (--) NVIDIA(0): Memory: 524288 kBytes
[ 30.786] (--) NVIDIA(0): VideoBIOS: 70.18.53.00.ff
[ 30.786] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 30.786] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
[ 30.789] (--) NVIDIA(0): Connected display device(s) on GeForce 310M at PCI:2:0:0
[ 30.789] (--) NVIDIA(0): Chi Mei Optoelectronics corp. (DFP-0)
[ 30.789] (--) NVIDIA(0): Chi Mei Optoelectronics corp. (DFP-0): 330.0 MHz maximum pixel
[ 30.789] (--) NVIDIA(0): clock
[ 30.789] (--) NVIDIA(0): Chi Mei Optoelectronics corp. (DFP-0): Internal Dual Link
[ 30.789] (--) NVIDIA(0): LVDS
[ 30.789] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 30.789] (**) NVIDIA(0): device Chi Mei Optoelectronics corp. (DFP-0) (Using EDID
[ 30.789] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[ 30.836] (II) NVIDIA(0): Assigned Display Device: DFP-0
[ 30.836] (==) NVIDIA(0):
[ 30.836] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[ 30.836] (==) NVIDIA(0): will be used as the requested mode.
[ 30.836] (==) NVIDIA(0):
[ 30.836] (II) NVIDIA(0): Validated modes:
[ 30.836] (II) NVIDIA(0): "nvidia-auto-select"
[ 30.836] (II) NVIDIA(0): Virtual screen size determined to be 1366 x 768
[ 31.892] (--) NVIDIA(0): DPI set to (99, 102); computed from "UseEdidDpi" X config
[ 31.892] (--) NVIDIA(0): option
[ 31.892] (--) Depth 24 pixmap format is 32 bpp
[ 31.892] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
[ 31.900] (II) NVIDIA(0): Setting mode "nvidia-auto-select"
[ 34.862] (II) Loading extension NV-GLX
[ 37.299] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 37.299] (==) NVIDIA(0): Backing store disabled
[ 37.299] (==) NVIDIA(0): Silken mouse enabled
[ 37.300] (==) NVIDIA(0): DPMS enabled
[ 37.300] (II) Loading extension NV-CONTROL
[ 37.300] (II) Loading extension XINERAMA
[ 37.300] (II) Loading sub module "dri2"
[ 37.300] (II) LoadModule: "dri2"
[ 37.300] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 37.300] (II) Module dri2: vendor="X.Org Foundation"
[ 37.300] compiled for 1.12.2, module version = 1.2.0
[ 37.300] ABI class: X.Org Server Extension, version 6.0
[ 37.300] (II) NVIDIA(0): [DRI2] Setup complete
[ 37.300] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 37.301] (==) RandR enabled
[ 37.301] (II) Initializing built-in extension Generic Event Extension
[ 37.301] (II) Initializing built-in extension SHAPE
[ 37.301] (II) Initializing built-in extension MIT-SHM
[ 37.301] (II) Initializing built-in extension XInputExtension
[ 37.301] (II) Initializing built-in extension XTEST
[ 37.301] (II) Initializing built-in extension BIG-REQUESTS
[ 37.301] (II) Initializing built-in extension SYNC
[ 37.301] (II) Initializing built-in extension XKEYBOARD
[ 37.301] (II) Initializing built-in extension XC-MISC
[ 37.301] (II) Initializing built-in extension SECURITY
[ 37.301] (II) Initializing built-in extension XINERAMA
[ 37.301] (II) Initializing built-in extension XFIXES
[ 37.301] (II) Initializing built-in extension RENDER
[ 37.301] (II) Initializing built-in extension RANDR
[ 37.301] (II) Initializing built-in extension COMPOSITE
[ 37.301] (II) Initializing built-in extension DAMAGE
[ 37.302] (II) Initializing extension GLX
[ 38.717] (II) config/udev: Adding input device Power Button (/dev/input/event6)
[ 38.717] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 38.717] (**) Power Button: Applying InputClass "Keyboard Defaults"
[ 38.717] (II) LoadModule: "evdev"
[ 38.717] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 38.769] (II) Module evdev: vendor="X.Org Foundation"
[ 38.769] compiled for 1.12.0, module version = 2.7.0
[ 38.769] Module class: X.Org XInput Driver
[ 38.769] ABI class: X.Org XInput driver, version 16.0
[ 38.769] (II) Using input driver 'evdev' for 'Power Button'
[ 38.769] (**) Power Button: always reports core events
[ 38.769] (**) evdev: Power Button: Device: "/dev/input/event6"
[ 38.769] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 38.769] (--) evdev: Power Button: Found keys
[ 38.769] (II) evdev: Power Button: Configuring as keyboard
[ 38.769] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input6/event6"
[ 38.769] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 38.769] (**) Option "xkb_rules" "evdev"
[ 38.769] (**) Option "xkb_model" "evdev"
[ 38.769] (**) Option "xkb_layout" "se"
[ 38.835] (II) config/udev: Adding input device Video Bus (/dev/input/event7)
[ 38.835] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 38.835] (**) Video Bus: Applying InputClass "Keyboard Defaults"
[ 38.835] (II) Using input driver 'evdev' for 'Video Bus'
[ 38.835] (**) Video Bus: always reports core events
[ 38.835] (**) evdev: Video Bus: Device: "/dev/input/event7"
[ 38.835] (--) evdev: Video Bus: Vendor 0 Product 0x6
[ 38.835] (--) evdev: Video Bus: Found keys
[ 38.835] (II) evdev: Video Bus: Configuring as keyboard
[ 38.835] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:01/LNXVIDEO:00/input/input7/event7"
[ 38.835] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 38.836] (**) Option "xkb_rules" "evdev"
[ 38.836] (**) Option "xkb_model" "evdev"
[ 38.836] (**) Option "xkb_layout" "se"
[ 38.837] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[ 38.837] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 38.837] (**) Power Button: Applying InputClass "Keyboard Defaults"
[ 38.837] (II) Using input driver 'evdev' for 'Power Button'
[ 38.837] (**) Power Button: always reports core events
[ 38.837] (**) evdev: Power Button: Device: "/dev/input/event4"
[ 38.837] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 38.837] (--) evdev: Power Button: Found keys
[ 38.837] (II) evdev: Power Button: Configuring as keyboard
[ 38.837] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input4/event4"
[ 38.837] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 38.837] (**) Option "xkb_rules" "evdev"
[ 38.837] (**) Option "xkb_model" "evdev"
[ 38.837] (**) Option "xkb_layout" "se"
[ 38.838] (II) config/udev: Adding input device Lid Switch (/dev/input/event3)
[ 38.838] (II) No input driver specified, ignoring this device.
[ 38.838] (II) This device may have been added with another device file.
[ 38.838] (II) config/udev: Adding input device Sleep Button (/dev/input/event5)
[ 38.838] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[ 38.838] (**) Sleep Button: Applying InputClass "Keyboard Defaults"
[ 38.838] (II) Using input driver 'evdev' for 'Sleep Button'
[ 38.838] (**) Sleep Button: always reports core events
[ 38.838] (**) evdev: Sleep Button: Device: "/dev/input/event5"
[ 38.839] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[ 38.839] (--) evdev: Sleep Button: Found keys
[ 38.839] (II) evdev: Sleep Button: Configuring as keyboard
[ 38.839] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input5/event5"
[ 38.839] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[ 38.839] (**) Option "xkb_rules" "evdev"
[ 38.839] (**) Option "xkb_model" "evdev"
[ 38.839] (**) Option "xkb_layout" "se"
[ 38.840] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event13)
[ 38.840] (II) No input driver specified, ignoring this device.
[ 38.840] (II) This device may have been added with another device file.
[ 38.840] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event14)
[ 38.840] (II) No input driver specified, ignoring this device.
[ 38.840] (II) This device may have been added with another device file.
[ 38.841] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event15)
[ 38.841] (II) No input driver specified, ignoring this device.
[ 38.841] (II) This device may have been added with another device file.
[ 38.841] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event16)
[ 38.841] (II) No input driver specified, ignoring this device.
[ 38.841] (II) This device may have been added with another device file.
[ 38.842] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event1)
[ 38.842] (**) Logitech USB Receiver: Applying InputClass "evdev pointer catchall"
[ 38.842] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
[ 38.842] (**) Logitech USB Receiver: always reports core events
[ 38.842] (**) evdev: Logitech USB Receiver: Device: "/dev/input/event1"
[ 38.842] (--) evdev: Logitech USB Receiver: Vendor 0x46d Product 0xc521
[ 38.842] (--) evdev: Logitech USB Receiver: Found 20 mouse buttons
[ 38.842] (--) evdev: Logitech USB Receiver: Found scroll wheel(s)
[ 38.842] (--) evdev: Logitech USB Receiver: Found relative axes
[ 38.842] (--) evdev: Logitech USB Receiver: Found x and y relative axes
[ 38.842] (II) evdev: Logitech USB Receiver: Configuring as mouse
[ 38.842] (II) evdev: Logitech USB Receiver: Adding scrollwheel support
[ 38.842] (**) evdev: Logitech USB Receiver: YAxisMapping: buttons 4 and 5
[ 38.842] (**) evdev: Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 38.842] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/input/input1/event1"
[ 38.842] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: MOUSE, id 10)
[ 38.843] (II) evdev: Logitech USB Receiver: initialized for relative axes.
[ 38.843] (**) Logitech USB Receiver: (accel) keeping acceleration scheme 1
[ 38.843] (**) Logitech USB Receiver: (accel) acceleration profile 0
[ 38.843] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
[ 38.843] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
[ 38.844] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/mouse0)
[ 38.844] (II) No input driver specified, ignoring this device.
[ 38.844] (II) This device may have been added with another device file.
[ 38.844] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event2)
[ 38.844] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
[ 38.844] (**) Logitech USB Receiver: Applying InputClass "Keyboard Defaults"
[ 38.844] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
[ 38.844] (**) Logitech USB Receiver: always reports core events
[ 38.844] (**) evdev: Logitech USB Receiver: Device: "/dev/input/event2"
[ 38.844] (--) evdev: Logitech USB Receiver: Vendor 0x46d Product 0xc521
[ 38.844] (--) evdev: Logitech USB Receiver: Found 1 mouse buttons
[ 38.844] (--) evdev: Logitech USB Receiver: Found scroll wheel(s)
[ 38.845] (--) evdev: Logitech USB Receiver: Found relative axes
[ 38.845] (II) evdev: Logitech USB Receiver: Forcing relative x/y axes to exist.
[ 38.845] (--) evdev: Logitech USB Receiver: Found absolute axes
[ 38.845] (II) evdev: Logitech USB Receiver: Forcing absolute x/y axes to exist.
[ 38.845] (--) evdev: Logitech USB Receiver: Found keys
[ 38.845] (II) evdev: Logitech USB Receiver: Configuring as mouse
[ 38.845] (II) evdev: Logitech USB Receiver: Configuring as keyboard
[ 38.845] (II) evdev: Logitech USB Receiver: Adding scrollwheel support
[ 38.845] (**) evdev: Logitech USB Receiver: YAxisMapping: buttons 4 and 5
[ 38.845] (**) evdev: Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 38.845] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.1/input/input2/event2"
[ 38.845] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD, id 11)
[ 38.845] (**) Option "xkb_rules" "evdev"
[ 38.845] (**) Option "xkb_model" "evdev"
[ 38.845] (**) Option "xkb_layout" "se"
[ 38.845] (II) evdev: Logitech USB Receiver: initialized for relative axes.
[ 38.845] (WW) evdev: Logitech USB Receiver: ignoring absolute axes.
[ 38.846] (**) Logitech USB Receiver: (accel) keeping acceleration scheme 1
[ 38.846] (**) Logitech USB Receiver: (accel) acceleration profile 0
[ 38.846] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
[ 38.846] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
[ 38.846] (II) config/udev: Adding input device USB 2.0 PC Camera (/dev/input/event10)
[ 38.846] (**) USB 2.0 PC Camera: Applying InputClass "evdev keyboard catchall"
[ 38.846] (**) USB 2.0 PC Camera: Applying InputClass "Keyboard Defaults"
[ 38.846] (II) Using input driver 'evdev' for 'USB 2.0 PC Camera'
[ 38.846] (**) USB 2.0 PC Camera: always reports core events
[ 38.846] (**) evdev: USB 2.0 PC Camera: Device: "/dev/input/event10"
[ 38.846] (--) evdev: USB 2.0 PC Camera: Vendor 0x1210 Product 0x25f4
[ 38.846] (--) evdev: USB 2.0 PC Camera: Found keys
[ 38.846] (II) evdev: USB 2.0 PC Camera: Configuring as keyboard
[ 38.846] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input10/event10"
[ 38.846] (II) XINPUT: Adding extended input device "USB 2.0 PC Camera" (type: KEYBOARD, id 12)
[ 38.846] (**) Option "xkb_rules" "evdev"
[ 38.846] (**) Option "xkb_model" "evdev"
[ 38.847] (**) Option "xkb_layout" "se"
[ 38.847] (II) config/udev: Adding input device HDA Intel Mic (/dev/input/event11)
[ 38.847] (II) No input driver specified, ignoring this device.
[ 38.847] (II) This device may have been added with another device file.
[ 38.847] (II) config/udev: Adding input device HDA Intel Headphone (/dev/input/event12)
[ 38.847] (II) No input driver specified, ignoring this device.
[ 38.847] (II) This device may have been added with another device file.
[ 38.847] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 38.847] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 38.847] (**) AT Translated Set 2 keyboard: Applying InputClass "Keyboard Defaults"
[ 38.847] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[ 38.847] (**) AT Translated Set 2 keyboard: always reports core events
[ 38.847] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[ 38.847] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[ 38.847] (--) evdev: AT Translated Set 2 keyboard: Found keys
[ 38.847] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[ 38.848] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 38.848] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 13)
[ 38.848] (**) Option "xkb_rules" "evdev"
[ 38.848] (**) Option "xkb_model" "evdev"
[ 38.848] (**) Option "xkb_layout" "se"
[ 38.848] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event9)
[ 38.848] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[ 38.848] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[ 38.848] (II) LoadModule: "synaptics"
[ 38.848] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 38.911] (II) Module synaptics: vendor="X.Org Foundation"
[ 38.911] compiled for 1.12.1, module version = 1.6.1
[ 38.911] Module class: X.Org XInput Driver
[ 38.911] ABI class: X.Org XInput driver, version 16.0
[ 38.911] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[ 38.911] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 38.911] (**) Option "Device" "/dev/input/event9"
[ 38.911] (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device
[ 38.911] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5672
[ 38.911] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4910
[ 38.911] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[ 38.911] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[ 38.911] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
[ 38.911] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[ 38.911] (**) Option "TapButton1" "1"
[ 38.911] (**) Option "TapButton2" "2"
[ 38.911] (**) Option "TapButton3" "3"
[ 38.912] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 38.912] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 38.912] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input9/event9"
[ 38.912] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 14)
[ 38.912] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[ 38.912] (**) synaptics: SynPS/2 Synaptics TouchPad: MaxSpeed is now 1.75
[ 38.912] (**) synaptics: SynPS/2 Synaptics TouchPad: AccelFactor is now 0.037
[ 38.912] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[ 38.912] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[ 38.912] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 38.912] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 38.912] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 38.913] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
[ 38.913] (II) No input driver specified, ignoring this device.
[ 38.913] (II) This device may have been added with another device file.
[ 38.913] (II) config/udev: Adding input device PC Speaker (/dev/input/event8)
[ 38.913] (II) No input driver specified, ignoring this device.
[ 38.913] (II) This device may have been added with another device file.
The /var/log/Xorg.0.log when using nv:
[ 52.162]
X.Org X Server 1.12.2
Release Date: 2012-05-29
[ 52.163] X Protocol Version 11, Revision 0
[ 52.163] Build Operating System: Linux 3.0.32-1-lts x86_64
[ 52.164] Current Operating System: Linux yggdrasil 3.3.8-1-ARCH #1 SMP PREEMPT Tue Jun 5 15:20:32 CEST 2012 x86_64
[ 52.164] Kernel command line: root=/dev/mapper/root cryptdevice=/dev/sda2:root ro vga=773 quiet
[ 52.165] Build Date: 30 May 2012 07:24:13PM
[ 52.165]
[ 52.165] Current version of pixman: 0.26.0
[ 52.166] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 52.166] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 52.168] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Jun 9 21:30:26 2012
[ 52.168] (==) Using config file: "/etc/X11/xorg.conf"
[ 52.168] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 52.168] (==) No Layout section. Using the first Screen section.
[ 52.168] (==) No screen section available. Using defaults.
[ 52.168] (**) |-->Screen "Default Screen Section" (0)
[ 52.168] (**) | |-->Monitor "<default monitor>"
[ 52.168] (==) No device specified for screen "Default Screen Section".
Using the first device section listed.
[ 52.168] (**) | |-->Device "Device0"
[ 52.168] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 52.169] (==) Automatically adding devices
[ 52.169] (==) Automatically enabling devices
[ 52.169] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 52.169] Entry deleted from font path.
[ 52.169] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/Type1/,
/usr/share/fonts/100dpi/,
/usr/share/fonts/75dpi/
[ 52.169] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 52.169] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 52.169] (II) Loader magic: 0x7c58e0
[ 52.169] (II) Module ABI versions:
[ 52.169] X.Org ANSI C Emulation: 0.4
[ 52.169] X.Org Video Driver: 12.0
[ 52.169] X.Org XInput driver : 16.0
[ 52.169] X.Org Server Extension : 6.0
[ 52.169] (--) PCI:*(0:2:0:0) 10de:0a70:144d:c079 rev 162, Mem @ 0xdc000000/16777216, 0xe0000000/268435456, 0xde000000/33554432, I/O @ 0x00002000/128, BIOS @ 0x????????/524288
[ 52.170] (II) Open ACPI successful (/var/run/acpid.socket)
[ 52.170] (II) LoadModule: "extmod"
[ 52.170] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 52.170] (II) Module extmod: vendor="X.Org Foundation"
[ 52.170] compiled for 1.12.2, module version = 1.0.0
[ 52.170] Module class: X.Org Server Extension
[ 52.170] ABI class: X.Org Server Extension, version 6.0
[ 52.170] (II) Loading extension MIT-SCREEN-SAVER
[ 52.170] (II) Loading extension XFree86-VidModeExtension
[ 52.170] (II) Loading extension XFree86-DGA
[ 52.170] (II) Loading extension DPMS
[ 52.170] (II) Loading extension XVideo
[ 52.170] (II) Loading extension XVideo-MotionCompensation
[ 52.170] (II) Loading extension X-Resource
[ 52.170] (II) LoadModule: "dbe"
[ 52.170] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 52.170] (II) Module dbe: vendor="X.Org Foundation"
[ 52.170] compiled for 1.12.2, module version = 1.0.0
[ 52.170] Module class: X.Org Server Extension
[ 52.170] ABI class: X.Org Server Extension, version 6.0
[ 52.170] (II) Loading extension DOUBLE-BUFFER
[ 52.170] (II) LoadModule: "glx"
[ 52.170] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 52.180] (II) Module glx: vendor="NVIDIA Corporation"
[ 52.180] compiled for 4.0.2, module version = 1.0.0
[ 52.180] Module class: X.Org Server Extension
[ 52.180] (II) NVIDIA GLX Module 295.53 Fri May 11 23:49:08 PDT 2012
[ 52.180] (II) Loading extension GLX
[ 52.180] (II) LoadModule: "record"
[ 52.180] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 52.180] (II) Module record: vendor="X.Org Foundation"
[ 52.180] compiled for 1.12.2, module version = 1.13.0
[ 52.180] Module class: X.Org Server Extension
[ 52.180] ABI class: X.Org Server Extension, version 6.0
[ 52.180] (II) Loading extension RECORD
[ 52.180] (II) LoadModule: "dri"
[ 52.180] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 52.180] (II) Module dri: vendor="X.Org Foundation"
[ 52.180] compiled for 1.12.2, module version = 1.0.0
[ 52.180] ABI class: X.Org Server Extension, version 6.0
[ 52.180] (II) Loading extension XFree86-DRI
[ 52.180] (II) LoadModule: "dri2"
[ 52.180] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 52.181] (II) Module dri2: vendor="X.Org Foundation"
[ 52.181] compiled for 1.12.2, module version = 1.2.0
[ 52.181] ABI class: X.Org Server Extension, version 6.0
[ 52.181] (II) Loading extension DRI2
[ 52.181] (II) LoadModule: "nv"
[ 52.181] (II) Loading /usr/lib/xorg/modules/drivers/nv_drv.so
[ 52.181] (II) Module nv: vendor="X.Org Foundation"
[ 52.181] compiled for 1.12.0.901, module version = 2.1.18
[ 52.181] Module class: X.Org Video Driver
[ 52.181] ABI class: X.Org Video Driver, version 12.0
[ 52.181] (II) NV: driver for NVIDIA chipsets: RIVA 128, RIVA TNT, RIVA TNT2,
Unknown TNT2, Vanta, RIVA TNT2 Ultra, RIVA TNT2 Model 64,
Aladdin TNT2, GeForce 256, GeForce DDR, Quadro, GeForce2 MX/MX 400,
GeForce2 MX 100/200, GeForce2 Go, Quadro2 MXR/EX/Go,
GeForce2 Integrated GPU, GeForce2 GTS, GeForce2 Ti, GeForce2 Ultra,
Quadro2 Pro, GeForce4 MX 460, GeForce4 MX 440, GeForce4 MX 420,
GeForce4 MX 440-SE, GeForce4 440 Go, GeForce4 420 Go,
GeForce4 420 Go 32M, GeForce4 460 Go, Quadro4 550 XGL,
GeForce4 440 Go 64M, Quadro NVS, Quadro4 500 GoGL,
GeForce4 410 Go 16M, GeForce4 MX 440 with AGP8X,
GeForce4 MX 440SE with AGP8X, GeForce4 MX 420 with AGP8X,
GeForce4 MX 4000, GeForce4 448 Go, GeForce4 488 Go, Quadro4 580 XGL,
Quadro4 NVS 280 SD, Quadro4 380 XGL, Quadro NVS 50 PCI,
GeForce4 448 Go, GeForce4 MX Integrated GPU, GeForce3,
GeForce3 Ti 200, GeForce3 Ti 500, Quadro DCC, GeForce4 Ti 4600,
GeForce4 Ti 4400, GeForce4 Ti 4200, Quadro4 900 XGL, Quadro4 750 XGL,
Quadro4 700 XGL, GeForce4 Ti 4800, GeForce4 Ti 4200 with AGP8X,
GeForce4 Ti 4800 SE, GeForce4 4200 Go, Quadro4 700 GoGL,
Quadro4 980 XGL, Quadro4 780 XGL, GeForce FX 5800 Ultra,
GeForce FX 5800, Quadro FX 2000, Quadro FX 1000,
GeForce FX 5600 Ultra, GeForce FX 5600, GeForce FX 5600XT,
GeForce FX Go5600, GeForce FX Go5650, Quadro FX Go700,
GeForce FX 5200, GeForce FX 5200 Ultra, GeForce FX 5200,
GeForce FX 5200LE, GeForce FX Go5200, GeForce FX Go5250,
GeForce FX 5500, GeForce FX 5100, GeForce FX Go5200 32M/64M,
Quadro NVS 55/280 PCI, Quadro FX 500/600 PCI,
GeForce FX Go53xx Series, GeForce FX Go5100, GeForce FX 5900 Ultra,
GeForce FX 5900, GeForce FX 5900XT, GeForce FX 5950 Ultra,
GeForce FX 5900ZT, Quadro FX 3000, Quadro FX 700,
GeForce FX 5700 Ultra, GeForce FX 5700, GeForce FX 5700LE,
GeForce FX 5700VE, GeForce FX Go5700, GeForce FX Go5700,
Quadro FX Go1000, Quadro FX 1100, GeForce 6800 Ultra, GeForce 6800,
GeForce 6800 LE, GeForce 6800 XE, GeForce 6800 XT, GeForce 6800 GT,
GeForce 6800 GT, GeForce 6800 GS, GeForce 6800 XT, Quadro FX 4000,
GeForce 6800 GS, GeForce 6800, GeForce 6800 LE, GeForce 6800 XT,
GeForce Go 6800, GeForce Go 6800 Ultra, Quadro FX Go1400,
Quadro FX 3450/4000 SDI, Quadro FX 1400, GeForce 6600 GT,
GeForce 6600, GeForce 6600 LE, GeForce 6600 VE, GeForce Go 6600,
GeForce 6610 XL, GeForce Go 6600 TE/6200 TE, GeForce 6700 XL,
GeForce Go 6600, GeForce Go 6600 GT, Quadro NVS 440, Quadro FX 550,
Quadro FX 550, Quadro FX 540, GeForce 6200, GeForce 6500,
GeForce 6200 TurboCache(TM), GeForce 6200SE TurboCache(TM),
GeForce 6200 LE, GeForce Go 6200, Quadro NVS 285, GeForce Go 6400,
GeForce Go 6200, GeForce Go 6400, GeForce 6250, GeForce 7100 GS,
GeForce 6800, GeForce 6800 LE, GeForce 6800 GT, GeForce 6800 XT,
GeForce 6200, GeForce 6200 A-LE, GeForce 7800 GTX, GeForce 7800 GTX,
GeForce 7800 GT, GeForce 7800 GS, GeForce 7800 SLI, GeForce Go 7800,
GeForce Go 7800 GTX, Quadro FX 4500, GeForce 7350 LE,
GeForce 7300 LE, GeForce 7300 SE, GeForce Go 7200, GeForce Go 7300,
GeForce Go 7400, GeForce Go 7400 GS, Quadro NVS 110M,
Quadro NVS 120M, Quadro FX 350M, GeForce 7500 LE, Quadro FX 350,
GeForce 7300 GS, GeForce 7650 GS, GeForce 7600 GT, GeForce 7600 GS,
GeForce 7300 GT, GeForce 7600 LE, GeForce 7300 GT, GeForce Go 7700,
GeForce Go 7600, GeForce Go 7600 GT, Quadro NVS 300M,
GeForce Go 7900 SE, Quadro FX 550M, Quadro FX 560, GeForce 7900 GTX,
GeForce 7900 GT, GeForce 7900 GS, GeForce 7950 GX2, GeForce 7950 GX2,
GeForce 7950 GT, GeForce Go 7950 GTX, GeForce Go 7900 GS,
GeForce Go 7900 GTX, Quadro FX 2500M, Quadro FX 1500M,
Quadro FX 5500, Quadro FX 3500, Quadro FX 1500, Quadro FX 4500 X2,
GeForce 6150, GeForce 6150 LE, GeForce 6100, GeForce Go 6150,
Quadro NVS 210S / NVIDIA GeForce 6150LE, GeForce Go 6100,
GeForce 6150SE, GeForce 6100 nForce 405, GeForce 6100 nForce 400,
GeForce 6100 nForce 420, GeForce 7150M / nForce 630M,
GeForce 7000M / nForce 610M, GeForce 7050 PV / nForce 630a,
GeForce 7050 PV / nForce 630a, GeForce 7025 / nForce 630a,
GeForce 8800 GTX, GeForce 8800 GTS, GeForce 8800 Ultra,
Quadro FX 5600, Quadro FX 4600, GeForce 8600 GTS, GeForce 8600 GT,
GeForce 8600 GT, GeForce 8600 GS, GeForce 8400 GS, GeForce 9500M GS,
GeForce 8300 GS, GeForce 8600M GT, GeForce 9650M GS,
GeForce 8700M GT, Quadro FX 370, Quadro NVS 320M, Quadro FX 570M,
Quadro FX 1600M, Quadro FX 570, Quadro FX 1700, GeForce GT 330,
GeForce 8400 SE, GeForce 8500 GT, GeForce 8400 GS, GeForce 8300 GS,
GeForce 8400 GS, GeForce 8600M GS, GeForce 8400M GT,
GeForce 8400M GS, GeForce 8400M G, Quadro NVS 140M, Quadro NVS 130M,
Quadro NVS 135M, GeForce 9400 GT, Quadro FX 360M, GeForce 9300M G,
Quadro NVS 290, GeForce GTX 295, GeForce GTX 280, GeForce GTX 260,
GeForce GTX 285, GeForce GTX 275, GeForce GTX 260, GeForce GTX 295,
Quadroplex 2200 D2, Quadroplex 2200 S4, Quadro CX, Quadro FX 5800,
Quadro FX 4800, Quadro FX 3800, GeForce 8800 GTS 512,
GeForce 9800 GT, GeForce 8800 GT, GeForce GT 230, GeForce 9800 GX2,
GeForce 9800 GT, GeForce 8800 GS, GeForce GTS 240, GeForce 9800M GTX,
GeForce 8800M GTS, GeForce GTX 280M, GeForce 9800M GT,
GeForce 8800M GTX, GeForce 8800 GS, GeForce GTX 285M,
GeForce 9600 GSO, GeForce 8800 GT, GeForce 9800 GTX/9800 GTX+,
GeForce 9800 GTX+, GeForce 9800 GT, GeForce GTS 250,
GeForce 9800M GTX, GeForce GTX 260M, Quadro FX 4700 X2,
Quadro FX 3700, Quadro VX 200, Quadro FX 3600M, Quadro FX 2800M,
Quadro FX 3700M, Quadro FX 3800M, GeForce 9600 GT, GeForce 9600 GS,
GeForce 9600 GSO 512, GeForce GT 130, GeForce GT 140,
GeForce 9800M GTS, GeForce 9700M GTS, GeForce 9800M GS,
GeForce 9800M GTS, GeForce 9600 GT, GeForce 9600 GT,
GeForce GTS 160M, GeForce GTS 150M, GeForce 9600 GSO,
GeForce 9600 GT, Quadro FX 1800, Quadro FX 2700M, GeForce 9500 GT,
GeForce 9400 GT, GeForce 9500 GT, GeForce 9500 GS, GeForce 9500 GS,
GeForce GT 120, GeForce 9600M GT, GeForce 9600M GS, GeForce 9600M GT,
GeForce 9700M GT, GeForce 9500M G, GeForce 9650M GT, GeForce G 110M,
GeForce GT 130M, GeForce GT 120M, GeForce GT 220M, GeForce 9650 S,
Quadro FX 380, Quadro FX 580, Quadro FX 1700M, GeForce 9400 GT,
Quadro FX 770M, GeForce 9300 GE, GeForce 9300 GS, GeForce 8400,
GeForce 8400 SE, GeForce 8400 GS, GeForce 9300M GS, GeForce G100,
GeForce 9300 SE, GeForce 9200M GS, GeForce 9300M GS, Quadro NVS 150M,
Quadro NVS 160M, GeForce G 105M, GeForce G 103M, GeForce G105M,
Quadro NVS 420, Quadro FX 370 LP, Quadro NVS 450, Quadro FX 370M,
Quadro NVS 295, GeForce 9100M G, GeForce 8200M G, GeForce 9200,
GeForce 9100, GeForce 8300, GeForce 8200, nForce 730a, GeForce 9200,
nForce 980a/780a SLI, nForce 750a SLI, GeForce 8100 / nForce 720a,
GeForce 9400, GeForce 9400, GeForce 9400M G, GeForce 9400M,
GeForce 9300, ION, GeForce 9400M G, GeForce 9400, nForce 760i SLI,
GeForce 9400, GeForce 9300 / nForce 730i, GeForce 9200,
GeForce 9100M G, GeForce 8200M G, GeForce 9400M, GeForce 9200,
GeForce G102M, GeForce G102M, ION, ION, GeForce 9400, ION, ION LE,
ION LE, GeForce GT 220, GeForce 315, GeForce 210, GeForce GT 230M,
GeForce GT 330M, GeForce GT 230M, GeForce GT 330M, NVS 5100M,
GeForce GT 320M, GeForce GT 240M, GeForce GT 325M, Quadro FX 880M,
GeForce G210, GeForce 205, GeForce 310, ION, GeForce 210,
GeForce 310, GeForce 315, GeForce G105M, GeForce G105M, NVS 2100M,
NVS 3100M, GeForce 305M, ION, GeForce 310M, GeForce 305M,
GeForce 310M, GeForce 305M, GeForce G210M, GeForce 310M,
Quadro FX 380 LP, Quadro FX 380M, GeForce GT 330, GeForce GT 320,
GeForce GT 240, GeForce GT 340, GeForce GT 330, GeForce GTS 260M,
GeForce GTS 250M, GeForce 315, GeForce GT 335M, GeForce GTS 350M,
GeForce GTS 360M, Quadro FX 1800M
[ 52.183] (--) using VT number 7
[ 52.211] (--) NV: Found NVIDIA GeForce 310M at 02@00:00:0
[ 52.211] (II) Loading sub module "int10"
[ 52.211] (II) LoadModule: "int10"
[ 52.211] (II) Loading /usr/lib/xorg/modules/libint10.so
[ 52.233] (II) Module int10: vendor="X.Org Foundation"
[ 52.233] compiled for 1.12.2, module version = 1.0.0
[ 52.233] ABI class: X.Org Video Driver, version 12.0
[ 52.233] (II) NV(0): Initializing int10
[ 52.234] (II) NV(0): Bad V_BIOS checksum
[ 52.234] (II) NV(0): Primary V_BIOS segment is: 0xc000
[ 52.234] (--) NV(0): Console is VGA mode 0x105
[ 52.234] (II) NV(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 52.234] (==) NV(0): Depth 24, (--) framebuffer bpp 32
[ 52.234] (==) NV(0): RGB weight 888
[ 52.234] (==) NV(0): Default visual is TrueColor
[ 52.235] (==) NV(0): Using hardware cursor
[ 52.235] (==) NV(0): Using gamma correction (1.0, 1.0, 1.0)
[ 52.245] (II) NV(0): MMIO registers mapped at 0x7f5b4a0aa000
[ 52.245] (--) NV(0): Total video RAM: 512.0 MB
[ 52.245] (--) NV(0): BAR1 size: 256.0 MB
[ 52.245] (--) NV(0): Mapped memory: 256.0 MB
[ 52.317] (II) NV(0): Linear framebuffer mapped at 0x7f5b3a0aa000
[ 52.317] (II) Loading sub module "i2c"
[ 52.317] (II) LoadModule: "i2c"
[ 52.317] (II) Module "i2c" already built-in
[ 52.317] (II) Loading sub module "ddc"
[ 52.317] (II) LoadModule: "ddc"
[ 52.317] (II) Module "ddc" already built-in
[ 52.317] (--) NV(0): Connector map:
[ 52.317] (--) NV(0): Bus 3 -> SOR0 (LVDS)
[ 52.317] (--) NV(0): Bus 0 -> DAC1
[ 52.317] (--) NV(0): Bus 8 -> SOR3
[ 52.317] (--) NV(0): Load detection: 340
[ 52.317] (II) NV(0): I2C bus "I2C0" initialized.
[ 52.317] (II) NV(0): Output VGA1 has no monitor section
[ 52.317] (II) NV(0): I2C bus "I2C8" initialized.
[ 52.317] (II) NV(0): Output DVI3 has no monitor section
[ 52.317] (II) NV(0): LVDS native size 1366x768
[ 52.317] (II) NV(0): Output LVDS has no monitor section
[ 52.317] (II) NV(0): I2C bus "I2C3 (LVDS)" initialized.
[ 52.317] (II) NV(0): Probing for EDID on I2C bus 0...
[ 52.317] (II) NV(0): I2C device "I2C0:ddc2" registered at address 0xA0.
[ 52.321] (II) NV(0): ... none found
[ 52.321] (--) NV(0): Trying load detection on VGA1 ... nothing.
[ 52.366] (II) NV(0): EDID for output VGA1
[ 52.366] (II) NV(0): Probing for EDID on I2C bus 8...
[ 52.366] (II) NV(0): I2C device "I2C8:ddc2" registered at address 0xA0.
[ 52.370] (II) NV(0): ... none found
[ 52.370] (II) NV(0): EDID for output DVI3
[ 52.370] (II) NV(0): Probing for EDID on I2C bus 3...
[ 52.370] (II) NV(0): I2C device "I2C3 (LVDS):ddc2" registered at address 0xA0.
[ 52.422] (--) NV(0): DDC detected a DFP:
[ 52.422] (II) NV(0): Manufacturer: CMO Model: 1680 Serial#: 0
[ 52.422] (II) NV(0): Year: 2009 Week: 4
[ 52.422] (II) NV(0): EDID Version: 1.3
[ 52.422] (II) NV(0): Digital Display Input
[ 52.422] (II) NV(0): Max Image Size [cm]: horiz.: 35 vert.: 19
[ 52.422] (II) NV(0): Gamma: 2.20
[ 52.422] (II) NV(0): No DPMS capabilities specified
[ 52.422] (II) NV(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 52.422] (II) NV(0): First detailed timing is preferred mode
[ 52.422] (II) NV(0): redX: 0.602 redY: 0.340 greenX: 0.306 greenY: 0.530
[ 52.422] (II) NV(0): blueX: 0.151 blueY: 0.120 whiteX: 0.313 whiteY: 0.329
[ 52.422] (II) NV(0): Manufacturer's mask: 0
[ 52.422] (II) NV(0): Supported detailed timing:
[ 52.422] (II) NV(0): clock: 75.5 MHz Image Size: 344 x 193 mm
[ 52.422] (II) NV(0): h_active: 1366 h_sync: 1397 h_sync_end 1462 h_blank_end 1560 h_border: 0
[ 52.422] (II) NV(0): v_active: 768 v_sync: 772 v_sync_end 784 v_blanking: 806 v_border: 0
[ 52.422] (II) NV(0): N156B6-L06
[ 52.422] (II) NV(0): CMO
[ 52.422] (II) NV(0): N156B6-L06
[ 52.422] (II) NV(0): EDID (in hex):
[ 52.422] (II) NV(0): 00ffffffffffff000daf801600000000
[ 52.422] (II) NV(0): 04130103802313780a07f59a574e8726
[ 52.422] (II) NV(0): 1e505400000001010101010101010101
[ 52.422] (II) NV(0): 0101010101017e1d56c2500026301f41
[ 52.422] (II) NV(0): 4c0058c110000018000000fe004e3135
[ 52.422] (II) NV(0): 3642362d4c30360a2020000000fe0043
[ 52.422] (II) NV(0): 4d4f0a202020202020202020000000fe
[ 52.422] (II) NV(0): 004e31353642362d4c30360a20200048
[ 52.422] (II) NV(0): EDID for output LVDS
[ 52.422] (II) NV(0): Manufacturer: CMO Model: 1680 Serial#: 0
[ 52.422] (II) NV(0): Year: 2009 Week: 4
[ 52.422] (II) NV(0): EDID Version: 1.3
[ 52.422] (II) NV(0): Digital Display Input
[ 52.422] (II) NV(0): Max Image Size [cm]: horiz.: 35 vert.: 19
[ 52.422] (II) NV(0): Gamma: 2.20
[ 52.422] (II) NV(0): No DPMS capabilities specified
[ 52.422] (II) NV(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 52.422] (II) NV(0): First detailed timing is preferred mode
[ 52.422] (II) NV(0): redX: 0.602 redY: 0.340 greenX: 0.306 greenY: 0.530
[ 52.422] (II) NV(0): blueX: 0.151 blueY: 0.120 whiteX: 0.313 whiteY: 0.329
[ 52.422] (II) NV(0): Manufacturer's mask: 0
[ 52.422] (II) NV(0): Supported detailed timing:
[ 52.422] (II) NV(0): clock: 75.5 MHz Image Size: 344 x 193 mm
[ 52.422] (II) NV(0): h_active: 1366 h_sync: 1397 h_sync_end 1462 h_blank_end 1560 h_border: 0
[ 52.422] (II) NV(0): v_active: 768 v_sync: 772 v_sync_end 784 v_blanking: 806 v_border: 0
[ 52.422] (II) NV(0): N156B6-L06
[ 52.422] (II) NV(0): CMO
[ 52.422] (II) NV(0): N156B6-L06
[ 52.422] (II) NV(0): EDID (in hex):
[ 52.422] (II) NV(0): 00ffffffffffff000daf801600000000
[ 52.422] (II) NV(0): 04130103802313780a07f59a574e8726
[ 52.422] (II) NV(0): 1e505400000001010101010101010101
[ 52.422] (II) NV(0): 0101010101017e1d56c2500026301f41
[ 52.422] (II) NV(0): 4c0058c110000018000000fe004e3135
[ 52.422] (II) NV(0): 3642362d4c30360a2020000000fe0043
[ 52.422] (II) NV(0): 4d4f0a202020202020202020000000fe
[ 52.422] (II) NV(0): 004e31353642362d4c30360a20200048
[ 52.422] (II) NV(0): EDID vendor "CMO", prod id 5760
[ 52.422] (II) NV(0): Printing probed modes for output LVDS
[ 52.422] (II) NV(0): Modeline "1366x768"x60.0 75.50 1366 1397 1462 1560 768 772 784 806 -hsync -vsync (48.4 kHz eP)
[ 52.422] (II) NV(0): Output VGA1 disconnected
[ 52.422] (II) NV(0): Output DVI3 disconnected
[ 52.422] (II) NV(0): Output LVDS connected
[ 52.422] (II) NV(0): Using exact sizes for initial modes
[ 52.422] (II) NV(0): Output LVDS using initial mode 1366x768
[ 52.422] (II) NV(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[ 52.422] (--) NV(0): Virtual size is 1366x1366 (pitch 1536)
[ 52.422] (**) NV(0): Driver mode "1366x768": 75.5 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
[ 52.422] (II) NV(0): Modeline "1366x768"x60.0 75.50 1366 1397 1462 1560 768 772 784 806 -hsync -vsync (48.4 kHz eP)
[ 52.422] (==) NV(0): DPI set to (96, 96)
[ 52.422] (II) Loading sub module "fb"
[ 52.422] (II) LoadModule: "fb"
[ 52.433] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 52.447] (II) Module fb: vendor="X.Org Foundation"
[ 52.447] compiled for 1.12.2, module version = 1.0.0
[ 52.447] ABI class: X.Org ANSI C Emulation, version 0.4
[ 52.447] (II) Loading sub module "xaa"
[ 52.447] (II) LoadModule: "xaa"
[ 52.447] (II) Loading /usr/lib/xorg/modules/libxaa.so
[ 52.458] (II) Module xaa: vendor="X.Org Foundation"
[ 52.458] compiled for 1.12.2, module version = 1.2.1
[ 52.458] ABI class: X.Org Video Driver, version 12.0
[ 52.458] (II) Loading sub module "ramdac"
[ 52.458] (II) LoadModule: "ramdac"
[ 52.458] (II) Module "ramdac" already built-in
[ 52.458] (--) Depth 24 pixmap format is 32 bpp
[ 52.475] (--) NV(0): 183.99 MB available for offscreen pixmaps
[ 52.507] (II) NV(0): Using XFree86 Acceleration Architecture (XAA)
[ 52.507] Screen to screen bit blits
[ 52.507] Solid filled rectangles
[ 52.507] 8x8 mono pattern filled rectangles
[ 52.507] Indirect CPU to Screen color expansion
[ 52.507] Solid Lines
[ 52.507] Scanline Image Writes
[ 52.508] Setting up tile and stipple cache:
[ 52.508] 32 128x128 slots
[ 52.508] 32 256x256 slots
[ 52.508] 16 512x512 slots
[ 52.508] (==) NV(0): Backing store disabled
[ 52.508] (==) NV(0): Silken mouse enabled
[ 52.508] (II) NV(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 52.508] (==) NV(0): DPMS enabled
[ 55.081] (--) RandR disabled
[ 55.081] (II) Initializing built-in extension Generic Event Extension
[ 55.081] (II) Initializing built-in extension SHAPE
[ 55.081] (II) Initializing built-in extension MIT-SHM
[ 55.081] (II) Initializing built-in extension XInputExtension
[ 55.081] (II) Initializing built-in extension XTEST
[ 55.081] (II) Initializing built-in extension BIG-REQUESTS
[ 55.081] (II) Initializing built-in extension SYNC
[ 55.081] (II) Initializing built-in extension XKEYBOARD
[ 55.081] (II) Initializing built-in extension XC-MISC
[ 55.081] (II) Initializing built-in extension SECURITY
[ 55.081] (II) Initializing built-in extension XINERAMA
[ 55.081] (II) Initializing built-in extension XFIXES
[ 55.081] (II) Initializing built-in extension RENDER
[ 55.081] (II) Initializing built-in extension RANDR
[ 55.081] (II) Initializing built-in extension COMPOSITE
[ 55.081] (II) Initializing built-in extension DAMAGE
[ 55.103] (EE) Failed to initialize GLX extension (Compatible NVIDIA X driver not found)
[ 55.132] (II) NV(0): Setting screen physical size to 361 x 203
[ 55.715] (II) config/udev: Adding input device Power Button (/dev/input/event6)
[ 55.715] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 55.715] (**) Power Button: Applying InputClass "Keyboard Defaults"
[ 55.715] (II) LoadModule: "evdev"
[ 55.715] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 55.725] (II) Module evdev: vendor="X.Org Foundation"
[ 55.725] compiled for 1.12.0, module version = 2.7.0
[ 55.725] Module class: X.Org XInput Driver
[ 55.725] ABI class: X.Org XInput driver, version 16.0
[ 55.725] (II) Using input driver 'evdev' for 'Power Button'
[ 55.725] (**) Power Button: always reports core events
[ 55.725] (**) evdev: Power Button: Device: "/dev/input/event6"
[ 55.725] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 55.725] (--) evdev: Power Button: Found keys
[ 55.725] (II) evdev: Power Button: Configuring as keyboard
[ 55.725] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input6/event6"
[ 55.725] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 55.725] (**) Option "xkb_rules" "evdev"
[ 55.725] (**) Option "xkb_model" "evdev"
[ 55.725] (**) Option "xkb_layout" "se"
[ 55.918] (II) config/udev: Adding input device Video Bus (/dev/input/event7)
[ 55.918] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 55.918] (**) Video Bus: Applying InputClass "Keyboard Defaults"
[ 55.918] (II) Using input driver 'evdev' for 'Video Bus'
[ 55.918] (**) Video Bus: always reports core events
[ 55.918] (**) evdev: Video Bus: Device: "/dev/input/event7"
[ 55.918] (--) evdev: Video Bus: Vendor 0 Product 0x6
[ 55.918] (--) evdev: Video Bus: Found keys
[ 55.918] (II) evdev: Video Bus: Configuring as keyboard
[ 55.918] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:01/LNXVIDEO:00/input/input7/event7"
[ 55.918] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 55.918] (**) Option "xkb_rules" "evdev"
[ 55.918] (**) Option "xkb_model" "evdev"
[ 55.918] (**) Option "xkb_layout" "se"
[ 55.919] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[ 55.919] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 55.919] (**) Power Button: Applying InputClass "Keyboard Defaults"
[ 55.919] (II) Using input driver 'evdev' for 'Power Button'
[ 55.919] (**) Power Button: always reports core events
[ 55.919] (**) evdev: Power Button: Device: "/dev/input/event4"
[ 55.919] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 55.919] (--) evdev: Power Button: Found keys
[ 55.919] (II) evdev: Power Button: Configuring as keyboard
[ 55.919] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input4/event4"
[ 55.919] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 55.919] (**) Option "xkb_rules" "evdev"
[ 55.919] (**) Option "xkb_model" "evdev"
[ 55.919] (**) Option "xkb_layout" "se"
[ 55.920] (II) config/udev: Adding input device Lid Switch (/dev/input/event3)
[ 55.920] (II) No input driver specified, ignoring this device.
[ 55.920] (II) This device may have been added with another device file.
[ 55.921] (II) config/udev: Adding input device Sleep Button (/dev/input/event5)
[ 55.921] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[ 55.921] (**) Sleep Button: Applying InputClass "Keyboard Defaults"
[ 55.921] (II) Using input driver 'evdev' for 'Sleep Button'
[ 55.921] (**) Sleep Button: always reports core events
[ 55.921] (**) evdev: Sleep Button: Device: "/dev/input/event5"
[ 55.921] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[ 55.921] (--) evdev: Sleep Button: Found keys
[ 55.921] (II) evdev: Sleep Button: Configuring as keyboard
[ 55.921] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input5/event5"
[ 55.921] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[ 55.921] (**) Option "xkb_rules" "evdev"
[ 55.921] (**) Option "xkb_model" "evdev"
[ 55.921] (**) Option "xkb_layout" "se"
[ 55.922] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event13)
[ 55.922] (II) No input driver specified, ignoring this device.
[ 55.922] (II) This device may have been added with another device file.
[ 55.923] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event14)
[ 55.923] (II) No input driver specified, ignoring this device.
[ 55.923] (II) This device may have been added with another device file.
[ 55.923] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event15)
[ 55.923] (II) No input driver specified, ignoring this device.
[ 55.923] (II) This device may have been added with another device file.
[ 55.924] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event16)
[ 55.924] (II) No input driver specified, ignoring this device.
[ 55.924] (II) This device may have been added with another device file.
[ 55.924] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event1)
[ 55.924] (**) Logitech USB Receiver: Applying InputClass "evdev pointer catchall"
[ 55.924] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
[ 55.924] (**) Logitech USB Receiver: always reports core events
[ 55.924] (**) evdev: Logitech USB Receiver: Device: "/dev/input/event1"
[ 55.925] (--) evdev: Logitech USB Receiver: Vendor 0x46d Product 0xc521
[ 55.925] (--) evdev: Logitech USB Receiver: Found 20 mouse buttons
[ 55.925] (--) evdev: Logitech USB Receiver: Found scroll wheel(s)
[ 55.925] (--) evdev: Logitech USB Receiver: Found relative axes
[ 55.925] (--) evdev: Logitech USB Receiver: Found x and y relative axes
[ 55.925] (II) evdev: Logitech USB Receiver: Configuring as mouse
[ 55.925] (II) evdev: Logitech USB Receiver: Adding scrollwheel support
[ 55.925] (**) evdev: Logitech USB Receiver: YAxisMapping: buttons 4 and 5
[ 55.925] (**) evdev: Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 55.925] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/input/input1/event1"
[ 55.925] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: MOUSE, id 10)
[ 55.925] (II) evdev: Logitech USB Receiver: initialized for relative axes.
[ 55.925] (**) Logitech USB Receiver: (accel) keeping acceleration scheme 1
[ 55.925] (**) Logitech USB Receiver: (accel) acceleration profile 0
[ 55.925] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
[ 55.925] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
[ 55.926] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/mouse0)
[ 55.926] (II) No input driver specified, ignoring this device.
[ 55.926] (II) This device may have been added with another device file.
[ 55.926] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event2)
[ 55.927] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
[ 55.927] (**) Logitech USB Receiver: Applying InputClass "Keyboard Defaults"
[ 55.927] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
[ 55.927] (**) Logitech USB Receiver: always reports core events
[ 55.927] (**) evdev: Logitech USB Receiver: Device: "/dev/input/event2"
[ 55.927] (--) evdev: Logitech USB Receiver: Vendor 0x46d Product 0xc521
[ 55.927] (--) evdev: Logitech USB Receiver: Found 1 mouse buttons
[ 55.927] (--) evdev: Logitech USB Receiver: Found scroll wheel(s)
[ 55.927] (--) evdev: Logitech USB Receiver: Found relative axes
[ 55.927] (II) evdev: Logitech USB Receiver: Forcing relative x/y axes to exist.
[ 55.927] (--) evdev: Logitech USB Receiver: Found absolute axes
[ 55.927] (II) evdev: Logitech USB Receiver: Forcing absolute x/y axes to exist.
[ 55.927] (--) evdev: Logitech USB Receiver: Found keys
[ 55.927] (II) evdev: Logitech USB Receiver: Configuring as mouse
[ 55.927] (II) evdev: Logitech USB Receiver: Configuring as keyboard
[ 55.927] (II) evdev: Logitech USB Receiver: Adding scrollwheel support
[ 55.927] (**) evdev: Logitech USB Receiver: YAxisMapping: buttons 4 and 5
[ 55.927] (**) evdev: Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 55.927] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.1/input/input2/event2"
[ 55.927] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD, id 11)
[ 55.927] (**) Option "xkb_rules" "evdev"
[ 55.927] (**) Option "xkb_model" "evdev"
[ 55.927] (**) Option "xkb_layout" "se"
[ 55.927] (II) evdev: Logitech USB Receiver: initialized for relative axes.
[ 55.927] (WW) evdev: Logitech USB Receiver: ignoring absolute axes.
[ 55.927] (**) Logitech USB Receiver: (accel) keeping acceleration scheme 1
[ 55.927] (**) Logitech USB Receiver: (accel) acceleration profile 0
[ 55.927] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
[ 55.927] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
[ 55.927] (II) config/udev: Adding input device USB 2.0 PC Camera (/dev/input/event10)
[ 55.927] (**) USB 2.0 PC Camera: Applying InputClass "evdev keyboard catchall"
[ 55.927] (**) USB 2.0 PC Camera: Applying InputClass "Keyboard Defaults"
[ 55.927] (II) Using input driver 'evdev' for 'USB 2.0 PC Camera'
[ 55.927] (**) USB 2.0 PC Camera: always reports core events
[ 55.927] (**) evdev: USB 2.0 PC Camera: Device: "/dev/input/event10"
[ 55.927] (--) evdev: USB 2.0 PC Camera: Vendor 0x1210 Product 0x25f4
[ 55.927] (--) evdev: USB 2.0 PC Camera: Found keys
[ 55.927] (II) evdev: USB 2.0 PC Camera: Configuring as keyboard
[ 55.927] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input10/event10"
[ 55.927] (II) XINPUT: Adding extended input device "USB 2.0 PC Camera" (type: KEYBOARD, id 12)
[ 55.927] (**) Option "xkb_rules" "evdev"
[ 55.927] (**) Option "xkb_model" "evdev"
[ 55.927] (**) Option "xkb_layout" "se"
[ 55.928] (II) config/udev: Adding input device HDA Intel Mic (/dev/input/event11)
[ 55.928] (II) No input driver specified, ignoring this device.
[ 55.928] (II) This device may have been added with another device file.
[ 55.928] (II) config/udev: Adding input device HDA Intel Headphone (/dev/input/event12)
[ 55.928] (II) No input driver specified, ignoring this device.
[ 55.928] (II) This device may have been added with another device file.
[ 55.928] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 55.928] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 55.928] (**) AT Translated Set 2 keyboard: Applying InputClass "Keyboard Defaults"
[ 55.928] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[ 55.928] (**) AT Translated Set 2 keyboard: always reports core events
[ 55.928] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[ 55.928] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[ 55.928] (--) evdev: AT Translated Set 2 keyboard: Found keys
[ 55.928] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[ 55.929] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 55.929] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 13)
[ 55.929] (**) Option "xkb_rules" "evdev"
[ 55.929] (**) Option "xkb_model" "evdev"
[ 55.929] (**) Option "xkb_layout" "se"
[ 55.929] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event9)
[ 55.929] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[ 55.929] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[ 55.929] (II) LoadModule: "synaptics"
[ 55.929] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 55.967] (II) Module synaptics: vendor="X.Org Foundation"
[ 55.967] compiled for 1.12.1, module version = 1.6.1
[ 55.967] Module class: X.Org XInput Driver
[ 55.967] ABI class: X.Org XInput driver, version 16.0
[ 55.967] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[ 55.967] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 55.967] (**) Option "Device" "/dev/input/event9"
[ 55.967] (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device
[ 55.967] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5672
[ 55.967] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4910
[ 55.967] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[ 55.967] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[ 55.968] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
[ 55.968] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[ 55.968] (**) Option "TapButton1" "1"
[ 55.968] (**) Option "TapButton2" "2"
[ 55.968] (**) Option "TapButton3" "3"
[ 55.968] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 55.968] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 55.968] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input9/event9"
[ 55.968] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 14)
[ 55.968] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[ 55.968] (**) synaptics: SynPS/2 Synaptics TouchPad: MaxSpeed is now 1.75
[ 55.968] (**) synaptics: SynPS/2 Synaptics TouchPad: AccelFactor is now 0.037
[ 55.969] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[ 55.969] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[ 55.969] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 55.969] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 55.969] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 55.969] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
[ 55.969] (II) No input driver specified, ignoring this device.
[ 55.969] (II) This device may have been added with another device file.
[ 55.970] (II) config/udev: Adding input device PC Speaker (/dev/input/event8)
[ 55.970] (II) No input driver specified, ignoring this device.
[ 55.970] (II) This device may have been added with another device file.
From what I can tell it is something with the nvidia driver that doesn't play well with xorg.  Perhaps some kind of autodetection that takes long time to finish. Anyone got any ideas how to solve this?
Last edited by Larsson (2012-06-13 18:59:43)

Didn't see they where timestamps . Yes it seems that glx is one cause of the delay. I've tried some different xorg.conf, and it's always ligglx.so or  NV-GLX that slows it down. Any suggestions on how I can speed this up?
ps. The computer is ok. Although the garddrive is a SATA 3.0Gb/s, 5400 RPM.  But I don't think this is the problem?

Similar Messages

  • [SOLVED] Nvidia and Xorg 1.8: Failed to Increase Resolution

    Hi there,
    with the new Xorg 1.8 I experienced the following Problem:
    When booting my system, the screen is set to 1680x1050 resolution which works fine.
    To play some games, I use to change the screen resolution to 1024x768 via xrandr.
    But when I try to set the resolution back to anything bigger than 1024x768, both xrandr and nvidia-settings fail.
    Output of xrandr:
    $ xrandr -s 1680x1050
    Failed to change the screen configuration!
    $ xrandr --verbose -s 1680x0105
    Size 1680x105 not found in available modes
    Trying to change the Resolution back to 1680x1050 by nvidia-settings:
    Failed to set MetaMode (1) 'DFP-0: 1680x1050 @1680x1050 +0+0' (Mode 1680x1050, id: 63) on X screen 0
    Would you like to remove this MetaMode?
    Then I try restarting my XServer (to get back the 1680 res), it crashes with following error message:
    /var/log/Xorg.0.log
    (II) NVIDIA(0): Setting mode "nvidia-auto-select"
    (EE) NVIDIA(0): Failed to allocate primary buffer: out of memory.
    (EE) NVIDIA(0): *** Aborting ***
    I got a Nvidia Geforce 7300 Go, latest driver installed (extra/nvidia 256.44-1),
    X.Org X Server 1.8.1.902 (1.8.2 RC 2)
    xorg.conf
    Section "ServerLayout"
    Identifier "Layout0"
    Screen 0 "Screen0" 0 0
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "Mouse0" "CorePointer"
    Option "Xinerama" "0"
    EndSection
    # Section "Module"
    # Load "dbe"
    # Load "extmod"
    # Load "type1"
    # Load "freetype"
    # Load "glx"
    # EndSection
    # Section "Extensions"
    # Option "Composite" "Enable"
    # EndSection
    Section "ServerFlags"
    Option "DontZap" "false"
    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"
    Option "XkbOptions" "terminate:ctrl_alt_bksp"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Unknown"
    ModelName "LPL"
    HorizSync 30.0 - 75.0
    VertRefresh 60.0
    Option "DPMS"
    Option "Metamodes" "1680x1050"
    EndSection
    Section "Device"
    Identifier "Device0"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    BoardName "GeForce Go 7300"
    Option "NoLogo" "true"
    Option "Metamodes" "1680x1050"
    # Option "RenderAccel" "True"
    # Option "AllowGLXWithComposite" "true"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    DefaultDepth 24
    # Option "AddARGBGLXVisuals" "True"
    # Option "TwinView" "0"
    # Option "metamodes" "1680x1050 +0+0"
    SubSection "Display"
    Depth 24
    EndSubSection
    EndSection
    xorg.conf.d/20-nvidia.conf
    Section "Device"
    Identifier "Default nvidia Device"
    Driver "nvidia"
    Option "NoLogo" "True"
    EndSection
    Any ideas?
    Last edited by Pyxir (2010-08-12 08:42:02)

    Whoops, the 0105 obviously was a typo when reproducing the problem.
    The complete Xorg.0.log of my current session, including errors:
    [ 21.242]
    This is a pre-release version of the X server from The X.Org Foundation.
    It is not supported in any way.
    Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
    Select the "xorg" product for bugs you find in this release.
    Before reporting bugs in pre-release versions please check the
    latest version in the X.Org Foundation git repository.
    See http://wiki.x.org/wiki/GitPage for git access instructions.
    [ 21.242]
    X.Org X Server 1.8.1.902 (1.8.2 RC 2)
    Release Date: 2010-06-21
    [ 21.242] X Protocol Version 11, Revision 0
    [ 21.242] Build Operating System: Linux 2.6.34-ARCH i686
    [ 21.242] Current Operating System: Linux arche 2.6.34-ARCH #1 SMP PREEMPT Wed Aug 4 14:27:43 CEST 2010 i686
    [ 21.242] Kernel command line: root=/dev/sda2 ro vga=773
    [ 21.242] Build Date: 21 June 2010 11:54:27AM
    [ 21.242]
    [ 21.263] Current version of pixman: 0.18.2
    [ 21.263] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 21.263] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 21.263] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Aug 11 21:57:27 2010
    [ 21.296] (==) Using config file: "/etc/X11/xorg.conf"
    [ 21.296] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 21.345] (==) ServerLayout "Layout0"
    [ 21.345] (**) |-->Screen "Screen0" (0)
    [ 21.345] (**) | |-->Monitor "Monitor0"
    [ 21.345] (**) | |-->Device "Device0"
    [ 21.345] (**) |-->Input Device "Keyboard0"
    [ 21.345] (**) |-->Input Device "Mouse0"
    [ 21.345] (**) Option "DontZap" "false"
    [ 21.345] (**) Option "Xinerama" "0"
    [ 21.345] (==) Automatically adding devices
    [ 21.345] (==) Automatically enabling devices
    [ 21.411] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 21.411] Entry deleted from font path.
    [ 21.436] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 21.436] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 21.436] (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    [ 21.436] (WW) Disabling Keyboard0
    [ 21.436] (WW) Disabling Mouse0
    [ 21.436] (II) Loader magic: 0x81e9d00
    [ 21.436] (II) Module ABI versions:
    [ 21.436] X.Org ANSI C Emulation: 0.4
    [ 21.436] X.Org Video Driver: 7.0
    [ 21.436] X.Org XInput driver : 9.0
    [ 21.436] X.Org Server Extension : 3.0
    [ 21.444] (--) PCI:*(0:1:0:0) 10de:01d7:17aa:3839 nVidia Corporation G72M [Quadro NVS 110M/GeForce Go 7300] rev 161, Mem @ 0xc9000000/16777216, 0xd0000000/268435456, 0xca000000/16777216
    [ 21.444] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 21.444] (II) LoadModule: "extmod"
    [ 21.528] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 21.538] (II) Module extmod: vendor="X.Org Foundation"
    [ 21.538] compiled for 1.8.1.902, module version = 1.0.0
    [ 21.538] Module class: X.Org Server Extension
    [ 21.538] ABI class: X.Org Server Extension, version 3.0
    [ 21.538] (II) Loading extension MIT-SCREEN-SAVER
    [ 21.538] (II) Loading extension XFree86-VidModeExtension
    [ 21.538] (II) Loading extension XFree86-DGA
    [ 21.538] (II) Loading extension DPMS
    [ 21.538] (II) Loading extension XVideo
    [ 21.538] (II) Loading extension XVideo-MotionCompensation
    [ 21.538] (II) Loading extension X-Resource
    [ 21.538] (II) LoadModule: "dbe"
    [ 21.538] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 21.550] (II) Module dbe: vendor="X.Org Foundation"
    [ 21.550] compiled for 1.8.1.902, module version = 1.0.0
    [ 21.550] Module class: X.Org Server Extension
    [ 21.550] ABI class: X.Org Server Extension, version 3.0
    [ 21.550] (II) Loading extension DOUBLE-BUFFER
    [ 21.550] (II) LoadModule: "glx"
    [ 21.560] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 22.778] (II) Module glx: vendor="NVIDIA Corporation"
    [ 22.778] compiled for 4.0.2, module version = 1.0.0
    [ 22.778] Module class: X.Org Server Extension
    [ 22.788] (II) NVIDIA GLX Module 256.44 Thu Jul 29 01:55:11 PDT 2010
    [ 22.788] (II) Loading extension GLX
    [ 22.788] (II) LoadModule: "record"
    [ 22.789] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 22.794] (II) Module record: vendor="X.Org Foundation"
    [ 22.794] compiled for 1.8.1.902, module version = 1.13.0
    [ 22.794] Module class: X.Org Server Extension
    [ 22.794] ABI class: X.Org Server Extension, version 3.0
    [ 22.794] (II) Loading extension RECORD
    [ 22.794] (II) LoadModule: "dri"
    [ 22.794] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 22.825] (II) Module dri: vendor="X.Org Foundation"
    [ 22.825] compiled for 1.8.1.902, module version = 1.0.0
    [ 22.825] ABI class: X.Org Server Extension, version 3.0
    [ 22.825] (II) Loading extension XFree86-DRI
    [ 22.825] (II) LoadModule: "dri2"
    [ 22.825] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 22.825] (II) Module dri2: vendor="X.Org Foundation"
    [ 22.825] compiled for 1.8.1.902, module version = 1.2.0
    [ 22.825] ABI class: X.Org Server Extension, version 3.0
    [ 22.825] (II) Loading extension DRI2
    [ 22.825] (II) LoadModule: "nvidia"
    [ 22.843] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 22.891] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 22.891] compiled for 4.0.2, module version = 1.0.0
    [ 22.891] Module class: X.Org Video Driver
    [ 22.925] (II) NVIDIA dlloader X Driver 256.44 Thu Jul 29 01:32:42 PDT 2010
    [ 22.926] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [ 22.926] (++) using VT number 7
    [ 22.939] (II) Primary Device is: PCI 01@00:00:0
    [ 22.967] (II) Loading sub module "fb"
    [ 22.967] (II) LoadModule: "fb"
    [ 22.967] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 22.981] (II) Module fb: vendor="X.Org Foundation"
    [ 22.981] compiled for 1.8.1.902, module version = 1.0.0
    [ 22.981] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 22.981] (II) Loading sub module "wfb"
    [ 22.981] (II) LoadModule: "wfb"
    [ 22.981] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 22.992] (II) Module wfb: vendor="X.Org Foundation"
    [ 22.992] compiled for 1.8.1.902, module version = 1.0.0
    [ 22.992] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 22.992] (II) Loading sub module "ramdac"
    [ 22.992] (II) LoadModule: "ramdac"
    [ 22.992] (II) Module "ramdac" already built-in
    [ 23.023] (**) NVIDIA(0): Depth 16, (--) framebuffer bpp 16
    [ 23.023] (==) NVIDIA(0): RGB weight 565
    [ 23.023] (==) NVIDIA(0): Default visual is TrueColor
    [ 23.023] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    [ 23.023] (**) NVIDIA(0): Enabling RENDER acceleration
    [ 23.023] (II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
    [ 23.023] (II) NVIDIA(0): enabled.
    [ 24.045] (II) NVIDIA(0): NVIDIA GPU GeForce Go 7300 (G72) at PCI:1:0:0 (GPU-0)
    [ 24.045] (--) NVIDIA(0): Memory: 524288 kBytes
    [ 24.045] (--) NVIDIA(0): VideoBIOS: 05.72.22.54.18
    [ 24.045] (II) NVIDIA(0): Detected PCI Express Link width: 16X
    [ 24.045] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
    [ 24.045] (--) NVIDIA(0): Connected display device(s) on GeForce Go 7300 at PCI:1:0:0:
    [ 24.045] (--) NVIDIA(0): LPL (DFP-0)
    [ 24.045] (--) NVIDIA(0): LPL (DFP-0): 330.0 MHz maximum pixel clock
    [ 24.045] (--) NVIDIA(0): LPL (DFP-0): Internal Dual Link LVDS
    [ 24.074] (II) NVIDIA(0): Assigned Display Device: DFP-0
    [ 24.074] (WW) NVIDIA(0): No valid modes for "1024x768_75.00"; removing.
    [ 24.074] (WW) NVIDIA(0):
    [ 24.074] (WW) NVIDIA(0): Unable to validate any modes; falling back to the default mode
    [ 24.074] (WW) NVIDIA(0): "nvidia-auto-select".
    [ 24.074] (WW) NVIDIA(0):
    [ 24.074] (II) NVIDIA(0): Validated modes:
    [ 24.074] (II) NVIDIA(0): "nvidia-auto-select"
    [ 24.074] (II) NVIDIA(0): Virtual screen size determined to be 1680 x 1050
    [ 24.074] (--) NVIDIA(0): DPI set to (129, 126); computed from "UseEdidDpi" X config
    [ 24.074] (--) NVIDIA(0): option
    [ 24.074] (==) NVIDIA(0): Disabling 32-bit ARGB GLX visuals.
    [ 24.076] (II) NVIDIA(0): Initialized GPU GART.
    [ 24.081] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
    [ 24.082] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
    [ 24.082] (II) NVIDIA(0): configuration option may not be set correctly. When the
    [ 24.082] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
    [ 24.082] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
    [ 24.082] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
    [ 24.082] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
    [ 24.082] (II) NVIDIA(0): Config Options in the README.
    [ 24.082] (II) NVIDIA(0): ACPI display change hotkey events enabled: the X server is new
    [ 24.082] (II) NVIDIA(0): enough to receive ACPI hotkey events.
    [ 24.082] (II) NVIDIA(0): ACPI brightness change hotkey events enabled.
    [ 24.082] (II) NVIDIA(0): Setting mode "nvidia-auto-select"
    [ 25.488] (II) Loading extension NV-GLX
    [ 25.508] (II) NVIDIA(0): Initialized OpenGL Acceleration
    [ 25.524] (==) NVIDIA(0): Disabling shared memory pixmaps
    [ 25.524] (II) NVIDIA(0): Initialized X Rendering Acceleration
    [ 25.548] (==) NVIDIA(0): Backing store disabled
    [ 25.548] (==) NVIDIA(0): Silken mouse enabled
    [ 25.560] (==) NVIDIA(0): DPMS enabled
    [ 25.560] (II) Loading extension NV-CONTROL
    [ 25.560] (II) Loading extension XINERAMA
    [ 25.560] (II) Loading sub module "dri2"
    [ 25.560] (II) LoadModule: "dri2"
    [ 25.560] (II) Reloading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 25.560] (II) NVIDIA(0): [DRI2] Setup complete
    [ 25.560] (==) RandR enabled
    [ 25.561] (II) Initializing built-in extension Generic Event Extension
    [ 25.561] (II) Initializing built-in extension SHAPE
    [ 25.561] (II) Initializing built-in extension MIT-SHM
    [ 25.561] (II) Initializing built-in extension XInputExtension
    [ 25.561] (II) Initializing built-in extension XTEST
    [ 25.561] (II) Initializing built-in extension BIG-REQUESTS
    [ 25.561] (II) Initializing built-in extension SYNC
    [ 25.561] (II) Initializing built-in extension XKEYBOARD
    [ 25.561] (II) Initializing built-in extension XC-MISC
    [ 25.561] (II) Initializing built-in extension SECURITY
    [ 25.561] (II) Initializing built-in extension XINERAMA
    [ 25.561] (II) Initializing built-in extension XFIXES
    [ 25.561] (II) Initializing built-in extension RENDER
    [ 25.561] (II) Initializing built-in extension RANDR
    [ 25.561] (II) Initializing built-in extension COMPOSITE
    [ 25.561] (II) Initializing built-in extension DAMAGE
    [ 25.564] (II) Initializing extension GLX
    [ 26.195] (II) config/udev: Adding input device Power Button (/dev/input/event3)
    [ 26.195] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 26.195] (**) Power Button: Applying InputClass "keyboard"
    [ 26.195] (II) LoadModule: "evdev"
    [ 26.195] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 26.221] (II) Module evdev: vendor="X.Org Foundation"
    [ 26.221] compiled for 1.8.0, module version = 2.4.0
    [ 26.221] Module class: X.Org XInput Driver
    [ 26.221] ABI class: X.Org XInput driver, version 9.0
    [ 26.221] (**) Power Button: always reports core events
    [ 26.221] (**) Power Button: Device: "/dev/input/event3"
    [ 26.230] (II) Power Button: Found keys
    [ 26.230] (II) Power Button: Configuring as keyboard
    [ 26.231] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [ 26.231] (**) Option "xkb_rules" "evdev"
    [ 26.231] (**) Option "xkb_model" "evdev"
    [ 26.231] (**) Option "xkb_layout" "de"
    [ 26.231] (**) Option "xkb_variant" "nodeadkeys"
    [ 26.296] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
    [ 26.296] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 26.297] (**) Video Bus: Applying InputClass "keyboard"
    [ 26.297] (**) Video Bus: always reports core events
    [ 26.297] (**) Video Bus: Device: "/dev/input/event4"
    [ 26.304] (II) Video Bus: Found keys
    [ 26.304] (II) Video Bus: Configuring as keyboard
    [ 26.304] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
    [ 26.304] (**) Option "xkb_rules" "evdev"
    [ 26.304] (**) Option "xkb_model" "evdev"
    [ 26.304] (**) Option "xkb_layout" "de"
    [ 26.304] (**) Option "xkb_variant" "nodeadkeys"
    [ 26.306] (II) config/udev: Adding input device Power Button (/dev/input/event2)
    [ 26.306] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 26.306] (**) Power Button: Applying InputClass "keyboard"
    [ 26.306] (**) Power Button: always reports core events
    [ 26.306] (**) Power Button: Device: "/dev/input/event2"
    [ 26.314] (II) Power Button: Found keys
    [ 26.314] (II) Power Button: Configuring as keyboard
    [ 26.314] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [ 26.314] (**) Option "xkb_rules" "evdev"
    [ 26.314] (**) Option "xkb_model" "evdev"
    [ 26.314] (**) Option "xkb_layout" "de"
    [ 26.314] (**) Option "xkb_variant" "nodeadkeys"
    [ 26.314] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
    [ 26.314] (II) No input driver/identifier specified (ignoring)
    [ 26.315] (II) config/udev: Adding input device USB 2.0 Camera (/dev/input/event7)
    [ 26.315] (**) USB 2.0 Camera: Applying InputClass "evdev keyboard catchall"
    [ 26.315] (**) USB 2.0 Camera: Applying InputClass "keyboard"
    [ 26.315] (**) USB 2.0 Camera: always reports core events
    [ 26.316] (**) USB 2.0 Camera: Device: "/dev/input/event7"
    [ 26.324] (II) USB 2.0 Camera: Found keys
    [ 26.324] (II) USB 2.0 Camera: Configuring as keyboard
    [ 26.324] (II) XINPUT: Adding extended input device "USB 2.0 Camera" (type: KEYBOARD)
    [ 26.324] (**) Option "xkb_rules" "evdev"
    [ 26.324] (**) Option "xkb_model" "evdev"
    [ 26.324] (**) Option "xkb_layout" "de"
    [ 26.324] (**) Option "xkb_variant" "nodeadkeys"
    [ 26.324] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event8)
    [ 26.325] (II) No input driver/identifier specified (ignoring)
    [ 26.328] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 26.328] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 26.328] (**) AT Translated Set 2 keyboard: Applying InputClass "keyboard"
    [ 26.328] (**) AT Translated Set 2 keyboard: always reports core events
    [ 26.328] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 26.340] (II) AT Translated Set 2 keyboard: Found keys
    [ 26.340] (II) AT Translated Set 2 keyboard: Configuring as keyboard
    [ 26.340] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
    [ 26.341] (**) Option "xkb_rules" "evdev"
    [ 26.341] (**) Option "xkb_model" "evdev"
    [ 26.341] (**) Option "xkb_layout" "de"
    [ 26.341] (**) Option "xkb_variant" "nodeadkeys"
    [ 26.341] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event6)
    [ 26.341] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
    [ 26.341] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
    [ 26.341] (II) LoadModule: "synaptics"
    [ 26.341] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 26.362] (II) Module synaptics: vendor="X.Org Foundation"
    [ 26.362] compiled for 1.8.0.902, module version = 1.2.2
    [ 26.362] Module class: X.Org XInput Driver
    [ 26.362] ABI class: X.Org XInput driver, version 9.0
    [ 26.362] (II) Synaptics touchpad driver version 1.2.2
    [ 26.362] (**) Option "Device" "/dev/input/event6"
    [ 26.394] (II) SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5472
    [ 26.394] (II) SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4448
    [ 26.394] (II) SynPS/2 Synaptics TouchPad: pressure range 0 - 255
    [ 26.394] (II) SynPS/2 Synaptics TouchPad: finger width range 0 - 0
    [ 26.394] (II) SynPS/2 Synaptics TouchPad: buttons: left right double triple
    [ 26.394] (**) Option "VertEdgeScroll" "on"
    [ 26.394] (**) Option "TapButton1" "1"
    [ 26.394] (**) Option "TapButton2" "2"
    [ 26.394] (**) Option "TapButton3" "3"
    [ 26.421] (--) SynPS/2 Synaptics TouchPad: touchpad found
    [ 26.421] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 26.434] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD)
    [ 26.434] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
    [ 26.434] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 0
    [ 26.434] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
    [ 26.434] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
    [ 26.460] (--) SynPS/2 Synaptics TouchPad: touchpad found
    [ 26.461] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
    [ 26.461] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
    [ 26.461] (II) Synaptics touchpad driver version 1.2.2
    [ 26.867] SynPS/2 Synaptics TouchPad no synaptics event device found
    [ 26.867] (**) Option "Device" "/dev/input/mouse0"
    [ 26.880] (**) Option "VertEdgeScroll" "on"
    [ 26.881] (**) Option "TapButton1" "1"
    [ 26.881] (**) Option "TapButton2" "2"
    [ 26.881] (**) Option "TapButton3" "3"
    [ 26.901] Query no Synaptics: 6003C8
    [ 26.901] (--) SynPS/2 Synaptics TouchPad: no supported touchpad found
    [ 26.901] (EE) SynPS/2 Synaptics TouchPad Unable to query/initialize Synaptics hardware.
    [ 26.934] (EE) PreInit failed for input device "SynPS/2 Synaptics TouchPad"
    [ 26.934] (II) UnloadModule: "synaptics"
    [ 26.934] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
    [ 26.934] (II) No input driver/identifier specified (ignoring)
    [ 201.065] (II) NVIDIA(0): Setting mode "nvidia-auto-select"
    [ 202.424] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
    [ 202.424] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
    [ 202.424] (II) NVIDIA(0): configuration option may not be set correctly. When the
    [ 202.424] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
    [ 202.424] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
    [ 202.424] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
    [ 202.424] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
    [ 202.424] (II) NVIDIA(0): Config Options in the README.
    [ 202.425] (II) NVIDIA(0): ACPI display change hotkey events enabled: the X server is new
    [ 202.425] (II) NVIDIA(0): enough to receive ACPI hotkey events.
    [ 202.425] (II) NVIDIA(0): ACPI brightness change hotkey events enabled.
    [ 202.540] (--) SynPS/2 Synaptics TouchPad: touchpad found
    [ 241.790] (II) config/udev: Adding input device PS/2+USB Mouse (/dev/input/mouse1)
    [ 241.790] (II) No input driver/identifier specified (ignoring)
    [ 241.795] (II) config/udev: Adding input device PS/2+USB Mouse (/dev/input/event9)
    [ 241.795] (**) PS/2+USB Mouse: Applying InputClass "evdev pointer catchall"
    [ 241.795] (**) PS/2+USB Mouse: always reports core events
    [ 241.795] (**) PS/2+USB Mouse: Device: "/dev/input/event9"
    [ 241.804] (II) PS/2+USB Mouse: Found 3 mouse buttons
    [ 241.804] (II) PS/2+USB Mouse: Found scroll wheel(s)
    [ 241.804] (II) PS/2+USB Mouse: Found relative axes
    [ 241.804] (II) PS/2+USB Mouse: Found x and y relative axes
    [ 241.804] (II) PS/2+USB Mouse: Configuring as mouse
    [ 241.804] (**) PS/2+USB Mouse: YAxisMapping: buttons 4 and 5
    [ 241.804] (**) PS/2+USB Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 241.804] (II) XINPUT: Adding extended input device "PS/2+USB Mouse" (type: MOUSE)
    [ 241.804] (**) PS/2+USB Mouse: (accel) keeping acceleration scheme 1
    [ 241.804] (**) PS/2+USB Mouse: (accel) acceleration profile 0
    [ 241.804] (**) PS/2+USB Mouse: (accel) acceleration factor: 2.000
    [ 241.804] (**) PS/2+USB Mouse: (accel) acceleration threshold: 4
    [ 241.804] (II) PS/2+USB Mouse: initialized for relative axes.
    [ 1596.383] (II) NVIDIA(0): Setting mode "nvidia-auto-select"
    [ 1601.611] (II) NVIDIA(0): Setting mode "1024x768"
    [ 1604.865] (EE) NVIDIA(0): Failed to allocate primary buffer: out of memory.
    [ 1604.865] (EE) NVIDIA(0): *** Aborting ***
    [ 1604.870] (II) NVIDIA(0): Setting mode "1024x768"

  • [Solved]D-bus problem's after upgrade hal to 5.13 and xorg-server.

    Hello
    Toaday I upgraded my system to following packages.
    startx and I got freeze
    Hal restart fail.
    Dbus restart.
    Fail.
    Error:
    Failed to start message bus: Error in file /etc/dbus-1/system.d/xorg-server.conf collumn 1 line 0 elemnt not found
    I seen that file and it's empty
    Reinstalling dbus don't help.
    User are in group's dbus and hal
    Thanks for help
    Last edited by SpeedVin (2009-08-07 08:54:36)

    ghostHack wrote:
    That file should not be empty, try re-installing the xorg-server package
    [user@masaq ~]$ cat /etc/dbus-1/system.d/xorg-server.conf
    <!DOCTYPE busconfig PUBLIC
    "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN"
    "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
    <busconfig>
    <policy context="default">
    <allow own="org.x.config.display0"/>
    <allow send_destination="org.x.config.display0"/>
    <allow send_interface="org.x.config.display0"/>
    <allow own="org.x.config.display1"/>
    <allow send_destination="org.x.config.display1"/>
    <allow send_interface="org.x.config.display1"/>
    </policy>
    </busconfig>
    [user@masaq ~]$ pacman -Qo /etc/dbus-1/system.d/xorg-server.conf
    /etc/dbus-1/system.d/xorg-server.conf is owned by xorg-server 1.6.3-2
    Now after try worikng xorg-server file is not empty there are the same config as you posted
    Last edited by SpeedVin (2009-08-07 19:43:46)

  • Radeon kms, xrandr and xorg-server 1.7

    I upgraded to xorg-server 1.7.2 the other day and now I've been getting immediate segfaults every time I try to use xrandr. All I'm doing is running:
    xrandr --output VGA-0 --left-of DVI-0
    which used to work perfectly with 1.6.3.901. It still does because I downgraded the xserver and all of my xf86 drivers.
    Do I need to start typing my xrandr commands in a different way? Is this happening to anyone else? I'm using an r300 card with kernel 2.6.31.6 and modesetting enabled. My xorg.conf is below.
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "Touchpad0" "AlwaysCore"
    EndSection
    Section "ServerFlags"
    Option "AllowEmptyInput" "false"
    Option "AutoAddDevices" "false"
    Option "DontZap" "false"
    EndSection
    Section "Files"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/cyrillic"
    FontPath "/usr/share/fonts/encodings"
    FontPath "/usr/share/fonts/util"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/Type1"
    EndSection
    Section "Module"
    Load "glx"
    Load "record"
    Load "extmod"
    Load "dbe"
    Load "dri"
    Load "dri2"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    Option "CoreKeyboard"
    Option "XkbRules" "xorg"
    EndSection
    Section "InputDevice"
    Identifier "Touchpad0"
    Driver "evdev"
    Option "Device" "/dev/input/event7"
    EndSection
    Section "InputDevice"
    Identifier "Mouse0"
    Driver "evdev"
    Option "Device" "/dev/input/event8"
    EndSection
    Section "Monitor"
    #DisplaySize 360 290 # mm
    Identifier "Monitor0"
    VendorName "NEC"
    ModelName "LCD1880SX"
    HorizSync 31.0 - 82.0
    VertRefresh 50.0 - 85.0
    Option "DPMS"
    EndSection
    Section "Device"
    ### Available Driver options are:-
    ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
    ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
    ### [arg]: arg optional
    #Option "NoAccel" # [<bool>]
    #Option "SWcursor" # [<bool>]
    #Option "Dac6Bit" # [<bool>]
    #Option "Dac8Bit" # [<bool>]
    #Option "BusType" # [<str>]
    #Option "CPPIOMode" # [<bool>]
    #Option "CPusecTimeout" # <i>
    #Option "AGPMode" # <i>
    #Option "AGPFastWrite" # [<bool>]
    #Option "AGPSize" # <i>
    #Option "GARTSize" # <i>
    #Option "RingSize" # <i>
    #Option "BufferSize" # <i>
    #Option "EnableDepthMoves" # [<bool>]
    #Option "EnablePageFlip" # [<bool>]
    #Option "NoBackBuffer" # [<bool>]
    #Option "DMAForXv" # [<bool>]
    #Option "FBTexPercent" # <i>
    #Option "DepthBits" # <i>
    #Option "PCIAPERSize" # <i>
    #Option "AccelDFS" # [<bool>]
    #Option "DDCMode" # [<bool>]
    #Option "IgnoreEDID" # [<bool>]
    #Option "DisplayPriority" # [<str>]
    #Option "PanelSize" # [<str>]
    #Option "ForceMinDotClock" # <freq>
    #Option "ColorTiling" # [<bool>]
    #Option "VideoKey" # <i>
    #Option "RageTheatreCrystal" # <i>
    #Option "RageTheatreTunerPort" # <i>
    #Option "RageTheatreCompositePort" # <i>
    #Option "RageTheatreSVideoPort" # <i>
    #Option "TunerType" # <i>
    #Option "RageTheatreMicrocPath" # <str>
    #Option "RageTheatreMicrocType" # <str>
    #Option "ScalerWidth" # <i>
    #Option "RenderAccel" # [<bool>]
    #Option "SubPixelOrder" # [<str>]
    #Option "ShowCache" # [<bool>]
    #Option "DynamicClocks" # [<bool>]
    #Option "VGAAccess" # [<bool>]
    #Option "ReverseDDC" # [<bool>]
    #Option "LVDSProbePLL" # [<bool>]
    #Option "AccelMethod" # <str>
    #Option "DRI" # [<bool>]
    #Option "ConnectorTable" # <str>
    #Option "DefaultConnectorTable" # [<bool>]
    #Option "DefaultTMDSPLL" # [<bool>]
    #Option "TVDACLoadDetect" # [<bool>]
    #Option "ForceTVOut" # [<bool>]
    #Option "TVStandard" # <str>
    #Option "IgnoreLidStatus" # [<bool>]
    #Option "DefaultTVDACAdj" # [<bool>]
    #Option "Int10" # [<bool>]
    Identifier "Card0"
    Driver "radeon"
    VendorName "ATI Technologies Inc"
    BoardName "RV505 [Radeon X1550 Series]"
    BusID "PCI:9:0:0"
    Option "AccelMethod" "EXA"
    Option "SWcursor" "true"
    Option "EnablePageFlip" "true"
    Option "RenderAccel" "true"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 24
    Modes "1280x1024"
    EndSubSection
    EndSection
    Section "DRI"
    Mode 0666
    EndSection
    Section "Extensions"
    Option "Composite" "true"
    EndSection

    double posting a useless post wont' get you very far.  please keep the discussion here: http://bbs.archlinux.org/viewtopic.php? … 32#p641932 and follow JGC's advice therein.

  • Update problems with catalyst and xorg-server

    /etc/pacman.conf
    [catalyst]
    Server = http://catalyst.apocalypsus.net/repo/catalyst/$arch
    $ pacman -Syu
    :: catalyst-utils: benötigt xorg-server<1.12.0
    $ pacman -Si xorg-server
    Repositorium         : extra
    Name           : xorg-server
    Version              : 1.12.0-1
    Mmmmh ...
    Ranomier

    pacman.conf
    #[...] standart stuff
    #yaourt repos
    [archlinuxfr]
    Server = http://repo.archlinux.fr/x86_64
    #catalyst repos
    [catalyst]
    Server = http://catalyst.apocalypsus.net/repo/catalyst/$arch
    #EOF
    Updating
    $ pacman -Syu
    :: Synchronizing package databases...
    core is up to date
    extra is up to date
    community is up to date
    multilib is up to date
    archlinuxfr is up to date
    catalyst is up to date
    :: Starting full system upgrade...
    resolving dependencies...
    looking for inter-conflicts...
    error: failed to prepare transaction (could not satisfy dependencies)
    :: catalyst-utils: requires xorg-server<1.12.0
    Information about the required package
    # LC_ALL=C pacman -Si xorg-server
    Repository : extra
    Name : xorg-server
    Version : 1.12.0-1
    URL : http://xorg.freedesktop.org
    Licenses : custom
    Groups : xorg
    Provides : x-server
    Depends On : libxdmcp libxfont udev libpciaccess libdrm pixman libgcrypt libxau
    xorg-server-common xf86-input-evdev
    Optional Deps : None
    Conflicts With : nvidia-utils<=290.10
    Replaces : None
    Download Size : 1273.11 KiB
    Installed Size : 3818.00 KiB
    Packager : Andreas Radke <[email protected]>
    Architecture : x86_64
    Build Date : Mon Mar 5 07:00:50 2012
    MD5 Sum : 499b6f00f70cab6f75d0cea349b69fd6
    SHA256 Sum : 0d9a4a50770912e8d90b21ffe9dbb0d83d58e60598088d55881000fccf1e87e2
    Signatures : Yes
    Description : Xorg X server
    But in the repos IS the 1.12.x package of xorg-server
    wondering, ok then i take these repos
    Last edited by Ranomier (2012-03-13 18:42:18)

  • [SOLVED] Trouble Building Xorg-Server 1.6.1-1 (Modified PKGBUILD)

    ever since the release of xorg-server 1.5.3, i've been using a modified
    PKGBUILD to build xorg-server sans hal and dbus.  (not gonna try
    justifying it again; that'd just lead to yet another flame war.)
    i've never had a problem until the 1.6.1-1 PKGBUILD, which adds the lines:
    libtoolize --force || return 1
    aclocal || return 1
    autoconf || return 1
    automake --add-missing || return 1
    after applying patches and before running the configure.  these added lines produce:
    libtoolize: putting auxiliary files in `.'.
    libtoolize: linking file `./ltmain.sh'
    libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
    libtoolize: rerunning libtoolize, to keep the correct libtool macros
    in-tree.
    libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
    hw/dmx/doc/Makefile.am:24: BUILD_LINUXDOC does not appear in AM_CONDITIONAL
    hw/dmx/doc/Makefile.am:27: BUILD_PDFDOC does not appear in AM_CONDITIONAL
    hw/xfree86/doc/sgml/Makefile.am:24: BUILD_LINUXDOC does not appear in
    AM_CONDITIONAL
    hw/xfree86/doc/sgml/Makefile.am:27: BUILD_PDFDOC does not appear in
    AM_CONDITIONAL
    ==> ERROR: Build Failed.
    Aborting...
    my modified PKGBUILD is build.  please note that i *have* tried
    reverting my changes (the commented patches), to no avail.
    as i'm pretty clueless vis-a-vis makefiles and the autoconf system,
    could somehow point me in the direction of a fix?
    many thanks,
    kludge
    # $Id: PKGBUILD 21903 2008-12-17 20:32:54Z jgc $
    # Maintainer: Alexander Baldeck <[email protected]>
    # Contributor: Jan de Groot <[email protected]>
    pkgname=xorg-server
    pkgver=1.6.1
    pkgrel=1
    pkgdesc="X.Org X servers"
    arch=('i686' 'x86_64')
    license=('custom')
    url="http://xorg.freedesktop.org"
    depends=('libgl' 'libxfont>=1.4.0' 'openssl>=0.9.8j' 'libpciaccess>=0.10.5' 'libxv>=1.0.4' 'pixman>=0.14.0' 'xcursor-themes' 'xkeyboard-config>=1.5' 'xorg-server-utils' 'xorg-fonts-misc' 'xbitmaps' 'diffutils')
    makedepends=('libx11>=1.2' 'mesa>=7.4' 'xf86driproto>=2.0.4' 'xtrans>=1.2.3' 'libxkbfile>=1.0.5' 'randrproto>=1.3.0' 'renderproto>=0.9.3' 'xcmiscproto>=1.1.2' 'bigreqsproto>=1.0.2' 'resourceproto>=1.0.2' 'videoproto>=2.2.2' 'compositeproto>=0.4' 'scrnsaverproto>=1.1.0' 'libxinerama>=1.0.3' 'xf86dgaproto>=2.0.3' 'recordproto>=1.13.2' 'libgl>=7.4' 'glproto>=1.4.9')
    #optdepends=( 'xf86-input-evdev: to provide input device hotplugging'
    # 'hal>=0.5.11: to provide input devices for hotplugging' )
    options=('!libtool')
    provides=('x-server' ) # 'xorg-server')
    conflicts=('catalyst-utils<=9.2')
    groups=('xorg')
    install=xorg-server.install
    source=(${url}/releases/individual/xserver/${pkgname}-${pkgver}.tar.bz2
    xorg-redhat-die-ugly-pattern-die-die-die.patch
    hal-wait.patch)
    md5sums=('ed0878bf32a24d4948c3b8a122a39eff'
    '1a336eb22e27cbf443ec5a2ecddfa93c'
    'f16d2caef84e1a9c4075b6c5e145512d')
    build() {
    cd "${srcdir}/${pkgname}-${pkgver}"
    # Get rid of the ugly pattern
    patch -Np3 -i "${srcdir}/xorg-redhat-die-ugly-pattern-die-die-die.patch" || return 1
    # Fix dbus config path - removed b/c no dbus config'd
    # sed -i -e 's/\$(sysconfdir)/\/etc/' config/Makefile.* || return 1
    # Revert waiting for hal, assume hal won't show up when initial connect fails
    # commented out b/c no hal config'd
    # patch -R -Np1 -i "${srcdir}/hal-wait.patch" || return 1
    libtoolize --force || return 1
    aclocal || return 1
    autoconf || return 1
    automake --add-missing || return 1
    # --enable-config-{dbus,hal} switched to --disable
    # to disable hotplugging and dependencies
    ./configure --prefix=/usr \
    --enable-ipv6 \
    --enable-dri \
    --disable-dmx \
    --enable-xvfb \
    --enable-xnest \
    --enable-composite \
    --enable-xcsecurity \
    --enable-xorg \
    --enable-xephyr \
    --enable-glx-tls \
    --enable-kdrive \
    --enable-install-setuid \
    --disable-config-hal \
    --disable-config-dbus \
    --enable-record \
    --disable-xfbdev \
    --disable-xfake \
    --disable-xsdl \
    --disable-static \
    --sysconfdir=/etc/X11 \
    --localstatedir=/var \
    --with-default-font-path=/usr/share/fonts/misc,/usr/share/fonts/100dpi:unscaled,/usr/share/fonts/75dpi:unscaled,/usr/share/fonts/TTF,/usr/share/fonts/Type1 \
    --with-xkb-path=/usr/share/X11/xkb \
    --with-xkb-output=/var/lib/xkb \
    --with-dri-driver-path=/usr/lib/xorg/modules/dri || return 1
    make || return 1
    make DESTDIR="${pkgdir}" install || return 1
    rm -rf "${pkgdir}/var/log" || return 1
    install -m755 -d "${pkgdir}/etc/X11" || return 1
    install -m755 -d "${pkgdir}/var/lib/xkb" || return 1
    # Needed for non-mesa drivers, libgl will restore it
    mv "${pkgdir}/usr/lib/xorg/modules/extensions/libglx.so" \
    "${pkgdir}/usr/lib/xorg/modules/extensions/libglx.xorg" || return 1
    install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
    install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/" || return 1
    Last edited by kludge (2009-05-01 17:25:39)

    Not any help to your error but have you tried the one in aur with disabled dbus and hal?
    I've been using it for a week or so with no problems and it built fine.
    http://aur.archlinux.org/packages.php?ID=23750

  • Report not run inexplorer and report server not start

    sir
    i install dev suit 10g and
    1. create new form and test that run in explorer
    2. create report and test in report builder that run and give right result, but when i test in explorer that not run and no error and report server OC4J not start i try but window appear and hide
    please give me idea how run report in explorer
    regard
    fahim

    The normal procedure for the Developer Suite is:
    1. Start OC4J instance via Windows Start menu.
    2. Run a report:
    http://127.0.0.1:8889/reports/rwservlet?module=....
    That doesn't work?
    Can you see the in-process report server?
    http://127.0.0.1:8889/reports/rwservlet/showenv?
    Or errors in the job queue?
    http://127.0.0.1:8889/reports/rwservlet/showjobs?
    (note that your port number may be different)

  • New xorg and xorg-server

    Now that I've installed xorg from testing every time I do an update it wants to replace xorg with xorg-server  :?:

    kk, thanks for the info moo-crumpus

  • Indesxserver and statistic server not starting up

    Dear Experts,
    we are facing a issue of log segments.
    The HANA log segment in dir /sapmnt/log/ is 100% full and system was not strting up up thus we tried moving some files from directory to other and created a soft for same to original location.
    Still we are having same issue request your help on this earliets possible
    Regards
    Amar Ghuge

    Hi Amar,
    Based on the information you shared, it does not like to be a HANA One instance. This particular forum is used for all HANA One questions/comments/issues. If you are not using HANA One ( 99 cents/hr for HANA from AWS Marketplace), you have a different license. If you are using On_prem version, you may have a support contract to get support from SAP. You may pursue that path till someone responds here.
    By the way, you can download Admin Guide from SAP HANA Platform – SAP Help Portal Page and refer to recovery options. Moreover, you can get recovery information from your HANA Studio (use the same version of studio and HANA server) as help ->  help content -> search "Recovery".
    Regards,
    Swapan

  • [Solved] Trouble with virtualbox and xorg-server-1.13

    So I'm trying out Arch through VirtualBox. Everything has been great so far and I've installed dwm and even customized it a bit already. The problem is that I'm stuck in 1024x768... which is brutal on a 16:9 monitor. Ive installed the virtualbox guest additions through pacman and setup the modules in /etc/modules-load.d/virtualbox.conf and now when I reboot into x it fails and im stuck in the normal tty console.
    Heres my xorg.conf.d config which is pretty basic
    Section "Monitor"
    Identifier "Monitor0"
    DisplaySize 409 251
    EndSection
    Section "Device"
    Identifier "Device0"
    Driver "vesa"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    DefaultDepth 16
    SubSection "Display"
    Depth 24
    Modes "1024x768" "1440x900_75.00"
    EndSubSection
    EndSection
    My Xorg.log spits out this when I try to run X no screens found?
    Thanks for any help!
    Last edited by mihok (2012-11-15 13:38:29)

    Antoine wrote:
    I have Arch running in a Virtual Box VM (on a Mac Pro).
    I don't have an xorg.conf (or an xorg.conf.d/20-[driver-name].conf).
    Everything works just fine here -- the display is at 1680x1050
    Edit -- this is a 16/10  Benq 20" monitor. It's a few years old now
    $ xrandr
    Screen 0: minimum 64 x 64, current 1680 x 1050, maximum 32000 x 32000
    VBOX0 connected 1680x1050+0+0 0mm x 0mm
    1680x1050 60.0*+
    1600x1200 60.0
    1440x1050 60.0
    1280x960 60.0
    1024x768 60.0
    800x600 60.0
    640x480 60.0
    My /etc/modules-load.d/virtualbox.conf is just this:
    vboxguest
    vboxsf
    vboxvideo
    Try booting without your xorg.conf. Don't install the Vbox Guest Additons except through pacman. You have done "switch to fullscreen" from the host, right?
    Thanks! This seemed to do the trick!

  • *solved* nvidia 8600GTS, xorg, and no extra power connected to card.

    I just bought a 8600gts and found out I do not have a pci-e power connector on my PSU. I have an adapter being shipped. My question is, X will not run w/o giving me errors about the secondary power not being connected. Thing is, this card runs just as it should under Vista w/o the extra power. Is it possible to get X to start by telling it to ignore the error? And if so, how?
    Last edited by somairotevoli (2008-05-08 18:03:46)

    Thanks! I will give it a try. It's only a temp fix until the power adapter comes in:)
    Edit:
    Your solution worked, thanks again.
    Last edited by somairotevoli (2008-05-08 18:04:15)

  • Single Sign-on and HTTP Server not started

    I have installed oracle9iAS on SuSE Linux Enterprise Server 8 (SLES 8) which is certified by Oracle to run oracle9iAS. Everything was working propely after installation but when I restarted the server, the listener, the iasdb instance, and the EM started properly but when I went to http://servername:1810 and clicked on start all i got them all started but the HTTP Server and the Single Sign-on. When I tried to start the HTTP Server individually i got the following error:
    oracle.sysman.emSDK.util.jdk.EMException: The opmn request has failed. From opmn: HTTP/1.1 204 No Content Content-Length: 0 Content-Type: text/html Response: 0 of 1 processes started. Check opmn log files such as ipm.log and ons.log for detailed.
    I checked the log and its showing the following:
    03/10/25 16:44:23 Connection 0,192.168.10.11,6200 message missing 'Content-Lengt
    h'
    GET /dms0/Spy?recurse=all&format=xml&operation=get&value=false&units=true&descri
    ption=true&name=%2F HTTP/1.1
    Host: linux2.future:6200
    Connection: Keep-Alive, TE
    TE: trailers, deflate, gzip, compress
    User-Agent: RPT-HTTPClient/0.3-3
    Cache-Control: no-cache
    Pragma: no-cache
    Accept-Encoding: deflate, gzip, x-gzip, compress, x-compress
    I tried to start it from command line with the command
    $dcmctl start -ct ohs
    and it returned ADMN-906025
    Anyone can help me solving this problem??

    This error Can be caused by a syntax error in your httpd.conf file, check it / correct it try reloading OHS.
    Ensure that emctl is not running when you run any dcmctl commands! If you have already run any dcmctl commands with emctl running that can cause your problem - if so to fix it solution is really to re-install.

  • [SOLVED] KDM and KDE won't start

    I just set up a new Arch install and I am new to this distro. I set up KDM to start automatically by putting it as the last thing in the rc.conf file, and I also tried the inittab method and both don't work.
    What happens is my system boots into KDM for a half a second, and crashes back to the text login. If I log in as a normal user and try "startx" I get "could not start kdeinit4 check your installation". XTerm seems to work.
    In my KDM log it doesn't show anything incriminating, it just shows that it started X and then closed X. I tried without an xorg.conf file, but the same thing happened.
    I am hoping someone might have had this happen and know the answer?
    Last edited by jlacroix (2009-09-06 01:03:52)

    deej wrote:
    Do you have / have you set up a video card ?
    If so, could you post your /var/log/Xorg.0.log ?
    It would help a lot if we knew the machine you were installing on:
    Desktop / sloppy-top / Mac .... and the type of video card: onboard video,
    nVidia, Ati... etc
    Deej
    Thank you for the reply. I finally got it working by reinstalling Qt. I am wondering what I did to break it but I am new so I guess I'll learn.

  • [SOLVED] i3 and X doesn't start after xcb upgrade

    After upgrading my system, X failed on login. The error message was
    i3: error while loading shared libraries: libxcb-util-so.0: cannot open shared object file: No such file or directory
    xinit: connection to X server lost
    Downgrading to xcb-util 0.3.8.1 helped, it was previously at 0.3.9-1. I also had to downgrade startup-notification to 0.12-2 and xcb-util-image to 0.3.8-1 as well to resolve dependency conflicts.
    I'm off to report this as a bug, wanted to share in case anybody else had the same problem, or has found a better solution.
    EDIT: solved by upgrading to i3 4.2, I had an old git version. (sheepish expression)
    Last edited by ElKatrina (2012-06-07 00:16:44)

    You might wanna start examining X's log rather than start digging elsewhere. If udev fails you wouldn't even get to that point.

  • [SOLVED] Postgresql and systemd - Unable to start or enable service

    I'm trying to run postgresql in a pure systemd machine.
    i've done a fresh install of postgresql using pacman as instructed in the wiki. However when i try to start the service i get the following:
    user@frodo:~$ sudo systemctl start postgresql.service
    Failed to issue method call: Unit postgresql.service failed to load: No such file or directory. See system logs and 'systemctl status postgresql.service' for details.
    user@frodo:~$ sudo systemctl status postgresql.service
    postgresql.service
    Loaded: error (Reason: No such file or directory)
    Active: inactive (dead)
    So it seems the package has no systemd service files included. Did anyone got around to make one of these?
    Last edited by lothar_m (2012-09-26 22:01:21)

    well, i've managed to fix the problem.
    it seems that the wiki is missing a couple of steps. so i manually done the following:
    i) create the data directory (acordingly  with the PGROOT variable set before in the config file)
    user@frodo:~$ sudo mkdir /var/lib/postgres/data
    ii) set /var/lib/postgres/data ownership to user 'postgres'
    iii) As user 'postgres' start the database.
    user@frodo:~$ sudo -i -u postgres
    [postgres@frodo ~]$ initdb -D '/var/lib/postgres/data'
    iv) start the service as root
    user@frodo:~$ sudo systemctl start postgresql.service
    that should be it.
    Issuing a systemctl status should return
    user@frodo:~$ sudo sudo systemctl status postgresql.service
    postgresql.service - PostgreSQL database server
    Loaded: loaded (/usr/lib/systemd/system/postgresql.service; enabled)
    Active: active (running) since Wed, 26 Sep 2012 22:50:09 +0100; 6s ago
    Process: 11187 ExecStart=/usr/bin/pg_ctl -s -D ${PGROOT}/data start -w -t 120 (code=exited, status=0/SUCCESS)
    Process: 11183 ExecStartPre=/usr/bin/postgresql-check-db-dir ${PGROOT}/data (code=exited, status=0/SUCCESS)
    Main PID: 11193 (postgres)
    CGroup: name=systemd:/system/postgresql.service
    ├ 11193 /usr/bin/postgres -D /var/lib/postgres/data
    ├ 11198 postgres: checkpointer process
    ├ 11199 postgres: writer process
    ├ 11200 postgres: wal writer process
    ├ 11201 postgres: autovacuum launcher process
    └ 11202 postgres: stats collector process
    Sep 26 22:50:08 frodo postgres[11187]: LOG: database system was shut down at 2012-09-26 22:49:13 WEST
    Sep 26 22:50:08 frodo postgres[11187]: LOG: database system is ready to accept connections
    Sep 26 22:50:08 frodo postgres[11187]: LOG: autovacuum launcher starte
    Last edited by lothar_m (2012-12-30 09:52:52)

Maybe you are looking for

  • STILL can't get Videos into 5G iPod , Ready to throw it out the window

    I'm ready to throw this iPod out the window , I spent all day yesterday over 10 hours , trying to get videos onto my iPod , my iPod software and iTunes are up tp date , first I just drag and dropped them as MPEG no luck iTunes recognized and played t

  • Satellite C855D-S5237 Laptop HDMI Output Not Working

    Hi, I have a Toshiba Satellite C855D-S5237 Laptop and the HDMI Output is no longer working on my Toshiba TV. The TV does not recognize that anything is connected and the laptop doesn't recognize the TV as a display option. I have used this laptop man

  • OS X Tiger upgrade

    Hi, I have OS 10.2.8 on my old G4. I'm trying to upgrade to Tiger but when I put my new disc in I select the language and after that it tells me that I can't install on this computer. Is that because I don't have Panther on this computer? Do you have

  • Mail adapter - how to get rid of attachment

    Hi XI Forum, I want to send a simple mail notification to a user, that his/her data has passed through XI. In that connection I don't want the default behaviour of the mail adapter, which is to attach the message payload to the mail. In other words -

  • JDBC adapter: action attribute is missing

    This is my XML, could anyone please tell me what's wrong there??? <?xml version="1.0" encoding="utf-8" ?> <root>    <zzz ACTION="INSERT">       <access>          <a>PR00035371</Ia>          <b>555555</b>          <c>2006</c>          <d>76.50</d>