Intel_agp locks up xorg 7

hello,
i have a Dell optiplex 270, with a Radeon 9200SE. The motherboard is based on the intel 865-chip, so the AGP-port uses intel_agp i presume.
when i let Arch autoload the modules it loads intel_agp anyway.
but when i wanna start X (xorg 7 from testing) my PC blocks: black screen, and i'm not able to go to another terminal.  Booting into init 3 works without problems untill i start X
When i put intel_agp in the blocklist on the other hand, X works.
but i wanna get DRI working, and in /var/log/Xorg.0.log it says:
(WW) xf86OpenConsole: Could not save ownership of VT
(WW) xf86OpenConsole: chown /dev/tty0 failed: No such file or directory
(WW) RADEON: No matching Device section for instance (BusID PCI:1:0:1) found
(WW) RADEON(0): Failed to detect secondary monitor, MergedFB/Clone mode disabled
(WW) RADEON(0): [agp] AGP not available
(EE) RADEON(0): [agp] AGP failed to initialize. Disabling the DRI.
(WW) RADEON(0): Direct rendering disabled
so i assume it need that intel_agp module.
the cleaned out versions of my rc.conf, xorg.conf and lsmod are on
www.student.kuleuven.be/~s0109588/arch
how comes this intel_agp module blocks my whole PC, and only when i start X?

Well "Deon"...I'm sorry to say. ...You most definatly need a new PSU....To tell you the truth, I find it hard to believe that you can get the PC to even POST. ..You have been lucky....I sugest that you go and get a new quality PSU...I would try either a Enermax 450 or a Antec True Power 420 or 480Watt, the 480 Antec True Power unit would be the Best choice though http://www.antec.com  http://www.enermax.com   Most people do not realize that the Northwood P-4's that are faster than 2.0 GHZ can draw up to 11.0 Amps on the +12 Volt Rail under full load..And your PSU has a 12 Amp rating on the +12 V Rail ....Not to mention that you have a combined wattage max of 140 on the +3.3 V and +5.0 V rails......So I know it is hard to believe but your 300 Advertized watt PSU...Really is more like a 200 "Real" Watt Power Supply.....Now I'm not saying to compare my PSU specs. to yours, as I have a little overkill on the +5.0 Rail..........Sean REILLY875

Similar Messages

  • Xorg either crashes, or faces an mi EQ buffer overflow with Nividia

    Hello everyone, first post here. I come because I've had an ongoing problem with Xorg/Nvidia for almost as long as I've had Arch (I installed Arch roughly a few months ago) that has unfortunately worsened as time has gone on.
    I have an EVGA Nvidia GeForce GTX 560 (NOT ti), and at this moment, I have the 304.43-1 driver, and Xorg-server 1.12.4-1.
    Problem 1
    My problem first started with games that ran in Wine. Some, but not all games, after being played for a long enough time, would lock up Xorg; my screen would be frozen, and I coudln't move the mouse or switch to another tty, yet strangely, other programs like teamspeak would continue to function; I simply had no control, and was forced to either reboot using REISUB, or ssh into my computer and kill X remotely. Either way, it would mean losing any unsaved work.
    It only happened in some games, for example: Skyrim, any Source game (Portal, Half-life, etc); yet others ran fine, for example: Sanctum. It was always the same symptoms when it happened, and the duration of time before the crash happened was always random. Sometimes it would happen after a few hours of gameplay, and other times it would happen after roughly a half hour.
    I've read in a few scattered Linux forums of people with similar (but not quite the same) problems, and it having to do with keyboard input (though I doubt that's what's causing my issue).
    Problem 2
    A short while ago, a new problem arose. My computer is a desktop, so I leave it on 24/7, but recently, after about 24 hours or so, (I noticed that it happens very often when I turn my monitor back on after waking up, having slept for some time) I'll return to my desktop to find that my monitor has white squares across the screen, a box around my mouse cursor, and sometimes an odd purple tint to the whole display. I still control over input for a while, as I can move the mouse and can type into a terminal or application, etc. but after a few seconds, all windows stop responding, and X will gradually use 100% of my CPU, again, forcing me to either SSH or reboot via REISUB.
    Now, Problem 1 and Problem 2 return different things to my error logs, so that is why I labelled them separately.
    Before I post the error logs, here is my xorg.conf:
    # nvidia-settings: X configuration file generated by nvidia-settings
    # nvidia-settings: version 304.37 ([email protected]) Wed Aug 8 21:03:08 PDT 2012
    Section "ServerLayout"
    Identifier "Layout0"
    Screen 0 "Screen0" 0 0
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "Mouse0" "CorePointer"
    Option "Xinerama" "0"
    EndSection
    Section "Files"
    EndSection
    Section "InputDevice"
    # generated from default
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/psaux"
    Option "Emulate3Buttons" "no"
    Option "ZAxisMapping" "4 5"
    EndSection
    Section "InputDevice"
    # generated from default
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "Monitor"
    # HorizSync source: edid, VertRefresh source: edid
    Identifier "Monitor0"
    VendorName "Unknown"
    ModelName "IBM L171"
    HorizSync 30.0 - 83.0
    VertRefresh 55.0 - 75.0
    Option "DPMS"
    EndSection
    Section "Device"
    Identifier "Device0"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    BoardName "GeForce GTX 560"
    Option "ModeDebug" "1"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    DefaultDepth 24
    Option "Stereo" "0"
    Option "nvidiaXineramaInfoOrder" "CRT-0"
    Option "metamodes" "nvidia-auto-select +0+0"
    SubSection "Display"
    Depth 24
    EndSubSection
    EndSection
    Now, for the error logs. I unfortunately only have an Xorg.0.log for Problem 1, and not a dmesg log
    Xorg.0.log for Problem 1
    [ 22.113]
    X.Org X Server 1.12.4
    Release Date: 2012-08-27
    [ 22.114] X Protocol Version 11, Revision 0
    [ 22.114] Build Operating System: Linux 3.4.8-1-ARCH x86_64
    [ 22.114] Current Operating System: Linux ZeroArch 3.5.3-1-ARCH #1 SMP PREEMPT Sun Aug 26 09:14:51 CEST 2012 x86_64
    [ 22.114] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=996407e6-20a3-422f-92f8-3d9fe913b87c rootflags=,relatime,data=ordered rootfstype=ext4 ro
    [ 22.114] Build Date: 27 August 2012 08:04:39AM
    [ 22.115]
    [ 22.115] Current version of pixman: 0.26.2
    [ 22.115] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 22.115] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 22.116] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Sep 2 10:48:28 2012
    [ 22.146] (==) Using config file: "/etc/X11/xorg.conf"
    [ 22.146] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 22.159] (==) ServerLayout "Layout0"
    [ 22.159] (**) |-->Screen "Screen0" (0)
    [ 22.159] (**) | |-->Monitor "Monitor0"
    [ 22.160] (**) | |-->Device "Device0"
    [ 22.160] (**) |-->Input Device "Keyboard0"
    [ 22.160] (**) |-->Input Device "Mouse0"
    [ 22.160] (**) Option "Xinerama" "0"
    [ 22.160] (==) Automatically adding devices
    [ 22.160] (==) Automatically enabling devices
    [ 22.194] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 22.194] Entry deleted from font path.
    [ 22.202] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/Type1/".
    [ 22.202] Entry deleted from font path.
    [ 22.202] (Run 'mkfontdir' on "/usr/share/fonts/Type1/").
    [ 22.203] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 22.203] Entry deleted from font path.
    [ 22.203] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 22.204] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 22.204] Entry deleted from font path.
    [ 22.204] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 22.204] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/
    [ 22.204] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 22.204] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    [ 22.204] (WW) Disabling Keyboard0
    [ 22.204] (WW) Disabling Mouse0
    [ 22.204] (II) Loader magic: 0x7c8b00
    [ 22.204] (II) Module ABI versions:
    [ 22.204] X.Org ANSI C Emulation: 0.4
    [ 22.204] X.Org Video Driver: 12.1
    [ 22.204] X.Org XInput driver : 16.0
    [ 22.204] X.Org Server Extension : 6.0
    [ 22.205] (--) PCI:*(0:1:0:0) 10de:1201:3842:1461 rev 161, Mem @ 0xfc000000/33554432, 0xd0000000/134217728, 0xd8000000/67108864, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
    [ 22.206] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 22.206] (II) LoadModule: "extmod"
    [ 22.225] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 22.243] (II) Module extmod: vendor="X.Org Foundation"
    [ 22.243] compiled for 1.12.4, module version = 1.0.0
    [ 22.243] Module class: X.Org Server Extension
    [ 22.243] ABI class: X.Org Server Extension, version 6.0
    [ 22.243] (II) Loading extension MIT-SCREEN-SAVER
    [ 22.243] (II) Loading extension XFree86-VidModeExtension
    [ 22.243] (II) Loading extension XFree86-DGA
    [ 22.243] (II) Loading extension DPMS
    [ 22.243] (II) Loading extension XVideo
    [ 22.243] (II) Loading extension XVideo-MotionCompensation
    [ 22.243] (II) Loading extension X-Resource
    [ 22.243] (II) LoadModule: "dbe"
    [ 22.244] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 22.255] (II) Module dbe: vendor="X.Org Foundation"
    [ 22.255] compiled for 1.12.4, module version = 1.0.0
    [ 22.255] Module class: X.Org Server Extension
    [ 22.255] ABI class: X.Org Server Extension, version 6.0
    [ 22.255] (II) Loading extension DOUBLE-BUFFER
    [ 22.255] (II) LoadModule: "glx"
    [ 22.255] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 22.793] (II) Module glx: vendor="NVIDIA Corporation"
    [ 22.793] compiled for 4.0.2, module version = 1.0.0
    [ 22.793] Module class: X.Org Server Extension
    [ 22.793] (II) NVIDIA GLX Module 304.43 Sun Aug 19 20:34:01 PDT 2012
    [ 22.794] (II) Loading extension GLX
    [ 22.794] (II) LoadModule: "record"
    [ 22.794] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 22.802] (II) Module record: vendor="X.Org Foundation"
    [ 22.802] compiled for 1.12.4, module version = 1.13.0
    [ 22.802] Module class: X.Org Server Extension
    [ 22.802] ABI class: X.Org Server Extension, version 6.0
    [ 22.802] (II) Loading extension RECORD
    [ 22.802] (II) LoadModule: "dri"
    [ 22.802] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 22.808] (II) Module dri: vendor="X.Org Foundation"
    [ 22.808] compiled for 1.12.4, module version = 1.0.0
    [ 22.808] ABI class: X.Org Server Extension, version 6.0
    [ 22.808] (II) Loading extension XFree86-DRI
    [ 22.808] (II) LoadModule: "dri2"
    [ 22.808] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 22.821] (II) Module dri2: vendor="X.Org Foundation"
    [ 22.821] compiled for 1.12.4, module version = 1.2.0
    [ 22.821] ABI class: X.Org Server Extension, version 6.0
    [ 22.821] (II) Loading extension DRI2
    [ 22.821] (II) LoadModule: "nvidia"
    [ 22.843] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 22.913] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 22.913] compiled for 4.0.2, module version = 1.0.0
    [ 22.913] Module class: X.Org Video Driver
    [ 22.933] (II) NVIDIA dlloader X Driver 304.43 Sun Aug 19 20:15:32 PDT 2012
    [ 22.933] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [ 22.933] (--) using VT number 7
    [ 22.946] (II) Loading sub module "fb"
    [ 22.946] (II) LoadModule: "fb"
    [ 22.946] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 22.964] (II) Module fb: vendor="X.Org Foundation"
    [ 22.964] compiled for 1.12.4, module version = 1.0.0
    [ 22.964] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 22.964] (II) Loading sub module "wfb"
    [ 22.964] (II) LoadModule: "wfb"
    [ 22.967] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 22.983] (II) Module wfb: vendor="X.Org Foundation"
    [ 22.983] compiled for 1.12.4, module version = 1.0.0
    [ 22.983] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 22.983] (II) Loading sub module "ramdac"
    [ 22.983] (II) LoadModule: "ramdac"
    [ 22.983] (II) Module "ramdac" already built-in
    [ 22.985] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
    [ 22.985] (==) NVIDIA(0): RGB weight 888
    [ 22.985] (==) NVIDIA(0): Default visual is TrueColor
    [ 22.985] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    [ 22.985] (**) NVIDIA(0): Option "Stereo" "0"
    [ 22.985] (**) NVIDIA(0): Option "nvidiaXineramaInfoOrder" "CRT-0"
    [ 22.986] (**) NVIDIA(0): Stereo disabled by request
    [ 22.986] (**) NVIDIA(0): Option "MetaModes" "nvidia-auto-select +0+0"
    [ 22.986] (**) NVIDIA(0): Enabling 2D acceleration
    [ 24.255] (II) NVIDIA(GPU-0): Display (IBM L171 (CRT-0)) does not support NVIDIA 3D Vision
    [ 24.255] (II) NVIDIA(GPU-0): stereo.
    [ 24.256] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 560 (GF114) at PCI:1:0:0 (GPU-0)
    [ 24.256] (--) NVIDIA(0): Memory: 1048576 kBytes
    [ 24.256] (--) NVIDIA(0): VideoBIOS: 70.24.2e.00.62
    [ 24.256] (II) NVIDIA(0): Detected PCI Express Link width: 16X
    [ 24.256] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
    [ 24.263] (--) NVIDIA(0): Valid display device(s) on GeForce GTX 560 at PCI:1:0:0
    [ 24.263] (--) NVIDIA(0): IBM L171 (CRT-0) (connected)
    [ 24.263] (--) NVIDIA(0): CRT-1
    [ 24.263] (--) NVIDIA(0): DFP-0
    [ 24.263] (--) NVIDIA(0): DFP-1
    [ 24.263] (--) NVIDIA(0): DFP-2
    [ 24.263] (--) NVIDIA(0): IBM L171 (CRT-0): 400.0 MHz maximum pixel clock
    [ 24.263] (--) NVIDIA(0): CRT-1: 400.0 MHz maximum pixel clock
    [ 24.263] (--) NVIDIA(0): DFP-0: 330.0 MHz maximum pixel clock
    [ 24.263] (--) NVIDIA(0): DFP-0: Internal Single Link TMDS
    [ 24.263] (--) NVIDIA(0): DFP-1: 165.0 MHz maximum pixel clock
    [ 24.263] (--) NVIDIA(0): DFP-1: Internal Single Link TMDS
    [ 24.263] (--) NVIDIA(0): DFP-2: 330.0 MHz maximum pixel clock
    [ 24.263] (--) NVIDIA(0): DFP-2: Internal Single Link TMDS
    [ 24.263] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 24.263] (**) NVIDIA(0): device IBM L171 (CRT-0) (Using EDID frequencies has been
    [ 24.263] (**) NVIDIA(0): enabled on all display devices.)
    [ 24.264] (II) NVIDIA(0): Validated MetaModes:
    [ 24.264] (II) NVIDIA(0): "nvidia-auto-select+0+0"
    [ 24.264] (II) NVIDIA(0): Virtual screen size determined to be 1280 x 1024
    [ 24.292] (--) NVIDIA(0): DPI set to (95, 96); computed from "UseEdidDpi" X config
    [ 24.292] (--) NVIDIA(0): option
    [ 24.292] (--) Depth 24 pixmap format is 32 bpp
    [ 24.292] (II) NVIDIA: Using 3072.00 MB of virtual memory for indirect memory
    [ 24.292] (II) NVIDIA: access.
    [ 24.297] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
    [ 24.297] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
    [ 24.297] (II) NVIDIA(0): configuration option may not be set correctly. When the
    [ 24.297] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
    [ 24.297] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
    [ 24.297] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
    [ 24.297] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
    [ 24.297] (II) NVIDIA(0): Config Options in the README.
    [ 24.303] (II) NVIDIA(0): Setting mode "nvidia-auto-select+0+0"
    [ 24.333] (II) Loading extension NV-GLX
    [ 24.394] (==) NVIDIA(0): Disabling shared memory pixmaps
    [ 24.394] (==) NVIDIA(0): Backing store disabled
    [ 24.394] (==) NVIDIA(0): Silken mouse enabled
    [ 24.394] (**) NVIDIA(0): DPMS enabled
    [ 24.394] (II) Loading extension NV-CONTROL
    [ 24.395] (II) Loading extension XINERAMA
    [ 24.395] (II) Loading sub module "dri2"
    [ 24.395] (II) LoadModule: "dri2"
    [ 24.395] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 24.395] (II) Module dri2: vendor="X.Org Foundation"
    [ 24.395] compiled for 1.12.4, module version = 1.2.0
    [ 24.395] ABI class: X.Org Server Extension, version 6.0
    [ 24.395] (II) NVIDIA(0): [DRI2] Setup complete
    [ 24.395] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
    [ 24.396] (--) RandR disabled
    [ 24.396] (II) Initializing built-in extension Generic Event Extension
    [ 24.396] (II) Initializing built-in extension SHAPE
    [ 24.396] (II) Initializing built-in extension MIT-SHM
    [ 24.396] (II) Initializing built-in extension XInputExtension
    [ 24.396] (II) Initializing built-in extension XTEST
    [ 24.396] (II) Initializing built-in extension BIG-REQUESTS
    [ 24.396] (II) Initializing built-in extension SYNC
    [ 24.396] (II) Initializing built-in extension XKEYBOARD
    [ 24.396] (II) Initializing built-in extension XC-MISC
    [ 24.396] (II) Initializing built-in extension SECURITY
    [ 24.396] (II) Initializing built-in extension XINERAMA
    [ 24.396] (II) Initializing built-in extension XFIXES
    [ 24.396] (II) Initializing built-in extension RENDER
    [ 24.396] (II) Initializing built-in extension RANDR
    [ 24.396] (II) Initializing built-in extension COMPOSITE
    [ 24.396] (II) Initializing built-in extension DAMAGE
    [ 24.398] (II) Initializing extension GLX
    [ 24.739] (II) config/udev: Adding input device Power Button (/dev/input/event1)
    [ 24.739] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 24.739] (II) LoadModule: "evdev"
    [ 24.739] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 24.757] (II) Module evdev: vendor="X.Org Foundation"
    [ 24.757] compiled for 1.12.3.901, module version = 2.7.3
    [ 24.757] Module class: X.Org XInput Driver
    [ 24.757] ABI class: X.Org XInput driver, version 16.0
    [ 24.757] (II) Using input driver 'evdev' for 'Power Button'
    [ 24.757] (**) Power Button: always reports core events
    [ 24.757] (**) evdev: Power Button: Device: "/dev/input/event1"
    [ 24.757] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 24.757] (--) evdev: Power Button: Found keys
    [ 24.757] (II) evdev: Power Button: Configuring as keyboard
    [ 24.757] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
    [ 24.757] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 24.757] (**) Option "xkb_rules" "evdev"
    [ 24.757] (**) Option "xkb_model" "evdev"
    [ 24.757] (**) Option "xkb_layout" "us"
    [ 24.791] (II) config/udev: Adding input device Power Button (/dev/input/event0)
    [ 24.791] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 24.791] (II) Using input driver 'evdev' for 'Power Button'
    [ 24.791] (**) Power Button: always reports core events
    [ 24.791] (**) evdev: Power Button: Device: "/dev/input/event0"
    [ 24.791] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 24.791] (--) evdev: Power Button: Found keys
    [ 24.791] (II) evdev: Power Button: Configuring as keyboard
    [ 24.791] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0/event0"
    [ 24.791] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
    [ 24.791] (**) Option "xkb_rules" "evdev"
    [ 24.791] (**) Option "xkb_model" "evdev"
    [ 24.791] (**) Option "xkb_layout" "us"
    [ 24.792] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event17)
    [ 24.792] (II) No input driver specified, ignoring this device.
    [ 24.792] (II) This device may have been added with another device file.
    [ 24.793] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event18)
    [ 24.793] (II) No input driver specified, ignoring this device.
    [ 24.793] (II) This device may have been added with another device file.
    [ 24.793] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event19)
    [ 24.793] (II) No input driver specified, ignoring this device.
    [ 24.794] (II) This device may have been added with another device file.
    [ 24.794] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event20)
    [ 24.794] (II) No input driver specified, ignoring this device.
    [ 24.794] (II) This device may have been added with another device file.
    [ 24.795] (II) config/udev: Adding input device Logitech G500 (/dev/input/event3)
    [ 24.795] (**) Logitech G500: Applying InputClass "evdev pointer catchall"
    [ 24.795] (II) Using input driver 'evdev' for 'Logitech G500'
    [ 24.795] (**) Logitech G500: always reports core events
    [ 24.795] (**) evdev: Logitech G500: Device: "/dev/input/event3"
    [ 24.795] (--) evdev: Logitech G500: Vendor 0x46d Product 0xc068
    [ 24.795] (--) evdev: Logitech G500: Found 20 mouse buttons
    [ 24.795] (--) evdev: Logitech G500: Found scroll wheel(s)
    [ 24.795] (--) evdev: Logitech G500: Found relative axes
    [ 24.795] (--) evdev: Logitech G500: Found x and y relative axes
    [ 24.795] (II) evdev: Logitech G500: Configuring as mouse
    [ 24.795] (II) evdev: Logitech G500: Adding scrollwheel support
    [ 24.795] (**) evdev: Logitech G500: YAxisMapping: buttons 4 and 5
    [ 24.795] (**) evdev: Logitech G500: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 24.795] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb6/6-3/6-3:1.0/input/input3/event3"
    [ 24.795] (II) XINPUT: Adding extended input device "Logitech G500" (type: MOUSE, id 8)
    [ 24.795] (II) evdev: Logitech G500: initialized for relative axes.
    [ 24.796] (**) Logitech G500: (accel) keeping acceleration scheme 1
    [ 24.796] (**) Logitech G500: (accel) acceleration profile 0
    [ 24.796] (**) Logitech G500: (accel) acceleration factor: 2.000
    [ 24.796] (**) Logitech G500: (accel) acceleration threshold: 4
    [ 24.796] (II) config/udev: Adding input device Logitech G500 (/dev/input/mouse0)
    [ 24.796] (II) No input driver specified, ignoring this device.
    [ 24.796] (II) This device may have been added with another device file.
    [ 24.797] (II) config/udev: Adding input device Logitech G500 (/dev/input/event4)
    [ 24.797] (**) Logitech G500: Applying InputClass "evdev keyboard catchall"
    [ 24.797] (II) Using input driver 'evdev' for 'Logitech G500'
    [ 24.797] (**) Logitech G500: always reports core events
    [ 24.797] (**) evdev: Logitech G500: Device: "/dev/input/event4"
    [ 24.797] (--) evdev: Logitech G500: Vendor 0x46d Product 0xc068
    [ 24.797] (--) evdev: Logitech G500: Found 1 mouse buttons
    [ 24.797] (--) evdev: Logitech G500: Found scroll wheel(s)
    [ 24.797] (--) evdev: Logitech G500: Found relative axes
    [ 24.797] (II) evdev: Logitech G500: Forcing relative x/y axes to exist.
    [ 24.797] (--) evdev: Logitech G500: Found absolute axes
    [ 24.797] (II) evdev: Logitech G500: Forcing absolute x/y axes to exist.
    [ 24.797] (--) evdev: Logitech G500: Found keys
    [ 24.797] (II) evdev: Logitech G500: Configuring as mouse
    [ 24.797] (II) evdev: Logitech G500: Configuring as keyboard
    [ 24.797] (II) evdev: Logitech G500: Adding scrollwheel support
    [ 24.797] (**) evdev: Logitech G500: YAxisMapping: buttons 4 and 5
    [ 24.797] (**) evdev: Logitech G500: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 24.797] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb6/6-3/6-3:1.1/input/input4/event4"
    [ 24.797] (II) XINPUT: Adding extended input device "Logitech G500" (type: KEYBOARD, id 9)
    [ 24.797] (**) Option "xkb_rules" "evdev"
    [ 24.797] (**) Option "xkb_model" "evdev"
    [ 24.797] (**) Option "xkb_layout" "us"
    [ 24.797] (II) evdev: Logitech G500: initialized for relative axes.
    [ 24.797] (WW) evdev: Logitech G500: ignoring absolute axes.
    [ 24.797] (**) Logitech G500: (accel) keeping acceleration scheme 1
    [ 24.797] (**) Logitech G500: (accel) acceleration profile 0
    [ 24.797] (**) Logitech G500: (accel) acceleration factor: 2.000
    [ 24.797] (**) Logitech G500: (accel) acceleration threshold: 4
    [ 24.798] (II) config/udev: Adding input device LOGITECH G110 G-keys (/dev/input/event5)
    [ 24.798] (**) LOGITECH G110 G-keys: Applying InputClass "evdev keyboard catchall"
    [ 24.798] (II) Using input driver 'evdev' for 'LOGITECH G110 G-keys'
    [ 24.798] (**) LOGITECH G110 G-keys: always reports core events
    [ 24.798] (**) evdev: LOGITECH G110 G-keys: Device: "/dev/input/event5"
    [ 24.798] (--) evdev: LOGITECH G110 G-keys: Vendor 0x46d Product 0xc22b
    [ 24.798] (--) evdev: LOGITECH G110 G-keys: Found keys
    [ 24.798] (II) evdev: LOGITECH G110 G-keys: Configuring as keyboard
    [ 24.798] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.2/usb3/3-4/3-4.1/3-4.1:1.0/input/input5/event5"
    [ 24.798] (II) XINPUT: Adding extended input device "LOGITECH G110 G-keys" (type: KEYBOARD, id 10)
    [ 24.798] (**) Option "xkb_rules" "evdev"
    [ 24.798] (**) Option "xkb_model" "evdev"
    [ 24.798] (**) Option "xkb_layout" "us"
    [ 24.798] (II) config/udev: Adding input device Gaming Keyboard G110 (/dev/input/event6)
    [ 24.798] (**) Gaming Keyboard G110: Applying InputClass "evdev keyboard catchall"
    [ 24.798] (II) Using input driver 'evdev' for 'Gaming Keyboard G110'
    [ 24.798] (**) Gaming Keyboard G110: always reports core events
    [ 24.798] (**) evdev: Gaming Keyboard G110: Device: "/dev/input/event6"
    [ 24.798] (--) evdev: Gaming Keyboard G110: Vendor 0x46d Product 0xc22a
    [ 24.798] (--) evdev: Gaming Keyboard G110: Found keys
    [ 24.798] (II) evdev: Gaming Keyboard G110: Configuring as keyboard
    [ 24.798] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.2/usb3/3-4/3-4.3/3-4.3:1.0/input/input6/event6"
    [ 24.798] (II) XINPUT: Adding extended input device "Gaming Keyboard G110" (type: KEYBOARD, id 11)
    [ 24.798] (**) Option "xkb_rules" "evdev"
    [ 24.798] (**) Option "xkb_model" "evdev"
    [ 24.798] (**) Option "xkb_layout" "us"
    [ 24.799] (II) config/udev: Adding input device Gaming Keyboard G110 (/dev/input/event7)
    [ 24.799] (**) Gaming Keyboard G110: Applying InputClass "evdev keyboard catchall"
    [ 24.799] (II) Using input driver 'evdev' for 'Gaming Keyboard G110'
    [ 24.799] (**) Gaming Keyboard G110: always reports core events
    [ 24.799] (**) evdev: Gaming Keyboard G110: Device: "/dev/input/event7"
    [ 24.799] (--) evdev: Gaming Keyboard G110: Vendor 0x46d Product 0xc22a
    [ 24.799] (--) evdev: Gaming Keyboard G110: Found keys
    [ 24.799] (II) evdev: Gaming Keyboard G110: Configuring as keyboard
    [ 24.799] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.2/usb3/3-4/3-4.3/3-4.3:1.1/input/input7/event7"
    [ 24.799] (II) XINPUT: Adding extended input device "Gaming Keyboard G110" (type: KEYBOARD, id 12)
    [ 24.799] (**) Option "xkb_rules" "evdev"
    [ 24.799] (**) Option "xkb_model" "evdev"
    [ 24.799] (**) Option "xkb_layout" "us"
    [ 24.800] (II) config/udev: Adding input device UVC Camera (046d:081b) (/dev/input/event8)
    [ 24.800] (**) UVC Camera (046d:081b): Applying InputClass "evdev keyboard catchall"
    [ 24.800] (II) Using input driver 'evdev' for 'UVC Camera (046d:081b)'
    [ 24.800] (**) UVC Camera (046d:081b): always reports core events
    [ 24.800] (**) evdev: UVC Camera (046d:081b): Device: "/dev/input/event8"
    [ 24.800] (--) evdev: UVC Camera (046d:081b): Vendor 0x46d Product 0x81b
    [ 24.800] (--) evdev: UVC Camera (046d:081b): Found keys
    [ 24.800] (II) evdev: UVC Camera (046d:081b): Configuring as keyboard
    [ 24.800] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:13.2/usb4/4-3/4-3:1.0/input/input8/event8"
    [ 24.800] (II) XINPUT: Adding extended input device "UVC Camera (046d:081b)" (type: KEYBOARD, id 13)
    [ 24.800] (**) Option "xkb_rules" "evdev"
    [ 24.800] (**) Option "xkb_model" "evdev"
    [ 24.800] (**) Option "xkb_layout" "us"
    [ 24.800] (II) config/udev: Adding input device HDA ATI SB Front Mic (/dev/input/event10)
    [ 24.800] (II) No input driver specified, ignoring this device.
    [ 24.800] (II) This device may have been added with another device file.
    [ 24.801] (II) config/udev: Adding input device HDA ATI SB Rear Mic (/dev/input/event11)
    [ 24.801] (II) No input driver specified, ignoring this device.
    [ 24.801] (II) This device may have been added with another device file.
    [ 24.801] (II) config/udev: Adding input device HDA ATI SB Front Headphone (/dev/input/event12)
    [ 24.801] (II) No input driver specified, ignoring this device.
    [ 24.801] (II) This device may have been added with another device file.
    [ 24.801] (II) config/udev: Adding input device HDA ATI SB Line Out Side (/dev/input/event13)
    [ 24.801] (II) No input driver specified, ignoring this device.
    [ 24.801] (II) This device may have been added with another device file.
    [ 24.801] (II) config/udev: Adding input device HDA ATI SB Line Out CLFE (/dev/input/event14)
    [ 24.801] (II) No input driver specified, ignoring this device.
    [ 24.801] (II) This device may have been added with another device file.
    [ 24.801] (II) config/udev: Adding input device HDA ATI SB Line Out Surround (/dev/input/event15)
    [ 24.801] (II) No input driver specified, ignoring this device.
    [ 24.801] (II) This device may have been added with another device file.
    [ 24.802] (II) config/udev: Adding input device HDA ATI SB Line Out Front (/dev/input/event16)
    [ 24.802] (II) No input driver specified, ignoring this device.
    [ 24.802] (II) This device may have been added with another device file.
    [ 24.802] (II) config/udev: Adding input device HDA ATI SB Line (/dev/input/event9)
    [ 24.802] (II) No input driver specified, ignoring this device.
    [ 24.802] (II) This device may have been added with another device file.
    [ 24.802] (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
    [ 24.802] (II) No input driver specified, ignoring this device.
    [ 24.802] (II) This device may have been added with another device file.
    [ 26.086] (II) NVIDIA(GPU-0): Display (IBM L171 (CRT-0)) does not support NVIDIA 3D Vision
    [ 26.086] (II) NVIDIA(GPU-0): stereo.
    [ 26.086] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 26.086] (**) NVIDIA(0): device IBM L171 (CRT-0) (Using EDID frequencies has been
    [ 26.086] (**) NVIDIA(0): enabled on all display devices.)
    [ 92214.594] (II) NVIDIA(GPU-0): Display (IBM L171 (CRT-0)) does not support NVIDIA 3D Vision
    [ 92214.594] (II) NVIDIA(GPU-0): stereo.
    [ 92214.594] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 92214.594] (**) NVIDIA(0): device IBM L171 (CRT-0) (Using EDID frequencies has been
    [ 92214.594] (**) NVIDIA(0): enabled on all display devices.)
    [ 92214.634] (II) NVIDIA(GPU-0): Display (IBM L171 (CRT-0)) does not support NVIDIA 3D Vision
    [ 92214.634] (II) NVIDIA(GPU-0): stereo.
    [ 92214.634] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 92214.634] (**) NVIDIA(0): device IBM L171 (CRT-0) (Using EDID frequencies has been
    [ 92214.634] (**) NVIDIA(0): enabled on all display devices.)
    [ 92214.673] (II) NVIDIA(GPU-0): Display (IBM L171 (CRT-0)) does not support NVIDIA 3D Vision
    [ 92214.673] (II) NVIDIA(GPU-0): stereo.
    [ 92214.673] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 92214.673] (**) NVIDIA(0): device IBM L171 (CRT-0) (Using EDID frequencies has been
    [ 92214.673] (**) NVIDIA(0): enabled on all display devices.)
    [ 92216.299] (II) NVIDIA(GPU-0): Display (IBM L171 (CRT-0)) does not support NVIDIA 3D Vision
    [ 92216.299] (II) NVIDIA(GPU-0): stereo.
    [ 92216.299] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 92216.299] (**) NVIDIA(0): device IBM L171 (CRT-0) (Using EDID frequencies has been
    [ 92216.299] (**) NVIDIA(0): enabled on all display devices.)
    [ 92216.450] (II) NVIDIA(0): Setting mode "DVI-I-0:1024x768"
    [ 92228.522] (II) NVIDIA(GPU-0): Display (IBM L171 (CRT-0)) does not support NVIDIA 3D Vision
    [ 92228.522] (II) NVIDIA(GPU-0): stereo.
    [ 92228.522] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 92228.522] (**) NVIDIA(0): device IBM L171 (CRT-0) (Using EDID frequencies has been
    [ 92228.522] (**) NVIDIA(0): enabled on all display devices.)
    [ 92228.621] (II) NVIDIA(0): Setting mode "DVI-I-0: nvidia-auto-select @1280x1024 +0+0"
    [ 92236.229] (II) NVIDIA(GPU-0): Display (IBM L171 (CRT-0)) does not support NVIDIA 3D Vision
    [ 92236.229] (II) NVIDIA(GPU-0): stereo.
    [ 92236.229] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 92236.229] (**) NVIDIA(0): device IBM L171 (CRT-0) (Using EDID frequencies has been
    [ 92236.229] (**) NVIDIA(0): enabled on all display devices.)
    [ 92236.255] (II) NVIDIA(GPU-0): Display (IBM L171 (CRT-0)) does not support NVIDIA 3D Vision
    [ 92236.255] (II) NVIDIA(GPU-0): stereo.
    [ 92236.255] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 92236.255] (**) NVIDIA(0): device IBM L171 (CRT-0) (Using EDID frequencies has been
    [ 92236.255] (**) NVIDIA(0): enabled on all display devices.)
    [ 92236.296] (II) NVIDIA(GPU-0): Display (IBM L171 (CRT-0)) does not support NVIDIA 3D Vision
    [ 92236.296] (II) NVIDIA(GPU-0): stereo.
    [ 92236.296] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 92236.296] (**) NVIDIA(0): device IBM L171 (CRT-0) (Using EDID frequencies has been
    [ 92236.296] (**) NVIDIA(0): enabled on all display devices.)
    [ 92239.681] (II) NVIDIA(GPU-0): Display (IBM L171 (CRT-0)) does not support NVIDIA 3D Vision
    [ 92239.681] (II) NVIDIA(GPU-0): stereo.
    [ 92239.681] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 92239.681] (**) NVIDIA(0): device IBM L171 (CRT-0) (Using EDID frequencies has been
    [ 92239.681] (**) NVIDIA(0): enabled on all display devices.)
    [ 92239.752] (II) NVIDIA(0): Setting mode "DVI-I-0: nvidia-auto-select @1280x1024 +0+0"
    [ 93097.212] (II) NVIDIA(GPU-0): Display (IBM L171 (CRT-0)) does not support NVIDIA 3D Vision
    [ 93097.212] (II) NVIDIA(GPU-0): stereo.
    [ 93097.212] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 93097.212] (**) NVIDIA(0): device IBM L171 (CRT-0) (Using EDID frequencies has been
    [ 93097.212] (**) NVIDIA(0): enabled on all display devices.)
    Xorg.0.log For Problem 2
    [ 20.506]
    X.Org X Server 1.12.4
    Release Date: 2012-08-27
    [ 20.506] X Protocol Version 11, Revision 0
    [ 20.507] Build Operating System: Linux 3.4.8-1-ARCH x86_64
    [ 20.507] Current Operating System: Linux ZeroArch 3.5.3-1-ARCH #1 SMP PREEMPT Sun Aug 26 09:14:51 CEST 2012 x86_64
    [ 20.507] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=996407e6-20a3-422f-92f8-3d9fe913b87c rootflags=,relatime,data=ordered rootfstype=ext4 ro
    [ 20.507] Build Date: 27 August 2012 08:04:39AM
    [ 20.507]
    [ 20.508] Current version of pixman: 0.26.2
    [ 20.508] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 20.508] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 20.509] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Sep 3 18:53:34 2012
    [ 20.539] (==) Using config file: "/etc/X11/xorg.conf"
    [ 20.539] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 20.552] (==) ServerLayout "Layout0"
    [ 20.552] (**) |-->Screen "Screen0" (0)
    [ 20.552] (**) | |-->Monitor "Monitor0"
    [ 20.553] (**) | |-->Device "Device0"
    [ 20.553] (**) |-->Input Device "Keyboard0"
    [ 20.553] (**) |-->Input Device "Mouse0"
    [ 20.553] (**) Option "Xinerama" "0"
    [ 20.553] (==) Automatically adding devices
    [ 20.553] (==) Automatically enabling devices
    [ 20.587] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 20.587] Entry deleted from font path.
    [ 20.595] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/Type1/".
    [ 20.595] Entry deleted from font path.
    [ 20.595] (Run 'mkfontdir' on "/usr/share/fonts/Type1/").
    [ 20.596] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 20.596] Entry deleted from font path.
    [ 20.596] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 20.596] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 20.596] Entry deleted from font path.
    [ 20.596] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 20.596] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/
    [ 20.596] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 20.596] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    [ 20.596] (WW) Disabling Keyboard0
    [ 20.596] (WW) Disabling Mouse0
    [ 20.597] (II) Loader magic: 0x7c8b00
    [ 20.597] (II) Module ABI versions:
    [ 20.597] X.Org ANSI C Emulation: 0.4
    [ 20.597] X.Org Video Driver: 12.1
    [ 20.597] X.Org XInput driver : 16.0
    [ 20.597] X.Org Server Extension : 6.0
    [ 20.598] (--) PCI:*(0:1:0:0) 10de:1201:3842:1461 rev 161, Mem @ 0xfc000000/33554432, 0xd0000000/134217728, 0xd8000000/67108864, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
    [ 20.598] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 20.598] (II) LoadModule: "extmod"
    [ 20.627] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 20.636] (II) Module extmod: vendor="X.Org Foundation"
    [ 20.636] compiled for 1.12.4, module version = 1.0.0
    [ 20.636] Module class: X.Org Server Extension
    [ 20.636] ABI class: X.Org Server Extension, version 6.0
    [ 20.636] (II) Loading extension MIT-SCREEN-SAVER
    [ 20.636] (II) Loading extension XFree86-VidModeExtension
    [ 20.636] (II) Loading extension XFree86-DGA
    [ 20.636] (II) Loading extension DPMS
    [ 20.636] (II) Loading extension XVideo
    [ 20.636] (II) Loading extension XVideo-MotionCompensation
    [ 20.636] (II) Loading extension X-Resource
    [ 20.636] (II) LoadModule: "dbe"
    [ 20.636] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 20.648] (II) Module dbe: vendor="X.Org Foundation"
    [ 20.648] compiled for 1.12.4, module version = 1.0.0
    [ 20.648] Module class: X.Org Server Extension
    [ 20.648] ABI class: X.Org Server Extension, version 6.0
    [ 20.648] (II) Loading extension DOUBLE-BUFFER
    [ 20.648] (II) LoadModule: "glx"
    [ 20.648] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 21.175] (II) Module glx: vendor="NVIDIA Corporation"
    [ 21.175] compiled for 4.0.2, module version = 1.0.0
    [ 21.175] Module class: X.Org Server Extension
    [ 21.175] (II) NVIDIA GLX Module 304.43 Sun Aug 19 20:34:01 PDT 2012
    [ 21.175] (II) Loading extension GLX
    [ 21.175] (II) LoadModule: "record"
    [ 21.176] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 21.184] (II) Module record: vendor="X.Org Foundation"
    [ 21.184] compiled for 1.12.4, module version = 1.13.0
    [ 21.184] Module class: X.Org Server Extension
    [ 21.184] ABI class: X.Org Server Extension, version 6.0
    [ 21.184] (II) Loading extension RECORD
    [ 21.184] (II) LoadModule: "dri"
    [ 21.185] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 21.200] (II) Module dri: vendor="X.Org Foundation"
    [ 21.201] compiled for 1.12.4, module version = 1.0.0
    [ 21.201] ABI class: X.Org Server Extension, version 6.0
    [ 21.201] (II) Loading extension XFree86-DRI
    [ 21.201] (II) LoadModule: "dri2"
    [ 21.201] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 21.214] (II) Module dri2: vendor="X.Org Foundation"
    [ 21.214] compiled for 1.12.4, module version = 1.2.0
    [ 21.214] ABI class: X.Org Server Extension, version 6.0
    [ 21.214] (II) Loading extension DRI2
    [ 21.214] (II) LoadModule: "nvidia"
    [ 21.236] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 21.306] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 21.306] compiled for 4.0.2, module version = 1.0.0
    [ 21.306] Module class: X.Org Video Driver
    [ 21.325] (II) NVIDIA dlloader X Driver 304.43 Sun Aug 19 20:15:32 PDT 2012
    [ 21.325] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [ 21.326] (--) using VT number 7
    [ 21.339] (II) Loading sub module "fb"
    [ 21.339] (II) LoadModule: "fb"
    [ 21.339] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 21.357] (II) Module fb: vendor="X.Org Foundation"
    [ 21.357] compiled for 1.12.4, module version = 1.0.0
    [ 21.357] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 21.357] (II) Loading sub module "wfb"
    [ 21.357] (II) LoadModule: "wfb"
    [ 21.360] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 21.376] (II) Module wfb: vendor="X.Org Foundation"
    [ 21.376] compiled for 1.12.4, module version = 1.0.0
    [ 21.376] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 21.376] (II) Loading sub module "ramdac"
    [ 21.376] (II) LoadModule: "ramdac"
    [ 21.376] (II) Module "ramdac" already built-in
    [ 21.378] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
    [ 21.378] (==) NVIDIA(0): RGB weight 888
    [ 21.378] (==) NVIDIA(0): Default visual is TrueColor
    [ 21.378] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    [ 21.378] (**) NVIDIA(0): Option "Stereo" "0"
    [ 21.378] (**) NVIDIA(0): Option "nvidiaXineramaInfoOrder" "CRT-0"
    [ 21.379] (**) NVIDIA(0): Stereo disabled by request
    [ 21.379] (**) NVIDIA(0): Option "MetaModes" "nvidia-auto-select +0+0"
    [ 21.379] (**) NVIDIA(0): Enabling 2D acceleration
    [ 22.633] (II) NVIDIA(GPU-0): Display (IBM L171 (CRT-0)) does not support NVIDIA 3D Vision
    [ 22.633] (II) NVIDIA(GPU-0): stereo.
    [ 22.635] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 560 (GF114) at PCI:1:0:0 (GPU-0)
    [ 22.635] (--) NVIDIA(0): Memory: 1048576 kBytes
    [ 22.635] (--) NVIDIA(0): VideoBIOS: 70.24.2e.00.62
    [ 22.635] (II) NVIDIA(0): Detected PCI Express Link width: 16X
    [ 22.635] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
    [ 22.647] (--) NVIDIA(0): Valid display device(s) on GeForce GTX 560 at PCI:1:0:0
    [ 22.648] (--) NVIDIA(0): IBM L171 (CRT-0) (connected)
    [ 22.648] (--) NVIDIA(0): CRT-1
    [ 22.648] (--) NVIDIA(0): DFP-0
    [ 22.648] (--) NVIDIA(0): DFP-1
    [ 22.648] (--) NVIDIA(0): DFP-2
    [ 22.648] (--) NVIDIA(0): IBM L171 (CRT-0): 400.0 MHz maximum pixel clock
    [ 22.648] (--) NVIDIA(0): CRT-1: 400.0 MHz maximum pixel clock
    [ 22.648] (--) NVIDIA(0): DFP-0: 330.0 MHz maximum pixel clock
    [ 22.648] (--) NVIDIA(0): DFP-0: Internal Single Link TMDS
    [ 22.648] (--) NVIDIA(0): DFP-1: 165.0 MHz maximum pixel clock
    [ 22.648] (--) NVIDIA(0): DFP-1: Internal Single Link TMDS
    [ 22.648] (--) NVIDIA(0): DFP-2: 330.0 MHz maximum pixel clock
    [ 22.648] (--) NVIDIA(0): DFP-2: Internal Single Link TMDS
    [ 22.648] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 22.648] (**) NVIDIA(0): device IBM L171 (CRT-0) (Using EDID frequencies has been
    [ 22.648] (**) NVIDIA(0): enabled on all display devices.)
    [ 22.649] (II) NVIDIA(0): Validated MetaModes:
    [ 22.649] (II) NVIDIA(0): "nvidia-auto-select+0+0"
    [ 22.649] (II) NVIDIA(0): Virtual screen size determined to be 1280 x 1024
    [ 22.672] (--) NVIDIA(0): DPI set to (95, 96); computed from "UseEdidDpi" X config
    [ 22.672] (--) NVIDIA(0): option
    [ 22.672] (--) Depth 24 pixmap format is 32 bpp
    [ 22.672] (II) NVIDIA: Using 3072.00 MB of virtual memory for indirect memory
    [ 22.672] (II) NVIDIA: access.
    [ 22.676] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
    [ 22.676] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
    [ 22.676] (II) NVIDIA(0): configuration option may not be set correctly. When the
    [ 22.676] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
    [ 22.676] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
    [ 22.676] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
    [ 22.676] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
    [ 22.676] (II) NVIDIA(0): Config Options in the README.
    [ 22.683] (II) NVIDIA(0): Setting mode "nvidia-auto-select+0+0"
    [ 22.713] (II) Loading extension NV-GLX
    [ 22.777] (==) NVIDIA(0): Disabling shared memory pixmaps
    [ 22.777] (==) NVIDIA(0): Backing store disabled
    [ 22.777] (==) NVIDIA(0): Silken mouse enabled
    [ 22.777] (**) NVIDIA(0): DPMS enabled
    [ 22.777] (II) Loading extension NV-CONTROL
    [ 22.778] (II) Loading extension XINERAMA
    [ 22.778] (II) Loading sub module "dri2"
    [ 22.778] (II) LoadModule: "dri2"
    [ 22.778] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 22.778] (II) Module dri2: vendor="X.Org Foundation"
    [ 22.778] compiled for 1.12.4, module version = 1.2.0
    [ 22.778] ABI class: X.Org Server Extension, version 6.0
    [ 22.778] (II) NVIDIA(0): [DRI2] Setup complete
    [ 22.778] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
    [ 22.778] (--) RandR disabled
    [ 22.778] (II) Initializing built-in extension Generic Event Extension
    [ 22.778] (II) Initializing built-in extension SHAPE
    [ 22.778] (II) Initializing built-in extension MIT-SHM
    [ 22.778] (II) Initializing built-in extension XInputExtension
    [ 22.778] (II) Initializing built-in extension XTEST
    [ 22.778] (II) Initializing built-in extension BIG-REQUESTS
    [ 22.778] (II) Initializing built-in extension SYNC
    [ 22.778] (II) Initializing built-in extension XKEYBOARD
    [ 22.778] (II) Initializing built-in extension XC-MISC
    [ 22.778] (II) Initializing built-in extension SECURITY
    [ 22.778] (II) Initializing built-in extension XINERAMA
    [ 22.778] (II) Initializing built-in extension XFIXES
    [ 22.778] (II) Initializing built-in extension RENDER
    [ 22.778] (II) Initializing built-in extension RANDR
    [ 22.778] (II) Initializing built-in extension COMPOSITE
    [ 22.778] (II) Initializing built-in extension DAMAGE
    [ 22.780] (II) Initializing extension GLX
    [ 23.109] (II) config/udev: Adding input device Power Button (/dev/input/event2)
    [ 23.109] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 23.109] (II) LoadModule: "evdev"
    [ 23.109] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 23.128] (II) Module evdev: vendor="X.Org Foundation"
    [ 23.128] compiled for 1.12.3.901, module version = 2.7.3
    [ 23.128] Module class: X.Org XInput Driver
    [ 23.128] ABI class: X.Org XInput driver, version 16.0
    [ 23.128] (II) Using input driver 'evdev' for 'Power Button'
    [ 23.128] (**) Power Button: always reports core events
    [ 23.128] (**) evdev: Power Button: Device: "/dev/input/event2"
    [ 23.128] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 23.128] (--) evdev: Power Button: Found keys
    [ 23.128] (II) evdev: Power Button: Configuring as keyboard
    [ 23.128] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
    [ 23.128] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 23.128] (**) Option "xkb_rules" "evdev"
    [ 23.128] (**) Option "xkb_model" "evdev"
    [ 23.128] (**) Option "xkb_layout" "us"
    [ 23.160] (II) config/udev: Adding input device Power Button (/dev/input/event1)
    [ 23.160] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 23.160] (II) Using input driver 'evdev' for 'Power Button'
    [ 23.160] (**) Power Button: always reports core events
    [ 23.160] (**) evdev: Power Button: Device: "/dev/input/event1"
    [ 23.160] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 23.160] (--) evdev: Power Button: Found keys
    [ 23.160] (II) evdev: Power Button: Configuring as keyboard
    [ 23.160] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1"
    [ 23.160] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
    [ 23.160] (**) Option "xkb_rules" "evdev"
    [ 23.160] (**) Option "xkb_model" "evdev"
    [ 23.160] (**) Option "xkb_layout" "us"
    [ 23.160] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event17)
    [ 23.160] (II) No input driver specified, ignoring this device.
    [ 23.160] (II) This device may have been added with another device file.
    [ 23.161] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event18)
    [ 23.161] (II) No input driver specified, ignoring this device.
    [ 23.161] (II) This device may have been added with another device file.
    [ 23.161] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event19)
    [ 23.161] (II) No input driver specified, ignoring this device.
    [ 23.161] (II) This device may have been added with another device file.
    [ 23.161] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event20)
    [ 23.161] (II) No input driver specified, ignoring this device.
    [ 23.161] (II) This device may have been added with another device file.
    [ 23.161] (II) config/udev: Adding input device Logitech G500 (/dev/input/event3)
    [ 23.161] (**) Logitech G500: Applying InputClass "evdev pointer catchall"
    [ 23.161] (II) Using input driver 'evdev' for 'Logitech G500'
    [ 23.161] (**) Logitech G500: always reports core events
    [ 23.161] (**) evdev: Logitech G500: Device: "/dev/input/event3"
    [ 23.161] (--) evdev: Logitech G500: Vendor 0x46d Product 0xc068
    [ 23.161] (--) evdev: Logitech G500: Found 20 mouse buttons
    [ 23.161] (--) evdev: Logitech G500: Found scroll wheel(s)
    [ 23.161] (--) evdev: Logitech G500: Found relative axes
    [ 23.161] (--) evdev: Logitech G500: Found x and y relative axes
    [ 23.161] (II) evdev: Logitech G500: Configuring as mouse
    [ 23.161] (II) evdev: Logitech G500: Adding scrollwheel support
    [ 23.161] (**) evdev: Logitech G500: YAxisMapping: buttons 4 and 5
    [ 23.161] (**) evdev: Logitech G500: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 23.161] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb6/6-3/6-3:1.0/input/input3/event3"
    [ 23.161] (II) XINPUT: Adding extended input device "Logitech G500" (type: MOUSE, id 8)
    [ 23.161] (II) evdev: Logitech G500: initialized for relative axes.
    [ 23.162] (**) Logitech G500: (accel) keeping acceleration scheme 1
    [ 23.162] (**) Logitech G500: (accel) acceleration profile 0
    [ 23.162] (**) Logitech G500: (accel) acceleration factor: 2.000
    [ 23.162] (**) Logitech G500: (accel) acceleration threshold: 4
    [ 23.162] (II) config/udev: Adding input device Logitech G500 (/dev/input/mouse0)
    [ 23.162] (II) No input driver specified, ignoring this device.
    [ 23.162] (II) This device may have been added with another device file.
    [ 23.162] (II) config/udev: Adding input device Logitech G500 (/dev/input/event4)
    [ 23.162] (**) Logitech G500: Applying InputClass "evdev keyboard catchall"
    [ 23.162] (II) Using input driver 'evdev' for 'Logitech G500'
    [ 23.162] (**) Logitech G500: always reports core events
    [ 23.162] (**) evdev: Logitech G500: Device: "/dev/input/event4"
    [ 23.162] (--) evdev: Logitech G500: Vendor 0x46d Product 0xc068
    [ 23.162] (--) evdev: Logitech G500: Found 1 mouse buttons
    [ 23.162] (--) evdev: Logitech G500: Found scroll wheel(s)
    [ 23.162] (--) evdev: Logitech G500: Found relative axes
    [ 23.162] (II) evdev: Logitech G500: Forcing relative x/y axes to exist.
    [ 23.162] (--) evdev: Logitech G500: Found absolute axes
    [ 23.162] (II) evdev: Logitech G500: Forcing absolute x/y axes to exist.
    [ 23.162] (--) evdev: Logitech G500: Found keys
    [ 23.162] (II) evdev: Logitech G500: Configuring as mouse
    [ 23.162] (II) evdev: Logitech G500: Configuring as keyboard
    [ 23.162] (II) evdev: Logitech G500: Adding scrollwheel support
    [ 23.162] (**) evdev: Logitech G500: YAxisMapping: buttons 4 and 5
    [ 23.162] (**) evdev: Logitech G500: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 23.162] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb6/6-3/6-3:1.1/input/input4/event4"
    [ 23.162] (II) XINPUT: Adding extended input device "Logitech G500" (type: KEYBOARD, id 9)
    [ 23.162] (**) Option "xkb_rules" "evdev"
    [ 23.162] (**) Option "xkb_model" "evdev"
    [ 23.162] (**) Option "xkb_layout" "us"
    [ 23.162] (II) evdev: Logitech G500: initialized for relative axes.
    [ 23.162] (WW) evdev: Logitech G500: ignoring absolute axes.
    [ 23.163] (**) Logitech G500: (accel) keeping acceleration scheme 1
    [ 23.163] (**) Logitech G500: (accel) acceleration profile 0
    [ 23.163] (**) Logitech G500: (accel) acceleration factor: 2.000
    [ 23.163] (**) Logitech G500: (accel) acceleration threshold: 4
    [ 23.163] (II) config/udev: Adding input device LOGITECH G110 G-keys (/dev/input/event5)
    [ 23.163] (**) LOGITECH G110 G-keys: Applying InputClass "evdev keyboard catchall"
    [ 23.163] (II) Using input driver 'evdev' for 'LOGITECH G110 G-keys'
    [ 23.163] (**) LOGITECH G110 G-keys: always reports core events
    [ 23.163] (**) evdev: LOGITECH G110 G-keys: Device: "/dev/input/event5"
    [ 23.163] (--) evdev: LOGITECH G110 G-keys: Vendor 0x46d Product 0xc22b
    [ 23.163] (--) evdev: LOGITECH G110 G-keys: Found keys
    [ 23.163] (II) evdev: LOGITECH G110 G-keys: Configuring as keyboard
    [ 23.163] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.2/usb3/3-4/3-4.1/3-4.1:1.0/input/input5/event5"
    [ 23.163] (II) XINPUT: Adding extended input device "LOGITECH G110 G-keys" (type: KEYBOARD, id 10)
    [ 23.163] (**) Option "xkb_rules" "evdev"
    [ 23.163] (**) Option "xkb_model" "evdev"
    [ 23.163] (**) Option "xkb_layout" "us"
    [ 23.163] (II) config/udev: Adding input device Gaming Keyboard G110 (/dev/input/event6)
    [ 23.163] (**) Gaming Keyboard G110: Applying InputClass "evdev keyboard catchall"
    [ 23.163] (II) Using input driver 'evdev' for 'Gaming Keyboard G110'
    [ 23.163] (**) Gaming Keyboard G110: always reports core events
    [ 23.164] (**) evdev: Gaming Keyboard G110: Device: "/dev/input/event6"
    [ 23.164] (--) evdev: Gaming Keyboard G110: Vendor 0x46d Product 0xc22a
    [ 23.164] (--) evdev: Gaming Keyboard G110: Found keys
    [ 23.164] (II) evdev: Gaming Keyboard G110: Configuring as keyboard
    [ 23.164] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.2/usb3/3-4/3-4.3/3-4.3:1.0/input/input6/event6"
    [ 23.164] (II) XINPUT: Adding extended input device "Gaming Keyboard G110" (type: KEYBOARD, id 11)
    [ 23.164] (**) Option "xkb_rules" "evdev"
    [ 23.164] (**) Option "xkb_model" "evdev"
    [ 23.164] (**) Option "xkb_layout" "us"
    [ 23.164] (II) config/udev: Adding input device Gaming Keyboard G110 (/dev/input/event7)
    [ 23.164] (**) Gaming Keyboard G110: Applying InputClass "evdev keyboard catchall"
    [ 23.164] (II) Using input driver 'evdev' for 'Gaming Keyboard G110'
    [ 23.164] (**) Gaming Keyboard G110: always reports core events
    [ 23.164] (**) evdev: Gaming Keyboard G110: Device: "/dev/input/event7"
    [ 23.164] (--) evdev: Gaming Keyboard G110: Vendor 0x46d Product 0xc22a
    [ 23.164] (--) evdev: Gaming Keyboard G110: Found keys
    [ 23.164] (II) evdev: Gaming Keyboard G110: Configuring as keyboard
    [ 23.164] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.2/usb3/3-4/3-4.3/3-4.3:1.1/input/input7/event7"
    [ 23.164] (II) XINPUT: Adding extended input device "Gaming Keyboard G110" (type: KEYBOARD, id 12)
    [ 23.164] (**) Option "xkb_rules" "evdev"
    [ 23.164] (**) Option "xkb_model" "evdev"
    [ 23.164] (**) Option "xkb_layout" "us"
    [ 23.165] (II) config/udev: Adding input device UVC Camera (046d:081b) (/dev/input/event16)
    [ 23.165] (**) UVC Camera (046d:081b): Applying InputClass "evdev keyboard catchall"
    [ 23.165] (II) Using input driver 'evdev' for 'UVC Camera (046d:081b)'
    [ 23.165] (**) UVC Camera (046d:081b): always reports core events
    [ 23.165] (**) evdev: UVC Camera (046d:081b): Device: "/dev/input/event16"
    [ 23.165] (--) evdev: UVC Camera (046d:081b): Vendor 0x46d Product 0x81b
    [ 23.165] (--) evdev: UVC Camera (046d:081b): Found keys
    [ 23.165] (II) evdev: UVC Camera (046d:081b): Configuring as keyboard
    [ 23.165] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:13.2/usb4/4-3/4-3:1.0/input/input16/event16"
    [ 23.165] (II) XINPUT: Adding extended input device "UVC Camera (046d:081b)" (type: KEYBOARD, id 13)
    [ 23.165] (**) Option "xkb_rules" "evdev"
    [ 23.165] (**) Option "xkb_model" "evdev"
    [ 23.165] (**) Option "xkb_layout" "us"
    [ 23.166] (II) config/udev: Adding input device HDA ATI SB Rear Mic (/dev/input/event10)
    [ 23.166] (II) No input driver specified, ignoring this device.
    [ 23.166] (II) This device may have been added with another device file.
    [ 23.166] (II) config/udev: Adding input device HDA ATI SB Front Headphone (/dev/input/event11)
    [ 23.166] (II) No input driver specified, ignoring this device.
    [ 23.167] (II) This device may have been added with another device file.
    [ 23.167] (II) config/udev: Adding input device HDA ATI SB Line Out Side (/dev/input/event12)
    [ 23.167] (II) No input driver specified, ignoring this device.
    [ 23.167] (II) This device may have been added with another device file.
    [ 23.167] (II) config/udev: Adding input device HDA ATI SB Line Out CLFE (/dev/input/event13)
    [ 23.167] (II) No input driver specified, ignoring this device.
    [ 23.168] (II) This device may have been added with another device file.
    [ 23.168] (II) config/udev: Adding input device HDA ATI SB Line Out Surround (/dev/input/event14)
    [ 23.168] (II) No input driver specified, ignoring this device.
    [ 23.168] (II) This device may have been added with another device file.
    [ 23.168] (II) config/udev: Adding input device HDA ATI SB Line Out Front (/dev/input/event15)
    [ 23.168] (II) No input driver specified, ignoring this device.
    [ 23.168] (II) This device may have been added with another device file.
    [ 23.169] (II) config/udev: Adding input device HDA ATI SB Line (/dev/input/event8)
    [ 23.169] (II) No input driver specified, ignoring this device.
    [ 23.169] (II) This device may have been added with another device file.
    [ 23.169] (II) config/udev: Adding input device HDA ATI SB Front Mic (/dev/input/event9)
    [ 23.169] (II) No input driver specified, ignoring this device.
    [ 23.169] (II) This device may have been added with another device file.
    [ 23.170] (II) config/udev: Adding input device PC Speaker (/dev/input/event0)
    [ 23.170] (II) No input driver specified, ignoring this device.
    [ 23.170] (II) This device may have been added with another device file.
    [ 24.518] (II) NVIDIA(GPU-0): Display (IBM L171 (CRT-0)) does not support NVIDIA 3D Vision
    [ 24.518] (II) NVIDIA(GPU-0): stereo.
    [ 24.519] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 24.519] (**) NVIDIA(0): device IBM L171 (CRT-0) (Using EDID frequencies has been
    [ 24.519] (**) NVIDIA(0): enabled on all display devices.)
    [121865.965] (WW) NVIDIA(0): WAIT (2, 6, 0x8000, 0x0000267c, 0x00005d5c)
    [121872.965] (WW) NVIDIA(0): WAIT (1, 6, 0x8000, 0x00002700, 0x00005d5c)
    [121875.966] (WW) NVIDIA(0): WAIT (2, 6, 0x8000, 0x00002700, 0x00001708)
    [121901.743] (WW) NVIDIA(0): WAIT (2, 6, 0x8000, 0x0000fc90, 0x00000e8c)
    [126725.944] (WW) NVIDIA(0): WAIT (2, 6, 0x8000, 0x0000c8ec, 0x0000189c)
    [127384.084] (WW) NVIDIA(0): WAIT (2, 6, 0x8000, 0x00002770, 0x00007e1c)
    [129278.643] (WW) NVIDIA(0): WAIT (2, 6, 0x8000, 0x0000d010, 0x000086bc)
    [130837.679] (WW) NVIDIA(0): WAIT (2, 6, 0x8000, 0x0000eee0, 0x0000eefc)
    [130891.662] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x0000694c, 0x0000694c)
    [130894.663] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x000069f8, 0x000069f8)
    [130897.664] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x00006aa4, 0x00006aa4)
    [130900.665] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x000095e0, 0x000095e0)
    [130903.666] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x000096a4, 0x000096a4)
    [131108.359] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x0000694c, 0x0000694c)
    [131111.360] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x000069f8, 0x000069f8)
    [131114.361] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x00006aa4, 0x00006aa4)
    [131117.362] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x00006b50, 0x00006b50)
    [131120.364] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x0000937c, 0x0000937c)
    [131123.365] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x00009440, 0x00009440)
    [131126.366] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x0000c658, 0x0000c658)
    [131129.367] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x0000c71c, 0x0000c71c)
    [131132.368] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x0000cc24, 0x0000cc24)
    [131135.369] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x0000de78, 0x0000de78)
    [131138.370] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x0000df3c, 0x0000df3c)
    [131141.371] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x0000ecf0, 0x0000ecf0)
    [131144.372] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x0000edb4, 0x0000edb4)
    [131147.373] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x00002870, 0x00002870)
    [131150.374] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x0000290c, 0x0000290c)
    [131153.375] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x00007414, 0x00007414)
    [131156.376] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x000074b0, 0x000074b0)
    [131159.377] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x000086a4, 0x000086a4)
    [131162.378] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x00008768, 0x00008768)
    [131165.379] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x0000951c, 0x0000951c)
    [131168.380] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x000095e0, 0x000095e0)
    [131171.381] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x0000bfa8, 0x0000bfa8)
    [131174.382] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x0000c044, 0x0000c044)
    [131177.384] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x00000c28, 0x00000c28)
    [131180.385] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x00000cec, 0x00000cec)
    [131183.386] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x000021f0, 0x000021f0)
    [131186.387] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x000022b4, 0x000022b4)
    [131189.388] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x00003068, 0x00003068)
    [131192.389] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x0000312c, 0x0000312c)
    [131195.390] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x00007cd8, 0x00007cd8)
    [131198.391] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x00007d74, 0x00007d74)
    [131201.392] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x0000cc28, 0x0000cc28)
    [131204.393] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x0000ccec, 0x0000ccec)
    [131207.394] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x0000e1f0, 0x0000e1f0)
    [131210.395] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x0000e2b4, 0x0000e2b4)
    [131213.396] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x0000f068, 0x0000f068)
    [131216.397] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x0000f12c, 0x0000f12c)
    [131219.398] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x00001d08, 0x00001d08)
    [131222.399] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x00001dcc, 0x00001dcc)
    [131225.400] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x00006898, 0x00006898)
    [131228.401] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x00006934, 0x00006934)
    [131231.402] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x00007124, 0x00007124)
    [131234.403] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x000071a8, 0x000071a8)
    [131237.404] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x00008440, 0x00008440)
    [131240.405] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x00008504, 0x00008504)
    [131243.406] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x000092b8, 0x000092b8)
    [131246.407] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x0000937c, 0x0000937c)
    [131249.408] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x0000a108, 0x0000a108)
    [131252.409] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x0000a1cc, 0x0000a1cc)
    [131255.410] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x0000eb28, 0x0000eb28)
    [131258.411] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x0000ebc4, 0x0000ebc4)
    [131261.412] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x00003ee8, 0x00003ee8)
    [131264.413] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x00003fac, 0x00003fac)
    [131267.414] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x000054b0, 0x000054b0)
    [131270.415] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x00005574, 0x00005574)
    [131273.416] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x00006328, 0x00006328)
    [131276.417] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x000063ec, 0x000063ec)
    [131279.418] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x00008db4, 0x00008db4)
    [131282.419] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x00008e50, 0x00008e50)
    [131285.420] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x0000e1b4, 0x0000e1b4)
    [131288.421] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x0000e278, 0x0000e278)
    [131291.422] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x0000f77c, 0x0000f77c)
    [131294.423] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x0000f840, 0x0000f840)
    [131297.424] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x000009e8, 0x000009e8)
    [131300.425] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x00000aac, 0x00000aac)
    [131303.426] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x00005d60, 0x00005d60)
    [131306.427] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x00005dfc, 0x00005dfc)
    [131309.428] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x000098ac, 0x000098ac)
    [131312.429] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x00009948, 0x00009948)
    [131315.430] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x0000ab3c, 0x0000ab3c)
    [131318.431] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x0000ac00, 0x0000ac00)
    [131321.432] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x0000c364, 0x0000c364)
    [131324.433] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x0000c428, 0x0000c428)
    [131327.434] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x0000e068, 0x0000e068)
    [131330.435] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x0000e12c, 0x0000e12c)
    [131333.436] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x0000349c, 0x0000349c)
    [131336.437] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x00003560, 0x00003560)
    [131339.438] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x00004754, 0x00004754)
    [131342.439] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x00004818, 0x00004818)
    [131345.440] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x000055cc, 0x000055cc)
    [131348.441] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x00005690, 0x00005690)
    [131351.442] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x000061e4, 0x000061e4)
    [131354.443] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x000062

    Ironically, right after I posted this message, Problem 2 arose again, and I hadn't even turned my monitor off. (I had actually only rebooted not even an hour before posting this message). Once again, I have rebooted.
    Here's another Xorg.0.log:
    [ 27.182]
    X.Org X Server 1.12.4
    Release Date: 2012-08-27
    [ 27.183] X Protocol Version 11, Revision 0
    [ 27.183] Build Operating System: Linux 3.4.8-1-ARCH x86_64
    [ 27.183] Current Operating System: Linux ZeroArch 3.5.3-1-ARCH #1 SMP PREEMPT Sun Aug 26 09:14:51 CEST 2012 x86_64
    [ 27.183] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=996407e6-20a3-422f-92f8-3d9fe913b87c rootflags=,relatime,data=ordered rootfstype=ext4 ro
    [ 27.184] Build Date: 27 August 2012 08:04:39AM
    [ 27.184]
    [ 27.184] Current version of pixman: 0.26.2
    [ 27.184] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 27.184] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 27.185] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Sep 5 12:18:23 2012
    [ 27.215] (==) Using config file: "/etc/X11/xorg.conf"
    [ 27.215] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 27.221] (==) ServerLayout "Layout0"
    [ 27.221] (**) |-->Screen "Screen0" (0)
    [ 27.221] (**) | |-->Monitor "Monitor0"
    [ 27.222] (**) | |-->Device "Device0"
    [ 27.222] (**) |-->Input Device "Keyboard0"
    [ 27.222] (**) |-->Input Device "Mouse0"
    [ 27.222] (**) Option "Xinerama" "0"
    [ 27.222] (==) Automatically adding devices
    [ 27.222] (==) Automatically enabling devices
    [ 27.252] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 27.252] Entry deleted from font path.
    [ 27.260] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/Type1/".
    [ 27.260] Entry deleted from font path.
    [ 27.260] (Run 'mkfontdir' on "/usr/share/fonts/Type1/").
    [ 27.261] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 27.261] Entry deleted from font path.
    [ 27.261] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 27.261] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 27.261] Entry deleted from font path.
    [ 27.261] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 27.262] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/
    [ 27.262] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 27.262] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    [ 27.262] (WW) Disabling Keyboard0
    [ 27.262] (WW) Disabling Mouse0
    [ 27.262] (II) Loader magic: 0x7c8b00
    [ 27.262] (II) Module ABI versions:
    [ 27.262] X.Org ANSI C Emulation: 0.4
    [ 27.262] X.Org Video Driver: 12.1
    [ 27.262] X.Org XInput driver : 16.0
    [ 27.262] X.Org Server Extension : 6.0
    [ 27.263] (--) PCI:*(0:1:0:0) 10de:1201:3842:1461 rev 161, Mem @ 0xfc000000/33554432, 0xd0000000/134217728, 0xd8000000/67108864, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
    [ 27.263] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 27.263] (II) LoadModule: "extmod"
    [ 27.283] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 27.301] (II) Module extmod: vendor="X.Org Foundation"
    [ 27.301] compiled for 1.12.4, module version = 1.0.0
    [ 27.301] Module class: X.Org Server Extension
    [ 27.301] ABI class: X.Org Server Extension, version 6.0
    [ 27.301] (II) Loading extension MIT-SCREEN-SAVER
    [ 27.301] (II) Loading extension XFree86-VidModeExtension
    [ 27.301] (II) Loading extension XFree86-DGA
    [ 27.301] (II) Loading extension DPMS
    [ 27.301] (II) Loading extension XVideo
    [ 27.301] (II) Loading extension XVideo-MotionCompensation
    [ 27.301] (II) Loading extension X-Resource
    [ 27.301] (II) LoadModule: "dbe"
    [ 27.302] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 27.313] (II) Module dbe: vendor="X.Org Foundation"
    [ 27.313] compiled for 1.12.4, module version = 1.0.0
    [ 27.313] Module class: X.Org Server Extension
    [ 27.313] ABI class: X.Org Server Extension, version 6.0
    [ 27.313] (II) Loading extension DOUBLE-BUFFER
    [ 27.313] (II) LoadModule: "glx"
    [ 27.313] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 27.818] (II) Module glx: vendor="NVIDIA Corporation"
    [ 27.818] compiled for 4.0.2, module version = 1.0.0
    [ 27.818] Module class: X.Org Server Extension
    [ 27.818] (II) NVIDIA GLX Module 304.43 Sun Aug 19 20:34:01 PDT 2012
    [ 27.818] (II) Loading extension GLX
    [ 27.818] (II) LoadModule: "record"
    [ 27.818] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 27.827] (II) Module record: vendor="X.Org Foundation"
    [ 27.827] compiled for 1.12.4, module version = 1.13.0
    [ 27.827] Module class: X.Org Server Extension
    [ 27.827] ABI class: X.Org Server Extension, version 6.0
    [ 27.827] (II) Loading extension RECORD
    [ 27.827] (II) LoadModule: "dri"
    [ 27.827] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 27.832] (II) Module dri: vendor="X.Org Foundation"
    [ 27.832] compiled for 1.12.4, module version = 1.0.0
    [ 27.832] ABI class: X.Org Server Extension, version 6.0
    [ 27.832] (II) Loading extension XFree86-DRI
    [ 27.832] (II) LoadModule: "dri2"
    [ 27.833] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 27.846] (II) Module dri2: vendor="X.Org Foundation"
    [ 27.846] compiled for 1.12.4, module version = 1.2.0
    [ 27.846] ABI class: X.Org Server Extension, version 6.0
    [ 27.846] (II) Loading extension DRI2
    [ 27.846] (II) LoadModule: "nvidia"
    [ 27.868] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 27.949] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 27.949] compiled for 4.0.2, module version = 1.0.0
    [ 27.949] Module class: X.Org Video Driver
    [ 27.968] (II) NVIDIA dlloader X Driver 304.43 Sun Aug 19 20:15:32 PDT 2012
    [ 27.968] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [ 27.969] (--) using VT number 7
    [ 27.981] (II) Loading sub module "fb"
    [ 27.982] (II) LoadModule: "fb"
    [ 27.982] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 28.000] (II) Module fb: vendor="X.Org Foundation"
    [ 28.000] compiled for 1.12.4, module version = 1.0.0
    [ 28.000] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 28.000] (II) Loading sub module "wfb"
    [ 28.000] (II) LoadModule: "wfb"
    [ 28.003] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 28.019] (II) Module wfb: vendor="X.Org Foundation"
    [ 28.019] compiled for 1.12.4, module version = 1.0.0
    [ 28.019] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 28.019] (II) Loading sub module "ramdac"
    [ 28.019] (II) LoadModule: "ramdac"
    [ 28.019] (II) Module "ramdac" already built-in
    [ 28.021] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
    [ 28.021] (==) NVIDIA(0): RGB weight 888
    [ 28.021] (==) NVIDIA(0): Default visual is TrueColor
    [ 28.021] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    [ 28.021] (**) NVIDIA(0): Option "Stereo" "0"
    [ 28.021] (**) NVIDIA(0): Option "nvidiaXineramaInfoOrder" "CRT-0"
    [ 28.021] (**) NVIDIA(0): Option "ModeDebug" "1"
    [ 28.021] (**) NVIDIA(0): Stereo disabled by request
    [ 28.021] (**) NVIDIA(0): Option "MetaModes" "nvidia-auto-select +0+0"
    [ 28.021] (**) NVIDIA(0): Enabling 2D acceleration
    [ 29.292] (II) NVIDIA(GPU-0): Display (IBM L171 (CRT-0)) does not support NVIDIA 3D Vision
    [ 29.292] (II) NVIDIA(GPU-0): stereo.
    [ 29.294] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 560 (GF114) at PCI:1:0:0 (GPU-0)
    [ 29.294] (--) NVIDIA(0): Memory: 1048576 kBytes
    [ 29.294] (--) NVIDIA(0): VideoBIOS: 70.24.2e.00.62
    [ 29.294] (II) NVIDIA(0): Detected PCI Express Link width: 16X
    [ 29.294] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
    [ 29.308] (--) NVIDIA(0): Valid display device(s) on GeForce GTX 560 at PCI:1:0:0
    [ 29.308] (--) NVIDIA(0): IBM L171 (CRT-0) (connected)
    [ 29.308] (--) NVIDIA(0): CRT-1
    [ 29.308] (--) NVIDIA(0): DFP-0
    [ 29.308] (--) NVIDIA(0): DFP-1
    [ 29.308] (--) NVIDIA(0): DFP-2
    [ 29.308] (--) NVIDIA(0): IBM L171 (CRT-0): 400.0 MHz maximum pixel clock
    [ 29.308] (--) NVIDIA(0): Name Aliases for IBM L171 (CRT-0):
    [ 29.308] (--) NVIDIA(0): CRT
    [ 29.308] (--) NVIDIA(0): CRT-0
    [ 29.308] (--) NVIDIA(0): DPY-0
    [ 29.308] (--) NVIDIA(0): DVI-I-0
    [ 29.308] (--) NVIDIA(0): DPY-EDID-9c38e918-0f2a-4aa8-e7e1-1c466b623fd2
    [ 29.308] (--) NVIDIA(0): CRT-1: 400.0 MHz maximum pixel clock
    [ 29.308] (--) NVIDIA(0): Name Aliases for CRT-1:
    [ 29.308] (--) NVIDIA(0): CRT
    [ 29.308] (--) NVIDIA(0): CRT-1
    [ 29.308] (--) NVIDIA(0): DPY-1
    [ 29.308] (--) NVIDIA(0): DVI-I-1
    [ 29.308] (--) NVIDIA(0): DFP-0: 330.0 MHz maximum pixel clock
    [ 29.308] (--) NVIDIA(0): DFP-0: Internal Single Link TMDS
    [ 29.308] (--) NVIDIA(0): Name Aliases for DFP-0:
    [ 29.308] (--) NVIDIA(0): DFP
    [ 29.308] (--) NVIDIA(0): DFP-0
    [ 29.308] (--) NVIDIA(0): DPY-2
    [ 29.308] (--) NVIDIA(0): DVI-I-2
    [ 29.308] (--) NVIDIA(0): DFP-1: 165.0 MHz maximum pixel clock
    [ 29.308] (--) NVIDIA(0): DFP-1: Internal Single Link TMDS
    [ 29.308] (--) NVIDIA(0): Name Aliases for DFP-1:
    [ 29.308] (--) NVIDIA(0): DFP
    [ 29.308] (--) NVIDIA(0): DFP-1
    [ 29.308] (--) NVIDIA(0): DPY-3
    [ 29.308] (--) NVIDIA(0): HDMI-0
    [ 29.308] (--) NVIDIA(0): DFP-2: 330.0 MHz maximum pixel clock
    [ 29.308] (--) NVIDIA(0): DFP-2: Internal Single Link TMDS
    [ 29.308] (--) NVIDIA(0): Name Aliases for DFP-2:
    [ 29.308] (--) NVIDIA(0): DFP
    [ 29.308] (--) NVIDIA(0): DFP-2
    [ 29.308] (--) NVIDIA(0): DPY-4
    [ 29.308] (--) NVIDIA(0): DVI-I-3
    [ 29.308] (--) NVIDIA(0):
    [ 29.308] (--) NVIDIA(0): --- EDID for IBM L171 (CRT-0) ---
    [ 29.308] (--) NVIDIA(0): EDID Version : 1.3
    [ 29.308] (--) NVIDIA(0): Manufacturer : IBM
    [ 29.308] (--) NVIDIA(0): Monitor Name : IBM L171
    [ 29.308] (--) NVIDIA(0): Product ID : 0x24c9
    [ 29.308] (--) NVIDIA(0): 32-bit Serial Number : 0x0001e240
    [ 29.308] (--) NVIDIA(0): Serial Number String : V2W9135
    [ 29.308] (--) NVIDIA(0): Manufacture Date : 2006, week 6
    [ 29.308] (--) NVIDIA(0): DPMS Capabilities : Active Off
    [ 29.308] (--) NVIDIA(0): Input Type : Analog
    [ 29.308] (--) NVIDIA(0): Prefer first detailed timing : Yes
    [ 29.308] (--) NVIDIA(0): Supports GTF : No
    [ 29.308] (--) NVIDIA(0): Maximum Image Size : 340 mm x 270 mm
    [ 29.308] (--) NVIDIA(0): Valid HSync Range : 30.0 kHz - 83.0 kHz
    [ 29.308] (--) NVIDIA(0): Valid VRefresh Range : 55.0 Hz - 75.0 Hz
    [ 29.308] (--) NVIDIA(0): EDID maximum pixel clock : 140.0 MHz
    [ 29.308] (--) NVIDIA(0):
    [ 29.308] (--) NVIDIA(0): Standard Timings:
    [ 29.308] (--) NVIDIA(0): 1280 x 1024 @ 60 Hz
    [ 29.308] (--) NVIDIA(0): 1280 x 1024 @ 70 Hz
    [ 29.308] (--) NVIDIA(0):
    [ 29.308] (--) NVIDIA(0): Detailed Timings:
    [ 29.308] (--) NVIDIA(0): 1280 x 1024 @ 75 Hz
    [ 29.308] (--) NVIDIA(0): Pixel Clock : 135.00 MHz
    [ 29.308] (--) NVIDIA(0): HRes, HSyncStart : 1280, 1296
    [ 29.308] (--) NVIDIA(0): HSyncEnd, HTotal : 1440, 1688
    [ 29.308] (--) NVIDIA(0): VRes, VSyncStart : 1024, 1025
    [ 29.308] (--) NVIDIA(0): VSyncEnd, VTotal : 1028, 1066
    [ 29.308] (--) NVIDIA(0): H/V Polarity : +/+
    [ 29.308] (--) NVIDIA(0): Image Size : 340 mm x 270 mm
    [ 29.309] (--) NVIDIA(0):
    [ 29.309] (--) NVIDIA(0): Established Timings:
    [ 29.309] (--) NVIDIA(0): 640 x 480 @ 60 Hz
    [ 29.309] (--) NVIDIA(0): 640 x 480 @ 72 Hz
    [ 29.309] (--) NVIDIA(0): 640 x 480 @ 75 Hz
    [ 29.309] (--) NVIDIA(0): 800 x 600 @ 60 Hz
    [ 29.309] (--) NVIDIA(0): 800 x 600 @ 72 Hz
    [ 29.309] (--) NVIDIA(0): 800 x 600 @ 75 Hz
    [ 29.309] (--) NVIDIA(0): 1024 x 768 @ 60 Hz
    [ 29.309] (--) NVIDIA(0): 1024 x 768 @ 70 Hz
    [ 29.309] (--) NVIDIA(0): 1024 x 768 @ 75 Hz
    [ 29.309] (--) NVIDIA(0): 1280 x 1024 @ 75 Hz
    [ 29.309] (--) NVIDIA(0):
    [ 29.309] (--) NVIDIA(0):
    [ 29.309] (--) NVIDIA(0): Raw EDID bytes:
    [ 29.309] (--) NVIDIA(0):
    [ 29.309] (--) NVIDIA(0): 00 ff ff ff ff ff ff 00 24 4d c9 24 40 e2 01 00
    [ 29.309] (--) NVIDIA(0): 06 10 01 03 68 22 1b 78 2a 5d d0 a6 54 4c 0f 23
    [ 29.309] (--) NVIDIA(0): 14 50 54 ad cf 00 81 80 81 8a 01 01 01 01 01 01
    [ 29.309] (--) NVIDIA(0): 01 01 01 01 01 01 bc 34 00 98 51 00 2a 40 10 90
    [ 29.309] (--) NVIDIA(0): 13 00 54 0e 11 00 00 1e 00 00 00 fd 00 37 4b 1e
    [ 29.309] (--) NVIDIA(0): 53 0e 00 0a 20 20 20 20 20 20 00 00 00 ff 00 56
    [ 29.309] (--) NVIDIA(0): 32 57 39 31 33 35 0a 20 20 20 20 20 00 00 00 fc
    [ 29.309] (--) NVIDIA(0): 00 49 42 4d 20 4c 31 37 31 0a 20 20 20 20 00 27
    [ 29.309] (--) NVIDIA(0):
    [ 29.309] (--) NVIDIA(0): --- End of EDID for IBM L171 (CRT-0) ---
    [ 29.309] (--) NVIDIA(0):
    [ 29.309] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 29.309] (**) NVIDIA(0): device IBM L171 (CRT-0) (Using EDID frequencies has been
    [ 29.309] (**) NVIDIA(0): enabled on all display devices.)
    [ 29.309] (II) NVIDIA(0): Frequency information for IBM L171 (CRT-0):
    [ 29.309] (II) NVIDIA(0): HorizSync : 30.000-83.000 kHz
    [ 29.309] (II) NVIDIA(0): VertRefresh : 55.000-75.000 Hz
    [ 29.309] (II) NVIDIA(0): (HorizSync from EDID)
    [ 29.309] (II) NVIDIA(0): (VertRefresh from EDID)
    [ 29.309] (II) NVIDIA(GPU-0):
    [ 29.309] (II) NVIDIA(GPU-0): --- Building ModePool for IBM L171 (CRT-0) ---
    [ 29.309] (II) NVIDIA(GPU-0): Validating Mode "1280x1024":
    [ 29.309] (II) NVIDIA(GPU-0): 1280 x 1024 @ 75 Hz
    [ 29.309] (II) NVIDIA(GPU-0): Mode Source: EDID
    [ 29.309] (II) NVIDIA(GPU-0): Pixel Clock : 135.00 MHz
    [ 29.309] (II) NVIDIA(GPU-0): HRes, HSyncStart : 1280, 1296
    [ 29.309] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 1440, 1688
    [ 29.309] (II) NVIDIA(GPU-0): VRes, VSyncStart : 1024, 1025
    [ 29.309] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 1028, 1066
    [ 29.309] (II) NVIDIA(GPU-0): H/V Polarity : +/+
    [ 29.309] (II) NVIDIA(GPU-0): Viewport 1280x1024+204+21
    [ 29.309] (II) NVIDIA(GPU-0): Horizontal Taps 0
    [ 29.309] (II) NVIDIA(GPU-0): Vertical Taps 0
    [ 29.309] (II) NVIDIA(GPU-0): Base SuperSample x4
    [ 29.309] (II) NVIDIA(GPU-0): Base Depth 32
    [ 29.309] (II) NVIDIA(GPU-0): Distributed Rendering 1
    [ 29.309] (II) NVIDIA(GPU-0): Overlay Depth 32
    [ 29.309] (II) NVIDIA(GPU-0): Mode is valid.
    [ 29.309] (II) NVIDIA(GPU-0):
    [ 29.309] (II) NVIDIA(GPU-0): Validating Mode "1280x1024":
    [ 29.309] (II) NVIDIA(GPU-0): 1280 x 1024 @ 60 Hz
    [ 29.309] (II) NVIDIA(GPU-0): Mode Source: EDID
    [ 29.309] (II) NVIDIA(GPU-0): Pixel Clock : 108.00 MHz
    [ 29.309] (II) NVIDIA(GPU-0): HRes, HSyncStart : 1280, 1328
    [ 29.309] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 1440, 1688
    [ 29.309] (II) NVIDIA(GPU-0): VRes, VSyncStart : 1024, 1025
    [ 29.309] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 1028, 1066
    [ 29.309] (II) NVIDIA(GPU-0): H/V Polarity : +/+
    [ 29.309] (II) NVIDIA(GPU-0): Viewport 1280x1024+204+21
    [ 29.309] (II) NVIDIA(GPU-0): Horizontal Taps 0
    [ 29.309] (II) NVIDIA(GPU-0): Vertical Taps 0
    [ 29.309] (II) NVIDIA(GPU-0): Base SuperSample x4
    [ 29.309] (II) NVIDIA(GPU-0): Base Depth 32
    [ 29.309] (II) NVIDIA(GPU-0): Distributed Rendering 1
    [ 29.309] (II) NVIDIA(GPU-0): Overlay Depth 32
    [ 29.309] (II) NVIDIA(GPU-0): Mode is valid.
    [ 29.309] (II) NVIDIA(GPU-0):
    [ 29.309] (II) NVIDIA(GPU-0): Validating Mode "1280x1024":
    [ 29.309] (II) NVIDIA(GPU-0): 1280 x 1024 @ 70 Hz
    [ 29.309] (II) NVIDIA(GPU-0): Mode Source: EDID
    [ 29.310] (II) NVIDIA(GPU-0): Pixel Clock : 128.94 MHz
    [ 29.310] (II) NVIDIA(GPU-0): HRes, HSyncStart : 1280, 1368
    [ 29.310] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 1504, 1728
    [ 29.310] (II) NVIDIA(GPU-0): VRes, VSyncStart : 1024, 1025
    [ 29.310] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 1028, 1066
    [ 29.310] (II) NVIDIA(GPU-0): H/V Polarity : -/+
    [ 29.310] (II) NVIDIA(GPU-0): Viewport 1280x1024+224+21
    [ 29.310] (II) NVIDIA(GPU-0): Horizontal Taps 0
    [ 29.310] (II) NVIDIA(GPU-0): Vertical Taps 0
    [ 29.310] (II) NVIDIA(GPU-0): Base SuperSample x4
    [ 29.310] (II) NVIDIA(GPU-0): Base Depth 32
    [ 29.310] (II) NVIDIA(GPU-0): Distributed Rendering 1
    [ 29.310] (II) NVIDIA(GPU-0): Overlay Depth 32
    [ 29.310] (II) NVIDIA(GPU-0): Mode is valid.
    [ 29.310] (II) NVIDIA(GPU-0):
    [ 29.310] (II) NVIDIA(GPU-0): Validating Mode "640x480":
    [ 29.310] (II) NVIDIA(GPU-0): 640 x 480 @ 60 Hz
    [ 29.310] (II) NVIDIA(GPU-0): Mode Source: EDID
    [ 29.310] (II) NVIDIA(GPU-0): Pixel Clock : 25.18 MHz
    [ 29.310] (II) NVIDIA(GPU-0): HRes, HSyncStart : 640, 656
    [ 29.310] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 752, 800
    [ 29.310] (II) NVIDIA(GPU-0): VRes, VSyncStart : 480, 490
    [ 29.310] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 492, 525
    [ 29.310] (II) NVIDIA(GPU-0): H/V Polarity : -/-
    [ 29.310] (II) NVIDIA(GPU-0): Viewport 640x480+80+22
    [ 29.310] (II) NVIDIA(GPU-0): Horizontal Taps 0
    [ 29.310] (II) NVIDIA(GPU-0): Vertical Taps 0
    [ 29.310] (II) NVIDIA(GPU-0): Base SuperSample x4
    [ 29.310] (II) NVIDIA(GPU-0): Base Depth 32
    [ 29.310] (II) NVIDIA(GPU-0): Distributed Rendering 1
    [ 29.310] (II) NVIDIA(GPU-0): Overlay Depth 32
    [ 29.310] (II) NVIDIA(GPU-0): Mode is valid.
    [ 29.310] (II) NVIDIA(GPU-0):
    [ 29.310] (II) NVIDIA(GPU-0): Validating Mode "640x480":
    [ 29.310] (II) NVIDIA(GPU-0): 640 x 480 @ 72 Hz
    [ 29.310] (II) NVIDIA(GPU-0): Mode Source: EDID
    [ 29.310] (II) NVIDIA(GPU-0): Pixel Clock : 31.50 MHz
    [ 29.310] (II) NVIDIA(GPU-0): HRes, HSyncStart : 640, 656
    [ 29.310] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 696, 832
    [ 29.310] (II) NVIDIA(GPU-0): VRes, VSyncStart : 480, 481
    [ 29.310] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 484, 520
    [ 29.310] (II) NVIDIA(GPU-0): H/V Polarity : -/-
    [ 29.310] (II) NVIDIA(GPU-0): Viewport 640x480+96+20
    [ 29.310] (II) NVIDIA(GPU-0): Horizontal Taps 0
    [ 29.310] (II) NVIDIA(GPU-0): Vertical Taps 0
    [ 29.310] (II) NVIDIA(GPU-0): Base SuperSample x4
    [ 29.310] (II) NVIDIA(GPU-0): Base Depth 32
    [ 29.310] (II) NVIDIA(GPU-0): Distributed Rendering 1
    [ 29.310] (II) NVIDIA(GPU-0): Overlay Depth 32
    [ 29.310] (II) NVIDIA(GPU-0): Mode is valid.
    [ 29.310] (II) NVIDIA(GPU-0):
    [ 29.310] (II) NVIDIA(GPU-0): Validating Mode "640x480":
    [ 29.310] (II) NVIDIA(GPU-0): 640 x 480 @ 75 Hz
    [ 29.310] (II) NVIDIA(GPU-0): Mode Source: EDID
    [ 29.310] (II) NVIDIA(GPU-0): Pixel Clock : 31.50 MHz
    [ 29.310] (II) NVIDIA(GPU-0): HRes, HSyncStart : 640, 656
    [ 29.310] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 720, 840
    [ 29.310] (II) NVIDIA(GPU-0): VRes, VSyncStart : 480, 481
    [ 29.310] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 484, 500
    [ 29.310] (II) NVIDIA(GPU-0): H/V Polarity : -/-
    [ 29.310] (II) NVIDIA(GPU-0): Viewport 640x480+100+10
    [ 29.310] (II) NVIDIA(GPU-0): Horizontal Taps 0
    [ 29.310] (II) NVIDIA(GPU-0): Vertical Taps 0
    [ 29.310] (II) NVIDIA(GPU-0): Base SuperSample x4
    [ 29.310] (II) NVIDIA(GPU-0): Base Depth 32
    [ 29.310] (II) NVIDIA(GPU-0): Distributed Rendering 1
    [ 29.310] (II) NVIDIA(GPU-0): Overlay Depth 32
    [ 29.311] (II) NVIDIA(GPU-0): Mode is valid.
    [ 29.311] (II) NVIDIA(GPU-0):
    [ 29.311] (II) NVIDIA(GPU-0): Validating Mode "800x600":
    [ 29.311] (II) NVIDIA(GPU-0): 800 x 600 @ 60 Hz
    [ 29.311] (II) NVIDIA(GPU-0): Mode Source: EDID
    [ 29.311] (II) NVIDIA(GPU-0): Pixel Clock : 40.00 MHz
    [ 29.311] (II) NVIDIA(GPU-0): HRes, HSyncStart : 800, 840
    [ 29.311] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 968, 1056
    [ 29.311] (II) NVIDIA(GPU-0): VRes, VSyncStart : 600, 601
    [ 29.311] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 605, 628
    [ 29.311] (II) NVIDIA(GPU-0): H/V Polarity : +/+
    [ 29.311] (II) NVIDIA(GPU-0): Viewport 800x600+128+14
    [ 29.311] (II) NVIDIA(GPU-0): Horizontal Taps 0
    [ 29.311] (II) NVIDIA(GPU-0): Vertical Taps 0
    [ 29.311] (II) NVIDIA(GPU-0): Base SuperSample x4
    [ 29.311] (II) NVIDIA(GPU-0): Base Depth 32
    [ 29.311] (II) NVIDIA(GPU-0): Distributed Rendering 1
    [ 29.311] (II) NVIDIA(GPU-0): Overlay Depth 32
    [ 29.311] (II) NVIDIA(GPU-0): Mode is valid.
    [ 29.311] (II) NVIDIA(GPU-0):
    [ 29.311] (II) NVIDIA(GPU-0): Validating Mode "800x600":
    [ 29.311] (II) NVIDIA(GPU-0): 800 x 600 @ 72 Hz
    [ 29.311] (II) NVIDIA(GPU-0): Mode Source: EDID
    [ 29.311] (II) NVIDIA(GPU-0): Pixel Clock : 50.00 MHz
    [ 29.311] (II) NVIDIA(GPU-0): HRes, HSyncStart : 800, 856
    [ 29.311] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 976, 1040
    [ 29.311] (II) NVIDIA(GPU-0): VRes, VSyncStart : 600, 637
    [ 29.311] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 643, 666
    [ 29.311] (II) NVIDIA(GPU-0): H/V Polarity : +/+
    [ 29.311] (II) NVIDIA(GPU-0): Viewport 800x600+120+33
    [ 29.311] (II) NVIDIA(GPU-0): Horizontal Taps 0
    [ 29.311] (II) NVIDIA(GPU-0): Vertical Taps 0
    [ 29.311] (II) NVIDIA(GPU-0): Base SuperSample x4
    [ 29.311] (II) NVIDIA(GPU-0): Base Depth 32
    [ 29.311] (II) NVIDIA(GPU-0): Distributed Rendering 1
    [ 29.311] (II) NVIDIA(GPU-0): Overlay Depth 32
    [ 29.311] (II) NVIDIA(GPU-0): Mode is valid.
    [ 29.311] (II) NVIDIA(GPU-0):
    [ 29.311] (II) NVIDIA(GPU-0): Validating Mode "800x600":
    [ 29.311] (II) NVIDIA(GPU-0): 800 x 600 @ 75 Hz
    [ 29.311] (II) NVIDIA(GPU-0): Mode Source: EDID
    [ 29.311] (II) NVIDIA(GPU-0): Pixel Clock : 49.50 MHz
    [ 29.311] (II) NVIDIA(GPU-0): HRes, HSyncStart : 800, 816
    [ 29.311] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 896, 1056
    [ 29.311] (II) NVIDIA(GPU-0): VRes, VSyncStart : 600, 601
    [ 29.311] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 604, 625
    [ 29.311] (II) NVIDIA(GPU-0): H/V Polarity : +/+
    [ 29.311] (II) NVIDIA(GPU-0): Viewport 800x600+128+12
    [ 29.311] (II) NVIDIA(GPU-0): Horizontal Taps 0
    [ 29.311] (II) NVIDIA(GPU-0): Vertical Taps 0
    [ 29.311] (II) NVIDIA(GPU-0): Base SuperSample x4
    [ 29.311] (II) NVIDIA(GPU-0): Base Depth 32
    [ 29.311] (II) NVIDIA(GPU-0): Distributed Rendering 1
    [ 29.311] (II) NVIDIA(GPU-0): Overlay Depth 32
    [ 29.311] (II) NVIDIA(GPU-0): Mode is valid.
    [ 29.311] (II) NVIDIA(GPU-0):
    [ 29.311] (II) NVIDIA(GPU-0): Validating Mode "1024x768":
    [ 29.311] (II) NVIDIA(GPU-0): 1024 x 768 @ 60 Hz
    [ 29.311] (II) NVIDIA(GPU-0): Mode Source: EDID
    [ 29.311] (II) NVIDIA(GPU-0): Pixel Clock : 65.00 MHz
    [ 29.311] (II) NVIDIA(GPU-0): HRes, HSyncStart : 1024, 1048
    [ 29.311] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 1184, 1344
    [ 29.311] (II) NVIDIA(GPU-0): VRes, VSyncStart : 768, 771
    [ 29.311] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 777, 806
    [ 29.311] (II) NVIDIA(GPU-0): H/V Polarity : -/-
    [ 29.311] (II) NVIDIA(GPU-0): Viewport 1024x768+160+19
    [ 29.311] (II) NVIDIA(GPU-0): Horizontal Taps 0
    [ 29.311] (II) NVIDIA(GPU-0): Vertical Taps 0
    [ 29.311] (II) NVIDIA(GPU-0): Base SuperSample x4
    [ 29.311] (II) NVIDIA(GPU-0): Base Depth 32
    [ 29.311] (II) NVIDIA(GPU-0): Distributed Rendering 1
    [ 29.312] (II) NVIDIA(GPU-0): Overlay Depth 32
    [ 29.312] (II) NVIDIA(GPU-0): Mode is valid.
    [ 29.312] (II) NVIDIA(GPU-0):
    [ 29.312] (II) NVIDIA(GPU-0): Validating Mode "1024x768":
    [ 29.312] (II) NVIDIA(GPU-0): 1024 x 768 @ 70 Hz
    [ 29.312] (II) NVIDIA(GPU-0): Mode Source: EDID
    [ 29.312] (II) NVIDIA(GPU-0): Pixel Clock : 75.00 MHz
    [ 29.312] (II) NVIDIA(GPU-0): HRes, HSyncStart : 1024, 1048
    [ 29.312] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 1184, 1328
    [ 29.312] (II) NVIDIA(GPU-0): VRes, VSyncStart : 768, 771
    [ 29.312] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 777, 806
    [ 29.312] (II) NVIDIA(GPU-0): H/V Polarity : -/-
    [ 29.312] (II) NVIDIA(GPU-0): Viewport 1024x768+152+19
    [ 29.312] (II) NVIDIA(GPU-0): Horizontal Taps 0
    [ 29.312] (II) NVIDIA(GPU-0): Vertical Taps 0
    [ 29.312] (II) NVIDIA(GPU-0): Base SuperSample x4
    [ 29.312] (II) NVIDIA(GPU-0): Base Depth 32
    [ 29.312] (II) NVIDIA(GPU-0): Distributed Rendering 1
    [ 29.312] (II) NVIDIA(GPU-0): Overlay Depth 32
    [ 29.312] (II) NVIDIA(GPU-0): Mode is valid.
    [ 29.312] (II) NVIDIA(GPU-0):
    [ 29.312] (II) NVIDIA(GPU-0): Validating Mode "1024x768":
    [ 29.312] (II) NVIDIA(GPU-0): 1024 x 768 @ 75 Hz
    [ 29.312] (II) NVIDIA(GPU-0): Mode Source: EDID
    [ 29.312] (II) NVIDIA(GPU-0): Pixel Clock : 78.75 MHz
    [ 29.312] (II) NVIDIA(GPU-0): HRes, HSyncStart : 1024, 1040
    [ 29.312] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 1136, 1312
    [ 29.312] (II) NVIDIA(GPU-0): VRes, VSyncStart : 768, 769
    [ 29.312] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 772, 800
    [ 29.312] (II) NVIDIA(GPU-0): H/V Polarity : +/+
    [ 29.312] (II) NVIDIA(GPU-0): Viewport 1024x768+144+16
    [ 29.312] (II) NVIDIA(GPU-0): Horizontal Taps 0
    [ 29.312] (II) NVIDIA(GPU-0): Vertical Taps 0
    [ 29.312] (II) NVIDIA(GPU-0): Base SuperSample x4
    [ 29.312] (II) NVIDIA(GPU-0): Base Depth 32
    [ 29.312] (II) NVIDIA(GPU-0): Distributed Rendering 1
    [ 29.312] (II) NVIDIA(GPU-0): Overlay Depth 32
    [ 29.312] (II) NVIDIA(GPU-0): Mode is valid.
    [ 29.312] (II) NVIDIA(GPU-0):
    [ 29.312] (II) NVIDIA(GPU-0): Validating Mode "1280x1024":
    [ 29.312] (II) NVIDIA(GPU-0): 1280 x 1024 @ 75 Hz
    [ 29.312] (II) NVIDIA(GPU-0): Mode Source: EDID
    [ 29.312] (II) NVIDIA(GPU-0): Pixel Clock : 135.00 MHz
    [ 29.312] (II) NVIDIA(GPU-0): HRes, HSyncStart : 1280, 1296
    [ 29.312] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 1440, 1688
    [ 29.312] (II) NVIDIA(GPU-0): VRes, VSyncStart : 1024, 1025
    [ 29.312] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 1028, 1066
    [ 29.312] (II) NVIDIA(GPU-0): H/V Polarity : +/+
    [ 29.312] (II) NVIDIA(GPU-0): Viewport 1280x1024+204+21
    [ 29.312] (II) NVIDIA(GPU-0): Horizontal Taps 0
    [ 29.312] (II) NVIDIA(GPU-0): Vertical Taps 0
    [ 29.312] (II) NVIDIA(GPU-0): Base SuperSample x4
    [ 29.312] (II) NVIDIA(GPU-0): Base Depth 32
    [ 29.312] (II) NVIDIA(GPU-0): Distributed Rendering 1
    [ 29.312] (II) NVIDIA(GPU-0): Overlay Depth 32
    [ 29.312] (II) NVIDIA(GPU-0): Mode is valid.
    [ 29.312] (II) NVIDIA(GPU-0):
    [ 29.312] (II) NVIDIA(GPU-0): Validating Mode "640x350":
    [ 29.312] (II) NVIDIA(GPU-0): 640 x 350 @ 85 Hz
    [ 29.312] (II) NVIDIA(GPU-0): Mode Source: X Server
    [ 29.312] (II) NVIDIA(GPU-0): Pixel Clock : 31.50 MHz
    [ 29.312] (II) NVIDIA(GPU-0): HRes, HSyncStart : 640, 672
    [ 29.312] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 736, 832
    [ 29.312] (II) NVIDIA(GPU-0): VRes, VSyncStart : 350, 382
    [ 29.312] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 385, 445
    [ 29.312] (II) NVIDIA(GPU-0): H/V Polarity : +/-
    [ 29.312] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 29.312] (WW) NVIDIA(GPU-0): IBM L171 (CRT-0) (continuous frequence modes not
    [ 29.312] (WW) NVIDIA(GPU-0): allowed).
    [ 29.312] (II) NVIDIA(GPU-0):
    [ 29.312] (II) NVIDIA(GPU-0): Validating Mode "320x175":
    [ 29.312] (II) NVIDIA(GPU-0): 320 x 175 @ 85 Hz
    [ 29.312] (II) NVIDIA(GPU-0): Mode Source: X Server
    [ 29.312] (II) NVIDIA(GPU-0): Pixel Clock : 15.75 MHz
    [ 29.312] (II) NVIDIA(GPU-0): HRes, HSyncStart : 320, 336
    [ 29.312] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 368, 416
    [ 29.312] (II) NVIDIA(GPU-0): VRes, VSyncStart : 175, 191
    [ 29.312] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 192, 222
    [ 29.312] (II) NVIDIA(GPU-0): H/V Polarity : +/-
    [ 29.312] (II) NVIDIA(GPU-0): Extra : DoubleScan
    [ 29.313] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 29.313] (WW) NVIDIA(GPU-0): IBM L171 (CRT-0) (continuous frequence modes not
    [ 29.313] (WW) NVIDIA(GPU-0): allowed).
    [ 29.313] (II) NVIDIA(GPU-0):
    [ 29.313] (II) NVIDIA(GPU-0): Validating Mode "640x400":
    [ 29.313] (II) NVIDIA(GPU-0): 640 x 400 @ 85 Hz
    [ 29.313] (II) NVIDIA(GPU-0): Mode Source: X Server
    [ 29.313] (II) NVIDIA(GPU-0): Pixel Clock : 31.50 MHz
    [ 29.313] (II) NVIDIA(GPU-0): HRes, HSyncStart : 640, 672
    [ 29.313] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 736, 832
    [ 29.313] (II) NVIDIA(GPU-0): VRes, VSyncStart : 400, 401
    [ 29.313] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 404, 445
    [ 29.313] (II) NVIDIA(GPU-0): H/V Polarity : -/+
    [ 29.313] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 29.313] (WW) NVIDIA(GPU-0): IBM L171 (CRT-0) (continuous frequence modes not
    [ 29.313] (WW) NVIDIA(GPU-0): allowed).
    [ 29.313] (II) NVIDIA(GPU-0):
    [ 29.313] (II) NVIDIA(GPU-0): Validating Mode "320x200":
    [ 29.313] (II) NVIDIA(GPU-0): 320 x 200 @ 85 Hz
    [ 29.313] (II) NVIDIA(GPU-0): Mode Source: X Server
    [ 29.313] (II) NVIDIA(GPU-0): Pixel Clock : 15.75 MHz
    [ 29.313] (II) NVIDIA(GPU-0): HRes, HSyncStart : 320, 336
    [ 29.313] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 368, 416
    [ 29.313] (II) NVIDIA(GPU-0): VRes, VSyncStart : 200, 200
    [ 29.313] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 202, 222
    [ 29.313] (II) NVIDIA(GPU-0): H/V Polarity : -/+
    [ 29.313] (II) NVIDIA(GPU-0): Extra : DoubleScan
    [ 29.313] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 29.313] (WW) NVIDIA(GPU-0): IBM L171 (CRT-0) (continuous frequence modes not
    [ 29.313] (WW) NVIDIA(GPU-0): allowed).
    [ 29.313] (II) NVIDIA(GPU-0):
    [ 29.313] (II) NVIDIA(GPU-0): Validating Mode "720x400":
    [ 29.313] (II) NVIDIA(GPU-0): 720 x 400 @ 85 Hz
    [ 29.313] (II) NVIDIA(GPU-0): Mode Source: X Server
    [ 29.313] (II) NVIDIA(GPU-0): Pixel Clock : 35.50 MHz
    [ 29.313] (II) NVIDIA(GPU-0): HRes, HSyncStart : 720, 756
    [ 29.313] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 828, 936
    [ 29.313] (II) NVIDIA(GPU-0): VRes, VSyncStart : 400, 401
    [ 29.313] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 404, 446
    [ 29.313] (II) NVIDIA(GPU-0): H/V Polarity : -/+
    [ 29.313] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 29.313] (WW) NVIDIA(GPU-0): IBM L171 (CRT-0) (continuous frequence modes not
    [ 29.313] (WW) NVIDIA(GPU-0): allowed).
    [ 29.313] (II) NVIDIA(GPU-0):
    [ 29.313] (II) NVIDIA(GPU-0): Validating Mode "360x200":
    [ 29.313] (II) NVIDIA(GPU-0): 360 x 200 @ 85 Hz
    [ 29.313] (II) NVIDIA(GPU-0): Mode Source: X Server
    [ 29.313] (II) NVIDIA(GPU-0): Pixel Clock : 17.75 MHz
    [ 29.313] (II) NVIDIA(GPU-0): HRes, HSyncStart : 360, 378
    [ 29.313] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 414, 468
    [ 29.313] (II) NVIDIA(GPU-0): VRes, VSyncStart : 200, 200
    [ 29.313] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 202, 223
    [ 29.313] (II) NVIDIA(GPU-0): H/V Polarity : -/+
    [ 29.313] (II) NVIDIA(GPU-0): Extra : DoubleScan
    [ 29.313] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 29.313] (WW) NVIDIA(GPU-0): IBM L171 (CRT-0) (continuous frequence modes not
    [ 29.313] (WW) NVIDIA(GPU-0): allowed).
    [ 29.313] (II) NVIDIA(GPU-0):
    [ 29.313] (II) NVIDIA(GPU-0): Validating Mode "640x480":
    [ 29.313] (II) NVIDIA(GPU-0): 640 x 480 @ 60 Hz
    [ 29.313] (II) NVIDIA(GPU-0): Mode Source: X Server
    [ 29.313] (II) NVIDIA(GPU-0): Pixel Clock : 25.18 MHz
    [ 29.313] (II) NVIDIA(GPU-0): HRes, HSyncStart : 640, 656
    [ 29.313] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 752, 800
    [ 29.313] (II) NVIDIA(GPU-0): VRes, VSyncStart : 480, 490
    [ 29.313] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 492, 525
    [ 29.313] (II) NVIDIA(GPU-0): H/V Polarity : -/-
    [ 29.313] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 29.313] (WW) NVIDIA(GPU-0): IBM L171 (CRT-0) (continuous frequence modes not
    [ 29.313] (WW) NVIDIA(GPU-0): allowed).
    [ 29.313] (II) NVIDIA(GPU-0):
    [ 29.313] (II) NVIDIA(GPU-0): Validating Mode "320x240":
    [ 29.313] (II) NVIDIA(GPU-0): 320 x 240 @ 60 Hz
    [ 29.313] (II) NVIDIA(GPU-0): Mode Source: X Server
    [ 29.313] (II) NVIDIA(GPU-0): Pixel Clock : 12.59 MHz
    [ 29.313] (II) NVIDIA(GPU-0): HRes, HSyncStart : 320, 328
    [ 29.313] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 376, 400
    [ 29.313] (II) NVIDIA(GPU-0): VRes, VSyncStart : 240, 245
    [ 29.313] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 246, 262
    [ 29.313] (II) NVIDIA(GPU-0): H/V Polarity : -/-
    [ 29.313] (II) NVIDIA(GPU-0): Extra : DoubleScan
    [ 29.313] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 29.313] (WW) NVIDIA(GPU-0): IBM L171 (CRT-0) (continuous frequence modes not
    [ 29.313] (WW) NVIDIA(GPU-0): allowed).
    [ 29.313] (II) NVIDIA(GPU-0):
    [ 29.313] (II) NVIDIA(GPU-0): Validating Mode "640x480":
    [ 29.313] (II) NVIDIA(GPU-0): 640 x 480 @ 73 Hz
    [ 29.313] (II) NVIDIA(GPU-0): Mode Source: X Server
    [ 29.313] (II) NVIDIA(GPU-0): Pixel Clock : 31.50 MHz
    [ 29.313] (II) NVIDIA(GPU-0): HRes, HSyncStart : 640, 664
    [ 29.313] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 704, 832
    [ 29.313] (II) NVIDIA(GPU-0): VRes, VSyncStart : 480, 489
    [ 29.313] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 492, 520
    [ 29.313] (II) NVIDIA(GPU-0): H/V Polarity : -/-
    [ 29.313] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 29.313] (WW) NVIDIA(GPU-0): IBM L171 (CRT-0) (continuous frequence modes not
    [ 29.313] (WW) NVIDIA(GPU-0): allowed).
    [ 29.313] (II) NVIDIA(GPU-0):
    [ 29.313] (II) NVIDIA(GPU-0): Validating Mode "320x240":
    [ 29.313] (II) NVIDIA(GPU-0): 320 x 240 @ 73 Hz
    [ 29.313] (II) NVIDIA(GPU-0): Mode Source: X Server
    [ 29.313] (II) NVIDIA(GPU-0): Pixel Clock : 15.75 MHz
    [ 29.314] (II) NVIDIA(GPU-0): HRes, HSyncStart : 320, 332
    [ 29.314] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 352, 416
    [ 29.314] (II) NVIDIA(GPU-0): VRes, VSyncStart : 240, 244
    [ 29.314] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 246, 260
    [ 29.314] (II) NVIDIA(GPU-0): H/V Polarity : -/-
    [ 29.314] (II) NVIDIA(GPU-0): Extra : DoubleScan
    [ 29.314] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 29.314] (WW) NVIDIA(GPU-0): IBM L171 (CRT-0) (continuous frequence modes not
    [ 29.314] (WW) NVIDIA(GPU-0): allowed).
    [ 29.314] (II) NVIDIA(GPU-0):
    [ 29.314] (II) NVIDIA(GPU-0): Validating Mode "640x480":
    [ 29.314] (II) NVIDIA(GPU-0): 640 x 480 @ 75 Hz
    [ 29.314] (II) NVIDIA(GPU-0): Mode Source: X Server
    [ 29.314] (II) NVIDIA(GPU-0): Pixel Clock : 31.50 MHz
    [ 29.314] (II) NVIDIA(GPU-0): HRes, HSyncStart : 640, 656
    [ 29.314] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 720, 840
    [ 29.314] (II) NVIDIA(GPU-0): VRes, VSyncStart : 480, 481
    [ 29.314] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 484, 500
    [ 29.314] (II) NVIDIA(GPU-0): H/V Polarity : -/-
    [ 29.314] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 29.314] (WW) NVIDIA(GPU-0): IBM L171 (CRT-0) (continuous frequence modes not
    [ 29.314] (WW) NVIDIA(GPU-0): allowed).
    [ 29.314] (II) NVIDIA(GPU-0):
    [ 29.314] (II) NVIDIA(GPU-0): Validating Mode "320x240":
    [ 29.314] (II) NVIDIA(GPU-0): 320 x 240 @ 75 Hz
    [ 29.314] (II) NVIDIA(GPU-0): Mode Source: X Server
    [ 29.314] (II) NVIDIA(GPU-0): Pixel Clock : 15.75 MHz
    [ 29.314] (II) NVIDIA(GPU-0): HRes, HSyncStart : 320, 328
    [ 29.314] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 360, 420
    [ 29.314] (II) NVIDIA(GPU-0): VRes, VSyncStart : 240, 240
    [ 29.314] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 242, 250
    [ 29.314] (II) NVIDIA(GPU-0): H/V Polarity : -/-
    [ 29.314] (II) NVIDIA(GPU-0): Extra : DoubleScan
    [ 29.314] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 29.314] (WW) NVIDIA(GPU-0): IBM L171 (CRT-0) (continuous frequence modes not
    [ 29.314] (WW) NVIDIA(GPU-0): allowed).
    [ 29.314] (II) NVIDIA(GPU-0):
    [ 29.314] (II) NVIDIA(GPU-0): Validating Mode "640x480":
    [ 29.314] (II) NVIDIA(GPU-0): 640 x 480 @ 85 Hz
    [ 29.314] (II) NVIDIA(GPU-0): Mode Source: X Server
    [ 29.314] (II) NVIDIA(GPU-0): Pixel Clock : 36.00 MHz
    [ 29.314] (II) NVIDIA(GPU-0): HRes, HSyncStart : 640, 696
    [ 29.314] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 752, 832
    [ 29.314] (II) NVIDIA(GPU-0): VRes, VSyncStart : 480, 481
    [ 29.314] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 484, 509
    [ 29.314] (II) NVIDIA(GPU-0): H/V Polarity : -/-
    [ 29.314] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 29.314] (WW) NVIDIA(GPU-0): IBM L171 (CRT-0) (continuous frequence modes not
    [ 29.314] (WW) NVIDIA(GPU-0): allowed).
    [ 29.314] (II) NVIDIA(GPU-0):
    [ 29.314] (II) NVIDIA(GPU-0): Validating Mode "320x240":
    [ 29.314] (II) NVIDIA(GPU-0): 320 x 240 @ 85 Hz
    [ 29.314] (II) NVIDIA(GPU-0): Mode Source: X Server
    [ 29.314] (II) NVIDIA(GPU-0): Pixel Clock : 18.00 MHz
    [ 29.314] (II) NVIDIA(GPU-0): HRes, HSyncStart : 320, 348
    [ 29.314] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 376, 416
    [ 29.314] (II) NVIDIA(GPU-0): VRes, VSyncStart : 240, 240
    [ 29.314] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 242, 254
    [ 29.314] (II) NVIDIA(GPU-0): H/V Polarity : -/-
    [ 29.314] (II) NVIDIA(GPU-0): Extra : DoubleScan
    [ 29.314] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 29.314] (WW) NVIDIA(GPU-0): IBM L171 (CRT-0) (continuous frequence modes not
    [ 29.314] (WW) NVIDIA(GPU-0): allowed).
    [ 29.314] (II) NVIDIA(GPU-0):
    [ 29.314] (II) NVIDIA(GPU-0): Validating Mode "800x600":
    [ 29.314] (II) NVIDIA(GPU-0): 800 x 600 @ 56 Hz
    [ 29.314] (II) NVIDIA(GPU-0): Mode Source: X Server
    [ 29.314] (II) NVIDIA(GPU-0): Pixel Clock : 36.00 MHz
    [ 29.314] (II) NVIDIA(GPU-0): HRes, HSyncStart : 800, 824
    [ 29.314] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 896, 1024
    [ 29.314] (II) NVIDIA(GPU-0): VRes, VSyncStart : 600, 601
    [ 29.314] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 603, 625
    [ 29.314] (II) NVIDIA(GPU-0): H/V Polarity : +/+
    [ 29.314] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 29.314] (WW) NVIDIA(GPU-0): IBM L171 (CRT-0) (continuous frequence modes not
    [ 29.314] (WW) NVIDIA(GPU-0): allowed).
    [ 29.314] (II) NVIDIA(GPU-0):
    [ 29.314] (II) NVIDIA(GPU-0): Validating Mode "400x300":
    [ 29.314] (II) NVIDIA(GPU-0): 400 x 300 @ 56 Hz
    [ 29.314] (II) NVIDIA(GPU-0): Mode Source: X Server
    [ 29.314] (II) NVIDIA(GPU-0): Pixel Clock : 18.00 MHz
    [ 29.314] (II) NVIDIA(GPU-0): HRes, HSyncStart : 400, 412
    [ 29.314] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 448, 512
    [ 29.314] (II) NVIDIA(GPU-0): VRes, VSyncStart : 300, 300
    [ 29.314] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 301, 312
    [ 29.314] (II) NVIDIA(GPU-0): H/V Polarity : +/+
    [ 29.314] (II) NVIDIA(GPU-0): Extra : DoubleScan
    [ 29.314] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 29.314] (WW) NVIDIA(GPU-0): IBM L171 (CRT-0) (continuous frequence modes not
    [ 29.314] (WW) NVIDIA(GPU-0): allowed).
    [ 29.314] (II) NVIDIA(GPU-0):
    [ 29.314] (II) NVIDIA(GPU-0): Validating Mode "800x600":
    [ 29.314] (II) NVIDIA(GPU-0): 800 x 600 @ 60 Hz
    [ 29.314] (II) NVIDIA(GPU-0): Mode Source: X Server
    [ 29.314] (II) NVIDIA(GPU-0): Pixel Clock : 40.00 MHz
    [ 29.314] (II) NVIDIA(GPU-0): HRes, HSyncStart : 800, 840
    [ 29.314] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 968, 1056
    [ 29.314] (II) NVIDIA(GPU-0): VRes, VSyncStart : 600, 601
    [ 29.314] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 605, 628
    [ 29.314] (II) NVIDIA(GPU-0): H/V Polarity : +/+
    [ 29.314] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 29.314] (WW) NVIDIA(GPU-0): IBM L171 (CRT-0) (continuous frequence modes not
    [ 29.314] (WW) NVIDIA(GPU-0): allowed).
    [ 29.315] (II) NVIDIA(GPU-0):
    [ 29.315] (II) NVIDIA(GPU-0): Validating Mode "400x300":
    [ 29.315] (II) NVIDIA(GPU-0): 400 x 300 @ 60 Hz
    [ 29.315] (II) NVIDIA(GPU-0): Mode Source: X Server
    [ 29.315] (II) NVIDIA(GPU-0): Pixel Clock : 20.00 MHz
    [ 29.315] (II) NVIDIA(GPU-0): HRes, HSyncStart : 400, 420
    [ 29.315] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 484, 528
    [ 29.315] (II) NVIDIA(GPU-0): VRes, VSyncStart : 300, 300
    [ 29.315] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 302, 314
    [ 29.315] (II) NVIDIA(GPU-0): H/V Polarity : +/+
    [ 29.315] (II) NVIDIA(GPU-0): Extra : DoubleScan
    [ 29.315] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 29.315] (WW) NVIDIA(GPU-0): IBM L171 (CRT-0) (continuous frequence modes not
    [ 29.315] (WW) NVIDIA(GPU-0): allowed).
    [ 29.315] (II) NVIDIA(GPU-0):
    [ 29.315] (II) NVIDIA(GPU-0): Validating Mode "800x600":
    [ 29.315] (II) NVIDIA(GPU-0): 800 x 600 @ 72 Hz
    [ 29.315] (II) NVIDIA(GPU-0): Mode Source: X Server
    [ 29.315] (II) NVIDIA(GPU-0): Pixel Clock : 50.00 MHz
    [ 29.315] (II) NVIDIA(GPU-0): HRes, HSyncStart : 800, 856
    [ 29.315] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 976, 1040
    [ 29.315] (II) NVIDIA(GPU-0): VRes, VSyncStart : 600, 637
    [ 29.315] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 643, 666
    [ 29.315] (II) NVIDIA(GPU-0): H/V Polarity : +/+
    [ 29.315] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 29.315] (WW) NVIDIA(GPU-0): IBM L171 (CRT-0) (continuous frequence modes not
    [ 29.315] (WW) NVIDIA(GPU-0): allowed).
    [ 29.315] (II) NVIDIA(GPU-0):
    [ 29.315] (II) NVIDIA(GPU-0): Validating Mode "400x300":
    [ 29.315] (II) NVIDIA(GPU-0): 400 x 300 @ 72 Hz
    [ 29.315] (II) NVIDIA(GPU-0): Mode Source: X Server
    [ 29.315] (II) NVIDIA(GPU-0): Pixel Clock : 25.00 MHz
    [ 29.315] (II) NVIDIA(GPU-0): HRes, HSyncStart : 400, 428
    [ 29.315] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 488, 520
    [ 29.315] (II) NVIDIA(GPU-0): VRes, VSyncStart : 300, 318
    [ 29.315] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 321, 333
    [ 29.315] (II) NVIDIA(GPU-0): H/V Polarity : +/+
    [ 29.315] (II) NVIDIA(GPU-0): Extra : DoubleScan
    [ 29.315] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 29.315] (WW) NVIDIA(GPU-0): IBM L171 (CRT-0) (continuous frequence modes not
    [ 29.315] (WW) NVIDIA(GPU-0): allowed).
    [ 29.315] (II) NVIDIA(GPU-0):
    [ 29.315] (II) NVIDIA(GPU-0): Validating Mode "800x600":
    [ 29.315] (II) NVIDIA(GPU-0): 800 x 600 @ 75 Hz
    [ 29.315] (II) NVIDIA(GPU-0): Mode Source: X Server
    [ 29.315] (II) NVIDIA(GPU-0): Pixel Clock : 49.50 MHz
    [ 29.315] (II) NVIDIA(GPU-0): HRes, HSyncStart : 800, 816
    [ 29.315] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 896, 1056
    [ 29.315] (II) NVIDIA(GPU-0): VRes, VSyncStart : 600, 601
    [ 29.315] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 604, 625
    [ 29.315] (II) NVIDIA(GPU-0): H/V Polarity : +/+
    [ 29.315] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 29.315] (WW) NVIDIA(GPU-0): IBM L171 (CRT-0) (continuous frequence modes not
    [ 29.315] (WW) NVIDIA(GPU-0): allowed).
    [ 29.315] (II) NVIDIA(GPU-0):
    [ 29.315] (II) NVIDIA(GPU-0): Validating Mode "400x300":
    [ 29.315] (II) NVIDIA(GPU-0): 400 x 300 @ 75 Hz
    [ 29.315] (II) NVIDIA(GPU-0): Mode Source: X Server
    [ 29.315] (II) NVIDIA(GPU-0): Pixel Clock : 24.75 MHz
    [ 29.315] (II) NVIDIA(GPU-0): HRes, HSyncStart : 400, 408
    [ 29.315] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 448, 528
    [ 29.315] (II) NVIDIA(GPU-0): VRes, VSyncStart : 300, 300
    [ 29.315] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 302, 312
    [ 29.315] (II) NVIDIA(GPU-0): H/V Polarity : +/+
    [ 29.315] (II) NVIDIA(GPU-0): Extra : DoubleScan
    [ 29.315] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 29.315] (WW) NVIDIA(GPU-0): IBM L171 (CRT-0) (continuous frequence modes not
    [ 29.315] (WW) NVIDIA(GPU-0): allowed).
    [ 29.315] (II) NVIDIA(GPU-0):
    [ 29.315] (II) NVIDIA(GPU-0): Validating Mode "800x600":
    [ 29.315] (II) NVIDIA(GPU-0): 800 x 600 @ 85 Hz
    [ 29.315] (II) NVIDIA(GPU-0): Mode Source: X Server
    [ 29.315] (II) NVIDIA(GPU-0): Pixel Clock : 56.30 MHz
    [ 29.315] (II) NVIDIA(GPU-0): HRes, HSyncStart : 800, 832
    [ 29.315] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 896, 1048
    [ 29.315] (II) NVIDIA(GPU-0): VRes, VSyncStart : 600, 601
    [ 29.315] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 604, 631
    [ 29.315] (II) NVIDIA(GPU-0): H/V Polarity : +/+
    [ 29.315] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 29.315] (WW) NVIDIA(GPU-0): IBM L171 (CRT-0) (continuous frequence modes not
    [ 29.315] (WW) NVIDIA(GPU-0): allowed).
    [ 29.315] (II) NVIDIA(GPU-0):
    [ 29.315] (II) NVIDIA(GPU-0): Validating Mode "400x300":
    [ 29.315] (II) NVIDIA(GPU-0): 400 x 300 @ 85 Hz
    [ 29.315] (II) NVIDIA(GPU-0): Mode Source: X Server
    [ 29.315] (II) NVIDIA(GPU-0): Pixel Clock : 28.15 MHz
    [ 29.315] (II) NVIDIA(GPU-0): HRes, HSyncStart : 400, 416
    [ 29.315] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 448, 524
    [ 29.315] (II) NVIDIA(GPU-0): VRes, VSyncStart : 300, 300
    [ 29.315] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 302, 315
    [ 29.315] (II) NVIDIA(GPU-0): H/V Polarity : +/+
    [ 29.315] (II) NVIDIA(GPU-0): Extra : DoubleScan
    [ 29.315] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 29.315] (WW) NVIDIA(GPU-0): IBM L171 (CRT-0) (continuous frequence modes not
    [ 29.315] (WW) NVIDIA(GPU-0): allowed).
    [ 29.315] (II) NVIDIA(GPU-0):
    [ 29.315] (II) NVIDIA(GPU-0): Validating Mode "1024x768i":
    [ 29.315] (II) NVIDIA(GPU-0): 1024 x 768 @ 87 Hz
    [ 29.315] (II) NVIDIA(GPU-0): Mode Source: X Server
    [ 29.315] (II) NVIDIA(GPU-0): Pixel Clock : 44.90 MHz
    [ 29.315] (II) NVIDIA(GPU-0): HRes, HSyncStart : 1024, 1032
    [ 29.315] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 1208, 1264
    [ 29.315] (II) NVIDIA(GPU-0): VRes, VSyncStart : 768, 768
    [ 29.315] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 776, 817
    [ 29.315] (II) NVIDIA(GPU-0): H/V Polarity : +/+
    [ 29.315] (II) NVIDIA(GPU-0): Extra : Interlace
    [ 29.316] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 29.316] (WW) NVIDIA(GPU-0): IBM L171 (CRT-0) (continuous frequence modes not
    [ 29.316] (WW) NVIDIA(GPU-0): allowed).
    [ 29.316] (II) NVIDIA(GPU-0):
    [ 29.316] (II) NVIDIA(GPU-0): Validating Mode "512x384i":
    [ 29.316] (II) NVIDIA(GPU-0): 512 x 384 @ 87 Hz
    [ 29.316] (II) NVIDIA(GPU-0): Mode Source: X Server
    [ 29.316] (II) NVIDIA(GPU-0): Pixel Clock : 22.45 MHz
    [ 29.316] (II) NVIDIA(GPU-0): HRes, HSyncStart : 512, 516
    [ 29.316] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 604, 632
    [ 29.316] (II) NVIDIA(GPU-0): VRes, VSyncStart : 384, 384
    [ 29.316] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 388, 408
    [ 29.316] (II) NVIDIA(GPU-0): H/V Polarity : +/+
    [ 29.316] (II) NVIDIA(GPU-0): Extra : Interlace DoubleScan
    [ 29.316] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 29.316] (WW) NVIDIA(GPU-0): IBM L171 (CRT-0) (continuous frequence modes not
    [ 29.316] (WW) NVIDIA(GPU-0): allowed).
    [ 29.316] (II) NVIDIA(GPU-0):
    [ 29.316] (II) NVIDIA(GPU-0): Validating Mode "1024x768":
    [ 29.316] (II) NVIDIA(GPU-0): 1024 x 768 @ 60 Hz
    [ 29.316] (II) NVIDIA(GPU-0): Mode Source: X Server
    [ 29.316] (II) NVIDIA(GPU-0): Pixel Clock : 65.00 MHz
    [ 29.316] (II) NVIDIA(GPU-0): HRes, HSyncStart : 1024, 1048
    [ 29.316] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 1184, 1344
    [ 29.316] (II) NVIDIA(GPU-0): VRes, VSyncStart : 768, 771
    [ 29.316] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 777, 806
    [ 29.316] (II) NVIDIA(GPU-0): H/V Polarity : -/-
    [ 29.316] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 29.316] (WW) NVIDIA(GPU-0): IBM L171 (CRT-0) (continuous frequence modes not
    [ 29.316] (WW) NVIDIA(GPU-0): allowed).
    [ 29.316] (II) NVIDIA(GPU-0):
    [ 29.316] (II) NVIDIA(GPU-0): Validating Mode "512x384":
    [ 29.316] (II) NVIDIA(GPU-0): 512 x 384 @ 60 Hz
    [ 29.316] (II) NVIDIA(GPU-0): Mode Source: X Server
    [ 29.316] (II) NVIDIA(GPU-0): Pixel Clock : 32.50 MHz
    [ 29.316] (II) NVIDIA(GPU-0): HRes, HSyncStart : 512, 524
    [ 29.316] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 592, 672
    [ 29.316] (II) NVIDIA(GPU-0): VRes, VSyncStart : 384, 385
    [ 29.316] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 388, 403
    [ 29.316] (II) NVIDIA(GPU-0): H/V Polarity : -/-
    [ 29.316] (II) NVIDIA(GPU-0): Extra : DoubleScan
    [ 29.316] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 29.316] (WW) NVIDIA(GPU-0): IBM L171 (CRT-0) (continuous frequence modes not
    [ 29.316] (WW) NVIDIA(GPU-0): allowed).
    [ 29.316] (II) NVIDIA(GPU-0):
    [ 29.316] (II) NVIDIA(GPU-0): Validating Mode "1024x768":
    [ 29.316] (II) NVIDIA(GPU-0): 1024 x 768 @ 70 Hz
    [ 29.316] (II) NVIDIA(GPU-0): Mode Source: X Server
    [ 29.316] (II) NVIDIA(GPU-0): Pixel Clock : 75.00 MHz
    [ 29.316] (II) NVIDIA(GPU-0): HRes, HSyncStart : 1024, 1048
    [ 29.316] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 1184, 1328
    [ 29.316] (II) NVIDIA(GPU-0): VRes, VSyncStart : 768, 771
    [ 29.316] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 777, 806
    [ 29.316] (II) NVIDIA(GPU-0): H/V Polarity : -/-
    [ 29.316] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 29.316] (WW) NVIDIA(GPU-0): IBM L171 (CRT-0) (continuous frequence modes not
    [ 29.316] (WW) NVIDIA(GPU-0): allowed).
    [ 29.316] (II) NVIDIA(GPU-0):
    [ 29.316] (II) NVIDIA(GPU-0): Validating Mode "512x384":
    [ 29.316] (II) NVIDIA(GPU-0): 512 x 384 @ 70 Hz
    [ 29.316] (II) NVIDIA(GPU-0): Mode Source: X Server
    [ 29.316] (II) NVIDIA(GPU-0): Pixel Clock : 37.50 MHz
    [ 29.316] (II) NVIDIA(GPU-0): HRes, HSyncStart : 512, 524
    [ 29.316] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 592, 664
    [ 29.316] (II) NVIDIA(GPU-0): VRes, VSyncStart : 384, 385
    [ 29.316] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 388, 403
    [ 29.316] (II) NVIDIA(GPU-0): H/V Polarity : -/-
    [ 29.316] (II) NVIDIA(GPU-0): Extra : DoubleScan
    [ 29.316] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 29.316] (WW) NVIDIA(GPU-0): IBM L171 (CRT-0) (continuous frequence modes not
    [ 29.316] (WW) NVIDIA(GPU-0): allowed).
    [ 29.316] (II) NVIDIA(GPU-0):
    [ 29.316] (II) NVIDIA(GPU-0): Validating Mode "1024x768":
    [ 29.316] (II) NVIDIA(GPU-0): 1024 x 768 @ 75 Hz
    [ 29.316] (II) NVIDIA(GPU-0): Mode Source: X Server
    [ 29.316] (II) NVIDIA(GPU-0): Pixel Clock : 78.75 MHz
    [ 29.316] (II) NVIDIA(GPU-0): HRes, HSyncStart : 1024, 1040
    [ 29.316] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 1136, 1312
    [ 29.316] (II) NVIDIA(GPU-0): VRes, VSyncStart : 768, 769
    [ 29.316] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 772, 800
    [ 29.316] (II) NVIDIA(GPU-0): H/V Polarity : +/+
    [ 29.316] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 29.316] (WW) NVIDIA(GPU-0): IBM L171 (CRT-0) (continuous frequence modes not
    [ 29.316] (WW) NVIDIA(GPU-0): allowed).
    [ 29.316] (II) NVIDIA(GPU-0):
    [ 29.316] (II) NVIDIA(GPU-0): Validating Mode "512x384":
    [ 29.316] (II) NVIDIA(GPU-0): 512 x 384 @ 75 Hz
    [ 29.316] (II) NVIDIA(GPU-0): Mode Source: X Server
    [ 29.316] (II) NVIDIA(GPU-0): Pixel Clock : 39.38 MHz
    [ 29.316] (II) NVIDIA(GPU-0): HRes, HSyncStart : 512, 520
    [ 29.316] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 568, 656
    [ 29.316] (II) NVIDIA(GPU-0): VRes, VSyncStart : 384, 384
    [ 29.316] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 386, 400
    [ 29.316] (II) NVIDIA(GPU-0): H/V Polarity : +/+
    [ 29.316] (II) NVIDIA(GPU-0): Extra : DoubleScan
    [ 29.316] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 29.316] (WW) NVIDIA(GPU-0): IBM L171 (CRT-0) (continuous frequence modes not
    [ 29.316] (WW) NVIDIA(GPU-0): allowed).
    [ 29.316] (II) NVIDIA(GPU-0):
    [ 29.316] (II) NVIDIA(GPU-0): Validating Mode "1024x768":
    [ 29.316] (II) NVIDIA(GPU-0): 1024 x 768 @ 85 Hz
    [ 29.316] (II) NVIDIA(GPU-0): Mode Source: X Server
    [ 29.317] (II) NVIDIA(GPU-0): Pixel Clock : 94.50 MHz
    [ 29.317] (II) NVIDIA(GPU-0): HRes, HSyncStart : 1024, 1072
    [ 29.317] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 1168, 1376
    [ 29.317] (II) NVIDIA(GPU-0): VRes, VSyncStart : 768, 769
    [ 29.317] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 772, 808
    [ 29.317] (II) NVIDIA(GPU-0): H/V Polarity : +/+
    [ 29.317] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 29.317] (WW) NVIDIA(GPU-0): IBM L171 (CRT-0) (continuous frequence modes not
    [ 29.317] (WW) NVIDIA(GPU-0): allowed).
    [ 29.317] (II) NVIDIA(GPU-0):
    [ 29.317] (II) NVIDIA(GPU-0): Validating Mode "512x384":
    [ 29.317] (II) NVIDIA(GPU-0): 512 x 384 @ 85 Hz
    [ 29.317] (II) NVIDIA(GPU-0): Mode Source: X Server
    [ 29.317] (II) NVIDIA(GPU-0): Pixel Clock : 47.25 MHz
    [ 29.317] (II) NVIDIA(GPU-0): HRes, HSyncStart : 512, 536
    [ 29.317] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 584, 688
    [ 29.317] (II) NVIDIA(GPU-0): VRes, VSyncStart : 384, 384
    [ 29.317] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 386, 404
    [ 29.317] (II) NVIDIA(GPU-0): H/V Polarity : +/+
    [ 29.317] (II) NVIDIA(GPU-0): Extra : DoubleScan
    [ 29.317] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 29.317] (WW) NVIDIA(GPU-0): IBM L171 (CRT-0) (continuous frequence modes not
    [ 29.317] (WW) NVIDIA(GPU-0): allowed).
    [ 29.317] (II) NVIDIA(GPU-0):
    [ 29.317] (II) NVIDIA(GPU-0): Validating Mode "1152x864":
    [ 29.317] (II) NVIDIA(GPU-0): 1152 x 864 @ 75 Hz
    [ 29.317] (II) NVIDIA(GPU-0): Mode Source: X Server
    [ 29.317] (II) NVIDIA(GPU-0): Pixel Clock : 108.00 MHz
    [ 29.317] (II) NVIDIA(GPU-0): HRes, HSyncStart : 1152, 1216
    [ 29.317] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 1344, 1600
    [ 29.317] (II) NVIDIA(GPU-0): VRes, VSyncStart : 864, 865
    [ 29.317] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 868, 900
    [ 29.317] (II) NVIDIA(GPU-0): H/V Polarity : +/+
    [ 29.317] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 29.317] (WW) NVIDIA(GPU-0): IBM L171 (CRT-0) (continuous frequence modes not
    [ 29.317] (WW) NVIDIA(GPU-0): allowed).
    [ 29.317] (II) NVIDIA(GPU-0):
    [ 29.317] (II) NVIDIA(GPU-0): Validating Mode "576x432":
    [ 29.317] (II) NVIDIA(GPU-0): 576 x 432 @ 75 Hz
    [ 29.317] (II) NVIDIA(GPU-0): Mode Source: X Server
    [ 29.317] (II) NVIDIA(GPU-0): Pixel Clock : 54.00 MHz
    [ 29.317] (II) NVIDIA(GPU-0): HRes, HSyncStart : 576, 608
    [ 29.317] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 672, 800
    [ 29.317] (II) NVIDIA(GPU-0): VRes, VSyncStart : 432, 432
    [ 29.317] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 434, 450
    [ 29.317] (II) NVIDIA(GPU-0): H/V Polarity : +/+
    [ 29.317] (II) NVIDIA(GPU-0): Extra : DoubleScan
    [ 29.317] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 29.317] (WW) NVIDIA(GPU-0): IBM L171 (CRT-0) (continuous frequence modes not
    [ 29.317] (WW) NVIDIA(GPU-0): allowed).
    [ 29.317] (II) NVIDIA(GPU-0):
    [ 29.317] (II) NVIDIA(GPU-0): Validating Mode "1280x960":
    [ 29.317] (II) NVIDIA(GPU-0): 1280 x 960 @ 60 Hz
    [ 29.317] (II) NVIDIA(GPU-0): Mode Source: X Server
    [ 29.317] (II) NVIDIA(GPU-0): Pixel Clock : 108.00 MHz
    [ 29.317] (II) NVIDIA(GPU-0): HRes, HSyncStart : 1280, 1376
    [ 29.317] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 1488, 1800
    [ 29.317] (II) NVIDIA(GPU-0): VRes, VSyncStart : 960, 961
    [ 29.317] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 964, 1000
    [ 29.317] (II) NVIDIA(GPU-0): H/V Polarity : +/+
    [ 29.317] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 29.317] (WW) NVIDIA(GPU-0): IBM L171 (CRT-0) (continuous frequence modes not
    [ 29.317] (WW) NVIDIA(GPU-0): allowed).
    [ 29.317] (II) NVIDIA(GPU-0):
    [ 29.317] (II) NVIDIA(GPU-0): Validating Mode "640x480":
    [ 29.317] (II) NVIDIA(GPU-0): 640 x 480 @ 60 Hz
    [ 29.317] (II) NVIDIA(GPU-0): Mode Source: X Server
    [ 29.317] (II) NVIDIA(GPU-0): Pixel Clock : 54.00 MHz
    [ 29.317] (II) NVIDIA(GPU-0): HRes, HSyncStart : 640, 688
    [ 29.317] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 744, 900
    [ 29.317] (II) NVIDIA(GPU-0): VRes, VSyncStart : 480, 480
    [ 29.317] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 482, 500
    [ 29.317] (II) NVIDIA(GPU-0): H/V Polarity : +/+
    [ 29.317] (II) NVIDIA(GPU-0): Extra : DoubleScan
    [ 29.317] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 29.317] (WW) NVIDIA(GPU-0): IBM L171 (CRT-0) (continuous frequence modes not
    [ 29.317] (WW) NVIDIA(GPU-0): allowed).
    [ 29.317] (II) NVIDIA(GPU-0):
    [ 29.317] (II) NVIDIA(GPU-0): Validating Mode "1280x960":
    [ 29.317] (II) NVIDIA(GPU-0): 1280 x 960 @ 85 Hz
    [ 29.317] (II) NVIDIA(GPU-0): Mode Source: X Server
    [ 29.317] (II) NVIDIA(GPU-0): Pixel Clock : 148.50 MHz
    [ 29.317] (II) NVIDIA(GPU-0): HRes, HSyncStart : 1280, 1344
    [ 29.317] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 1504, 1728
    [ 29.317] (II) NVIDIA(GPU-0): VRes, VSyncStart : 960, 961
    [ 29.317] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 964, 1011
    [ 29.317] (II) NVIDIA(GPU-0): H/V Polarity : +/+
    [ 29.317] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 29.317] (WW) NVIDIA(GPU-0): IBM L171 (CRT-0) (continuous frequence modes not
    [ 29.317] (WW) NVIDIA(GPU-0): allowed).
    [ 29.317] (II) NVIDIA(GPU-0):
    [ 29.317] (II) NVIDIA(GPU-0): Validating Mode "640x480":
    [ 29.317] (II) NVIDIA(GPU-0): 640 x 480 @ 85 Hz
    [ 29.317] (II) NVIDIA(GPU-0): Mode Source: X Server
    [ 29.317] (II) NVIDIA(GPU-0): Pixel Clock : 74.25 MHz
    [ 29.317] (II) NVIDIA(GPU-0): HRes, HSyncStart : 640, 672
    [ 29.317] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 752, 864
    [ 29.317] (II) NVIDIA(GPU-0): VRes, VSyncStart : 480, 480
    [ 29.317] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 482, 505
    [ 29.317] (II) NVIDIA(GPU-0): H/V Polarity : +/+
    [ 29.317] (II) NVIDIA(GPU-0): Extra : DoubleScan
    [ 29.318] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 29.318] (WW) NVIDIA(GPU-0): IBM L171 (CRT-0) (continuous frequence modes not
    [ 29.318] (WW) NVIDIA(GPU-0): allowed).
    [ 29.318] (II) NVIDIA(GPU-0):
    [ 29.318] (II) NVIDIA(GPU-0): Validating Mode "1280x1024":
    [ 29.318] (II) NVIDIA(GPU-0): 1280 x 1024 @ 60 Hz
    [ 29.318] (II) NVIDIA(GPU-0): Mode Source: X Server
    [ 29.318] (II) NVIDIA(GPU-0): Pixel Clock : 108.00 MHz
    [ 29.318] (II) NVIDIA(GPU-0): HRes, HSyncStart : 1280, 1328
    [ 29.318] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 1440, 1688
    [ 29.318] (II) NVIDIA(GPU-0): VRes, VSyncStart : 1024, 1025
    [ 29.318] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 1028, 1066
    [ 29.318] (II) NVIDIA(GPU-0): H/V Polarity : +/+
    [ 29.318] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 29.318] (WW) NVIDIA(GPU-0): IBM L171 (CRT-0) (continuous frequence modes not
    [ 29.318] (WW) NVIDIA(GPU-0): allowed).
    [ 29.318] (II) NVIDIA(GPU-0):
    [ 29.318] (II) NVIDIA(GPU-0): Validating Mode "640x512":
    [ 29.318] (II) NVIDIA(GPU-0): 640 x 512 @ 60 Hz
    [ 29.318] (II) NVIDIA(GPU-0): Mode Source: X Server
    [ 29.318] (II) NVIDIA(GPU-0): Pixel Clock : 54.00 MHz
    [ 29.318] (II) NVIDIA(GPU-0): HRes, HSyncStart : 640, 664
    [ 29.318] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 720, 844
    [ 29.318] (II) NVIDIA(GPU-0): VRes, VSyncStart : 512, 512
    [ 29.318] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 514, 533
    [ 29.318] (II) NVIDIA(GPU-0): H/V Polarity : +/+
    [ 29.318] (II) NVIDIA(GPU-0): Extra : Double

  • New system, xorg locks up (new title)

    Hey everyone,
    I just built a new box (Core2Quad) and after a bit of research decided to go Arch64 as 64-bit support has greatly improved.
    I am having issues getting xorg to start. I have tried both 'nvidia' and 'nvidia-beta' drivers, but both fail on xorg start. I have a normal user running 'startx' from the console.
    When using the 'nvidia' driver, I get an error:
    Failed to initialize NVIDIA GLX Extension
    When using the 'nvidia-beta' driver, I get no error to the console, but the last entry in the /var/log/Xorg.0.log file after xorg fails is the NVIDIA GLX initialization.
    The nvidia module appears to load fine. I have tried changing the 'nvidia' driver in the xorg.conf file to 'vga', but it still fails with glx errors. I have also blown away the xorg.conf file, nogo. Reconfigured the xorg.conf file via 'nvidia-xconfig', nogo.
    I am not at my workstation now, but can post whatever information you need once I get home this evening.
    Last edited by xyon (2008-12-20 19:39:45)

    heya, thanks for the reply.
    I've finally been able to devote some time to this problem. I ended up reinstalling for other reasons, but this time decided not to install nvidia just yet. What is happening now is that xorg locks up. It still appears to be a GLX issue, but not nvidia-related. This lockup issue was happening with the nvidia-beta drivers previously as well. It looks like the common denominator is xorg.
    Here are my xorg logs:
    # grep EE /var/log/Xorg.0.log
    Current Operating System: Linux cair 2.6.27-ARCH #1 SMP PREEMPT Sat Dec 20 13:59:42 EST 2008 x86_64
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (EE) Unable to locate/open config file
    (II) Loading extension MIT-SCREEN-SAVER
    (EE) Failed to load module "nv" (module does not exist, 0)
    (EE) Failed to load module "fbdev" (module does not exist, 0)
    # grep WW /var/log/Xorg.0.log
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (WW) The directory "/usr/share/fonts/TTF" does not exist.
    (WW) The directory "/usr/share/fonts/Type1" does not exist.
    (WW) Warning, couldn't open module nv
    (WW) Warning, couldn't open module fbdev
    (WW) VESA(0): Unable to estimate virtual size
    As you can see, I was not originally using an xorg.conf file, just letting x auto-detect things. I since have created an xorg.conf file with xorgconfig, but with the same results (xorg locks system, no input devices work, have to power down via power button (acpid))
    Here is the xorg.conf:
    Section "Module"
    Load "dbe" # Double buffer extension
    SubSection "extmod"
    Option "omit xfree86-dga" # don't initialise the DGA extension
    EndSubSection
    Load "freetype"
    EndSection
    Section "Files"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    EndSection
    Section "ServerFlags"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard1"
    Driver "kbd"
    Option "AutoRepeat" "500 30"
    Option "XkbRules" "xorg"
    Option "XkbModel" "pc101"
    Option "XkbLayout" "us"
    EndSection
    Section "InputDevice"
    Identifier "Mouse1"
    Driver "mouse"
    Option "Protocol" "IMPS/2" # IntelliMouse PS/2
    Option "Device" "/dev/input/mice"
    Option "ZAxisMapping" "4 5 6 7"
    EndSection
    Section "Monitor"
    Identifier "Samsung"
    HorizSync 31.5 - 82.0
    VertRefresh 50-90
    EndSection
    Section "Device"
    Identifier "Standard VGA"
    VendorName "Unknown"
    BoardName "Unknown"
    Driver "vga"
    EndSection
    Section "Device"
    Identifier "vesa"
    Driver "vesa"
    #VideoRam 512000
    # Insert Clocks lines here if appropriate
    EndSection
    Section "Screen"
    Identifier "Screen 1"
    Device "vesa"
    Monitor "Samsung"
    DefaultDepth 24
    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
    Section "ServerLayout"
    Identifier "Simple Layout"
    Screen "Screen 1"
    InputDevice "Mouse1" "CorePointer"
    InputDevice "Keyboard1" "CoreKeyboard"
    EndSection
    (edit: fixed formatting)
    Last edited by xyon (2008-12-20 19:52:57)

  • Xorg locks up

    hey folks just installed arch for the first time a little while ago, loving it so far.
    problem is that when i exit fluxbox x hangs and appears to lock the keyboard (none of the usual key-combos work).
    Im not a newbie but ill admit its been a while since ive installed xorg and co. and I'm not really sure where to look.
    BTW, prior to x troubles I....
    1. installed from 0.7.2 iso
    2. pacman -Syu
    3. pacman -S xorg xterm fluxbox etc
    any pointers ?

    You might be able to find error messages in /var/log/Xorg.0.log - they usually start with (EE).  Warnings (WW) may also help.
    What video driver do you use?

  • Upgrade 24July2012 locked system when starting xorg/openchrome

    I am trying to salvage my laptop install.  I had upgraded last week with the July 14, 2012 change in the symlink to /lib.
    An upgrade today which included an update to xf86-video-unichrome and a new kernel went smoothly but on reboot syslinux gives the usual boot messages, including that Longhaul APIC does not work on my Via C7-D processor.  I get to a terminal login prompt which previously briefly displays before starting xdm. When the login prompt disappears there is now no xdm just a blank display.  I am unable to <ctl>-<alt>-<f3> to a terminal.
    I can boot to run level 3 when I attempt login the ntp daemon echos the time offset and then I can log in.  Startx also locks the system so I am guessing that xorg broke.
    For now this is a heads up.  I will try to update over the next few days
    Edit: Added Info
    I reviewed Xorg.0.log and did not see any gross errors.  It looks like this has been a recent problem; from the bug tracker at OpenChrome:
    #435     system freeze when X starts     initialization     0.2.906         defect     somebody     new     10/06/12
    Although that was the prior version. My presently installed version is xf86-video-openchrome-0.3.0-1.
    I'll try to roll the update back and if that is the problem try to file a bug report.
    Last edited by shep (2012-07-26 01:28:04)

    Roll Back to xf86-video-openchrome-0.2.906-1-i686 restores the system.  A bug report  (FS#30868) was filed and an email sent to the maintainer.

  • Xorg + Nvidia 9500M GS + Lock up?

    Hello all,
    I am trying to do a clean install on my laptop of Arch (for the second time) now my problem is that my system locks up as soon as I hit startx for the test.
    X starts (I can also see the Nvidia logo) I have the default xterm windows arranged, but my mouse and my keyboard are not responsive (keyboard keys seem to respond, as I am able to open the bluetooth button etc) inside X.
    I have to hard restart the system, additionally my Xorg log has no errors (nor any other system logfile), I have tried numerous versions of my config, disabling and enabling everything but the behavior remains the same...

    lama wrote:
    Hi pestilence,
    did you try to disable evdev? You can do so by adding AutoAddDevices "False" to the ServerFlags-Section.
    See http://wiki.archlinux.org/index.php/Xor … server_1.5 for further information.
    If you want to use evdev: Did you install hal and add it to the DAEMONS-line in /etc/rc.conf?
    Thanks mate! I had forgotten about hal

  • Caps Lock issue with Colemak layout in Xorg

    Apologies if this is a silly problem; I'm rather new to linux in general. I'm trying to set up the US and Colemak layouts, and be able toggle between them. Ideally, caps lock will act as a second backspace in Colemak, and as it normally does in US.
    The problem seems to be strictly with the secondary layout. If Colemak is second, then caps lock backspaces as it should, but is also toggled on or off each press. If US is second, then, instead of toggling, caps lock behaves as a backspace. This occurs both in xfce4, and before, at the lxdm log-in screen.
    This is how I have it set up with setxkbmap:
    setxkbmap -model pc104 -layout us,us -variant colemak, -option grp:shifts_toggle
    Or in an Xorg conf.:
    Section "InputClass"
    Identifier "system-keyboard"
    MatchIsKeyboard "on"
    Option "XkbLayout" "us,us"
    Option "XkbModel" "pc104"
    Option "XkbVariant" "colemak,"
    Option "XkbOptions" "grp:shifts_toggle"
    EndSection

    The kind people from the IRC channel suggested I add this bit at the very end of the "/etc/X11/xorg.conf" file (instead of "/etc/X11/xorg.conf.d/10-evdev.conf" - tho it would've probably worked that way too):
    Section "InputClass"
    Identifier "Keyboard Defaults"
    MatchIsKeyboard "yes"
    Option "XkbLayout" "us, ro"
    Option "XkbVariant" "std"
    Option "XkbOptions" "grp:caps_toggle, grp_led:scroll"
    EndSection
    Apparently it works. I just have to hold AltGr and press s, q , a, i, t, etc to type ș â ă î ț etc. But how do I set it to ; { } ] ' ", etc, like the default behaviour in Windows... ? I would like them to correspond to this layout.
    Because this is not the "standard" ("std") version...
    I may have to edit the "/usr/share/X11/xkb/symbols/ro" file to map them.
    Unless there's a better way ?
    Last edited by DSpider (2010-12-11 13:19:16)

  • [SOLVED] Xorg & Firefox lock Gnome desktop, causing massive CPU usage

    Hi there,
    since I have installed ArchLinux x64 on this laptop (Core 2 Duo, 9600M GT with Nvidia's binary driver 195.36.15-2, Gnome 2.30) Xorg spins out of control every so often - more often repeatedly in an hour, sometimes not for a prolonged time.
    This appears to occur (so far only) when Firefox is running (with any site, independent of Flash, but looks as if its main window has to be open) with which it then consumes an entire CPU core, making the mouse pointer and any terminal cursor blink rapidly, as well as windows being selectable, but not e. g. resizable or closable. Any keyboard input to a terminal has to be hammered in repeatedly to be accepted.
    It also seems as if it is especially prone to happen if another program (say, gThumb) is ordered to switch to full-screen by F11 with FF's window open in the background, which frequently for whatever reason then also wants to change into full-screen, causing "conflict".
    Switching to a console and killing Firefox or starting it via terminal and canceling it there ends each occurrence of the issue. Xorg.0.log does not report any errors.
    An upgrade to Xorg 1.8 does not appear to have affected it.
    I know this bug (or ones like it) has also occurred to others for years now, but I have so far been unable to find any solutions in reports concerning it.
    Any help, please?
    My xorg.conf (many options in "Device" have been inserted as attempts to solve the issue):
    # nvidia-xconfig: X configuration file generated by nvidia-xconfig
    # nvidia-xconfig: version 1.0 (buildmeister@builder58) Wed Dec 9 16:34:26 PST 2009
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    Option "ignoreABI" "True"
    EndSection
    Section "Files"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/Type1"
    EndSection
    Section "Module"
    Load "dri2"
    Load "extmod"
    Load "dbe"
    Load "record"
    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 "InputClass"
    Identifier "touchpad catchall"
    MatchIsTouchpad "on"
    Driver "synaptics"
    Option "TapButton1" "1"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Monitor Vendor"
    ModelName "Monitor Model"
    Option "DPMS" "True"
    EndSection
    Section "Device"
    Identifier "Card0"
    Driver "nvidia"
    VendorName "nVidia Corporation"
    BoardName "G96 [GeForce 9600M GT]"
    Option "AllowIndirectPixmaps" "True"
    Option "AllowSHMPixmaps" "0"
    Option "AddARGBGLXVisuals" "True"
    Option "BackingStore" "True"
    Option "DPI" "96 x 96"
    Option "DynamicTwinView" "1"
    Option "NoLogo" "True"
    Option "OnDemandVBlankInterrupts" "True"
    Option "PixmapCacheSize" "2000000"
    Option "RegistryDwords" "PowerMizerEnable=0x1; PerfLevelSrc=0x3333; PowerMizerDefault=0x3; PowerMizerDefaultAC=0x1"
    Option "RenderAccel" "True"
    Option "TripleBuffer" "True"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    DefaultDepth 24
    SubSection "Display"
    Depth 24
    EndSubSection
    EndSection
    edit: I cannot say exactly what apparently ended this issue, however (of the changes I explicitly remember) after the following it does no longer occur:
        1. Had to delete the extensions.* (cache, ini, rdf) files as they became corrupted.
        2. Removed the Fox Splitter (aka Split Browser) extension.
    Last edited by misc (2010-06-23 12:14:09)

    Daemonjax wrote:Try another browser and see what happens... I like chromium.
    Well yes, I though about this too, but that certainly wouldn't solve the problem (esp. were it to appear with other apps); besides, there are just way too many features (extensions, scripts etc.) that Chrome a) does not have or b) would be a royal pain to properly add.
    Last edited by misc (2010-04-16 10:01:31)

  • 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

  • 1.5.0_09, Slackware 11, Xorg 7.1: Assertion 'c- xlib.lock' failed.

    When I try to use the Java plugin in Firefox, I get the following error:
    java_vm: xcb_xlib.c:50: xcb_xlib_unlock: Assertion `c._xlib.lock' failed.
    Could not read ack from child process
    Plugin: Java VM process has died.
    plugin: java process died due to signal 6
    Could not start JavaVM!
    VM did not start up properly
    Trying to start the Control Panel also makes it yell about the failed assertion.
    I've tried using different versions of Java (1.5.0_01 and 1.4.2_13), and recompiling xcb, but nothing changes. This is pretty far out of my league. Any help appreciated... thanks in advance.

    I entered the bug a few days before Christmas. I haven't received a reply yet, but it's still within the three-week reply period... it's got about a week left.
    The Gentoo blog you linked to had a comment mentioning a bug in libXi being the problem, but grabbing the latest version didn't work for me. Maybe it's time to take a pencil and start pointing at random libraries to try upgrading.

  • [solved]black screen with xorg 1.6 after resume (intel)

    after upgrading to xorg-server 1.6 no matter if i use s2ram or s2disk, first resume works fine, the second suspend and resume results in a black screen without any chance to swich to any tty.
    i have read about bug like this which was resolved with using intel legacy driver. however my problem still occures.
    maybe there is some module i should load/unload/reload on hibernate/wake-up?
    here is my xorg.conf, lspci, Xorg.0.log.old (the one i had to kill with black screen) and Xorg.0.log
    xorg.conf
    Section "ServerFlags"
    Option "AutoAddDevices" "False"
    Option "DontZap" "false"
    EndSection
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "Cursor" "SendCoreEvents"
    InputDevice "Stylus" "SendCoreEvents"
    InputDevice "Eraser" "SendCoreEvents"
    EndSection
    Section "InputDevice"
    Identifier "Cursor"
    Driver "wacom"
    Option "Device" "/dev/ttyS0"
    Option "Type" "cursor"
    Option "ForceDevice" "ISDV4"
    Option "KeepShape" "on"
    Option "Mode" "Absolute"
    Option "BottomY" "18432"
    Option "BottomX" "24576"
    EndSection
    Section "InputDevice"
    Identifier "Stylus"
    Driver "wacom"
    Option "Device" "/dev/ttyS0"
    Option "Type" "stylus"
    Option "ForceDevice" "ISDV4"
    Option "KeepShape" "on"
    Option "TPCButton" "off"
    Option "BottomY" "18432"
    Option "BottomX" "24576"
    Option "Mode" "Absolute"
    EndSection
    Section "InputDevice"
    Identifier "Eraser"
    Driver "wacom"
    Option "Device" "/dev/ttyS0"
    Option "Type" "eraser"
    Option "ForceDevice" "ISDV4"
    Option "KeepShape" "on"
    Option "BottomY" "18432"
    Option "BottomX" "24576"
    EndSection
    Section "Files"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/local"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/Type1"
    EndSection
    Section "Module"
    Load "extmod"
    Load "xtrap"
    Load "dbe"
    Load "dri"
    Load "glx"
    Load "freetype"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    Option "XkbRules" "base"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "de, ru"
    Option "XkbVariant" "nodeadkeys, winkeys"
    Option "XkbOptions" "grp:caps_toggle"
    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 "Device"
    Identifier "Card0"
    Driver "intel"
    VendorName "Intel Corporation"
    BoardName "Mobile 915GM/GMS/910GML Express Graphics Controller"
    BusID "PCI:0:2:0"
    Option "FramebufferCompression" "on"
    Option "AccelMethod" "EXA"
    Option "Tiling" "on"
    Option "TrippleBuffer" "true"
    Option "MigrationHeuristic" "greedy"
    Option "RenderAccel" "true"
    Option "ExaNoComposite" "false"
    Option "EnablePageFlip" "true"
    Option "DRI" "on"
    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 "dri"
    Mode 0666
    EndSection
    lspci
    00:00.0 Host bridge: Intel Corporation Mobile 915GM/PM/GMS/910GML Express Processor to DRAM Controller (rev 03)
    00:02.0 VGA compatible controller: Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller (rev 03)
    00:02.1 Display controller: Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller (rev 03)
    00:1c.0 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 1 (rev 03)
    00:1d.0 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1 (rev 03)
    00:1d.1 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #2 (rev 03)
    00:1d.2 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #3 (rev 03)
    00:1d.3 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #4 (rev 03)
    00:1d.7 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller (rev 03)
    00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev d3)
    00:1e.2 Multimedia audio controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) AC'97 Audio Controller (rev 03)
    00:1f.0 ISA bridge: Intel Corporation 82801FBM (ICH6M) LPC Interface Bridge (rev 03)
    00:1f.2 IDE interface: Intel Corporation 82801FBM (ICH6M) SATA Controller (rev 03)
    00:1f.3 SMBus: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) SMBus Controller (rev 03)
    02:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5751M Gigabit Ethernet PCI Express (rev 11)
    04:00.0 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev 8d)
    04:00.1 SD Host controller: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter (rev 13)
    04:02.0 Ethernet controller: Atheros Communications Inc. AR5212 802.11abg NIC (rev 01)
    Xorg.0.log
    X.Org X Server 1.6.0
    Release Date: 2009-2-25
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.29-ARCH i686
    Current Operating System: Linux thinky 2.6.29-ARCH #1 SMP PREEMPT Wed Apr 8 12:47:56 UTC 2009 i686
    Build Date: 10 April 2009 07:03:14PM
    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 Apr 14 19:27:54 2009
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) ServerLayout "X.org Configured"
    (**) |-->Screen "Screen0" (0)
    (**) | |-->Monitor "Monitor0"
    (**) | |-->Device "Card0"
    (**) |-->Input Device "Mouse0"
    (**) |-->Input Device "Keyboard0"
    (**) |-->Input Device "Cursor"
    (**) |-->Input Device "Stylus"
    (**) |-->Input Device "Eraser"
    (**) Option "DontZap" "false"
    (**) Option "AutoAddDevices" "False"
    (**) Not automatically adding devices
    (==) Automatically enabling devices
    (**) FontPath set to:
    /usr/share/fonts/misc,
    /usr/share/fonts/local,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    /usr/share/fonts/Type1,
    /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"
    (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@0:2:0) Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller rev 3, Mem @ 0xa0080000/524288, 0xc0000000/268435456, 0xa0000000/262144, I/O @ 0x00001800/8
    (--) PCI: (0@0:2:1) Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller rev 3, Mem @ 0x68000000/524288
    (II) Open ACPI successful (/var/run/acpid.socket)
    (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. This was enabled by default and also specified in the config file.
    (II) "dri2" will be loaded by default.
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.6.0, 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: "xtrap"
    (WW) Warning, couldn't open module xtrap
    (II) UnloadModule: "xtrap"
    (EE) Failed to load module "xtrap" (module does not exist, 0)
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.6.0, 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: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    compiled for 1.6.0, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension XFree86-DRI
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions//libglx.so
    (II) Module glx: vendor="X.Org Foundation"
    compiled for 1.6.0, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (==) AIGLX enabled
    (II) Loading extension GLX
    (II) LoadModule: "freetype"
    (WW) Warning, couldn't open module freetype
    (II) UnloadModule: "freetype"
    (EE) Failed to load module "freetype" (module does not exist, 0)
    (II) LoadModule: "record"
    (II) Loading /usr/lib/xorg/modules/extensions//librecord.so
    (II) Module record: vendor="X.Org Foundation"
    compiled for 1.6.0, 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: "dri2"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri2.so
    (II) Module dri2: vendor="X.Org Foundation"
    compiled for 1.6.0, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DRI2
    (II) LoadModule: "intel"
    (II) Loading /usr/lib/xorg/modules/drivers//intel_drv.so
    (II) Module intel: vendor="X.Org Foundation"
    compiled for 1.6.0, module version = 2.3.2
    Module class: X.Org Video Driver
    ABI class: X.Org Video Driver, version 5.0
    (II) LoadModule: "mouse"
    (II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
    (II) Module mouse: vendor="X.Org Foundation"
    compiled for 1.6.0, module version = 1.4.0
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 4.0
    (II) LoadModule: "kbd"
    (II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
    (II) Module kbd: vendor="X.Org Foundation"
    compiled for 1.6.0, module version = 1.3.2
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 4.0
    (II) LoadModule: "wacom"
    (II) Loading /usr/lib/xorg/modules/input//wacom_drv.so
    (II) Module wacom: vendor="X.Org Foundation"
    compiled for 1.6.0, module version = 1.0.0
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 4.0
    (II) Wacom driver level: 47-0.8.3-2 $
    (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
    i810-dc100, i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G,
    E7221 (i915), 915GM, 945G, 945GM, 945GME, 965G, G35, 965Q, 946GZ,
    965GM, 965GME/GLE, G33, Q35, Q33, Intel Integrated Graphics Device
    (II) Primary Device is: PCI 00@00:02:0
    (II) resource ranges after xf86ClaimFixedResources() call:
    [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) 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] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b]
    [5] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b]
    [6] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b]
    [7] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [8] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [9] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b]
    [10] 0 0 0x000003c0 - 0x000003df (0x20) IS[b]
    (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.6.0, module version = 1.0.0
    ABI class: X.Org Video Driver, version 5.0
    (II) Loading sub module "vbe"
    (II) LoadModule: "vbe"
    (II) Loading /usr/lib/xorg/modules//libvbe.so
    (II) Module vbe: vendor="X.Org Foundation"
    compiled for 1.6.0, module version = 1.1.0
    ABI class: X.Org Video Driver, version 5.0
    (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.6.0, module version = 0.1.0
    ABI class: X.Org Video Driver, version 5.0
    (==) intel(0): Depth 24, (--) framebuffer bpp 32
    (==) intel(0): RGB weight 888
    (==) intel(0): Default visual is TrueColor
    (**) intel(0): Option "AccelMethod" "EXA"
    (**) intel(0): Option "DRI" "on"
    (**) intel(0): Option "FramebufferCompression" "on"
    (**) intel(0): Option "Tiling" "on"
    (II) intel(0): Integrated Graphics Chipset: Intel(R) 915GM
    (--) intel(0): Chipset: "915GM"
    (--) intel(0): Linear framebuffer at 0xC0000000
    (--) intel(0): IO registers at addr 0xA0080000
    (II) intel(0): 2 display pipes available.
    (**) intel(0): Using EXA for acceleration
    (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) intel(0): Output VGA using monitor section Monitor0
    (II) intel(0): I2C bus "CRTDDC_A" initialized.
    (II) intel(0): Output LVDS has no monitor section
    (II) intel(0): I2C bus "LVDSDDC_C" initialized.
    (II) intel(0): Attempting to determine panel fixed mode.
    (II) intel(0): I2C device "LVDSDDC_C:E-EDID segment register" registered at address 0x60.
    (II) intel(0): I2C device "LVDSDDC_C:ddc2" registered at address 0xA0.
    (II) Loading sub module "int10"
    (II) LoadModule: "int10"
    (II) Reloading /usr/lib/xorg/modules//libint10.so
    (II) intel(0): initializing int10
    (II) intel(0): Bad V_BIOS checksum
    (II) intel(0): Primary V_BIOS segment is: 0xc000
    (II) intel(0): VESA BIOS detected
    (II) intel(0): VESA VBE Version 3.0
    (II) intel(0): VESA VBE Total Mem: 7872 kB
    (II) intel(0): VESA VBE OEM: Intel(r)915GM/910ML/915MS Graphics Chip Accelerated VGA BIOS
    (II) intel(0): VESA VBE OEM Software Rev: 1.0
    (II) intel(0): VESA VBE OEM Vendor: Intel Corporation
    (II) intel(0): VESA VBE OEM Product: Intel(r)915GM/910ML/915MS Graphics Controller
    (II) intel(0): VESA VBE OEM Product Rev: Hardware Version 0.0
    (II) intel(0): I2C bus "SDVOCTRL_E for SDVOB" initialized.
    (II) intel(0): I2C device "SDVOCTRL_E for SDVOB:SDVO Controller B" registered at address 0x70.
    (II) intel(0): No SDVO device found on SDVOB
    (II) intel(0): I2C device "SDVOCTRL_E for SDVOB:SDVO Controller B" removed.
    (II) intel(0): I2C bus "SDVOCTRL_E for SDVOB" removed.
    (II) intel(0): I2C bus "SDVOCTRL_E for SDVOC" initialized.
    (II) intel(0): I2C device "SDVOCTRL_E for SDVOC:SDVO Controller C" registered at address 0x72.
    (II) intel(0): No SDVO device found on SDVOC
    (II) intel(0): I2C device "SDVOCTRL_E for SDVOC:SDVO Controller C" removed.
    (II) intel(0): I2C bus "SDVOCTRL_E for SDVOC" removed.
    (II) intel(0): Output TV has no monitor section
    (II) intel(0): Output VGA disconnected
    (II) intel(0): Output LVDS connected
    (II) intel(0): Output TV disconnected
    (II) intel(0): Using exact sizes for initial modes
    (II) intel(0): Output LVDS using initial mode 1024x768
    (II) intel(0): Monitoring connected displays enabled
    (II) intel(0): detected 256 kB GTT.
    (II) intel(0): detected 7932 kB stolen memory.
    (==) intel(0): video overlay key set to 0x101fe
    (==) intel(0): Will not try to enable page flipping
    (==) intel(0): Triple buffering disabled
    (==) intel(0): Intel XvMC decoder disabled
    (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
    (==) intel(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.6.0, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.4
    (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.6.0, module version = 2.4.0
    ABI class: X.Org Video Driver, version 5.0
    (II) Loading sub module "ramdac"
    (II) LoadModule: "ramdac"
    (II) Module "ramdac" already built-in
    (II) intel(0): Comparing regs from server start up to After PreInit
    (WW) intel(0): Register 0x61200 (PP_STATUS) changed from 0xc0000008 to 0xd000000a
    (WW) intel(0): PP_STATUS before: on, ready, sequencing idle
    (WW) intel(0): PP_STATUS after: on, ready, sequencing on
    (WW) intel(0): Register 0x70024 (PIPEASTAT) changed from 0x00000000 to 0x00000203
    (WW) intel(0): PIPEASTAT before: status:
    (WW) intel(0): PIPEASTAT after: status: VSYNC_INT_STATUS VBLANK_INT_STATUS OREG_UPDATE_STATUS
    (II) Loading sub module "dri"
    (II) LoadModule: "dri"
    (II) Reloading /usr/lib/xorg/modules/extensions//libdri.so
    (==) 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] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b](OprD)
    [5] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b](OprD)
    [6] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b](OprD)
    [7] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [8] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [9] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b](OprU)
    [10] 0 0 0x000003c0 - 0x000003df (0x20) IS[b](OprU)
    (II) intel(0): Kernel reported 363776 total, 1 used
    (II) intel(0): I830CheckAvailableMemory: 1455100 kB available
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 11, (OK)
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 11, (OK)
    drmOpenByBusid: Searching for BusID pci:0000:00:02.0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 11, (OK)
    drmOpenByBusid: drmOpenMinor returns 11
    drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
    (II) [drm] DRM interface version 1.3
    (II) [drm] DRM open master succeeded.
    (II) intel(0): [drm] Using the DRM lock SAREA also for drawables.
    (II) intel(0): [drm] framebuffer mapped by ddx driver
    (II) intel(0): [drm] added 1 reserved context for kernel
    (II) intel(0): X context handle = 0x1
    (II) intel(0): [drm] installed DRM signal handler
    (**) intel(0): Framebuffer compression enabled
    (**) intel(0): Tiling enabled
    (==) intel(0): VideoRam: 262144 KB
    (II) intel(0): Attempting memory allocation with tiled buffers.
    (II) intel(0): Tiled allocation successful.
    (II) intel(0): [drm] Registers = 0xa0080000
    (II) intel(0): [drm] ring buffer = 0xc0000000
    (II) intel(0): [drm] mapped front buffer at 0xc0800000, handle = 0xc0800000
    (II) intel(0): [drm] mapped back buffer at 0xc1800000, handle = 0xc1800000
    (II) intel(0): [drm] mapped depth buffer at 0xc1c00000, handle = 0xc1c00000
    (II) intel(0): [drm] mapped classic textures at 0xc2000000, handle = 0xc2000000
    (II) intel(0): [drm] Initialized kernel agp heap manager, 33554432
    (II) intel(0): [dri] visual configs initialized
    (II) intel(0): Page Flipping disabled
    (II) intel(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
    (**) intel(0): Option "MigrationHeuristic" "greedy"
    (**) intel(0): Option "EXANoComposite" "false"
    (II) EXA(0): Offscreen pixmap area of 12582912 bytes
    (II) EXA(0): Driver registered support for the following operations:
    (II) Solid
    (II) Copy
    (II) Composite (RENDER acceleration)
    (==) intel(0): Backing store disabled
    (==) intel(0): Silken mouse enabled
    (II) intel(0): Initializing HW Cursor
    (II) intel(0): [DRI] installation complete
    (II) intel(0): xf86BindGARTMemory: bind key 0 at 0x00800000 (pgoffset 2048)
    (II) intel(0): xf86BindGARTMemory: bind key 1 at 0x00c00000 (pgoffset 3072)
    (II) intel(0): xf86BindGARTMemory: bind key 2 at 0x01800000 (pgoffset 6144)
    (II) intel(0): xf86BindGARTMemory: bind key 3 at 0x01c00000 (pgoffset 7168)
    (II) intel(0): xf86BindGARTMemory: bind key 4 at 0x02000000 (pgoffset 8192)
    (II) intel(0): Fixed memory allocation layout:
    (II) intel(0): 0x00000000-0x0001ffff: ring buffer (128 kB)
    (II) intel(0): 0x00020000-0x0061ffff: compressed frame buffer (6144 kB, 0x000000005f820000 physical
    (II) intel(0): 0x00620000-0x00620fff: compressed ll buffer (4 kB, 0x000000005fe20000 physical
    (II) intel(0): 0x00621000-0x0062afff: HW cursors (40 kB, 0x000000005fe21000 physical
    (II) intel(0): 0x0062b000-0x00632fff: logical 3D context (32 kB)
    (II) intel(0): 0x00633000-0x00633fff: overlay registers (4 kB, 0x000000005fe33000 physical
    (II) intel(0): 0x007bf000: end of stolen memory
    (II) intel(0): 0x00800000-0x00bfffff: front buffer (4096 kB) X tiled
    (II) intel(0): 0x00c00000-0x017fffff: exa offscreen (12288 kB)
    (II) intel(0): 0x01800000-0x01bfffff: back buffer (4096 kB) X tiled
    (II) intel(0): 0x01c00000-0x01ffffff: depth buffer (4096 kB) X tiled
    (II) intel(0): 0x02000000-0x03ffffff: classic textures (32768 kB)
    (II) intel(0): 0x10000000: end of aperture
    (II) intel(0): Selecting standard 18 bit TMDS pixel format.
    (II) intel(0): Output configuration:
    (II) intel(0): Pipe A is off
    (II) intel(0): Display plane A is now disabled and connected to pipe A.
    (II) intel(0): Pipe B is on
    (II) intel(0): Display plane B is now enabled and connected to pipe B.
    (II) intel(0): Output VGA is connected to pipe none
    (II) intel(0): Output LVDS is connected to pipe B
    (II) intel(0): Output TV is connected to pipe none
    (II) intel(0): [drm] dma control initialized, using IRQ 16
    (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    (II) intel(0): Selecting standard 18 bit TMDS pixel format.
    (II) intel(0): DPMS enabled
    (II) intel(0): Set up textured video
    (II) intel(0): Set up overlay video
    (II) intel(0): direct rendering: Enabled
    (WW) intel(0): Option "TrippleBuffer" is not used
    (WW) intel(0): Option "RenderAccel" is not used
    (WW) intel(0): Option "EnablePageFlip" is not used
    (--) 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 12, (OK)
    drmOpenByBusid: Searching for BusID pci:0000:00:02.0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 12, (OK)
    drmOpenByBusid: drmOpenMinor returns 12
    drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
    (II) AIGLX: enabled GLX_SGI_make_current_read
    (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    (II) AIGLX: enabled GLX_texture_from_pixmap with driver support
    (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/i915_dri.so
    (II) GLX: Initialized DRI GL provider for screen 0
    (II) intel(0): Setting screen physical size to 270 x 203
    (**) Option "Protocol" "auto"
    (**) Option "Device" "/dev/input/mice"
    (II) Mouse0: Setting mouse protocol to "ExplorerPS/2"
    (**) Mouse0: Device: "/dev/input/mice"
    (**) Mouse0: Protocol: "auto"
    (**) Option "CorePointer"
    (**) Mouse0: always reports core events
    (**) Option "Device" "/dev/input/mice"
    (==) Mouse0: Emulate3Buttons, Emulate3Timeout: 50
    (**) Option "ZAxisMapping" "4 5 6 7"
    (**) Mouse0: ZAxisMapping: buttons 4, 5, 6 and 7
    (**) Mouse0: Buttons: 11
    (**) Mouse0: Sensitivity: 1
    (II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
    (**) Mouse0: (accel) keeping acceleration scheme 1
    (**) Mouse0: (accel) filter chain progression: 2.00
    (**) Mouse0: (accel) filter stage 0: 20.00 ms
    (**) Mouse0: (accel) set acceleration profile 0
    (II) Mouse0: Setting mouse protocol to "ExplorerPS/2"
    (II) Mouse0: ps2EnableDataReporting: succeeded
    (**) Option "CoreKeyboard"
    (**) Keyboard0: always reports core events
    (**) Option "Protocol" "standard"
    (**) Keyboard0: Protocol: standard
    (**) Option "AutoRepeat" "500 30"
    (**) Option "XkbRules" "base"
    (**) Keyboard0: XkbRules: "base"
    (**) Option "XkbModel" "pc105"
    (**) Keyboard0: XkbModel: "pc105"
    (**) Option "XkbLayout" "de, ru"
    (**) Keyboard0: XkbLayout: "de, ru"
    (**) Option "XkbVariant" "nodeadkeys, winkeys"
    (**) Keyboard0: XkbVariant: "nodeadkeys, winkeys"
    (**) Option "XkbOptions" "grp:caps_toggle"
    (**) Keyboard0: XkbOptions: "grp:caps_toggle"
    (**) Option "CustomKeycodes" "off"
    (**) Keyboard0: CustomKeycodes disabled
    (II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
    (**) Option "SendCoreEvents"
    (**) Cursor: always reports core events
    (**) Cursor device is /dev/ttyS0
    (**) Cursor is in absolute mode
    (**) Cursor: forcing TabletPC ISD V4 protocol
    (**) WACOM: suppress value is 2
    (**) Option "KeepShape" "on"
    (**) Cursor: keeps shape
    (**) Option "BottomX" "24576"
    (**) Cursor: bottom x = 24576
    (**) Option "BottomY" "18432"
    (**) Cursor: bottom y = 18432
    (**) Option "BaudRate" "9600"
    (**) Cursor: serial speed 9600
    (II) XINPUT: Adding extended input device "Cursor" (type: Wacom Cursor)
    (**) Option "Device" "/dev/ttyS0"
    (**) Option "StopBits" "1"
    (**) Option "DataBits" "8"
    (**) Option "Parity" "None"
    (**) Option "Vmin" "1"
    (**) Option "Vtime" "10"
    (**) Option "FlowControl" "Xoff"
    usbDetect: can not ioctl version
    (==) Wacom using pressure threshold of 15 for button 1
    (==) Wacom General ISDV4 tablet speed=9600 (19200) maxX=24576 maxY=18432 maxZ=255 resX=2540 resY=2540 tilt=disabled
    (==) Wacom device "Cursor" top X=0 top Y=0 bottom X=24576 bottom Y=18432 resol X=2540 resol Y=2540
    (**) Option "SendCoreEvents"
    (**) Stylus: always reports core events
    (**) Stylus device is /dev/ttyS0
    (**) Stylus is in absolute mode
    (**) Stylus: forcing TabletPC ISD V4 protocol
    (**) WACOM: suppress value is 2
    (**) Option "KeepShape" "on"
    (**) Stylus: keeps shape
    (**) Option "BottomX" "24576"
    (**) Stylus: bottom x = 24576
    (**) Option "BottomY" "18432"
    (**) Stylus: bottom y = 18432
    (**) Stylus: threshold = 15
    (**) Stylus: max x set to 24576 by xorg.conf
    (**) Stylus: max y set to 18432 by xorg.conf
    (**) Stylus: max z = 255
    (**) Option "TPCButton" "off"
    (**) Option "BaudRate" "9600"
    (**) Stylus: serial speed 9600
    (II) XINPUT: Adding extended input device "Stylus" (type: Wacom Stylus)
    (==) Wacom device "Stylus" top X=0 top Y=0 bottom X=24576 bottom Y=18432 resol X=2540 resol Y=2540
    (**) Option "SendCoreEvents"
    (**) Eraser: always reports core events
    (**) Eraser device is /dev/ttyS0
    (**) Eraser is in absolute mode
    (**) Eraser: forcing TabletPC ISD V4 protocol
    (**) WACOM: suppress value is 2
    (**) Option "KeepShape" "on"
    (**) Eraser: keeps shape
    (**) Option "BottomX" "24576"
    (**) Eraser: bottom x = 24576
    (**) Option "BottomY" "18432"
    (**) Eraser: bottom y = 18432
    (**) Eraser: threshold = 15
    (**) Eraser: max x set to 24576 by xorg.conf
    (**) Eraser: max y set to 18432 by xorg.conf
    (**) Eraser: max z = 255
    (**) Option "BaudRate" "9600"
    (**) Eraser: serial speed 9600
    (II) XINPUT: Adding extended input device "Eraser" (type: Wacom Eraser)
    (==) Wacom device "Eraser" top X=0 top Y=0 bottom X=24576 bottom Y=18432 resol X=2540 resol Y=2540
    (II) config/hal: Adding input device ThinkPad Extra Buttons
    (EE) config/hal: NewInputDeviceRequest failed (8)
    (II) config/hal: Adding input device Wacom Serial Tablet PC Pen Tablet/Digitizer
    (EE) config/hal: NewInputDeviceRequest failed (8)
    (II) config/hal: Adding input device Macintosh mouse button emulation
    (EE) config/hal: NewInputDeviceRequest failed (8)
    (II) config/hal: Adding input device TPPS/2 IBM TrackPoint
    (EE) config/hal: NewInputDeviceRequest failed (8)
    (II) config/hal: Adding input device AT Translated Set 2 keyboard
    (EE) config/hal: NewInputDeviceRequest failed (8)
    (II) config/hal: Adding input device Video Bus
    (EE) config/hal: NewInputDeviceRequest failed (8)
    (II) intel(0): xf86BindGARTMemory: bind key 5 at 0x04000000 (pgoffset 16384)
    (II) intel(0): xf86UnbindGARTMemory: unbind key 5
    (II) intel(0): xf86BindGARTMemory: bind key 5 at 0x04000000 (pgoffset 16384)
    (II) intel(0): xf86UnbindGARTMemory: unbind key 5
    (II) intel(0): xf86BindGARTMemory: bind key 5 at 0x04000000 (pgoffset 16384)
    (II) intel(0): xf86UnbindGARTMemory: unbind key 5
    Xorg.0.log.old
    X.Org X Server 1.6.0
    Release Date: 2009-2-25
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.29-ARCH i686
    Current Operating System: Linux thinky 2.6.29-ARCH #1 SMP PREEMPT Wed Apr 8 12:47:56 UTC 2009 i686
    Build Date: 10 April 2009 07:03:14PM
    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 Apr 14 19:27:40 2009
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) ServerLayout "X.org Configured"
    (**) |-->Screen "Screen0" (0)
    (**) | |-->Monitor "Monitor0"
    (**) | |-->Device "Card0"
    (**) |-->Input Device "Mouse0"
    (**) |-->Input Device "Keyboard0"
    (**) |-->Input Device "Cursor"
    (**) |-->Input Device "Stylus"
    (**) |-->Input Device "Eraser"
    (**) Option "DontZap" "false"
    (**) Option "AutoAddDevices" "False"
    (**) Not automatically adding devices
    (==) Automatically enabling devices
    (**) FontPath set to:
    /usr/share/fonts/misc,
    /usr/share/fonts/local,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    /usr/share/fonts/Type1,
    /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"
    (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@0:2:0) Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller rev 3, Mem @ 0xa0080000/524288, 0xc0000000/268435456, 0xa0000000/262144, I/O @ 0x00001800/8
    (--) PCI: (0@0:2:1) Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller rev 3, Mem @ 0x68000000/524288
    (II) Open ACPI successful (/var/run/acpid.socket)
    (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. This was enabled by default and also specified in the config file.
    (II) "dri2" will be loaded by default.
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.6.0, 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: "xtrap"
    (WW) Warning, couldn't open module xtrap
    (II) UnloadModule: "xtrap"
    (EE) Failed to load module "xtrap" (module does not exist, 0)
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.6.0, 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: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    compiled for 1.6.0, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension XFree86-DRI
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions//libglx.so
    (II) Module glx: vendor="X.Org Foundation"
    compiled for 1.6.0, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (==) AIGLX enabled
    (II) Loading extension GLX
    (II) LoadModule: "freetype"
    (WW) Warning, couldn't open module freetype
    (II) UnloadModule: "freetype"
    (EE) Failed to load module "freetype" (module does not exist, 0)
    (II) LoadModule: "record"
    (II) Loading /usr/lib/xorg/modules/extensions//librecord.so
    (II) Module record: vendor="X.Org Foundation"
    compiled for 1.6.0, 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: "dri2"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri2.so
    (II) Module dri2: vendor="X.Org Foundation"
    compiled for 1.6.0, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DRI2
    (II) LoadModule: "intel"
    (II) Loading /usr/lib/xorg/modules/drivers//intel_drv.so
    (II) Module intel: vendor="X.Org Foundation"
    compiled for 1.6.0, module version = 2.3.2
    Module class: X.Org Video Driver
    ABI class: X.Org Video Driver, version 5.0
    (II) LoadModule: "mouse"
    (II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
    (II) Module mouse: vendor="X.Org Foundation"
    compiled for 1.6.0, module version = 1.4.0
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 4.0
    (II) LoadModule: "kbd"
    (II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
    (II) Module kbd: vendor="X.Org Foundation"
    compiled for 1.6.0, module version = 1.3.2
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 4.0
    (II) LoadModule: "wacom"
    (II) Loading /usr/lib/xorg/modules/input//wacom_drv.so
    (II) Module wacom: vendor="X.Org Foundation"
    compiled for 1.6.0, module version = 1.0.0
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 4.0
    (II) Wacom driver level: 47-0.8.3-2 $
    (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
    i810-dc100, i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G,
    E7221 (i915), 915GM, 945G, 945GM, 945GME, 965G, G35, 965Q, 946GZ,
    965GM, 965GME/GLE, G33, Q35, Q33, Intel Integrated Graphics Device
    (II) Primary Device is: PCI 00@00:02:0
    (II) resource ranges after xf86ClaimFixedResources() call:
    [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) 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] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b]
    [5] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b]
    [6] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b]
    [7] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [8] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [9] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b]
    [10] 0 0 0x000003c0 - 0x000003df (0x20) IS[b]
    (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.6.0, module version = 1.0.0
    ABI class: X.Org Video Driver, version 5.0
    (II) Loading sub module "vbe"
    (II) LoadModule: "vbe"
    (II) Loading /usr/lib/xorg/modules//libvbe.so
    (II) Module vbe: vendor="X.Org Foundation"
    compiled for 1.6.0, module version = 1.1.0
    ABI class: X.Org Video Driver, version 5.0
    (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.6.0, module version = 0.1.0
    ABI class: X.Org Video Driver, version 5.0
    (==) intel(0): Depth 24, (--) framebuffer bpp 32
    (==) intel(0): RGB weight 888
    (==) intel(0): Default visual is TrueColor
    (**) intel(0): Option "AccelMethod" "EXA"
    (**) intel(0): Option "DRI" "on"
    (**) intel(0): Option "FramebufferCompression" "on"
    (**) intel(0): Option "Tiling" "on"
    (II) intel(0): Integrated Graphics Chipset: Intel(R) 915GM
    (--) intel(0): Chipset: "915GM"
    (--) intel(0): Linear framebuffer at 0xC0000000
    (--) intel(0): IO registers at addr 0xA0080000
    (II) intel(0): 2 display pipes available.
    (**) intel(0): Using EXA for acceleration
    (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) intel(0): Output VGA using monitor section Monitor0
    (II) intel(0): I2C bus "CRTDDC_A" initialized.
    (II) intel(0): Output LVDS has no monitor section
    (II) intel(0): I2C bus "LVDSDDC_C" initialized.
    (II) intel(0): Attempting to determine panel fixed mode.
    (II) intel(0): I2C device "LVDSDDC_C:E-EDID segment register" registered at address 0x60.
    (II) intel(0): I2C device "LVDSDDC_C:ddc2" registered at address 0xA0.
    (II) Loading sub module "int10"
    (II) LoadModule: "int10"
    (II) Reloading /usr/lib/xorg/modules//libint10.so
    (II) intel(0): initializing int10
    (II) intel(0): Bad V_BIOS checksum
    (II) intel(0): Primary V_BIOS segment is: 0xc000
    (II) intel(0): VESA BIOS detected
    (II) intel(0): VESA VBE Version 3.0
    (II) intel(0): VESA VBE Total Mem: 7872 kB
    (II) intel(0): VESA VBE OEM: Intel(r)915GM/910ML/915MS Graphics Chip Accelerated VGA BIOS
    (II) intel(0): VESA VBE OEM Software Rev: 1.0
    (II) intel(0): VESA VBE OEM Vendor: Intel Corporation
    (II) intel(0): VESA VBE OEM Product: Intel(r)915GM/910ML/915MS Graphics Controller
    (II) intel(0): VESA VBE OEM Product Rev: Hardware Version 0.0
    (II) intel(0): I2C bus "SDVOCTRL_E for SDVOB" initialized.
    (II) intel(0): I2C device "SDVOCTRL_E for SDVOB:SDVO Controller B" registered at address 0x70.
    (II) intel(0): No SDVO device found on SDVOB
    (II) intel(0): I2C device "SDVOCTRL_E for SDVOB:SDVO Controller B" removed.
    (II) intel(0): I2C bus "SDVOCTRL_E for SDVOB" removed.
    (II) intel(0): I2C bus "SDVOCTRL_E for SDVOC" initialized.
    (II) intel(0): I2C device "SDVOCTRL_E for SDVOC:SDVO Controller C" registered at address 0x72.
    (II) intel(0): No SDVO device found on SDVOC
    (II) intel(0): I2C device "SDVOCTRL_E for SDVOC:SDVO Controller C" removed.
    (II) intel(0): I2C bus "SDVOCTRL_E for SDVOC" removed.
    (II) intel(0): Output TV has no monitor section
    (II) intel(0): Output VGA disconnected
    (II) intel(0): Output LVDS connected
    (II) intel(0): Output TV disconnected
    (II) intel(0): Using exact sizes for initial modes
    (II) intel(0): Output LVDS using initial mode 1024x768
    (II) intel(0): Monitoring connected displays enabled
    (II) intel(0): detected 256 kB GTT.
    (II) intel(0): detected 7932 kB stolen memory.
    (==) intel(0): video overlay key set to 0x101fe
    (==) intel(0): Will not try to enable page flipping
    (==) intel(0): Triple buffering disabled
    (==) intel(0): Intel XvMC decoder disabled
    (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
    (==) intel(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.6.0, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.4
    (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.6.0, module version = 2.4.0
    ABI class: X.Org Video Driver, version 5.0
    (II) Loading sub module "ramdac"
    (II) LoadModule: "ramdac"
    (II) Module "ramdac" already built-in
    (II) intel(0): Comparing regs from server start up to After PreInit
    (WW) intel(0): Register 0x61200 (PP_STATUS) changed from 0xc0000008 to 0xd0000009
    (WW) intel(0): PP_STATUS before: on, ready, sequencing idle
    (WW) intel(0): PP_STATUS after: on, ready, sequencing on
    (WW) intel(0): Register 0x68000 (TV_CTL) changed from 0x10000000 to 0x000c0c00
    (WW) intel(0): Register 0x68010 (TV_CSC_Y) changed from 0x00000000 to 0x0332012d
    (WW) intel(0): Register 0x68014 (TV_CSC_Y2) changed from 0x00000000 to 0x07d30104
    (WW) intel(0): Register 0x68018 (TV_CSC_U) changed from 0x00000000 to 0x0733052d
    (WW) intel(0): Register 0x6801c (TV_CSC_U2) changed from 0x00000000 to 0x05c70200
    (WW) intel(0): Register 0x68020 (TV_CSC_V) changed from 0x00000000 to 0x0340030c
    (WW) intel(0): Register 0x68024 (TV_CSC_V2) changed from 0x00000000 to 0x06d00200
    (WW) intel(0): Register 0x68028 (TV_CLR_KNOBS) changed from 0x00000000 to 0x00606000
    (WW) intel(0): Register 0x6802c (TV_CLR_LEVEL) changed from 0x00000000 to 0x010b00e1
    (WW) intel(0): Register 0x68030 (TV_H_CTL_1) changed from 0x00000000 to 0x00400359
    (WW) intel(0): Register 0x68034 (TV_H_CTL_2) changed from 0x00000000 to 0x80480022
    (WW) intel(0): Register 0x68038 (TV_H_CTL_3) changed from 0x00000000 to 0x007c0344
    (WW) intel(0): Register 0x6803c (TV_V_CTL_1) changed from 0x00000000 to 0x00f01415
    (WW) intel(0): Register 0x68040 (TV_V_CTL_2) changed from 0x00000000 to 0x00060607
    (WW) intel(0): Register 0x68044 (TV_V_CTL_3) changed from 0x00000000 to 0x80120001
    (WW) intel(0): Register 0x68048 (TV_V_CTL_4) changed from 0x00000000 to 0x000900f0
    (WW) intel(0): Register 0x6804c (TV_V_CTL_5) changed from 0x00000000 to 0x000a00f0
    (WW) intel(0): Register 0x68050 (TV_V_CTL_6) changed from 0x00000000 to 0x000900f0
    (WW) intel(0): Register 0x68054 (TV_V_CTL_7) changed from 0x00000000 to 0x000a00f0
    (WW) intel(0): Register 0x68060 (TV_SC_CTL_1) changed from 0x00000000 to 0xc1710088
    (WW) intel(0): Register 0x68064 (TV_SC_CTL_2) changed from 0x00000000 to 0x4e2d1dc8
    (WW) intel(0): Register 0x68070 (TV_WIN_POS) changed from 0x00000000 to 0x00360024
    (WW) intel(0): Register 0x68074 (TV_WIN_SIZE) changed from 0x00000000 to 0x02640198
    (WW) intel(0): Register 0x68080 (TV_FILTER_CTL_1) changed from 0x00000000 to 0x800010bb
    (WW) intel(0): Register 0x68084 (TV_FILTER_CTL_2) changed from 0x00000000 to 0x00028283
    (WW) intel(0): Register 0x68088 (TV_FILTER_CTL_3) changed from 0x00000000 to 0x00014141
    (WW) intel(0): Register 0x68100 (TV_H_LUMA_0) changed from 0x00000000 to 0xb1403000
    (WW) intel(0): Register 0x681ec (TV_H_LUMA_59) changed from 0x00000000 to 0x0000b060
    (WW) intel(0): Register 0x68200 (TV_H_CHROMA_0) changed from 0x00000000 to 0xb1403000
    (WW) intel(0): Register 0x682ec (TV_H_CHROMA_59) changed from 0x00000000 to 0x0000b060
    (II) Loading sub module "dri"
    (II) LoadModule: "dri"
    (II) Reloading /usr/lib/xorg/modules/extensions//libdri.so
    (==) 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] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b](OprD)
    [5] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b](OprD)
    [6] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b](OprD)
    [7] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [8] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [9] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b](OprU)
    [10] 0 0 0x000003c0 - 0x000003df (0x20) IS[b](OprU)
    (II) intel(0): Kernel reported 363776 total, 1 used
    (II) intel(0): I830CheckAvailableMemory: 1455100 kB available
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is -1, (No such device or address)
    drmOpenDevice: open result is -1, (No such device or address)
    drmOpenDevice: Open failed
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is -1, (No such device or address)
    drmOpenDevice: open result is -1, (No such device or address)
    drmOpenDevice: Open failed
    drmOpenByBusid: Searching for BusID pci:0000:00:02.0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 11, (OK)
    drmOpenByBusid: drmOpenMinor returns 11
    drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
    (II) [drm] loaded kernel module for "i915" driver.
    (II) [drm] DRM interface version 1.3
    (II) [drm] DRM open master succeeded.
    (II) intel(0): [drm] Using the DRM lock SAREA also for drawables.
    (II) intel(0): [drm] framebuffer mapped by ddx driver
    (II) intel(0): [drm] added 1 reserved context for kernel
    (II) intel(0): X context handle = 0x1
    (II) intel(0): [drm] installed DRM signal handler
    (**) intel(0): Framebuffer compression enabled
    (**) intel(0): Tiling enabled
    (==) intel(0): VideoRam: 262144 KB
    (II) intel(0): Attempting memory allocation with tiled buffers.
    (II) intel(0): Tiled allocation successful.
    (II) intel(0): [drm] Registers = 0xa0080000
    (II) intel(0): [drm] ring buffer = 0xc0000000
    (II) intel(0): [drm] mapped front buffer at 0xc0800000, handle = 0xc0800000
    (II) intel(0): [drm] mapped back buffer at 0xc1800000, handle = 0xc1800000
    (II) intel(0): [drm] mapped depth buffer at 0xc1c00000, handle = 0xc1c00000
    (II) intel(0): [drm] mapped classic textures at 0xc2000000, handle = 0xc2000000
    (II) intel(0): [drm] Initialized kernel agp heap manager, 33554432
    (II) intel(0): [dri] visual configs initialized
    (II) intel(0): Page Flipping disabled
    (II) intel(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
    (**) intel(0): Option "MigrationHeuristic" "greedy"
    (**) intel(0): Option "EXANoComposite" "false"
    (II) EXA(0): Offscreen pixmap area of 12582912 bytes
    (II) EXA(0): Driver registered support for the following operations:
    (II) Solid
    (II) Copy
    (II) Composite (RENDER acceleration)
    (==) intel(0): Backing store disabled
    (==) intel(0): Silken mouse enabled
    (II) intel(0): Initializing HW Cursor
    (II) intel(0): [DRI] installation complete
    (II) intel(0): xf86BindGARTMemory: bind key 0 at 0x00800000 (pgoffset 2048)
    (II) intel(0): xf86BindGARTMemory: bind key 1 at 0x00c00000 (pgoffset 3072)
    (II) intel(0): xf86BindGARTMemory: bind key 2 at 0x01800000 (pgoffset 6144)
    (II) intel(0): xf86BindGARTMemory: bind key 3 at 0x01c00000 (pgoffset 7168)
    (II) intel(0): xf86BindGARTMemory: bind key 4 at 0x02000000 (pgoffset 8192)
    (II) intel(0): Fixed memory allocation layout:
    (II) intel(0): 0x00000000-0x0001ffff: ring buffer (128 kB)
    (II) intel(0): 0x00020000-0x0061ffff: compressed frame buffer (6144 kB, 0x000000005f820000 physical
    (II) intel(0): 0x00620000-0x00620fff: compressed ll buffer (4 kB, 0x000000005fe20000 physical
    (II) intel(0): 0x00621000-0x0062afff: HW cursors (40 kB, 0x000000005fe21000 physical
    (II) intel(0): 0x0062b000-0x00632fff: logical 3D context (32 kB)
    (II) intel(0): 0x00633000-0x00633fff: overlay registers (4 kB, 0x000000005fe33000 physical
    (II) intel(0): 0x007bf000: end of stolen memory
    (II) intel(0): 0x00800000-0x00bfffff: front buffer (4096 kB) X tiled
    (II) intel(0): 0x00c00000-0x017fffff: exa offscreen (12288 kB)
    (II) intel(0): 0x01800000-0x01bfffff: back buffer (4096 kB) X tiled
    (II) intel(0): 0x01c00000-0x01ffffff: depth buffer (4096 kB) X tiled
    (II) intel(0): 0x02000000-0x03ffffff: classic textures (32768 kB)
    (II) intel(0): 0x10000000: end of aperture
    (II) intel(0): Selecting standard 18 bit TMDS pixel format.
    (II) intel(0): Output configuration:
    (II) intel(0): Pipe A is off
    (II) intel(0): Display plane A is now disabled and connected to pipe A.
    (II) intel(0): Pipe B is on
    (II) intel(0): Display plane B is now enabled and connected to pipe B.
    (II) intel(0): Output VGA is connected to pipe none
    (II) intel(0): Output LVDS is connected to pipe B
    (II) intel(0): Output TV is connected to pipe none
    (II) intel(0): [drm] dma control initialized, using IRQ 16
    (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    (II) intel(0): Selecting standard 18 bit TMDS pixel format.
    (II) intel(0): DPMS enabled
    (II) intel(0): Set up textured video
    (II) intel(0): Set up overlay video
    (II) intel(0): direct rendering: Enabled
    (WW) intel(0): Option "TrippleBuffer" is not used
    (WW) intel(0): Option "RenderAccel" is not used
    (WW) intel(0): Option "EnablePageFlip" is not used
    (--) 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 12, (OK)
    drmOpenByBusid: Searching for BusID pci:0000:00:02.0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 12, (OK)
    drmOpenByBusid: drmOpenMinor returns 12
    drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
    (II) AIGLX: enabled GLX_SGI_make_current_read
    (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    (II) AIGLX: enabled GLX_texture_from_pixmap with driver support
    (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/i915_dri.so
    (II) GLX: Initialized DRI GL provider for screen 0
    (II) intel(0): Setting screen physical size to 270 x 203
    (**) Option "Protocol" "auto"
    (**) Option "Device" "/dev/input/mice"
    (II) Mouse0: Setting mouse protocol to "ExplorerPS/2"
    (**) Mouse0: Device: "/dev/input/mice"
    (**) Mouse0: Protocol: "auto"
    (**) Option "CorePointer"
    (**) Mouse0: always reports core events
    (**) Option "Device" "/dev/input/mice"
    (==) Mouse0: Emulate3Buttons, Emulate3Timeout: 50
    (**) Option "ZAxisMapping" "4 5 6 7"
    (**) Mouse0: ZAxisMapping: buttons 4, 5, 6 and 7
    (**) Mouse0: Buttons: 11
    (**) Mouse0: Sensitivity: 1
    (II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
    (**) Mouse0: (accel) keeping acceleration scheme 1
    (**) Mouse0: (accel) filter chain progression: 2.00
    (**) Mouse0: (accel) filter stage 0: 20.00 ms
    (**) Mouse0: (accel) set acceleration profile 0
    (II) Mouse0: Setting mouse protocol to "ExplorerPS/2"
    (II) Mouse0: ps2EnableDataReporting: succeeded
    (**) Option "CoreKeyboard"
    (**) Keyboard0: always reports core events
    (**) Option "Protocol" "standard"
    (**) Keyboard0: Protocol: standard
    (**) Option "AutoRepeat" "500 30"
    (**) Option "XkbRules" "base"
    (**) Keyboard0: XkbRules: "base"
    (**) Option "XkbModel" "pc105"
    (**) Keyboard0: XkbModel: "pc105"
    (**) Option "XkbLayout" "de, ru"
    (**) Keyboard0: XkbLayout: "de, ru"
    (**) Option "XkbVariant" "nodeadkeys, winkeys"
    (**) Keyboard0: XkbVariant: "nodeadkeys, winkeys"
    (**) Option "XkbOptions" "grp:caps_toggle"
    (**) Keyboard0: XkbOptions: "grp:caps_toggle"
    (**) Option "CustomKeycodes" "off"
    (**) Keyboard0: CustomKeycodes disabled
    (II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
    (**) Option "SendCoreEvents"
    (**) Cursor: always reports core events
    (**) Cursor device is /dev/ttyS0
    (**) Cursor is in absolute mode
    (**) Cursor: forcing TabletPC ISD V4 protocol
    (**) WACOM: suppress value is 2
    (**) Option "KeepShape" "on"
    (**) Cursor: keeps shape
    (**) Option "BottomX" "24576"
    (**) Cursor: bottom x = 24576
    (**) Option "BottomY" "18432"
    (**) Cursor: bottom y = 18432
    (**) Option "BaudRate" "9600"
    (**) Cursor: serial speed 9600
    (II) XINPUT: Adding extended input device "Cursor" (type: Wacom Cursor)
    (**) Option "Device" "/dev/ttyS0"
    (**) Option "StopBits" "1"
    (**) Option "DataBits" "8"
    (**) Option "Parity" "None"
    (**) Option "Vmin" "1"
    (**) Option "Vtime" "10"
    (**) Option "FlowControl" "Xoff"
    usbDetect: can not ioctl version
    (==) Wacom using pressure threshold of 15 for button 1
    (==) Wacom General ISDV4 tablet speed=9600 (19200) maxX=24576 maxY=18432 maxZ=255 resX=2540 resY=2540 tilt=disabled
    (==) Wacom device "Cursor" top X=0 top Y=0 bottom X=24576 bottom Y=18432 resol X=2540 resol Y=2540
    (**) Option "SendCoreEvents"
    (**) Stylus: always reports core events
    (**) Stylus device is /dev/ttyS0
    (**) Stylus is in absolute mode
    (**) Stylus: forcing TabletPC ISD V4 protocol
    (**) WACOM: suppress value is 2
    (**) Option "KeepShape" "on"
    (**) Stylus: keeps shape
    (**) Option "BottomX" "24576"
    (**) Stylus: bottom x = 24576
    (**) Option "BottomY" "18432"
    (**) Stylus: bottom y = 18432
    (**) Stylus: threshold = 15
    (**) Stylus: max x set to 24576 by xorg.conf
    (**) Stylus: max y set to 18432 by xorg.conf
    (**) Stylus: max z = 255
    (**) Option "TPCButton" "off"
    (**) Option "BaudRate" "9600"
    (**) Stylus: serial speed 9600
    (II) XINPUT: Adding extended input device "Stylus" (type: Wacom Stylus)
    (==) Wacom device "Stylus" top X=0 top Y=0 bottom X=24576 bottom Y=18432 resol X=2540 resol Y=2540
    (**) Option "SendCoreEvents"
    (**) Eraser: always reports core events
    (**) Eraser device is /dev/ttyS0
    (**) Eraser is in absolute mode
    (**) Eraser: forcing TabletPC ISD V4 protocol
    (**) WACOM: suppress value is 2
    (**) Option "KeepShape" "on"
    (**) Eraser: keeps shape
    (**) Option "BottomX" "24576"
    (**) Eraser: bottom x = 24576
    (**) Option "BottomY" "18432"
    (**) Eraser: bottom y = 18432
    (**) Eraser: threshold = 15
    (**) Eraser: max x set to 24576 by xorg.conf
    (**) Eraser: max y set to 18432 by xorg.conf
    (**) Eraser: max z = 255
    (**) Option "BaudRate" "9600"
    (**) Eraser: serial speed 9600
    (II) XINPUT: Adding extended input device "Eraser" (type: Wacom Eraser)
    (==) Wacom device "Eraser" top X=0 top Y=0 bottom X=24576 bottom Y=18432 resol X=2540 resol Y=2540
    (II) UnloadModule: "mouse"
    (II) UnloadModule: "kbd"
    (II) UnloadModule: "wacom"
    (II) UnloadModule: "wacom"
    (II) UnloadModule: "wacom"
    (II) intel(0): xf86UnbindGARTMemory: unbind key 0
    (II) intel(0): xf86UnbindGARTMemory: unbind key 1
    (II) intel(0): xf86UnbindGARTMemory: unbind key 2
    (II) intel(0): xf86UnbindGARTMemory: unbind key 3
    (II) intel(0): xf86UnbindGARTMemory: unbind key 4
    (II) intel(0): [drm] removed 1 reserved context for kernel
    (II) intel(0): [drm] unmapping 8192 bytes of SAREA 0xf8079000 at 0xb78f7000
    (II) intel(0): [drm] Closed DRM master.
    anyone clue?
    Last edited by lynucs (2009-05-09 18:38:01)

    took a look into everything.log.
    that line looks pretty suspicious:
    kernel: [drm:i915_get_vblank_counter] *ERROR* trying to get vblank count for disabled pipe 0
    it occures around the time i did the last resume.
    here is a relevant snippet from everything.log:
    Apr 14 18:35:57 thinky kernel: [drm:i915_get_vblank_counter] *ERROR* trying to get vblank count for disabled pipe 0
    Apr 14 18:35:58 thinky kernel: [drm:i915_get_vblank_counter] *ERROR* trying to get vblank count for disabled pipe 0
    Apr 14 18:36:00 thinky acpid: client connected from 9040[0:0]
    Apr 14 18:36:00 thinky acpid: 1 client rule loaded
    Apr 14 18:38:04 thinky ntpd[6265]: adjusting local clock by -87.862975s
    Apr 14 18:42:04 thinky ntpd[6265]: adjusting local clock by -87.769493s
    Apr 14 18:42:55 thinky acpid: client 6223[0:0] has disconnected
    Apr 14 18:42:55 thinky logger: ACPI group/action undefined: ibm/hotkey / HKEY
    Apr 14 18:42:57 thinky kernel: [drm:i915_get_vblank_counter] *ERROR* trying to get vblank count for disabled pipe 0
    Apr 14 18:43:07 thinky kernel: PM: Syncing filesystems ... done.
    Apr 14 18:43:07 thinky kernel: Freezing user space processes ... (elapsed 0.01 seconds) done.
    Apr 14 18:43:07 thinky kernel: Freezing remaining freezable tasks ... (elapsed 0.00 seconds) done.
    Apr 14 18:43:07 thinky kernel: Suspending console(s) (use no_console_suspend to debug)
    Apr 14 18:43:07 thinky kernel: pci 0000:00:02.0: PCI INT A disabled
    Apr 14 18:43:07 thinky kernel: pci 0000:00:02.0: power state changed by ACPI to D3
    Apr 14 18:43:07 thinky kernel: sd 0:0:0:0: [sda] Synchronizing SCSI cache
    Apr 14 18:43:07 thinky kernel: sd 0:0:0:0: [sda] Stopping disk
    Apr 14 18:43:07 thinky kernel: serial 00:09: disabled
    Apr 14 18:43:07 thinky kernel: ath5k 0000:04:02.0: PCI INT A disabled
    Apr 14 18:43:07 thinky kernel: ACPI handle has no context!
    Apr 14 18:43:07 thinky kernel: sdhci-pci 0000:04:00.1: PME# disabled
    Apr 14 18:43:07 thinky kernel: sdhci-pci 0000:04:00.1: PCI INT B disabled
    Apr 14 18:43:07 thinky kernel: ACPI handle has no context!
    Apr 14 18:43:07 thinky kernel: tg3 0000:02:00.0: PME# enabled
    Apr 14 18:43:07 thinky kernel: Intel ICH 0000:00:1e.2: PCI INT A disabled
    Apr 14 18:43:07 thinky kernel: ehci_hcd 0000:00:1d.7: PCI INT D disabled
    Apr 14 18:43:07 thinky kernel: ehci_hcd 0000:00:1d.7: PME# disabled
    Apr 14 18:43:07 thinky kernel: ehci_hcd 0000:00:1d.7: power state changed by ACPI to D3
    Apr 14 18:43:07 thinky kernel: uhci_hcd 0000:00:1d.3: PCI INT D disabled
    Apr 14 18:43:07 thinky kernel: uhci_hcd 0000:00:1d.2: PCI INT C disabled
    Apr 14 18:43:07 thinky kernel: uhci_hcd 0000:00:1d.1: PCI INT B disabled
    Apr 14 18:43:07 thinky kernel: uhci_hcd 0000:00:1d.0: PCI INT A disabled
    Apr 14 18:43:07 thinky kernel: ACPI: Preparing to enter system sleep state S3
    Apr 14 18:43:07 thinky kernel: Disabling non-boot CPUs ...
    Apr 14 18:43:07 thinky kernel: Extended CMOS year: 2000
    Apr 14 18:43:07 thinky kernel: Intel machine check architecture supported.
    Apr 14 18:43:07 thinky kernel: Intel machine check reporting enabled on CPU#0.
    Apr 14 18:43:07 thinky kernel: Back to C!
    Apr 14 18:43:07 thinky kernel: Extended CMOS year: 2000
    Apr 14 18:43:07 thinky kernel: Force enabled HPET at resume
    Apr 14 18:43:07 thinky kernel: ------------[ cut here ]------------
    Apr 14 18:43:07 thinky kernel: WARNING: at kernel/hrtimer.c:625 hres_timers_resume+0x41/0x50()
    Apr 14 18:43:07 thinky kernel: Hardware name: 1866WBA
    Apr 14 18:43:07 thinky kernel: hres_timers_resume() called with IRQs enabled!Modules linked in: ipv6 aes_i586 aes_generic i915 drm i2c_algo_bit ext2 pcmcia psmouse thinkpad_acpi rfkill nvram i2c_i801 serio_raw iTCO_wdt iTCO_vendor_support i2c_core sg yenta_socket rsrc_nonstatic sdhci_pci sdhci pcmcia_core mmc_core video output uhci_hcd ehci_hcd usbcore intel_agp agpgart evdev thermal fan button battery ac fuse snd_seq_oss snd_seq_midi_event snd_seq snd_seq_device snd_intel8x0 snd_ac97_codec snd_pcm_oss snd_pcm snd_timer snd_page_alloc snd_mixer_oss snd soundcore ac97_bus ath_pci wlan ath_hal(P) arc4 ecb ath5k mac80211 led_class cfg80211 tg3 libphy cpufreq_powersave cpufreq_ondemand cpufreq_conservative acpi_cpufreq freq_table processor rtc_cmos rtc_core rtc_lib ext3 jbd mbcache sd_mod ata_piix ahci ata_generic pata_acpi libata scsi_mod
    Apr 14 18:43:07 thinky kernel: Pid: 9512, comm: s2ram Tainted: P 2.6.29-ARCH #1
    Apr 14 18:43:07 thinky kernel: Call Trace:
    Apr 14 18:43:07 thinky kernel: [<c012f9d7>] warn_slowpath+0x87/0xe0
    Apr 14 18:43:07 thinky kernel: [<c011ec25>] default_spin_lock_flags+0x5/0x10
    Apr 14 18:43:07 thinky kernel: [<c01164d0>] lapic_next_event+0x10/0x20
    Apr 14 18:43:07 thinky kernel: [<c01500e3>] clockevents_program_event+0xa3/0x170
    Apr 14 18:43:07 thinky kernel: [<c0151312>] tick_dev_program_event+0x32/0xb0
    Apr 14 18:43:07 thinky kernel: [<c0150447>] tick_notify+0x97/0x3c0
    Apr 14 18:43:07 thinky kernel: [<c01491a6>] notifier_call_chain+0x36/0x70
    Apr 14 18:43:07 thinky kernel: [<c0147ea1>] hres_timers_resume+0x41/0x50
    Apr 14 18:43:07 thinky kernel: [<c014cc3a>] timekeeping_resume+0x11a/0x140
    Apr 14 18:43:07 thinky kernel: [<c0299d91>] __sysdev_resume+0x11/0x50
    Apr 14 18:43:07 thinky kernel: [<c0299e0f>] sysdev_resume+0x3f/0x70
    Apr 14 18:43:07 thinky kernel: [<c015b410>] suspend_devices_and_enter+0x160/0x190
    Apr 14 18:43:07 thinky kernel: [<c015bb7f>] freeze_processes+0x4f/0xa0
    Apr 14 18:43:07 thinky kernel: [<c015b58a>] enter_state+0xfa/0x150
    Apr 14 18:43:07 thinky kernel: [<c015b674>] state_store+0x94/0xd0
    Apr 14 18:43:07 thinky kernel: [<c015b5e0>] state_store+0x0/0xd0
    Apr 14 18:43:07 thinky kernel: [<c0224a74>] kobj_attr_store+0x24/0x30
    Apr 14 18:43:07 thinky kernel: [<c01f3351>] sysfs_write_file+0xa1/0x100
    Apr 14 18:43:07 thinky kernel: [<c01f32b0>] sysfs_write_file+0x0/0x100
    Apr 14 18:43:07 thinky kernel: [<c01a8df0>] vfs_write+0xa0/0x160
    Apr 14 18:43:07 thinky kernel: [<c01a8f81>] sys_write+0x41/0x80
    Apr 14 18:43:07 thinky kernel: [<c0103ea3>] sysenter_do_call+0x12/0x2f
    Apr 14 18:43:07 thinky kernel: ---[ end trace 2b9e3dc85bad025f ]---
    Apr 14 18:43:07 thinky kernel: agpgart-intel 0000:00:00.0: restoring config space at offset 0x1 (was 0x900106, writing 0x20900106)
    Apr 14 18:43:07 thinky kernel: pci 0000:00:02.1: restoring config space at offset 0x4 (was 0x0, writing 0x68000000)
    Apr 14 18:43:07 thinky kernel: pcieport-driver 0000:00:1c.0: restoring config space at offset 0x7 (was 0xf0, writing 0x200000f0)
    Apr 14 18:43:07 thinky kernel: pcieport-driver 0000:00:1c.0: restoring config space at offset 0x1 (was 0x100107, writing 0x100507)
    Apr 14 18:43:07 thinky kernel: uhci_hcd 0000:00:1d.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
    Apr 14 18:43:07 thinky kernel: uhci_hcd 0000:00:1d.0: restoring config space at offset 0x8 (was 0x1, writing 0x1821)
    Apr 14 18:43:07 thinky kernel: uhci_hcd 0000:00:1d.0: restoring config space at offset 0x1 (was 0x2800000, writing 0x2800001)
    Apr 14 18:43:07 thinky kernel: uhci_hcd 0000:00:1d.1: restoring config space at offset 0xf (was 0x200, writing 0x20b)
    Apr 14 18:43:07 thinky kernel: uhci_hcd 0000:00:1d.1: restoring config space at offset 0x8 (was 0x1, writing 0x1841)
    Apr 14 18:43:07 thinky kernel: uhci_hcd 0000:00:1d.1: restoring config space at offset 0x1 (was 0x2800000, writing 0x2800001)
    Apr 14 18:43:07 thinky kernel: uhci_hcd 0000:00:1d.2: restoring config space at offset 0xf (was 0x300, writing 0x30b)
    Apr 14 18:43:07 thinky kernel: uhci_hcd 0000:00:1d.2: restoring config space at offset 0x8 (was 0x1, writing 0x1861)
    Apr 14 18:43:07 thinky kernel: uhci_hcd 0000:00:1d.2: restoring config space at offset 0x1 (was 0x2800000, writing 0x2800001)
    Apr 14 18:43:07 thinky kernel: uhci_hcd 0000:00:1d.3: restoring config space at offset 0xf (was 0x400, writing 0x40b)
    Apr 14 18:43:07 thinky kernel: uhci_hcd 0000:00:1d.3: restoring config space at offset 0x8 (was 0x1, writing 0x1881)
    Apr 14 18:43:07 thinky kernel: uhci_hcd 0000:00:1d.3: restoring config space at offset 0x1 (was 0x2800000, writing 0x2800001)
    Apr 14 18:43:07 thinky kernel: ehci_hcd 0000:00:1d.7: restoring config space at offset 0xf (was 0x400, writing 0x40b)
    Apr 14 18:43:07 thinky kernel: ehci_hcd 0000:00:1d.7: restoring config space at offset 0x4 (was 0x0, writing 0xa0040000)
    Apr 14 18:43:07 thinky kernel: ehci_hcd 0000:00:1d.7: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900102)
    Apr 14 18:43:07 thinky kernel: Intel ICH 0000:00:1e.2: restoring config space at offset 0x1 (was 0x2900007, writing 0x2900003)
    Apr 14 18:43:07 thinky kernel: tg3 0000:02:00.0: restoring config space at offset 0xc (was 0x0, writing 0xac820000)
    Apr 14 18:43:07 thinky kernel: tg3 0000:02:00.0: restoring config space at offset 0x1 (was 0x100102, writing 0x100106)
    Apr 14 18:43:07 thinky kernel: sdhci-pci 0000:04:00.1: restoring config space at offset 0x4 (was 0x0, writing 0xa0211000)
    Apr 14 18:43:07 thinky kernel: sdhci-pci 0000:04:00.1: restoring config space at offset 0x3 (was 0x800000, writing 0x804000)
    Apr 14 18:43:07 thinky kernel: sdhci-pci 0000:04:00.1: restoring config space at offset 0x1 (was 0x2100000, writing 0x2100106)
    Apr 14 18:43:07 thinky kernel: ath5k 0000:04:02.0: restoring config space at offset 0x3 (was 0x5008, writing 0xa808)
    Apr 14 18:43:07 thinky kernel: ACPI: Waking up from system sleep state S3
    Apr 14 18:43:07 thinky kernel: ACPI: EC: non-query interrupt received, switching to interrupt mode
    Apr 14 18:43:07 thinky kernel: agpgart-intel 0000:00:00.0: restoring config space at offset 0x1 (was 0x900106, writing 0x20900106)
    Apr 14 18:43:07 thinky kernel: pci 0000:00:02.0: PME# disabled
    Apr 14 18:43:07 thinky kernel: pci 0000:00:02.1: PME# disabled
    Apr 14 18:43:07 thinky kernel: pcieport-driver 0000:00:1c.0: setting latency timer to 64
    Apr 14 18:43:07 thinky kernel: uhci_hcd 0000:00:1d.0: power state changed by ACPI to D0
    Apr 14 18:43:07 thinky kernel: uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    Apr 14 18:43:07 thinky kernel: uhci_hcd 0000:00:1d.0: setting latency timer to 64
    Apr 14 18:43:07 thinky kernel: usb usb2: root hub lost power or was reset
    Apr 14 18:43:07 thinky kernel: uhci_hcd 0000:00:1d.1: power state changed by ACPI to D0
    Apr 14 18:43:07 thinky kernel: uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
    Apr 14 18:43:07 thinky kernel: uhci_hcd 0000:00:1d.1: setting latency timer to 64
    Apr 14 18:43:07 thinky kernel: usb usb3: root hub lost power or was reset
    Apr 14 18:43:07 thinky kernel: uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    Apr 14 18:43:07 thinky kernel: uhci_hcd 0000:00:1d.2: setting latency timer to 64
    Apr 14 18:43:07 thinky kernel: usb usb4: root hub lost power or was reset
    Apr 14 18:43:07 thinky kernel: uhci_hcd 0000:00:1d.3: PCI INT D -> GSI 19 (level, low) -> IRQ 19
    Apr 14 18:43:07 thinky kernel: uhci_hcd 0000:00:1d.3: setting latency timer to 64
    Apr 14 18:43:07 thinky kernel: usb usb5: root hub lost power or was reset
    Apr 14 18:43:07 thinky kernel: ehci_hcd 0000:00:1d.7: PME# disabled
    Apr 14 18:43:07 thinky kernel: ehci_hcd 0000:00:1d.7: power state changed by ACPI to D0
    Apr 14 18:43:07 thinky kernel: ehci_hcd 0000:00:1d.7: PCI INT D -> GSI 19 (level, low) -> IRQ 19
    Apr 14 18:43:07 thinky kernel: ehci_hcd 0000:00:1d.7: setting latency timer to 64
    Apr 14 18:43:07 thinky kernel: ehci_hcd 0000:00:1d.7: PME# disabled
    Apr 14 18:43:07 thinky kernel: pci 0000:00:1e.0: setting latency timer to 64
    Apr 14 18:43:07 thinky kernel: Intel ICH 0000:00:1e.2: PCI INT A -> GSI 22 (level, low) -> IRQ 22
    Apr 14 18:43:07 thinky kernel: Intel ICH 0000:00:1e.2: setting latency timer to 64
    Apr 14 18:43:07 thinky kernel: ata_piix 0000:00:1f.2: setting latency timer to 64
    Apr 14 18:43:07 thinky kernel: tg3 0000:02:00.0: restoring config space at offset 0xc (was 0x0, writing 0xac820000)
    Apr 14 18:43:07 thinky kernel: tg3 0000:02:00.0: PME# disabled
    Apr 14 18:43:07 thinky kernel: sdhci-pci 0000:04:00.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
    Apr 14 18:43:07 thinky kernel: ath5k 0000:04:02.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21
    Apr 14 18:43:07 thinky kernel: serial 00:09: activated
    Apr 14 18:43:07 thinky kernel: sd 0:0:0:0: [sda] Starting disk
    Apr 14 18:43:07 thinky kernel: ata1.00: ACPI cmd ef/02:00:00:00:00:a0 succeeded
    Apr 14 18:43:07 thinky kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:a0 filtered out
    Apr 14 18:43:07 thinky kernel: ata1.00: ACPI cmd ef/03:45:00:00:00:a0 filtered out
    Apr 14 18:43:07 thinky kernel: ata1.00: ACPI cmd ef/03:0c:00:00:00:a0 filtered out
    Apr 14 18:43:07 thinky kernel: ata1.00: ACPI cmd ef/5f:00:00:00:00:a0 succeeded
    Apr 14 18:43:07 thinky kernel: ata1.00: configured for UDMA/100
    Apr 14 18:43:07 thinky kernel: ata1.00: configured for UDMA/100
    Apr 14 18:43:07 thinky kernel: ata1: EH complete
    Apr 14 18:43:07 thinky kernel: sd 0:0:0:0: [sda] 78140160 512-byte hardware sectors: (40.0 GB/37.2 GiB)
    Apr 14 18:43:07 thinky kernel: sd 0:0:0:0: [sda] Write Protect is off
    Apr 14 18:43:07 thinky kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    Apr 14 18:43:07 thinky kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    Apr 14 18:43:07 thinky kernel: sd 0:0:0:0: [sda] 78140160 512-byte hardware sectors: (40.0 GB/37.2 GiB)
    Apr 14 18:43:07 thinky kernel: sd 0:0:0:0: [sda] Write Protect is off
    Apr 14 18:43:07 thinky kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    Apr 14 18:43:07 thinky kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    Apr 14 18:43:07 thinky kernel: usb 4-2: reset full speed USB device using uhci_hcd and address 2
    Apr 14 18:43:07 thinky kernel: pci 0000:00:02.0: power state changed by ACPI to D0
    Apr 14 18:43:07 thinky kernel: pci 0000:00:02.0: power state changed by ACPI to D0
    Apr 14 18:43:07 thinky kernel: pci 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    Apr 14 18:43:07 thinky kernel: pci 0000:00:02.0: setting latency timer to 64
    Apr 14 18:43:07 thinky kernel: Restarting tasks ... done.
    Apr 14 18:43:07 thinky acpid: client 9040[0:0] has disconnected
    Apr 14 18:43:07 thinky logger: ACPI group/action undefined: processor / CPU
    Apr 14 18:43:07 thinky acpid: client connected from 9040[0:0]
    Apr 14 18:43:07 thinky acpid: 1 client rule loaded
    Apr 14 18:43:08 thinky dhcpcd[7651]: wlan0: carrier lost
    Apr 14 18:43:08 thinky kernel: wlan0: deauthenticating by local choice (reason=14)
    Apr 14 18:43:08 thinky kernel: wlan0: direct probe to AP 00:12:bf:a2:a5:5b try 1
    Apr 14 18:43:09 thinky kernel: ath5k phy0: noise floor calibration timeout (2452MHz)
    Apr 14 18:43:13 thinky kernel: wlan0: direct probe to AP 00:12:bf:a2:a5:5b try 1
    Apr 14 18:43:13 thinky kernel: wlan0 direct probe responded
    Apr 14 18:43:13 thinky kernel: wlan0: authenticate with AP 00:12:bf:a2:a5:5b
    Apr 14 18:43:13 thinky kernel: wlan0: authenticated
    Apr 14 18:43:13 thinky kernel: wlan0: associate with AP 00:12:bf:a2:a5:5b
    Apr 14 18:43:13 thinky kernel: wlan0: deauthenticated (Reason: 1)
    Apr 14 18:43:14 thinky kernel: wlan0: direct probe to AP 00:12:bf:a2:a5:5b try 2
    Apr 14 18:43:14 thinky kernel: wlan0 direct probe responded
    Apr 14 18:43:14 thinky kernel: wlan0: authenticate with AP 00:12:bf:a2:a5:5b
    Apr 14 18:43:14 thinky kernel: wlan0: authenticated
    Apr 14 18:43:14 thinky kernel: wlan0: associate with AP 00:12:bf:a2:a5:5b
    Apr 14 18:43:14 thinky kernel: wlan0: deauthenticated (Reason: 1)
    Apr 14 18:43:15 thinky kernel: wlan0: direct probe to AP 00:12:bf:a2:a5:5b try 3
    Apr 14 18:43:15 thinky kernel: wlan0 direct probe responded
    Apr 14 18:43:15 thinky kernel: wlan0: authenticate with AP 00:12:bf:a2:a5:5b
    Apr 14 18:43:15 thinky kernel: wlan0: authenticated
    Apr 14 18:43:15 thinky kernel: wlan0: associate with AP 00:12:bf:a2:a5:5b
    Apr 14 18:43:15 thinky kernel: wlan0: deauthenticated (Reason: 1)
    Apr 14 18:43:16 thinky kernel: wlan0: direct probe to AP 00:12:bf:a2:a5:5b timed out
    Apr 14 18:43:19 thinky logger: ACPI group/action undefined: ibm/hotkey / HKEY
    Apr 14 18:43:19 thinky kernel: [drm:i915_get_vblank_counter] *ERROR* trying to get vblank count for disabled pipe 0
    Apr 14 19:27:27 thinky syslog-ng[5106]: syslog-ng starting up; version='3.0.1'
    Apr 14 19:27:27 thinky kernel: Linux version 2.6.29-ARCH (root@T-POWA-LX) (gcc version 4.3.3 (GCC) ) #1 SMP PREEMPT Wed Apr 8 12:47:56 UTC 2009
    Apr 14 19:27:27 thinky kernel: KERNEL supported cpus:
    Apr 14 19:27:27 thinky kernel: Intel GenuineIntel

  • ATI 3D Rage LT Pro AGP-133 (Mach64) Xorg DRI

    This is where I'll be posting my crazy adventures in getting this AGP card working with DRI (Direct Rendering) in Xorg.
    I've done it in Debian Lenny, so, surely it must be possible in Archlinux!
    This card is integrated into my PII 400Mhz Micron Trek II Laptop from 1999 era.  Supposedly, this is the very first integrated AGP video card used in laptops.  Ever.  Although, I have my doubts as to Wikipedia's accuracy in this regards because I believe the Trident Cyber 9397 AGP came out sooner.  It's one of those questions we may never know the answer to.
    I'm new to Arch (coming from debian), so I'd like to take a paragraph and comment on it.  What drew me to it is the i686 optimized packages.  The first thing I noticed is that I like it's fast boot time.  I haven't run bootchart yet, but I can tell it's significantly faster than debian out of the box.  Hopefully there's headroom for additional speed tweaks, but that's for later.   The second thing I noticed is that it's about 200 megs larger than debian's comparably minimal install.  I found that odd, but, oh well. 
    Anyways, back to Xorg... one of the final hurdles in setting up a linux box.  Getting a display working is simple enough, and maybe 12 years ago having any kind of GUI would have been good enough, but not anymore.  On older hardware you need DRI in order to play video properly... not to mention run an snes emulator at a decent fps  
    Note: for mplayer I can actually use -vo xv, since Xorg supports 2D accelleration by default.
    I noticed that Arch has a package named xf86-video-mach64 6.8.1-1.  I thought to myself, "Can this be?  Will I get dri working out of the box with Arch?!"  The answer is no.  How stupid of me to think that may be true.  So, I'll be adding to this post as developments arise in my little quest.  Feel free to chime in with helpful knowledge, pats on the head, threats, and/or flames.
    So, here's what I have so far... luckily, I have a pretty decent xorg.conf already setup and ready to go for this card... all I need are mach64 drivers, DRI, DRM, and all the other module goodies. 
    /etc/X11/xorg.conf
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    EndSection
    Section "ServerFlags"
    Option "DontVTSwitch" "true" # causes kernel panic for me
    EndSection
    Section "Files"
    RgbPath "/etc/X11/rgb"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/X11/misc"
    EndSection
    Section "Module" # most of these load by default
    Load "GLcore"
    Load "extmod"
    Load "xtrap"
    Load "dri"
    Load "dbe"
    Load "record"
    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"
    HorizSync 30 - 60
    VertRefresh 70 - 90
    Modeline "1024x768" 65 1024 1032 1176 1344 768 771 777 806 -hsync -vsync
    Modeline "800x600" 36 800 824 896 1024 600 601 603 625
    Modeline "640x480" 25.175 640 664 760 800 480 491 493 525
    #Modeline "640x400" 25.175 640 664 760 800 400 409 411 450
    Modeline "320x200" 12.588 320 336 384 400 200 204 205 225 Doublescan
    # Option "Gamma" ".6" # doesn't work
    EndSection
    Section "Device"
    ### Available Driver options are:-
    ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
    ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
    ### [arg]: arg optional
    Option "probe_sparse" "False" # ? No noticeable effect
    Option "lcdblend" "True" # saw in source code
    Option "LCDSync" "True"
    Option "accel" "True"
    Option "crt_display" "false"
    Option "composite_sync" "True"
    Option "hw_cursor" "True"
    #Option "force_pci_mode" "True" # rather use AGP (the default)
    Option "dma_mode" "async" # async is best
    Option "agp_mode" "2"
    Option "agp_size" "64" # Aperture
    Option "local_textures" "True" # ? No idea, sounds nice though.
    Option "buffer_size" "2"
    Option "tv_out" "false"
    #Option "tv_standard" # <str>
    Option "mmio_cache" "True"# [<bool>]
    Option "test_mmio_cache" "false"# [<bool>]
    #Option "panel_display" # [<bool>]
    #Option "reference_clock" # <freq>
    Option "shadow_fb" "False" # Can't shadow accelerated fb, +5 FPS
    Option "sw_cursor" "false"
    Option "AccelMethod" "XAA" # EXA or XAA (XAA is slightly faster)
    #Option "AccelDFS" "True" # saw on interwebz, but seems bogus for this driver
    Option "RenderAccel" "True" # sounds hot
    Identifier "Card0"
    Driver "mach64"
    #Option "ForcePCIMode" "True"
    #Option "TVOut"
    VendorName "ATI Technologies Inc"
    BoardName "3D Rage LT Pro AGP-133"
    BusID "PCI:1:0:0"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    DefaultDepth 16
    # 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
    Modes "1024x768" "800x600" "640x480" "320x200"
    EndSubSection
    # SubSection "Display"
    # Viewport 0 0
    # Depth 24
    # EndSubSection
    EndSection
    Section "DRI"
    Mode 0666
    EndSection
    I can get into X, by typing startx... I get some nice default windows... First thing I notice is that ctrl-alt-backspace does not shutdown X!  I have to type exit into a console?!  That's a PITA, so I change that by inserting: Option    "DontZap" "false"   AND  Option  "XkbOptions" "terminate:ctrl_alt_bksp" AND editing /etc/X11/xinit/xinitrc to add in some lines...
    As per the instructions at: http://wiki.archlinux.org/index.php/Xorg (thank you)
    [gripe]Whoever was hitting ctrl-alt-backspace by accident... well... I won't say anything bad about anyone... but come on, people.  It sure as hell shouldn't  be neccessary to have to add multiple lines of code in multiple configuration files to re-enable the feature...  Which will probably break anyways once I add a window manager.[/gripe]
    So, anyways, here's the errors so far:
    Relevant Errors to console:
    FATAL: Module mach64 not found.
    (EE) [drm] drmOpen failed.
    (EE) MACH64(0): [dri] DRIScreenInit Failed.
    Relevant Errors in /var/log/Xorg.0.log:
    Short story: the fatal error above is due to a failure in loading the mach64 kernel module, which caused the failure of the drm module, which caused
    dri to not load, either.  So I learned I need to get/find a mach64 kernel module!  Using the locate command, I see I don't have a mach64.ko file.
    So I found this old thread relating to the subject: http://bbs.archlinux.org/viewtopic.php?id=53071
    ^^^ which refers to packages that haven't been maintained since january...
    PKGBUILD?!  What's that?  haha... So I learned about it here: http://wiki.archlinux.org/index.php/ABS … ild_System
    I found the tarball on AUR for an unnsupported package (the one from february), and looked at the readme.txt
    Preinstall:
    You need your own kernel with the following options or the kernel from aur: kernel26-nodrm
    Please make sure your kernel has been compiled without built in DRM:
    Device Drivers --->
    Graphics Support --->
    < > Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) ---> (CONFIG_DRM=n) Must be disabled.
    While you are at it, if your mach64 card is agp: (These agp options are optional but recommended)
    Device Drivers --->
    Graphics Support --->
    <M or *> /dev/agpgart (AGP Support) ---> (CONFIG_AGP=m or CONFIG_AGP=y)
    <M or *> YOUR CHIPSET (CONFIG_AGP_**CHIPSET**=m or CONFIG_AGP_**CHIPSET**=y)
    For example, my motherboard is via-based:
    <*> VIA chipset support (CONFIG_AGP_VIA=y)
    The standard arch kernel has DRM, so it will *not* work
    If you need pacman -Uf to install, chances are that your drm.ko still is in your kernel directory, meaning that
    ... meaning what?  The text just ends, like a the directions to some lost, sunken treasure...  Sounds like I'd have to recompile my kernel.  Not a big deal (only a matter of time before I'd do it for fun), but I want to verify that I actually have to.  So, I checked the config for the Archlinux kernel and CONFIG_DRM=m... so it's modular... isn't that I want?  It's going to have to load drm.ko right?! 
    I'm going to try building mach64.ko and drm.ko against the kernel headers for the arch kernel and see how it goes...
    Update 1:
    Ok, it looks like I do, in fact, need to recompile the kernel... or atleast, that's the next thing I'm going to try....
    I can currently get glxinfo to report everything's fine... DRI enabled and such... however, glxgears has an abortion.   
    Update 2:
    After recompiling the kernel, I've learned that I didn't have to.  The information in the Arch Wiki must be outdated, because there's no reason to recompile to disable the modular support of DRM from the kernel.  Anyways, it still doesn't work (of course, I didn't have to recompile)... so the problem is with either the mesa, drm, or dri packages.
    SOOOO... I'm going to downgrade until I find a version that works... stay tuned...
    More to come!
    Last edited by Daemonjax (2009-07-06 00:10:42)

    I'm not able to resolve these errors.  Maybe someone more knowledgable than I could help...  Here's every log I could think of... starting with the good, and ending with the bad:
    lspci (everything looks good)
    00:00.0 Host bridge: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX Host bridge (rev 03)
    ***00:01.0 PCI bridge: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX AGP bridge (rev 03)
    00:04.0 Multimedia audio controller: ESS Technology ES1978 Maestro 2E (rev 10)
    00:07.0 ISA bridge: Intel Corporation 82371AB/EB/MB PIIX4 ISA (rev 02)
    00:07.1 IDE interface: Intel Corporation 82371AB/EB/MB PIIX4 IDE (rev 01)
    00:07.2 USB Controller: Intel Corporation 82371AB/EB/MB PIIX4 USB (rev 01)
    00:07.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 02)
    00:0a.0 CardBus bridge: Texas Instruments PCI1251B
    00:0a.1 CardBus bridge: Texas Instruments PCI1251B
    ***01:00.0 VGA compatible controller: ATI Technologies Inc 3D Rage LT Pro AGP-133 (rev dc)
    lsmod (everything looks good)
    Module Size Used by
    ***mach64 43652 2
    ***drm 94284 3 mach64
    snd_seq_dummy 2696 0
    snd_seq_oss 31168 0
    snd_es1968 26720 0
    snd_seq_midi_event 7012 1 snd_seq_oss
    gameport 11280 1 snd_es1968
    snd_seq 53744 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
    snd_ac97_codec 106088 1 snd_es1968
    snd_pcm_oss 40352 0
    snd_mixer_oss 17540 1 snd_pcm_oss
    ac97_bus 1540 1 snd_ac97_codec
    snd_pcm 73768 3 snd_es1968,snd_ac97_codec,snd_pcm_oss
    snd_timer 21068 2 snd_seq,snd_pcm
    snd_page_alloc 8812 2 snd_es1968,snd_pcm
    snd_mpu401_uart 7524 1 snd_es1968
    usb_storage 51456 0
    snd_rawmidi 21824 1 snd_mpu401_uart
    pcmcia 36268 0
    snd_seq_device 6768 4 snd_seq_dummy,snd_seq_oss,snd_seq,snd_rawmidi
    snd 58404 11 snd_seq_oss,snd_es1968,snd_seq,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer,snd_mpu401_uart,snd_rawmidi,snd_seq_device
    soundcore 6784 1 snd
    uhci_hcd 23476 0
    ehci_hcd 35824 0
    radio_maestro 6500 0
    psmouse 59644 0
    yenta_socket 25136 2
    i2c_piix4 9876 0
    v4l2_common 14244 1 radio_maestro
    serio_raw 5704 0
    intel_agp 27484 1
    pcspkr 2404 0
    rsrc_nonstatic 12292 1 yenta_socket
    pcmcia_core 35128 3 pcmcia,yenta_socket,rsrc_nonstatic
    usbcore 149936 4 usb_storage,uhci_hcd,ehci_hcd
    i2c_core 22776 2 i2c_piix4,v4l2_common
    shpchp 34424 0
    sg 27896 0
    container 3460 0
    videodev 37088 2 radio_maestro,v4l2_common
    v4l1_compat 15720 1 videodev
    pci_hotplug 28964 1 shpchp
    agpgart 32756 2 drm,intel_agp
    thermal 13888 0
    evdev 10176 6
    processor 35864 0
    fan 4392 0
    button 5588 0
    battery 10984 0
    ac 4360 0
    rtc_cmos 11244 0
    rtc_core 18048 1 rtc_cmos
    rtc_lib 2500 1 rtc_core
    ext4 242244 2
    mbcache 7112 1 ext4
    jbd2 58108 1 ext4
    crc16 1636 1 ext4
    sr_mod 16676 0
    cdrom 36032 1 sr_mod
    sd_mod 27808 4
    ata_piix 23112 3
    pata_acpi 4228 0
    ata_generic 4680 0
    libata 168428 3 ata_piix,pata_acpi,ata_generic
    floppy 55780 0
    scsi_mod 110516 5 usb_storage,sg,sr_mod,sd_mod,libata
    dmesg (everything looks good)
    agpgart-intel 0000:00:00.0: AGP 1.0 bridge
    ***agpgart-intel 0000:00:00.0: putting AGP V2 device into 2x mode
    pci 0000:01:00.0: putting AGP V2 device into 2x mode
    [drm] descriptor ring: cpu addr cc820000, bus addr: 0x18000000
    ***DMA test succeeded, using asynchronous DMA mode
    /var/log/Xorg.0.log (everything as expected)
    This is a pre-release version of the X server from The X.Org Foundation.
    It is not supported in any way.
    Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
    Select the "xorg" product for bugs you find in this release.
    Before reporting bugs in pre-release versions please check the
    latest version in the X.Org Foundation git repository.
    See http://wiki.x.org/wiki/GitPage for git access instructions.
    X.Org X Server 1.6.1.901 (1.6.2 RC 1)
    Release Date: 2009-5-8
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.30-ARCH i686
    Current Operating System: Linux atropos 2.6.30.1-CUSTNODRM #4 SMP PREEMPT Sat Jul 4 23:40:25 EDT 2009 i686
    Build Date: 28 June 2009 11:20:52AM
    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: Sun Jul 5 13:22:21 2009
    (==) Using config file: "/etc/X11/xorg.conf"
    Parse error on line 15 of section Files in file /etc/X11/xorg.conf
    Ignoring obsolete keyword "RgbPath".
    (==) ServerLayout "X.org Configured"
    (**) |-->Screen "Screen0" (0)
    (**) | |-->Monitor "Monitor0"
    (**) | |-->Device "Card0"
    (**) |-->Input Device "Mouse0"
    (**) |-->Input Device "Keyboard0"
    (**) Option "DontVTSwitch" "true"
    (**) Option "DontZap" "false"
    (==) Automatically adding devices
    (==) Automatically enabling devices
    (WW) The directory "/usr/share/fonts/X11/misc" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/Type1" does not exist.
    Entry deleted from font path.
    (**) FontPath set to:
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    built-ins
    (**) ModulePath set to "/usr/lib/xorg/modules"
    (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    (WW) Disabling Mouse0
    (WW) Disabling Keyboard0
    (II) Loader magic: 0x640
    (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:1:0:0) 1002:4c42:1002:4c42 ATI Technologies Inc 3D Rage LT Pro AGP-133 rev 220, Mem @ 0xfd000000/16777216, 0xfedfe000/4096, I/O @ 0x0000e800/256, 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. This was enabled by default and also specified in the config file.
    (II) "dri" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dri2" will be loaded by default.
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.6.1.901, 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: "xtrap"
    (WW) Warning, couldn't open module xtrap
    (II) UnloadModule: "xtrap"
    (EE) Failed to load module "xtrap" (module does not exist, 0)
    (II) LoadModule: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    compiled for 1.6.1.901, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension XFree86-DRI
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.6.1.901, 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: "record"
    (II) Loading /usr/lib/xorg/modules/extensions//librecord.so
    (II) Module record: vendor="X.Org Foundation"
    compiled for 1.6.1.901, 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: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions//libglx.so
    (II) Module glx: vendor="X.Org Foundation"
    compiled for 1.6.1.901, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (==) AIGLX enabled
    (II) Loading extension GLX
    (II) LoadModule: "dri2"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri2.so
    (II) Module dri2: vendor="X.Org Foundation"
    compiled for 1.6.1.901, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DRI2
    (II) LoadModule: "mach64"
    (II) Loading /usr/lib/xorg/modules/drivers//mach64_drv.so
    (II) Module mach64: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 6.8.1
    Module class: X.Org Video Driver
    ABI class: X.Org Video Driver, version 5.0
    (II) MACH64: Driver for ATI Mach64 chipsets
    (II) Primary Device is: PCI 01@00:00:0
    (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]
    (**) MACH64(0): Depth 16, (--) framebuffer bpp 16
    (**) MACH64(0): Option "probe_sparse" "False"
    (**) MACH64(0): Option "accel" "True"
    (**) MACH64(0): Option "crt_display" "false"
    (**) MACH64(0): Option "composite_sync" "True"
    (**) MACH64(0): Option "hw_cursor" "True"
    (**) MACH64(0): Option "dma_mode" "async"
    (**) MACH64(0): Option "agp_mode" "2"
    (**) MACH64(0): Option "agp_size" "64"
    (**) MACH64(0): Option "local_textures" "True"
    (**) MACH64(0): Option "buffer_size" "2"
    (**) MACH64(0): Option "tv_out" "false"
    (**) MACH64(0): Option "mmio_cache" "True"
    (**) MACH64(0): Option "test_mmio_cache" "false"
    (**) MACH64(0): Option "shadow_fb" "False"
    (**) MACH64(0): Option "sw_cursor" "false"
    (**) MACH64(0): Option "AccelMethod" "XAA"
    (**) MACH64(0): Option "RenderAccel" "True"
    (**) MACH64(0): Option "lcdblend" "True"
    (**) MACH64(0): Option "lcdsync" "True"
    (**) MACH64(0): Using XAA acceleration architecture
    (II) MACH64: Mach64 in slot 1:0:0 detected.
    (II) resource ranges after xf86ClaimFixedResources() call:
    [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) 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.6.1.901, module version = 1.0.0
    ABI class: X.Org Video Driver, version 5.0
    (II) MACH64(0): Primary V_BIOS segment is: 0xc000
    (II) Loading sub module "ddc"
    (II) LoadModule: "ddc"
    (II) Module "ddc" already built-in
    (II) Loading sub module "vbe"
    (II) LoadModule: "vbe"
    (II) Loading /usr/lib/xorg/modules//libvbe.so
    (II) Module vbe: vendor="X.Org Foundation"
    compiled for 1.6.1.901, module version = 1.1.0
    ABI class: X.Org Video Driver, version 5.0
    (II) MACH64(0): VESA BIOS detected
    (II) MACH64(0): VESA VBE Version 2.0
    (II) MACH64(0): VESA VBE Total Mem: 8128 kB
    (II) MACH64(0): VESA VBE OEM: ATI MACH64
    (II) MACH64(0): VESA VBE OEM Software Rev: 1.0
    (II) MACH64(0): VESA VBE OEM Vendor: ATI Technologies Inc.
    (II) MACH64(0): VESA VBE OEM Product: MACH64LP
    (II) MACH64(0): VESA VBE OEM Product Rev: 01.00
    (II) MACH64(0): VESA VBE DDC supported
    (II) MACH64(0): VESA VBE DDC Level none
    (II) MACH64(0): VESA VBE DDC transfer in appr. 2 sec.
    (II) MACH64(0): VESA VBE DDC read failed
    (--) MACH64(0): Panel model LG LP141X2-A.
    (II) MACH64(0): BIOS Data: BIOSSize=0xF000, ROMTable=0x010A.
    (II) MACH64(0): BIOS Data: ClockTable=0x08A7, FrequencyTable=0x0000.
    (II) MACH64(0): BIOS Data: LCDTable=0x0184.
    (II) MACH64(0): BIOS Data: VideoTable=0x0000, HardwareTable=0x015A.
    (II) MACH64(0): BIOS Data: I2CType=0x0F, Tuner=0x00, Decoder=0x00, Audio=0x0F.
    (--) MACH64(0): ATI 3D Rage LT Pro graphics controller detected.
    (--) MACH64(0): Chip type 4C42 "LB", version 4, foundry UMC, class 0, revision 0x03.
    (--) MACH64(0): AGP bus interface detected; block I/O base is 0xE800.
    (--) MACH64(0): ATI Mach64 adapter detected.
    (!!) MACH64(0): For information on using the multimedia capabilities
    of this adapter, please see http://gatos.sf.net.
    (--) MACH64(0): Internal RAMDAC (subtype 1) detected.
    (==) MACH64(0): RGB weight 565
    (==) MACH64(0): Default visual is TrueColor
    (==) MACH64(0): Using gamma correction (1.0, 1.0, 1.0)
    (II) MACH64(0): Using Mach64 accelerator CRTC.
    (WW) MACH64(0): Logic error setting operating state for VGA I/O.
    (--) MACH64(0): 1024x768 panel (ID 1) detected.
    (--) MACH64(0): Panel clock is 65.146 MHz.
    (II) MACH64(0): Using digital flat panel interface.
    (II) MACH64(0): Storing hardware cursor image at 0xFD7FFC00.
    (II) MACH64(0): Using 8 MB linear aperture at 0xFD000000.
    (!!) MACH64(0): Virtual resolutions will be limited to 8191 kB
    due to linear aperture size and/or placement of hardware cursor image area.
    (II) MACH64(0): Using Block 0 MMIO aperture at 0xFEDFE400.
    (II) MACH64(0): Using Block 1 MMIO aperture at 0xFEDFE000.
    (WW) MACH64(0): Logic error setting operating state for VGA memory aperture.
    (II) MACH64(0): MMIO write caching enabled.
    (--) MACH64(0): 8192 kB of SGRAM (1:1) detected (using 8191 kB).
    (II) MACH64(0): Engine XCLK 79.742 MHz; Refresh rate code 6.
    (--) MACH64(0): Internal programmable clock generator detected.
    (--) MACH64(0): Reference clock 29.500 MHz.
    (WW) MACH64(0): Extraneous XF86Config HorizSync specification(s) ignored.
    (!!) MACH64(0): Conflicting XF86Config VertRefresh specification(s) ignored.
    (II) MACH64(0): Maximum clock: 200.00 MHz
    (II) MACH64(0): Not using default mode "1152x864" (exceeds panel dimensions)
    (II) MACH64(0): Not using default mode "576x432" (exceeds panel dimensions)
    (II) MACH64(0): Not using default mode "1280x960" (exceeds panel dimensions)
    (II) MACH64(0): Not using default mode "1280x960" (exceeds panel dimensions)
    (II) MACH64(0): Not using default mode "1280x1024" (exceeds panel dimensions)
    (II) MACH64(0): Not using default mode "640x512" (exceeds panel dimensions)
    (II) MACH64(0): Not using default mode "1280x1024" (exceeds panel dimensions)
    (II) MACH64(0): Not using default mode "640x512" (exceeds panel dimensions)
    (II) MACH64(0): Not using default mode "1280x1024" (exceeds panel dimensions)
    (II) MACH64(0): Not using default mode "640x512" (exceeds panel dimensions)
    (II) MACH64(0): Not using default mode "1600x1200" (exceeds panel dimensions)
    (II) MACH64(0): Not using default mode "1600x1200" (exceeds panel dimensions)
    (II) MACH64(0): Not using default mode "1600x1200" (exceeds panel dimensions)
    (II) MACH64(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
    (II) MACH64(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
    (II) MACH64(0): Not using default mode "1792x1344" (bad mode clock/interlace/doublescan)
    (II) MACH64(0): Not using default mode "896x672" (exceeds panel dimensions)
    (II) MACH64(0): Not using default mode "1792x1344" (bad mode clock/interlace/doublescan)
    (II) MACH64(0): Not using default mode "896x672" (exceeds panel dimensions)
    (II) MACH64(0): Not using default mode "1856x1392" (bad mode clock/interlace/doublescan)
    (II) MACH64(0): Not using default mode "928x696" (exceeds panel dimensions)
    (II) MACH64(0): Not using default mode "1856x1392" (bad mode clock/interlace/doublescan)
    (II) MACH64(0): Not using default mode "928x696" (exceeds panel dimensions)
    (II) MACH64(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
    (II) MACH64(0): Not using default mode "960x720" (exceeds panel dimensions)
    (II) MACH64(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
    (II) MACH64(0): Not using default mode "960x720" (exceeds panel dimensions)
    (II) MACH64(0): Not using default mode "1400x1050" (exceeds panel dimensions)
    (II) MACH64(0): Not using default mode "700x525" (exceeds panel dimensions)
    (II) MACH64(0): Not using default mode "1400x1050" (exceeds panel dimensions)
    (II) MACH64(0): Not using default mode "700x525" (exceeds panel dimensions)
    (II) MACH64(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
    (II) MACH64(0): Not using default mode "960x720" (exceeds panel dimensions)
    (II) MACH64(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
    (II) MACH64(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
    (II) MACH64(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
    (--) MACH64(0): Virtual size is 1024x768 (pitch 1024)
    (**) MACH64(0): *Mode "1024x768": 65.1 MHz, 48.5 kHz, 60.8 Hz
    (II) MACH64(0): Modeline "1024x768"x60.8 65.15 1024 1032 1176 1344 768 770 775 797 -hsync -vsync (48.5 kHz)
    (**) MACH64(0): *Mode "800x600": 65.1 MHz, 49.7 kHz, 63.1 Hz
    (II) MACH64(0): Modeline "800x600"x63.1 65.15 800 824 928 1088 600 600 603 619 (49.7 kHz)
    (**) MACH64(0): *Mode "640x480": 65.1 MHz, 50.9 kHz, 63.5 Hz
    (II) MACH64(0): Modeline "640x480"x63.5 65.15 640 672 832 896 480 488 490 514 (50.9 kHz)
    (**) MACH64(0): *Mode "320x200": 65.1 MHz, 50.9 kHz, 63.1 Hz (D)
    (II) MACH64(0): Modeline "320x200"x63.1 65.15 320 368 528 576 200 203 204 219 doublescan (50.9 kHz)
    (**) MACH64(0): Built-in mode "Native panel mode": 65.1 MHz, 62.6 kHz, 81.4 Hz
    (II) MACH64(0): Modeline "Native panel mode"x81.4 65.15 1024 1024 1032 1040 768 768 769 770 (62.6 kHz)
    (**) MACH64(0): Default mode "832x624": 65.1 MHz, 45.7 kHz, 57.1 Hz
    (II) MACH64(0): Modeline "832x624"x57.1 65.15 832 864 952 1232 624 624 627 657 -hsync -vsync (45.7 kHz)
    (**) MACH64(0): Default mode "720x400": 65.1 MHz, 48.8 kHz, 60.7 Hz
    (II) MACH64(0): Modeline "720x400"x60.7 65.15 720 768 880 1032 400 400 403 435 -hsync +vsync (48.8 kHz)
    (**) MACH64(0): Default mode "640x400": 65.1 MHz, 48.8 kHz, 60.8 Hz
    (II) MACH64(0): Modeline "640x400"x60.8 65.15 640 688 800 952 400 400 403 434 -hsync +vsync (48.8 kHz)
    (**) MACH64(0): Default mode "640x350": 65.1 MHz, 48.8 kHz, 58.0 Hz
    (II) MACH64(0): Modeline "640x350"x58.0 65.15 640 688 800 952 350 374 377 422 +hsync -vsync (48.8 kHz)
    (**) MACH64(0): Default mode "512x384": 65.1 MHz, 49.7 kHz, 62.7 Hz (D)
    (II) MACH64(0): Modeline "512x384"x62.7 65.15 512 528 624 800 384 384 385 396 doublescan +hsync +vsync (49.7 kHz)
    (**) MACH64(0): Default mode "512x384": 65.1 MHz, 49.1 kHz, 61.6 Hz (D)
    (II) MACH64(0): Modeline "512x384"x61.6 65.15 512 536 672 816 384 384 387 398 doublescan -hsync -vsync (49.1 kHz)
    (**) MACH64(0): Default mode "512x384": 65.1 MHz, 48.5 kHz, 60.8 Hz (D)
    (II) MACH64(0): Modeline "512x384"x60.8 65.15 512 536 672 832 384 384 387 398 doublescan -hsync -vsync (48.5 kHz)
    (**) MACH64(0): Default mode "512x384": 65.1 MHz, 47.3 kHz, 59.3 Hz (D)
    (II) MACH64(0): Modeline "512x384"x59.3 65.15 512 560 656 864 384 384 385 399 doublescan +hsync +vsync (47.3 kHz)
    (**) MACH64(0): Default mode "512x384": 65.1 MHz, 51.5 kHz, 65.4 Hz (D)
    (II) MACH64(0): Modeline "512x384"x65.4 65.15 512 520 696 752 384 384 387 405 interlace doublescan +hsync +vsync (51.5 kHz)
    (**) MACH64(0): Default mode "416x312": 65.1 MHz, 45.7 kHz, 57.2 Hz (D)
    (II) MACH64(0): Modeline "416x312"x57.2 65.15 416 448 536 816 312 312 313 328 doublescan -hsync -vsync (45.7 kHz)
    (**) MACH64(0): Default mode "400x300": 65.1 MHz, 49.7 kHz, 63.2 Hz (D)
    (II) MACH64(0): Modeline "400x300"x63.2 65.15 400 424 528 688 300 300 301 309 doublescan +hsync +vsync (49.7 kHz)
    (**) MACH64(0): Default mode "400x300": 65.1 MHz, 48.2 kHz, 61.3 Hz (D)
    (II) MACH64(0): Modeline "400x300"x61.3 65.15 400 416 528 728 300 300 301 309 doublescan +hsync +vsync (48.2 kHz)
    (**) MACH64(0): Default mode "400x300": 65.1 MHz, 48.5 kHz, 61.3 Hz (D)
    (II) MACH64(0): Modeline "400x300"x61.3 65.15 400 440 528 720 300 300 301 311 doublescan +hsync +vsync (48.5 kHz)
    (**) MACH64(0): Default mode "400x300": 65.1 MHz, 48.2 kHz, 61.1 Hz (D)
    (II) MACH64(0): Modeline "400x300"x61.1 65.15 400 448 616 728 300 300 301 310 doublescan +hsync +vsync (48.2 kHz)
    (**) MACH64(0): Default mode "400x300": 65.1 MHz, 48.8 kHz, 59.6 Hz (D)
    (II) MACH64(0): Modeline "400x300"x59.6 65.15 400 464 632 712 300 313 316 325 doublescan +hsync +vsync (48.8 kHz)
    (**) MACH64(0): Default mode "320x240": 65.1 MHz, 50.9 kHz, 63.5 Hz (D)
    (II) MACH64(0): Modeline "320x240"x63.5 65.15 320 344 504 576 240 243 244 256 doublescan -hsync -vsync (50.9 kHz)
    (**) MACH64(0): Default mode "320x240": 65.1 MHz, 48.5 kHz, 61.9 Hz (D)
    (II) MACH64(0): Modeline "320x240"x61.9 65.15 320 344 448 640 240 240 241 247 doublescan -hsync -vsync (48.5 kHz)
    (**) MACH64(0): Default mode "320x240": 65.1 MHz, 48.8 kHz, 61.8 Hz (D)
    (II) MACH64(0): Modeline "320x240"x61.8 65.15 320 408 504 632 240 240 241 250 doublescan -hsync -vsync (48.8 kHz)
    (**) MACH64(0): Default mode "320x240": 65.1 MHz, 48.8 kHz, 61.1 Hz (D)
    (II) MACH64(0): Modeline "320x240"x61.1 65.15 320 352 424 632 240 243 244 255 doublescan -hsync -vsync (48.8 kHz)
    (**) MACH64(0): Default mode "360x200": 65.1 MHz, 48.8 kHz, 60.7 Hz (D)
    (II) MACH64(0): Modeline "360x200"x60.7 65.15 360 408 520 672 200 200 201 217 doublescan -hsync +vsync (48.8 kHz)
    (**) MACH64(0): Default mode "320x175": 65.1 MHz, 48.8 kHz, 58.1 Hz (D)
    (II) MACH64(0): Modeline "320x175"x58.1 65.15 320 368 480 632 175 187 188 210 doublescan +hsync -vsync (48.8 kHz)
    (==) MACH64(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.6.1.901, 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) Loading sub module "xaa"
    (II) LoadModule: "xaa"
    (II) Loading /usr/lib/xorg/modules//libxaa.so
    (II) Module xaa: vendor="X.Org Foundation"
    compiled for 1.6.1.901, module version = 1.2.1
    ABI class: X.Org Video Driver, version 5.0
    (II) Loading sub module "i2c"
    (II) LoadModule: "i2c"
    (II) Module "i2c" already built-in
    (II) MACH64(0): I2C bus "Mach64" initialized.
    (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) MACH64(0): [drm] SAREA 2200+1208: 3408
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 9, (OK)
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 9, (OK)
    drmOpenByBusid: Searching for BusID pci:0000:01:00.0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 9, (OK)
    drmOpenByBusid: drmOpenMinor returns 9
    drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
    (II) [drm] DRM interface version 1.3
    (II) [drm] DRM open master succeeded.
    (II) MACH64(0): [drm] Using the DRM lock SAREA also for drawables.
    (II) MACH64(0): [drm] framebuffer handle = 0xfd000000
    (II) MACH64(0): [drm] added 1 reserved context for kernel
    (II) MACH64(0): X context handle = 0x1
    (II) MACH64(0): [drm] installed DRM signal handler
    (II) MACH64(0): [drm] Will request asynchronous DMA mode
    (**) MACH64(0): [agp] Using AGP 2x Mode
    (**) MACH64(0): [agp] Using 64 MB AGP aperture
    (II) MACH64(0): [agp] Mode 0x1f000203 [AGP 0x8086/0x7190; Card 0x1002/0x4c42]
    (II) MACH64(0): [agp] 65536 kB allocated with handle 0x00000001
    (II) MACH64(0): [agp] Using 16 kB for DMA descriptor ring
    (**) MACH64(0): [drm] Using 2 MB for DMA buffers
    (II) MACH64(0): [agp] Using 62464 kB for AGP textures
    (II) MACH64(0): [agp] ring handle = 0x18000000
    (II) MACH64(0): [agp] Ring mapped at 0xb7089000
    (II) MACH64(0): [agp] vertex buffers handle = 0x18004000
    (II) MACH64(0): [agp] Vertex buffers mapped at 0xb6e89000
    (II) MACH64(0): [agp] AGP texture region handle = 0x18204000
    (II) MACH64(0): [agp] AGP Texture region mapped at 0xb3189000
    (II) MACH64(0): [drm] register handle = 0xfedfe000
    (II) MACH64(0): [dri] Visual configs initialized
    (II) MACH64(0): [dri] Block 0 base at 0xfedfe400
    (II) MACH64(0): Memory manager initialized to (0,0) (1024,4095)
    (II) MACH64(0): Largest offscreen area available: 1024 x 3327
    (II) MACH64(0): Will use 1598 kB of offscreen memory for XAA
    (II) MACH64(0): Will use back buffer at offset 0x30f800
    (II) MACH64(0): Will use depth buffer at offset 0x48f800
    (II) MACH64(0): Will use 1985 kB for local textures at offset 0x60f800
    (II) MACH64(0): Using XFree86 Acceleration Architecture (XAA)
    Screen to screen bit blits
    Solid filled rectangles
    8x8 mono pattern filled rectangles
    Indirect CPU to Screen color expansion
    Solid Lines
    Setting up tile and stipple cache:
    32 128x128 slots
    18 256x256 slots
    6 512x512 slots
    (==) MACH64(0): Backing store disabled
    (==) MACH64(0): Silken mouse enabled
    (II) MACH64(0): DPMS enabled
    (II) MACH64(0): [DRI] installation complete
    (II) MACH64(0): [drm] Added 128 16384 byte DMA buffers
    (II) MACH64(0): [drm] Mapped 128 DMA buffers at 0xb2f89000
    (II) MACH64(0): [drm] Installed interrupt handler, using IRQ 11
    (II) MACH64(0): Direct rendering enabled
    (==) 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) AIGLX: Screen 0 is not DRI2 capable
    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) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/mach64_dri.so
    (II) GLX: Initialized DRI GL provider for screen 0
    (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.1, module version = 2.2.2
    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 TPPS/2 IBM TrackPoint
    (**) TPPS/2 IBM TrackPoint: always reports core events
    (**) TPPS/2 IBM TrackPoint: Device: "/dev/input/event5"
    (II) TPPS/2 IBM TrackPoint: Found 3 mouse buttons
    (II) TPPS/2 IBM TrackPoint: Found x and y relative axes
    (II) TPPS/2 IBM TrackPoint: Configuring as mouse
    (**) TPPS/2 IBM TrackPoint: YAxisMapping: buttons 4 and 5
    (**) TPPS/2 IBM TrackPoint: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE)
    (**) TPPS/2 IBM TrackPoint: (accel) keeping acceleration scheme 1
    (**) TPPS/2 IBM TrackPoint: (accel) filter chain progression: 2.00
    (**) TPPS/2 IBM TrackPoint: (accel) filter stage 0: 20.00 ms
    (**) TPPS/2 IBM TrackPoint: (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"
    xorg.conf (I'm very sure the problem is NOT here, but included for sake of completeness)
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    EndSection
    Section "ServerFlags"
    Option "DontVTSwitch" "true" # causes kernel panic
    Option "DontZap" "false" # disabled by default?!
    EndSection
    Section "Files"
    RgbPath "/etc/X11/rgb"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/X11/misc"
    EndSection
    Section "Module" # most of these load by default
    Load "GLcore"
    Load "extmod"
    Load "xtrap"
    Load "dri"
    Load "dbe"
    Load "record"
    Load "glx"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    Option "XkbdOptions" "terminate::ctrl_alt_bksp"
    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"
    HorizSync 30 - 60
    VertRefresh 70 - 90
    Modeline "1024x768" 65 1024 1032 1176 1344 768 771 777 806 -hsync -vsync
    Modeline "800x600" 36 800 824 896 1024 600 601 603 625
    Modeline "640x480" 25.175 640 664 760 800 480 491 493 525
    #Modeline "640x400" 25.175 640 664 760 800 400 409 411 450
    Modeline "320x200" 12.588 320 336 384 400 200 204 205 225 Doublescan
    # Option "Gamma" ".6" # doesn't work
    EndSection
    Section "Device"
    ### Available Driver options are:-
    ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
    ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
    ### [arg]: arg optional
    Option "probe_sparse" "False" # ?
    Option "lcdblend" "True" # saw in source code
    Option "LCDSync" "True"
    Option "accel" "True"
    Option "crt_display" "false"
    Option "composite_sync" "True"
    Option "hw_cursor" "True"
    #Option "force_pci_mode" "True" # rather use AGP
    Option "dma_mode" "async" # async is best
    Option "agp_mode" "2"
    Option "agp_size" "64" # Aperture
    Option "local_textures" "True"# [<bool>]
    Option "buffer_size" "2"
    Option "tv_out" "false"
    #Option "tv_standard" # <str>
    Option "mmio_cache" "True"# [<bool>]
    Option "test_mmio_cache" "false"# [<bool>]
    #Option "panel_display" # [<bool>]
    #Option "reference_clock" # <freq>
    Option "shadow_fb" "False" # Can't shadow accelerated fb
    Option "sw_cursor" "false"
    Option "AccelMethod" "XAA" # EXA or XAA (XAA is slightly faster)
    #Option "AccelDFS" "True" # saw on internetz
    Option "RenderAccel" "True"
    Identifier "Card0"
    Driver "mach64"
    #Option "ForcePCIMode" "True"
    #Option "TVOut"
    VendorName "ATI Technologies Inc"
    BoardName "3D Rage LT Pro AGP-133"
    BusID "PCI:1:0:0"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    DefaultDepth 16
    # 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
    Modes "1024x768" "800x600" "640x480" "320x200"
    EndSubSection
    # SubSection "Display"
    # Viewport 0 0
    # Depth 24
    # EndSubSection
    EndSection
    Section "DRI"
    Mode 0666
    EndSection
    glxinfo (everything looks good)
    name of display: :0.0
    display: :0 screen: 0
    direct rendering: Yes
    server glx vendor string: SGI
    server glx version string: 1.2
    server glx extensions:
    GLX_ARB_multisample, GLX_EXT_import_context, GLX_EXT_texture_from_pixmap,
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_OML_swap_method,
    GLX_SGI_swap_control, GLX_SGIS_multisample, GLX_SGIX_fbconfig,
    GLX_SGIX_visual_select_group
    client glx vendor string: SGI
    client glx version string: 1.4
    client glx extensions:
    GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_allocate_memory,
    GLX_MESA_copy_sub_buffer, GLX_MESA_swap_control,
    GLX_MESA_swap_frame_usage, GLX_OML_swap_method, GLX_OML_sync_control,
    GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync,
    GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer,
    GLX_SGIX_visual_select_group, GLX_EXT_texture_from_pixmap
    GLX version: 1.2
    GLX extensions:
    GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_swap_control,
    GLX_MESA_swap_frame_usage, GLX_OML_swap_method, GLX_SGI_swap_control,
    GLX_SGI_video_sync, GLX_SGIS_multisample, GLX_SGIX_fbconfig,
    GLX_SGIX_visual_select_group
    OpenGL vendor string: Gareth Hughes, Leif Delgass, José Fonseca
    OpenGL renderer string: Mesa DRI Mach64 [Rage Pro] 20051019 AGP 2x x86/MMX
    OpenGL version string: 1.2 Mesa 7.4.4
    OpenGL extensions:
    GL_ARB_imaging, GL_ARB_multisample, GL_ARB_multitexture,
    GL_ARB_transpose_matrix, GL_ARB_vertex_buffer_object, GL_ARB_window_pos,
    GL_EXT_abgr, GL_EXT_bgra, GL_EXT_blend_color, GL_EXT_blend_logic_op,
    GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_clip_volume_hint,
    GL_EXT_compiled_vertex_array, GL_EXT_convolution, GL_EXT_copy_texture,
    GL_EXT_draw_range_elements, GL_EXT_histogram, GL_EXT_packed_pixels,
    GL_EXT_polygon_offset, GL_EXT_rescale_normal,
    GL_EXT_separate_specular_color, GL_EXT_subtexture, GL_EXT_texture,
    GL_EXT_texture3D, GL_EXT_texture_edge_clamp, GL_EXT_texture_object,
    GL_EXT_vertex_array, GL_APPLE_packed_pixels, GL_IBM_rasterpos_clip,
    GL_MESA_ycbcr_texture, GL_MESA_window_pos, GL_NV_light_max_exponent,
    GL_NV_texgen_reflection, GL_OES_read_format, GL_SGI_color_matrix,
    GL_SGI_color_table, GL_SGIS_generate_mipmap, GL_SGIS_texture_edge_clamp,
    GL_SGIS_texture_lod
    16 GLX Visuals
    visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav
    id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b eat
    0x21 16 tc 0 16 0 r y . 5 6 5 0 0 16 0 0 0 0 0 0 0 None
    0x22 16 dc 0 16 0 r y . 5 6 5 0 0 16 0 0 0 0 0 0 0 None
    0x4e 16 tc 0 16 0 r . . 5 6 5 0 0 16 0 0 0 0 0 0 0 None
    0x4f 16 tc 0 16 0 r . . 5 6 5 0 0 16 0 16 16 16 0 0 0 Slow
    0x50 16 tc 0 16 0 r y . 5 6 5 0 0 16 0 16 16 16 0 0 0 Slow
    0x51 16 tc 0 16 0 r . . 5 6 5 0 0 16 8 0 0 0 0 0 0 Slow
    0x52 16 tc 0 16 0 r . . 5 6 5 0 0 16 8 16 16 16 0 0 0 Slow
    0x53 16 tc 0 16 0 r y . 5 6 5 0 0 16 8 0 0 0 0 0 0 Slow
    0x54 16 tc 0 16 0 r y . 5 6 5 0 0 16 8 16 16 16 0 0 0 Slow
    0x55 16 dc 0 16 0 r . . 5 6 5 0 0 16 0 0 0 0 0 0 0 None
    0x56 16 dc 0 16 0 r . . 5 6 5 0 0 16 0 16 16 16 0 0 0 Slow
    0x57 16 dc 0 16 0 r y . 5 6 5 0 0 16 0 16 16 16 0 0 0 Slow
    0x58 16 dc 0 16 0 r . . 5 6 5 0 0 16 8 0 0 0 0 0 0 Slow
    0x59 16 dc 0 16 0 r . . 5 6 5 0 0 16 8 16 16 16 0 0 0 Slow
    0x5a 16 dc 0 16 0 r y . 5 6 5 0 0 16 8 0 0 0 0 0 0 Slow
    0x5b 16 dc 0 16 0 r y . 5 6 5 0 0 16 8 16 16 16 0 0 0 Slow
    16 GLXFBConfigs:
    visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav
    id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b eat
    0x3e 0 tc 0 16 0 r . . 5 6 5 0 0 16 0 0 0 0 0 0 0 None
    0x3f 0 tc 0 16 0 r . . 5 6 5 0 0 16 0 16 16 16 0 0 0 Slow
    0x40 0 tc 0 16 0 r y . 5 6 5 0 0 16 0 0 0 0 0 0 0 None
    0x41 0 tc 0 16 0 r y . 5 6 5 0 0 16 0 16 16 16 0 0 0 Slow
    0x42 0 tc 0 16 0 r . . 5 6 5 0 0 16 8 0 0 0 0 0 0 Slow
    0x43 0 tc 0 16 0 r . . 5 6 5 0 0 16 8 16 16 16 0 0 0 Slow
    0x44 0 tc 0 16 0 r y . 5 6 5 0 0 16 8 0 0 0 0 0 0 Slow
    0x45 0 tc 0 16 0 r y . 5 6 5 0 0 16 8 16 16 16 0 0 0 Slow
    0x46 0 dc 0 16 0 r . . 5 6 5 0 0 16 0 0 0 0 0 0 0 None
    0x47 0 dc 0 16 0 r . . 5 6 5 0 0 16 0 16 16 16 0 0 0 Slow
    0x48 0 dc 0 16 0 r y . 5 6 5 0 0 16 0 0 0 0 0 0 0 None
    0x49 0 dc 0 16 0 r y . 5 6 5 0 0 16 0 16 16 16 0 0 0 Slow
    0x4a 0 dc 0 16 0 r . . 5 6 5 0 0 16 8 0 0 0 0 0 0 Slow
    0x4b 0 dc 0 16 0 r . . 5 6 5 0 0 16 8 16 16 16 0 0 0 Slow
    0x4c 0 dc 0 16 0 r y . 5 6 5 0 0 16 8 0 0 0 0 0 0 Slow
    0x4d 0 dc 0 16 0 r y . 5 6 5 0 0 16 8 16 16 16 0 0 0 Slow
    ldd $path/glxgears (everything looks good, once again)
    linux-gate.so.1 => (0xb7f6c000)
    libGL.so.1 => /usr/lib/libGL.so.1 (0xb7efb000)
    libm.so.6 => /lib/libm.so.6 (0xb7ed5000)
    libc.so.6 => /lib/libc.so.6 (0xb7d8d000)
    libX11.so.6 => /usr/lib/libX11.so.6 (0xb7c70000)
    libXext.so.6 => /usr/lib/libXext.so.6 (0xb7c61000)
    libXxf86vm.so.1 => /usr/lib/libXxf86vm.so.1 (0xb7c5c000)
    libXdamage.so.1 => /usr/lib/libXdamage.so.1 (0xb7c58000)
    libXfixes.so.3 => /usr/lib/libXfixes.so.3 (0xb7c53000)
    libX11-xcb.so.1 => /usr/lib/libX11-xcb.so.1 (0xb7c51000)
    libxcb-glx.so.0 => /usr/lib/libxcb-glx.so.0 (0xb7c40000)
    libxcb.so.1 => /usr/lib/libxcb.so.1 (0xb7c27000)
    libdrm.so.2 => /usr/lib/libdrm.so.2 (0xb7c1e000)
    libpthread.so.0 => /lib/libpthread.so.0 (0xb7c05000)
    libdl.so.2 => /lib/libdl.so.2 (0xb7c01000)
    /lib/ld-linux.so.2 (0xb7f6d000)
    libXau.so.6 => /usr/lib/libXau.so.6 (0xb7bfe000)
    libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0xb7bf9000)
    librt.so.1 => /lib/librt.so.1 (0xb7bf0000)
    name of display: :0.0
    display: :0 screen: 0
    direct rendering: Yes
    server glx vendor string: SGI
    server glx version string: 1.2
    server glx extensions:
    GLX_ARB_multisample, GLX_EXT_import_context, GLX_EXT_texture_from_pixmap,
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_OML_swap_method,
    GLX_SGI_swap_control, GLX_SGIS_multisample, GLX_SGIX_fbconfig,
    GLX_SGIX_visual_select_group
    client glx vendor string: SGI
    client glx version string: 1.4
    client glx extensions:
    GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_allocate_memory,
    GLX_MESA_copy_sub_buffer, GLX_MESA_swap_control,
    GLX_MESA_swap_frame_usage, GLX_OML_swap_method, GLX_OML_sync_control,
    GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync,
    GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer,
    GLX_SGIX_visual_select_group, GLX_EXT_texture_from_pixmap
    GLX version: 1.2
    GLX extensions:
    GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_swap_control,
    GLX_MESA_swap_frame_usage, GLX_OML_swap_method, GLX_SGI_swap_control,
    GLX_SGI_video_sync, GLX_SGIS_multisample, GLX_SGIX_fbconfig,
    GLX_SGIX_visual_select_group
    OpenGL vendor string: Gareth Hughes, Leif Delgass, José Fonseca
    OpenGL renderer string: Mesa DRI Mach64 [Rage Pro] 20051019 AGP 2x x86/MMX
    OpenGL version string: 1.2 Mesa 7.4.4
    OpenGL extensions:
    GL_ARB_imaging, GL_ARB_multisample, GL_ARB_multitexture,
    GL_ARB_transpose_matrix, GL_ARB_vertex_buffer_object, GL_ARB_window_pos,
    GL_EXT_abgr, GL_EXT_bgra, GL_EXT_blend_color, GL_EXT_blend_logic_op,
    GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_clip_volume_hint,
    GL_EXT_compiled_vertex_array, GL_EXT_convolution, GL_EXT_copy_texture,
    GL_EXT_draw_range_elements, GL_EXT_histogram, GL_EXT_packed_pixels,
    GL_EXT_polygon_offset, GL_EXT_rescale_normal,
    GL_EXT_separate_specular_color, GL_EXT_subtexture, GL_EXT_texture,
    GL_EXT_texture3D, GL_EXT_texture_edge_clamp, GL_EXT_texture_object,
    GL_EXT_vertex_array, GL_APPLE_packed_pixels, GL_IBM_rasterpos_clip,
    GL_MESA_ycbcr_texture, GL_MESA_window_pos, GL_NV_light_max_exponent,
    GL_NV_texgen_reflection, GL_OES_read_format, GL_SGI_color_matrix,
    GL_SGI_color_table, GL_SGIS_generate_mipmap, GL_SGIS_texture_edge_clamp,
    GL_SGIS_texture_lod
    16 GLX Visuals
    visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav
    id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b eat
    0x21 16 tc 0 16 0 r y . 5 6 5 0 0 16 0 0 0 0 0 0 0 None
    0x22 16 dc 0 16 0 r y . 5 6 5 0 0 16 0 0 0 0 0 0 0 None
    0x4e 16 tc 0 16 0 r . . 5 6 5 0 0 16 0 0 0 0 0 0 0 None
    0x4f 16 tc 0 16 0 r . . 5 6 5 0 0 16 0 16 16 16 0 0 0 Slow
    0x50 16 tc 0 16 0 r y . 5 6 5 0 0 16 0 16 16 16 0 0 0 Slow
    0x51 16 tc 0 16 0 r . . 5 6 5 0 0 16 8 0 0 0 0 0 0 Slow
    0x52 16 tc 0 16 0 r . . 5 6 5 0 0 16 8 16 16 16 0 0 0 Slow
    0x53 16 tc 0 16 0 r y . 5 6 5 0 0 16 8 0 0 0 0 0 0 Slow
    0x54 16 tc 0 16 0 r y . 5 6 5 0 0 16 8 16 16 16 0 0 0 Slow
    0x55 16 dc 0 16 0 r . . 5 6 5 0 0 16 0 0 0 0 0 0 0 None
    0x56 16 dc 0 16 0 r . . 5 6 5 0 0 16 0 16 16 16 0 0 0 Slow
    0x57 16 dc 0 16 0 r y . 5 6 5 0 0 16 0 16 16 16 0 0 0 Slow
    0x58 16 dc 0 16 0 r . . 5 6 5 0 0 16 8 0 0 0 0 0 0 Slow
    0x59 16 dc 0 16 0 r . . 5 6 5 0 0 16 8 16 16 16 0 0 0 Slow
    0x5a 16 dc 0 16 0 r y . 5 6 5 0 0 16 8 0 0 0 0 0 0 Slow
    0x5b 16 dc 0 16 0 r y . 5 6 5 0 0 16 8 16 16 16 0 0 0 Slow
    16 GLXFBConfigs:
    visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav
    id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b eat
    0x3e 0 tc 0 16 0 r . . 5 6 5 0 0 16 0 0 0 0 0 0 0 None
    0x3f 0 tc 0 16 0 r . . 5 6 5 0 0 16 0 16 16 16 0 0 0 Slow
    0x40 0 tc 0 16 0 r y . 5 6 5 0 0 16 0 0 0 0 0 0 0 None
    0x41 0 tc 0 16 0 r y . 5 6 5 0 0 16 0 16 16 16 0 0 0 Slow
    0x42 0 tc 0 16 0 r . . 5 6 5 0 0 16 8 0 0 0 0 0 0 Slow
    0x43 0 tc 0 16 0 r . . 5 6 5 0 0 16 8 16 16 16 0 0 0 Slow
    0x44 0 tc 0 16 0 r y . 5 6 5 0 0 16 8 0 0 0 0 0 0 Slow
    0x45 0 tc 0 16 0 r y . 5 6 5 0 0 16 8 16 16 16 0 0 0 Slow
    0x46 0 dc 0 16 0 r . . 5 6 5 0 0 16 0 0 0 0 0 0 0 None
    0x47 0 dc 0 16 0 r . . 5 6 5 0 0 16 0 16 16 16 0 0 0 Slow
    0x48 0 dc 0 16 0 r y . 5 6 5 0 0 16 0 0 0 0 0 0 0 None
    0x49 0 dc 0 16 0 r y . 5 6 5 0 0 16 0 16 16 16 0 0 0 Slow
    0x4a 0 dc 0 16 0 r . . 5 6 5 0 0 16 8 0 0 0 0 0 0 Slow
    0x4b 0 dc 0 16 0 r . . 5 6 5 0 0 16 8 16 16 16 0 0 0 Slow
    0x4c 0 dc 0 16 0 r y . 5 6 5 0 0 16 8 0 0 0 0 0 0 Slow
    0x4d 0 dc 0 16 0 r y . 5 6 5 0 0 16 8 16 16 16 0 0 0 Slow
    glxgears (here's where it just crashes, though X continues to function just fine...)
    Note1: I get roughly the same problem using any applications that use GL
    Note2: The error for the drirc isn't a fatal error, so isn't a big deal in my experience.
    Note3: No seg fault reported in dmesg.
    libGL: XF86DRIGetClientDriverName: 6.7.0 mach64 (screen 0)
    libGL: OpenDriver: trying /usr/lib/xorg/modules/dri/tls/mach64_dri.so
    libGL: OpenDriver: trying /usr/lib/xorg/modules/dri/mach64_dri.so
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 4, (OK)
    drmOpenByBusid: Searching for BusID pci:0000:01:00.0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 4, (OK)
    drmOpenByBusid: drmOpenMinor returns 4
    drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
    libGL error:
    Can't open configuration file /etc/drirc: No such file or directory.
    libGL error:
    Can't open configuration file /root/.drirc: No such file or directory.
    *** glibc detected *** glxgears: free(): invalid next size (fast): 0x097031d8 ***
    ======= Backtrace: =========
    /lib/libc.so.6[0xb7f12281]
    /lib/libc.so.6[0xb7f139ba]
    /lib/libc.so.6(cfree+0x6d)[0xb7f16abd]
    /usr/lib/libX11.so.6(_XReply+0x2c7)[0xb7dcd667]
    /usr/lib/libGL.so.1(XF86DRICreateDrawable+0x9c)[0xb8052d3c]
    /usr/lib/libGL.so.1[0xb80524f3]
    /usr/lib/libGL.so.1[0xb802f50e]
    /usr/lib/libGL.so.1(glXMakeCurrentReadSGI+0xaa)[0xb802f78a]
    /usr/lib/libGL.so.1(glXMakeCurrent+0x23)[0xb802faf3]
    glxgears[0x804a35e]
    /lib/libc.so.6(__libc_start_main+0xe6)[0xb7ebca36]
    glxgears[0x8049101]
    ======= Memory map: ========
    08048000-0804c000 r-xp 00000000 08:02 66014 /usr/bin/glxgears
    0804c000-0804d000 rwxp 00003000 08:02 66014 /usr/bin/glxgears
    0949d000-09717000 rwxp 00000000 00:00 0 [heap]
    b2f00000-b2f21000 rwxp 00000000 00:00 0
    b2f21000-b3000000 ---p 00000000 00:00 0
    b30be000-b30db000 r-xp 00000000 08:02 6925 /usr/lib/libgcc_s.so.1
    b30db000-b30dc000 rwxp 0001c000 08:02 6925 /usr/lib/libgcc_s.so.1
    b30e7000-b339b000 rwxp 00000000 00:00 0
    b339b000-b709b000 rwxs 18204000 00:0c 5948 /dev/dri/card0
    b709b000-b729b000 rwxs 18004000 00:0c 5948 /dev/dri/card0
    b729b000-b7a9b000 rwxs fd000000 00:0c 5948 /dev/dri/card0
    b7a9b000-b7abf000 r-xp 00000000 08:02 34101 /usr/lib/libexpat.so.1.5.2
    b7abf000-b7ac1000 rwxp 00023000 08:02 34101 /usr/lib/libexpat.so.1.5.2
    b7ac1000-b7c9a000 r-xp 00000000 08:02 59243 /usr/lib/xorg/modules/dri/libdricore.so
    b7c9a000-b7cae000 rwxp 001d9000 08:02 59243 /usr/lib/xorg/modules/dri/libdricore.so
    b7cae000-b7cb9000 rwxp 00000000 00:00 0
    b7cb9000-b7d04000 r-xp 00000000 08:02 60911 /usr/lib/xorg/modules/dri/mach64_dri.so
    b7d04000-b7d06000 rwxp 0004a000 08:02 60911 /usr/lib/xorg/modules/dri/mach64_dri.so
    b7d06000-b7d09000 rwxp 00000000 00:00 0
    b7bb0000-b7bb7000 r-xp 00000000 08:02 2676 /lib/librt-2.10.1.so
    b7bb7000-b7bb8000 r-xp 00006000 08:02 2676 /lib/librt-2.10.1.so
    b7bb8000-b7bb9000 rwxp 00007000 08:02 2676 /lib/librt-2.10.1.so
    b7bb9000-b7bbd000 r-xp 00000000 08:02 34750 /usr/lib/libXdmcp.so.6.0.0
    b7bbd000-b7bbe000 rwxp 00003000 08:02 34750 /usr/lib/libXdmcp.so.6.0.0
    b7bbe000-b7bc0000 r-xp 00000000 08:02 34742 /usr/lib/libXau.so.6.0.0
    b7bc0000-b7bc1000 rwxp 00001000 08:02 34742 /usr/lib/libXau.so.6.0.0
    b7bc1000-b7bc3000 r-xp 00000000 08:02 2687 /lib/libdl-2.10.1.so
    b7bc3000-b7bc4000 r-xp 00001000 08:02 2687 /lib/libdl-2.10.1.so
    b7bc4000-b7bc5000 rwxp 00002000 08:02 2687 /lib/libdl-2.10.1.so
    b7bc5000-b7bd9000 r-xp 00000000 08:02 2673 /lib/libpthread-2.10.1.so
    b7bd9000-b7bda000 r-xp 00014000 08:02 2673 /lib/libpthread-2.10.1.so
    b7bda000-b7bdb000 rwxp 00015000 08:02 2673 /lib/libpthread-2.10.1.so
    b7bdb000-b7bde000 rwxp 00000000 00:00 0
    b7bde000-b7be6000 r-xp 00000000 08:02 59196 /usr/lib/libdrm.so.2.4.0
    b7be6000-b7be7000 rwxp 00008000 08:02 59196 /usr/lib/libdrm.so.2.4.0
    b7be7000-b7bff000 r-xp 00000000 08:02 34843 /usr/lib/libxcb.so.1.1.0
    b7bff000-b7c00000 rwxp 00017000 08:02 34843 /usr/lib/libxcb.so.1.1.0
    b7c00000-b7c10000 r-xp 00000000 08:02 34851 /usr/lib/libxcb-glx.so.0.0.0
    b7c10000-b7c11000 rwxp 00010000 08:02 34851 /usr/lib/libxcb-glx.so.0.0.0
    b7c11000-b7c12000 r-xp 00000000 08:02 36038 /usr/lib/libX11-xcb.so.1.0.0
    b7c12000-b7c13000 rwxp 00000000 08:02 36038 /usr/lib/libX11-xcb.so.1.0.0
    b7c13000-b7c17000 r-xp 00000000 08:02 59215 /usr/lib/libXfixes.so.3.1.0
    b7c17000-b7c18000 rwxp 00003000 08:02 59215 /usr/lib/libXfixes.so.3.1.0
    b7c18000-b7c1a000 r-xp 00000000 08:02 59234 /usr/lib/libXdamage.so.1.1.0
    b7c1a000-b7c1b000 rwxp 00001000 08:02 59234 /usr/lib/libXdamage.so.1.1.0
    b7c1b000-b7c1c000 rwxp 00000000 00:00 0
    b7c1c000-b7c20000 r-xp 00000000 08:02 58625 /usr/lib/libXxf86vm.so.1.0.0
    b7c20000-b7c21000 rwxp 00003000 08:02 58625 /usr/lib/libXxf86vm.so.1.0.0
    b7c21000-b7c2f000 r-xp 00000000 08:02 57974 /usr/lib/libXext.so.6.4.0
    b7c2f000-b7c30000 rwxp 0000d000 08:02 57974 /usr/lib/libXext.so.6.4.0
    b7c30000-b7d49000 r-xp 00000000 08:02 36044 Aborted
    So there it is.  I'm using the latest and greatest archlinux has to offer.  I've followed every wiki, and every forum post since 2004 that relates to DRI on the Mach64 on linux.  I've spent a solid 5 days on this, and can't resolve it.
    I believe the problem to solve is this error:
    *** glibc detected *** glxgears: free(): invalid next size (fast): 0x097031d8 ***
    I also believe it's related to this reported bug:
    http://bugs.archlinux.org/task/15354
    Although, he was able to solve the problem by using newer drivers for his video card... I believe that the ones available in extra for the mach64 card actually are the latest.
    I'm not a C guru (I'm more of a java guy), so memory management isn't my thing.  I don't believe that I could hack the source to solve any memory allocation errors (even if I could find the specific source file to modify). 
    Perhaps I should try recompiling the mach64 drivers using the new mesa?  I don't actually know enough about that to know where to start, but it's the best idea I have.
    The more I look into the problem, the more it appears to be a mach64 driver problem related to memory mismanagement.
    Note:  I can get this to work in Debian Lenny, so it is possible.
    UPDATE: I can't figure out how to compile xf86-video-mach64... I can get the latest with git, but it doesn't seem to include a Makefile... so I'm stumped. 
    UPDATE2: Ok, I got them to compile (had to use autogen.sh), but it didn't solve my problem... So I'm onto recompiling mesa from git...  I'm currently stuck on:
    makedepend: command not found
    Ideas welcome.
    Last edited by Daemonjax (2009-07-06 02:43:56)

  • Radeon 9600TX + Xorg 1.6.1.901: Disturbing Flicker

    Hi! I try to setup a Radeon 9600 TX (R300 Chip) with Xorg 1.6.1.901 and xf86-video-ati. I want to use 2D + 3D acceleration. This is a new system setup using XFCE. (I intend to add compiz later.)
    Acceleration for 3D is present + ok. Window resizing is rather choppy but acceptable. But I see a disturbing flicker when logged into X, as if waves were running down the screen horizontally. This is very inconvenient and hurts the eyes after a short time. Also the font in the VCs is not displayed in sharp edges but I do not know if this is interrelated (or erroneous).
    I would like to keep the xorg.conf minimal. Since the DDC/EDID data that shows up in the log is correct, I did not add any ModeLines or mode setup. The log shows that xorg makes all decisions right (how it seems to me).
    There are loads of posts about ati issues but I did not find anything that helped me solving my problem. Perhaps someone can help? Thanks in advance.
    xorg.conf
    # /etc/xorg.conf
    # for Xorg 1.6.1
    # For combination of C19-3 with Radeon 9600TX.
    # This is a mere addition to the built-in configuration. This file only
    # contains what cannot be autoconfigured or is to overwrite
    # autoconfigured options.
    Section "ServerFlags"
    Option "DontZap" "false"
    EndSection
    Section "Monitor"
    Identifier "FUS C19-3"
    VendorName "FUS"
    ModelName "C19-3"
    Option "DPMS"
    EndSection
    Section "Device"
    Identifier "Medion Radeon 9600 TX"
    VendorName "ATI Technologies Inc"
    BoardName "R300 NF [Radeon 9600 TX]"
    Driver "radeon"
    Option "AccelMethod" "EXA"
    Option "EXAVSync" "true"
    Option "DRI" "true"
    Option "EnablePageFlip" "true"
    EndSection
    Section "Screen"
    Identifier "Configured Default Screen"
    Device "Medion Radeon 9600 TX"
    Monitor "FUS C19-3"
    EndSection
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen "Configured Default Screen"
    EndSection
    Section "DRI"
    Group "video"
    Mode 0666
    EndSection
    Xorg.0.log
    This is a pre-release version of the X server from The X.Org Foundation.
    It is not supported in any way.
    Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
    Select the "xorg" product for bugs you find in this release.
    Before reporting bugs in pre-release versions please check the
    latest version in the X.Org Foundation git repository.
    See http://wiki.x.org/wiki/GitPage for git access instructions.
    X.Org X Server 1.6.1.901 (1.6.2 RC 1)
    Release Date: 2009-5-8
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.29-ARCH i686
    Current Operating System: Linux gollum 2.6.29-ARCH #1 SMP PREEMPT Wed May 20 07:06:02 UTC 2009 i686
    Build Date: 28 May 2009 10:40:05PM
    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: Sun Jun 14 11:51:10 2009
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) ServerLayout "X.org Configured"
    (**) |-->Screen "Configured Default Screen" (0)
    (**) | |-->Monitor "FUS C19-3"
    (**) | |-->Device "Medion Radeon 9600 TX"
    (**) Option "DontZap" "false"
    (==) 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,
    built-ins
    (==) 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 AllowEmptyInput.
    (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@1:0:0) ATI Technologies Inc R300 NF [Radeon 9600 TX] rev 0, Mem @ 0xd8000000/134217728, 0xc7800000/65536, I/O @ 0x0000d800/256, BIOS @ 0x????????/131072
    (--) PCI: (0@1:0:1) ATI Technologies Inc RV350 NF [Radeon 9600] (Secondary) rev 0, Mem @ 0xc8000000/134217728, 0xc7000000/65536
    (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) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.6.1.901, 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.6.1.901, 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.6.1.901, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (==) AIGLX enabled
    (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.901, 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.901, 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.901, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DRI2
    (II) LoadModule: "radeon"
    (II) Loading /usr/lib/xorg/modules/drivers//radeon_drv.so
    (II) Module radeon: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 6.12.2
    Module class: X.Org Video Driver
    ABI class: X.Org Video Driver, version 5.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 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 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 Radeon RV730 (AGP), ATI FirePro M5750, ATI Radeon RV730 (AGP),
    ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
    ATI RV730 PRO [Radeon HD 4650], ATI FirePro V7750 (FireGL),
    ATI FirePro V5700 (FireGL), ATI FirePro V3750 (FireGL), 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 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 Graphics, ATI Radeon Graphics,
    ATI Mobility Radeon HD Graphics, ATI Mobility Radeon Graphics,
    ATI Radeon Graphics
    (II) Primary Device is: PCI 01@00:00:0
    (II) resource ranges after xf86ClaimFixedResources() call:
    [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) 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] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b]
    [5] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b]
    [6] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b]
    [7] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [8] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [9] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b]
    [10] 0 0 0x000003c0 - 0x000003df (0x20) IS[b]
    (II) Setting vga for screen 0.
    (II) RADEON(0): TOTO SAYS 00000000c7800000
    (II) RADEON(0): MMIO registers at 0x00000000c7800000: size 64KB
    (II) RADEON(0): PCI bus 1 card 0 func 0
    (II) RADEON(0): Creating default Display subsection in Screen section
    "Configured Default Screen" 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
    (**) RADEON(0): Option "EnablePageFlip" "true"
    (**) RADEON(0): Option "AccelMethod" "EXA"
    (**) RADEON(0): Option "DRI" "true"
    (**) RADEON(0): Option "EXAVSync" "true"
    (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.6.1.901, module version = 0.1.0
    ABI class: X.Org Video Driver, version 5.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 9600TX NF (AGP)" (ChipID = 0x4e46)
    (--) RADEON(0): Linear framebuffer at 0x00000000d8000000
    (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.6.1.901, module version = 1.0.0
    ABI class: X.Org Video Driver, version 5.0
    (II) RADEON(0): initializing int10
    (II) RADEON(0): Primary V_BIOS segment is: 0xc000
    (II) RADEON(0): Legacy BIOS detected
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is -1, (No such device or address)
    drmOpenDevice: open result is -1, (No such device or address)
    drmOpenDevice: Open failed
    drmOpenByBusid: Searching for BusID pci:0000:01:00.0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 9, (OK)
    drmOpenByBusid: drmOpenMinor returns 9
    drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
    (II) RADEON(0): [dri] Found DRI library version 1.3.0 and kernel module version 1.29.0
    (**) RADEON(0): Page Flipping enabled
    (II) RADEON(0): Will try to use DMA for Xv image transfers
    (II) RADEON(0): Generation 1 PCI interface in multifunction mode, accessible memory limited to one aperture
    (II) RADEON(0): Detected total video RAM=131072K, accessible=131072K (PCI BAR=131072K)
    (--) RADEON(0): Mapped VideoRAM: 131072 kByte (128 bit DDR SDRAM)
    (II) RADEON(0): Color tiling enabled by default
    (II) RADEON(0): Max desktop size set to 2560x1200
    (II) RADEON(0): For a larger or smaller max desktop size, add a Virtual line to your xorg.conf
    (II) RADEON(0): If you are having trouble with 3D, reduce the desktop size by adjusting the Virtual line to your xorg.conf
    (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: 20000, max_out_pll: 40000, min_in_pll: 40, max_in_pll: 3000, xclk: 27000, sclk: 297.000000, mclk: 270.000000
    (II) RADEON(0): PLL parameters: rf=2700 rd=12 min=20000 max=40000; xclk=27000
    (II) RADEON(0): Output VGA-1 using monitor section FUS C19-3
    (II) RADEON(0): I2C bus "VGA-1" initialized.
    (II) RADEON(0): Output VGA-0 has no monitor section
    (II) RADEON(0): I2C bus "VGA-0" initialized.
    (II) RADEON(0): Output S-video has no monitor section
    (II) RADEON(0): Default TV standard: PAL
    (II) RADEON(0): TV standards supported by chip: NTSC PAL
    (II) RADEON(0): Port0:
    XRANDR name: VGA-1
    Connector: VGA
    CRT1: INTERNAL_DAC1
    DDC reg: 0x60
    (II) RADEON(0): Port1:
    XRANDR name: VGA-0
    Connector: VGA
    CRT2: INTERNAL_DAC2
    DDC reg: 0x64
    (II) RADEON(0): Port2:
    XRANDR name: S-video
    Connector: S-video
    TV1: INTERNAL_DAC2
    DDC reg: 0x0
    (II) RADEON(0): I2C device "VGA-1:E-EDID segment register" registered at address 0x60.
    (II) RADEON(0): I2C device "VGA-1:ddc2" registered at address 0xA0.
    (II) RADEON(0): EDID vendor "FUS", prod id 1394
    (II) RADEON(0): Using EDID range info for horizontal sync
    (II) RADEON(0): Using EDID range info for vertical refresh
    (II) RADEON(0): Printing DDC gathered Modelines:
    (II) RADEON(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    (II) RADEON(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    (II) RADEON(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    (II) RADEON(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    (II) RADEON(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    (II) RADEON(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
    (II) RADEON(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
    (II) RADEON(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    (II) RADEON(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    (II) RADEON(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    (II) RADEON(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    (II) RADEON(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
    (II) RADEON(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    (II) RADEON(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    (II) RADEON(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    (II) RADEON(0): Output: VGA-1, Detected Monitor Type: 1
    (II) RADEON(0): EDID data from the display on output: VGA-1 ----------------------
    (II) RADEON(0): Manufacturer: FUS Model: 572 Serial#: 15631
    (II) RADEON(0): Year: 2005 Week: 13
    (II) RADEON(0): EDID Version: 1.3
    (II) RADEON(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
    (II) RADEON(0): Sync: Separate
    (II) RADEON(0): Max Image Size [cm]: horiz.: 38 vert.: 30
    (II) RADEON(0): Gamma: 2.07
    (II) RADEON(0): DPMS capabilities: Off; RGB/Color Display
    (II) RADEON(0): First detailed timing is preferred mode
    (II) RADEON(0): redX: 0.629 redY: 0.354 greenX: 0.286 greenY: 0.598
    (II) RADEON(0): blueX: 0.145 blueY: 0.103 whiteX: 0.300 whiteY: 0.335
    (II) RADEON(0): Supported VESA Video Modes:
    (II) RADEON(0): 720x400@70Hz
    (II) RADEON(0): 640x480@60Hz
    (II) RADEON(0): 640x480@75Hz
    (II) RADEON(0): 800x600@60Hz
    (II) RADEON(0): 800x600@75Hz
    (II) RADEON(0): 1024x768@60Hz
    (II) RADEON(0): 1024x768@70Hz
    (II) RADEON(0): 1024x768@75Hz
    (II) RADEON(0): 1280x1024@75Hz
    (II) RADEON(0): Manufacturer's mask: 0
    (II) RADEON(0): Supported Future Video Modes:
    (II) RADEON(0): #0: hsize: 1280 vsize 1024 refresh: 75 vid: 36737
    (II) RADEON(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    (II) RADEON(0): #2: hsize: 1024 vsize 768 refresh: 75 vid: 20321
    (II) RADEON(0): #3: hsize: 1024 vsize 768 refresh: 60 vid: 16481
    (II) RADEON(0): #4: hsize: 800 vsize 600 refresh: 75 vid: 20293
    (II) RADEON(0): #5: hsize: 800 vsize 600 refresh: 60 vid: 16453
    (II) RADEON(0): Supported additional Video Mode:
    (II) RADEON(0): clock: 108.0 MHz Image Size: 376 x 301 mm
    (II) RADEON(0): h_active: 1280 h_sync: 1328 h_sync_end 1440 h_blank_end 1688 h_border: 0
    (II) RADEON(0): v_active: 1024 v_sync: 1025 v_sync_end 1028 v_blanking: 1066 v_border: 0
    (II) RADEON(0): Serial No: YEHN015631
    (II) RADEON(0): Ranges: V min: 55 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 140 MHz
    (II) RADEON(0): Monitor name: C19-3
    (II) RADEON(0): EDID (in hex):
    (II) RADEON(0): 00ffffffffffff001ab372050f3d0000
    (II) RADEON(0): 0d0f010368261e6b2a241fa15a499925
    (II) RADEON(0): 1a4c55a54f00818f8180614f6140454f
    (II) RADEON(0): 454001010101302a009851002a403070
    (II) RADEON(0): 1300782d1100001e000000ff00594548
    (II) RADEON(0): 4e3031353633310a2020000000fd0037
    (II) RADEON(0): 4c1e530e000a202020202020000000fc
    (II) RADEON(0): 004331392d330a202020202020200005
    finished output detect: 0
    (II) RADEON(0): I2C device "VGA-0:E-EDID segment register" registered at address 0x60.
    (II) RADEON(0): I2C device "VGA-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): Output: VGA-0, Detected Monitor Type: 0
    finished output detect: 1
    (II) RADEON(0): Output: S-video, Detected Monitor Type: 0
    finished output detect: 2
    finished all detect
    before xf86InitialConfiguration
    (II) RADEON(0): EDID vendor "FUS", prod id 1394
    (II) RADEON(0): Using hsync ranges from config file
    (II) RADEON(0): Using vrefresh ranges from config file
    (II) RADEON(0): Printing DDC gathered Modelines:
    (II) RADEON(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    (II) RADEON(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    (II) RADEON(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    (II) RADEON(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    (II) RADEON(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    (II) RADEON(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
    (II) RADEON(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
    (II) RADEON(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    (II) RADEON(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    (II) RADEON(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    (II) RADEON(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    (II) RADEON(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
    (II) RADEON(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    (II) RADEON(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    (II) RADEON(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    (II) RADEON(0): Output: VGA-1, Detected Monitor Type: 1
    (II) RADEON(0): EDID data from the display on output: VGA-1 ----------------------
    (II) RADEON(0): Manufacturer: FUS Model: 572 Serial#: 15631
    (II) RADEON(0): Year: 2005 Week: 13
    (II) RADEON(0): EDID Version: 1.3
    (II) RADEON(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
    (II) RADEON(0): Sync: Separate
    (II) RADEON(0): Max Image Size [cm]: horiz.: 38 vert.: 30
    (II) RADEON(0): Gamma: 2.07
    (II) RADEON(0): DPMS capabilities: Off; RGB/Color Display
    (II) RADEON(0): First detailed timing is preferred mode
    (II) RADEON(0): redX: 0.629 redY: 0.354 greenX: 0.286 greenY: 0.598
    (II) RADEON(0): blueX: 0.145 blueY: 0.103 whiteX: 0.300 whiteY: 0.335
    (II) RADEON(0): Supported VESA Video Modes:
    (II) RADEON(0): 720x400@70Hz
    (II) RADEON(0): 640x480@60Hz
    (II) RADEON(0): 640x480@75Hz
    (II) RADEON(0): 800x600@60Hz
    (II) RADEON(0): 800x600@75Hz
    (II) RADEON(0): 1024x768@60Hz
    (II) RADEON(0): 1024x768@70Hz
    (II) RADEON(0): 1024x768@75Hz
    (II) RADEON(0): 1280x1024@75Hz
    (II) RADEON(0): Manufacturer's mask: 0
    (II) RADEON(0): Supported Future Video Modes:
    (II) RADEON(0): #0: hsize: 1280 vsize 1024 refresh: 75 vid: 36737
    (II) RADEON(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    (II) RADEON(0): #2: hsize: 1024 vsize 768 refresh: 75 vid: 20321
    (II) RADEON(0): #3: hsize: 1024 vsize 768 refresh: 60 vid: 16481
    (II) RADEON(0): #4: hsize: 800 vsize 600 refresh: 75 vid: 20293
    (II) RADEON(0): #5: hsize: 800 vsize 600 refresh: 60 vid: 16453
    (II) RADEON(0): Supported additional Video Mode:
    (II) RADEON(0): clock: 108.0 MHz Image Size: 376 x 301 mm
    (II) RADEON(0): h_active: 1280 h_sync: 1328 h_sync_end 1440 h_blank_end 1688 h_border: 0
    (II) RADEON(0): v_active: 1024 v_sync: 1025 v_sync_end 1028 v_blanking: 1066 v_border: 0
    (II) RADEON(0): Serial No: YEHN015631
    (II) RADEON(0): Ranges: V min: 55 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 140 MHz
    (II) RADEON(0): Monitor name: C19-3
    (II) RADEON(0): EDID (in hex):
    (II) RADEON(0): 00ffffffffffff001ab372050f3d0000
    (II) RADEON(0): 0d0f010368261e6b2a241fa15a499925
    (II) RADEON(0): 1a4c55a54f00818f8180614f6140454f
    (II) RADEON(0): 454001010101302a009851002a403070
    (II) RADEON(0): 1300782d1100001e000000ff00594548
    (II) RADEON(0): 4e3031353633310a2020000000fd0037
    (II) RADEON(0): 4c1e530e000a202020202020000000fc
    (II) RADEON(0): 004331392d330a202020202020200005
    (II) RADEON(0): EDID vendor "FUS", prod id 1394
    (II) RADEON(0): Output: VGA-0, Detected Monitor Type: 0
    (II) RADEON(0): Output: S-video, Detected Monitor Type: 0
    (II) RADEON(0): Output VGA-1 connected
    (II) RADEON(0): Output VGA-0 disconnected
    (II) RADEON(0): Output S-video disconnected
    (II) RADEON(0): Using exact sizes for initial modes
    (II) RADEON(0): Output VGA-1 using initial mode 1280x1024
    after xf86InitialConfiguration
    (**) RADEON(0): Display dimensions: (380, 300) mm
    (**) RADEON(0): DPI set to (85, 101)
    (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.901, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.4
    (==) RADEON(0): Using gamma correction (1.0, 1.0, 1.0)
    (II) Loading sub module "ramdac"
    (II) LoadModule: "ramdac"
    (II) Module "ramdac" already built-in
    (**) RADEON(0): Using EXA acceleration architecture
    (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.6.1.901, module version = 2.4.0
    ABI class: X.Org Video Driver, version 5.0
    (==) RADEON(0): Assuming overlay scaler buffer width is 1920
    (II) RADEON(0): No MM_TABLE found - assuming CARD is not TV-in capable.
    (!!) 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) 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] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b](OprU)
    [5] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b](OprU)
    [6] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b](OprU)
    [7] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [8] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [9] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b](OprU)
    [10] 0 0 0x000003c0 - 0x000003df (0x20) IS[b](OprU)
    (II) RADEON(0): RADEONScreenInit d8000000 0 0
    Entering TV Save
    Save TV timing tables
    saveTimingTables: reading timing tables
    TV Save done
    disable primary dac
    (==) RADEON(0): Using 24 bit depth buffer
    (II) RADEON(0): RADEONInitMemoryMap() :
    (II) RADEON(0): mem_size : 0x08000000
    (II) RADEON(0): MC_FB_LOCATION : 0xdfffd800
    (II) RADEON(0): MC_AGP_LOCATION : 0xffffffc0
    (II) RADEON(0): Depth moves disabled by default
    (II) RADEON(0): Allocating from a screen of 131072 kb
    (II) RADEON(0): Will use 32 kb for hardware cursor 0 at offset 0x005dc000
    (II) RADEON(0): Will use 32 kb for hardware cursor 1 at offset 0x005e0000
    (II) RADEON(0): Will use 6000 kb for front buffer at offset 0x00000000
    (II) RADEON(0): Will use 6000 kb for back buffer at offset 0x005e4000
    (II) RADEON(0): Will use 6000 kb for depth buffer at offset 0x00bc0000
    (II) RADEON(0): Will use 56320 kb for textures at offset 0x0119c000
    (II) RADEON(0): Will use 56720 kb for X Server offscreen at offset 0x0489c000
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 9, (OK)
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 9, (OK)
    drmOpenByBusid: Searching for BusID pci:0000:01:00.0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 9, (OK)
    drmOpenByBusid: drmOpenMinor returns 9
    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 = 0xd8000000
    (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
    (==) RADEON(0): Using AGP 4x
    (II) RADEON(0): [agp] Mode 0x1f000207 [AGP 0x8086/0x2560; Card 0x1002/0x4e46 0x1787/0x8486]
    (II) RADEON(0): [agp] 32768 kB allocated with handle 0x00000001
    (II) RADEON(0): [agp] ring handle = 0xe0000000
    (II) RADEON(0): [agp] Ring mapped at 0xb7804000
    (II) RADEON(0): [agp] ring read ptr handle = 0xe0101000
    (II) RADEON(0): [agp] Ring read ptr mapped at 0xb7803000
    (II) RADEON(0): [agp] vertex/indirect buffers handle = 0xe0102000
    (II) RADEON(0): [agp] Vertex/indirect buffers mapped at 0xaf567000
    (II) RADEON(0): [agp] GART texture map handle = 0xe0302000
    (II) RADEON(0): [agp] GART Texture map mapped at 0xad8e7000
    (II) RADEON(0): [drm] register handle = 0x28f00000
    (II) RADEON(0): [dri] Visual configs initialized
    (II) RADEON(0): RADEONRestoreMemMapRegisters() :
    (II) RADEON(0): MC_FB_LOCATION : 0xdfffd800 0x1fff0000
    (II) RADEON(0): MC_AGP_LOCATION : 0xffffffc0
    (==) 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: 0xdfffd800 is: 0xdfffd800
    (WW) RADEON(0): MC_AGP_LOCATION was: 0xffffffc0 is: 0xe1ffe000
    (II) RADEON(0): RADEONRestoreMemMapRegisters() :
    (II) RADEON(0): MC_FB_LOCATION : 0xdfffd800 0xdfffd800
    (II) RADEON(0): MC_AGP_LOCATION : 0xe1ffe000
    (II) RADEON(0): Direct rendering enabled
    (II) RADEON(0): Render acceleration enabled for R300/R400/R500 type cards.
    (II) RADEON(0): Setting EXA maxPitchBytes
    (II) RADEON(0): EXA VSync enabled
    (II) RADEON(0): num quad-pipes is 2
    (II) EXA(0): Offscreen pixmap area of 58081280 bytes
    (II) EXA(0): Driver registered support for the following operations:
    (II) Solid
    (II) Copy
    (II) Composite (RENDER acceleration)
    (II) UploadToScreen
    (II) RADEON(0): Acceleration enabled
    (**) Option "dpms"
    (**) RADEON(0): DPMS enabled
    (==) RADEON(0): Silken mouse enabled
    (II) RADEON(0): No video input capabilities detected and no information is provided - disabling multimedia i2c
    (II) Loading sub module "theatre_detect"
    (II) LoadModule: "theatre_detect"
    (II) Loading /usr/lib/xorg/modules/multimedia//theatre_detect_drv.so
    (II) Module theatre_detect: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.0.0
    ABI class: X.Org Video Driver, version 5.0
    (II) RADEON(0): no multimedia table present, disabling Rage Theatre.
    (II) RADEON(0): Set up overlay video
    (II) RADEON(0): Set up textured video
    disable primary dac
    disable TVDAC
    disable TV
    disable primary dac
    init memmap
    init common
    init crtc1
    init pll1
    freq: 108000000
    best_freq: 108000000
    best_feedback_div: 16
    best_ref_div: 2
    best_post_div: 2
    restore memmap
    (II) RADEON(0): RADEONRestoreMemMapRegisters() :
    (II) RADEON(0): MC_FB_LOCATION : 0xdfffd800 0xdfffd800
    (II) RADEON(0): MC_AGP_LOCATION : 0xe1ffe000
    restore common
    restore crtc1
    restore pll1
    finished PLL1
    set RMX
    set primary dac
    enable primary dac
    disable TVDAC
    disable TV
    (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    (--) 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 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) AIGLX: enabled GLX_MESA_copy_sub_buffer
    (II) AIGLX: enabled GLX_SGI_make_current_read
    (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    (II) AIGLX: enabled GLX_texture_from_pixmap with driver support
    (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/r300_dri.so
    (II) GLX: Initialized DRI GL provider for screen 0
    (II) RADEON(0): Setting screen physical size to 376 x 301
    (II) RADEON(0): Damage tracking initialized for page flipping
    (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.1, module version = 2.2.2
    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 Logitech USB-PS/2 Mouse M-BA47
    (**) Logitech USB-PS/2 Mouse M-BA47: always reports core events
    (**) Logitech USB-PS/2 Mouse M-BA47: Device: "/dev/input/event5"
    (II) Logitech USB-PS/2 Mouse M-BA47: Found 4 mouse buttons
    (II) Logitech USB-PS/2 Mouse M-BA47: Found x and y relative axes
    (II) Logitech USB-PS/2 Mouse M-BA47: Found scroll wheel(s)
    (II) Logitech USB-PS/2 Mouse M-BA47: Configuring as mouse
    (**) Logitech USB-PS/2 Mouse M-BA47: YAxisMapping: buttons 4 and 5
    (**) Logitech USB-PS/2 Mouse M-BA47: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "Logitech USB-PS/2 Mouse M-BA47" (type: MOUSE)
    (**) Logitech USB-PS/2 Mouse M-BA47: (accel) keeping acceleration scheme 1
    (**) Logitech USB-PS/2 Mouse M-BA47: (accel) filter chain progression: 2.00
    (**) Logitech USB-PS/2 Mouse M-BA47: (accel) filter stage 0: 20.00 ms
    (**) Logitech USB-PS/2 Mouse M-BA47: (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" "de"
    (**) Option "xkb_variant" "nodeadkeys"
    (**) Option "xkb_options" "lv3:ralt_switch_multikey"
    (II) RADEON(0): EDID vendor "FUS", prod id 1394
    (II) RADEON(0): Using hsync ranges from config file
    (II) RADEON(0): Using vrefresh ranges from config file
    (II) RADEON(0): Printing DDC gathered Modelines:
    (II) RADEON(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    (II) RADEON(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    (II) RADEON(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    (II) RADEON(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    (II) RADEON(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    (II) RADEON(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
    (II) RADEON(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
    (II) RADEON(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    (II) RADEON(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    (II) RADEON(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    (II) RADEON(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    (II) RADEON(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
    (II) RADEON(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    (II) RADEON(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    (II) RADEON(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    (II) RADEON(0): Output: VGA-1, Detected Monitor Type: 1
    (II) RADEON(0): EDID data from the display on output: VGA-1 ----------------------
    (II) RADEON(0): Manufacturer: FUS Model: 572 Serial#: 15631
    (II) RADEON(0): Year: 2005 Week: 13
    (II) RADEON(0): EDID Version: 1.3
    (II) RADEON(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
    (II) RADEON(0): Sync: Separate
    (II) RADEON(0): Max Image Size [cm]: horiz.: 38 vert.: 30
    (II) RADEON(0): Gamma: 2.07
    (II) RADEON(0): DPMS capabilities: Off; RGB/Color Display
    (II) RADEON(0): First detailed timing is preferred mode
    (II) RADEON(0): redX: 0.629 redY: 0.354 greenX: 0.286 greenY: 0.598
    (II) RADEON(0): blueX: 0.145 blueY: 0.103 whiteX: 0.300 whiteY: 0.335
    (II) RADEON(0): Supported VESA Video Modes:
    (II) RADEON(0): 720x400@70Hz
    (II) RADEON(0): 640x480@60Hz
    (II) RADEON(0): 640x480@75Hz
    (II) RADEON(0): 800x600@60Hz
    (II) RADEON(0): 800x600@75Hz
    (II) RADEON(0): 1024x768@60Hz
    (II) RADEON(0): 1024x768@70Hz
    (II) RADEON(0): 1024x768@75Hz
    (II) RADEON(0): 1280x1024@75Hz
    (II) RADEON(0): Manufacturer's mask: 0
    (II) RADEON(0): Supported Future Video Modes:
    (II) RADEON(0): #0: hsize: 1280 vsize 1024 refresh: 75 vid: 36737
    (II) RADEON(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    (II) RADEON(0): #2: hsize: 1024 vsize 768 refresh: 75 vid: 20321
    (II) RADEON(0): #3: hsize: 1024 vsize 768 refresh: 60 vid: 16481
    (II) RADEON(0): #4: hsize: 800 vsize 600 refresh: 75 vid: 20293
    (II) RADEON(0): #5: hsize: 800 vsize 600 refresh: 60 vid: 16453
    (II) RADEON(0): Supported additional Video Mode:
    (II) RADEON(0): clock: 108.0 MHz Image Size: 376 x 301 mm
    (II) RADEON(0): h_active: 1280 h_sync: 1328 h_sync_end 1440 h_blank_end 1688 h_border: 0
    (II) RADEON(0): v_active: 1024 v_sync: 1025 v_sync_end 1028 v_blanking: 1066 v_border: 0
    (II) RADEON(0): Serial No: YEHN015631
    (II) RADEON(0): Ranges: V min: 55 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 140 MHz
    (II) RADEON(0): Monitor name: C19-3
    (II) RADEON(0): EDID (in hex):
    (II) RADEON(0): 00ffffffffffff001ab372050f3d0000
    (II) RADEON(0): 0d0f010368261e6b2a241fa15a499925
    (II) RADEON(0): 1a4c55a54f00818f8180614f6140454f
    (II) RADEON(0): 454001010101302a009851002a403070
    (II) RADEON(0): 1300782d1100001e000000ff00594548
    (II) RADEON(0): 4e3031353633310a2020000000fd0037
    (II) RADEON(0): 4c1e530e000a202020202020000000fc
    (II) RADEON(0): 004331392d330a202020202020200005
    (II) RADEON(0): EDID vendor "FUS", prod id 1394
    (II) RADEON(0): Output: VGA-0, Detected Monitor Type: 0
    (II) RADEON(0): Output: S-video, Detected Monitor Type: 0
    (II) RADEON(0): EDID vendor "FUS", prod id 1394
    (II) RADEON(0): Using hsync ranges from config file
    (II) RADEON(0): Using vrefresh ranges from config file
    (II) RADEON(0): Printing DDC gathered Modelines:
    (II) RADEON(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    (II) RADEON(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    (II) RADEON(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    (II) RADEON(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    (II) RADEON(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    (II) RADEON(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
    (II) RADEON(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
    (II) RADEON(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    (II) RADEON(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    (II) RADEON(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    (II) RADEON(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    (II) RADEON(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
    (II) RADEON(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    (II) RADEON(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    (II) RADEON(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    (II) RADEON(0): Output: VGA-1, Detected Monitor Type: 1
    (II) RADEON(0): EDID data from the display on output: VGA-1 ----------------------
    (II) RADEON(0): Manufacturer: FUS Model: 572 Serial#: 15631
    (II) RADEON(0): Year: 2005 Week: 13
    (II) RADEON(0): EDID Version: 1.3
    (II) RADEON(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
    (II) RADEON(0): Sync: Separate
    (II) RADEON(0): Max Image Size [cm]: horiz.: 38 vert.: 30
    (II) RADEON(0): Gamma: 2.07
    (II) RADEON(0): DPMS capabilities: Off; RGB/Color Display
    (II) RADEON(0): First detailed timing is preferred mode
    (II) RADEON(0): redX: 0.629 redY: 0.354 greenX: 0.286 greenY: 0.598
    (II) RADEON(0): blueX: 0.145 blueY: 0.103 whiteX: 0.300 whiteY: 0.335
    (II) RADEON(0): Supported VESA Video Modes:
    (II) RADEON(0): 720x400@70Hz
    (II) RADEON(0): 640x480@60Hz
    (II) RADEON(0): 640x480@75Hz
    (II) RADEON(0): 800x600@60Hz
    (II) RADEON(0): 800x600@75Hz
    (II) RADEON(0): 1024x768@60Hz
    (II) RADEON(0): 1024x768@70Hz
    (II) RADEON(0): 1024x768@75Hz
    (II) RADEON(0): 1280x1024@75Hz
    (II) RADEON(0): Manufacturer's mask: 0
    (II) RADEON(0): Supported Future Video Modes:
    (II) RADEON(0): #0: hsize: 1280 vsize 1024 refresh: 75 vid: 36737
    (II) RADEON(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    (II) RADEON(0): #2: hsize: 1024 vsize 768 refresh: 75 vid: 20321
    (II) RADEON(0): #3: hsize: 1024 vsize 768 refresh: 60 vid: 16481
    (II) RADEON(0): #4: hsize: 800 vsize 600 refresh: 75 vid: 20293
    (II) RADEON(0): #5: hsize: 800 vsize 600 refresh: 60 vid: 16453
    (II) RADEON(0): Supported additional Video Mode:
    (II) RADEON(0): clock: 108.0 MHz Image Size: 376 x 301 mm
    (II) RADEON(0): h_active: 1280 h_sync: 1328 h_sync_end 1440 h_blank_end 1688 h_border: 0
    (II) RADEON(0): v_active: 1024 v_sync: 1025 v_sync_end 1028 v_blanking: 1066 v_border: 0
    (II) RADEON(0): Serial No: YEHN015631
    (II) RADEON(0): Ranges: V min: 55 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 140 MHz
    (II) RADEON(0): Monitor name: C19-3
    (II) RADEON(0): EDID (in hex):
    (II) RADEON(0): 00ffffffffffff001ab372050f3d0000
    (II) RADEON(0): 0d0f010368261e6b2a241fa15a499925
    (II) RADEON(0): 1a4c55a54f00818f8180614f6140454f
    (II) RADEON(0): 454001010101302a009851002a403070
    (II) RADEON(0): 1300782d1100001e000000ff00594548
    (II) RADEON(0): 4e3031353633310a2020000000fd0037
    (II) RADEON(0): 4c1e530e000a202020202020000000fc
    (II) RADEON(0): 004331392d330a202020202020200005
    (II) RADEON(0): EDID vendor "FUS", prod id 1394
    (II) RADEON(0): Output: VGA-0, Detected Monitor Type: 0
    (II) RADEON(0): Output: S-video, Detected Monitor Type: 0
    (II) AIGLX: Suspending AIGLX clients for VT switch
    disable primary dac
    (II) RADEON(0): RADEONRestoreMemMapRegisters() :
    (II) RADEON(0): MC_FB_LOCATION : 0x1fff0000 0xdfffd800
    (II) RADEON(0): MC_AGP_LOCATION : 0x27ff2000
    finished PLL2
    finished PLL1
    Entering Restore TV
    Restore TV PLL
    Restore TVHV
    Restore TV Restarts
    Restore Timing Tables
    Restore TV standard
    Leaving Restore TV
    Last edited by Tristero (2009-06-14 11:07:32)

    First I tried to force the monitor into 1280x1024@75 mode which does not show the flicker. In three horizontal areas in the screen, the display was very fuzzy. So I had to decide whether use 60Hz mode with the flicker problem or use 75 Hz mode with the fuzzyness problem.
    I tried the first alternative by ignoring the EDID data and force the display mode but I didn't succeed with solving the fuzzyness problem. So I decided to go back to 60 Hz mode and try to solve the flicker problem. (I already tried 'Option "Flicker"  "false" - no effect!) I have no more ideas.
    Last edited by Tristero (2009-06-15 08:37:23)

  • Catalyst 10.10 - Xorg 1.9.2 crash and random system freezes

    Hello.
    I have Radeon HD4650 AGP graphics card.
    I have up to date(no testing repos) Archlinux.
    I installed catalyst 10.10 from AUR - http://aur.archlinux.org/packages.php?ID=29111.
    Everything is ok, but two problems:
    1) When I switching TTY(eg. Ctrl-Alt-F6) while loading KDE(OpenGL splash is running) Xorg crashes:
    kdm.log:
    X.Org X Server 1.9.2
    Release Date: 2010-10-30
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.35-ARCH i686
    Current Operating System: Linux myhost 2.6.35-ARCH #1 SMP PREEMPT Sat Oct 30 19:57:05 UTC 2010 i686
    Kernel command line: root=/dev/disk/by-uuid/223249f9-5c17-4b09-9886-55ac67009986 ro elevator=deadline nomodeset vga=33556
    Build Date: 01 November 2010 10:23:07PM
    Current version of pixman: 0.18.4
    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: Mon Nov 8 10:37:11 2010
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) Using config directory: "/etc/X11/xorg.conf.d"
    The XKEYBOARD keymap compiler (xkbcomp) reports:
    > Warning: Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
    > Ignoring extra symbols
    Errors from xkbcomp are not fatal to the X server
    Backtrace:
    0: /usr/bin/X (xorg_backtrace+0x3b) [0x80e5ebb]
    1: /usr/bin/X (0x8048000+0x5cd65) [0x80a4d65]
    2: (vdso) (__kernel_rt_sigreturn+0x0) [0xb785240c]
    3: /usr/bin/X (0x8048000+0x143986) [0x818b986]
    4: /usr/bin/X (0x8048000+0x545c9) [0x809c5c9]
    5: /usr/bin/X (0x8048000+0x16de3b) [0x81b5e3b]
    6: /usr/bin/X (FreeCursor+0x57) [0x8062bd7]
    7: /usr/lib/xorg/modules/drivers/fglrx_drv.so (0xb6979000+0x7b0b91) [0xb7129b91]
    8: /usr/bin/X (0x8048000+0x14349a) [0x818b49a]
    9: /usr/bin/X (miPointerUpdateSprite+0x2bd) [0x809d47d]
    10: /usr/bin/X (0x8048000+0x556d3) [0x809d6d3]
    11: /usr/bin/X (0x8048000+0xa34f6) [0x80eb4f6]
    12: /usr/bin/X (0x8048000+0x16dcad) [0x81b5cad]
    13: /usr/bin/X (0x8048000+0x2f31d) [0x807731d]
    14: /usr/bin/X (ProcChangeActivePointerGrab+0x141) [0x807b901]
    15: /usr/bin/X (0x8048000+0x27187) [0x806f187]
    16: /usr/bin/X (0x8048000+0x1a1b5) [0x80621b5]
    17: /lib/libc.so.6 (__libc_start_main+0xe6) [0xb7582c76]
    18: /usr/bin/X (0x8048000+0x19d91) [0x8061d91]
    Segmentation fault at address 0x21f000e6
    Fatal server error:
    Caught signal 11 (Segmentation fault). Server aborting
    kernel.log
    Nov 8 10:37:07 localhost kernel: Initializing cgroup subsys cpuset
    Nov 8 10:37:07 localhost kernel: Initializing cgroup subsys cpu
    Nov 8 10:37:07 localhost kernel: Linux version 2.6.35-ARCH (tobias@T-POWA-LX) (gcc version 4.5.1 (GCC) ) #1 SMP PREEMPT Sat Oct 30 19:57:05 UTC 2010
    Nov 8 10:37:07 localhost kernel: BIOS-provided physical RAM map:
    Nov 8 10:37:07 localhost kernel: BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
    Nov 8 10:37:07 localhost kernel: BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
    Nov 8 10:37:07 localhost kernel: BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
    Nov 8 10:37:07 localhost kernel: BIOS-e820: 0000000000100000 - 00000000bfff0000 (usable)
    Nov 8 10:37:07 localhost kernel: BIOS-e820: 00000000bfff0000 - 00000000bfff8000 (ACPI data)
    Nov 8 10:37:07 localhost kernel: BIOS-e820: 00000000bfff8000 - 00000000c0000000 (ACPI NVS)
    Nov 8 10:37:07 localhost kernel: BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
    Nov 8 10:37:07 localhost kernel: BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
    Nov 8 10:37:07 localhost kernel: BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
    Nov 8 10:37:07 localhost kernel: Notice: NX (Execute Disable) protection missing in CPU or disabled in BIOS!
    Nov 8 10:37:07 localhost kernel: DMI 2.3 present.
    Nov 8 10:37:07 localhost kernel: AMI BIOS detected: BIOS may corrupt low RAM, working around it.
    Nov 8 10:37:07 localhost kernel: e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
    Nov 8 10:37:07 localhost kernel: e820 update range: 0000000000000000 - 0000000000001000 (usable) ==> (reserved)
    Nov 8 10:37:07 localhost kernel: e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
    Nov 8 10:37:07 localhost kernel: last_pfn = 0xbfff0 max_arch_pfn = 0x100000
    Nov 8 10:37:07 localhost kernel: MTRR default type: uncachable
    Nov 8 10:37:07 localhost kernel: MTRR fixed ranges enabled:
    Nov 8 10:37:07 localhost kernel: 00000-9FFFF write-back
    Nov 8 10:37:07 localhost kernel: A0000-EFFFF uncachable
    Nov 8 10:37:07 localhost kernel: F0000-FFFFF write-protect
    Nov 8 10:37:07 localhost kernel: MTRR variable ranges enabled:
    Nov 8 10:37:07 localhost kernel: 0 base 000000000 mask F80000000 write-back
    Nov 8 10:37:07 localhost kernel: 1 base 080000000 mask FC0000000 write-back
    Nov 8 10:37:07 localhost kernel: 2 disabled
    Nov 8 10:37:07 localhost kernel: 3 disabled
    Nov 8 10:37:07 localhost kernel: 4 disabled
    Nov 8 10:37:07 localhost kernel: 5 base 0E0000000 mask FFC000000 write-combining
    Nov 8 10:37:07 localhost kernel: 6 disabled
    Nov 8 10:37:07 localhost kernel: 7 disabled
    Nov 8 10:37:07 localhost kernel: x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    Nov 8 10:37:07 localhost kernel: Scanning 0 areas for low memory corruption
    Nov 8 10:37:07 localhost kernel: modified physical RAM map:
    Nov 8 10:37:07 localhost kernel: modified: 0000000000000000 - 0000000000010000 (reserved)
    Nov 8 10:37:07 localhost kernel: modified: 0000000000010000 - 000000000009fc00 (usable)
    Nov 8 10:37:07 localhost kernel: modified: 000000000009fc00 - 00000000000a0000 (reserved)
    Nov 8 10:37:07 localhost kernel: modified: 00000000000f0000 - 0000000000100000 (reserved)
    Nov 8 10:37:07 localhost kernel: modified: 0000000000100000 - 00000000bfff0000 (usable)
    Nov 8 10:37:07 localhost kernel: modified: 00000000bfff0000 - 00000000bfff8000 (ACPI data)
    Nov 8 10:37:07 localhost kernel: modified: 00000000bfff8000 - 00000000c0000000 (ACPI NVS)
    Nov 8 10:37:07 localhost kernel: modified: 00000000fec00000 - 00000000fec01000 (reserved)
    Nov 8 10:37:07 localhost kernel: modified: 00000000fee00000 - 00000000fee01000 (reserved)
    Nov 8 10:37:07 localhost kernel: modified: 00000000fff80000 - 0000000100000000 (reserved)
    Nov 8 10:37:07 localhost kernel: initial memory mapped : 0 - 01800000
    Nov 8 10:37:07 localhost kernel: found SMP MP-table at [c00fb930] fb930
    Nov 8 10:37:07 localhost kernel: init_memory_mapping: 0000000000000000-00000000377fe000
    Nov 8 10:37:07 localhost kernel: 0000000000 - 0000400000 page 4k
    Nov 8 10:37:07 localhost kernel: 0000400000 - 0037400000 page 2M
    Nov 8 10:37:07 localhost kernel: 0037400000 - 00377fe000 page 4k
    Nov 8 10:37:07 localhost kernel: kernel direct mapping tables up to 377fe000 @ 15000-1a000
    Nov 8 10:37:07 localhost kernel: RAMDISK: 7fda7000 - 7fff0000
    Nov 8 10:37:07 localhost kernel: Allocated new RAMDISK: 00100000 - 003480c5
    Nov 8 10:37:07 localhost kernel: Move RAMDISK from 000000007fda7000 - 000000007ffef0c4 to 00100000 - 003480c4
    Nov 8 10:37:07 localhost kernel: ACPI: RSDP 000fa980 00014 (v00 AMI )
    Nov 8 10:37:07 localhost kernel: ACPI: RSDT bfff0000 0002C (v01 AMIINT VIA_K7 00000010 MSFT 00000097)
    Nov 8 10:37:07 localhost kernel: ACPI: FACP bfff0030 00081 (v01 AMIINT VIA_K7 00000011 MSFT 00000097)
    Nov 8 10:37:07 localhost kernel: ACPI: DSDT bfff0120 03362 (v01 VIA VIA_K7 00001000 MSFT 0100000D)
    Nov 8 10:37:07 localhost kernel: ACPI: FACS bfff8000 00040
    Nov 8 10:37:07 localhost kernel: ACPI: APIC bfff00c0 00054 (v01 AMIINT VIA_K7 00000009 MSFT 00000097)
    Nov 8 10:37:07 localhost kernel: ACPI: Local APIC address 0xfee00000
    Nov 8 10:37:07 localhost kernel: 2183MB HIGHMEM available.
    Nov 8 10:37:07 localhost kernel: 887MB LOWMEM available.
    Nov 8 10:37:07 localhost kernel: mapped low ram: 0 - 377fe000
    Nov 8 10:37:07 localhost kernel: low ram: 0 - 377fe000
    Nov 8 10:37:07 localhost kernel: Zone PFN ranges:
    Nov 8 10:37:07 localhost kernel: DMA 0x00000010 -> 0x00001000
    Nov 8 10:37:07 localhost kernel: Normal 0x00001000 -> 0x000377fe
    Nov 8 10:37:07 localhost kernel: HighMem 0x000377fe -> 0x000bfff0
    Nov 8 10:37:07 localhost kernel: Movable zone start PFN for each node
    Nov 8 10:37:07 localhost kernel: early_node_map[2] active PFN ranges
    Nov 8 10:37:07 localhost kernel: 0: 0x00000010 -> 0x0000009f
    Nov 8 10:37:07 localhost kernel: 0: 0x00000100 -> 0x000bfff0
    Nov 8 10:37:07 localhost kernel: On node 0 totalpages: 786303
    Nov 8 10:37:07 localhost kernel: free_area_init_node: node 0, pgdat c1418ac0, node_mem_map c157d200
    Nov 8 10:37:07 localhost kernel: DMA zone: 32 pages used for memmap
    Nov 8 10:37:07 localhost kernel: DMA zone: 0 pages reserved
    Nov 8 10:37:07 localhost kernel: DMA zone: 3951 pages, LIFO batch:0
    Nov 8 10:37:07 localhost kernel: Normal zone: 1744 pages used for memmap
    Nov 8 10:37:07 localhost kernel: Normal zone: 221486 pages, LIFO batch:31
    Nov 8 10:37:07 localhost kernel: HighMem zone: 4368 pages used for memmap
    Nov 8 10:37:07 localhost kernel: HighMem zone: 554722 pages, LIFO batch:31
    Nov 8 10:37:07 localhost kernel: Using APIC driver default
    Nov 8 10:37:07 localhost kernel: ACPI: PM-Timer IO Port: 0x808
    Nov 8 10:37:07 localhost kernel: ACPI: Local APIC address 0xfee00000
    Nov 8 10:37:07 localhost kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    Nov 8 10:37:07 localhost kernel: ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    Nov 8 10:37:07 localhost kernel: IOAPIC[0]: apic_id 2, version 3, address 0xfec00000, GSI 0-23
    Nov 8 10:37:07 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    Nov 8 10:37:07 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
    Nov 8 10:37:07 localhost kernel: ACPI: IRQ0 used by override.
    Nov 8 10:37:07 localhost kernel: ACPI: IRQ2 used by override.
    Nov 8 10:37:07 localhost kernel: ACPI: IRQ9 used by override.
    Nov 8 10:37:07 localhost kernel: Using ACPI (MADT) for SMP configuration information
    Nov 8 10:37:07 localhost kernel: SMP: Allowing 1 CPUs, 0 hotplug CPUs
    Nov 8 10:37:07 localhost kernel: nr_irqs_gsi: 40
    Nov 8 10:37:07 localhost kernel: early_res array is doubled to 64 at [16000 - 167ff]
    Nov 8 10:37:07 localhost kernel: PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
    Nov 8 10:37:07 localhost kernel: PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
    Nov 8 10:37:07 localhost kernel: PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
    Nov 8 10:37:07 localhost kernel: Allocating PCI resources starting at c0000000 (gap: c0000000:3ec00000)
    Nov 8 10:37:07 localhost kernel: Booting paravirtualized kernel on bare hardware
    Nov 8 10:37:07 localhost kernel: setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:1 nr_node_ids:1
    Nov 8 10:37:07 localhost kernel: PERCPU: Embedded 14 pages/cpu @c3000000 s34880 r0 d22464 u4194304
    Nov 8 10:37:07 localhost kernel: pcpu-alloc: s34880 r0 d22464 u4194304 alloc=1*4194304
    Nov 8 10:37:07 localhost kernel: pcpu-alloc: [0] 0
    Nov 8 10:37:07 localhost kernel: Built 1 zonelists in Zone order, mobility grouping on. Total pages: 780159
    Nov 8 10:37:07 localhost kernel: Kernel command line: root=/dev/disk/by-uuid/223249f9-5c17-4b09-9886-55ac67009986 ro elevator=deadline nomodeset vga=33556
    Nov 8 10:37:07 localhost kernel: PID hash table entries: 4096 (order: 2, 16384 bytes)
    Nov 8 10:37:07 localhost kernel: Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
    Nov 8 10:37:07 localhost kernel: Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
    Nov 8 10:37:07 localhost kernel: Enabling fast FPU save and restore... done.
    Nov 8 10:37:07 localhost kernel: Enabling unmasked SIMD FPU exception support... done.
    Nov 8 10:37:07 localhost kernel: Initializing CPU#0
    Nov 8 10:37:07 localhost kernel: allocated 15728000 bytes of page_cgroup
    Nov 8 10:37:07 localhost kernel: please try 'cgroup_disable=memory' option if you don't want memory cgroups
    Nov 8 10:37:07 localhost kernel: Subtract (46 early reservations)
    Nov 8 10:37:07 localhost kernel: #1 [0000001000 - 0000002000] EX TRAMPOLINE
    Nov 8 10:37:07 localhost kernel: #2 [0001000000 - 0001574184] TEXT DATA BSS
    Nov 8 10:37:07 localhost kernel: #3 [0001575000 - 000157b108] BRK
    Nov 8 10:37:07 localhost kernel: #4 [00000fb940 - 0000100000] BIOS reserved
    Nov 8 10:37:07 localhost kernel: #5 [00000fb930 - 00000fb940] MP-table mpf
    Nov 8 10:37:07 localhost kernel: #6 [000009fc00 - 00000f6630] BIOS reserved
    Nov 8 10:37:07 localhost kernel: #7 [00000f6738 - 00000fb930] BIOS reserved
    Nov 8 10:37:07 localhost kernel: #8 [00000f6630 - 00000f6738] MP-table mpc
    Nov 8 10:37:07 localhost kernel: #9 [0000010000 - 0000011000] TRAMPOLINE
    Nov 8 10:37:07 localhost kernel: #10 [0000011000 - 0000015000] ACPI WAKEUP
    Nov 8 10:37:07 localhost kernel: #11 [0000015000 - 0000016000] PGTABLE
    Nov 8 10:37:07 localhost kernel: #12 [0000100000 - 0000349000] NEW RAMDISK
    Nov 8 10:37:07 localhost kernel: #13 [000157c000 - 000157d000] BOOTMEM
    Nov 8 10:37:07 localhost kernel: #14 [000157d000 - 0002d7d000] BOOTMEM
    Nov 8 10:37:07 localhost kernel: #15 [00015741c0 - 00015741c4] BOOTMEM
    Nov 8 10:37:07 localhost kernel: #16 [0001574200 - 00015742c0] BOOTMEM
    Nov 8 10:37:07 localhost kernel: #17 [00015742c0 - 0001574314] BOOTMEM
    Nov 8 10:37:07 localhost kernel: #18 [0002d7d000 - 0002d80000] BOOTMEM
    Nov 8 10:37:07 localhost kernel: #19 [0001574340 - 0001574410] BOOTMEM
    Nov 8 10:37:07 localhost kernel: #20 [0002d80000 - 0002d8c000] BOOTMEM
    Nov 8 10:37:07 localhost kernel: #21 [0001574440 - 0001574467] BOOTMEM
    Nov 8 10:37:07 localhost kernel: #22 [0001574480 - 0001574598] BOOTMEM
    Nov 8 10:37:07 localhost kernel: #23 [00015745c0 - 0001574600] BOOTMEM
    Nov 8 10:37:07 localhost kernel: #24 [0001574600 - 0001574640] BOOTMEM
    Nov 8 10:37:07 localhost kernel: #25 [0001574640 - 0001574680] BOOTMEM
    Nov 8 10:37:07 localhost kernel: #26 [0001574680 - 00015746c0] BOOTMEM
    Nov 8 10:37:07 localhost kernel: #27 [00015746c0 - 0001574700] BOOTMEM
    Nov 8 10:37:07 localhost kernel: #28 [0001574700 - 0001574740] BOOTMEM
    Nov 8 10:37:07 localhost kernel: #29 [0001574740 - 0001574780] BOOTMEM
    Nov 8 10:37:07 localhost kernel: #30 [0001574780 - 00015747c0] BOOTMEM
    Nov 8 10:37:07 localhost kernel: #31 [00015747c0 - 0001574800] BOOTMEM
    Nov 8 10:37:07 localhost kernel: #32 [0001574800 - 0001574810] BOOTMEM
    Nov 8 10:37:07 localhost kernel: #33 [0001574840 - 00015748a5] BOOTMEM
    Nov 8 10:37:07 localhost kernel: #34 [00015748c0 - 0001574925] BOOTMEM
    Nov 8 10:37:07 localhost kernel: #35 [0003000000 - 000300e000] BOOTMEM
    Nov 8 10:37:07 localhost kernel: #36 [0001574940 - 0001574944] BOOTMEM
    Nov 8 10:37:07 localhost kernel: #37 [0001574980 - 0001574984] BOOTMEM
    Nov 8 10:37:07 localhost kernel: #38 [00015749c0 - 00015749c4] BOOTMEM
    Nov 8 10:37:07 localhost kernel: #39 [0001574a00 - 0001574a04] BOOTMEM
    Nov 8 10:37:07 localhost kernel: #40 [0001574a40 - 0001574af0] BOOTMEM
    Nov 8 10:37:07 localhost kernel: #41 [0001574b00 - 0001574ba8] BOOTMEM
    Nov 8 10:37:07 localhost kernel: #42 [0002d8c000 - 0002d90000] BOOTMEM
    Nov 8 10:37:07 localhost kernel: #43 [0002d90000 - 0002e10000] BOOTMEM
    Nov 8 10:37:07 localhost kernel: #44 [0002e10000 - 0002e50000] BOOTMEM
    Nov 8 10:37:07 localhost kernel: #45 [000300e000 - 0003f0dd80] BOOTMEM
    Nov 8 10:37:07 localhost kernel: Initializing HighMem for node 0 (000377fe:000bfff0)
    Nov 8 10:37:07 localhost kernel: Memory: 3096392k/3145664k available (2987k kernel code, 48820k reserved, 1237k data, 416k init, 2236360k highmem)
    Nov 8 10:37:07 localhost kernel: virtual kernel memory layout:
    Nov 8 10:37:07 localhost kernel: fixmap : 0xfff16000 - 0xfffff000 ( 932 kB)
    Nov 8 10:37:07 localhost kernel: pkmap : 0xff800000 - 0xffc00000 (4096 kB)
    Nov 8 10:37:07 localhost kernel: vmalloc : 0xf7ffe000 - 0xff7fe000 ( 120 MB)
    Nov 8 10:37:07 localhost kernel: lowmem : 0xc0000000 - 0xf77fe000 ( 887 MB)
    Nov 8 10:37:07 localhost kernel: .init : 0xc1421000 - 0xc1489000 ( 416 kB)
    Nov 8 10:37:07 localhost kernel: .data : 0xc12eac4c - 0xc1420200 (1237 kB)
    Nov 8 10:37:07 localhost kernel: .text : 0xc1000000 - 0xc12eac4c (2987 kB)
    Nov 8 10:37:07 localhost kernel: Checking if this processor honours the WP bit even in supervisor mode...Ok.
    Nov 8 10:37:07 localhost kernel: SLUB: Genslabs=13, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
    Nov 8 10:37:07 localhost kernel: Hierarchical RCU implementation.
    Nov 8 10:37:07 localhost kernel: RCU-based detection of stalled CPUs is disabled.
    Nov 8 10:37:07 localhost kernel: Verbose stalled-CPUs detection is disabled.
    Nov 8 10:37:07 localhost kernel: NR_IRQS:512
    Nov 8 10:37:07 localhost kernel: Console: colour VGA+ 132x43
    Nov 8 10:37:07 localhost kernel: console [tty0] enabled
    Nov 8 10:37:07 localhost kernel: Fast TSC calibration using PIT
    Nov 8 10:37:07 localhost kernel: Detected 1666.888 MHz processor.
    Nov 8 10:37:07 localhost kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 3335.68 BogoMIPS (lpj=5556293)
    Nov 8 10:37:07 localhost kernel: pid_max: default: 32768 minimum: 301
    Nov 8 10:37:07 localhost kernel: Security Framework initialized
    Nov 8 10:37:07 localhost kernel: Mount-cache hash table entries: 512
    Nov 8 10:37:07 localhost kernel: Initializing cgroup subsys ns
    Nov 8 10:37:07 localhost kernel: Initializing cgroup subsys cpuacct
    Nov 8 10:37:07 localhost kernel: Initializing cgroup subsys memory
    Nov 8 10:37:07 localhost kernel: Initializing cgroup subsys devices
    Nov 8 10:37:07 localhost kernel: Initializing cgroup subsys freezer
    Nov 8 10:37:07 localhost kernel: Initializing cgroup subsys net_cls
    Nov 8 10:37:07 localhost kernel: Initializing cgroup subsys blkio
    Nov 8 10:37:07 localhost kernel: mce: CPU supports 4 MCE banks
    Nov 8 10:37:07 localhost kernel: Performance Events: AMD PMU driver.
    Nov 8 10:37:07 localhost kernel: ... version: 0
    Nov 8 10:37:07 localhost kernel: ... bit width: 48
    Nov 8 10:37:07 localhost kernel: ... generic registers: 4
    Nov 8 10:37:07 localhost kernel: ... value mask: 0000ffffffffffff
    Nov 8 10:37:07 localhost kernel: ... max period: 00007fffffffffff
    Nov 8 10:37:07 localhost kernel: ... fixed-purpose events: 0
    Nov 8 10:37:07 localhost kernel: ... event mask: 000000000000000f
    Nov 8 10:37:07 localhost kernel: SMP alternatives: switching to UP code
    Nov 8 10:37:07 localhost kernel: Freeing SMP alternatives: 12k freed
    Nov 8 10:37:07 localhost kernel: ACPI: Core revision 20100428
    Nov 8 10:37:07 localhost kernel: Enabling APIC mode: Flat. Using 1 I/O APICs
    Nov 8 10:37:07 localhost kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    Nov 8 10:37:07 localhost kernel: CPU0: AMD Athlon(tm) XP 2000+ stepping 00
    Nov 8 10:37:07 localhost kernel: Brought up 1 CPUs
    Nov 8 10:37:07 localhost kernel: Total of 1 processors activated (3335.68 BogoMIPS).
    Nov 8 10:37:07 localhost kernel: devtmpfs: initialized
    Nov 8 10:37:07 localhost kernel: NET: Registered protocol family 16
    Nov 8 10:37:07 localhost kernel: ACPI: bus type pci registered
    Nov 8 10:37:07 localhost kernel: PCI: PCI BIOS revision 2.10 entry at 0xfdaf1, last bus=1
    Nov 8 10:37:07 localhost kernel: PCI: Using configuration type 1 for base access
    Nov 8 10:37:07 localhost kernel: bio: create slab <bio-0> at 0
    Nov 8 10:37:07 localhost kernel: ACPI: EC: Look up EC in DSDT
    Nov 8 10:37:07 localhost kernel: ACPI: Interpreter enabled
    Nov 8 10:37:07 localhost kernel: ACPI: (supports S0 S3 S4 S5)
    Nov 8 10:37:07 localhost kernel: ACPI: Using IOAPIC for interrupt routing
    Nov 8 10:37:07 localhost kernel: ACPI: Power Resource [URP1] (off)
    Nov 8 10:37:07 localhost kernel: ACPI: Power Resource [URP2] (off)
    Nov 8 10:37:07 localhost kernel: ACPI: Power Resource [FDDP] (off)
    Nov 8 10:37:07 localhost kernel: ACPI: Power Resource [LPTP] (off)
    Nov 8 10:37:07 localhost kernel: ACPI: No dock devices found.
    Nov 8 10:37:07 localhost kernel: PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
    Nov 8 10:37:07 localhost kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    Nov 8 10:37:07 localhost kernel: pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored)
    Nov 8 10:37:07 localhost kernel: pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] (ignored)
    Nov 8 10:37:07 localhost kernel: pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
    Nov 8 10:37:07 localhost kernel: pci_root PNP0A03:00: host bridge window [mem 0x000c0000-0x000dffff] (ignored)
    Nov 8 10:37:07 localhost kernel: pci_root PNP0A03:00: host bridge window [mem 0xc0000000-0xffdfffff] (ignored)
    Nov 8 10:37:07 localhost kernel: pci_root PNP0A03:00: host bridge window [mem 0xfee01000-0xffdfffff] (ignored)
    Nov 8 10:37:07 localhost kernel: pci 0000:00:00.0: reg 10: [mem 0xe0000000-0xe3ffffff pref]
    Nov 8 10:37:07 localhost kernel: pci 0000:00:01.0: supports D1
    Nov 8 10:37:07 localhost kernel: pci 0000:00:0b.0: reg 10: [mem 0xdc000000-0xdfffffff]
    Nov 8 10:37:07 localhost kernel: pci 0000:00:0b.0: reg 30: [mem 0xdbff0000-0xdbffffff pref]
    Nov 8 10:37:07 localhost kernel: pci 0000:00:10.0: reg 20: [io 0xe400-0xe41f]
    Nov 8 10:37:07 localhost kernel: pci 0000:00:10.0: supports D1 D2
    Nov 8 10:37:07 localhost kernel: pci 0000:00:10.0: PME# supported from D0 D1 D2 D3hot D3cold
    Nov 8 10:37:07 localhost kernel: pci 0000:00:10.0: PME# disabled
    Nov 8 10:37:07 localhost kernel: pci 0000:00:10.1: reg 20: [io 0xe800-0xe81f]
    Nov 8 10:37:07 localhost kernel: pci 0000:00:10.1: supports D1 D2
    Nov 8 10:37:07 localhost kernel: pci 0000:00:10.1: PME# supported from D0 D1 D2 D3hot D3cold
    Nov 8 10:37:07 localhost kernel: pci 0000:00:10.1: PME# disabled
    Nov 8 10:37:07 localhost kernel: pci 0000:00:10.2: reg 20: [io 0xec00-0xec1f]
    Nov 8 10:37:07 localhost kernel: pci 0000:00:10.2: supports D1 D2
    Nov 8 10:37:07 localhost kernel: pci 0000:00:10.2: PME# supported from D0 D1 D2 D3hot D3cold
    Nov 8 10:37:07 localhost kernel: pci 0000:00:10.2: PME# disabled
    Nov 8 10:37:07 localhost kernel: pci 0000:00:10.3: reg 10: [mem 0xdbfeff00-0xdbfeffff]
    Nov 8 10:37:07 localhost kernel: pci 0000:00:10.3: supports D1 D2
    Nov 8 10:37:07 localhost kernel: pci 0000:00:10.3: PME# supported from D0 D1 D2 D3hot D3cold
    Nov 8 10:37:07 localhost kernel: pci 0000:00:10.3: PME# disabled
    Nov 8 10:37:07 localhost kernel: HPET not enabled in BIOS. You might try hpet=force boot option
    Nov 8 10:37:07 localhost kernel: pci 0000:00:11.0: quirk: [io 0x0800-0x087f] claimed by vt8235 PM
    Nov 8 10:37:07 localhost kernel: pci 0000:00:11.0: quirk: [io 0x0400-0x040f] claimed by vt8235 SMB
    Nov 8 10:37:07 localhost kernel: pci 0000:00:11.1: reg 20: [io 0xfc00-0xfc0f]
    Nov 8 10:37:07 localhost kernel: pci 0000:00:11.5: reg 10: [io 0xe000-0xe0ff]
    Nov 8 10:37:07 localhost kernel: pci 0000:00:11.5: supports D1 D2
    Nov 8 10:37:07 localhost kernel: pci 0000:01:00.0: reg 10: [mem 0xc0000000-0xcfffffff pref]
    Nov 8 10:37:07 localhost kernel: pci 0000:01:00.0: reg 14: [io 0xc800-0xc8ff]
    Nov 8 10:37:07 localhost kernel: pci 0000:01:00.0: reg 18: [mem 0xd7ef0000-0xd7efffff]
    Nov 8 10:37:07 localhost kernel: pci 0000:01:00.0: reg 30: [mem 0xd7ec0000-0xd7edffff pref]
    Nov 8 10:37:07 localhost kernel: pci 0000:01:00.0: supports D1 D2
    Nov 8 10:37:07 localhost kernel: pci 0000:00:01.0: PCI bridge to [bus 01-01]
    Nov 8 10:37:07 localhost kernel: pci 0000:00:01.0: bridge window [io 0xc000-0xcfff]
    Nov 8 10:37:07 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xd7e00000-0xd7efffff]
    Nov 8 10:37:07 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xb7d00000-0xd7cfffff pref]
    Nov 8 10:37:07 localhost kernel: pci_bus 0000:00: on NUMA node 0
    Nov 8 10:37:07 localhost kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
    Nov 8 10:37:07 localhost kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs *3 4 5 6 7 10 11 12 14 15)
    Nov 8 10:37:07 localhost kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 6 7 10 11 12 14 15)
    Nov 8 10:37:07 localhost kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 10 *11 12 14 15)
    Nov 8 10:37:07 localhost kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 *10 11 12 14 15)
    Nov 8 10:37:07 localhost kernel: HEST: Table is not found!
    Nov 8 10:37:07 localhost kernel: vgaarb: device added: PCI:0000:00:0b.0,decodes=io+mem,owns=io+mem,locks=none
    Nov 8 10:37:07 localhost kernel: vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=none,locks=none
    Nov 8 10:37:07 localhost kernel: vgaarb: loaded
    Nov 8 10:37:07 localhost kernel: PCI: Using ACPI for IRQ routing
    Nov 8 10:37:07 localhost kernel: PCI: pci_cache_line_size set to 32 bytes
    Nov 8 10:37:07 localhost kernel: pci 0000:00:01.0: address space collision: [mem 0xb7d00000-0xd7cfffff pref] conflicts with System RAM [mem 0x00100000-0xbffeffff]
    Nov 8 10:37:07 localhost kernel: pci 0000:01:00.0: no compatible bridge window for [mem 0xc0000000-0xcfffffff pref]
    Nov 8 10:37:07 localhost kernel: reserve RAM buffer: 000000000009fc00 - 000000000009ffff
    Nov 8 10:37:07 localhost kernel: reserve RAM buffer: 00000000bfff0000 - 00000000bfffffff
    Nov 8 10:37:07 localhost kernel: NetLabel: Initializing
    Nov 8 10:37:07 localhost kernel: NetLabel: domain hash size = 128
    Nov 8 10:37:07 localhost kernel: NetLabel: protocols = UNLABELED CIPSOv4
    Nov 8 10:37:07 localhost kernel: NetLabel: unlabeled traffic allowed by default
    Nov 8 10:37:07 localhost kernel: Switching to clocksource tsc
    Nov 8 10:37:07 localhost kernel: pnp: PnP ACPI init
    Nov 8 10:37:07 localhost kernel: ACPI: bus type pnp registered
    Nov 8 10:37:07 localhost kernel: pnp 00:01: disabling [io 0x0820-0x0821] because it overlaps 0000:00:11.0 BAR 13 [io 0x0800-0x087f]
    Nov 8 10:37:07 localhost kernel: pnp: PnP ACPI: found 9 devices
    Nov 8 10:37:07 localhost kernel: ACPI: ACPI bus type pnp unregistered
    Nov 8 10:37:07 localhost kernel: system 00:01: [io 0x0290-0x0297] has been reserved
    Nov 8 10:37:07 localhost kernel: system 00:01: [io 0x03f0-0x03f1] has been reserved
    Nov 8 10:37:07 localhost kernel: system 00:01: [io 0x04d0-0x04d1] has been reserved
    Nov 8 10:37:07 localhost kernel: system 00:01: [io 0x0400-0x040f] has been reserved
    Nov 8 10:37:07 localhost kernel: system 00:01: [mem 0xfee00000-0xfee00fff] has been reserved
    Nov 8 10:37:07 localhost kernel: pci 0000:00:01.0: BAR 15: assigned [mem 0xc0000000-0xcfffffff pref]
    Nov 8 10:37:07 localhost kernel: pci 0000:01:00.0: BAR 0: assigned [mem 0xc0000000-0xcfffffff pref]
    Nov 8 10:37:07 localhost kernel: pci 0000:01:00.0: BAR 0: set to [mem 0xc0000000-0xcfffffff pref] (PCI address [0xc0000000-0xcfffffff]
    Nov 8 10:37:07 localhost kernel: pci 0000:00:01.0: PCI bridge to [bus 01-01]
    Nov 8 10:37:07 localhost kernel: pci 0000:00:01.0: bridge window [io 0xc000-0xcfff]
    Nov 8 10:37:07 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xd7e00000-0xd7efffff]
    Nov 8 10:37:07 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xc0000000-0xcfffffff pref]
    Nov 8 10:37:07 localhost kernel: pci 0000:00:01.0: setting latency timer to 64
    Nov 8 10:37:07 localhost kernel: pci_bus 0000:00: resource 0 [io 0x0000-0xffff]
    Nov 8 10:37:07 localhost kernel: pci_bus 0000:00: resource 1 [mem 0x00000000-0xffffffff]
    Nov 8 10:37:07 localhost kernel: pci_bus 0000:01: resource 0 [io 0xc000-0xcfff]
    Nov 8 10:37:07 localhost kernel: pci_bus 0000:01: resource 1 [mem 0xd7e00000-0xd7efffff]
    Nov 8 10:37:07 localhost kernel: pci_bus 0000:01: resource 2 [mem 0xc0000000-0xcfffffff pref]
    Nov 8 10:37:07 localhost kernel: NET: Registered protocol family 2
    Nov 8 10:37:07 localhost kernel: IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
    Nov 8 10:37:07 localhost kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
    Nov 8 10:37:07 localhost kernel: TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
    Nov 8 10:37:07 localhost kernel: TCP: Hash tables configured (established 131072 bind 65536)
    Nov 8 10:37:07 localhost kernel: TCP reno registered
    Nov 8 10:37:07 localhost kernel: UDP hash table entries: 512 (order: 2, 16384 bytes)
    Nov 8 10:37:07 localhost kernel: UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
    Nov 8 10:37:07 localhost kernel: NET: Registered protocol family 1
    Nov 8 10:37:07 localhost kernel: pci 0000:00:01.0: disabling DAC on VIA PCI bridge
    Nov 8 10:37:07 localhost kernel: pci 0000:00:0b.0: Boot video device
    Nov 8 10:37:07 localhost kernel: PCI: CLS 32 bytes, default 32
    Nov 8 10:37:07 localhost kernel: Unpacking initramfs...
    Nov 8 10:37:07 localhost kernel: Freeing initrd memory: 2340k freed
    Nov 8 10:37:07 localhost kernel: apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
    Nov 8 10:37:07 localhost kernel: apm: overridden by ACPI.
    Nov 8 10:37:07 localhost kernel: Scanning for low memory corruption every 60 seconds
    Nov 8 10:37:07 localhost kernel: audit: initializing netlink socket (disabled)
    Nov 8 10:37:07 localhost kernel: type=2000 audit(1289212597.233:1): initialized
    Nov 8 10:37:07 localhost kernel: highmem bounce pool size: 64 pages
    Nov 8 10:37:07 localhost kernel: VFS: Disk quotas dquot_6.5.2
    Nov 8 10:37:07 localhost kernel: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
    Nov 8 10:37:07 localhost kernel: msgmni has been set to 1684
    Nov 8 10:37:07 localhost kernel: alg: No test for stdrng (krng)
    Nov 8 10:37:07 localhost kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
    Nov 8 10:37:07 localhost kernel: io scheduler noop registered
    Nov 8 10:37:07 localhost kernel: io scheduler deadline registered (default)
    Nov 8 10:37:07 localhost kernel: io scheduler cfq registered
    Nov 8 10:37:07 localhost kernel: ERST: Table is not found!
    Nov 8 10:37:07 localhost kernel: isapnp: Scanning for PnP cards...
    Nov 8 10:37:07 localhost kernel: isapnp: No Plug & Play device found
    Nov 8 10:37:07 localhost kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    Nov 8 10:37:07 localhost kernel: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
    Nov 8 10:37:07 localhost kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
    Nov 8 10:37:07 localhost kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
    Nov 8 10:37:07 localhost kernel: mice: PS/2 mouse device common for all mice
    Nov 8 10:37:07 localhost kernel: cpuidle: using governor ladder
    Nov 8 10:37:07 localhost kernel: cpuidle: using governor menu
    Nov 8 10:37:07 localhost kernel: TCP cubic registered
    Nov 8 10:37:07 localhost kernel: NET: Registered protocol family 17
    Nov 8 10:37:07 localhost kernel: Using IPI No-Shortcut mode
    Nov 8 10:37:07 localhost kernel: PM: Resume from disk failed.
    Nov 8 10:37:07 localhost kernel: registered taskstats version 1
    Nov 8 10:37:07 localhost kernel: Initalizing network drop monitor service
    Nov 8 10:37:07 localhost kernel: Freeing unused kernel memory: 416k freed
    Nov 8 10:37:07 localhost kernel: udev[31]: starting version 163
    Nov 8 10:37:07 localhost kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    Nov 8 10:37:07 localhost kernel: Linux agpgart interface v0.103
    Nov 8 10:37:07 localhost kernel: agpgart: Detected VIA KT400/KT400A/KT600 chipset
    Nov 8 10:37:07 localhost kernel: agpgart-via 0000:00:00.0: AGP aperture is 64M @ 0xe0000000
    Nov 8 10:37:07 localhost kernel: [drm] Initialized drm 1.1.0 20060810
    Nov 8 10:37:07 localhost kernel: [drm] VGACON disable radeon kernel modesetting.
    Nov 8 10:37:07 localhost kernel: pci 0000:01:00.0: enabling device (0000 -> 0003)
    Nov 8 10:37:07 localhost kernel: pci 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    Nov 8 10:37:07 localhost kernel: [drm] Initialized radeon 1.33.0 20080528 for 0000:01:00.0 on minor 0
    Nov 8 10:37:07 localhost kernel: SCSI subsystem initialized
    Nov 8 10:37:07 localhost kernel: Floppy drive(s): fd0 is 1.44M
    Nov 8 10:37:07 localhost kernel: FDC 0 is a post-1991 82077
    Nov 8 10:37:07 localhost kernel: libata version 3.00 loaded.
    Nov 8 10:37:07 localhost kernel: pata_via 0000:00:11.1: version 0.3.4
    Nov 8 10:37:07 localhost kernel: pata_via 0000:00:11.1: can't derive routing for PCI INT A
    Nov 8 10:37:07 localhost kernel: scsi0 : pata_via
    Nov 8 10:37:07 localhost kernel: scsi1 : pata_via
    Nov 8 10:37:07 localhost kernel: ata1: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xfc00 irq 14
    Nov 8 10:37:07 localhost kernel: ata2: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xfc08 irq 15
    Nov 8 10:37:07 localhost kernel: ata1.00: ATA-6: ST380011A, 3.04, max UDMA/100
    Nov 8 10:37:07 localhost kernel: ata1.00: 156301488 sectors, multi 16: LBA48
    Nov 8 10:37:07 localhost kernel: ata1.00: configured for UDMA/100
    Nov 8 10:37:07 localhost kernel: scsi 0:0:0:0: Direct-Access ATA ST380011A 3.04 PQ: 0 ANSI: 5
    Nov 8 10:37:07 localhost kernel: ata2.00: ATAPI: LITE-ON DVD SOHD-16P9S, FS0J, max UDMA/33
    Nov 8 10:37:07 localhost kernel: ata2.01: ATAPI: LITE-ON LTR-52246S, 6S0F, max UDMA/33
    Nov 8 10:37:07 localhost kernel: ata2.00: configured for UDMA/33
    Nov 8 10:37:07 localhost kernel: ata2.01: configured for UDMA/33
    Nov 8 10:37:07 localhost kernel: scsi 1:0:0:0: CD-ROM LITE-ON DVD SOHD-16P9S FS0J PQ: 0 ANSI: 5
    Nov 8 10:37:07 localhost kernel: scsi 1:0:1:0: CD-ROM LITE-ON LTR-52246S 6S0F PQ: 0 ANSI: 5
    Nov 8 10:37:07 localhost kernel: sd 0:0:0:0: [sda] 156301488 512-byte logical blocks: (80.0 GB/74.5 GiB)
    Nov 8 10:37:07 localhost kernel: sd 0:0:0:0: [sda] Write Protect is off
    Nov 8 10:37:07 localhost kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    Nov 8 10:37:07 localhost kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    Nov 8 10:37:07 localhost kernel: sda:sr0: scsi3-mmc drive: 4x/48x cd/rw xa/form2 cdda tray
    Nov 8 10:37:07 localhost kernel: Uniform CD-ROM driver Revision: 3.20
    Nov 8 10:37:07 localhost kernel: sr 1:0:0:0: Attached scsi CD-ROM sr0
    Nov 8 10:37:07 localhost kernel: sda1 sda2 sda3 sda4 < sda5 sda6 sda7sr1: scsi3-mmc drive: 15x/52x writer cd/rw xa/form2 cdda tray
    Nov 8 10:37:07 localhost kernel: sr 1:0:1:0: Attached scsi CD-ROM sr1
    Nov 8 10:37:07 localhost kernel: sda8 sda9 sda10 >
    Nov 8 10:37:07 localhost kernel: sd 0:0:0:0: [sda] Attached SCSI disk
    Nov 8 10:37:07 localhost kernel: EXT3-fs: barriers not enabled
    Nov 8 10:37:07 localhost kernel: EXT3-fs (sda2): mounted filesystem with writeback data mode
    Nov 8 10:37:07 localhost kernel: kjournald starting. Commit interval 5 seconds
    Nov 8 10:37:07 localhost kernel: rtc_cmos 00:03: RTC can wake from S4
    Nov 8 10:37:07 localhost kernel: rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
    Nov 8 10:37:07 localhost kernel: rtc0: alarms up to one year, y3k, 114 bytes nvram
    Nov 8 10:37:07 localhost kernel: udev[496]: starting version 163
    Nov 8 10:37:07 localhost kernel: fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERMANY' taints kernel.
    Nov 8 10:37:07 localhost kernel: Disabling lock debugging due to kernel taint
    Nov 8 10:37:07 localhost kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0
    Nov 8 10:37:07 localhost kernel: sr 1:0:0:0: Attached scsi generic sg1 type 5
    Nov 8 10:37:07 localhost kernel: sr 1:0:1:0: Attached scsi generic sg2 type 5
    Nov 8 10:37:07 localhost kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    Nov 8 10:37:07 localhost kernel: input: PC Speaker as /devices/platform/pcspkr/input/input1
    Nov 8 10:37:07 localhost kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
    Nov 8 10:37:07 localhost kernel: usbcore: registered new interface driver usbfs
    Nov 8 10:37:07 localhost kernel: usbcore: registered new interface driver hub
    Nov 8 10:37:07 localhost kernel: usbcore: registered new device driver usb
    Nov 8 10:37:07 localhost kernel: psmouse serio1: ID: 10 00 64
    Nov 8 10:37:07 localhost kernel: uhci_hcd: USB Universal Host Controller Interface driver
    Nov 8 10:37:07 localhost kernel: uhci_hcd 0000:00:10.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21
    Nov 8 10:37:07 localhost kernel: uhci_hcd 0000:00:10.0: UHCI Host Controller
    Nov 8 10:37:07 localhost kernel: uhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 1
    Nov 8 10:37:07 localhost kernel: uhci_hcd 0000:00:10.0: irq 21, io base 0x0000e400
    Nov 8 10:37:07 localhost kernel: hub 1-0:1.0: USB hub found
    Nov 8 10:37:07 localhost kernel: hub 1-0:1.0: 2 ports detected
    Nov 8 10:37:07 localhost kernel: uhci_hcd 0000:00:10.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
    Nov 8 10:37:07 localhost kernel: uhci_hcd 0000:00:10.1: UHCI Host Controller
    Nov 8 10:37:07 localhost kernel: uhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 2
    Nov 8 10:37:07 localhost kernel: uhci_hcd 0000:00:10.1: irq 21, io base 0x0000e800
    Nov 8 10:37:07 localhost kernel: hub 2-0:1.0: USB hub found
    Nov 8 10:37:07 localhost kernel: hub 2-0:1.0: 2 ports detected
    Nov 8 10:37:07 localhost kernel: uhci_hcd 0000:00:10.2: PCI INT C -> GSI 21 (level, low) -> IRQ 21
    Nov 8 10:37:07 localhost kernel: uhci_hcd 0000:00:10.2: UHCI Host Controller
    Nov 8 10:37:07 localhost kernel: uhci_hcd 0000:00:10.2: new USB bus registered, assigned bus number 3
    Nov 8 10:37:07 localhost kernel: uhci_hcd 0000:00:10.2: irq 21, io base 0x0000ec00
    Nov 8 10:37:07 localhost kernel: NET: Registered protocol family 23
    Nov 8 10:37:07 localhost kernel: [fglrx] Maximum main memory to use for locked dma buffers: 2880 MBytes.
    Nov 8 10:37:07 localhost kernel: [fglrx] vendor: 1002 device: 9495 count: 1
    Nov 8 10:37:07 localhost kernel: [fglrx] ioport: bar 1, base 0xc800, size: 0x100
    Nov 8 10:37:07 localhost kernel: pci 0000:01:00.0: PCI: Disallowing DAC for device
    Nov 8 10:37:07 localhost kernel: [fglrx] Kernel PAT support is enabled
    Nov 8 10:37:07 localhost kernel: [fglrx] module loaded - fglrx 8.78.6 [Oct 5 2010] with 1 minors
    Nov 8 10:37:07 localhost kernel: hub 3-0:1.0: USB hub found
    Nov 8 10:37:07 localhost kernel: hub 3-0:1.0: 2 ports detected
    Nov 8 10:37:07 localhost kernel: ACPI: acpi_idle registered with cpuidle
    Nov 8 10:37:07 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
    Nov 8 10:37:07 localhost kernel: ACPI: Power Button [PWRB]
    Nov 8 10:37:07 localhost kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input3
    Nov 8 10:37:07 localhost kernel: ACPI: Sleep Button [SLPB]
    Nov 8 10:37:07 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
    Nov 8 10:37:07 localhost kernel: ACPI: Power Button [PWRF]
    Nov 8 10:37:07 localhost kernel: usb 1-1: new full speed USB device using uhci_hcd and address 2
    Nov 8 10:37:07 localhost kernel: input: ImPS/2 Generic Wheel Mouse as /devices/platform/i8042/serio1/input/input5
    Nov 8 10:37:07 localhost kernel: ACPI: resource vt596_smbus [io 0x0400-0x0407] conflicts with ACPI region SMOV [??? 0x00000400-0x00000406 flags 0x56]
    Nov 8 10:37:07 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    Nov 8 10:37:07 localhost kernel: VIA 82xx Audio 0000:00:11.5: PCI INT C -> GSI 22 (level, low) -> IRQ 22
    Nov 8 10:37:07 localhost kernel: VIA 82xx Audio 0000:00:11.5: setting latency timer to 64
    Nov 8 10:37:07 localhost kernel: NET: Registered protocol family 8
    Nov 8 10:37:07 localhost kernel: NET: Registered protocol family 20
    Nov 8 10:37:07 localhost kernel: usb 1-1: reset full speed USB device using uhci_hcd and address 2
    Nov 8 10:37:07 localhost kernel: usbcore: registered new interface driver speedtch
    Nov 8 10:37:07 localhost kernel: speedtch 1-1:1.0: found stage 1 firmware speedtch-1.bin.4.00
    Nov 8 10:37:07 localhost kernel: speedtch 1-1:1.0: found stage 2 firmware speedtch-2.bin.4.00
    Nov 8 10:37:07 localhost kernel: ATM dev 0: ADSL line is synchronising
    Nov 8 10:37:07 localhost kernel: EXT3-fs (sda2): using internal journal
    Nov 8 10:37:07 localhost kernel: EXT3-fs: barriers not enabled
    Nov 8 10:37:07 localhost kernel: kjournald starting. Commit interval 5 seconds
    Nov 8 10:37:07 localhost kernel: EXT3-fs (sda6): using internal journal
    Nov 8 10:37:07 localhost kernel: EXT3-fs (sda6): mounted filesystem with writeback data mode
    Nov 8 10:37:07 localhost kernel: EXT3-fs: barriers not enabled
    Nov 8 10:37:07 localhost kernel: kjournald starting. Commit interval 5 seconds
    Nov 8 10:37:07 localhost kernel: EXT3-fs (sda3): using internal journal
    Nov 8 10:37:07 localhost kernel: EXT3-fs (sda3): mounted filesystem with writeback data mode
    Nov 8 10:37:07 localhost kernel: EXT4-fs (sda9): mounted filesystem with ordered data mode. Opts: (null)
    Nov 8 10:37:07 localhost kernel: Adding 1052220k swap on /dev/sda5. Priority:-1 extents:1 across:1052220k
    Nov 8 10:37:09 localhost kernel: ip_tables: (C) 2000-2006 Netfilter Core Team
    Nov 8 10:37:09 localhost kernel: nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
    Nov 8 10:37:09 localhost kernel: CONFIG_NF_CT_ACCT is deprecated and will be removed soon. Please use
    Nov 8 10:37:09 localhost kernel: nf_conntrack.acct=1 kernel parameter, acct=1 nf_conntrack module option or
    Nov 8 10:37:09 localhost kernel: sysctl net.netfilter.nf_conntrack_acct=1 to enable it.
    Nov 8 10:37:11 localhost kernel: PPP generic driver version 2.4.2
    Nov 8 10:37:13 localhost kernel: [fglrx] AGP detected, AgpState = 0x1f000a1b (hardware caps of chipset)
    Nov 8 10:37:13 localhost kernel: [fglrx] [agp] enabling AGP with mode=0x1f000b1a
    Nov 8 10:37:13 localhost kernel: agpgart-via 0000:00:00.0: AGP 3.5 bridge
    Nov 8 10:37:13 localhost kernel: agpgart-via 0000:00:00.0: putting AGP V3 device into 8x mode
    Nov 8 10:37:13 localhost kernel: fglrx_pci 0000:01:00.0: putting AGP V3 device into 8x mode
    Nov 8 10:37:13 localhost kernel: [fglrx] AGP enabled, AgpCommand = 0x1f000312 (selected caps)
    Nov 8 10:37:13 localhost kernel: [fglrx] Setup AGP aperture
    Nov 8 10:37:13 localhost kernel: [fglrx] Could not enable MSI; System prevented initialization
    Nov 8 10:37:13 localhost kernel: [fglrx] Firegl kernel thread PID: 2202
    Nov 8 10:37:13 localhost kernel: [fglrx] IRQ 16 Enabled
    Nov 8 10:37:14 localhost kernel: [fglrx] Gart cacheable size:1318 M.
    Nov 8 10:37:14 localhost kernel: [fglrx] Reserved FB block: Shared offset:0, size:1000000
    Nov 8 10:37:14 localhost kernel: [fglrx] Reserved FB block: Unshared offset:fd0a000, size:2f6000
    Nov 8 10:37:14 localhost kernel: [fglrx] Reserved FB block: Unshared offset:3fffd000, size:3000
    Nov 8 10:37:20 localhost kernel: ATM dev 0: ADSL line is up (5312 kb/s down | 320 kb/s up)
    Nov 8 10:38:09 localhost kernel: [fglrx] IRQ 16 Disabled
    Nov 8 10:38:09 localhost kernel: BUG: scheduling while atomic: X/2191/0x00000002
    Nov 8 10:38:09 localhost kernel: Modules linked in: pppoatm ppp_generic slhc xt_tcpudp nf_conntrack_ipv4 nf_defrag_ipv4 xt_state nf_conntrack iptable_filter ip_tables x_tables ext4 jbd2 crc16 ext2 speedtch usbatm atm snd_via82xx gameport snd_ac97_codec ac97_bus snd_pcm snd_timer snd_page_alloc snd_mpu401_uart snd_rawmidi snd_seq_device i2c_viapro snd soundcore button thermal processor via_ircc uhci_hcd irda crc_ccitt psmouse usbcore fglrx(P) shpchp pcspkr serio_raw pci_hotplug sg evdev rtc_cmos rtc_core rtc_lib ext3 jbd mbcache sd_mod sr_mod cdrom pata_acpi pata_via libata floppy scsi_mod radeon ttm drm_kms_helper drm i2c_algo_bit i2c_core via_agp agpgart
    Nov 8 10:38:09 localhost kernel: Pid: 2191, comm: X Tainted: P 2.6.35-ARCH #1
    Nov 8 10:38:09 localhost kernel: Call Trace:
    Nov 8 10:38:09 localhost kernel: [<c1034d1d>] __schedule_bug+0x5d/0x70
    Nov 8 10:38:09 localhost kernel: [<c12e6dcf>] schedule+0x47f/0x6f0
    Nov 8 10:38:09 localhost kernel: [<f8761b22>] ? KAS_Event_Set+0x92/0xa0 [fglrx]
    Nov 8 10:38:09 localhost kernel: [<c12e9505>] ? _raw_spin_unlock_irqrestore+0x25/0x30
    Nov 8 10:38:09 localhost kernel: [<f87624a6>] KAS_Thread_WaitForFinish+0x86/0xc0 [fglrx]
    Nov 8 10:38:09 localhost kernel: [<c105eb30>] ? autoremove_wake_function+0x0/0x40
    Nov 8 10:38:09 localhost kernel: [<f877bafa>] MCIL_WorkerThread+0x1da/0x2c0 [fglrx]
    Nov 8 10:38:09 localhost kernel: [<f8841790>] ? PassiveRing_Cleanup+0x60/0xc0 [fglrx]
    Nov 8 10:38:09 localhost kernel: [<f8791e58>] ? firegl_trace+0x28/0x190 [fglrx]
    Nov 8 10:38:09 localhost kernel: [<f8840d01>] IRQMGR_FreeResources+0x21/0x60 [fglrx]
    Nov 8 10:38:09 localhost kernel: [<f877e87e>] irqmgr_wrap_shutdown+0x17e/0x1d0 [fglrx]
    Nov 8 10:38:09 localhost kernel: [<f876e4c9>] ? firegl_takedown+0x989/0xa60 [fglrx]
    Nov 8 10:38:09 localhost kernel: [<f885600d>] ? amdPcsClose+0x3d/0x40 [fglrx]
    Nov 8 10:38:09 localhost kernel: [<f876d35f>] ? firegl_release+0x14f/0x220 [fglrx]
    Nov 8 10:38:09 localhost kernel: [<f875e5be>] ? ip_firegl_release+0xe/0x10 [fglrx]
    Nov 8 10:38:09 localhost kernel: [<c10f8153>] ? fput+0xf3/0x1f0
    Nov 8 10:38:09 localhost kernel: [<c10f4f69>] ? filp_close+0x49/0x70
    Nov 8 10:38:09 localhost kernel: [<c1046d57>] ? put_files_struct+0x87/0x100
    Nov 8 10:38:09 localhost kernel: [<c1046e72>] ? exit_files+0x42/0x60
    Nov 8 10:38:09 localhost kernel: [<c104727a>] ? do_exit+0x14a/0x770
    Nov 8 10:38:09 localhost kernel: [<c1053f0d>] ? __sigqueue_free+0x2d/0x30
    Nov 8 10:38:09 localhost kernel: [<c1053162>] ? recalc_sigpending+0x12/0x30
    Nov 8 10:38:09 localhost kernel: [<c1047ab9>] ? do_group_exit+0x39/0xa0
    Nov 8 10:38:09 localhost kernel: [<c10563ad>] ? get_signal_to_deliver+0x25d/0x470
    Nov 8 10:38:09 localhost kernel: [<c1054e12>] ? __send_signal+0x162/0x390
    Nov 8 10:38:09 localhost kernel: [<c1002909>] ? do_signal+0x69/0x870
    Nov 8 10:38:09 localhost kernel: [<c105592f>] ? do_send_specific+0x7f/0xc0
    Nov 8 10:38:09 localhost kernel: [<c1183c90>] ? _atomic_dec_and_lock+0x50/0x70
    Nov 8 10:38:09 localhost kernel: [<c110e426>] ? mntput_no_expire+0x16/0x90
    Nov 8 10:38:09 localhost kernel: [<c1053162>] ? recalc_sigpending+0x12/0x30
    Nov 8 10:38:09 localhost kernel: [<c1053e65>] ? sigprocmask+0x75/0xf0
    Nov 8 10:38:09 localhost kernel: [<c10567b4>] ? sys_rt_sigprocmask+0xc4/0xe0
    Nov 8 10:38:09 localhost kernel: [<c10567b4>] ? sys_rt_sigprocmask+0xc4/0xe0
    Nov 8 10:38:09 localhost kernel: [<c10033fd>] ? do_notify_resume+0x5d/0x70
    Nov 8 10:38:09 localhost kernel: [<c12e9af8>] ? work_notifysig+0x13/0x1b
    Nov 8 10:38:10 localhost kernel: [fglrx] AGP detected, AgpState = 0x1f000a1b (hardware caps of chipset)
    Nov 8 10:38:10 localhost kernel: [fglrx] [agp] enabling AGP with mode=0x1f000b1a
    Nov 8 10:38:10 localhost kernel: agpgart-via 0000:00:00.0: AGP 3.5 bridge
    Nov 8 10:38:10 localhost kernel: agpgart-via 0000:00:00.0: putting AGP V3 device into 8x mode
    Nov 8 10:38:10 localhost kernel: fglrx_pci 0000:01:00.0: putting AGP V3 device into 8x mode
    Nov 8 10:38:10 localhost kernel: [fglrx] AGP enabled, AgpCommand = 0x1f000312 (selected caps)
    Nov 8 10:38:10 localhost kernel: [fglrx] Setup AGP aperture
    Nov 8 10:38:10 localhost kernel: [fglrx] Firegl kernel thread PID: 2426
    Nov 8 10:38:10 localhost kernel: [fglrx] IRQ 16 Enabled
    Nov 8 10:38:11 localhost kernel: [fglrx] Gart cacheable size:1318 M.
    Nov 8 10:38:11 localhost kernel: [fglrx] Reserved FB block: Shared offset:0, size:1000000
    Nov 8 10:38:11 localhost kernel: [fglrx] Reserved FB block: Unshared offset:fd0a000, size:2f6000
    Nov 8 10:38:11 localhost kernel: [fglrx] Reserved FB block: Unshared offset:3fffd000, size:3000
    Nov 8 10:38:33 localhost kernel: [fglrx] IRQ 16 Disabled
    2) Sometimes computer freeze while I working in KDE. I don't save logs, but I remeber that:
    X: page allocation failure
    in kernel.log.
    Can anyone has tips or workarounds for this bugs (or just catalyst proprietary driver is piece of sh*t?)?
    Can anyone help?

    I guess I have the same issue ( https://bbs.archlinux.org/viewtopic.php?id=108083 ). I removed the catalyst package and installed the open source driver (packages: xf86-video-ati and ati-dri) as a workaround to wait until the issue is resolved. If you want to do that, remember to update your xorg.conf (you can simple rename that... it's not needed with ati driver) and rc.conf (unblacklist the radeon module). Maybe downgrading to Xorg 1.8 and installing older driver would help. Hopefully somebody with greater knowledge will notice this problem.
    Last edited by kleofas (2010-11-11 12:42:38)

  • Xorg 1.6 + xf86-video-ati 6.12.0 + kernel26 2.6.29 : no dri !

    Hello,
    Because I wanted to have Xv with an opensource driver, I upgraded my system (freshly installed) to testing (I own an ati radeon hd 3650).
    Since this upgrade, I get these errors in my xorg logs :
    X.Org X Server 1.6.0
    Release Date: 2009-2-25
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.28-ARCH x86_64
    Current Operating System: Linux goldmund 2.6.29-ARCH #1 SMP PREEMPT Thu Mar 26 16:06:57 CET 2009 x86_64
    Build Date: 01 March 2009 10:39:25PM
    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: Sat Mar 28 00:54:50 2009
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) ServerLayout "Xorg Configured"
    (**) |-->Screen "Screen0" (0)
    (**) | |-->Monitor "Monitor0"
    (**) | |-->Device "Card0"
    (==) 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,
    built-ins
    (==) 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 AllowEmptyInput.
    (II) Loader magic: 0xf40
    (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@4:0:0) ATI Technologies Inc Mobility Radeon HD 3600 Series rev 0, Mem @ 0xd0000000/268435456, 0xfbee0000/65536, I/O @ 0x0000e000/256, 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) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.6.0, 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.6.0, 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.6.0, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (==) AIGLX enabled
    (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.0, 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.0, 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.0, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DRI2
    (II) LoadModule: "radeon"
    (II) Loading /usr/lib/xorg/modules/drivers//radeon_drv.so
    (II) Module radeon: vendor="X.Org Foundation"
    compiled for 1.6.0, module version = 6.12.0
    Module class: X.Org Video Driver
    ABI class: X.Org Video Driver, version 5.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 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 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 FirePro M7750, ATI M98, ATI M98,
    ATI M98, ATI Radeon RV730 (AGP), ATI FirePro M5750,
    ATI Radeon RV730 (AGP), ATI RV730XT [Radeon HD 4670],
    ATI RADEON E4600, ATI RV730 PRO [Radeon HD 4650],
    ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
    ATI FirePro V3750 (FireGL), 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 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
    (II) Primary Device is: PCI 04@00:00:0
    (II) resource ranges after xf86ClaimFixedResources() call:
    [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) 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] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b]
    [5] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b]
    [6] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b]
    [7] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [8] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [9] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b]
    [10] 0 0 0x000003c0 - 0x000003df (0x20) IS[b]
    (II) Setting vga for screen 0.
    (II) RADEON(0): TOTO SAYS 00000000fbee0000
    (II) RADEON(0): MMIO registers at 0x00000000fbee0000: size 64KB
    (II) RADEON(0): PCI bus 4 card 0 func 0
    (**) 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
    (**) RADEON(0): Option "DRI" "true"
    (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.6.0, module version = 0.1.0
    ABI class: X.Org Video Driver, version 5.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 3600 XT" (ChipID = 0x9598)
    (WW) RADEON(0): R600 support is mostly incomplete and very experimental
    (--) RADEON(0): Linear framebuffer at 0x00000000d0000000
    (II) RADEON(0): PCIE 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.6.0, module version = 1.0.0
    ABI class: X.Org Video Driver, version 5.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: 0x1028 SubsystemID: 0x2242
    IOBaseAddress: 0xe000
    Filename: S3B38201.104
    BIOS Bootup Message:
    113-B38201-104 RV635 GDDR2_16Mx16 128bit 256MB 725e/500m
    (II) RADEON(0): Framebuffer space used by Firmware (kb): 20
    (II) RADEON(0): Start of VRAM area used by Firmware: 0xfffb000
    (II) RADEON(0): AtomBIOS requests 20kB of VRAM scratch space
    (II) RADEON(0): AtomBIOS VRAM scratch base: 0xfffb000
    (II) RADEON(0): Cannot get VRAM scratch space. Allocating in main memory instead
    (II) RADEON(0): Default Engine Clock: 725000
    (II) RADEON(0): Default Memory Clock: 500000
    (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
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenByBusid: Searching for BusID pci:0000:04:00.0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenByBusid: drmOpenMinor returns -19
    drmOpenDevice: node name is /dev/dri/card1
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenByBusid: drmOpenMinor returns -19
    drmOpenDevice: node name is /dev/dri/card2
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenByBusid: drmOpenMinor returns -19
    drmOpenDevice: node name is /dev/dri/card3
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenByBusid: drmOpenMinor returns -19
    drmOpenDevice: node name is /dev/dri/card4
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenByBusid: drmOpenMinor returns -19
    drmOpenDevice: node name is /dev/dri/card5
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenByBusid: drmOpenMinor returns -19
    drmOpenDevice: node name is /dev/dri/card6
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenByBusid: drmOpenMinor returns -19
    drmOpenDevice: node name is /dev/dri/card7
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenByBusid: drmOpenMinor returns -19
    drmOpenDevice: node name is /dev/dri/card8
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenByBusid: drmOpenMinor returns -19
    drmOpenDevice: node name is /dev/dri/card9
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenByBusid: drmOpenMinor returns -19
    drmOpenDevice: node name is /dev/dri/card10
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenByBusid: drmOpenMinor returns -19
    drmOpenDevice: node name is /dev/dri/card11
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenByBusid: drmOpenMinor returns -19
    drmOpenDevice: node name is /dev/dri/card12
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenByBusid: drmOpenMinor returns -19
    drmOpenDevice: node name is /dev/dri/card13
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenByBusid: drmOpenMinor returns -19
    drmOpenDevice: node name is /dev/dri/card14
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenByBusid: drmOpenMinor returns -19
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenDevice: node name is /dev/dri/card1
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenDevice: node name is /dev/dri/card2
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenDevice: node name is /dev/dri/card3
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenDevice: node name is /dev/dri/card4
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenDevice: node name is /dev/dri/card5
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenDevice: node name is /dev/dri/card6
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenDevice: node name is /dev/dri/card7
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenDevice: node name is /dev/dri/card8
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenDevice: node name is /dev/dri/card9
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenDevice: node name is /dev/dri/card10
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenDevice: node name is /dev/dri/card11
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenDevice: node name is /dev/dri/card12
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenDevice: node name is /dev/dri/card13
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenDevice: node name is /dev/dri/card14
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    (EE) RADEON(0): [dri] RADEONDRIGetVersion failed to open the DRM
    [dri] Disabling DRI.
    (II) RADEON(0): using shadow framebuffer
    (II) Loading sub module "shadow"
    (II) LoadModule: "shadow"
    (II) Loading /usr/lib/xorg/modules//libshadow.so
    (II) Module shadow: vendor="X.Org Foundation"
    compiled for 1.6.0, module version = 1.1.0
    ABI class: X.Org ANSI C Emulation, version 0.4
    (II) RADEON(0): Detected total video RAM=262144K, accessible=262144K (PCI BAR=262144K)
    (--) RADEON(0): Mapped VideoRAM: 262144 kByte (128 bit DDR SDRAM)
    (II) RADEON(0): Color tiling disabled
    (II) RADEON(0): Max desktop size set to 2560x1600
    (II) RADEON(0): For a larger or smaller max desktop size, add a Virtual line to your xorg.conf
    (II) RADEON(0): If you are having trouble with 3D, reduce the desktop size by adjusting the Virtual line to your xorg.conf
    (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: 725.000000, mclk: 500.000000
    (II) RADEON(0): PLL parameters: rf=2700 rd=12 min=64800 max=120000; xclk=40000
    (II) RADEON(0): Output HDMI-0 using monitor section Monitor0
    (II) RADEON(0): I2C bus "HDMI-0" initialized.
    (II) RADEON(0): Output DisplayPort-0 has no monitor section
    (II) RADEON(0): I2C bus "DisplayPort-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: HDMI-0
    Connector: HDMI-B
    DFP1: INTERNAL_UNIPHY
    DDC reg: 0x7e60
    (II) RADEON(0): Port1:
    XRANDR name: DisplayPort-0
    Connector: DisplayPort
    DFP2: INTERNAL_UNIPHY
    DDC reg: 0x7e20
    (II) RADEON(0): Port2:
    XRANDR name: DVI-0
    Connector: DVI-I
    CRT1: INTERNAL_KLDSCP_DAC1
    DFP3: INTERNAL_KLDSCP_LVTMA
    DDC reg: 0x7e40
    (II) RADEON(0): I2C device "HDMI-0:E-EDID segment register" registered at address 0x60.
    (II) RADEON(0): I2C device "HDMI-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): Output: HDMI-0, Detected Monitor Type: 0
    invalid output device for dac detection
    finished output detect: 0
    (II) RADEON(0): I2C device "DisplayPort-0:E-EDID segment register" registered at address 0x60.
    (II) RADEON(0): I2C device "DisplayPort-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): Output: DisplayPort-0, Detected Monitor Type: 0
    invalid output device for dac detection
    finished output detect: 1
    (II) RADEON(0): I2C device "DVI-0:E-EDID segment register" registered at address 0x60.
    (II) RADEON(0): I2C device "DVI-0:ddc2" registered at address 0xA0.
    (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: DEL Model: a019 Serial#: 809055308
    (II) RADEON(0): Year: 2007 Week: 6
    (II) RADEON(0): EDID Version: 1.3
    (II) RADEON(0): Digital Display Input
    (II) RADEON(0): Max Image Size [cm]: horiz.: 43 vert.: 27
    (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): Default color space is primary color space
    (II) RADEON(0): First detailed timing is preferred mode
    (II) RADEON(0): redX: 0.640 redY: 0.330 greenX: 0.300 greenY: 0.600
    (II) RADEON(0): blueX: 0.150 blueY: 0.060 whiteX: 0.312 whiteY: 0.329
    (II) RADEON(0): Supported VESA Video Modes:
    (II) RADEON(0): 720x400@70Hz
    (II) RADEON(0): 640x480@60Hz
    (II) RADEON(0): 640x480@75Hz
    (II) RADEON(0): 800x600@60Hz
    (II) RADEON(0): 800x600@75Hz
    (II) RADEON(0): 1024x768@60Hz
    (II) RADEON(0): 1024x768@75Hz
    (II) RADEON(0): 1280x1024@75Hz
    (II) RADEON(0): Manufacturer's mask: 0
    (II) RADEON(0): Supported Future Video Modes:
    (II) RADEON(0): #0: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    (II) RADEON(0): #1: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    (II) RADEON(0): Supported additional Video Mode:
    (II) RADEON(0): clock: 119.0 MHz Image Size: 434 x 270 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: HM064729094L
    (II) RADEON(0): Monitor name: DELL 2007WFP
    (II) RADEON(0): Ranges: V min: 56 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 140 MHz
    (II) RADEON(0): EDID (in hex):
    (II) RADEON(0): 00ffffffffffff0010ac19a04c343930
    (II) RADEON(0): 06110103802b1b78eeee91a3544c9926
    (II) RADEON(0): 0f5054a54b008180714f010101010101
    (II) RADEON(0): 0101010101017c2e90a0601a1e403020
    (II) RADEON(0): 3600b20e1100001a000000ff00484d30
    (II) RADEON(0): 36343732393039344c0a000000fc0044
    (II) RADEON(0): 454c4c20323030375746500a000000fd
    (II) RADEON(0): 00384c1e530e000a20202020202000c3
    finished output detect: 2
    finished all detect
    before xf86InitialConfiguration
    (II) RADEON(0): Output: HDMI-0, Detected Monitor Type: 0
    invalid output device for dac detection
    (II) RADEON(0): Output: DisplayPort-0, Detected Monitor Type: 0
    invalid output device for dac detection
    (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: DEL Model: a019 Serial#: 809055308
    (II) RADEON(0): Year: 2007 Week: 6
    (II) RADEON(0): EDID Version: 1.3
    (II) RADEON(0): Digital Display Input
    (II) RADEON(0): Max Image Size [cm]: horiz.: 43 vert.: 27
    (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): Default color space is primary color space
    (II) RADEON(0): First detailed timing is preferred mode
    (II) RADEON(0): redX: 0.640 redY: 0.330 greenX: 0.300 greenY: 0.600
    (II) RADEON(0): blueX: 0.150 blueY: 0.060 whiteX: 0.312 whiteY: 0.329
    (II) RADEON(0): Supported VESA Video Modes:
    (II) RADEON(0): 720x400@70Hz
    (II) RADEON(0): 640x480@60Hz
    (II) RADEON(0): 640x480@75Hz
    (II) RADEON(0): 800x600@60Hz
    (II) RADEON(0): 800x600@75Hz
    (II) RADEON(0): 1024x768@60Hz
    (II) RADEON(0): 1024x768@75Hz
    (II) RADEON(0): 1280x1024@75Hz
    (II) RADEON(0): Manufacturer's mask: 0
    (II) RADEON(0): Supported Future Video Modes:
    (II) RADEON(0): #0: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    (II) RADEON(0): #1: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    (II) RADEON(0): Supported additional Video Mode:
    (II) RADEON(0): clock: 119.0 MHz Image Size: 434 x 270 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: HM064729094L
    (II) RADEON(0): Monitor name: DELL 2007WFP
    (II) RADEON(0): Ranges: V min: 56 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 140 MHz
    (II) RADEON(0): EDID (in hex):
    (II) RADEON(0): 00ffffffffffff0010ac19a04c343930
    (II) RADEON(0): 06110103802b1b78eeee91a3544c9926
    (II) RADEON(0): 0f5054a54b008180714f010101010101
    (II) RADEON(0): 0101010101017c2e90a0601a1e403020
    (II) RADEON(0): 3600b20e1100001a000000ff00484d30
    (II) RADEON(0): 36343732393039344c0a000000fc0044
    (II) RADEON(0): 454c4c20323030375746500a000000fd
    (II) RADEON(0): 00384c1e530e000a20202020202000c3
    (II) RADEON(0): Panel infos found from DDC detailed: 1680x1050
    (II) RADEON(0): EDID vendor "DEL", prod id 40985
    (II) RADEON(0): Output HDMI-0 disconnected
    (II) RADEON(0): Output DisplayPort-0 disconnected
    (II) RADEON(0): Output DVI-0 connected
    (II) RADEON(0): Using user preference for initial modes
    (II) RADEON(0): Output DVI-0 using initial mode 1680x1050
    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.6.0, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.4
    (==) RADEON(0): Using gamma correction (1.0, 1.0, 1.0)
    (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.6.0, module version = 2.4.0
    ABI class: X.Org Video Driver, version 5.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) 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] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b](OprU)
    [5] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b](OprU)
    [6] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b](OprU)
    [7] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [8] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [9] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b](OprU)
    [10] 0 0 0x000003c0 - 0x000003df (0x20) IS[b](OprU)
    (II) RADEON(0): RADEONScreenInit d0000000 0 0
    Output DIG dpms 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
    mc fb loc is 00df00d0
    (II) RADEON(0): RADEONInitMemoryMap() :
    (II) RADEON(0): mem_size : 0x10000000
    (II) RADEON(0): MC_FB_LOCATION : 0x00df00d0
    (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 0x00af0000
    (II) RADEON(0): Will use 32 kb for hardware cursor 1 at offset 0x00af4000
    (II) RADEON(0): Will use 11200 kb for front buffer at offset 0x00000000
    (II) RADEON(0): Will use 250912 kb for X Server offscreen at offset 0x00af8000
    (II) RADEON(0): RADEONRestoreMemMapRegisters() :
    (II) RADEON(0): MC_FB_LOCATION : 0x00df00d0 0x00df00d0
    (II) RADEON(0): MC_AGP_LOCATION : 0x003f0000
    (==) RADEON(0): Backing store disabled
    (WW) RADEON(0): Direct rendering disabled
    (EE) RADEON(0): Acceleration initialization failed
    (II) RADEON(0): Acceleration disabled
    (**) Option "dpms" "true"
    (**) RADEON(0): DPMS enabled
    (==) RADEON(0): Silken mouse enabled
    (II) RADEON(0): Textured video requires CP on R5xx/R6xx/R7xx/IGP
    Output DIG dpms success
    Output DIG dpms success
    Output DIG dpms 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
    Output DIG dpms 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 : 0x00df00d0 0x00df00d0
    (II) RADEON(0): MC_AGP_LOCATION : 0x003f0000
    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
    Output DIG2 encoder setup success
    (II) RADEON(0): DIG0 transmitter: Coherent Mode enabled
    Output DIG0 transmitter setup success
    Output DIG dpms success
    Enable CRTC memreq 0 success
    Enable CRTC 0 success
    Unblank CRTC 0 success
    Output DIG dpms success
    Output DIG dpms 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.
    Lock CRTC 0 success
    Unlock 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
    (II) AIGLX: Screen 0 is not DRI capable
    (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/swrast_dri.so
    (II) GLX: Initialized DRISWRAST GL provider for screen 0
    (II) RADEON(0): Setting screen physical size to 434 x 270
    (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.0
    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 Microsoft Microsoft USB Wireless Mouse
    (**) Microsoft Microsoft USB Wireless Mouse: always reports core events
    (**) Microsoft Microsoft USB Wireless Mouse: Device: "/dev/input/event6"
    (II) Microsoft Microsoft USB Wireless Mouse: Found 5 mouse buttons
    (II) Microsoft Microsoft USB Wireless Mouse: Found x and y relative axes
    (II) Microsoft Microsoft USB Wireless Mouse: Found scroll wheel(s)
    (II) Microsoft Microsoft USB Wireless Mouse: Configuring as mouse
    (**) Microsoft Microsoft USB Wireless Mouse: YAxisMapping: buttons 4 and 5
    (**) Microsoft Microsoft USB Wireless Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "Microsoft Microsoft USB Wireless Mouse" (type: MOUSE)
    (**) Microsoft Microsoft USB Wireless Mouse: (accel) keeping acceleration scheme 1
    (**) Microsoft Microsoft USB Wireless Mouse: (accel) filter chain progression: 2.00
    (**) Microsoft Microsoft USB Wireless Mouse: (accel) filter stage 0: 20.00 ms
    (**) Microsoft Microsoft USB Wireless Mouse: (accel) set acceleration profile 0
    (II) config/hal: Adding input device USB Multimedia Keyboard
    (**) USB Multimedia Keyboard: always reports core events
    (**) USB Multimedia Keyboard: Device: "/dev/input/event5"
    (II) USB Multimedia Keyboard: Found keys
    (II) USB Multimedia Keyboard: Configuring as keyboard
    (II) XINPUT: Adding extended input device "USB Multimedia Keyboard" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "fr"
    (**) Option "xkb_variant" "oss"
    (II) config/hal: Adding input device USB Multimedia Keyboard
    (**) USB Multimedia Keyboard: always reports core events
    (**) USB Multimedia Keyboard: Device: "/dev/input/event4"
    (II) USB Multimedia Keyboard: Found keys
    (II) USB Multimedia Keyboard: Configuring as keyboard
    (II) XINPUT: Adding extended input device "USB Multimedia Keyboard" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "fr"
    (**) Option "xkb_variant" "oss"
    Notice the drmOpenDevice errors.
    My xorg configuration is :
    Section "ServerLayout"
    Identifier "Xorg Configured"
    Screen 0 "Screen0" 0 0
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    Option "DPMS" "true"
    EndSection
    Section "Device"
    Identifier "Card0"
    Driver "radeon"
    Option "DRI" "true"
    # Option "ColorTiling" "on"
    # Option "AccelMethod" "EXA"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    DefaultColorDepth 24
    SubSection "Display"
    Depth 24
    Modes "1680x1050"
    EndSubSection
    EndSection
    (I also tried to add the DRI section with mode 0666)
    There is nothing in the /dev/dri/ directory and there is this error in dmesg :
    [drm] Initialized drm 1.1.0 20060810
    mtrr: no MTRR for d0000000,10000000 found
    I tried to come back to the kernel 2.6.28, I also tried tricks I saw on this forum : adding nopat to the kernel commandline, adding acpi=off...  but it didn't change anything.
    Also note that before going to testing, I did not had these errors in the xorg log file.
    I don't really know what to do next, so I am looking for help on this
    Thanks you.

    Hmmmm interesting, here's my xorg.conf (generated with X -configure with xserver 1.6 and then adapted for xserver 1.5 as I have downgraded because having [testing] disabled would prevent me from updating my system so I have downgraded to xserver 1.5):
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    EndSection
    Section "Files"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/Type1"
    EndSection
    Section "Module"
    Load "ddc"
    #Load "drm"
    Load "dbe"
    #Load "dri2"
    Load "extmod"
    Load "dri"
    #Load "record"
    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 "Device"
    Option "AccelMethod" "exa" # default shadowfb
    Option "DRI" "On"
    Identifier "Card0"
    Driver "radeonhd"
    VendorName "ATI Technologies Inc"
    BoardName "Mobility Radeon HD 2400"
    BusID "PCI:1:0: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 "DRI"
    Mode 0666
    EndSection
    One problem I and others have found is that in Arch32 the appropriate modules need to be loaded manually because X will load the ones shipped with the kernel, on Arch64 it works fine, I didn't ask too much about it because I didn't have time yet to search for similar problems and try to reach a conclusion about the problem. To solve that I have added to /etc/rc.local this
    insmod /lib/modules/`uname -r`/kernel/drivers/char/drm/drm.ko
    insmod /lib/modules/`uname -r`/kernel/drivers/char/drm/radeon.ko
    This is for the driver I'm using which needs a recompiled drm module http://aur.archlinux.org/packages.php?ID=24236 and http://aur.archlinux.org/packages.php?ID=24236
    If this doesn't work then I don't know what else can be going wrong. Mind you that there is no 3D acceleration right now for r600 and r700 cards with the open source drivers.

Maybe you are looking for

  • Autonumber In DSP 3.0

    I'm using an Oracle database and need to setup autogenerated keys for my tables. I found some documentation on doing this for DSP 2.5, but I haven't found a similar document for DSP 3.0. Can you help? Thanks! Jeff

  • Cannot calibrate displays

    Hi, this has happened recently, perhaps since updating to 10.4.9: The MBP display is super-flat and washed out (no contrast - black is grey...) and I can no longer calibrate either the MBP or external display. When I hit the calibrate button I get th

  • Invalid Version error in Nokia 3230

    Hai, I am new to this J2ME Technology. The new J2ME application works fine when I installed in Nokia 6630 & Nokia 6021. But when I tried to install in Nokia 3230 the mobile gives an error "Invalid Version". Kindly help me in solve this problem. Regar

  • IPhone 4 doesn't start, from nothing, when I press home button (since iOS 5)

    Since I updated my iPhone 4 to iOS 5, almost everyday, from nothing, I can't start the phone by pressing the home button or any other button. So I have to restart all the time it happens, it's getting annoying already! Is it happening to someone else

  • Servlet stream images

    hi, everybody: i have been working on a project that display images: it receives an alive image stream from a servlet running on a different server. i would like to use the img tag to diplay the image, like this: <img src=ImgServlet?search_id=111>it