Xorg on x86 mouse configuration

Hi,
I installed Solaris 10 11/06 on x86.
My server has an active usb to ps/2 adapter on wich i connect PS/2 PC keyboard and mouse.
I've updated xorg to 7.2 with solaris packages.
my xorg.conf :
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "VUID"
Option "Device" "/dev/usb/hid1"
Option "StreamsModule" "usbms"
# Option "ZAxisMapping" "4 5"
EndSection
I've tried this setting because according to xorg manual,these are the one you would have a good support for usb mouse.
# prtconf -v |grep mouse
mouse, instance #1
dev_path=/pci@0,0/pci1028,205@3,2/hub@4/hub@1/device@2/mouse@1:mouse
dev_path=/pci@0,0/pci1028,205@3,2/hub@4/hub@1/device@2/mouse@1:internal_mouse
ls -al /dev/usb
total 32
drwxr-xr-x 4 root root 512 Jul 4 19:32 .
drwxr-xr-x 18 root sys 3584 Jul 4 23:34 ..
drwxr-xr-x 3 root root 512 Jun 26 23:30 7c4.a604
drwxr-xr-x 3 root root 512 Jul 4 19:32 d3d.1
lrwxrwxrwx 1 root root 66 Jul 4 19:32 device0 -> ../../devices/pci@0,0/pci1028,205@3,2/hub@4/hub@1/device@2:usb_mid
lrwxrwxrwx 1 root root 78 Jul 4 19:32 hid0 -> ../../devices/pci@0,0/pci1028,205@3,2/hub@4/hub@1/device@2/keyboard@0:keyboard
lrwxrwxrwx 1 root root 72 Jul 4 19:32 hid1 -> ../../devices/pci@0,0/pci1028,205@3,2/hub@4/hub@1/device@2/mouse@1:mouse
lrwxrwxrwx 1 root root 40 Jun 26 23:30 hub0 -> ../../devices/pci@0,0/pci1028,205@3:hubd
lrwxrwxrwx 1 root root 42 Jun 26 23:30 hub1 -> ../../devices/pci@0,0/pci1028,205@3,1:hubd
lrwxrwxrwx 1 root root 42 Jun 26 23:30 hub2 -> ../../devices/pci@0,0/pci1028,205@3,2:hubd
lrwxrwxrwx 1 root root 48 Jun 26 23:30 hub3 -> ../../devices/pci@0,0/pci1028,205@3,2/hub@4:hubd
lrwxrwxrwx 1 root root 54 Jun 26 23:30 hub4 -> ../../devices/pci@0,0/pci1028,205@3,2/hub@4/hub@1:hubd
lrwxrwxrwx 1 root root 56 Jun 26 23:30 mass-storage0 -> ../../devices/pci@0,0/pci1028,205@3,2/storage@2:scsa2usb
So, now the symptoms :
X get to the login screen. At login screen the pointer is not moving except if :
i keep left button pressed and (move the mouse up, the pointer goes left, move the mouse down, the pointer goes right).
I've tried with another mouse with no luck.
Any idea/advice would be greatly apreciated. (I pray for Alan Coopersmith to read that :))...
Regards,
Ben

I've closed my problem connecting a usb mouse in parrallel then the ps2 one.
That work for now , not ideal :( , but work...

Similar Messages

  • Xorg: blank screen, mouse cursor only - ATI Radeon HD3450

    Last friday, my old Nvidia card died (overheated, I think). I got a replacement today: an ATI HD3450 card by Asus (R600 series). This is an old PC with an AGP slot, so my options were unfortunately limited. I was looking for a Nvidia replacement originally, to avoid having to reconfigure stuff, but that turned out to be too hard. So I got an ATI card instead. I regret this decision now... it works fine in console mode, but I can't get it to work in X.
    I've tried radeon and radeonhd drivers. I'm reluctant to try catalyst, seeing as they do not support the current kernel version (2.6.32) and I don't want to downgrade.
    radeonhd (xf86-video-radeonhd) is just a disaster. When I try to start X, all I see is a screen which is mostly black, except for a garbled band of about 1/4th the screen height, mostly white with some random colours thrown in.
    radeon (xf86-video-ati) doesn't work either. When X starts, all I see is the mouse cursor. And nothing else. Just a black screen with a mouse cursor. The funny thing is, it's all there, I just can't see it. When I tried "startxfce4", the cursor would change shapes when it was over window edges or text boxes. But they were invisible. Too bad.
    When I run "startx" as root, I see a couple of twm windows (the default configuration, I normally don't use X as root), and I can interact with them, but it's as if the screen isn't refreshed properly. When I move a window, it isn't redrawn, but it was definitely moved, because when I enter text in it, the text appears at the new position. The 'vesa' driver works, but I can't use that for obvious reasons.
    I have read the wiki article about ATI drivers and tried some of the things mentioned there (no xorg.conf, simple xorg.conf with some combinations of the sections mentioned, ...). I'm pretty sure the problem isn't KMS-related, because it's disabled by default with the 2.6.32 kernel.
    What pisses me off the most is that I get no error messages whatsoever, so I haven't a clue what could be the problem. I'm working on getting some Xorg.0.log output in this thread ASAP.
    Anybody have any idea what could cause this? I would really like to get this working soon. It would kinda suck if it turns out I've replaced an unusable graphics card with another unusable graphics card.
    If the radeonhd problem is easier to solve, then solutions for that are welcome as well. I just need a working driver that can handle compiz, and doesn't require me to downgrade my kernel.
    EDIT: Xorg.0.log contents, enjoy!
    X.Org X Server 1.7.5
    Release Date: 2010-02-16
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.32-ARCH i686
    Current Operating System: Linux arch 2.6.32-ARCH #1 SMP PREEMPT Tue Feb 9 14:46:08 UTC 2010 i686
    Kernel command line: root=/dev/sda6 ro vga=838 radeon.modeset=0
    Build Date: 17 February 2010 07:52:42PM
    Current version of pixman: 0.16.6
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Tue Mar 2 17:45:35 2010
    (II) Loader magic: 0x81e4ca0
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.4
    X.Org Video Driver: 6.0
    X.Org XInput driver : 7.0
    X.Org Server Extension : 2.0
    (++) using VT number 7
    (--) PCI:*(0:1:0:0) 1002:95c6:1043:0028 ATI Technologies Inc RV620 LE AGP [Radeon HD 3450] rev 0, Mem @ 0xe0000000/268435456, 0xf9000000/65536, I/O @ 0x00009000/256, BIOS @ 0x????????/131072
    (==) Using default built-in configuration (30 lines)
    (==) --- Start of built-in configuration ---
    Section "Device"
    Identifier "Builtin Default ati Device 0"
    Driver "ati"
    EndSection
    Section "Screen"
    Identifier "Builtin Default ati Screen 0"
    Device "Builtin Default ati Device 0"
    EndSection
    Section "Device"
    Identifier "Builtin Default vesa Device 0"
    Driver "vesa"
    EndSection
    Section "Screen"
    Identifier "Builtin Default vesa Screen 0"
    Device "Builtin Default vesa Device 0"
    EndSection
    Section "Device"
    Identifier "Builtin Default fbdev Device 0"
    Driver "fbdev"
    EndSection
    Section "Screen"
    Identifier "Builtin Default fbdev Screen 0"
    Device "Builtin Default fbdev Device 0"
    EndSection
    Section "ServerLayout"
    Identifier "Builtin Default Layout"
    Screen "Builtin Default ati Screen 0"
    Screen "Builtin Default vesa Screen 0"
    Screen "Builtin Default fbdev Screen 0"
    EndSection
    (==) --- End of built-in configuration ---
    (==) ServerLayout "Builtin Default Layout"
    (**) |-->Screen "Builtin Default ati Screen 0" (0)
    (**) | |-->Monitor "<default monitor>"
    (**) | |-->Device "Builtin Default ati Device 0"
    (==) No monitor specified for screen "Builtin Default ati Screen 0".
    Using a default monitor configuration.
    (**) |-->Screen "Builtin Default vesa Screen 0" (1)
    (**) | |-->Monitor "<default monitor>"
    (**) | |-->Device "Builtin Default vesa Device 0"
    (==) No monitor specified for screen "Builtin Default vesa Screen 0".
    Using a default monitor configuration.
    (**) |-->Screen "Builtin Default fbdev Screen 0" (2)
    (**) | |-->Monitor "<default monitor>"
    (**) | |-->Device "Builtin Default fbdev Device 0"
    (==) No monitor specified for screen "Builtin Default fbdev Screen 0".
    Using a default monitor configuration.
    (==) Automatically adding devices
    (==) Automatically enabling devices
    (==) FontPath set to:
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    /usr/share/fonts/Type1
    (==) ModulePath set to "/usr/lib/xorg/modules"
    (II) Cannot locate a core pointer device.
    (II) Cannot locate a core keyboard device.
    (II) The server relies on HAL to provide the list of input devices.
    If no devices become available, reconfigure HAL or disable AutoAddDevices.
    (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.7.5, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension XFree86-DGA
    (II) Loading extension DPMS
    (II) Loading extension XVideo
    (II) Loading extension XVideo-MotionCompensation
    (II) Loading extension X-Resource
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.7.5, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    (II) Module glx: vendor="X.Org Foundation"
    compiled for 1.7.5, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (==) AIGLX enabled
    (II) Loading extension GLX
    (II) LoadModule: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    compiled for 1.7.5, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension XFree86-DRI
    (II) LoadModule: "dri2"
    (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    (II) Module dri2: vendor="X.Org Foundation"
    compiled for 1.7.5, module version = 1.1.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DRI2
    (II) LoadModule: "ati"
    (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
    (II) Module ati: vendor="X.Org Foundation"
    compiled for 1.7.3.902, module version = 6.12.4
    Module class: X.Org Video Driver
    ABI class: X.Org Video Driver, version 6.0
    (II) LoadModule: "radeon"
    (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    (II) Module radeon: vendor="X.Org Foundation"
    compiled for 1.7.3.902, module version = 6.12.4
    Module class: X.Org Video Driver
    ABI class: X.Org Video Driver, version 6.0
    (II) LoadModule: "vesa"
    (WW) Warning, couldn't open module vesa
    (II) UnloadModule: "vesa"
    (EE) Failed to load module "vesa" (module does not exist, 0)
    (II) LoadModule: "fbdev"
    (WW) Warning, couldn't open module fbdev
    (II) UnloadModule: "fbdev"
    (EE) Failed to load module "fbdev" (module does not exist, 0)
    (II) RADEON: Driver for ATI Radeon chipsets:
    ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
    ATI Radeon Mobility X300 (M24) 3152 (PCIE),
    ATI FireGL M24 GL 3154 (PCIE), ATI Radeon X600 (RV380) 3E50 (PCIE),
    ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
    ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
    ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
    ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
    ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
    ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP),
    ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
    ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650,
    ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
    ATI Radeon 8500 AIW BB (AGP), ATI Radeon 8500 AIW BC (AGP),
    ATI Radeon IGP320M (U1) 4336, ATI Radeon IGP330M/340M/350M (U2) 4337,
    ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
    ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP),
    ATI Radeon X800PRO (R420) JI (AGP),
    ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
    ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
    ATI Radeon Mobility 9800 (M18) JN (AGP),
    ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
    ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP),
    ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
    ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
    ATI Radeon Mobility M7 LW (AGP),
    ATI Mobility FireGL 7800 M7 LX (AGP),
    ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
    ATI FireGL Mobility 9000 (M9) Ld (AGP),
    ATI Radeon Mobility 9000 (M9) Lf (AGP),
    ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI Radeon 9700 Pro ND (AGP),
    ATI Radeon 9700/9500Pro NE (AGP), ATI Radeon 9600TX NF (AGP),
    ATI FireGL X1 NG (AGP), ATI Radeon 9800PRO NH (AGP),
    ATI Radeon 9800 NI (AGP), ATI FireGL X2 NK (AGP),
    ATI Radeon 9800XT NJ (AGP),
    ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
    ATI Radeon Mobility 9600 (M10) NQ (AGP),
    ATI Radeon Mobility 9600 (M11) NR (AGP),
    ATI Radeon Mobility 9600 (M10) NS (AGP),
    ATI FireGL Mobility T2 (M10) NT (AGP),
    ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP),
    ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
    ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
    ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),
    ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),
    ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),
    ATI Radeon Mobility X300 (M22) 5460 (PCIE),
    ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
    ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE),
    ATI Radeon X800PRO (R423) UI (PCIE),
    ATI Radeon X800LE (R423) UJ (PCIE),
    ATI Radeon X800SE (R423) UK (PCIE),
    ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
    ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),
    ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),
    ATI FireGL unknown (R423) UR (PCIE),
    ATI FireGL unknown (R423) UT (PCIE),
    ATI Mobility FireGL V5000 (M26) (PCIE),
    ATI Mobility FireGL V5000 (M26) (PCIE),
    ATI Mobility Radeon X700 XL (M26) (PCIE),
    ATI Mobility Radeon X700 (M26) (PCIE),
    ATI Mobility Radeon X700 (M26) (PCIE),
    ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,
    ATI Radeon Mobility 9100 IGP (U3) 5835,
    ATI Radeon XPRESS 200 5954 (PCIE),
    ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP),
    ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
    ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
    ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),
    ATI Radeon XPRESS 200M 5975 (PCIE),
    ATI Radeon XPRESS 200 5A41 (PCIE),
    ATI Radeon XPRESS 200M 5A42 (PCIE),
    ATI Radeon XPRESS 200 5A61 (PCIE),
    ATI Radeon XPRESS 200M 5A62 (PCIE),
    ATI Radeon X300 (RV370) 5B60 (PCIE),
    ATI Radeon X600 (RV370) 5B62 (PCIE),
    ATI Radeon X550 (RV370) 5B63 (PCIE),
    ATI FireGL V3100 (RV370) 5B64 (PCIE),
    ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
    ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
    ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),
    ATI Mobility Radeon X800 XT (M28) (PCIE),
    ATI Mobility FireGL V5100 (M28) (PCIE),
    ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),
    ATI Radeon X850 XT PE (R480) (PCIE),
    ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
    ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
    ATI Radeon X850 XT (R480) (PCIE),
    ATI Radeon X800XT (R423) 5D57 (PCIE),
    ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),
    ATI Radeon X700 PRO (RV410) (PCIE),
    ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
    ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800,
    ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800,
    ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300,
    ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800,
    ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,
    ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
    ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
    ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,
    ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,
    ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,
    ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,
    ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,
    ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,
    ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,
    ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,
    ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
    ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,
    ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,
    ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,
    ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,
    ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,
    ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600,
    ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400,
    ATI Mobility FireGL V5250, ATI Mobility Radeon X1700,
    ATI Mobility Radeon X1700 XT, ATI FireGL V5200,
    ATI Mobility Radeon X1700, ATI Radeon X2300HD,
    ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,
    ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,
    ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,
    ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,
    ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,
    ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,
    ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,
    ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,
    ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,
    ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT,
    ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600,
    ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
    ATI Radeon 4800 Series, ATI Radeon HD 4850 x2,
    ATI FirePro V8750 (FireGL), ATI FirePro V7760 (FireGL),
    ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2,
    ATI Radeon 4800 Series, ATI FirePro RV770, AMD FireStream 9270,
    AMD FireStream 9250, ATI FirePro V8700 (FireGL),
    ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
    ATI Radeon 4800 Series, ATI Radeon 4800 Series, ATI FirePro M7750,
    ATI M98, ATI M98, ATI M98, ATI Mobility Radeon HD 4650,
    ATI Radeon RV730 (AGP), ATI Mobility Radeon HD 4670,
    ATI FirePro M5750, ATI Radeon RV730 (AGP),
    ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
    ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
    ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
    ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
    ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
    ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI Radeon HD 4770,
    ATI FirePro M5750, ATI RV610, ATI Radeon HD 2400 XT,
    ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000,
    ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
    ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,
    ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
    ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
    ATI Mobility Radeon HD 3850 X2, ATI RV670,
    ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,
    ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,
    ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,
    ATI Radeon RV710, ATI Radeon RV710, ATI Radeon HD 4350,
    ATI Mobility Radeon 4300 Series, ATI Mobility Radeon 4500 Series,
    ATI Mobility Radeon 4500 Series, ATI FirePro RG220, ATI RV630,
    ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
    ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
    ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
    ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
    ATI FireGL V3600, ATI Radeon HD 2600 LE,
    ATI Mobility FireGL Graphics Processor, ATI Radeon RV710,
    ATI Radeon HD 3470, ATI Mobility Radeon HD 3430,
    ATI Mobility Radeon HD 3400 Series, ATI Radeon HD 3450,
    ATI Radeon HD 3450, ATI Radeon HD 3430, ATI Radeon HD 3450,
    ATI FirePro V3700, ATI FireMV 2450, ATI FireMV 2260, ATI FireMV 2260,
    ATI Radeon HD 3600 Series, ATI Radeon HD 3650 AGP,
    ATI Radeon HD 3600 PRO, ATI Radeon HD 3600 XT,
    ATI Radeon HD 3600 PRO, ATI Mobility Radeon HD 3650,
    ATI Mobility Radeon HD 3670, ATI Mobility FireGL V5700,
    ATI Mobility FireGL V5725, ATI Radeon HD 3200 Graphics,
    ATI Radeon 3100 Graphics, ATI Radeon HD 3200 Graphics,
    ATI Radeon 3100 Graphics, ATI Radeon HD 3300 Graphics,
    ATI Radeon HD 3200 Graphics, ATI Radeon 3000 Graphics,
    ATI Radeon HD 4200, ATI Radeon 4100, ATI Mobility Radeon HD 4200,
    ATI Mobility Radeon 4100, ATI RS880
    (II) Primary Device is: PCI 01@00:00:0
    (II) RADEON(0): TOTO SAYS 00000000f9000000
    (II) RADEON(0): MMIO registers at 0x00000000f9000000: size 64KB
    (II) RADEON(0): PCI bus 1 card 0 func 0
    (II) RADEON(0): Creating default Display subsection in Screen section
    "Builtin Default ati Screen 0" for depth/fbbpp 24/32
    (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
    (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    (==) RADEON(0): Default visual is TrueColor
    (II) Loading sub module "vgahw"
    (II) LoadModule: "vgahw"
    (II) Loading /usr/lib/xorg/modules/libvgahw.so
    (II) Module vgahw: vendor="X.Org Foundation"
    compiled for 1.7.5, module version = 0.1.0
    ABI class: X.Org Video Driver, version 6.0
    (II) RADEON(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
    (==) RADEON(0): RGB weight 888
    (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
    (--) RADEON(0): Chipset: "ATI Radeon HD 3450" (ChipID = 0x95c6)
    (--) RADEON(0): Linear framebuffer at 0x00000000e0000000
    (II) RADEON(0): AGP card detected
    (II) Loading sub module "int10"
    (II) LoadModule: "int10"
    (II) Loading /usr/lib/xorg/modules/libint10.so
    (II) Module int10: vendor="X.Org Foundation"
    compiled for 1.7.5, module version = 1.0.0
    ABI class: X.Org Video Driver, version 6.0
    (II) RADEON(0): initializing int10
    (II) RADEON(0): Primary V_BIOS segment is: 0xc000
    (II) RADEON(0): ATOM BIOS detected
    (II) RADEON(0): ATOM BIOS Rom:
    SubsystemVendorID: 0x1043 SubsystemID: 0x0028
    IOBaseAddress: 0x9000
    Filename: SV31552.bin
    BIOS Bootup Message:
    95C6.10.88.0.19.AS02
    (II) RADEON(0): Framebuffer space used by Firmware (kb): 20
    (II) RADEON(0): Start of VRAM area used by Firmware: 0x1fffb000
    (II) RADEON(0): AtomBIOS requests 20kB of VRAM scratch space
    (II) RADEON(0): AtomBIOS VRAM scratch base: 0x1fffb000
    (II) RADEON(0): Cannot get VRAM scratch space. Allocating in main memory instead
    (II) RADEON(0): Default Engine Clock: 600000
    (II) RADEON(0): Default Memory Clock: 400000
    (II) RADEON(0): Maximum Pixel ClockPLL Frequency Output: 1200000
    (II) RADEON(0): Minimum Pixel ClockPLL Frequency Output: 0
    (II) RADEON(0): Maximum Pixel ClockPLL Frequency Input: 13500
    (II) RADEON(0): Minimum Pixel ClockPLL Frequency Input: 1000
    (II) RADEON(0): Maximum Pixel Clock: 400000
    (II) RADEON(0): Reference Clock: 27000
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenByBusid: Searching for BusID pci:0000:01:00.0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 10, (OK)
    drmOpenByBusid: drmOpenMinor returns 10
    drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
    (II) RADEON(0): [dri] Found DRI library version 1.3.0 and kernel module version 1.31.0
    (==) RADEON(0): Page Flipping disabled on r5xx and newer chips.
    (II) RADEON(0): Will not try to use DMA for Xv image transfers
    (II) RADEON(0): Detected total video RAM=524288K, accessible=262144K (PCI BAR=262144K)
    (--) RADEON(0): Mapped VideoRAM: 262144 kByte (64 bit DDR SDRAM)
    (II) RADEON(0): Color tiling disabled
    (II) Loading sub module "ddc"
    (II) LoadModule: "ddc"
    (II) Module "ddc" already built-in
    (II) Loading sub module "i2c"
    (II) LoadModule: "i2c"
    (II) Module "i2c" already built-in
    (II) RADEON(0): ref_freq: 2700, min_out_pll: 64800, max_out_pll: 120000, min_in_pll: 100, max_in_pll: 1350, xclk: 40000, sclk: 600.000000, mclk: 400.000000
    (II) RADEON(0): PLL parameters: rf=2700 rd=12 min=64800 max=120000; xclk=40000
    Shared DDC line: 0 3
    (II) RADEON(0): Output VGA-0 has no monitor section
    (II) RADEON(0): I2C bus "VGA-0" initialized.
    (II) RADEON(0): Output HDMI-0 has no monitor section
    (II) RADEON(0): I2C bus "HDMI-0" initialized.
    (II) RADEON(0): Output DVI-0 has no monitor section
    (II) RADEON(0): I2C bus "DVI-0" initialized.
    (II) RADEON(0): Port0:
    XRANDR name: VGA-0
    Connector: VGA
    CRT1: INTERNAL_KLDSCP_DAC1
    DDC reg: 0x7e40
    (II) RADEON(0): Port1:
    XRANDR name: HDMI-0
    Connector: HDMI-A
    DFP1: INTERNAL_UNIPHY
    DDC reg: 0x7e60
    (II) RADEON(0): Port2:
    XRANDR name: DVI-0
    Connector: DVI-I
    CRT2: INTERNAL_KLDSCP_DAC2
    DFP2: INTERNAL_KLDSCP_LVTMA
    DDC reg: 0x7e50
    (II) RADEON(0): I2C device "VGA-0:ddc2" registered at address 0xA0.
    Dac detection success
    (II) RADEON(0): Output: VGA-0, Detected Monitor Type: 0
    finished output detect: 0
    (II) RADEON(0): I2C device "HDMI-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): Output: HDMI-0, Detected Monitor Type: 0
    finished output detect: 1
    (II) RADEON(0): I2C device "DVI-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "DVI-0:DDC control interface" registered at address 0x6E.
    (II) RADEON(0): Output: DVI-0, Detected Monitor Type: 3
    (II) RADEON(0): EDID data from the display on output: DVI-0 ----------------------
    (II) RADEON(0): Manufacturer: AIC Model: 23 Serial#: 673
    (II) RADEON(0): Year: 2007 Week: 26
    (II) RADEON(0): EDID Version: 1.3
    (II) RADEON(0): Digital Display Input
    (II) RADEON(0): Max Image Size [cm]: horiz.: 47 vert.: 30
    (II) RADEON(0): Gamma: 2.20
    (II) RADEON(0): DPMS capabilities: StandBy Suspend Off
    (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    (II) RADEON(0): First detailed timing not preferred mode in violation of standard!
    (II) RADEON(0): redX: 0.648 redY: 0.335 greenX: 0.282 greenY: 0.604
    (II) RADEON(0): blueX: 0.150 blueY: 0.072 whiteX: 0.312 whiteY: 0.328
    (II) RADEON(0): Supported established timings:
    (II) RADEON(0): 720x400@70Hz
    (II) RADEON(0): 640x480@60Hz
    (II) RADEON(0): 640x480@67Hz
    (II) RADEON(0): 640x480@72Hz
    (II) RADEON(0): 640x480@75Hz
    (II) RADEON(0): 800x600@56Hz
    (II) RADEON(0): 800x600@60Hz
    (II) RADEON(0): 800x600@72Hz
    (II) RADEON(0): 800x600@75Hz
    (II) RADEON(0): 832x624@75Hz
    (II) RADEON(0): 1024x768@60Hz
    (II) RADEON(0): 1024x768@70Hz
    (II) RADEON(0): 1024x768@75Hz
    (II) RADEON(0): 1280x1024@75Hz
    (II) RADEON(0): 1152x864@75Hz
    (II) RADEON(0): Manufacturer's mask: 0
    (II) RADEON(0): Supported standard timings:
    (II) RADEON(0): #0: hsize: 1280 vsize 960 refresh: 60 vid: 16513
    (II) RADEON(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    (II) RADEON(0): #2: hsize: 1280 vsize 720 refresh: 60 vid: 49281
    (II) RADEON(0): #3: hsize: 1440 vsize 900 refresh: 60 vid: 149
    (II) RADEON(0): #4: hsize: 1440 vsize 900 refresh: 75 vid: 3989
    (II) RADEON(0): #5: hsize: 1680 vsize 1050 refresh: 60 vid: 179
    (II) RADEON(0): Supported detailed timing:
    (II) RADEON(0): clock: 119.0 MHz Image Size: 470 x 300 mm
    (II) RADEON(0): h_active: 1680 h_sync: 1728 h_sync_end 1760 h_blank_end 1840 h_border: 0
    (II) RADEON(0): v_active: 1050 v_sync: 1053 v_sync_end 1059 v_blanking: 1080 v_border: 0
    (II) RADEON(0): Serial No: 00673
    (II) RADEON(0): Ranges: V min: 55 V max: 75 Hz, H min: 24 H max: 83 kHz, PixClock max 150 MHz
    (II) RADEON(0): Monitor name: H-W22 DVI
    (II) RADEON(0): EDID (in hex):
    (II) RADEON(0): 00ffffffffffff0005232300a1020000
    (II) RADEON(0): 1a110103802f1e78e837a0a655489a26
    (II) RADEON(0): 125054bfef808140818081c09500950f
    (II) RADEON(0): b300010101017c2e90a0601a1e403020
    (II) RADEON(0): 3600d62c1100001a000000ff00303036
    (II) RADEON(0): 37330a20202020202020000000fd0037
    (II) RADEON(0): 4b18530f000a202020202020000000fc
    (II) RADEON(0): 00482d573232204456490a2020200061
    finished output detect: 2
    finished all detect
    before xf86InitialConfiguration
    Dac detection success
    (II) RADEON(0): Output: VGA-0, Detected Monitor Type: 0
    (II) RADEON(0): Output: HDMI-0, Detected Monitor Type: 0
    (II) RADEON(0): Output: DVI-0, Detected Monitor Type: 3
    (II) RADEON(0): EDID data from the display on output: DVI-0 ----------------------
    (II) RADEON(0): Manufacturer: AIC Model: 23 Serial#: 673
    (II) RADEON(0): Year: 2007 Week: 26
    (II) RADEON(0): EDID Version: 1.3
    (II) RADEON(0): Digital Display Input
    (II) RADEON(0): Max Image Size [cm]: horiz.: 47 vert.: 30
    (II) RADEON(0): Gamma: 2.20
    (II) RADEON(0): DPMS capabilities: StandBy Suspend Off
    (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    (II) RADEON(0): First detailed timing not preferred mode in violation of standard!
    (II) RADEON(0): redX: 0.648 redY: 0.335 greenX: 0.282 greenY: 0.604
    (II) RADEON(0): blueX: 0.150 blueY: 0.072 whiteX: 0.312 whiteY: 0.328
    (II) RADEON(0): Supported established timings:
    (II) RADEON(0): 720x400@70Hz
    (II) RADEON(0): 640x480@60Hz
    (II) RADEON(0): 640x480@67Hz
    (II) RADEON(0): 640x480@72Hz
    (II) RADEON(0): 640x480@75Hz
    (II) RADEON(0): 800x600@56Hz
    (II) RADEON(0): 800x600@60Hz
    (II) RADEON(0): 800x600@72Hz
    (II) RADEON(0): 800x600@75Hz
    (II) RADEON(0): 832x624@75Hz
    (II) RADEON(0): 1024x768@60Hz
    (II) RADEON(0): 1024x768@70Hz
    (II) RADEON(0): 1024x768@75Hz
    (II) RADEON(0): 1280x1024@75Hz
    (II) RADEON(0): 1152x864@75Hz
    (II) RADEON(0): Manufacturer's mask: 0
    (II) RADEON(0): Supported standard timings:
    (II) RADEON(0): #0: hsize: 1280 vsize 960 refresh: 60 vid: 16513
    (II) RADEON(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    (II) RADEON(0): #2: hsize: 1280 vsize 720 refresh: 60 vid: 49281
    (II) RADEON(0): #3: hsize: 1440 vsize 900 refresh: 60 vid: 149
    (II) RADEON(0): #4: hsize: 1440 vsize 900 refresh: 75 vid: 3989
    (II) RADEON(0): #5: hsize: 1680 vsize 1050 refresh: 60 vid: 179
    (II) RADEON(0): Supported detailed timing:
    (II) RADEON(0): clock: 119.0 MHz Image Size: 470 x 300 mm
    (II) RADEON(0): h_active: 1680 h_sync: 1728 h_sync_end 1760 h_blank_end 1840 h_border: 0
    (II) RADEON(0): v_active: 1050 v_sync: 1053 v_sync_end 1059 v_blanking: 1080 v_border: 0
    (II) RADEON(0): Serial No: 00673
    (II) RADEON(0): Ranges: V min: 55 V max: 75 Hz, H min: 24 H max: 83 kHz, PixClock max 150 MHz
    (II) RADEON(0): Monitor name: H-W22 DVI
    (II) RADEON(0): EDID (in hex):
    (II) RADEON(0): 00ffffffffffff0005232300a1020000
    (II) RADEON(0): 1a110103802f1e78e837a0a655489a26
    (II) RADEON(0): 125054bfef808140818081c09500950f
    (II) RADEON(0): b300010101017c2e90a0601a1e403020
    (II) RADEON(0): 3600d62c1100001a000000ff00303036
    (II) RADEON(0): 37330a20202020202020000000fd0037
    (II) RADEON(0): 4b18530f000a202020202020000000fc
    (II) RADEON(0): 00482d573232204456490a2020200061
    (II) RADEON(0): Panel infos found from DDC detailed: 1680x1050
    (II) RADEON(0): EDID vendor "AIC", prod id 35
    (II) RADEON(0): Output VGA-0 disconnected
    (II) RADEON(0): Output HDMI-0 disconnected
    (II) RADEON(0): Output DVI-0 connected
    (II) RADEON(0): Using exact sizes for initial modes
    (II) RADEON(0): Output DVI-0 using initial mode 1680x1050
    (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    after xf86InitialConfiguration
    (==) RADEON(0): DPI set to (96, 96)
    (II) Loading sub module "fb"
    (II) LoadModule: "fb"
    (II) Loading /usr/lib/xorg/modules/libfb.so
    (II) Module fb: vendor="X.Org Foundation"
    compiled for 1.7.5, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.4
    (II) Loading sub module "ramdac"
    (II) LoadModule: "ramdac"
    (II) Module "ramdac" already built-in
    (==) RADEON(0): Will attempt to use R6xx/R7xx EXA support if DRI is enabled.
    (II) Loading sub module "exa"
    (II) LoadModule: "exa"
    (II) Loading /usr/lib/xorg/modules/libexa.so
    (II) Module exa: vendor="X.Org Foundation"
    compiled for 1.7.5, module version = 2.5.0
    ABI class: X.Org Video Driver, version 6.0
    (!!) RADEON(0): For information on using the multimedia capabilities
    of this adapter, please see http://gatos.sf.net.
    (!!) RADEON(0): MergedFB support has been removed and replaced with xrandr 1.2 support
    (--) Depth 24 pixmap format is 32 bpp
    (II) RADEON(0): RADEONScreenInit e0000000 0 0
    (II) RADEON(0): DIG0 transmitter: Coherent Mode enabled
    Output DIG0 transmitter setup success
    Blank CRTC 0 success
    Disable CRTC 0 success
    Disable CRTC memreq 0 success
    Blank CRTC 1 success
    Disable CRTC 1 success
    Disable CRTC memreq 1 success
    (==) RADEON(0): Using 24 bit depth buffer
    mc fb loc is 00ff00e0
    (II) RADEON(0): RADEONInitMemoryMap() :
    (II) RADEON(0): mem_size : 0x20000000
    (II) RADEON(0): MC_FB_LOCATION : 0x00ff00e0
    (II) RADEON(0): MC_AGP_LOCATION : 0x003f0000
    (II) RADEON(0): Depth moves disabled by default
    (II) RADEON(0): Allocating from a screen of 262144 kb
    (II) RADEON(0): Will use 32 kb for hardware cursor 0 at offset 0x00b7c000
    (II) RADEON(0): Will use 32 kb for hardware cursor 1 at offset 0x00b80000
    (II) RADEON(0): Will use 11760 kb for front buffer at offset 0x00000000
    (II) RADEON(0): Will use 11760 kb for back buffer at offset 0x00b84000
    (II) RADEON(0): Will use 11760 kb for depth buffer at offset 0x01700000
    (II) RADEON(0): Will use 112640 kb for textures at offset 0x0227c000
    (II) RADEON(0): Will use 114192 kb for X Server offscreen at offset 0x0907c000
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 10, (OK)
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 10, (OK)
    drmOpenByBusid: Searching for BusID pci:0000:01:00.0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 10, (OK)
    drmOpenByBusid: drmOpenMinor returns 10
    drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
    (II) [drm] DRM interface version 1.3
    (II) [drm] DRM open master succeeded.
    (II) RADEON(0): [drm] Using the DRM lock SAREA also for drawables.
    (II) RADEON(0): [drm] framebuffer handle = 0xe0000000
    (II) RADEON(0): [drm] added 1 reserved context for kernel
    (II) RADEON(0): X context handle = 0x1
    (II) RADEON(0): [drm] installed DRM signal handler
    (II) RADEON(0): [agp] Mode 0x1f00421b [AGP 0x10de/0x00e1; Card 0x1002/0x95c6 0x1043/0x0028]
    (II) RADEON(0): [agp] 32768 kB allocated with handle 0x00000001
    (II) RADEON(0): [agp] ring handle = 0xf0000000
    (II) RADEON(0): [agp] Ring mapped at 0xb712c000
    (II) RADEON(0): [agp] ring read ptr handle = 0xf0101000
    (II) RADEON(0): [agp] Ring read ptr mapped at 0xb72fb000
    (II) RADEON(0): [agp] vertex/indirect buffers handle = 0xf0102000
    (II) RADEON(0): [agp] Vertex/indirect buffers mapped at 0xa6ebd000
    (II) RADEON(0): [agp] GART texture map handle = 0xf0302000
    (II) RADEON(0): [agp] GART Texture map mapped at 0xa523d000
    (II) RADEON(0): [drm] register handle = 0x2f200000
    (II) RADEON(0): [dri] Visual configs initialized
    (II) RADEON(0): RADEONRestoreMemMapRegisters() :
    (II) RADEON(0): MC_FB_LOCATION : 0x00ff00e0 0x00ff00e0
    (II) RADEON(0): MC_AGP_LOCATION : 0x003f0000
    (==) RADEON(0): Backing store disabled
    (II) RADEON(0): [DRI] installation complete
    (II) RADEON(0): [drm] Added 32 65536 byte vertex/indirect buffers
    (II) RADEON(0): [drm] Mapped 32 vertex/indirect buffers
    (II) RADEON(0): [drm] dma control initialized, using IRQ 16
    (II) RADEON(0): [drm] Initialized kernel GART heap manager, 29884416
    (WW) RADEON(0): DRI init changed memory map, adjusting ...
    (WW) RADEON(0): MC_FB_LOCATION was: 0x00ff00e0 is: 0x00ff00e0
    (WW) RADEON(0): MC_AGP_LOCATION was: 0x003f0000 is: 0x0000de00
    (II) RADEON(0): RADEONRestoreMemMapRegisters() :
    (II) RADEON(0): MC_FB_LOCATION : 0x00ff00e0 0x00ff00e0
    (II) RADEON(0): MC_AGP_LOCATION : 0x0000de00
    (II) RADEON(0): Direct rendering enabled
    (II) RADEON(0): Setting EXA maxPitchBytes
    (II) EXA(0): Offscreen pixmap area of 116932608 bytes
    (II) EXA(0): Driver registered support for the following operations:
    (II) Solid
    (II) Copy
    (II) Composite (RENDER acceleration)
    (II) RADEON(0): Acceleration enabled
    (==) RADEON(0): DPMS enabled
    (==) RADEON(0): Silken mouse enabled
    (II) RADEON(0): Set up textured video
    Output CRT1 disable success
    (II) RADEON(0): DIG0 transmitter: Coherent Mode enabled
    Output DIG0 transmitter setup success
    (II) RADEON(0): DIG0 transmitter: Coherent Mode enabled
    Output DIG0 transmitter setup success
    Blank CRTC 0 success
    Disable CRTC 0 success
    Disable CRTC memreq 0 success
    Blank CRTC 1 success
    Disable CRTC 1 success
    Disable CRTC memreq 1 success
    (II) RADEON(0): DIG0 transmitter: Coherent Mode enabled
    Output DIG0 transmitter setup success
    Blank CRTC 0 success
    Disable CRTC 0 success
    Disable CRTC memreq 0 success
    Mode 1680x1050 - 1840 1080 9
    (II) RADEON(0): RADEONRestoreMemMapRegisters() :
    (II) RADEON(0): MC_FB_LOCATION : 0x00ff00e0 0x00ff00e0
    (II) RADEON(0): MC_AGP_LOCATION : 0x0000de00
    freq: 119000000
    best_freq: 119000000
    best_feedback_div: 119
    best_ref_div: 3
    best_post_div: 9
    (II) RADEON(0): crtc(0) Clock: mode 119000, PLL 119000
    (II) RADEON(0): crtc(0) PLL : refdiv 3, fbdiv 0x77(119), pdiv 9
    Set CRTC 0 PLL success
    Set CRTC Timing success
    Set CRTC 0 Overscan success
    Not using RMX
    scaler 0 setup success
    Set CRTC 0 Source success
    crtc 0 YUV disable setup success
    (II) RADEON(0): DIG0 transmitter: Coherent Mode enabled
    Output DIG0 transmitter setup success
    Output DIG2 encoder setup success
    Output DIG2 encoder setup success
    (II) RADEON(0): DIG0 transmitter: Coherent Mode enabled
    Output DIG0 transmitter setup success
    (II) RADEON(0): DIG0 transmitter: Coherent Mode enabled
    Output DIG0 transmitter setup success
    (II) RADEON(0): DIG0 transmitter: Coherent Mode enabled
    Output DIG0 transmitter setup success
    Enable CRTC memreq 0 success
    Enable CRTC 0 success
    Unblank CRTC 0 success
    Output CRT1 disable success
    (II) RADEON(0): DIG0 transmitter: Coherent Mode enabled
    Output DIG0 transmitter setup success
    Blank CRTC 1 success
    Disable CRTC 1 success
    Disable CRTC memreq 1 success
    (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    (II) RADEON(0): DIG0 transmitter: Coherent Mode enabled
    Output DIG0 transmitter setup success
    Blank CRTC 0 success
    Disable CRTC 0 success
    Disable CRTC memreq 0 success
    Mode 1680x1050 - 1840 1080 9
    (II) RADEON(0): RADEONRestoreMemMapRegisters() :
    (II) RADEON(0): MC_FB_LOCATION : 0x00ff00e0 0x00ff00e0
    (II) RADEON(0): MC_AGP_LOCATION : 0x0000de00
    freq: 119000000
    best_freq: 119000000
    best_feedback_div: 119
    best_ref_div: 3
    best_post_div: 9
    (II) RADEON(0): crtc(0) Clock: mode 119000, PLL 119000
    (II) RADEON(0): crtc(0) PLL : refdiv 3, fbdiv 0x77(119), pdiv 9
    Set CRTC 0 PLL success
    Set CRTC Timing success
    Set CRTC 0 Overscan success
    Not using RMX
    scaler 0 setup success
    Set CRTC 0 Source success
    crtc 0 YUV disable setup success
    (II) RADEON(0): DIG0 transmitter: Coherent Mode enabled
    Output DIG0 transmitter setup success
    Output DIG2 encoder setup success
    Output DIG2 encoder setup success
    (II) RADEON(0): DIG0 transmitter: Coherent Mode enabled
    Output DIG0 transmitter setup success
    (II) RADEON(0): DIG0 transmitter: Coherent Mode enabled
    Output DIG0 transmitter setup success
    (II) RADEON(0): DIG0 transmitter: Coherent Mode enabled
    Output DIG0 transmitter setup success
    Enable CRTC memreq 0 success
    Enable CRTC 0 success
    Unblank CRTC 0 success
    (--) RandR disabled
    (II) Initializing built-in extension Generic Event Extension
    (II) Initializing built-in extension SHAPE
    (II) Initializing built-in extension MIT-SHM
    (II) Initializing built-in extension XInputExtension
    (II) Initializing built-in extension XTEST
    (II) Initializing built-in extension BIG-REQUESTS
    (II) Initializing built-in extension SYNC
    (II) Initializing built-in extension XKEYBOARD
    (II) Initializing built-in extension XC-MISC
    (II) Initializing built-in extension SECURITY
    (II) Initializing built-in extension XINERAMA
    (II) Initializing built-in extension XFIXES
    (II) Initializing built-in extension RENDER
    (II) Initializing built-in extension RANDR
    (II) Initializing built-in extension COMPOSITE
    (II) Initializing built-in extension DAMAGE
    (II) AIGLX: Screen 0 is not DRI2 capable
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 11, (OK)
    drmOpenByBusid: Searching for BusID pci:0000:01:00.0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 11, (OK)
    drmOpenByBusid: drmOpenMinor returns 11
    drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
    (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    (II) AIGLX: enabled GLX_SGI_make_current_read
    (II) AIGLX: enabled GLX_texture_from_pixmap with driver support
    (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/r600_dri.so
    (II) GLX: Initialized DRI GL provider for screen 0
    (II) RADEON(0): Setting screen physical size to 444 x 277
    (II) config/hal: Adding input device Macintosh mouse button emulation
    (II) LoadModule: "evdev"
    (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    (II) Module evdev: vendor="X.Org Foundation"
    compiled for 1.7.3, module version = 2.3.2
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 7.0
    (**) Macintosh mouse button emulation: always reports core events
    (**) Macintosh mouse button emulation: Device: "/dev/input/event0"
    (II) Macintosh mouse button emulation: Found 3 mouse buttons
    (II) Macintosh mouse button emulation: Found relative axes
    (II) Macintosh mouse button emulation: Found x and y relative axes
    (II) Macintosh mouse button emulation: Configuring as mouse
    (**) Macintosh mouse button emulation: YAxisMapping: buttons 4 and 5
    (**) Macintosh mouse button emulation: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "Macintosh mouse button emulation" (type: MOUSE)
    (**) Macintosh mouse button emulation: (accel) keeping acceleration scheme 1
    (**) Macintosh mouse button emulation: (accel) acceleration profile 0
    (II) Macintosh mouse button emulation: initialized for relative axes.
    (II) config/hal: Adding input device PS2++ Logitech MX Mouse
    (**) PS2++ Logitech MX Mouse: always reports core events
    (**) PS2++ Logitech MX Mouse: Device: "/dev/input/event4"
    (II) PS2++ Logitech MX Mouse: Found 12 mouse buttons
    (II) PS2++ Logitech MX Mouse: Found scroll wheel(s)
    (II) PS2++ Logitech MX Mouse: Found relative axes
    (II) PS2++ Logitech MX Mouse: Found x and y relative axes
    (II) PS2++ Logitech MX Mouse: Configuring as mouse
    (**) PS2++ Logitech MX Mouse: YAxisMapping: buttons 4 and 5
    (**) PS2++ Logitech MX Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "PS2++ Logitech MX Mouse" (type: MOUSE)
    (**) PS2++ Logitech MX Mouse: (accel) keeping acceleration scheme 1
    (**) PS2++ Logitech MX Mouse: (accel) acceleration profile 0
    (II) PS2++ Logitech MX Mouse: initialized for relative axes.
    (II) config/hal: Adding input device AT Translated Set 2 keyboard
    (**) AT Translated Set 2 keyboard: always reports core events
    (**) AT Translated Set 2 keyboard: Device: "/dev/input/event1"
    (II) AT Translated Set 2 keyboard: Found keys
    (II) AT Translated Set 2 keyboard: Configuring as keyboard
    (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    (II) config/hal: Adding input device Power Button
    (**) Power Button: always reports core events
    (**) Power Button: Device: "/dev/input/event2"
    (II) Power Button: Found keys
    (II) Power Button: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    (II) config/hal: Adding input device Power Button
    (**) Power Button: always reports core events
    (**) Power Button: Device: "/dev/input/event3"
    (II) Power Button: Found keys
    (II) Power Button: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    (II) AIGLX: Suspending AIGLX clients for VT switch
    (II) RADEON(0): DIG0 transmitter: Coherent Mode enabled
    Output DIG0 transmitter setup success
    Blank CRTC 0 success
    Disable CRTC 0 success
    Disable CRTC memreq 0 success
    Blank CRTC 1 success
    Disable CRTC 1 success
    Disable CRTC memreq 1 success
    (II) RADEON(0): RADEONRestoreMemMapRegisters() :
    (II) RADEON(0): MC_FB_LOCATION : 0x00ff00e0 0x00ff00e0
    (II) RADEON(0): MC_AGP_LOCATION : 0x00000000
    (II) RADEON(0): avivo_restore !
    Enable CRTC memreq 0 success
    Enable CRTC 0 success
    Unblank CRTC 0 success
    Another update: the card seems to work just fine under windows, so it is definitely a configuration or driver issue.
    Last edited by Sander (2010-03-02 17:12:40)

    "Enabling KMS will make Xorg fall back to software rasterizing, at the cost of 3D performance. " <- is this still true at the moment? In that case, enabling KMS really isn't the solution I'm looking for. Back to square one
    This is not true.  Software rasterization indicates that KMS was not set up correctly.  You will get 3D acceleration with KMS correctly configured.
    Thanks for taking the time to reply
    I'll give enabling KMS a try. What thread is it that you're talking about? Also should I follow the "early start" or "late start" instructions?
    EDIT: I'm guessing you mean this one? http://bbs.archlinux.org/viewtopic.php?pid=613720
    That thread is the one I meant. 
    Your xf86-video-ati doesn't have support for KMS - you have to rebuild it against libdrm_radeon. This also means that you have to rebuild mesa against same new libdrm because mesa doesn't have KMS support without libdrm_radeon either.
    Is this information applicable to my situation? No instructions on how to do this are provided, so I have no idea how to try it, or if it's worth trying at all.
    Yes, this is a problem.  You have to modify a PKGBUILD or two and build/install the packages in the correct order.  I detail the right way to do everything below.
    I used the following packages:
    * kernel26-git: http://aur.archlinux.org/packages.php?ID=25304 (you must configure with CONFIG_DRM_RADEON=m. CONFIG_DRM_RADEON_KMS=y enables KMS by default.  you should be presented with a configuration menu when the package builds.  type '/' to search.)
    * kernel26-firmware-git: http://aur.archlinux.org/packages.php?ID=25782
    * radeon_ucode: http://aur.archlinux.org/packages.php?ID=33016
    * libdrm-git: http://aur.archlinux.org/packages.php?ID=10254 (you must edit the PKGBUILD to enable radeon support, see below)
    * glproto-git: http://aur.archlinux.org/packages.php?ID=18964
    * dri2proto-git: http://aur.archlinux.org/packages.php?ID=19051
    * libgl-git: http://aur.archlinux.org/packages.php?ID=19044 (this is out of date and requires a patch.  see my comment on the AUR page)
    * mesa-git: http://aur.archlinux.org/packages.php?ID=8266 (you can reuse src/mesa from libgl-git, it clones the same repository)
    * xf86-video-ati-git: http://aur.archlinux.org/packages.php?ID=15374 (you can reuse src/mesa from libgl-git)
    libdrm-git PKGBUILD:
    sh autogen.sh --prefix=/usr \
    --enable-nouveau-experimental-api \
    --enable-udev || return 1
    # --enable-radeon-experimental-api
    libdrm-git PKGBUILD modified:
    sh autogen.sh --prefix=/usr \
    --enable-radeon-experimental-api \
    --enable-udev || return 1
    Install those packages in that order and add yourself to the video group.  Make sure that your grub configuration has an option to select the new kernel.  Also make sure all of your PKGBUILDs from AUR are up to date.  A week or two ago they were all wrong (as a noted above, one of them is still wrong and requires a patch).
    I hope that helps.  Eventually Arch will support KMS for radeon by default, but the driver and the kernel need to go through another release or two.
    Last edited by tss (2010-03-02 20:34:52)

  • [Solved] Xorg 1.8 / Trackpoint configuration issues.

    After upgrading to X.Org X Server 1.8.1.902 (1.8.2 RC 2) on a T400, I've been having a strange issue with scrolling and middle-mouse-button pasting and the new configuration system.
    After the initial upgrade, I had no keyboard or trackpoint whatsoever (though the touchpad has always mysteriously worked perfectly) -- after some configuration work, mostly from these forums -- I got most things working:
    The problem I still have, though, is that EmulateWheelTimeout seems to have no effect (I think). It's loaded (by default, I believe) -- but all the same, the mouse moves when I scroll, and more annoyingly, on middle-mouse click, everything is pasted twice.
    Edit: I though I'd add another piece of oddness that would help people figure out what is going on. When I restart X, I get no keyboard whatsoever, until I send the first mouse click. Then everything works as described.
    Edit 2: Setting Option "EmulateWheelTimeout" "1" took care of the double-pasting issue, though the behavior is strange (mouse still moves while scrolling, though less...). I'd be curious what happens with other small values (5, 10, etc.). Anyhow, I'm going to mark this as solved, though I wouldn't say it is.
    I've tried a number of different permutations of the configs below, and what's there works well except for this issue:
    Here is my xorg.conf.d/20-trackpoint.conf
    Section "InputClass"
    Identifier "Trackpoint Wheel Emulation"
    MatchProduct "TPPS/2 IBM TrackPoint"
    MatchIsPointer "on"
    Driver "evdev"
    Option "Device" "/dev/input/by-path/platform-i8042-serio-2-event-mouse"http://www.google.com/firefox
    Option "GrabDevice" "False"
    Option "EmulateWheel" "true"
    Option "EmulateWheelButton" "2"
    #Option "EmulateWheelTimeout" "200"
    Option "Emulate3Buttons" "false"
    Option "XAxisMapping" "6 7"
    Option "YAxisMapping" "4 5"
    EndSection
    Section "InputClass"
    Identifier "disabling synaptic second trackpoint found"
    MatchProduct "TPPS/2 IBM TrackPoint"
    MatchDevicePath "/dev/input/mouse1"
    Option "Ignore" "on"
    EndSection
    And here is my Xorg.0.log:
    [ 5421.714] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event10)
    [ 5421.714] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad"
    [ 5421.714] (II) Synaptics touchpad driver version 1.2.2
    [ 5421.714] (**) Option "Device" "/dev/input/event10"
    [ 5421.753] (II) SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5472
    [ 5421.753] (II) SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4448
    [ 5421.753] (II) SynPS/2 Synaptics TouchPad: pressure range 0 - 255
    [ 5421.753] (II) SynPS/2 Synaptics TouchPad: finger width range 0 - 0
    [ 5421.753] (II) SynPS/2 Synaptics TouchPad: buttons: left right
    [ 5421.753] (**) Option "SHMConfig" "on"
    [ 5421.753] (**) Option "EmulateTwoFingerMinZ" "0"
    [ 5421.753] (**) Option "VertEdgeScroll" "on"
    [ 5421.753] (**) Option "HorizEdgeScroll" "on"
    [ 5421.753] (**) Option "VertTwoFingerScroll" "on"
    [ 5421.753] (**) Option "HorizTwoFingerScroll" "on"
    [ 5421.753] (**) Option "TapButton1" "1"
    [ 5421.753] (**) Option "TapButton2" "2"
    [ 5421.753] (**) Option "TapButton3" "3"
    [ 5421.753] (**) Option "CircularScrolling" "on"
    [ 5421.753] (**) Option "CircScrollTrigger" "2"
    [ 5421.779] (--) SynPS/2 Synaptics TouchPad: touchpad found
    [ 5421.780] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 5421.793] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD)
    [ 5421.793] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
    [ 5421.793] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 0
    [ 5421.793] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
    [ 5421.793] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
    [ 5421.819] (--) SynPS/2 Synaptics TouchPad: touchpad found
    [ 5421.820] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
    [ 5421.820] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "disabling synaptic second mouse found"
    [ 5421.820] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event11)
    [ 5421.820] (**) TPPS/2 IBM TrackPoint: Applying InputClass "Trackpoint Wheel Emulation"
    [ 5421.820] (II) LoadModule: "evdev"
    [ 5421.820] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 5421.820] (II) Module evdev: vendor="X.Org Foundation"
    [ 5421.820] compiled for 1.8.0, module version = 2.4.0
    [ 5421.820] Module class: X.Org XInput Driver
    [ 5421.820] ABI class: X.Org XInput driver, version 9.0
    [ 5421.820] (**) TPPS/2 IBM TrackPoint: always reports core events
    [ 5421.820] (**) TPPS/2 IBM TrackPoint: Device: "/dev/input/by-path/platform-i8042-serio-2-event-mouse"
    [ 5421.833] (II) TPPS/2 IBM TrackPoint: Found 3 mouse buttons
    [ 5421.833] (II) TPPS/2 IBM TrackPoint: Found relative axes
    [ 5421.833] (II) TPPS/2 IBM TrackPoint: Found x and y relative axes
    [ 5421.833] (II) TPPS/2 IBM TrackPoint: Configuring as mouse
    [ 5421.833] (**) Option "Emulate3Buttons" "false"
    [ 5421.833] (II) TPPS/2 IBM TrackPoint: Forcing middle mouse button emulation off.
    [ 5421.833] (**) Option "EmulateWheel" "true"
    [ 5421.833] (**) Option "EmulateWheelButton" "2"
    [ 5421.833] (**) Option "YAxisMapping" "4 5"
    [ 5421.833] (**) TPPS/2 IBM TrackPoint: YAxisMapping: buttons 4 and 5
    [ 5421.833] (**) Option "XAxisMapping" "6 7"
    [ 5421.833] (**) TPPS/2 IBM TrackPoint: XAxisMapping: buttons 6 and 7
    [ 5421.833] (**) TPPS/2 IBM TrackPoint: EmulateWheelButton: 2, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 5421.833] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE)
    [ 5421.833] (**) TPPS/2 IBM TrackPoint: (accel) keeping acceleration scheme 1
    [ 5421.833] (**) TPPS/2 IBM TrackPoint: (accel) acceleration profile 0
    [ 5421.833] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
    [ 5421.833] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
    [ 5421.833] (II) TPPS/2 IBM TrackPoint: initialized for relative axes.
    [ 5421.833] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse1)
    [ 5421.833] (**) TPPS/2 IBM TrackPoint: Ignoring device from InputClass "disabling synaptic second trackpoint found"
    [ 5421.834] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event4)
    [ 5421.834] (II) No input driver/identifier specified (ignoring)
    [ 5424.706] (II) 3rd Button detected: disabling emulate3Button
    Last edited by sammermpc (2010-07-16 05:17:53)

    Nothing ?
    Switchng off hal deamon and cleaning ~/.kde* has no effect...
    So, after searching on google again an again, still nothing found.... even among the Ubuntu specific issue where post are terminated
    with "wait next version of the package", the windows-style answer.
    I will continue my attempts to fix this... but my conclusion about this is that hal was more precise in his behavior than udev...

  • Solaris 10 x86 X configuration for Dell D800 laptop

    I installed solaris 10 on my Dell Latitude D800 laptop (it is listed on the BigAdmin HCL for Solaris 10). After installation resolution was low (probably 640x480). I searched web and found some info
    on web for a Linux configuration and used that as
    guideline to setup xorg.conf (using xorgconfig utility).
    I used following setting :
    Protocol ExplorerPS/2
    Device /dev/kdmouse
    Video 1024x768 @ 70 Hz
    HorizSync 31.5-57.0
    VertRefresh 50-70
    With this setting, initial login screen doesn't fit the
    display. If I checkin, server starts and display is OK,
    but mouse control is erratic (can't properly place/move around mouse). The mouse suddenly
    wraps around from middle of the screen.
    I tried enabling/disabling emulate3 button,
    virtual display, depth and limited max resolution to
    1024x768 . None of this helps, very difficult to
    start a window even hard to exit out X windows,
    since mouse doesn't behave properly.
    I also have a USB mouse (logitech optical mosue,
    with a wheel : part no M-BJ58). USB mouse support
    might already be there but not sure what the
    protocol/device would be.
    Does anyone have a sample xorg.conf file for
    Dell D800 running Solaris 10 ? Any idea what I need
    to do ?

    When logging in, log in to command line, su to root, then run /usr/X11/bin/xorgconfig and answer the questions about your hardware.This will make an xorg.conf file and save it to /etc/X11.Try using a mouse setting of auto, I had to do this as IMPS/2 just sent my mouse haywire.
    H.T.H.

  • [SOLVED - kinda] Xorg updates break mouse acceleration

    I have a razer diamondback mouse, which until recently I'd been using xset m 1 0 to rein in.  Without this, the mouse has frighteningly high acceleration and is impossible to control.
    After the updates it refuses to move unless I send it halfway across the pad first.  Running "xset m 1 1" suddenly makes the mouse impossible to control again.  There doesn't appear to be any middle ground.
    Last edited by buttons (2007-11-06 16:54:20)

    Well, it looks like there's a new, undocumented addition to xorg.conf, in the form of Option "Sensitivity" in your mouse section, a la:
    Section "InputDevice"
        Identifier     "Configured Mouse"
        Driver          "mouse"
        Option       "Sensitivity" "0.5"
        Option         "CorePointer"
        Option         "Device" "/dev/input/mice"
        Option       "Protocol" "auto"
        Option         "ZAxisMapping" "4 5"
    EndSection
    Where Sensitivity can be anywhere from 0 to 1.0.  In addition, you must run
    xset m 1 1
    (disable acceleration and also have a threshold) to have the mouse work smoothly again.  As it is, a Sensitivity of around 0.4 or 0.5 roughly emulates what I had before.
    Last edited by buttons (2007-11-06 16:59:34)

  • Xorg.conf: can't configure resolution lower than 1152x864

    Hi,
    I just installed Arch (base system + X11 + XFCE + handful of apps) on five computers in our public library. One of the machines has an ATI graphic card:
    [biblio@mediatheque1:~] $ lspci | grep VGA
    01:00.0 VGA compatible controller: ATI Technologies Inc RV280 [Radeon 9200 PRO] (rev 01)
    Every machine has a 17'' flatscreen monitor. Usually, I configure xorg.conf to use a resolution of 1024x768. Some of the users here are older and often visually impaired, and I generally avoid using resolutions higher than this on this type of monitor. But I can't seem to configure it on my ATI card. Ah, yes: I'm using the open source xf86-video-ati driver. And here's the relevant bits from xorg.conf:
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 24
    Modes "1152x864"
    EndSubSection
    EndSection
    When I specify 1024x768 and restart X, the resolution won't change. So I leave it at that, since when I specify nothing, it looks like it want to default to something even higher, my guess is 1280x1024, which is barely legible on a 17'' monitor.
    I had a similar problem on the other machines, using recent Intel cards. I found a workaround, in that I replaced the recent xf86-video-intel drivers by the older xf86-video-i810 driver. Only the latter seemed to accept the 1024x768 resolution.
    Any suggestions for this?

    I'll answer this myself. After leafing through my logfiles, I found the following solution. Add this line to the Display SubSection:
    Virtual 1024 768
    Last edited by kikinovak (2008-04-15 08:25:27)

  • Serious problem with xorg - keyboard and mouse locks all the time.

    In the last week I've notices serious problems with xorg.
    After some event, I am not sure which one, keyboard stops responding.
    Mouse cursor works, but I can't click on anything.
    I can't switch to text console.
    But I can kill xorg with CTRL+ALT+BACKSPACE.
    Have you noticed something similiar?
    I use xfce4, [testing] repository.

    Jacek Poplawski wrote:
    In the last week I've notices serious problems with xorg.
    After some event, I am not sure which one, keyboard stops responding.
    Mouse cursor works, but I can't click on anything.
    I can't switch to text console.
    But I can kill xorg with CTRL+ALT+BACKSPACE.
    Have you noticed something similiar?
    I use xfce4, [testing] repository.
    I had that a few days ago, couldn't reproduce it. I was also running xfce4. I havn't had it today and im running xfdesktop+xfce-mcs-manager+pekwm+xfce4-panel... so it may have been xfwm4.
    James

  • Mouse wheel not working in Xorg with USB mouse? Try this!

    I'm just posting this so others may hit upon it when they search.
    For ages, I've been unable to get my mousewheel working,with my USB mouse, although everything in xorg.conf has been just fine. I just found out I needed to load the module uhci-hcd to make it work. Yay!
    This can be done manually with 'modprobe uhci-hcd', or include uhci-hcd in the MODULES list in /etc/rc.conf.

    You have xorg.conf in /etc/X11/ right? If not, you have to make one, either through xorgconfig or hwd -xa.
    And find a input section for mouse. Should look something like this:
    # Core Pointer's InputDevice section
    Section "InputDevice"
    # Identifier and driver
    Identifier "Mouse1"
    Driver "mouse"
    Option "Protocol" "ExplorerPS/2"
    Option "Device" "/dev/input/mice"
    Option "ZAxis Mapping" "4 5"
    # Mouse-speed setting for PS/2 mouse.
    # Option "Resolution" "256"
    # When using XQUEUE, comment out the above two lines, and uncomment
    # the following line.
    # Option "Protocol" "Xqueue"
    # Baudrate and SampleRate are only for some Logitech mice. In
    # almost every case these lines should be omitted.
    # Option "BaudRate" "9600"
    # Option "SampleRate" "150"
    # Emulate3Buttons is an option for 2-button Microsoft mice
    # Emulate3Timeout is the timeout in milliseconds (default is 50ms)
    # Option "Emulate3Buttons"
    # Option "Emulate3Timeout" "50"
    # ChordMiddle is an option for some 3-button Logitech mice
    # Option "ChordMiddle"
    EndSection
    You see the line
    Option "ZAxis Mapping" "4 5"
    Just chuck that in your mouse section if it's not there. "Normally" that should just take care of it. If not, post your xorg.config.

  • Mighty Mouse configured to 'close active window' ???

    Hi people,
    my Apple Store salesman told me it was possible to configure the new mighty mouse (OS 10.4.10) to do ANY function.
    All I want is the scroll button on top to be set to close the active window.
    Has anyone been able to do with using the 'Other' Option in Mouse Preferences with a suitable script?
    Thanks,
    Matt.
    Lofer, Austria.

    I've been searching for an automator action to close the active window for hours. It seems such an obvious action I can't believe it isn't there. Surely someone out there must have the answer - Help us!!

  • Problems with Xorg and my mouse

    I am using an Averatec 3250HX notebook.  It has a Synaptics TouchPad as its mouse.  I don't know what configuration to use for the mouse (xorgcfg -textmode after installing hwd) to make it work.  Auto doesn't work, and I don't know what other configurations to try.  Any suggestions?

    That doesn't help me configure it entirely though, because it cuts off the top part.  Any suggestions?

  • Solaris 7 x86 Network Configuration

    I'm trying to connect two Solaris boxes this way: "solaris2" will access "solaris1".
    "solaris1" is 192.168.10.11
    "solaris2" is 192.168.10.12
    I have the following configuration on solaris1 (the box that will be accessed by solaris2):
    FILE: /etc/hosts
    127.0.0.1 localhost loghost
    192.168.10.11 solaris1
    192.168.10.12 solaris2
    FILE: /etc/hosts.equiv
    solaris2
    FILE: /etc/hostname.dnet0
    solaris1
    FILE: /etc/netmasks
    192.168.10.0
    FILE: ./rhosts
    solaris2
    I can't get them connected. When I ping each other I don't have any response. When I do arp -a on "solaris1" I see "solaris2" with the flag "U" but only right after I ping "solaris2" from "solaris1". Few seconds later, "solaris2" does not show on the arp cache.
    Any suggestions?

    It looks like the /etc/netmasks is missing an entry it should be more like
    FILE: /etc/netmasks
    192.168.10.0 255.255.255.0
    But this should default to a netmask of 255.255.0.0 so they should still be able to see each other.
    The -U with arp is for unresolved, it's looking for a MAC address.
    Some things to try :
    ifconfig -a Check each card has the correct IP and netmask, also make sure there is an UP on the same line as the card name.
    Try and ping there own IP's
    Try and run snoop on each machine, this relys on there being network traffic that they can see.
    Are there any "No response from ethernet network" errors in the /var/adm/messages
    If all else looks OK are you sure your cabling is OK ?

  • Logitech Marble Mouse and Xorg 1.8

    With the update to xorg 1.8, fdi files in /etc/hal/fdi/policy are no longer being used.
    I created a workaround for my Marble Mouse by creating a file named /etc/X11/xorg.conf.d/10-marblemouse.conf
    Then I added the following cote to it:
    Section "InputClass"
    Identifier "Marble Mouse"
    MatchProduct "Logitech USB Trackball"
    MatchIsPointer "on"
    MatchDevicePath "/dev/input/event*"
    Driver "evdev"
    Option "ButtonMapping" "1 9 3 4 5 6 7 8 2"
    Option "EmulateWheel" "true"
    Option "EmulateWheelButton" "8"
    Option "ZAxisMapping" "4 5"
    Option "XAxisMapping" "6 7"
    Option "Emulate3Buttons" "false"
    EndSection
    I know the xorg.conf.d directory should be left for .conf snippets from the distro maintainers.  I hope the above helps someone get their Marble Mouse working. 
    Now that I have it working as a snippet I'm going to try making the change to xorg.conf and see if that works.

    Perhaps a bit off-topic though on the topic of trackballs... My Kensington Expert Mouse worked nicely in Xorg 1.8 without configuration. The only problem was that I prefer the two upper buttons reversed. Here is the xorg.conf section for configuring it:
    Section "InputClass"
    Identifier "Kensington Expert Mouse"
    Driver "evdev"
    MatchIsPointer "on"
    MatchProduct "Kensington Expert Mouse"
    MatchVendor "Kensington"
    MatchDevicePath "/dev/input/event*"
    Option "CorePointer"
    # Upper buttons: left=browser back, right=middle click
    Option "ButtonMapping" "1 8 3 4 5 6 7 2"
    EndSection
    Last edited by wulax (2010-06-22 09:33:17)

  • Xorg-server 1.6 - black screen with mouse cursor

    Hi
    First of all: I'm really new to Arch, so maybe there is a real easy fix for this problem
    Since upgrading to xorg-server 1.6 (and today to 1.6.1) I'm not able to get a running Desktop Environment.
    Usually I am using gnome with compiz-fusion on my Geforce 4 (nvidia-96xx 96.43.11-4 driver).
    When I boot my machine i see gdm and I am able to login. I can hear my login sound but I only get a black screen with a mouse cursor.
    I added a new test user to my system without compiz and get the same.
    I tried my old xorg.conf from 1.5, generated a new one with X -configure and tried without xorg.conf but everytime the same
    Actually I'm not sure if the xorg update is responsible for this, because i did not watch the upgrade-process....
    I googled this problem and was searching similar things in this froum, but I wasn't able to find something
    Here are some files
    xorg.conf (i know there are some bullshit things in it, but it was workig )
    # File generated by xorgconfig.
    # Copyright 2004 The X.Org Foundation
    # Permission is hereby granted, free of charge, to any person obtaining a
    # copy of this software and associated documentation files (the "Software"),
    # to deal in the Software without restriction, including without limitation
    # the rights to use, copy, modify, merge, publish, distribute, sublicense,
    # and/or sell copies of the Software, and to permit persons to whom the
    # Software is furnished to do so, subject to the following conditions:
    # The above copyright notice and this permission notice shall be included in
    # all copies or substantial portions of the Software.
    # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
    # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
    # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
    # The X.Org Foundation BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
    # WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
    # OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
    # SOFTWARE.
    # Except as contained in this notice, the name of The X.Org Foundation shall
    # not be used in advertising or otherwise to promote the sale, use or other
    # dealings in this Software without prior written authorization from
    # The X.Org Foundation.
    # Refer to the xorg.conf(5x) man page for details about the format of
    # this file.
    # Module section -- this section is used to specify
    # which dynamically loadable modules to load.
    Section "Module"
    # This loads the DBE extension module.
    Load "dbe" # Double buffer extension
    # This loads the miscellaneous extensions module, and disables
    # initialisation of the XFree86-DGA extension within that module.
    SubSection "extmod"
    Option "omit xfree86-dga" # don't initialise the DGA extension
    EndSubSection
    # This loads the font modules
    # Load "type1"
    # Load "freetype"
    # Load "xtt"
    # This loads the GLX module
    Load "glx"
    # This loads the DRI module
    # Load "dri"
    EndSection
    # Files section. This allows default font and rgb paths to be set
    Section "Files"
    # The location of the RGB database. Note, this is the name of the
    # file minus the extension (like ".txt" or ".db"). There is normally
    # no need to change the default.
    # RgbPath "/usr/share/X11/rgb"
    # Multiple FontPath entries are allowed (which are concatenated together),
    # as well as specifying multiple comma-separated entries in one FontPath
    # command (or a combination of both methods)
    FontPath "/usr/share/fonts/misc/"
    FontPath "/usr/share/fonts/TTF/"
    # FontPath "/usr/share/fonts/OTF"
    FontPath "/usr/share/fonts/Type1/"
    FontPath "/usr/share/fonts/100dpi/"
    FontPath "/usr/share/fonts/75dpi/"
    FontPath "/usr/lib/X11/fonts/local/"
    FontPath "/usr/lib/X11/fonts/misc/"
    FontPath "/usr/lib/X11/fonts/75dpi/:unscaled"
    FontPath "/usr/lib/X11/fonts/100dpi/:unscaled"
    # FontPath "/usr/lib/X11/fonts/Speedo/"
    FontPath "/usr/lib/X11/fonts/Type1/"
    # FontPath "/usr/lib/X11/fonts/TrueType/"
    # FontPath "/usr/lib/X11/fonts/freefont/"
    FontPath "/usr/lib/X11/fonts/75dpi/"
    FontPath "/usr/lib/X11/fonts/100dpi/"
    # The module search path. The default path is shown here.
    # ModulePath "/usr/lib/modules"
    EndSection
    # Server flags section.
    Section "ServerFlags"
    # Uncomment this to cause a core dump at the spot where a signal is
    # received. This may leave the console in an unusable state, but may
    # provide a better stack trace in the core dump to aid in debugging
    # Option "NoTrapSignals"
    # Uncomment this to disable the <Ctrl><Alt><Fn> VT switch sequence
    # (where n is 1 through 12). This allows clients to receive these key
    # events.
    # Option "DontVTSwitch"
    # Uncomment this to disable the <Ctrl><Alt><BS> server abort sequence
    # This allows clients to receive this key event.
    # Option "DontZap"
    # Uncomment this to disable the <Ctrl><Alt><KP_+>/<KP_-> mode switching
    # sequences. This allows clients to receive these key events.
    # Option "Dont Zoom"
    # Uncomment this to disable tuning with the xvidtune client. With
    # it the client can still run and fetch card and monitor attributes,
    # but it will not be allowed to change them. If it tries it will
    # receive a protocol error.
    # Option "DisableVidModeExtension"
    # Uncomment this to enable the use of a non-local xvidtune client.
    # Option "AllowNonLocalXvidtune"
    # Uncomment this to disable dynamically modifying the input device
    # (mouse and keyboard) settings.
    # Option "DisableModInDev"
    # Uncomment this to enable the use of a non-local client to
    # change the keyboard or mouse settings (currently only xset).
    # Option "AllowNonLocalModInDev"
    EndSection
    # Input devices
    # Core keyboard's InputDevice section
    Section "InputDevice"
    Identifier "Keyboard1"
    Driver "kbd"
    # For most OSs the protocol can be omitted (it defaults to "Standard").
    # When using XQUEUE (only for SVR3 and SVR4, but not Solaris),
    # uncomment the following line.
    # Option "Protocol" "Xqueue"
    Option "AutoRepeat" "500 30"
    # Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
    # Option "Xleds" "1 2 3"
    # Option "LeftAlt" "Meta"
    # Option "RightAlt" "ModeShift"
    # To customise the XKB settings to suit your keyboard, modify the
    # lines below (which are the defaults). For example, for a non-U.S.
    # keyboard, you will probably want to use:
    # Option "XkbModel" "pc105"
    # If you have a US Microsoft Natural keyboard, you can use:
    # Option "XkbModel" "microsoft"
    # Then to change the language, change the Layout setting.
    # For example, a german layout can be obtained with:
    # Option "XkbLayout" "de"
    # or:
    # Option "XkbLayout" "de"
    # Option "XkbVariant" "nodeadkeys"
    # If you'd like to switch the positions of your capslock and
    # control keys, use:
    # Option "XkbOptions" "ctrl:swapcaps"
    # These are the default XKB settings for Xorg
    # Option "XkbRules" "xorg"
    # Option "XkbModel" "pc105"
    # Option "XkbLayout" "us"
    # Option "XkbVariant" ""
    # Option "XkbOptions" ""
    # Option "XkbDisable"
    Option "XkbRules" "xorg"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "de"
    Option "XkbVariant" "nodeadkeys"
    EndSection
    # Core Pointer's InputDevice section
    Section "InputDevice"
    # Identifier and driver
    Identifier "Mouse1"
    Driver "mouse"
    Option "Protocol" "IMPS/2" # PS/2 Mouse
    Option "Device" "/dev/psaux"
    Option "Buttons" "5"
    Option "ZAxisMapping" "4 5"
    # When using XQUEUE, comment out the above two lines, and uncomment
    # the following line.
    # Option "Protocol" "Xqueue"
    # Mouse-speed setting for PS/2 mouse.
    # Option "Resolution" "256"
    # Baudrate and SampleRate are only for some Logitech mice. In
    # almost every case these lines should be omitted.
    # Option "BaudRate" "9600"
    # Option "SampleRate" "150"
    # Mouse wheel mapping. Default is to map vertical wheel to buttons 4 & 5,
    # horizontal wheel to buttons 6 & 7. Change if your mouse has more than
    # 3 buttons and you need to map the wheel to different button ids to avoid
    # conflicts.
    Option "ZAxisMapping" "4 5 6 7"
    # Emulate3Buttons is an option for 2-button mice
    # Emulate3Timeout is the timeout in milliseconds (default is 50ms)
    # Option "Emulate3Buttons"
    # Option "Emulate3Timeout" "50"
    # ChordMiddle is an option for some 3-button Logitech mice
    # Option "ChordMiddle"
    EndSection
    # Other input device sections
    # this is optional and is required only if you
    # are using extended input devices. This is for example only. Refer
    # to the xorg.conf man page for a description of the options.
    # Section "InputDevice"
    # Identifier "Mouse2"
    # Driver "mouse"
    # Option "Protocol" "MouseMan"
    # Option "Device" "/dev/mouse2"
    # EndSection
    # Section "InputDevice"
    # Identifier "spaceball"
    # Driver "magellan"
    # Option "Device" "/dev/cua0"
    # EndSection
    # Section "InputDevice"
    # Identifier "spaceball2"
    # Driver "spaceorb"
    # Option "Device" "/dev/cua0"
    # EndSection
    # Section "InputDevice"
    # Identifier "touchscreen0"
    # Driver "microtouch"
    # Option "Device" "/dev/ttyS0"
    # Option "MinX" "1412"
    # Option "MaxX" "15184"
    # Option "MinY" "15372"
    # Option "MaxY" "1230"
    # Option "ScreenNumber" "0"
    # Option "ReportingMode" "Scaled"
    # Option "ButtonNumber" "1"
    # Option "SendCoreEvents"
    # EndSection
    # Section "InputDevice"
    # Identifier "touchscreen1"
    # Driver "elo2300"
    # Option "Device" "/dev/ttyS0"
    # Option "MinX" "231"
    # Option "MaxX" "3868"
    # Option "MinY" "3858"
    # Option "MaxY" "272"
    # Option "ScreenNumber" "0"
    # Option "ReportingMode" "Scaled"
    # Option "ButtonThreshold" "17"
    # Option "ButtonNumber" "1"
    # Option "SendCoreEvents"
    # EndSection
    # Monitor section
    # Any number of monitor sections may be present
    Section "Monitor"
    Identifier "Eizo"
    # HorizSync is in kHz unless units are specified.
    # HorizSync may be a comma separated list of discrete values, or a
    # comma separated list of ranges of values.
    # NOTE: THE VALUES HERE ARE EXAMPLES ONLY. REFER TO YOUR MONITOR'S
    # USER MANUAL FOR THE CORRECT NUMBERS.
    HorizSync 24.8-80
    # HorizSync 30-64 # multisync
    # HorizSync 31.5, 35.2 # multiple fixed sync frequencies
    # HorizSync 15-25, 30-50 # multiple ranges of sync frequencies
    # VertRefresh is in Hz unless units are specified.
    # VertRefresh may be a comma separated list of discrete values, or a
    # comma separated list of ranges of values.
    # NOTE: THE VALUES HERE ARE EXAMPLES ONLY. REFER TO YOUR MONITOR'S
    # USER MANUAL FOR THE CORRECT NUMBERS.
    VertRefresh 50-75
    EndSection
    # Graphics device section
    # Any number of graphics device sections may be present
    # Standard VGA Device:
    Section "Device"
    Identifier "Standard VGA"
    VendorName "Unknown"
    BoardName "Unknown"
    # The chipset line is optional in most cases. It can be used to override
    # the driver's chipset detection, and should not normally be specified.
    # Chipset "generic"
    # The Driver line must be present. When using run-time loadable driver
    # modules, this line instructs the server to load the specified driver
    # module. Even when not using loadable driver modules, this line
    # indicates which driver should interpret the information in this section.
    Driver "vga"
    # The BusID line is used to specify which of possibly multiple devices
    # this section is intended for. When this line isn't present, a device
    # section can only match up with the primary video device. For PCI
    # devices a line like the following could be used. This line should not
    # normally be included unless there is more than one video device
    # intalled.
    # BusID "PCI:0:10:0"
    # VideoRam 256
    # Clocks 25.2 28.3
    EndSection
    # Device configured by xorgconfig:
    Section "Device"
    Identifier "GeForce4"
    # Driver "nv"
    Driver "nvidia"
    #VideoRam 131072
    # Insert Clocks lines here if appropriate
    EndSection
    # Screen sections
    # Any number of screen sections may be present. Each describes
    # the configuration of a single screen. A single specific screen section
    # may be specified from the X server command line with the "-screen"
    # option.
    Section "Screen"
    Identifier "Screen 1"
    Device "GeForce4"
    Monitor "Eizo"
    DefaultDepth 24
    Option "AddARGBGLXVisuals" "true"
    Subsection "Display"
    Depth 8
    Modes "1280x1024" "1024x768" "800x600" "640x480"
    ViewPort 0 0
    EndSubsection
    Subsection "Display"
    Depth 16
    Modes "1280x1024" "1024x768" "800x600" "640x480"
    ViewPort 0 0
    EndSubsection
    Subsection "Display"
    Depth 24
    Modes "1280x1024" "1024x768" "800x600" "640x480"
    ViewPort 0 0
    EndSubsection
    EndSection
    # ServerLayout sections.
    # Any number of ServerLayout sections may be present. Each describes
    # the way multiple screens are organised. A specific ServerLayout
    # section may be specified from the X server command line with the
    # "-layout" option. In the absence of this, the first section is used.
    # When now ServerLayout section is present, the first Screen section
    # is used alone.
    Section "ServerLayout"
    # The Identifier line must be present
    Identifier "Simple Layout"
    # Each Screen line specifies a Screen section name, and optionally
    # the relative position of other screens. The four names after
    # primary screen name are the screens to the top, bottom, left and right
    # of the primary screen. In this example, screen 2 is located to the
    # right of screen 1.
    Screen "Screen 1"
    # Each InputDevice line specifies an InputDevice section name and
    # optionally some options to specify the way the device is to be
    # used. Those options include "CorePointer", "CoreKeyboard" and
    # "SendCoreEvents".
    InputDevice "Mouse1" "CorePointer"
    InputDevice "Keyboard1" "CoreKeyboard"
    EndSection
    # Section "DRI"
    # Mode 0666
    # EndSection
    Section "Extensions"
    Option "Composite" "enable"
    EndSection
    Xorg.0.log
    X.Org X Server 1.6.1
    Release Date: 2009-4-14
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.29-ARCH i686
    Current Operating System: Linux delirium 2.6.29-ARCH #1 SMP PREEMPT Wed Apr 8 12:47:56 UTC 2009 i686
    Build Date: 15 April 2009 11:09:10AM
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Wed Apr 15 23:20:32 2009
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) ServerLayout "Simple Layout"
    (**) |-->Screen "Screen 1" (0)
    (**) | |-->Monitor "Eizo"
    (**) | |-->Device "GeForce4"
    (**) |-->Input Device "Mouse1"
    (**) |-->Input Device "Keyboard1"
    (==) Automatically adding devices
    (==) Automatically enabling devices
    (WW) The directory "/usr/lib/X11/fonts/local/" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/lib/X11/fonts/misc/" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/lib/X11/fonts/75dpi/" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/lib/X11/fonts/100dpi/" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/lib/X11/fonts/Type1/" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/lib/X11/fonts/75dpi/" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/lib/X11/fonts/100dpi/" does not exist.
    Entry deleted from font path.
    (**) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/,
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    /usr/share/fonts/Type1,
    built-ins
    (==) ModulePath set to "/usr/lib/xorg/modules"
    (**) Extension "Composite" is enabled
    (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    (WW) Disabling Mouse1
    (WW) Disabling Keyboard1
    (II) Loader magic: 0x1a40
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.4
    X.Org Video Driver: 5.0
    X.Org XInput driver : 4.0
    X.Org Server Extension : 2.0
    (II) Loader running on linux
    (++) using VT number 7
    (--) PCI:*(0@3:0:0) nVidia Corporation NV25 [GeForce4 Ti 4200] rev 163, Mem @ 0xe5000000/16777216, 0xd0000000/134217728, 0xd8000000/524288, BIOS @ 0x????????/131072
    (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    (II) No APM support in BIOS or kernel
    (II) System resource ranges:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
    (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    (II) "record" will be loaded by default.
    (II) "dri" will be loaded by default.
    (II) "dri2" will be loaded by default.
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension DPMS
    (II) Loading extension XVideo
    (II) Loading extension XVideo-MotionCompensation
    (II) Loading extension X-Resource
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions//libglx.so
    (II) Module glx: vendor="NVIDIA Corporation"
    compiled for 4.0.2, module version = 1.0.0
    Module class: X.Org Server Extension
    (II) NVIDIA GLX Module 96.43.11 Mon Feb 23 15:43:14 PST 2009
    (II) Loading extension GLX
    (II) LoadModule: "record"
    (II) Loading /usr/lib/xorg/modules/extensions//librecord.so
    (II) Module record: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.13.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension RECORD
    (II) LoadModule: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension XFree86-DRI
    (II) LoadModule: "dri2"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri2.so
    (II) Module dri2: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DRI2
    (II) LoadModule: "nvidia"
    (II) Loading /usr/lib/xorg/modules/drivers//nvidia_drv.so
    (II) Module nvidia: vendor="NVIDIA Corporation"
    compiled for 4.0.2, module version = 1.0.0
    Module class: X.Org Video Driver
    (II) NVIDIA dlloader X Driver 96.43.11 Mon Feb 23 15:32:04 PST 2009
    (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    (II) Primary Device is: PCI 03@00:00:0
    (II) Loading sub module "fb"
    (II) LoadModule: "fb"
    (II) Loading /usr/lib/xorg/modules//libfb.so
    (II) Module fb: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.4
    (II) Loading sub module "ramdac"
    (II) LoadModule: "ramdac"
    (II) Module "ramdac" already built-in
    (II) resource ranges after probing:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
    (==) NVIDIA(0): RGB weight 888
    (==) NVIDIA(0): Default visual is TrueColor
    (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    (**) NVIDIA(0): Option "AddARGBGLXVisuals" "true"
    (**) NVIDIA(0): Enabling RENDER acceleration
    (II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
    (II) NVIDIA(0): enabled.
    (II) NVIDIA(0): NVIDIA GPU GeForce4 Ti 4200 at PCI:3:0:0 (GPU-0)
    (--) NVIDIA(0): Memory: 131072 kBytes
    (--) NVIDIA(0): VideoBIOS: 04.25.00.34.00
    (II) NVIDIA(0): Detected AGP rate: 4X
    (--) NVIDIA(0): Interlaced video modes are supported on this GPU
    (--) NVIDIA(0): Connected display device(s) on GeForce4 Ti 4200 at PCI:3:0:0:
    (--) NVIDIA(0): EIZO L578 (DFP-0)
    (--) NVIDIA(0): EIZO L578 (DFP-0): 165.0 MHz maximum pixel clock
    (--) NVIDIA(0): EIZO L578 (DFP-0): External Single Link TMDS
    (II) NVIDIA(0): Assigned Display Device: DFP-0
    (II) NVIDIA(0): Validated modes:
    (II) NVIDIA(0): "1280x1024"
    (II) NVIDIA(0): "1024x768"
    (II) NVIDIA(0): "800x600"
    (II) NVIDIA(0): "640x480"
    (II) NVIDIA(0): Virtual screen size determined to be 1280 x 1024
    (--) NVIDIA(0): DPI set to (95, 96); computed from "UseEdidDpi" X config
    (--) NVIDIA(0): option
    (--) Depth 24 pixmap format is 32 bpp
    (II) do I need RAC? No, I don't.
    (II) resource ranges after preInit:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    (II) NVIDIA(0): Initialized GART.
    (II) NVIDIA(0): Setting mode "1280x1024"
    (II) Loading extension NV-GLX
    (II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
    (II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
    (==) NVIDIA(0): Backing store disabled
    (==) NVIDIA(0): Silken mouse enabled
    (II) NVIDIA(0): DPMS enabled
    (II) Loading extension NV-CONTROL
    (==) RandR enabled
    (II) Initializing built-in extension Generic Event Extension
    (II) Initializing built-in extension SHAPE
    (II) Initializing built-in extension MIT-SHM
    (II) Initializing built-in extension XInputExtension
    (II) Initializing built-in extension XTEST
    (II) Initializing built-in extension BIG-REQUESTS
    (II) Initializing built-in extension SYNC
    (II) Initializing built-in extension XKEYBOARD
    (II) Initializing built-in extension XC-MISC
    (II) Initializing built-in extension SECURITY
    (II) Initializing built-in extension XINERAMA
    (II) Initializing built-in extension XFIXES
    (II) Initializing built-in extension RENDER
    (II) Initializing built-in extension RANDR
    (II) Initializing built-in extension COMPOSITE
    (II) Initializing built-in extension DAMAGE
    (II) Initializing extension GLX
    (II) config/hal: Adding input device Macintosh mouse button emulation
    (II) LoadModule: "evdev"
    (II) Loading /usr/lib/xorg/modules/input//evdev_drv.so
    (II) Module evdev: vendor="X.Org Foundation"
    compiled for 1.6.0, module version = 2.2.1
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 4.0
    (**) Macintosh mouse button emulation: always reports core events
    (**) Macintosh mouse button emulation: Device: "/dev/input/event0"
    (II) Macintosh mouse button emulation: Found 3 mouse buttons
    (II) Macintosh mouse button emulation: Found x and y relative axes
    (II) Macintosh mouse button emulation: Configuring as mouse
    (**) Macintosh mouse button emulation: YAxisMapping: buttons 4 and 5
    (**) Macintosh mouse button emulation: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "Macintosh mouse button emulation" (type: MOUSE)
    (**) Macintosh mouse button emulation: (accel) keeping acceleration scheme 1
    (**) Macintosh mouse button emulation: (accel) filter chain progression: 2.00
    (**) Macintosh mouse button emulation: (accel) filter stage 0: 20.00 ms
    (**) Macintosh mouse button emulation: (accel) set acceleration profile 0
    (II) config/hal: Adding input device ImPS/2 Logitech Wheel Mouse
    (**) ImPS/2 Logitech Wheel Mouse: always reports core events
    (**) ImPS/2 Logitech Wheel Mouse: Device: "/dev/input/event6"
    (II) ImPS/2 Logitech Wheel Mouse: Found 3 mouse buttons
    (II) ImPS/2 Logitech Wheel Mouse: Found x and y relative axes
    (II) ImPS/2 Logitech Wheel Mouse: Found scroll wheel(s)
    (II) ImPS/2 Logitech Wheel Mouse: Configuring as mouse
    (**) ImPS/2 Logitech Wheel Mouse: YAxisMapping: buttons 4 and 5
    (**) ImPS/2 Logitech Wheel Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "ImPS/2 Logitech Wheel Mouse" (type: MOUSE)
    (**) ImPS/2 Logitech Wheel Mouse: (accel) keeping acceleration scheme 1
    (**) ImPS/2 Logitech Wheel Mouse: (accel) filter chain progression: 2.00
    (**) ImPS/2 Logitech Wheel Mouse: (accel) filter stage 0: 20.00 ms
    (**) ImPS/2 Logitech Wheel Mouse: (accel) set acceleration profile 0
    (II) config/hal: Adding input device AT Translated Set 2 keyboard
    (**) AT Translated Set 2 keyboard: always reports core events
    (**) AT Translated Set 2 keyboard: Device: "/dev/input/event1"
    (II) AT Translated Set 2 keyboard: Found keys
    (II) AT Translated Set 2 keyboard: Configuring as keyboard
    (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    (II) config/hal: Adding input device saa7134 IR (LifeView FlyVIDEO30
    (**) saa7134 IR (LifeView FlyVIDEO30: always reports core events
    (**) saa7134 IR (LifeView FlyVIDEO30: Device: "/dev/input/event5"
    (II) saa7134 IR (LifeView FlyVIDEO30: Found keys
    (II) saa7134 IR (LifeView FlyVIDEO30: Configuring as keyboard
    (II) XINPUT: Adding extended input device "saa7134 IR (LifeView FlyVIDEO30" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    Last edited by MueLLe (2009-04-15 21:35:42)

    I'm having a very similar issue. Sometimes, when I boot and type in startx (I'm not even a GNOME user--I use dwm and no graphical login manager), I just get a black screen. No mouse cursor, so I think X doesn't even load. It only started with the xserver 1.6 update and the update to that hasn't changed anything. What I've been doing is just rebooting until it loads normally (takes one to three times). Is anyone else having this problem?

  • Xorg hangs and is unkillable, but only when moving the mouse

    Hello everyone!
    I have a special problem related to Xorg, my graphics card and my mouse, as it seems.
    My Setup
    I have the following setup:
    Archlinux 3.6.2-1-ARCH i686 (everything should be pretty much up-to-date)
    Motherboard: Abit BH6 (quite old though)
    2 Video Adapters: One 3Dfx Voodoo 3 (rev 01), PCI at 0:f:0 and an ATI Rage 128, AGP at 1:0:0
    Standard Microsoft PS/2 Mouse (has been working fine ever since I bought it around 2001!)
    Edit: (forgot to mention)
    My BIOS is set up to use the AGP Card to Boot, VGA BIOS Caching, Shadowing and Video RAM Shadowing are disabled alltogether.
    End Edit
    I installed Xorg as described in https://wiki.archlinux.org/index.php/Xorg. (Please find the contents of my /etc/X11/xorg.conf.d/10-configuration.conf below)
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    Screen 1 "Screen1" RightOf "Screen0"
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    EndSection
    Section "Files"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc/"
    FontPath "/usr/share/fonts/TTF/"
    FontPath "/usr/share/fonts/OTF/"
    FontPath "/usr/share/fonts/Type1/"
    FontPath "/usr/share/fonts/100dpi/"
    FontPath "/usr/share/fonts/75dpi/"
    EndSection
    Section "Module"
    Load "glx"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/input/mice"
    Option "ZAxisMapping" "4 5 6 7"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Monitor Vendor"
    ModelName "Monitor Model"
    EndSection
    Section "Monitor"
    Identifier "Monitor1"
    VendorName "Monitor Vendor"
    ModelName "Monitor Model"
    EndSection
    Section "Device"
    ### Available Driver options are:-
    ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
    ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
    ### <percent>: "<f>%"
    ### [arg]: arg optional
    #Option "NoAccel" # [<bool>]
    #Option "SWcursor" # [<bool>]
    #Option "Dac6Bit" # [<bool>]
    #Option "Dac8Bit" # [<bool>]
    #Option "DMAForXv" # [<bool>]
    #Option "ForcePCIMode" # [<bool>]
    #Option "CCEPIOMode" # [<bool>]
    #Option "CCENoSecurity" # [<bool>]
    #Option "CCEusecTimeout" # <i>
    #Option "AGPMode" # <i>
    #Option "AGPSize" # <i>
    #Option "RingSize" # <i>
    #Option "BufferSize" # <i>
    #Option "EnablePageFlip" # [<bool>]
    #Option "Display" # <str>
    #Option "PanelWidth" # <i>
    #Option "PanelHeight" # <i>
    #Option "ProgramFPRegs" # [<bool>]
    #Option "UseFBDev" # [<bool>]
    #Option "VideoKey" # <i>
    #Option "ShowCache" # [<bool>]
    #Option "VGAAccess" # [<bool>]
    #Option "AccelMethod" # <str>
    #Option "RenderAccel" # [<bool>]
    Identifier "Card0"
    Driver "r128"
    BusID "PCI:1:0:0"
    EndSection
    Section "Device"
    ### Available Driver options are:-
    ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
    ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
    ### <percent>: "<f>%"
    ### [arg]: arg optional
    #Option "NoAccel" # [<bool>]
    #Option "SWcursor" # [<bool>]
    #Option "UsePIO" # [<bool>]
    #Option "ShowCache" # [<bool>]
    #Option "VideoKey" # <i>
    #Option "NoSLI" # [<bool>]
    #Option "TexturedVideo" # [<bool>]
    #Option "DRI" # [<bool>]
    Identifier "Card1"
    Driver "tdfx"
    BusID "PCI:0:15:0"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    SubSection "Display"
    Viewport 0 0
    Depth 1
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 4
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 8
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 15
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 16
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    Section "Screen"
    Identifier "Screen1"
    Device "Card1"
    Monitor "Monitor1"
    SubSection "Display"
    Viewport 0 0
    Depth 1
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 4
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 8
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 15
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 16
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    How to reproduce the problem
    I initially had twm installed but now I have gdm, both of which (seem to) show the exact same behavior, when doing the following:
    Start Xorg using xinit (or even startx, doesn't make a difference)
    Start your dm, for example:
    gdm dbus-launch gnome-control-center
    Move your mouse around a bit, try to login, anything will do, and wait for it to hang up - it never takes longer than a Minute
    After that, killing X using signal 15 or 9 won't work, I have to restart my computer to get another try.
    The last lines of dmesg are:
    [ 1550.681449] EXT4-fs (sda1): re-mounted. Opts: data=ordered,commit=0
    [ 1550.715635] EXT4-fs (sdb1): re-mounted. Opts: data=ordered,commit=0
    [ 1800.843311] INFO: task X:297 blocked for more than 120 seconds.
    [ 1800.843333] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
    [ 1800.843345] X D 016bde74 0 297 296 0x00400000
    [ 1800.843368] d26bded0 00000082 0826cde0 016bde74 00000000 c060c220 c06dd6c0 c06dd6c0
    [ 1800.843401] 9c9af169 0000017e d3a826c0 d26a1f20 00000000 00000000 00000000 00000003
    [ 1800.843431] d26bdeb0 00000000 d26bdec0 d2ecc136 00000000 00000000 d26bdec4 c02f39af
    [ 1800.843462] Call Trace:
    [ 1800.843517] [<c02f39af>] ? string.isra.4+0x2f/0xa0
    [ 1800.843545] [<c04d0fc3>] schedule+0x23/0x60
    [ 1800.843576] [<c039a077>] vga_get+0xe7/0x150
    [ 1800.843616] [<c016af00>] ? try_to_wake_up+0x240/0x240
    [ 1800.843637] [<c039a31e>] vga_arb_write+0x8e/0x4e0
    [ 1800.843667] [<c02abe34>] ? security_file_permission+0x24/0xb0
    [ 1800.843703] [<c02337c3>] ? rw_verify_area+0x63/0x110
    [ 1800.843723] [<c039a290>] ? vga_tryget+0xa0/0xa0
    [ 1800.843743] [<c0233b48>] vfs_write+0x88/0x160
    [ 1800.843762] [<c039a290>] ? vga_tryget+0xa0/0xa0
    [ 1800.843783] [<c0233e3d>] sys_write+0x3d/0x80
    [ 1800.843808] [<c04d7e1f>] sysenter_do_call+0x12/0x28
    [ 1800.843828] INFO: task Xorg:439 blocked for more than 120 seconds.
    [ 1800.843837] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
    [ 1800.843846] Xorg D 01cebe74 0 439 438 0x00400000
    [ 1800.843865] d1cebed0 00003082 bf8b2890 01cebe74 00000000 d1cf8000 c06dd6c0 c06dd6c0
    [ 1800.843896] 00000000 00000176 d3a826c0 d2156450 00004000 00000000 00000000 d1cebea4
    [ 1800.843926] c014b8e5 00000000 d1cebec0 d2ecc4b6 00000000 00000000 d1cebec4 c02f39af
    [ 1800.843957] Call Trace:
    [ 1800.843992] [<c014b8e5>] ? __set_task_blocked+0x35/0x80
    [ 1800.844016] [<c02f39af>] ? string.isra.4+0x2f/0xa0
    [ 1800.844037] [<c04d0fc3>] schedule+0x23/0x60
    [ 1800.844057] [<c039a077>] vga_get+0xe7/0x150
    [ 1800.844082] [<c016af00>] ? try_to_wake_up+0x240/0x240
    [ 1800.844102] [<c039a31e>] vga_arb_write+0x8e/0x4e0
    [ 1800.844124] [<c02abe34>] ? security_file_permission+0x24/0xb0
    [ 1800.844147] [<c02337c3>] ? rw_verify_area+0x63/0x110
    [ 1800.844167] [<c039a290>] ? vga_tryget+0xa0/0xa0
    [ 1800.844188] [<c0233b48>] vfs_write+0x88/0x160
    [ 1800.844207] [<c039a290>] ? vga_tryget+0xa0/0xa0
    [ 1800.844228] [<c0233e3d>] sys_write+0x3d/0x80
    [ 1800.844248] [<c04d7e1f>] sysenter_do_call+0x12/0x28
    [ 1920.843300] INFO: task X:297 blocked for more than 120 seconds.
    [ 1920.843321] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
    [ 1920.843333] X D 016bde74 0 297 296 0x00400000
    [ 1920.843356] d26bded0 00000082 0826cde0 016bde74 00000000 c060c220 c06dd6c0 c06dd6c0
    [ 1920.843389] 9c9af169 0000017e d3a826c0 d26a1f20 00000000 00000000 00000000 00000003
    [ 1920.843419] d26bdeb0 00000000 d26bdec0 d2ecc136 00000000 00000000 d26bdec4 c02f39af
    [ 1920.843450] Call Trace:
    [ 1920.843503] [<c02f39af>] ? string.isra.4+0x2f/0xa0
    [ 1920.843530] [<c04d0fc3>] schedule+0x23/0x60
    [ 1920.843561] [<c039a077>] vga_get+0xe7/0x150
    [ 1920.843600] [<c016af00>] ? try_to_wake_up+0x240/0x240
    [ 1920.843620] [<c039a31e>] vga_arb_write+0x8e/0x4e0
    [ 1920.843650] [<c02abe34>] ? security_file_permission+0x24/0xb0
    [ 1920.843685] [<c02337c3>] ? rw_verify_area+0x63/0x110
    [ 1920.843705] [<c039a290>] ? vga_tryget+0xa0/0xa0
    [ 1920.843726] [<c0233b48>] vfs_write+0x88/0x160
    [ 1920.843745] [<c039a290>] ? vga_tryget+0xa0/0xa0
    [ 1920.843765] [<c0233e3d>] sys_write+0x3d/0x80
    [ 1920.843789] [<c04d7e1f>] sysenter_do_call+0x12/0x28
    [ 1920.843812] INFO: task Xorg:439 blocked for more than 120 seconds.
    [ 1920.843821] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
    [ 1920.843830] Xorg D 01cebe74 0 439 438 0x00400000
    [ 1920.843849] d1cebed0 00003082 bf8b2890 01cebe74 00000000 d1cf8000 c06dd6c0 c06dd6c0
    [ 1920.843880] 00000000 00000176 d3a826c0 d2156450 00004000 00000000 00000000 d1cebea4
    [ 1920.843910] c014b8e5 00000000 d1cebec0 d2ecc4b6 00000000 00000000 d1cebec4 c02f39af
    [ 1920.843941] Call Trace:
    [ 1920.843975] [<c014b8e5>] ? __set_task_blocked+0x35/0x80
    [ 1920.844000] [<c02f39af>] ? string.isra.4+0x2f/0xa0
    [ 1920.844021] [<c04d0fc3>] schedule+0x23/0x60
    [ 1920.844042] [<c039a077>] vga_get+0xe7/0x150
    [ 1920.844066] [<c016af00>] ? try_to_wake_up+0x240/0x240
    [ 1920.844086] [<c039a31e>] vga_arb_write+0x8e/0x4e0
    [ 1920.844108] [<c02abe34>] ? security_file_permission+0x24/0xb0
    [ 1920.844132] [<c02337c3>] ? rw_verify_area+0x63/0x110
    [ 1920.844151] [<c039a290>] ? vga_tryget+0xa0/0xa0
    [ 1920.844171] [<c0233b48>] vfs_write+0x88/0x160
    [ 1920.844191] [<c039a290>] ? vga_tryget+0xa0/0xa0
    [ 1920.844211] [<c0233e3d>] sys_write+0x3d/0x80
    [ 1920.844232] [<c04d7e1f>] sysenter_do_call+0x12/0x28
    [ 2040.843288] INFO: task X:297 blocked for more than 120 seconds.
    [ 2040.843308] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
    [ 2040.843319] X D 016bde74 0 297 296 0x00400000
    [ 2040.843341] d26bded0 00000082 0826cde0 016bde74 00000000 c060c220 c06dd6c0 c06dd6c0
    [ 2040.843374] 9c9af169 0000017e d3a826c0 d26a1f20 00000000 00000000 00000000 00000003
    [ 2040.843404] d26bdeb0 00000000 d26bdec0 d2ecc136 00000000 00000000 d26bdec4 c02f39af
    [ 2040.843435] Call Trace:
    [ 2040.843489] [<c02f39af>] ? string.isra.4+0x2f/0xa0
    [ 2040.843515] [<c04d0fc3>] schedule+0x23/0x60
    [ 2040.843544] [<c039a077>] vga_get+0xe7/0x150
    [ 2040.843581] [<c016af00>] ? try_to_wake_up+0x240/0x240
    [ 2040.843601] [<c039a31e>] vga_arb_write+0x8e/0x4e0
    [ 2040.843630] [<c02abe34>] ? security_file_permission+0x24/0xb0
    [ 2040.843665] [<c02337c3>] ? rw_verify_area+0x63/0x110
    [ 2040.843684] [<c039a290>] ? vga_tryget+0xa0/0xa0
    [ 2040.843705] [<c0233b48>] vfs_write+0x88/0x160
    [ 2040.843724] [<c039a290>] ? vga_tryget+0xa0/0xa0
    [ 2040.843745] [<c0233e3d>] sys_write+0x3d/0x80
    [ 2040.843768] [<c04d7e1f>] sysenter_do_call+0x12/0x28
    [ 2040.843790] INFO: task Xorg:439 blocked for more than 120 seconds.
    [ 2040.843799] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
    [ 2040.843808] Xorg D 01cebe74 0 439 438 0x00400000
    [ 2040.843827] d1cebed0 00003082 bf8b2890 01cebe74 00000000 d1cf8000 c06dd6c0 c06dd6c0
    [ 2040.843858] 00000000 00000176 d3a826c0 d2156450 00004000 00000000 00000000 d1cebea4
    [ 2040.843888] c014b8e5 00000000 d1cebec0 d2ecc4b6 00000000 00000000 d1cebec4 c02f39af
    [ 2040.843919] Call Trace:
    [ 2040.843953] [<c014b8e5>] ? __set_task_blocked+0x35/0x80
    [ 2040.843977] [<c02f39af>] ? string.isra.4+0x2f/0xa0
    [ 2040.843997] [<c04d0fc3>] schedule+0x23/0x60
    [ 2040.844018] [<c039a077>] vga_get+0xe7/0x150
    [ 2040.844043] [<c016af00>] ? try_to_wake_up+0x240/0x240
    [ 2040.844063] [<c039a31e>] vga_arb_write+0x8e/0x4e0
    [ 2040.844085] [<c02abe34>] ? security_file_permission+0x24/0xb0
    [ 2040.844109] [<c02337c3>] ? rw_verify_area+0x63/0x110
    [ 2040.844129] [<c039a290>] ? vga_tryget+0xa0/0xa0
    [ 2040.844149] [<c0233b48>] vfs_write+0x88/0x160
    [ 2040.844168] [<c039a290>] ? vga_tryget+0xa0/0xa0
    [ 2040.844188] [<c0233e3d>] sys_write+0x3d/0x80
    [ 2040.844209] [<c04d7e1f>] sysenter_do_call+0x12/0x28
    [ 2160.843271] INFO: task X:297 blocked for more than 120 seconds.
    [ 2160.843291] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
    [ 2160.843302] X D 016bde74 0 297 296 0x00400000
    [ 2160.843326] d26bded0 00000082 0826cde0 016bde74 00000000 c060c220 c06dd6c0 c06dd6c0
    [ 2160.843359] 9c9af169 0000017e d3a826c0 d26a1f20 00000000 00000000 00000000 00000003
    [ 2160.843389] d26bdeb0 00000000 d26bdec0 d2ecc136 00000000 00000000 d26bdec4 c02f39af
    [ 2160.843419] Call Trace:
    [ 2160.843473] [<c02f39af>] ? string.isra.4+0x2f/0xa0
    [ 2160.843499] [<c04d0fc3>] schedule+0x23/0x60
    [ 2160.843529] [<c039a077>] vga_get+0xe7/0x150
    [ 2160.843567] [<c016af00>] ? try_to_wake_up+0x240/0x240
    [ 2160.843587] [<c039a31e>] vga_arb_write+0x8e/0x4e0
    [ 2160.843615] [<c02abe34>] ? security_file_permission+0x24/0xb0
    [ 2160.843650] [<c02337c3>] ? rw_verify_area+0x63/0x110
    [ 2160.843670] [<c039a290>] ? vga_tryget+0xa0/0xa0
    [ 2160.843690] [<c0233b48>] vfs_write+0x88/0x160
    [ 2160.843710] [<c039a290>] ? vga_tryget+0xa0/0xa0
    [ 2160.843730] [<c0233e3d>] sys_write+0x3d/0x80
    [ 2160.843753] [<c04d7e1f>] sysenter_do_call+0x12/0x28
    [ 2160.843774] INFO: task Xorg:439 blocked for more than 120 seconds.
    [ 2160.843783] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
    [ 2160.843793] Xorg D 01cebe74 0 439 438 0x00400000
    [ 2160.843812] d1cebed0 00003082 bf8b2890 01cebe74 00000000 d1cf8000 c06dd6c0 c06dd6c0
    [ 2160.843843] 00000000 00000176 d3a826c0 d2156450 00004000 00000000 00000000 d1cebea4
    [ 2160.843873] c014b8e5 00000000 d1cebec0 d2ecc4b6 00000000 00000000 d1cebec4 c02f39af
    [ 2160.843903] Call Trace:
    [ 2160.843938] [<c014b8e5>] ? __set_task_blocked+0x35/0x80
    [ 2160.843963] [<c02f39af>] ? string.isra.4+0x2f/0xa0
    [ 2160.843983] [<c04d0fc3>] schedule+0x23/0x60
    [ 2160.844003] [<c039a077>] vga_get+0xe7/0x150
    [ 2160.844028] [<c016af00>] ? try_to_wake_up+0x240/0x240
    [ 2160.844048] [<c039a31e>] vga_arb_write+0x8e/0x4e0
    [ 2160.844070] [<c02abe34>] ? security_file_permission+0x24/0xb0
    [ 2160.844094] [<c02337c3>] ? rw_verify_area+0x63/0x110
    [ 2160.844114] [<c039a290>] ? vga_tryget+0xa0/0xa0
    [ 2160.844133] [<c0233b48>] vfs_write+0x88/0x160
    [ 2160.844153] [<c039a290>] ? vga_tryget+0xa0/0xa0
    [ 2160.844173] [<c0233e3d>] sys_write+0x3d/0x80
    [ 2160.844194] [<c04d7e1f>] sysenter_do_call+0x12/0x28
    [ 2280.843266] INFO: task X:297 blocked for more than 120 seconds.
    [ 2280.843285] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
    [ 2280.843296] X D 016bde74 0 297 296 0x00400000
    [ 2280.843319] d26bded0 00000082 0826cde0 016bde74 00000000 c060c220 c06dd6c0 c06dd6c0
    [ 2280.843352] 9c9af169 0000017e d3a826c0 d26a1f20 00000000 00000000 00000000 00000003
    [ 2280.843382] d26bdeb0 00000000 d26bdec0 d2ecc136 00000000 00000000 d26bdec4 c02f39af
    [ 2280.843413] Call Trace:
    [ 2280.843465] [<c02f39af>] ? string.isra.4+0x2f/0xa0
    [ 2280.843491] [<c04d0fc3>] schedule+0x23/0x60
    [ 2280.843521] [<c039a077>] vga_get+0xe7/0x150
    [ 2280.843558] [<c016af00>] ? try_to_wake_up+0x240/0x240
    [ 2280.843579] [<c039a31e>] vga_arb_write+0x8e/0x4e0
    [ 2280.843606] [<c02abe34>] ? security_file_permission+0x24/0xb0
    [ 2280.843641] [<c02337c3>] ? rw_verify_area+0x63/0x110
    [ 2280.843661] [<c039a290>] ? vga_tryget+0xa0/0xa0
    [ 2280.843681] [<c0233b48>] vfs_write+0x88/0x160
    [ 2280.843700] [<c039a290>] ? vga_tryget+0xa0/0xa0
    [ 2280.843720] [<c0233e3d>] sys_write+0x3d/0x80
    [ 2280.843743] [<c04d7e1f>] sysenter_do_call+0x12/0x28
    [ 2280.843764] INFO: task Xorg:439 blocked for more than 120 seconds.
    [ 2280.843774] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
    [ 2280.843783] Xorg D 01cebe74 0 439 438 0x00400000
    [ 2280.843802] d1cebed0 00003082 bf8b2890 01cebe74 00000000 d1cf8000 c06dd6c0 c06dd6c0
    [ 2280.843833] 00000000 00000176 d3a826c0 d2156450 00004000 00000000 00000000 d1cebea4
    [ 2280.843863] c014b8e5 00000000 d1cebec0 d2ecc4b6 00000000 00000000 d1cebec4 c02f39af
    [ 2280.843893] Call Trace:
    [ 2280.843927] [<c014b8e5>] ? __set_task_blocked+0x35/0x80
    [ 2280.843952] [<c02f39af>] ? string.isra.4+0x2f/0xa0
    [ 2280.843972] [<c04d0fc3>] schedule+0x23/0x60
    [ 2280.843993] [<c039a077>] vga_get+0xe7/0x150
    [ 2280.844018] [<c016af00>] ? try_to_wake_up+0x240/0x240
    [ 2280.844038] [<c039a31e>] vga_arb_write+0x8e/0x4e0
    [ 2280.844059] [<c02abe34>] ? security_file_permission+0x24/0xb0
    [ 2280.844083] [<c02337c3>] ? rw_verify_area+0x63/0x110
    [ 2280.844103] [<c039a290>] ? vga_tryget+0xa0/0xa0
    [ 2280.844123] [<c0233b48>] vfs_write+0x88/0x160
    [ 2280.844142] [<c039a290>] ? vga_tryget+0xa0/0xa0
    [ 2280.844163] [<c0233e3d>] sys_write+0x3d/0x80
    [ 2280.844183] [<c04d7e1f>] sysenter_do_call+0x12/0x28
    My Logfiles
    The contents of my /var/log/Xorg.0.log are (with Xorg still running but hung)
    X.Org X Server 1.13.0
    Release Date: 2012-09-05
    [ 1502.702] X Protocol Version 11, Revision 0
    [ 1502.703] Build Operating System: Linux 3.6.2-1-ARCH i686
    [ 1502.704] Current Operating System: Linux bora 3.6.2-1-ARCH #1 SMP PREEMPT Sat Oct 13 07:19:40 CEST 2012 i686
    [ 1502.705] Kernel command line: root=/dev/sda1 ro initrd=../initramfs-linux.img BOOT_IMAGE=../vmlinuz-linux
    [ 1502.706] Build Date: 19 October 2012 03:58:01PM
    [ 1502.707]
    [ 1502.708] Current version of pixman: 0.26.2
    [ 1502.709] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 1502.710] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 1502.713] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Oct 24 04:30:43 2012
    [ 1502.819] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 1502.871] (==) ServerLayout "X.org Configured"
    [ 1502.871] (**) |-->Screen "Screen0" (0)
    [ 1502.871] (**) | |-->Monitor "Monitor0"
    [ 1502.872] (**) | |-->Device "Card0"
    [ 1502.873] (**) |-->Screen "Screen1" (1)
    [ 1502.873] (**) | |-->Monitor "Monitor1"
    [ 1502.874] (**) | |-->Device "Card1"
    [ 1502.874] (==) Automatically adding devices
    [ 1502.874] (==) Automatically enabling devices
    [ 1502.874] (==) Automatically adding GPU devices
    [ 1502.953] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
    [ 1502.953] Entry deleted from font path.
    [ 1502.953] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 1502.954] Entry deleted from font path.
    [ 1502.954] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 1502.954] Entry deleted from font path.
    [ 1502.955] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 1502.955] Entry deleted from font path.
    [ 1502.955] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 1502.956] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 1502.956] Entry deleted from font path.
    [ 1502.956] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 1502.956] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
    [ 1502.956] Entry deleted from font path.
    [ 1502.956] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 1502.956] Entry deleted from font path.
    [ 1502.956] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 1502.956] Entry deleted from font path.
    [ 1502.957] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 1502.957] Entry deleted from font path.
    [ 1502.957] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 1502.957] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 1502.957] Entry deleted from font path.
    [ 1502.957] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 1502.957] (**) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/misc/
    [ 1502.957] (**) ModulePath set to "/usr/lib/xorg/modules"
    [ 1502.957] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 1502.980] (II) Loader magic: 0x825a620
    [ 1502.980] (II) Module ABI versions:
    [ 1502.981] X.Org ANSI C Emulation: 0.4
    [ 1502.981] X.Org Video Driver: 13.0
    [ 1502.981] X.Org XInput driver : 18.0
    [ 1502.981] X.Org Server Extension : 7.0
    [ 1502.987] (--) PCI: (0:0:15:0) 121a:0005:121a:0036 rev 1, Mem @ 0xda000000/33554432, 0xdc000000/33554432, I/O @ 0x0000ec00/256, BIOS @ 0x????????/65536
    [ 1502.987] (--) PCI:*(0:1:0:0) 1002:5246:1002:0008 rev 0, Mem @ 0xd4000000/67108864, 0xd9000000/16384, I/O @ 0x0000d000/256, BIOS @ 0x????????/131072
    [ 1502.988] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 1502.999] Initializing built-in extension Generic Event Extension
    [ 1503.000] Initializing built-in extension SHAPE
    [ 1503.001] Initializing built-in extension MIT-SHM
    [ 1503.002] Initializing built-in extension XInputExtension
    [ 1503.002] Initializing built-in extension XTEST
    [ 1503.003] Initializing built-in extension BIG-REQUESTS
    [ 1503.004] Initializing built-in extension SYNC
    [ 1503.005] Initializing built-in extension XKEYBOARD
    [ 1503.006] Initializing built-in extension XC-MISC
    [ 1503.006] Initializing built-in extension SECURITY
    [ 1503.007] Initializing built-in extension XINERAMA
    [ 1503.008] Initializing built-in extension XFIXES
    [ 1503.009] Initializing built-in extension RENDER
    [ 1503.009] Initializing built-in extension RANDR
    [ 1503.010] Initializing built-in extension COMPOSITE
    [ 1503.010] Initializing built-in extension DAMAGE
    [ 1503.010] Initializing built-in extension MIT-SCREEN-SAVER
    [ 1503.011] Initializing built-in extension DOUBLE-BUFFER
    [ 1503.011] Initializing built-in extension RECORD
    [ 1503.012] Initializing built-in extension DPMS
    [ 1503.012] Initializing built-in extension X-Resource
    [ 1503.013] Initializing built-in extension XVideo
    [ 1503.013] Initializing built-in extension XVideo-MotionCompensation
    [ 1503.014] Initializing built-in extension XFree86-VidModeExtension
    [ 1503.014] Initializing built-in extension XFree86-DGA
    [ 1503.015] Initializing built-in extension XFree86-DRI
    [ 1503.015] Initializing built-in extension DRI2
    [ 1503.015] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    [ 1503.015] (II) LoadModule: "glx"
    [ 1503.033] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 1503.133] (II) Module glx: vendor="X.Org Foundation"
    [ 1503.133] compiled for 1.13.0, module version = 1.0.0
    [ 1503.133] ABI class: X.Org Server Extension, version 7.0
    [ 1503.133] (==) AIGLX enabled
    [ 1503.135] Loading extension GLX
    [ 1503.135] (II) LoadModule: "r128"
    [ 1503.153] (II) Loading /usr/lib/xorg/modules/drivers/r128_drv.so
    [ 1503.218] (II) Module r128: vendor="X.Org Foundation"
    [ 1503.218] compiled for 1.13.0, module version = 6.9.1
    [ 1503.218] Module class: X.Org Video Driver
    [ 1503.218] ABI class: X.Org Video Driver, version 13.0
    [ 1503.219] (II) LoadModule: "tdfx"
    [ 1503.220] (II) Loading /usr/lib/xorg/modules/drivers/tdfx_drv.so
    [ 1503.269] (II) Module tdfx: vendor="X.Org Foundation"
    [ 1503.269] compiled for 1.13.0, module version = 1.4.5
    [ 1503.269] Module class: X.Org Video Driver
    [ 1503.270] ABI class: X.Org Video Driver, version 13.0
    [ 1503.270] (II) R128: Driver for ATI Rage 128 chipsets:
    ATI Rage 128 Mobility M3 LE (PCI), ATI Rage 128 Mobility M3 LF (AGP),
    ATI Rage 128 Mobility M4 MF (AGP), ATI Rage 128 Mobility M4 ML (AGP),
    ATI Rage 128 Pro GL PA (PCI/AGP), ATI Rage 128 Pro GL PB (PCI/AGP),
    ATI Rage 128 Pro GL PC (PCI/AGP), ATI Rage 128 Pro GL PD (PCI),
    ATI Rage 128 Pro GL PE (PCI/AGP), ATI Rage 128 Pro GL PF (AGP),
    ATI Rage 128 Pro VR PG (PCI/AGP), ATI Rage 128 Pro VR PH (PCI/AGP),
    ATI Rage 128 Pro VR PI (PCI/AGP), ATI Rage 128 Pro VR PJ (PCI/AGP),
    ATI Rage 128 Pro VR PK (PCI/AGP), ATI Rage 128 Pro VR PL (PCI/AGP),
    ATI Rage 128 Pro VR PM (PCI/AGP), ATI Rage 128 Pro VR PN (PCI/AGP),
    ATI Rage 128 Pro VR PO (PCI/AGP), ATI Rage 128 Pro VR PP (PCI),
    ATI Rage 128 Pro VR PQ (PCI/AGP), ATI Rage 128 Pro VR PR (PCI),
    ATI Rage 128 Pro VR PS (PCI/AGP), ATI Rage 128 Pro VR PT (PCI/AGP),
    ATI Rage 128 Pro VR PU (PCI/AGP), ATI Rage 128 Pro VR PV (PCI/AGP),
    ATI Rage 128 Pro VR PW (PCI/AGP), ATI Rage 128 Pro VR PX (PCI/AGP),
    ATI Rage 128 GL RE (PCI), ATI Rage 128 GL RF (AGP),
    ATI Rage 128 RG (AGP), ATI Rage 128 VR RK (PCI),
    ATI Rage 128 VR RL (AGP), ATI Rage 128 4X SE (PCI/AGP),
    ATI Rage 128 4X SF (PCI/AGP), ATI Rage 128 4X SG (PCI/AGP),
    ATI Rage 128 4X SH (PCI/AGP), ATI Rage 128 4X SK (PCI/AGP),
    ATI Rage 128 4X SL (PCI/AGP), ATI Rage 128 4X SM (AGP),
    ATI Rage 128 4X SN (PCI/AGP), ATI Rage 128 Pro ULTRA TF (AGP),
    ATI Rage 128 Pro ULTRA TL (AGP), ATI Rage 128 Pro ULTRA TR (AGP),
    ATI Rage 128 Pro ULTRA TS (AGP?), ATI Rage 128 Pro ULTRA TT (AGP?),
    ATI Rage 128 Pro ULTRA TU (AGP?)
    [ 1503.275] (II) TDFX: Driver for 3dfx Banshee/Voodoo3 chipsets: 3dfx Banshee,
    3dfx Voodoo3, 3dfx Voodoo5
    [ 1503.276] (--) using VT number 2
    [ 1503.281] (II) TDFX(1): PIO base = 0xec00
    [ 1503.281] (II) R128(0): PCI bus 1 card 0 func 0
    [ 1503.282] (==) R128(0): Depth 24, (--) framebuffer bpp 32
    [ 1503.282] (II) R128(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    [ 1503.282] (==) R128(0): Default visual is TrueColor
    [ 1503.282] (II) Loading sub module "vgahw"
    [ 1503.282] (II) LoadModule: "vgahw"
    [ 1503.287] (II) Loading /usr/lib/xorg/modules/libvgahw.so
    [ 1503.331] (II) Module vgahw: vendor="X.Org Foundation"
    [ 1503.331] compiled for 1.13.0, module version = 0.1.0
    [ 1503.331] ABI class: X.Org Video Driver, version 13.0
    [ 1503.332] (II) R128(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0
    [ 1503.332] (==) R128(0): RGB weight 888
    [ 1503.332] (II) R128(0): Using 8 bits per RGB (8 bit DAC)
    [ 1503.332] (II) Loading sub module "int10"
    [ 1503.332] (II) LoadModule: "int10"
    [ 1503.333] (II) Loading /usr/lib/xorg/modules/libint10.so
    [ 1503.368] (II) Module int10: vendor="X.Org Foundation"
    [ 1503.369] compiled for 1.13.0, module version = 1.0.0
    [ 1503.369] ABI class: X.Org Video Driver, version 13.0
    [ 1503.369] (II) R128(0): initializing int10
    [ 1503.392] (II) R128(0): Primary V_BIOS segment is: 0xc000
    [ 1503.392] (--) R128(0): Chipset: "ATI Rage 128 GL RF (AGP)" (ChipID = 0x5246)
    [ 1503.392] (--) R128(0): Linear framebuffer at 0xd4000000
    [ 1503.392] (--) R128(0): MMIO registers at 0xd9000000
    [ 1503.393] (--) R128(0): VideoRAM: 16384 kByte (128-bit SDR SGRAM 1:1)
    [ 1503.393] (**) R128(0): Using external CRT for display
    [ 1503.424] (II) R128(0): Primary Display == Type 1
    [ 1503.424] (WW) R128(0): Can't determine panel dimensions, and none specified.
    Disabling programming of FP registers.
    [ 1503.424] (II) R128(0): PLL parameters: rf=2950 rd=65 min=12500 max=25000; xclk=9000
    [ 1503.424] (II) Loading sub module "ddc"
    [ 1503.424] (II) LoadModule: "ddc"
    [ 1503.424] (II) Module "ddc" already built-in
    [ 1503.424] (II) Loading sub module "vbe"
    [ 1503.425] (II) LoadModule: "vbe"
    [ 1503.425] (II) Loading /usr/lib/xorg/modules/libvbe.so
    [ 1503.438] (II) Module vbe: vendor="X.Org Foundation"
    [ 1503.439] compiled for 1.13.0, module version = 1.1.0
    [ 1503.439] ABI class: X.Org Video Driver, version 13.0
    [ 1503.440] (II) R128(0): VESA BIOS detected
    [ 1503.440] (II) R128(0): VESA VBE Version 2.0
    [ 1503.440] (II) R128(0): VESA VBE Total Mem: 16384 kB
    [ 1503.440] (II) R128(0): VESA VBE OEM: ATI RAGE128
    [ 1503.440] (II) R128(0): VESA VBE OEM Software Rev: 1.0
    [ 1503.440] (II) R128(0): VESA VBE OEM Vendor: ATI Technologies Inc.
    [ 1503.440] (II) R128(0): VESA VBE OEM Product: R128
    [ 1503.440] (II) R128(0): VESA VBE OEM Product Rev: 01.00
    [ 1503.441] (II) Loading sub module "ddc"
    [ 1503.441] (II) LoadModule: "ddc"
    [ 1503.441] (II) Module "ddc" already built-in
    [ 1503.534] (II) R128(0): VESA VBE DDC supported
    [ 1503.534] (II) R128(0): VESA VBE DDC Level 2
    [ 1503.534] (II) R128(0): VESA VBE DDC transfer in appr. 2 sec.
    [ 1504.071] (II) R128(0): VESA VBE DDC read successfully
    [ 1504.072] (II) R128(0): Manufacturer: AOC Model: a781 Serial#: 11653
    [ 1504.072] (II) R128(0): Year: 2003 Week: 18
    [ 1504.072] (II) R128(0): EDID Version: 1.3
    [ 1504.072] (II) R128(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
    [ 1504.072] (II) R128(0): Sync: Separate
    [ 1504.072] (II) R128(0): Max Image Size [cm]: horiz.: 34 vert.: 27
    [ 1504.072] (II) R128(0): Gamma: 2.20
    [ 1504.073] (II) R128(0): DPMS capabilities: Off; RGB/Color Display
    [ 1504.073] (II) R128(0): First detailed timing is preferred mode
    [ 1504.073] (II) R128(0): redX: 0.631 redY: 0.354 greenX: 0.294 greenY: 0.596
    [ 1504.073] (II) R128(0): blueX: 0.143 blueY: 0.087 whiteX: 0.300 whiteY: 0.340
    [ 1504.073] (II) R128(0): Supported established timings:
    [ 1504.073] (II) R128(0): 720x400@70Hz
    [ 1504.074] (II) R128(0): 640x480@60Hz
    [ 1504.074] (II) R128(0): 640x480@67Hz
    [ 1504.074] (II) R128(0): 640x480@72Hz
    [ 1504.074] (II) R128(0): 640x480@75Hz
    [ 1504.074] (II) R128(0): 800x600@56Hz
    [ 1504.074] (II) R128(0): 800x600@60Hz
    [ 1504.074] (II) R128(0): 800x600@72Hz
    [ 1504.074] (II) R128(0): 800x600@75Hz
    [ 1504.074] (II) R128(0): 832x624@75Hz
    [ 1504.075] (II) R128(0): 1024x768@60Hz
    [ 1504.075] (II) R128(0): 1024x768@70Hz
    [ 1504.075] (II) R128(0): 1024x768@75Hz
    [ 1504.075] (II) R128(0): 1280x1024@75Hz
    [ 1504.075] (II) R128(0): Manufacturer's mask: 0
    [ 1504.075] (II) R128(0): Supported standard timings:
    [ 1504.075] (II) R128(0): #0: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 1504.075] (II) R128(0): Supported detailed timing:
    [ 1504.075] (II) R128(0): clock: 135.0 MHz Image Size: 340 x 270 mm
    [ 1504.076] (II) R128(0): h_active: 1280 h_sync: 1296 h_sync_end 1440 h_blank_end 1688 h_border: 0
    [ 1504.076] (II) R128(0): v_active: 1024 v_sync: 1025 v_sync_end 1028 v_blanking: 1066 v_border: 0
    [ 1504.076] (II) R128(0): Serial No: T7SJ34AZ11653
    [ 1504.076] (II) R128(0): Ranges: V min: 55 V max: 75 Hz, H min: 30 H max: 83 kHz, PixClock max 135 MHz
    [ 1504.076] (II) R128(0): Monitor name: LM720/LM720A
    [ 1504.076] (II) R128(0): EDID (in hex):
    [ 1504.077] (II) R128(0): 00ffffffffffff0005e381a7852d0000
    [ 1504.077] (II) R128(0): 120d010368221b782aa69ca15a4b9824
    [ 1504.077] (II) R128(0): 164c57bfef0081800101010101010101
    [ 1504.077] (II) R128(0): 010101010101bc34009851002a401090
    [ 1504.077] (II) R128(0): 1300540e11000018000000ff00543753
    [ 1504.077] (II) R128(0): 4a3334415a3131363533000000fd0037
    [ 1504.077] (II) R128(0): 4b1e530d000a202020202020000000fc
    [ 1504.077] (II) R128(0): 004c4d3732302f4c4d373230410a00d5
    [ 1504.078] (II) R128(0): EDID vendor "AOC", prod id 42881
    [ 1504.078] (II) R128(0): Using EDID range info for horizontal sync
    [ 1504.078] (II) R128(0): Using EDID range info for vertical refresh
    [ 1504.078] (II) R128(0): Printing DDC gathered Modelines:
    [ 1504.078] (II) R128(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 -hsync -vsync (80.0 kHz eP)
    ... (more Modelines)
    [ 1504.080] (II) R128(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
    [ 1504.081] (==) R128(0): Using gamma correction (1.0, 1.0, 1.0)
    [ 1504.081] (II) R128(0): Monitor0: Using hsync range of 30.00-83.00 kHz
    [ 1504.081] (II) R128(0): Monitor0: Using vrefresh range of 55.00-75.00 Hz
    [ 1504.081] (II) R128(0): Monitor0: Using maximum pixel clock of 135.00 MHz
    [ 1504.081] (II) R128(0): Estimated virtual size for aspect ratio 1.2593 is 1280x1024
    [ 1504.081] (II) R128(0): Clock range: 12.50 to 250.00 MHz
    [ 1504.082] (II) R128(0): Not using default mode "640x350" (vrefresh out of range)
    ... (more Not using... - messages)
    [ 1504.087] (II) R128(0): Not using default mode "1024x768" (hsync out of range)
    [ 1504.088] (--) R128(0): Virtual size is 1280x1024 (pitch 1280)
    [ 1504.089] (**) R128(0): *Driver mode "1280x1024": 135.0 MHz, 80.0 kHz, 75.0 Hz
    [ 1504.089] (II) R128(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 -hsync -vsync (80.0 kHz ezP)
    ... (more Modelines)
    [ 1504.103] (II) R128(0): Modeline "320x240"x60.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz zd)
    [ 1504.103] (**) R128(0): Display dimensions: (340, 270) mm
    [ 1504.103] (**) R128(0): DPI set to (95, 96)
    [ 1504.103] (II) Loading sub module "fb"
    [ 1504.104] (II) LoadModule: "fb"
    [ 1504.104] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 1504.161] (II) Module fb: vendor="X.Org Foundation"
    [ 1504.161] compiled for 1.13.0, module version = 1.0.0
    [ 1504.161] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 1504.161] (II) Loading sub module "ramdac"
    [ 1504.161] (II) LoadModule: "ramdac"
    [ 1504.161] (II) Module "ramdac" already built-in
    [ 1504.162] (II) Loading sub module "shadowfb"
    [ 1504.162] (II) LoadModule: "shadowfb"
    [ 1504.162] (II) Loading /usr/lib/xorg/modules/libshadowfb.so
    [ 1504.176] (II) Module shadowfb: vendor="X.Org Foundation"
    [ 1504.176] compiled for 1.13.0, module version = 1.0.0
    [ 1504.176] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 1504.176] (II) R128(0): Page flipping disabled
    [ 1504.177] (!!) R128(0): For information on using the multimedia capabilities
    of this adapter, please see http://gatos.sf.net.
    [ 1504.177] (II) Loading sub module "vgahw"
    [ 1504.177] (II) LoadModule: "vgahw"
    [ 1504.178] (II) Loading /usr/lib/xorg/modules/libvgahw.so
    [ 1504.178] (II) Module vgahw: vendor="X.Org Foundation"
    [ 1504.179] compiled for 1.13.0, module version = 0.1.0
    [ 1504.179] ABI class: X.Org Video Driver, version 13.0
    [ 1504.179] (II) Loading sub module "int10"
    [ 1504.179] (II) LoadModule: "int10"
    [ 1504.180] (II) Loading /usr/lib/xorg/modules/libint10.so
    [ 1504.180] (II) Module int10: vendor="X.Org Foundation"
    [ 1504.180] compiled for 1.13.0, module version = 1.0.0
    [ 1504.180] ABI class: X.Org Video Driver, version 13.0
    [ 1504.180] (II) TDFX(1): Softbooting the board (through the int10 interface).
    [ 1508.298] (II) TDFX(1): Softbooting the board succeeded.
    [ 1508.298] (==) TDFX(1): Depth 24, (--) framebuffer bpp 32
    [ 1508.298] (==) TDFX(1): RGB weight 888
    [ 1508.298] (==) TDFX(1): Default visual is TrueColor
    [ 1508.299] (--) TDFX(1): Chipset: "3dfx Voodoo3"
    [ 1508.299] (--) TDFX(1): Linear framebuffer at 0xDC000000
    [ 1508.299] (--) TDFX(1): MMIO registers at addr 0xDA000000
    [ 1508.299] (--) TDFX(1): PIO registers at addr 0xEC00
    [ 1508.299] (II) TDFX(1): DRAMINIT1 read 0x40530031, programming 0x40202031 (not Banshee)
    [ 1508.300] (II) TDFX(1): TDFXInitChips: numchips = 1
    [ 1508.300] (II) TDFX(1): TDFXInitChips: cfgbits = 0x00000000, initbits = 0x00000001
    [ 1508.300] (II) TDFX(1): TDFXInitChips: mem0base = 0xda000000, mem1base = 0xdc000008
    [ 1508.300] (II) TDFX(1): TDFXInitChips: mem0size = 0x02000000, mem1size = 0x02000000
    [ 1508.300] (II) TDFX(1): TDFXInitChips: mem0bits = 0x00000005, mem1bits = 0x00000050
    [ 1508.300] (II) TDFX(1): TDFXInitChips: cfgbits = 0x00000055
    [ 1508.301] (II) TDFX(1): TDFXInitChips: MMIOAddr[0] = 0xda000000
    [ 1508.301] (II) TDFX(1): TDFXInitChips: LinearAddr[0] = 0xdc000008
    [ 1508.301] (--) TDFX(1): VideoRAM: 16384 kByte Mapping 32768 kByte
    [ 1508.302] (==) TDFX(1): Using gamma correction (1.0, 1.0, 1.0)
    [ 1508.302] (II) Loading sub module "fb"
    [ 1508.302] (II) LoadModule: "fb"
    [ 1508.302] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 1508.302] (II) Module fb: vendor="X.Org Foundation"
    [ 1508.303] compiled for 1.13.0, module version = 1.0.0
    [ 1508.303] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 1508.303] (II) Loading sub module "xaa"
    [ 1508.303] (II) LoadModule: "xaa"
    [ 1508.336] (WW) Warning, couldn't open module xaa
    [ 1508.336] (II) UnloadModule: "xaa"
    [ 1508.336] (II) Unloading xaa
    [ 1508.336] (EE) TDFX: Failed to load module "xaa" (module does not exist, 0)
    [ 1508.336] (WW) TDFX(1): No acceleration available
    [ 1508.336] (**) TDFX(1): ShowCache Disabled
    [ 1508.337] (**) TDFX(1): video key default 0x1e
    [ 1508.337] (II) Loading sub module "ramdac"
    [ 1508.337] (II) LoadModule: "ramdac"
    [ 1508.337] (II) Module "ramdac" already built-in
    [ 1508.337] (II) Loading sub module "i2c"
    [ 1508.337] (II) LoadModule: "i2c"
    [ 1508.337] (II) Module "i2c" already built-in
    [ 1508.337] (II) Loading sub module "ddc"
    [ 1508.338] (II) LoadModule: "ddc"
    [ 1508.338] (II) Module "ddc" already built-in
    [ 1508.338] (II) TDFX(1): I2C bus "DDC" initialized.
    [ 1508.338] (II) TDFX(1): I2C device "DDC:ddc2" registered at address 0xA0.
    [ 1508.404] (II) TDFX(1): Manufacturer: AOC Model: a781 Serial#: 2230
    [ 1508.404] (II) TDFX(1): Year: 2003 Week: 20
    [ 1508.404] (II) TDFX(1): EDID Version: 1.3
    [ 1508.404] (II) TDFX(1): Analog Display Input, Input Voltage Level: 0.700/0.700 V
    [ 1508.404] (II) TDFX(1): Sync: Separate
    [ 1508.405] (II) TDFX(1): Max Image Size [cm]: horiz.: 34 vert.: 27
    [ 1508.405] (II) TDFX(1): Gamma: 2.20
    [ 1508.405] (II) TDFX(1): DPMS capabilities: Off; RGB/Color Display
    [ 1508.405] (II) TDFX(1): First detailed timing is preferred mode
    [ 1508.405] (II) TDFX(1): redX: 0.631 redY: 0.354 greenX: 0.294 greenY: 0.596
    [ 1508.405] (II) TDFX(1): blueX: 0.143 blueY: 0.087 whiteX: 0.300 whiteY: 0.340
    [ 1508.406] (II) TDFX(1): Supported established timings:
    [ 1508.406] (II) TDFX(1): 720x400@70Hz
    [ 1508.406] (II) TDFX(1): 640x480@60Hz
    [ 1508.406] (II) TDFX(1): 640x480@67Hz
    [ 1508.406] (II) TDFX(1): 640x480@72Hz
    [ 1508.406] (II) TDFX(1): 640x480@75Hz
    [ 1508.406] (II) TDFX(1): 800x600@56Hz
    [ 1508.406] (II) TDFX(1): 800x600@60Hz
    [ 1508.407] (II) TDFX(1): 800x600@72Hz
    [ 1508.407] (II) TDFX(1): 800x600@75Hz
    [ 1508.407] (II) TDFX(1): 832x624@75Hz
    [ 1508.407] (II) TDFX(1): 1024x768@60Hz
    [ 1508.407] (II) TDFX(1): 1024x768@70Hz
    [ 1508.407] (II) TDFX(1): 1024x768@75Hz
    [ 1508.407] (II) TDFX(1): 1280x1024@75Hz
    [ 1508.407] (II) TDFX(1): Manufacturer's mask: 0
    [ 1508.407] (II) TDFX(1): Supported standard timings:
    [ 1508.408] (II) TDFX(1): #0: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 1508.408] (II) TDFX(1): Supported detailed timing:
    [ 1508.408] (II) TDFX(1): clock: 135.0 MHz Image Size: 340 x 270 mm
    [ 1508.408] (II) TDFX(1): h_active: 1280 h_sync: 1296 h_sync_end 1440 h_blank_end 1688 h_border: 0
    [ 1508.408] (II) TDFX(1): v_active: 1024 v_sync: 1025 v_sync_end 1028 v_blanking: 1066 v_border: 0
    [ 1508.408] (II) TDFX(1): Serial No: T7AJ35AD02230
    [ 1508.408] (II) TDFX(1): Ranges: V min: 55 V max: 75 Hz, H min: 30 H max: 83 kHz, PixClock max 135 MHz
    [ 1508.409] (II) TDFX(1): Monitor name: LM720/LM720A
    [ 1508.409] (II) TDFX(1): EDID (in hex):
    [ 1508.409] (II) TDFX(1): 00ffffffffffff0005e381a7b6080000
    [ 1508.409] (II) TDFX(1): 140d010368221b782aa69ca15a4b9824
    [ 1508.409] (II) TDFX(1): 164c57bfef0081800101010101010101
    [ 1508.409] (II) TDFX(1): 010101010101bc34009851002a401090
    [ 1508.409] (II) TDFX(1): 1300540e11000018000000ff00543741
    [ 1508.410] (II) TDFX(1): 4a333541443032323330000000fd0037
    [ 1508.410] (II) TDFX(1): 4b1e530d000a202020202020000000fc
    [ 1508.410] (II) TDFX(1): 004c4d3732302f4c4d373230410a00f7
    [ 1508.410] (II) TDFX(1): EDID vendor "AOC", prod id 42881
    [ 1508.410] (II) TDFX(1): Using EDID range info for horizontal sync
    [ 1508.410] (II) TDFX(1): Using EDID range info for vertical refresh
    [ 1508.410] (II) TDFX(1): Printing DDC gathered Modelines:
    [ 1508.411] (II) TDFX(1): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 -hsync -vsync (80.0 kHz eP)
    ... (more Modelines)
    [ 1508.413] (II) TDFX(1): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
    [ 1508.413] (II) TDFX(1): Monitor1: Using hsync range of 30.00-83.00 kHz
    [ 1508.413] (II) TDFX(1): Monitor1: Using vrefresh range of 55.00-75.00 Hz
    [ 1508.413] (II) TDFX(1): Monitor1: Using maximum pixel clock of 135.00 MHz
    [ 1508.413] (II) TDFX(1): Estimated virtual size for aspect ratio 1.2593 is 1280x1024
    [ 1508.413] (II) TDFX(1): Clock range: 12.00 to 300.00 MHz
    [ 1508.414] (II) TDFX(1): Not using default mode "640x350" (vrefresh out of range)
    ... (more TDFX Not using... - messages)
    [ 1508.419] (II) TDFX(1): Not using default mode "1024x768" (hsync out of range)
    [ 1508.420] (--) TDFX(1): Virtual size is 1280x1024 (pitch 1280)
    [ 1508.421] (**) TDFX(1): *Driver mode "1280x1024": 135.0 MHz, 80.0 kHz, 75.0 Hz
    [ 1508.421] (II) TDFX(1): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 -hsync -vsync (80.0 kHz ezP)
    [ 1508.421] (**) TDFX(1): *Driver mode "1280x1024": 135.0 MHz, 80.0 kHz, 75.0 Hz
    ... (more modelines from TDFX)
    [ 1508.435] (**) TDFX(1): *Default mode "320x240": 12.6 MHz, 31.5 kHz, 60.1 Hz (D)
    [ 1508.435] (II) TDFX(1): Modeline "320x240"x60.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz zd)
    [ 1508.435] (**) TDFX(1): Display dimensions: (340, 270) mm
    [ 1508.435] (**) TDFX(1): DPI set to (95, 96)
    [ 1508.435] (--) Depth 24 pixmap format is 32 bpp
    [ 1508.436] (II) R128(0): Acceleration of RENDER operations will be enabledupon successful loading of DRI and EXA
    [ 1508.546] (WW) R128(0): Direct rendering is not supported when VGA arb is necessary for the device
    [ 1508.547] (EE) R128(0): [dri] DRIScreenInit failed. Disabling DRI.
    [ 1508.577] (II) R128(0): Filling in EXA memory info
    [ 1508.577] (II) R128(0): Loading EXA module...
    [ 1508.577] (II) Loading sub module "exa"
    [ 1508.577] (II) LoadModule: "exa"
    [ 1508.578] (II) Loading /usr/lib/xorg/modules/libexa.so
    [ 1508.632] (II) Module exa: vendor="X.Org Foundation"
    [ 1508.632] compiled for 1.13.0, module version = 2.6.0
    [ 1508.632] ABI class: X.Org Video Driver, version 13.0
    [ 1508.632] (II) R128(0): Allocating EXA driver...
    [ 1508.632] (II) R128(0): Acceleration enabled
    [ 1508.633] (II) R128(0): Filled in offs
    [ 1508.633] (II) R128(0): Going to init EXA...
    [ 1508.633] (II) R128(0): Setting up EXA callbacks
    [ 1508.633] (II) R128(0): Initalizing 2D acceleration engine...
    [ 1508.633] (II) R128(0): Initializing EXA driver...
    [ 1508.633] (II) EXA(0): Offscreen pixmap area of 11534336 bytes
    [ 1508.633] (II) EXA(0): Driver registered support for the following operations:
    [ 1508.634] (II) Solid
    [ 1508.634] (II) Copy
    [ 1508.634] (II) R128(0): EXA Acceleration enabled
    [ 1508.634] (==) R128(0): Backing store disabled
    [ 1508.635] (==) R128(0): Silken mouse enabled
    [ 1508.635] (II) R128(0): Using hardware cursor (scanline 13105)
    [ 1508.648] (==) R128(0): DPMS enabled
    [ 1508.648] (WW) R128(0): Direct rendering disabled
    [ 1508.649] (==) RandR enabled
    [ 1508.651] (II) TDFX(1): vgaHWGetIOBase: hwp->IOBase is 0x03d0
    [ 1508.651] (II) TDFX(1): Changing back offset from 0x005ff000 to 0x005fe000
    [ 1508.651] (II) TDFX(1): Not enough video memory available for textures and depth buffer
    and/or back buffer. Disabling DRI. To use DRI try lower
    resolution modes and/or a smaller virtual screen size
    [ 1508.651] (II) TDFX(1): Cursor Offset: [0x00000000,0x00001000)
    [ 1508.651] (II) TDFX(1): Fifo Offset: [0x00001000, 0x00041000)
    [ 1508.651] (II) TDFX(1): Front Buffer Offset: [0x00041000, 0x00692800)
    [ 1508.651] (II) TDFX(1): (NOT USED) Texture Offset: [0x00692800, 0x006927FF)
    [ 1508.651] (II) TDFX(1): (NOT USED) BackOffset: [0x01000000, 0x01500000)
    [ 1508.652] (II) TDFX(1): (NOT USED) DepthOffset: [0xFFFFFFFF, 0x004FFFFF)
    [ 1508.652] (II) TDFX(1): Minimum 270, Maximum 1023 lines of offscreen memory available
    [ 1508.663] (==) TDFX(1): Backing store disabled
    [ 1508.663] (==) TDFX(1): Silken mouse enabled
    [ 1508.664] (==) TDFX(1): DPMS enabled
    [ 1508.664] (WW) TDFX(1): Direct rendering disabled
    [ 1508.665] (==) RandR enabled
    [ 1508.665] (II) Found 2 VGA devices: arbiter wrapping enabled
    [ 1508.734] (II) AIGLX: Screen 0 is not DRI2 capable
    [ 1508.734] (II) AIGLX: Screen 0 is not DRI capable
    [ 1509.746] (II) AIGLX: Loaded and initialized swrast
    [ 1509.746] (II) GLX: Initialized DRISWRAST GL provider for screen 0
    [ 1509.747] (II) AIGLX: Screen 1 is not DRI2 capable
    [ 1509.747] (II) AIGLX: Screen 1 is not DRI capable
    [ 1509.752] (II) AIGLX: Loaded and initialized swrast
    [ 1509.752] (II) GLX: Initialized DRISWRAST GL provider for screen 1
    [ 1510.656] (II) config/udev: Adding input device Power Button (/dev/input/event2)
    [ 1510.656] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 1510.657] (II) LoadModule: "evdev"
    [ 1510.658] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 1510.701] (II) Module evdev: vendor="X.Org Foundation"
    [ 1510.701] compiled for 1.13.0, module version = 2.7.3
    [ 1510.701] Module class: X.Org XInput Driver
    [ 1510.701] ABI class: X.Org XInput driver, version 18.0
    [ 1510.701] (II) Using input driver 'evdev' for 'Power Button'
    [ 1510.701] (**) Power Button: always reports core events
    [ 1510.702] (**) evdev: Power Button: Device: "/dev/input/event2"
    [ 1510.702] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 1510.702] (--) evdev: Power Button: Found keys
    [ 1510.703] (II) evdev: Power Button: Configuring as keyboard
    [ 1510.703] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
    [ 1510.703] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 1510.703] (**) Option "xkb_rules" "evdev"
    [ 1510.703] (**) Option "xkb_model" "evdev"
    [ 1510.704] (**) Option "xkb_layout" "us"
    [ 1510.903] (II) config/udev: Adding input device Power Button (/dev/input/event1)
    [ 1510.903] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 1510.904] (II) Using input driver 'evdev' for 'Power Button'
    [ 1510.904] (**) Power Button: always reports core events
    [ 1510.904] (**) evdev: Power Button: Device: "/dev/input/event1"
    [ 1510.904] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 1510.904] (--) evdev: Power Button: Found keys
    [ 1510.904] (II) evdev: Power Button: Configuring as keyboard
    [ 1510.905] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1"
    [ 1510.905] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
    [ 1510.905] (**) Option "xkb_rules" "evdev"
    [ 1510.905] (**) Option "xkb_model" "evdev"
    [ 1510.905] (**) Option "xkb_layout" "us"
    [ 1510.910] (II) config/udev: Adding input device pac7311 (/dev/input/event4)
    [ 1510.910] (**) pac7311: Applying InputClass "evdev keyboard catchall"
    [ 1510.910] (II) Using input driver 'evdev' for 'pac7311'
    [ 1510.910] (**) pac7311: always reports core events
    [ 1510.910] (**) evdev: pac7311: Device: "/dev/input/event4"
    [ 1510.911] (--) evdev: pac7311: Vendor 0x93a Product 0x260e
    [ 1510.911] (--) evdev: pac7311: Found keys
    [ 1510.911] (II) evdev: pac7311: Configuring as keyboard
    [ 1510.911] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:07.2/usb1/1-2/input/input4/event4"
    [ 1510.911] (II) XINPUT: Adding extended input device "pac7311" (type: KEYBOARD, id 8)
    [ 1510.911] (**) Option "xkb_rules" "evdev"
    [ 1510.912] (**) Option "xkb_model" "evdev"
    [ 1510.912] (**) Option "xkb_layout" "us"
    [ 1510.916] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 1510.916] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 1510.917] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [ 1510.917] (**) AT Translated Set 2 keyboard: always reports core events
    [ 1510.917] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 1510.917] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
    [ 1510.917] (--) evdev: AT Translated Set 2 keyboard: Found keys
    [ 1510.917] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
    [ 1510.918] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [ 1510.918] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 9)
    [ 1510.918] (**) Option "xkb_rules" "evdev"
    [ 1510.918] (**) Option "xkb_model" "evdev"
    [ 1510.918] (**) Option "xkb_layout" "us"
    [ 1510.923] (II) config/udev: Adding input device ImPS/2 Generic Wheel Mouse (/dev/input/event5)
    [ 1510.923] (**) ImPS/2 Generic Wheel Mouse: Applying InputClass "evdev pointer catchall"
    [ 1510.923] (II) Using input driver 'evdev' for 'ImPS/2 Generic Wheel Mouse'
    [ 1510.923] (**) ImPS/2 Generic Wheel Mouse: always reports core events
    [ 1510.924] (**) evdev: ImPS/2 Generic Wheel Mouse: Device: "/dev/input/event5"
    [ 1510.924] (--) evdev: ImPS/2 Generic Wheel Mouse: Vendor 0x2 Product 0x5
    [ 1510.924] (--) evdev: ImPS/2 Generic Wheel Mouse: Found 3 mouse buttons
    [ 1510.924] (--) evdev: ImPS/2 Generic Wheel Mouse: Found scroll wheel(s)
    [ 1510.924] (--) evdev: ImPS/2 Generic Wheel Mouse: Found relative axes
    [ 1510.924] (--) evdev: ImPS/2 Generic Wheel Mouse: Found x and y relative axes
    [ 1510.925] (II) evdev: ImPS/2 Generic Wheel Mouse: Configuring as mouse
    [ 1510.925] (II) evdev: ImPS/2 Generic Wheel Mouse: Adding scrollwheel support
    [ 1510.925] (**) evdev: ImPS/2 Generic Wheel Mouse: YAxisMapping: buttons 4 and 5
    [ 1510.925] (**) evdev: ImPS/2 Generic Wheel Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 1510.925] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input5/event5"
    [ 1510.925] (II) XINPUT: Adding extended input device "ImPS/2 Generic Wheel Mouse" (type: MOUSE, id 10)
    [ 1510.926] (II) evdev: ImPS/2 Generic Wheel Mouse: initialized for relative axes.
    [ 1510.927] (**) ImPS/2 Generic Wheel Mouse: (accel) keeping acceleration scheme 1
    [ 1510.927] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration profile 0
    [ 1510.927] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration factor: 2.000
    [ 1510.928] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration threshold: 4
    [ 1510.930] (II) config/udev: Adding input device ImPS/2 Generic Wheel Mouse (/dev/input/mouse0)
    [ 1510.930] (II) No input driver specified, ignoring this device.
    [ 1510.930] (II) This device may have been added with another device file.
    [ 1510.932] (II) config/udev: Adding input device PC Speaker (/dev/input/event3)
    [ 1510.932] (II) No input driver specified, ignoring this device.
    [ 1510.932] (II) This device may have been added with another device file.
    Any help is appreciated.
    Last edited by e01f (2012-10-24 02:00:49)

    I added
    Option "SWCursor" "true"
    to my config, and it didn't seem to make a difference. Do those
    [ 1800.843462] Call Trace:
    [ 1800.843517] [<c02f39af>] ? string.isra.4+0x2f/0xa0
    [ 1800.843545] [<c04d0fc3>] schedule+0x23/0x60
    [ 1800.843576] [<c039a077>] vga_get+0xe7/0x150
    traces in dmesg tell you something? I regret that I am relatively new to Linux and therefore don't know much about the way drivers work, but I have been a C/C++/Pascal/PHP/... programmer for many years and have some expereince with assembler programming.
    Thanks again for your support!

  • [SOLVED]Xorg.conf, mouse config problem

    The Rapoo M765 mouse can not work properly under normal mouse configuration.
    The mouse goes beyond controll when config as below:
    hacksign@XSign [14:13:13] : ~
    >> cat /etc/X11/xorg.conf.d/50-mouse-acceleration.conf
    #Section "InputClass"
    # Identifier "Mouse2"
    # MatchProduct "RAPOO RAPOO 2.4G Remote Mouse"
    # MatchIsPointer "yes"
    # MatchDevicePath "/dev/input/event*"
    # Driver "mouse"
    # Option "Protocol" "auto"
    # Option "Emulate3Buttons" "no"
    # Option "Buttons" "7"
    # Option "ButtonMapping" "1 2 3 6 7"
    #EndSection
    When there is no any configuration, the mouse can work abnormally. Movement and right/left click work fine, but I can not use scroll wheel,and the "go forward"&"go backward" mouse key can not work too.
    (I know Option "ZAxisMapping" "4 5" is the configuration of scroll wheel emulation.)
    The real problem is 'mouse beyond controll',the cursor goes crazyly on screen ....
    I guess it is something wrong of ButtonMapping option. But when I tried to get button number from command xev,when scroll wheel scrolles, I get something below(the scroll wheel movement is identified as a key event~):
    //left click
    ButtonPress event, serial 34, synthetic NO, window 0x4a00001,
    root 0x264, subw 0x0, time 3766452, (135,143), root:(2287,595),
    state 0x0, button 1, same_screen YES
    ButtonRelease event, serial 34, synthetic NO, window 0x4a00001,
    root 0x264, subw 0x0, time 3766588, (135,143), root:(2287,595),
    state 0x100, button 1, same_screen YES
    //right click
    ButtonPress event, serial 34, synthetic NO, window 0x4a00001,
    root 0x264, subw 0x0, time 3767716, (135,143), root:(2287,595),
    state 0x0, button 3, same_screen YES
    ButtonRelease event, serial 34, synthetic NO, window 0x4a00001,
    root 0x264, subw 0x0, time 3767852, (135,143), root:(2287,595),
    state 0x400, button 3, same_screen YES
    //mouse scroll, identified as keyboard event(?)
    KeyRelease event, serial 34, synthetic NO, window 0x4a00001,
    root 0x264, subw 0x0, time 3769332, (135,143), root:(2287,595),
    state 0x0, keycode 123 (keysym 0x1008ff13, XF86AudioRaiseVolume), same_screen YES,
    XLookupString gives 0 bytes:
    XFilterEvent returns: False
    KeyPress event, serial 34, synthetic NO, window 0x4a00001,
    root 0x264, subw 0x0, time 3769332, (135,143), root:(2287,595),
    state 0x0, keycode 122 (keysym 0x1008ff11, XF86AudioLowerVolume), same_screen YES,
    XLookupString gives 0 bytes:
    XmbLookupString gives 0 bytes:
    XFilterEvent returns: False
    here is some Information(I dont know why the mouse is identified as 'type:KEYBOARD'):
    hacksign@XSign [14:55:03] : ~
    >> xinput
    ⎡ Virtual core pointer id=2 [master pointer (3)]
    ⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
    ⎜ ↳ RAPOO RAPOO 2.4G Remote Mouse id=13 [slave pointer (2)]
    ⎜ ↳ SynPS/2 Synaptics TouchPad id=15 [slave pointer (2)]
    ⎜ ↳ TPPS/2 IBM TrackPoint id=16 [slave pointer (2)]
    ⎣ Virtual core keyboard id=3 [master keyboard (2)]
    ↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)]
    ↳ Power Button id=6 [slave keyboard (3)]
    ↳ Video Bus id=7 [slave keyboard (3)]
    ↳ Sleep Button id=8 [slave keyboard (3)]
    ↳ Heng Yu Technology Poker Pro S id=9 [slave keyboard (3)]
    ↳ Heng Yu Technology Poker Pro S id=10 [slave keyboard (3)]
    ↳ Integrated Camera id=11 [slave keyboard (3)]
    ↳ RAPOO RAPOO 2.4G Remote Mouse id=12 [slave keyboard (3)]
    ↳ AT Translated Set 2 keyboard id=14 [slave keyboard (3)]
    ↳ ThinkPad Extra Buttons id=17 [slave keyboard (3)]
    hacksign@XSign [14:55:06] : ~
    >> xinput list-props 13
    Device 'RAPOO RAPOO 2.4G Remote Mouse':
    Device Enabled (142): 1
    Coordinate Transformation Matrix (144): 1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000
    Device Accel Profile (270): 0
    Device Accel Constant Deceleration (271): 1.000000
    Device Accel Adaptive Deceleration (272): 1.000000
    Device Accel Velocity Scaling (273): 10.000000
    Device Product ID (260): 9390, 8192
    Device Node (261): "/dev/input/event8"
    Evdev Axis Inversion (274): 0, 0
    Evdev Axes Swap (276): 0
    Axis Labels (277): "Rel X" (152), "Rel Y" (153), "Rel Horiz Wheel" (267), "Rel Dial" (268), "Rel Vert Wheel" (269)
    Button Labels (278): "Button Left" (145), "Button Middle" (146), "Button Right" (147), "Button Wheel Up" (148), "Button Wheel Down" (149), "Button Horiz Wheel Left" (150), "Button Horiz Wheel Right" (151), "Button Side" (265), "Button Extra" (266), "Button Unknown" (263), "Button Unknown" (263), "Button Unknown" (263), "Button Unknown" (263)
    Evdev Scrolling Distance (279): 1, 1, 1
    Evdev Middle Button Emulation (280): 0
    Evdev Middle Button Timeout (281): 50
    Evdev Third Button Emulation (282): 0
    Evdev Third Button Emulation Timeout (283): 1000
    Evdev Third Button Emulation Button (284): 3
    Evdev Third Button Emulation Threshold (285): 20
    Evdev Wheel Emulation (286): 0
    Evdev Wheel Emulation Axes (287): 0, 0, 4, 5
    Evdev Wheel Emulation Inertia (288): 10
    Evdev Wheel Emulation Timeout (289): 200
    Evdev Wheel Emulation Button (290): 4
    Evdev Drag Lock Buttons (291): 0
    hacksign@XSign [14:55:14] : ~
    >> grep -i rapoo /var/log/Xorg.0.log
    [ 29.102] (II) config/udev: Adding input device RAPOO RAPOO 2.4G Remote Mouse (/dev/input/event7)
    [ 29.102] (**) RAPOO RAPOO 2.4G Remote Mouse: Applying InputClass "evdev keyboard catchall"
    [ 29.102] (II) Using input driver 'evdev' for 'RAPOO RAPOO 2.4G Remote Mouse'
    [ 29.102] (**) RAPOO RAPOO 2.4G Remote Mouse: always reports core events
    [ 29.102] (**) evdev: RAPOO RAPOO 2.4G Remote Mouse: Device: "/dev/input/event7"
    [ 29.102] (--) evdev: RAPOO RAPOO 2.4G Remote Mouse: Vendor 0x24ae Product 0x2000
    [ 29.102] (--) evdev: RAPOO RAPOO 2.4G Remote Mouse: Found keys
    [ 29.102] (II) evdev: RAPOO RAPOO 2.4G Remote Mouse: Configuring as keyboard
    [ 29.102] (II) XINPUT: Adding extended input device "RAPOO RAPOO 2.4G Remote Mouse" (type: KEYBOARD, id 12)
    [ 29.103] (II) config/udev: Adding input device RAPOO RAPOO 2.4G Remote Mouse (/dev/input/event8)
    [ 29.103] (**) RAPOO RAPOO 2.4G Remote Mouse: Applying InputClass "evdev pointer catchall"
    [ 29.103] (**) RAPOO RAPOO 2.4G Remote Mouse: Applying InputClass "evdev keyboard catchall"
    [ 29.103] (II) Using input driver 'evdev' for 'RAPOO RAPOO 2.4G Remote Mouse'
    [ 29.103] (**) RAPOO RAPOO 2.4G Remote Mouse: always reports core events
    [ 29.103] (**) evdev: RAPOO RAPOO 2.4G Remote Mouse: Device: "/dev/input/event8"
    [ 29.103] (--) evdev: RAPOO RAPOO 2.4G Remote Mouse: Vendor 0x24ae Product 0x2000
    [ 29.103] (--) evdev: RAPOO RAPOO 2.4G Remote Mouse: Found 9 mouse buttons
    [ 29.103] (--) evdev: RAPOO RAPOO 2.4G Remote Mouse: Found scroll wheel(s)
    [ 29.103] (--) evdev: RAPOO RAPOO 2.4G Remote Mouse: Found relative axes
    [ 29.103] (--) evdev: RAPOO RAPOO 2.4G Remote Mouse: Found x and y relative axes
    [ 29.103] (--) evdev: RAPOO RAPOO 2.4G Remote Mouse: Found absolute axes
    [ 29.103] (II) evdev: RAPOO RAPOO 2.4G Remote Mouse: Forcing absolute x/y axes to exist.
    [ 29.103] (--) evdev: RAPOO RAPOO 2.4G Remote Mouse: Found keys
    [ 29.103] (II) evdev: RAPOO RAPOO 2.4G Remote Mouse: Configuring as mouse
    [ 29.103] (II) evdev: RAPOO RAPOO 2.4G Remote Mouse: Configuring as keyboard
    [ 29.103] (II) evdev: RAPOO RAPOO 2.4G Remote Mouse: Adding scrollwheel support
    [ 29.103] (**) evdev: RAPOO RAPOO 2.4G Remote Mouse: YAxisMapping: buttons 4 and 5
    [ 29.103] (**) evdev: RAPOO RAPOO 2.4G Remote Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 29.103] (II) XINPUT: Adding extended input device "RAPOO RAPOO 2.4G Remote Mouse" (type: KEYBOARD, id 13)
    [ 29.104] (II) evdev: RAPOO RAPOO 2.4G Remote Mouse: initialized for relative axes.
    [ 29.104] (WW) evdev: RAPOO RAPOO 2.4G Remote Mouse: ignoring absolute axes.
    [ 29.104] (**) RAPOO RAPOO 2.4G Remote Mouse: (accel) keeping acceleration scheme 1
    [ 29.104] (**) RAPOO RAPOO 2.4G Remote Mouse: (accel) acceleration profile 0
    [ 29.104] (**) RAPOO RAPOO 2.4G Remote Mouse: (accel) acceleration factor: 2.000
    [ 29.104] (**) RAPOO RAPOO 2.4G Remote Mouse: (accel) acceleration threshold: 4
    [ 29.104] (II) config/udev: Adding input device RAPOO RAPOO 2.4G Remote Mouse (/dev/input/mouse0)
    hacksign@XSign [14:59:47] : ~
    >> yaourt -Q|grep -i 'input-'
    local/xf86-input-evdev-trackpoint 2.9.1-1
    extra/xf86-input-keyboard 1.8.0-3 (xorg-drivers xorg)
    extra/xf86-input-mouse 1.9.1-1 (xorg-drivers xorg)
    extra/xf86-input-synaptics 1.8.1-1 (xorg-drivers xorg)
    Last edited by Hacksign (2015-01-14 02:22:51)

    Thanks for reply !
    change Driver 'mouse' to Driver 'evdev',solved cursor goes beyond controll problem.
    but I still can not use scroll button and 'go forward'&'go backward' button.
    (BTW:evdev_drv.so is from local/xf86-input-evdev-trackpoint, and local/xf86-input-evdev-trackpoint package is from AUR)
    I think, maybe something wrong with my button number mapping, but I still can not get scroll button number with 'xev' command....
    below is my configuration:
    hacksign@XSign [17:15:19] : /var/log
    >> cat /etc/X11/xorg.conf.d/50-mouse-acceleration.conf
    Section "InputClass"
    Identifier "Mouse2"
    MatchProduct "RAPOO RAPOO 2.4G Remote Mouse"
    MatchIsPointer "yes"
    MatchDevicePath "/dev/input/event*"
    Driver "evdev"
    Option "Protocol" "auto"
    Option "Emulate3Buttons" "no"
    Option "ZAxisMapping" "4 5"
    Option "Buttons" "9"
    Option "ButtonMapping" "1 2 3 6 7 8 9 4 5"
    EndSection
    and here is Xorg.0.log
    [ 11357.287] (**) RAPOO RAPOO 2.4G Remote Mouse: Applying InputClass "evdev keyboard catchall"
    [ 11357.287] (II) Using input driver 'evdev' for 'RAPOO RAPOO 2.4G Remote Mouse'
    [ 11357.287] (**) RAPOO RAPOO 2.4G Remote Mouse: always reports core events
    [ 11357.287] (**) evdev: RAPOO RAPOO 2.4G Remote Mouse: Device: "/dev/input/event7"
    [ 11357.287] (--) evdev: RAPOO RAPOO 2.4G Remote Mouse: Vendor 0x24ae Product 0x2000
    [ 11357.287] (--) evdev: RAPOO RAPOO 2.4G Remote Mouse: Found keys
    [ 11357.287] (II) evdev: RAPOO RAPOO 2.4G Remote Mouse: Configuring as keyboard
    [ 11357.287] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/0003:24AE:2000.0003/input/input8/event7"
    [ 11357.288] (II) XINPUT: Adding extended input device "RAPOO RAPOO 2.4G Remote Mouse" (type: KEYBOARD, id 12)
    [ 11357.288] (**) Option "xkb_rules" "evdev"
    [ 11357.288] (**) Option "xkb_model" "pc104"
    [ 11357.288] (**) Option "xkb_layout" "us"
    [ 11357.288] (II) config/udev: Adding input device RAPOO RAPOO 2.4G Remote Mouse (/dev/input/event8)
    [ 11357.288] (**) RAPOO RAPOO 2.4G Remote Mouse: Applying InputClass "evdev pointer catchall"
    [ 11357.288] (**) RAPOO RAPOO 2.4G Remote Mouse: Applying InputClass "evdev keyboard catchall"
    [ 11357.288] (**) RAPOO RAPOO 2.4G Remote Mouse: Applying InputClass "Mouse2"
    [ 11357.288] (II) Using input driver 'evdev' for 'RAPOO RAPOO 2.4G Remote Mouse'
    [ 11357.288] (**) RAPOO RAPOO 2.4G Remote Mouse: always reports core events
    [ 11357.288] (**) evdev: RAPOO RAPOO 2.4G Remote Mouse: Device: "/dev/input/event8"
    [ 11357.288] (**) evdev: RAPOO RAPOO 2.4G Remote Mouse: ButtonMapping '1 2 3 6 7 8 9 4 5'
    [ 11357.288] (--) evdev: RAPOO RAPOO 2.4G Remote Mouse: Vendor 0x24ae Product 0x2000
    [ 11357.288] (--) evdev: RAPOO RAPOO 2.4G Remote Mouse: Found 9 mouse buttons
    [ 11357.288] (--) evdev: RAPOO RAPOO 2.4G Remote Mouse: Found scroll wheel(s)
    [ 11357.288] (--) evdev: RAPOO RAPOO 2.4G Remote Mouse: Found relative axes
    [ 11357.288] (--) evdev: RAPOO RAPOO 2.4G Remote Mouse: Found x and y relative axes
    [ 11357.288] (--) evdev: RAPOO RAPOO 2.4G Remote Mouse: Found absolute axes
    [ 11357.288] (II) evdev: RAPOO RAPOO 2.4G Remote Mouse: Forcing absolute x/y axes to exist.
    [ 11357.288] (--) evdev: RAPOO RAPOO 2.4G Remote Mouse: Found keys
    [ 11357.288] (II) evdev: RAPOO RAPOO 2.4G Remote Mouse: Configuring as mouse
    [ 11357.288] (II) evdev: RAPOO RAPOO 2.4G Remote Mouse: Configuring as keyboard
    [ 11357.288] (II) evdev: RAPOO RAPOO 2.4G Remote Mouse: Adding scrollwheel support
    [ 11357.288] (**) Option "Emulate3Buttons" "no"
    [ 11357.288] (**) evdev: RAPOO RAPOO 2.4G Remote Mouse: YAxisMapping: buttons 4 and 5
    [ 11357.288] (**) evdev: RAPOO RAPOO 2.4G Remote Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 11357.288] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.1/0003:24AE:2000.0004/input/input9/event8"
    [ 11357.288] (II) XINPUT: Adding extended input device "RAPOO RAPOO 2.4G Remote Mouse" (type: KEYBOARD, id 13)
    [ 11357.288] (**) Option "xkb_rules" "evdev"
    [ 11357.288] (**) Option "xkb_model" "pc104"
    [ 11357.288] (**) Option "xkb_layout" "us"
    [ 11357.288] (II) evdev: RAPOO RAPOO 2.4G Remote Mouse: initialized for relative axes.
    [ 11357.288] (WW) evdev: RAPOO RAPOO 2.4G Remote Mouse: ignoring absolute axes.
    [ 11357.289] (**) RAPOO RAPOO 2.4G Remote Mouse: (accel) keeping acceleration scheme 1
    [ 11357.289] (**) RAPOO RAPOO 2.4G Remote Mouse: (accel) acceleration profile 0
    [ 11357.289] (**) RAPOO RAPOO 2.4G Remote Mouse: (accel) acceleration factor: 2.000
    [ 11357.289] (**) RAPOO RAPOO 2.4G Remote Mouse: (accel) acceleration threshold: 4
    [ 11357.289] (II) config/udev: Adding input device RAPOO RAPOO 2.4G Remote Mouse (/dev/input/mouse0)
    [ 11357.289] (II) No input driver specified, ignoring this device.
    [ 11357.289] (II) This device may have been added with another device file.
    olive wrote:In the config file you mentioned, all is commented; do you mean that you have problems when you have uncommented it? You should not use the mouse driver (old deprecated driver) but evdev. Try to remove xf86-input-mouse and xf86-input-keyboard (same as before, this is deprecated and handled by evdev) and remove also a "joystick" driver if you have it (I have had problem with it conflicting with the evdev driver).
    Last edited by Hacksign (2015-01-13 09:27:06)

Maybe you are looking for