/dev/dri Missing

I have a MacbookPro 5,5 (nVidia 9400M) and am trying to use the nouveau driver.  I have installed both packages (nouveau-dri and the xf86 one), but the X server cannot start becasue there is no /dev/dri.  I have tried using a stock kernel and a custom kernel.
dmesg yeilds no output about nouveau, dri, or drm.
The modules load fine.
Here is my Xorg log:
[ 47.073]
X.Org X Server 1.11.4
Release Date: 2012-01-27
[ 47.073] X Protocol Version 11, Revision 0
[ 47.073] Build Operating System: Linux 3.2.2-1-ARCH x86_64
[ 47.073] Current Operating System: Linux aj-Arch64 3.2.4-1-ARCH #1 SMP PREEMPT Sat Feb 4 10:53:01 CET 2012 x86_64
[ 47.073] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=/dev/sda4
[ 47.074] Build Date: 29 January 2012 03:38:00PM
[ 47.074]
[ 47.074] Current version of pixman: 0.24.2
[ 47.075] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 47.076] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 47.079] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Feb 10 17:52:20 2012
[ 47.081] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 47.082] (==) No Layout section. Using the first Screen section.
[ 47.082] (==) No screen section available. Using defaults.
[ 47.082] (**) |-->Screen "Default Screen Section" (0)
[ 47.082] (**) | |-->Monitor "<default monitor>"
[ 47.082] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 47.082] (==) Automatically adding devices
[ 47.082] (==) Automatically enabling devices
[ 47.082] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 47.082] Entry deleted from font path.
[ 47.082] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 47.082] Entry deleted from font path.
[ 47.082] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 47.082] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 47.082] Entry deleted from font path.
[ 47.082] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 47.082] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/Type1/
[ 47.082] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 47.082] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 47.082] (II) Loader magic: 0x7ccae0
[ 47.082] (II) Module ABI versions:
[ 47.082] X.Org ANSI C Emulation: 0.4
[ 47.082] X.Org Video Driver: 11.0
[ 47.082] X.Org XInput driver : 13.0
[ 47.082] X.Org Server Extension : 6.0
[ 47.083] (--) PCI:*(0:2:0:0) 10de:0863:106b:00b9 rev 177, Mem @ 0x92000000/16777216, 0x80000000/268435456, 0x90000000/33554432, I/O @ 0x00001000/128, BIOS @ 0x????????/131072
[ 47.083] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 47.083] (II) LoadModule: "extmod"
[ 47.083] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 47.084] (II) Module extmod: vendor="X.Org Foundation"
[ 47.084] compiled for 1.11.4, module version = 1.0.0
[ 47.084] Module class: X.Org Server Extension
[ 47.084] ABI class: X.Org Server Extension, version 6.0
[ 47.084] (II) Loading extension MIT-SCREEN-SAVER
[ 47.084] (II) Loading extension XFree86-VidModeExtension
[ 47.084] (II) Loading extension XFree86-DGA
[ 47.084] (II) Loading extension DPMS
[ 47.084] (II) Loading extension XVideo
[ 47.084] (II) Loading extension XVideo-MotionCompensation
[ 47.084] (II) Loading extension X-Resource
[ 47.084] (II) LoadModule: "dbe"
[ 47.084] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 47.084] (II) Module dbe: vendor="X.Org Foundation"
[ 47.084] compiled for 1.11.4, module version = 1.0.0
[ 47.084] Module class: X.Org Server Extension
[ 47.084] ABI class: X.Org Server Extension, version 6.0
[ 47.084] (II) Loading extension DOUBLE-BUFFER
[ 47.084] (II) LoadModule: "glx"
[ 47.084] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 47.097] (II) Module glx: vendor="NVIDIA Corporation"
[ 47.097] compiled for 4.0.2, module version = 1.0.0
[ 47.097] Module class: X.Org Server Extension
[ 47.097] (II) NVIDIA GLX Module 290.10 Wed Nov 16 18:01:24 PST 2011
[ 47.097] (II) Loading extension GLX
[ 47.097] (II) LoadModule: "record"
[ 47.097] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 47.098] (II) Module record: vendor="X.Org Foundation"
[ 47.098] compiled for 1.11.4, module version = 1.13.0
[ 47.098] Module class: X.Org Server Extension
[ 47.098] ABI class: X.Org Server Extension, version 6.0
[ 47.098] (II) Loading extension RECORD
[ 47.098] (II) LoadModule: "dri"
[ 47.098] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 47.098] (II) Module dri: vendor="X.Org Foundation"
[ 47.098] compiled for 1.11.4, module version = 1.0.0
[ 47.098] ABI class: X.Org Server Extension, version 6.0
[ 47.098] (II) Loading extension XFree86-DRI
[ 47.098] (II) LoadModule: "dri2"
[ 47.098] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 47.098] (II) Module dri2: vendor="X.Org Foundation"
[ 47.098] compiled for 1.11.4, module version = 1.2.0
[ 47.098] ABI class: X.Org Server Extension, version 6.0
[ 47.098] (II) Loading extension DRI2
[ 47.098] (==) Matched nouveau as autoconfigured driver 0
[ 47.098] (==) Matched nv as autoconfigured driver 1
[ 47.098] (==) Matched nvidia as autoconfigured driver 2
[ 47.098] (==) Matched vesa as autoconfigured driver 3
[ 47.098] (==) Matched fbdev as autoconfigured driver 4
[ 47.098] (==) Assigned the driver to the xf86ConfigLayout
[ 47.098] (II) LoadModule: "nouveau"
[ 47.098] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[ 47.098] (II) Module nouveau: vendor="X.Org Foundation"
[ 47.098] compiled for 1.11.3, module version = 0.0.16
[ 47.098] Module class: X.Org Video Driver
[ 47.098] ABI class: X.Org Video Driver, version 11.0
[ 47.098] (II) LoadModule: "nv"
[ 47.099] (WW) Warning, couldn't open module nv
[ 47.099] (II) UnloadModule: "nv"
[ 47.099] (II) Unloading nv
[ 47.099] (EE) Failed to load module "nv" (module does not exist, 0)
[ 47.100] (II) LoadModule: "nvidia"
[ 47.100] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 47.100] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 47.100] compiled for 4.0.2, module version = 1.0.0
[ 47.100] Module class: X.Org Video Driver
[ 47.100] (II) LoadModule: "vesa"
[ 47.101] (WW) Warning, couldn't open module vesa
[ 47.101] (II) UnloadModule: "vesa"
[ 47.101] (II) Unloading vesa
[ 47.101] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 47.102] (II) LoadModule: "fbdev"
[ 47.102] (WW) Warning, couldn't open module fbdev
[ 47.102] (II) UnloadModule: "fbdev"
[ 47.102] (II) Unloading fbdev
[ 47.102] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 47.103] (II) NOUVEAU driver
[ 47.103] (II) NOUVEAU driver for NVIDIA chipset families :
[ 47.103] RIVA TNT (NV04)
[ 47.103] RIVA TNT2 (NV05)
[ 47.103] GeForce 256 (NV10)
[ 47.103] GeForce 2 (NV11, NV15)
[ 47.103] GeForce 4MX (NV17, NV18)
[ 47.103] GeForce 3 (NV20)
[ 47.103] GeForce 4Ti (NV25, NV28)
[ 47.103] GeForce FX (NV3x)
[ 47.103] GeForce 6 (NV4x)
[ 47.103] GeForce 7 (G7x)
[ 47.103] GeForce 8 (G8x)
[ 47.103] GeForce GTX 200 (NVA0)
[ 47.103] GeForce GTX 400 (NVC0)
[ 47.103] (II) NVIDIA dlloader X Driver 290.10 Wed Nov 16 17:41:10 PST 2011
[ 47.103] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 47.103] (--) using VT number 7
[ 47.107] drmOpenDevice: node name is /dev/dri/card0
[ 47.113] drmOpenByBusid: Searching for BusID pci:0000:02:00.0
[ 47.114] drmOpenDevice: node name is /dev/dri/card0
[ 47.118] drmOpenByBusid: drmOpenMinor returns -1
[ 47.118] drmOpenDevice: node name is /dev/dri/card1
[ 47.123] drmOpenByBusid: drmOpenMinor returns -1
[ 47.123] drmOpenDevice: node name is /dev/dri/card2
[ 47.127] drmOpenByBusid: drmOpenMinor returns -1
[ 47.127] drmOpenDevice: node name is /dev/dri/card3
[ 47.132] drmOpenByBusid: drmOpenMinor returns -1
[ 47.132] drmOpenDevice: node name is /dev/dri/card4
[ 47.137] drmOpenByBusid: drmOpenMinor returns -1
[ 47.137] drmOpenDevice: node name is /dev/dri/card5
[ 47.141] drmOpenByBusid: drmOpenMinor returns -1
[ 47.141] drmOpenDevice: node name is /dev/dri/card6
[ 47.146] drmOpenByBusid: drmOpenMinor returns -1
[ 47.146] drmOpenDevice: node name is /dev/dri/card7
[ 47.150] drmOpenByBusid: drmOpenMinor returns -1
[ 47.150] drmOpenDevice: node name is /dev/dri/card8
[ 47.155] drmOpenByBusid: drmOpenMinor returns -1
[ 47.155] drmOpenDevice: node name is /dev/dri/card9
[ 47.160] drmOpenByBusid: drmOpenMinor returns -1
[ 47.160] drmOpenDevice: node name is /dev/dri/card10
[ 47.164] drmOpenByBusid: drmOpenMinor returns -1
[ 47.164] drmOpenDevice: node name is /dev/dri/card11
[ 47.169] drmOpenByBusid: drmOpenMinor returns -1
[ 47.169] drmOpenDevice: node name is /dev/dri/card12
[ 47.173] drmOpenByBusid: drmOpenMinor returns -1
[ 47.173] drmOpenDevice: node name is /dev/dri/card13
[ 47.178] drmOpenByBusid: drmOpenMinor returns -1
[ 47.178] drmOpenDevice: node name is /dev/dri/card14
[ 47.183] drmOpenByBusid: drmOpenMinor returns -1
[ 47.183] drmOpenDevice: node name is /dev/dri/card15
[ 47.187] drmOpenByBusid: drmOpenMinor returns -1
[ 47.187] drmOpenDevice: node name is /dev/dri/card0
[ 47.194] drmOpenDevice: node name is /dev/dri/card0
[ 47.199] drmOpenDevice: node name is /dev/dri/card1
[ 47.203] drmOpenDevice: node name is /dev/dri/card2
[ 47.208] drmOpenDevice: node name is /dev/dri/card3
[ 47.213] drmOpenDevice: node name is /dev/dri/card4
[ 47.218] drmOpenDevice: node name is /dev/dri/card5
[ 47.223] drmOpenDevice: node name is /dev/dri/card6
[ 47.228] drmOpenDevice: node name is /dev/dri/card7
[ 47.233] drmOpenDevice: node name is /dev/dri/card8
[ 47.238] drmOpenDevice: node name is /dev/dri/card9
[ 47.243] drmOpenDevice: node name is /dev/dri/card10
[ 47.248] drmOpenDevice: node name is /dev/dri/card11
[ 47.252] drmOpenDevice: node name is /dev/dri/card12
[ 47.257] drmOpenDevice: node name is /dev/dri/card13
[ 47.262] drmOpenDevice: node name is /dev/dri/card14
[ 47.267] drmOpenDevice: node name is /dev/dri/card15
[ 47.272] (EE) [drm] failed to open device
[ 47.272] (II) Loading sub module "fb"
[ 47.272] (II) LoadModule: "fb"
[ 47.272] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 47.272] (II) Module fb: vendor="X.Org Foundation"
[ 47.272] compiled for 1.11.4, module version = 1.0.0
[ 47.272] ABI class: X.Org ANSI C Emulation, version 0.4
[ 47.272] (II) Loading sub module "wfb"
[ 47.272] (II) LoadModule: "wfb"
[ 47.272] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 47.273] (II) Module wfb: vendor="X.Org Foundation"
[ 47.273] compiled for 1.11.4, module version = 1.0.0
[ 47.273] ABI class: X.Org ANSI C Emulation, version 0.4
[ 47.273] (II) Loading sub module "ramdac"
[ 47.273] (II) LoadModule: "ramdac"
[ 47.273] (II) Module "ramdac" already built-in
[ 47.273] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 47.273] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 47.273] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 47.273] (II) NVIDIA(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 47.273] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[ 47.273] (==) NVIDIA(0): RGB weight 888
[ 47.273] (==) NVIDIA(0): Default visual is TrueColor
[ 47.273] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 47.273] (**) NVIDIA(0): Enabling 2D acceleration
[ 47.825] (II) NVIDIA(GPU-0): Display (Apple Color LCD (DFP-0)) does not support NVIDIA 3D
[ 47.825] (II) NVIDIA(GPU-0): Vision stereo.
[ 47.828] (II) NVIDIA(0): NVIDIA GPU GeForce 9400M (C79) at PCI:2:0:0 (GPU-0)
[ 47.828] (--) NVIDIA(0): Memory: 524288 kBytes
[ 47.828] (--) NVIDIA(0): VideoBIOS: 62.79.67.00.00
[ 47.828] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
[ 47.828] (--) NVIDIA(0): Connected display device(s) on GeForce 9400M at PCI:2:0:0
[ 47.828] (--) NVIDIA(0): Apple Color LCD (DFP-0)
[ 47.828] (--) NVIDIA(0): Apple Color LCD (DFP-0): 165.0 MHz maximum pixel clock
[ 47.828] (--) NVIDIA(0): Apple Color LCD (DFP-0): Internal Single Link LVDS
[ 47.830] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID has been
[ 47.830] (**) NVIDIA(0): enabled on all display devices.
[ 47.852] (II) NVIDIA(0): Assigned Display Device: DFP-0
[ 47.852] (==) NVIDIA(0):
[ 47.852] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[ 47.852] (==) NVIDIA(0): will be used as the requested mode.
[ 47.852] (==) NVIDIA(0):
[ 47.852] (II) NVIDIA(0): Validated modes:
[ 47.852] (II) NVIDIA(0): "nvidia-auto-select"
[ 47.852] (II) NVIDIA(0): Virtual screen size determined to be 1280 x 800
[ 47.856] (--) NVIDIA(0): DPI set to (112, 106); computed from "UseEdidDpi" X config
[ 47.856] (--) NVIDIA(0): option
[ 47.856] (--) Depth 24 pixmap format is 32 bpp
[ 47.856] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
[ 47.862] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 47.862] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 47.862] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 47.862] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 47.862] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 47.862] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 47.862] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 47.862] (II) NVIDIA(0): Config Options in the README.
[ 47.865] (II) NVIDIA(0): Setting mode "nvidia-auto-select"
[ 48.159] (II) Loading extension NV-GLX
[ 48.177] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 48.177] (==) NVIDIA(0): Backing store disabled
[ 48.177] (==) NVIDIA(0): Silken mouse enabled
[ 48.178] (==) NVIDIA(0): DPMS enabled
[ 48.178] (II) Loading extension NV-CONTROL
[ 48.178] (WW) NVIDIA(0): Option "TwinViewXineramaInfoOrder" requested "CRT", but no
[ 48.178] (WW) NVIDIA(0): such display device could be found, or all display devices
[ 48.178] (WW) NVIDIA(0): by that name are currently unavailable.
[ 48.178] (WW) NVIDIA(0): Option "TwinViewXineramaInfoOrder" requested "TV", but no such
[ 48.178] (WW) NVIDIA(0): display device could be found, or all display devices by
[ 48.178] (WW) NVIDIA(0): that name are currently unavailable.
[ 48.178] (II) Loading extension XINERAMA
[ 48.178] (II) Loading sub module "dri2"
[ 48.178] (II) LoadModule: "dri2"
[ 48.179] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 48.179] (II) Module dri2: vendor="X.Org Foundation"
[ 48.179] compiled for 1.11.4, module version = 1.2.0
[ 48.179] ABI class: X.Org Server Extension, version 6.0
[ 48.179] (II) NVIDIA(0): [DRI2] Setup complete
[ 48.179] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 48.179] (==) RandR enabled
[ 48.179] (II) Initializing built-in extension Generic Event Extension
[ 48.179] (II) Initializing built-in extension SHAPE
[ 48.179] (II) Initializing built-in extension MIT-SHM
[ 48.179] (II) Initializing built-in extension XInputExtension
[ 48.179] (II) Initializing built-in extension XTEST
[ 48.179] (II) Initializing built-in extension BIG-REQUESTS
[ 48.179] (II) Initializing built-in extension SYNC
[ 48.179] (II) Initializing built-in extension XKEYBOARD
[ 48.179] (II) Initializing built-in extension XC-MISC
[ 48.179] (II) Initializing built-in extension SECURITY
[ 48.179] (II) Initializing built-in extension XINERAMA
[ 48.179] (II) Initializing built-in extension XFIXES
[ 48.179] (II) Initializing built-in extension RENDER
[ 48.179] (II) Initializing built-in extension RANDR
[ 48.179] (II) Initializing built-in extension COMPOSITE
[ 48.179] (II) Initializing built-in extension DAMAGE
[ 48.180] (II) Initializing extension GLX
[ 48.222] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[ 48.222] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 48.222] (II) LoadModule: "evdev"
[ 48.223] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 48.223] (II) Module evdev: vendor="X.Org Foundation"
[ 48.223] compiled for 1.10.99.902, module version = 2.6.0
[ 48.223] Module class: X.Org XInput Driver
[ 48.223] ABI class: X.Org XInput driver, version 13.0
[ 48.223] (II) Using input driver 'evdev' for 'Power Button'
[ 48.223] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 48.223] (**) Power Button: always reports core events
[ 48.223] (**) Power Button: Device: "/dev/input/event4"
[ 48.223] (--) Power Button: Found keys
[ 48.223] (II) Power Button: Configuring as keyboard
[ 48.223] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4"
[ 48.223] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 48.223] (**) Option "xkb_rules" "evdev"
[ 48.223] (**) Option "xkb_model" "evdev"
[ 48.223] (**) Option "xkb_layout" "us"
[ 48.245] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 48.245] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 48.245] (II) Using input driver 'evdev' for 'Power Button'
[ 48.245] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 48.245] (**) Power Button: always reports core events
[ 48.245] (**) Power Button: Device: "/dev/input/event2"
[ 48.245] (--) Power Button: Found keys
[ 48.245] (II) Power Button: Configuring as keyboard
[ 48.245] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event2"
[ 48.246] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 48.246] (**) Option "xkb_rules" "evdev"
[ 48.246] (**) Option "xkb_model" "evdev"
[ 48.246] (**) Option "xkb_layout" "us"
[ 48.246] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[ 48.246] (II) No input driver specified, ignoring this device.
[ 48.246] (II) This device may have been added with another device file.
[ 48.246] (II) config/udev: Adding input device Sleep Button (/dev/input/event3)
[ 48.246] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[ 48.246] (II) Using input driver 'evdev' for 'Sleep Button'
[ 48.246] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 48.246] (**) Sleep Button: always reports core events
[ 48.246] (**) Sleep Button: Device: "/dev/input/event3"
[ 48.246] (--) Sleep Button: Found keys
[ 48.246] (II) Sleep Button: Configuring as keyboard
[ 48.246] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3/event3"
[ 48.246] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[ 48.246] (**) Option "xkb_rules" "evdev"
[ 48.246] (**) Option "xkb_model" "evdev"
[ 48.246] (**) Option "xkb_layout" "us"
[ 48.247] (II) config/udev: Adding input device Apple Inc. Apple Internal Keyboard / Trackpad (/dev/input/event9)
[ 48.247] (**) Apple Inc. Apple Internal Keyboard / Trackpad: Applying InputClass "evdev keyboard catchall"
[ 48.247] (II) Using input driver 'evdev' for 'Apple Inc. Apple Internal Keyboard / Trackpad'
[ 48.247] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 48.247] (**) Apple Inc. Apple Internal Keyboard / Trackpad: always reports core events
[ 48.247] (**) Apple Inc. Apple Internal Keyboard / Trackpad: Device: "/dev/input/event9"
[ 48.247] (--) Apple Inc. Apple Internal Keyboard / Trackpad: Found keys
[ 48.247] (II) Apple Inc. Apple Internal Keyboard / Trackpad: Configuring as keyboard
[ 48.247] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:04.0/usb3/3-6/3-6:1.0/input/input9/event9"
[ 48.247] (II) XINPUT: Adding extended input device "Apple Inc. Apple Internal Keyboard / Trackpad" (type: KEYBOARD, id 9)
[ 48.247] (**) Option "xkb_rules" "evdev"
[ 48.247] (**) Option "xkb_model" "evdev"
[ 48.247] (**) Option "xkb_layout" "us"
[ 48.247] (II) config/udev: Adding input device bcm5974 (/dev/input/event8)
[ 48.247] (**) bcm5974: Applying InputClass "evdev touchpad catchall"
[ 48.247] (**) bcm5974: Applying InputClass "touchpad catchall"
[ 48.247] (II) LoadModule: "synaptics"
[ 48.248] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 48.248] (II) Module synaptics: vendor="X.Org Foundation"
[ 48.248] compiled for 1.11.0, module version = 1.5.0
[ 48.248] Module class: X.Org XInput Driver
[ 48.248] ABI class: X.Org XInput driver, version 13.0
[ 48.248] (II) Using input driver 'synaptics' for 'bcm5974'
[ 48.248] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 48.248] (**) bcm5974: always reports core events
[ 48.248] (**) Option "Device" "/dev/input/event8"
[ 48.463] (--) synaptics: bcm5974: x-axis range 0 - 1280
[ 48.463] (--) synaptics: bcm5974: y-axis range 0 - 800
[ 48.574] (--) synaptics: bcm5974: pressure range 0 - 256
[ 48.574] (--) synaptics: bcm5974: finger width range 0 - 0
[ 48.574] (--) synaptics: bcm5974: buttons: left double triple
[ 48.574] (--) synaptics: bcm5974: Vendor 0x5ac Product 0x236
[ 48.575] (**) Option "SHMConfig" "true"
[ 48.575] (**) Option "TapButton1" "1"
[ 48.575] (**) Option "TapButton2" "2"
[ 48.575] (**) Option "TapButton3" "3"
[ 48.660] (--) synaptics: bcm5974: touchpad found
[ 48.660] (**) bcm5974: always reports core events
[ 48.766] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:04.0/usb3/3-6/3-6:1.2/input/input8/event8"
[ 48.766] (II) XINPUT: Adding extended input device "bcm5974" (type: TOUCHPAD, id 10)
[ 48.766] (**) synaptics: bcm5974: (accel) MinSpeed is now constant deceleration 2.5
[ 48.766] (**) synaptics: bcm5974: MaxSpeed is now 1.75
[ 48.766] (**) synaptics: bcm5974: AccelFactor is now 0.133
[ 48.767] (**) bcm5974: (accel) keeping acceleration scheme 1
[ 48.767] (**) bcm5974: (accel) acceleration profile 1
[ 48.767] (**) bcm5974: (accel) acceleration factor: 2.000
[ 48.767] (**) bcm5974: (accel) acceleration threshold: 4
[ 48.772] (--) synaptics: bcm5974: touchpad found
[ 48.772] (II) config/udev: Adding input device bcm5974 (/dev/input/mouse1)
[ 48.772] (II) No input driver specified, ignoring this device.
[ 48.772] (II) This device may have been added with another device file.
[ 48.772] (II) config/udev: Adding input device Built-in iSight (/dev/input/event6)
[ 48.772] (**) Built-in iSight: Applying InputClass "evdev keyboard catchall"
[ 48.772] (II) Using input driver 'evdev' for 'Built-in iSight'
[ 48.772] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 48.772] (**) Built-in iSight: always reports core events
[ 48.772] (**) Built-in iSight: Device: "/dev/input/event6"
[ 48.772] (--) Built-in iSight: Found keys
[ 48.772] (II) Built-in iSight: Configuring as keyboard
[ 48.772] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:04.1/usb1/1-4/1-4:1.0/input/input6/event6"
[ 48.772] (II) XINPUT: Adding extended input device "Built-in iSight" (type: KEYBOARD, id 11)
[ 48.772] (**) Option "xkb_rules" "evdev"
[ 48.772] (**) Option "xkb_model" "evdev"
[ 48.772] (**) Option "xkb_layout" "us"
[ 48.773] (II) config/udev: Adding input device Kensington USB Input Device (/dev/input/event7)
[ 48.773] (**) Kensington USB Input Device: Applying InputClass "evdev pointer catchall"
[ 48.773] (II) Using input driver 'evdev' for 'Kensington USB Input Device'
[ 48.773] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 48.773] (**) Kensington USB Input Device: always reports core events
[ 48.773] (**) Kensington USB Input Device: Device: "/dev/input/event7"
[ 48.773] (--) Kensington USB Input Device: Found 9 mouse buttons
[ 48.773] (--) Kensington USB Input Device: Found scroll wheel(s)
[ 48.773] (--) Kensington USB Input Device: Found relative axes
[ 48.773] (--) Kensington USB Input Device: Found x and y relative axes
[ 48.773] (II) Kensington USB Input Device: Configuring as mouse
[ 48.773] (II) Kensington USB Input Device: Adding scrollwheel support
[ 48.773] (**) Kensington USB Input Device: YAxisMapping: buttons 4 and 5
[ 48.773] (**) Kensington USB Input Device: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 48.773] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:06.0/usb4/4-2/4-2:1.0/input/input7/event7"
[ 48.773] (II) XINPUT: Adding extended input device "Kensington USB Input Device" (type: MOUSE, id 12)
[ 48.773] (II) Kensington USB Input Device: initialized for relative axes.
[ 48.773] (**) Kensington USB Input Device: (accel) keeping acceleration scheme 1
[ 48.773] (**) Kensington USB Input Device: (accel) acceleration profile 0
[ 48.773] (**) Kensington USB Input Device: (accel) acceleration factor: 2.000
[ 48.773] (**) Kensington USB Input Device: (accel) acceleration threshold: 4
[ 48.773] (II) config/udev: Adding input device Kensington USB Input Device (/dev/input/mouse0)
[ 48.773] (II) No input driver specified, ignoring this device.
[ 48.773] (II) This device may have been added with another device file.
[ 48.774] (II) config/udev: Adding input device applesmc (/dev/input/event5)
[ 48.774] (II) No input driver specified, ignoring this device.
[ 48.774] (II) This device may have been added with another device file.
[ 48.774] (II) config/udev: Adding input device applesmc (/dev/input/js0)
[ 48.774] (II) No input driver specified, ignoring this device.
[ 48.774] (II) This device may have been added with another device file.
[ 48.774] (II) config/udev: Adding input device PC Speaker (/dev/input/event0)
[ 48.774] (II) No input driver specified, ignoring this device.
[ 48.774] (II) This device may have been added with another device file.
[ 48.830] (II) Power Button: Close
[ 48.830] (II) UnloadModule: "evdev"
[ 48.830] (II) Unloading evdev
[ 48.870] (II) Power Button: Close
[ 48.870] (II) UnloadModule: "evdev"
[ 48.870] (II) Unloading evdev
[ 48.976] (II) Sleep Button: Close
[ 48.976] (II) UnloadModule: "evdev"
[ 48.976] (II) Unloading evdev
[ 49.083] (II) Apple Inc. Apple Internal Keyboard / Trackpad: Close
[ 49.083] (II) UnloadModule: "evdev"
[ 49.083] (II) Unloading evdev
[ 49.296] (II) UnloadModule: "synaptics"
[ 49.296] (II) Unloading synaptics
[ 49.403] (II) Built-in iSight: Close
[ 49.403] (II) UnloadModule: "evdev"
[ 49.403] (II) Unloading evdev
[ 49.510] (II) Kensington USB Input Device: Close
[ 49.510] (II) UnloadModule: "evdev"
[ 49.510] (II) Unloading evdev
[ 50.608] Server terminated successfully (0). Closing log file.
As you can see, it cannot open the device node in /dev/dri.  In fact, the directory is completely missing.
Here is dmesg | tail
[ 5.570284] USB Video Class driver (1.1.1)
[ 5.614103] usb 4-1.3: USB disconnect, device number 5
[ 6.525856] scsi 6:0:0:0: Direct-Access APPLE SD Card Reader 1.00 PQ: 0 ANSI: 0
[ 6.528578] sd 6:0:0:0: [sdb] Attached SCSI removable disk
[ 6.804399] EXT3-fs (sda4): using internal journal
[ 10.178974] NET: Registered protocol family 10
[ 10.524427] forcedeth 0000:00:0a.0: irq 44 for MSI/MSI-X
[ 10.524623] forcedeth 0000:00:0a.0: eth0: no link during initialization
[ 10.526192] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 29.095138] wmi: Mapper loaded
Here is dmesg | grep drm
[ 0.850282] [drm] Initialized drm 1.1.0 20060810
[ 0.850403] [drm] radeon defaulting to kernel modesetting.
[ 0.850429] [drm] radeon kernel modesetting enabled.
dmesg | grep dri doesn't yield anything relevant.
Here is lsmod
Module Size Used by
nouveau 742264 0
mxm_wmi 1425 1 nouveau
wmi 8475 1 mxm_wmi
ipv6 288223 16
snd_hda_codec_cirrus 16855 1
uvcvideo 64311 0
videodev 82037 1 uvcvideo
usb_storage 44455 0
uas 8120 0
v4l2_compat_ioctl32 8316 1 videodev
media 10565 2 videodev,uvcvideo
snd_hda_intel 23375 0
bcm5974 8549 0
btusb 11385 0
bluetooth 151903 1 btusb
snd_hda_codec 89160 2 snd_hda_codec_cirrus,snd_hda_intel
rfkill 15434 1 bluetooth
snd_hwdep 6389 1 snd_hda_codec
snd_pcm 74748 2 snd_hda_codec,snd_hda_intel
crc16 1359 1 bluetooth
snd_page_alloc 7121 2 snd_pcm,snd_hda_intel
snd_timer 19544 1 snd_pcm
snd 59150 6 snd_hda_codec_cirrus,snd_timer,snd_pcm,snd_hwdep,snd_hda_codec,snd_hda_intel
firewire_ohci 31637 0
joydev 9863 0
forcedeth 52756 0
firewire_core 50648 1 firewire_ohci
soundcore 6210 1 snd
battery 6421 0
evdev 9498 0
applesmc 11709 0
i2c_nforce2 5128 0
button 4470 1 nouveau
crc_itu_t 1363 1 firewire_core
processor 25582 2
pcspkr 1819 0
input_polldev 2914 1 applesmc
ac 2344 0
shpchp 26249 0
apple_bl 2978 0
pci_hotplug 25454 1 shpchp
coretemp 5590 0
hid_apple 5450 0
usbhid 35320 0
hid 83523 2 usbhid,hid_apple
ext3 192073 1
mbcache 5881 1 ext3
jbd 63371 1 ext3
sd_mod 28275 2
sr_mod 14887 0
cdrom 36681 1 sr_mod
ohci_hcd 21599 0
ahci 20037 1
libahci 19495 1 ahci
ehci_hcd 40666 0
libata 166590 2 libahci,ahci
scsi_mod 133411 5 libata,sr_mod,sd_mod,uas,usb_storage
usbcore 146049 9 ehci_hcd,ohci_hcd,usbhid,uas,bcm5974,usb_storage,btusb,uvcvideo
usb_common 954 1 usbcore
hfsplus 78289 0
Last edited by Relish (2012-02-11 02:28:27)

moetunes wrote:
That X log says you are using the nvidia driver
[ 47.273] (II) NVIDIA(0): Creating default Display subsection in Screen section
Right, so I booted from another kernel that doesn't have an nvidia driver compiled for it, and same error (without anything that says NVIDIA) of course.
David Batson wrote:Have you installed mesa?
Yes
Last edited by Relish (2012-02-11 22:14:59)

Similar Messages

  • Replace chmod 666 /dev/dri/card0 with udev rule [Solved]

    Hello everyone ! , im configuring my xorg.conf to use 3d, i have a S3 Unichrome Pro (K8M800) chip , and i have it working right now , but in the manual that i read to do this theres a hack that i want to do the right way:
    Link
    a. First, the permission issue.  This is a dirty hack, but I have not taken any time to learn the innards of udev.  As root, type "chmod 666 /dev/dri/card0".  This will enable a regular user to use dri.  I know I should fix it via udev's config, and I intend on figuring that out in the near future and posting an update to this HOWTO.  For now, I put this command after "modprobe via" in my /etc/rc.d/rc.local file.
    So i was wondering if maybe someone can help me to do the udev trick, as i have in my rc.local the line but if this can be done via udev i want to do it that way.
    I was reading the udev article at the wiki but with all that KERNEL %k %n and that stuff i have no idea how to do it, if u think that its better for me to learn this the hard way maybe some usefull link will be good
    Thank you.

    Starting with /dev/hdd, there is already a rule for this in the default ruleset:
    BUS=="ide", KERNEL=="hd[a-z]", SYSFS{removable}=="1", SYSFS{media}=="cdrom*", NAME="%k", GROUP="optical"
    This creates /dev/hdd as follows:
    brw-rw---- 1 root optical 22, 64 2006-08-10 19:11 /dev/hdd
    so all you need to do is add yourself to the optical group. I don't use gnomebaker myself, but the underlying setup is the same for all burning apps.
    I was going to post a similar answer for your dri problem as well, because we do have this rule by default:
    KERNEL=="card[0-9]*", NAME="dri/%k", GROUP="video"
    which should create /dev/dri/cardN with root:video ownership, but I can't verify that - for some reason, my laptop has
    crw-rw---- 1 root root 226, 0 2006-09-08 09:11 /dev/dri/card0
    instead i.e. GROUP="video" is not applied. If yours shows up as root:video, however, just add yourself to the video group as well.

  • [Solved] Where is ncurses-dev? (missing .h file)

    Hi all,
    I'm trying to compile some code that uses ncursesw, however I don't have the <ncursesw/ncurses.h> file on my system.  I'm new to Arch but I thought these files were normally provided by -dev packages, so ncurses-dev in this case.  But I can't find this anywhere (not even in AUR) - what am I missing?  There are other people here who are compiling programs using ncurses, what did you do to install the header files?
    Last edited by Malvineous (2011-04-16 02:53:12)

    Ah, that did it!  I misread the autoconf macro - I thought it defined a value if you had ncursesw.h present, but rather it defines a value if you have ncursesw present, and another value if you should use <ncursesw/ncurses.h> over just <ncurses.h>
    Thanks for your help!

  • [SOLVED] /dev/sr0 and /dev/dvd missing

    Hello everybody,
    I have a problem with my fresh installed Arch GNU/Linux.
    If I start the PC without a CD in the drive, then both /dev/sr0 and /dev/dvd are missing.
    After a loooong time I found out that starting the PC with a CD in the drive is a workaround....
    Do you know what is the problem?
    Thanks!
    Bastien
    Last edited by PolePosition (2013-10-11 21:19:38)

    Ahah, I think I have defekt-bullshit hardware :
    https://bbs.archlinux.org/viewtopic.php?id=66124
    Here is a good reason (EXCUSE !!!) to upgrade my motherboard. :-)
    Last edited by PolePosition (2013-10-06 12:16:24)

  • /dev/dvd missing?

    Hi all,
    I am  not shure if this is a right place for a post so be free to move it.
    This morning I wanted to rip one dvd. I use acidrip for that. I had put dvd in reader, fired up acidrip and when I pressed "Load dvd" as I usually do I got error message something like no device or dvd. Acidrip was set to read from /dev/dvd and it was woking before.
    Than I checked dvd and it is mounted in /media/dvdname.
    When I looked at /dev/ there was no dvd there. I dont know much about /dev and its content. Did something changed recently in /dev/ ? Is dvd renamed under something else?
    thanx
    edit: Ok, it looks like there is no more some symlinks (dvd) created by udev.
    https://bbs.archlinux.org/viewtopic.php?pid=941382
    I am still confused what to do.
    Last edited by liticovjesac (2011-05-31 10:21:40)

    liticovjesac wrote:edit: Ok, it looks like there is no more some symlinks (dvd) created by udev.
    https://bbs.archlinux.org/viewtopic.php?pid=941382
    I am still confused what to do.
    You can use /dev/sr0

  • /dev/loop# missing

    Hi folks.
    I'm trying to mount an iso image with the loop device but it's gone!
    I just typed this (as root): mount /bla/bla/xxx.iso /mnt/iso -o loop
    And it gives me:
    mount: could not find any device /dev/loop#
    Where is my loop device?!?!
    Thanks.
    Last edited by tsenart (2008-10-22 23:01:49)

    Thanks for searching

  • /dev/lom missing

    Hi,
    Even though our SUN Netra 210 does have ALOM working fine, /dev/lom is not present on Solaris 9.
    I already tried to install SUNWlomr, SUNWlomu and SUNWlomm, but the problem remains.
    Does any know why /dev/lom is not showing up? Is it possible to fix this?
    Thanks!
    Edited by: gtakeuchi on Dec 4, 2008 10:13 AM

    Thats created automatically by devfs.
    Try running devfsadm -v
    I tried deleting it, and devfsadm recreates for me.
    But if that doesnt fix it, try doing "touch /reconfigure" and rebooting..

  • [SOLVED] /dev/raw1394 missing after 2.6.32 upgrade

    After upgrading the kernel from 2.6.31 I no longer have /dev/raw1394. 'modprobe raw1394' returns 'FATAL: Module raw1394 not found.'
    I also found that the directory /lib/modules/2.6.31-ARCH/kernel/drivers/ieee1394 was not recreated in the 2.6.32 tree.
    Have not had this issue with past kernel upgrades. Other than the raw1394 module error message during boot there are no other errors (at least that I could find).
    No luck searching the forums - any ideas?
    Thanks,
    Steve
    Last edited by schatzs (2010-01-01 16:53:01)

    I figured it out. The latest kernel switched over to the new FireWire driver stack and /dev/raw1394 will not be created. Take a look at http://ieee1394.wiki.kernel.org/index.p … _Migration.
    I think that 'raw1394' no longer needs to be in the module list in /etc/rc.conf.
    Steve

  • IPhone Dev Agreement Missing Button

    Hello. I just got my developer email stating to go to the enrollment link and agree to the terms to be in the program. I went and logged in but i see no submit button on the http://developer.apple.com/iphone/enroll/listAgreement.action?enrollmentId= page. Anyone else having this issue?

    i have tried IE, Firefox 2, Safari on Vista, Firefox, Safari on Leopard, Firefox Beta on Ubuntu, and even the iPhone browser. It just isn't there

  • [SOLVED]xinit as user - dri permission denied

    I've tried to launch a game in a separate X instance with:
    xinit /usr/bin/ufo -- :1.0 vt2
    xinit /usr/bin/ufo -- :1
    xinit /usr/bin/env ufo -- :1
    etc
    but I get very slow rendering and strange output.
    X.Org X Server 1.15.0
    Release Date: 2013-12-27
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 3.12.5-1-ARCH i686
    Current Operating System: Linux archdesk 3.12.9-1-ARCH #1 SMP PREEMPT Sun Jan 26 09:15:23 CET 2014 i686
    Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=99a6d650-3886-4252-8ded-db4a892400e2 rw quiet
    Build Date: 09 January 2014 09:32:33AM
    Current version of pixman: 0.32.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.1.log", Time: Sun Jan 26 15:16:22 2014
    (==) Using config directory: "/etc/X11/xorg.conf.d"
    (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    setversion 1.4 failed: Permission denied
    Initializing built-in extension Generic Event Extension
    Initializing built-in extension SHAPE
    Initializing built-in extension MIT-SHM
    Initializing built-in extension XInputExtension
    Initializing built-in extension XTEST
    Initializing built-in extension BIG-REQUESTS
    Initializing built-in extension SYNC
    Initializing built-in extension XKEYBOARD
    Initializing built-in extension XC-MISC
    Initializing built-in extension SECURITY
    Initializing built-in extension XINERAMA
    Initializing built-in extension XFIXES
    Initializing built-in extension RENDER
    Initializing built-in extension RANDR
    Initializing built-in extension COMPOSITE
    Initializing built-in extension DAMAGE
    Initializing built-in extension MIT-SCREEN-SAVER
    Initializing built-in extension DOUBLE-BUFFER
    Initializing built-in extension RECORD
    Initializing built-in extension DPMS
    Initializing built-in extension Present
    Initializing built-in extension DRI3
    Initializing built-in extension X-Resource
    Initializing built-in extension XVideo
    Initializing built-in extension XVideo-MotionCompensation
    Initializing built-in extension XFree86-VidModeExtension
    Initializing built-in extension XFree86-DGA
    Initializing built-in extension XFree86-DRI
    Initializing built-in extension DRI2
    Loading extension GLX
    (II) [KMS] Kernel modesetting enabled.
    setversion 1.4 failed: Permission denied
    ---- endianness initialization -----
    found little endian system
    ---- filesystem initialization -----
    Adding game dir: /usr/share/ufoai/base
    Added packfile /usr/share/ufoai/base/0base.pk3 (15 files)
    Added packfile /usr/share/ufoai/base/0maps.pk3 (932 files)
    Added packfile /usr/share/ufoai/base/0materials.pk3 (54 files)
    Added packfile /usr/share/ufoai/base/0media.pk3 (19 files)
    Added packfile /usr/share/ufoai/base/0models.pk3 (2801 files)
    Added packfile /usr/share/ufoai/base/0music.pk3 (64 files)
    Added packfile /usr/share/ufoai/base/0pics.pk3 (1059 files)
    Added packfile /usr/share/ufoai/base/0shaders.pk3 (37 files)
    Added packfile /usr/share/ufoai/base/0snd.pk3 (362 files)
    Added packfile /usr/share/ufoai/base/0textures.pk3 (2721 files)
    Added packfile /usr/share/ufoai/base/0ufos.pk3 (137 files)
    Could not load '/usr/share/ufoai/base/0videos.pk3'
    Adding game dir: ./base
    Adding game dir: /home/dok/.ufoai/2.6-dev/base
    using /home/dok/.ufoai/2.6-dev/base for writing
    executing filesystem.cfg
    executing default.cfg
    executing config.cfg
    ----- network initialization -------
    libcurl/7.34.0 OpenSSL/1.0.1f zlib/1.2.8 libssh2/1.4.3 initialized.
    ------ server initialization -------
    added 12 maps to the mapcycle
    ----- console initialization -------
    Console initialized.
    ------- video initialization -------
    libGL error: failed to load driver: r300
    libGL error: Try again with LIBGL_DEBUG=verbose for more details.
    SDL version: 2.0.1
    I: setting mode 21
    I: disable multisample buffers
    I: set swap control to 0
    available driver: x11
    available driver: dummy
    current desktop mode: 1600x900@60Hz (SDL_PIXELFORMAT_RGB888)
    libGL error: failed to load driver: r300
    libGL error: Try again with LIBGL_DEBUG=verbose for more details.
    driver: x11
    found 1 display(s)
    I: 1440x900 (fullscreen: yes)
    I: got 0 bits of stencil
    I: got 24 bits of depth buffer
    I: got double buffer
    I: got 8 bits for red
    I: got 8 bits for green
    I: got 8 bits for blue
    I: got 0 bits for alpha
    I: got multisample disabled
    I: got 0 multisample buffers
    GL_VENDOR: VMware, Inc.
    GL_RENDERER: Gallium 0.4 on llvmpipe (LLVM 3.4, 128 bits)
    GL_VERSION: 2.1 Mesa 10.0.2
    GL_EXTENSIONS: GL_ARB_multisample GL_EXT_abgr GL_EXT_bgra GL_EXT_blend_color GL_EXT_blend_minmax
    GL_EXT_blend_subtract GL_EXT_copy_texture GL_EXT_polygon_offset GL_EXT_subtexture GL_EXT_texture_object
    GL_EXT_vertex_array GL_EXT_compiled_vertex_array GL_EXT_texture GL_EXT_texture3D GL_IBM_rasterpos_clip
    GL_ARB_point_parameters GL_EXT_draw_range_elements GL_EXT_packed_pixels GL_EXT_point_parameters
    GL_EXT_rescale_normal GL_EXT_separate_specular_color GL_EXT_texture_edge_clamp GL_SGIS_generate_mipmap
    GL_SGIS_texture_border_clamp GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_ARB_framebuffer_sRGB
    GL_ARB_multitexture GL_EXT_framebuffer_sRGB GL_IBM_multimode_draw_arrays GL_IBM_texture_mirrored_repeat
    GL_ARB_texture_cube_map GL_ARB_texture_env_add GL_ARB_transpose_matrix GL_EXT_blend_func_separate GL_EXT_fog_coord
    GL_EXT_multi_draw_arrays GL_EXT_secondary_color GL_EXT_texture_env_add GL_EXT_texture_lod_bias
    GL_INGR_blend_func_separate GL_NV_blend_square GL_NV_light_max_exponent GL_NV_texgen_reflection
    GL_NV_texture_env_combine4 GL_S3_s3tc GL_SUN_multi_draw_arrays GL_ARB_texture_border_clamp
    GL_ARB_texture_compression GL_EXT_framebuffer_object GL_EXT_texture_compression_s3tc GL_EXT_texture_env_combine
    GL_EXT_texture_env_dot3 GL_MESA_window_pos GL_NV_packed_depth_stencil GL_NV_texture_rectangle GL_ARB_depth_texture
    GL_ARB_occlusion_query GL_ARB_shadow GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3
    GL_ARB_texture_mirrored_repeat GL_ARB_window_pos GL_EXT_stencil_two_side GL_EXT_texture_cube_map GL_NV_depth_clamp
    GL_NV_fog_distance GL_APPLE_packed_pixels GL_APPLE_vertex_array_object GL_ARB_draw_buffers GL_ARB_fragment_program
    GL_ARB_fragment_shader GL_ARB_shader_objects GL_ARB_vertex_program GL_ARB_vertex_shader GL_ATI_draw_buffers
    GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_EXT_shadow_funcs GL_EXT_stencil_wrap GL_MESA_pack_invert
    GL_MESA_ycbcr_texture GL_NV_primitive_restart GL_ARB_depth_clamp GL_ARB_fragment_program_shadow
    GL_ARB_half_float_pixel GL_ARB_occlusion_query2 GL_ARB_point_sprite GL_ARB_shading_language_100 GL_ARB_sync
    GL_ARB_texture_non_power_of_two GL_ARB_vertex_buffer_object GL_ATI_blend_equation_separate
    GL_EXT_blend_equation_separate GL_OES_read_format GL_ARB_color_buffer_float GL_ARB_pixel_buffer_object
    GL_ARB_texture_compression_rgtc GL_ARB_texture_float GL_ARB_texture_rectangle GL_ATI_texture_compression_3dc
    GL_EXT_packed_float GL_EXT_pixel_buffer_object GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc
    GL_EXT_texture_mirror_clamp GL_EXT_texture_rectangle GL_EXT_texture_sRGB GL_EXT_texture_shared_exponent
    GL_ARB_framebuffer_object GL_EXT_framebuffer_blit GL_EXT_packed_depth_stencil GL_ARB_vertex_array_object
    GL_ATI_separate_stencil GL_ATI_texture_mirror_once GL_EXT_draw_buffers2 GL_EXT_draw_instanced
    GL_EXT_gpu_program_parameters GL_EXT_texture_array GL_EXT_texture_compression_latc GL_EXT_texture_integer
    GL_EXT_texture_sRGB_decode GL_EXT_timer_query GL_OES_EGL_image GL_MESA_texture_array GL_ARB_copy_buffer
    GL_ARB_depth_buffer_float GL_ARB_draw_instanced GL_ARB_half_float_vertex GL_ARB_instanced_arrays
    GL_ARB_map_buffer_range GL_ARB_texture_rg GL_ARB_texture_swizzle GL_ARB_vertex_array_bgra GL_EXT_texture_swizzle
    GL_EXT_vertex_array_bgra GL_NV_conditional_render GL_AMD_conservative_depth GL_AMD_draw_buffers_blend
    GL_AMD_seamless_cubemap_per_texture GL_ARB_ES2_compatibility GL_ARB_blend_func_extended GL_ARB_debug_output
    GL_ARB_draw_buffers_blend GL_ARB_draw_elements_base_vertex GL_ARB_explicit_attrib_location
    GL_ARB_fragment_coord_conventions GL_ARB_provoking_vertex GL_ARB_sampler_objects GL_ARB_seamless_cube_map
    GL_ARB_shader_texture_lod GL_ARB_texture_rgb10_a2ui GL_ARB_uniform_buffer_object GL_ARB_vertex_type_2_10_10_10_rev
    GL_EXT_provoking_vertex GL_EXT_texture_snorm GL_MESA_texture_signed_rgba GL_ARB_get_program_binary
    GL_ARB_robustness GL_ARB_shader_bit_encoding GL_ARB_timer_query GL_ARB_transform_feedback2
    GL_ARB_transform_feedback3 GL_NV_vdpau_interop GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5
    GL_ARB_conservative_depth GL_ARB_internalformat_uery GL_ARB_shading_language_420pack
    GL_ARB_shading_language_packing GL_ARB_texture_storage GL_ARB_transform_feedback_instanced
    GL_EXT_transform_feedback GL_ARB_invalidate_subdata GL_ARB_vertex_attrib_binding GL_KHR_debug
    GL_ARB_texture_mirror_clamp_to_edge GL_ARB_vertex_type_10f_11f_11f_rev
    OpenGL version detected: 2.1found GL_ARB_multitexture
    found GL_ARB_texture_compression
    found GL_ARB_texture_non_power_of_two
    using GL_ARB_texture_non_power_of_two
    GL_EXT_texture_filter_anisotropic not found
    found GL_EXT_texture_lod_bias
    found GL_ARB_vertex_buffer_object
    using GL_ARB_vertex_buffer_object
    max vertex buffer size: 3000
    found GL_ARB_fragment_shader
    found GL_ARB_shading_language_100
    GLSL version guaranteed to be supported by OpenGL implementation postfixed by vender supplied info: 1.30
    found GL_###_framebuffer_object
    using GL_ARB_framebuffer_object
    max draw buffers: 8
    max render buffer size: 8192
    max color attachments: 8
    found GL_###_draw_buffers
    using GL_ARB_draw_buffers
    max supported vertex texture units: 16
    max supported lights: 8
    max texture units: 8
    max texture coords: 8
    max vertex attributes: 16
    max varying floats: 128
    max fragment uniform components: 16384
    max vertex uniform components: 16384
    max texture size: detected 8192
    ...but using 2048 as requested
    Using low resolution globe textures as requested.
    R_LoadProgram: 'world_low' loaded.
    R_LoadProgram: 'model_low' loaded.
    R_LoadProgram: 'warp' loaded.
    R_LoadProgram: 'geoscape' loaded.
    R_LoadProgram: 'combine2' loaded.
    R_LoadProgram: 'convolve3' loaded.
    R_LoadProgram: 'atmosphere' loaded.
    R_LoadProgram: 'simple_glow' loaded.
    SDL_ttf version 2.0.12 - we need at least 2.0.7
    ------- sound initialization -------
    Failed to create secure directory (/run/user/1000/pulse): Permission denied
    SDL_mixer version: 2.0.0
    ... requested audio rate: 44100
    Failed to create secure directory (/run/user/1000/pulse): Permission denied
    ... available audio driver pulseaudio
    ... available audio driver alsa
    ... available audio driver dsp
    ... available audio driver disk
    ... available audio driver dummy
    ... actual audio driver: alsa
    ... audio rate: 44100
    ... audio channels: 2
    ... loaded ogg vorbis support
    ------- input initialization -------
    0 possible joysticks
    no joystick found.
    Allocate 3 megabytes for the ui hunk
    ------- web initialization ---------
    ... web access not yet configured
    ----------- parse scripts ----------
    60 script files
    59 ui script files
    UI_ParseNodeBody: Command name for confunc
    'hud_default.soldier.soldier_opts.soldier_buttons.headgear_bg.deselect_headgear' already registered
    UI_ParseNodeBody: Command name for confunc
    'hud_default.soldier.soldier_opts.soldier_buttons.headgear_bg.disable_headgear' already registered
    UI_ParseNodeBody: Command name for confunc 'hud_default.soldier.soldier_opts.soldier_buttons.deselect_stand'
    already registered
    UI_ParseNodeBody: Command name for confunc 'hud_default.soldier.soldier_opts.soldier_buttons.deselect_crouch'
    already registered
    UI_ParseNodeBody: Command name for confunc 'hud_default.soldier.soldier_opts.soldier_buttons.disable_stand' already
    registered
    UI_ParseNodeBody: Command name for confunc 'hud_default.soldier.soldier_opts.soldier_buttons.disable_crouch'
    already registered
    UI_ParseNodeBody: Command name for confunc 'hud_default.soldier.weapon.deselect_primaryleft' already registered
    UI_ParseNodeBody: Command name for confunc 'hud_default.soldier.weapon.deselect_primaryright' already registered
    UI_ParseNodeBody: Command name for confunc 'hud_default.soldier.weapon.deselect_reloadleft' already registered
    UI_ParseNodeBody: Command name for confunc 'hud_default.soldier.weapon.deselect_reloadright' already registered
    UI_ParseNodeBody: Command name for confunc 'hud_default.soldier.weapon.disable_primaryleft' already registered
    UI_ParseNodeBody: Command name for confunc 'hud_default.soldier.weapon.disable_primaryright' already registered
    UI_ParseNodeBody: Command name for confunc 'hud_default.soldier.weapon.disable_reloadleft' already registered
    UI_ParseNodeBody: Command name for confunc 'hud_default.soldier.weapon.disable_reloadright' already registered
    UI_ParseNodeBody: Command name for confunc 'singleplayermission.check_if_in_campaign_mode' already registered
    Shared Client/Server Info loaded
    ...123 items parsed
    ... 32 damage types parsed
    ... 32 equipment definitions parsed
    ... 10 inventory definitions parsed
    ... 25 team definitions parsed
    executing keys.cfg
    UI_SetKeyBinding: node "employees.employee_list@pageUp" not found.
    UI_SetKeyBinding: node "employees.employee_list@pageDown" not found.
    UI_SetKeyBinding: node "employees.employee_list@moveUp" not found.
    UI_SetKeyBinding: node "employees.employee_list@moveDown" not found.
    UI_SetKeyBinding: node "employees.employee_list@moveHome" not found.
    UI_SetKeyBinding: node "employees.employee_list@moveEnd" not found.
    UI_SetKeyBinding: node "sequence.next" not found.
    Music: track changed from to van_theme.
    executing autoexec.cfg
    "version" is "UFO: Alien Invasion 2.6-dev IA-32 Jan 25 2014 Linux RELEASE"
    79 static models loaded
    CL_LanguageInit: language settings are stored in configuration: en
    ...using language: en_GB.utf8
    SDL_ttf version 2.0.12 - we need at least 2.0.7
    ...registering 14 fonts
    ----------- parse msgids -----------
    18 msgid files
    no translation for ufo_carrier_txt
    no translation for ufo_ripper_txt
    no translation for ufo_mothership_txt
    no translation for mail_ufocarrier
    no translation for ugv_phoenix_txt
    no translation for ugv_ares_w_txt
    no translation for ugv_chaingun_txt
    no translation for ugv_chaingun_belt_txt
    no translation for ugv_weapon_autocannon_txt
    no translation for ugv_weapon_autocannon_pre_txt
    no translation for vhs_assault_txt
    no translation for xaw95_txt
    no translation for bombkit1_txt
    no translation for chaingun_txt
    ----------- game modes -------------
    added _Multiplayer
    added _Campaign
    added _Skirmish
    added 3 game modes
    ====== UFO Initialized ======
    =============================
    Switch grab input off
    Wrote config.cfg.
    Wrote keys.cfg
    recursive shutdown
    Error: Received signal 11.
    xinit: connection to X server lost
    waiting for X server to shut down (EE) Server terminated successfully (0). Closing log file.
    libGL error: failed to load driver: r300
    libGL error: Try again with LIBGL_DEBUG=verbose for more details.
    caught my eye so I ran
    LIBGL_DEBUG=verbose xinit /usr/bin/xterm -- :1
    and in the resulting terminal a
    glxinfo | grep render
    which gave me:
    libGL: OpenDriver: trying /usr/lib/xorg/modules/dri/tls/r300_dri.so
    libGL: OpenDriver: trying /usr/lib/xorg/modules/dri/r300_dri.so
    libGL: driver does not expose __driDriverGetExtensions_r300():
    /usr/lib/xorg/modules/dri/r300_dri.so: undefined symbol:
    __driDriverGetExtensions_r300
    libGL error: failed to open drm device: Permission denied
    libGL error: failed to load driver: r300
    libGL: OpenDriver: trying /usr/lib/xorg/modules/dri/tls/swrast_dri.so
    libGL: OpenDriver: trying /usr/lib/xorg/modules/dri/swrast_dri.so
    libGL: driver does not expose __driDriverGetExtensions_swrast():
    /usr/lib/xorg/modules/dri/swrast_dri.so: undefined symbol:
    __driDriverGetExtensions_swrast
    libGL: Can't open configuration file /home/dok/.drirc: No such file or
    directory.
    libGL: Can't open configuration file /home/dok/.drirc: No such file or
    directory.
    direct rendering: Yes
    GLX_MESA_multithread_makecurrent, GLX_MESA_query_renderer,
    OpenGL renderer string: Gallium 0.4 on llvmpipe (LLVM 3.4, 128 bits)
    GL_NV_conditional_render, GL_NV_depth_clamp, GL_NV_fog_distance,
    and an Xorg.0.log
    [ 2185.905]
    X.Org X Server 1.15.0
    Release Date: 2013-12-27
    [ 2185.905] X Protocol Version 11, Revision 0
    [ 2185.906] Build Operating System: Linux 3.12.5-1-ARCH i686
    [ 2185.906] Current Operating System: Linux archdesk 3.12.9-1-ARCH #1 SMP PREEMPT Sun Jan 26 09:15:23 CET 2014 i686
    [ 2185.906] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=99a6d650-3886-4252-8ded-db4a892400e2 rw quiet
    [ 2185.907] Build Date: 09 January 2014 09:32:33AM
    [ 2185.907]
    [ 2185.907] Current version of pixman: 0.32.4
    [ 2185.907] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 2185.907] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 2185.908] (==) Log file: "/var/log/Xorg.1.log", Time: Sun Jan 26 16:35:29 2014
    [ 2185.909] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 2185.909] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [ 2185.909] (==) No Layout section. Using the first Screen section.
    [ 2185.909] (==) No screen section available. Using defaults.
    [ 2185.909] (**) |-->Screen "Default Screen Section" (0)
    [ 2185.909] (**) | |-->Monitor "<default monitor>"
    [ 2185.911] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 2185.911] (==) Automatically adding devices
    [ 2185.911] (==) Automatically enabling devices
    [ 2185.911] (==) Automatically adding GPU devices
    [ 2185.911] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 2185.911] Entry deleted from font path.
    [ 2185.912] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 2185.912] Entry deleted from font path.
    [ 2185.912] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 2185.912] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 2185.912] Entry deleted from font path.
    [ 2185.912] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 2185.912] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/
    [ 2185.912] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 2185.912] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 2185.912] (II) Loader magic: 0x8265660
    [ 2185.912] (II) Module ABI versions:
    [ 2185.912] X.Org ANSI C Emulation: 0.4
    [ 2185.912] X.Org Video Driver: 15.0
    [ 2185.912] X.Org XInput driver : 20.0
    [ 2185.912] X.Org Server Extension : 8.0
    [ 2185.913] (II) xfree86: Adding drm device (/dev/dri/card0)
    [ 2185.915] setversion 1.4 failed: Permission denied
    [ 2185.918] (--) PCI:*(0:1:0:0) 1002:7280:17af:2172 rev 154, Mem @ 0xe0000000/268435456, 0xfdff0000/65536, I/O @ 0x0000bc00/256, BIOS @ 0x????????/131072
    [ 2185.918] (--) PCI: (0:1:0:1) 1002:72a0:17af:2173 rev 154, Mem @ 0xfdfe0000/65536
    [ 2185.918] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 2185.926] Initializing built-in extension Generic Event Extension
    [ 2185.927] Initializing built-in extension SHAPE
    [ 2185.927] Initializing built-in extension MIT-SHM
    [ 2185.927] Initializing built-in extension XInputExtension
    [ 2185.927] Initializing built-in extension XTEST
    [ 2185.927] Initializing built-in extension BIG-REQUESTS
    [ 2185.927] Initializing built-in extension SYNC
    [ 2185.927] Initializing built-in extension XKEYBOARD
    [ 2185.927] Initializing built-in extension XC-MISC
    [ 2185.928] Initializing built-in extension SECURITY
    [ 2185.928] Initializing built-in extension XINERAMA
    [ 2185.928] Initializing built-in extension XFIXES
    [ 2185.928] Initializing built-in extension RENDER
    [ 2185.928] Initializing built-in extension RANDR
    [ 2185.928] Initializing built-in extension COMPOSITE
    [ 2185.928] Initializing built-in extension DAMAGE
    [ 2185.928] Initializing built-in extension MIT-SCREEN-SAVER
    [ 2185.928] Initializing built-in extension DOUBLE-BUFFER
    [ 2185.928] Initializing built-in extension RECORD
    [ 2185.929] Initializing built-in extension DPMS
    [ 2185.929] Initializing built-in extension Present
    [ 2185.929] Initializing built-in extension DRI3
    [ 2185.929] Initializing built-in extension X-Resource
    [ 2185.929] Initializing built-in extension XVideo
    [ 2185.929] Initializing built-in extension XVideo-MotionCompensation
    [ 2185.929] Initializing built-in extension XFree86-VidModeExtension
    [ 2185.929] Initializing built-in extension XFree86-DGA
    [ 2185.929] Initializing built-in extension XFree86-DRI
    [ 2185.930] Initializing built-in extension DRI2
    [ 2185.930] (II) "glx" will be loaded by default.
    [ 2185.930] (II) LoadModule: "dri2"
    [ 2185.930] (II) Module "dri2" already built-in
    [ 2185.930] (II) LoadModule: "glamoregl"
    [ 2185.930] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
    [ 2185.948] (II) Module glamoregl: vendor="X.Org Foundation"
    [ 2185.949] compiled for 1.15.0, module version = 0.6.0
    [ 2185.949] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 2185.949] (II) LoadModule: "glx"
    [ 2185.949] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 2185.950] (II) Module glx: vendor="X.Org Foundation"
    [ 2185.950] compiled for 1.15.0, module version = 1.0.0
    [ 2185.950] ABI class: X.Org Server Extension, version 8.0
    [ 2185.950] (==) AIGLX enabled
    [ 2185.950] Loading extension GLX
    [ 2185.950] (==) Matched ati as autoconfigured driver 0
    [ 2185.950] (==) Matched modesetting as autoconfigured driver 1
    [ 2185.950] (==) Matched fbdev as autoconfigured driver 2
    [ 2185.950] (==) Matched vesa as autoconfigured driver 3
    [ 2185.950] (==) Assigned the driver to the xf86ConfigLayout
    [ 2185.950] (II) LoadModule: "ati"
    [ 2185.951] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
    [ 2185.951] (II) Module ati: vendor="X.Org Foundation"
    [ 2185.951] compiled for 1.15.0, module version = 7.3.0
    [ 2185.951] Module class: X.Org Video Driver
    [ 2185.951] ABI class: X.Org Video Driver, version 15.0
    [ 2185.951] (II) LoadModule: "radeon"
    [ 2185.951] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    [ 2185.952] (II) Module radeon: vendor="X.Org Foundation"
    [ 2185.952] compiled for 1.15.0, module version = 7.3.0
    [ 2185.952] Module class: X.Org Video Driver
    [ 2185.952] ABI class: X.Org Video Driver, version 15.0
    [ 2185.952] (II) LoadModule: "modesetting"
    [ 2185.958] (WW) Warning, couldn't open module modesetting
    [ 2185.958] (II) UnloadModule: "modesetting"
    [ 2185.958] (II) Unloading modesetting
    [ 2185.958] (EE) Failed to load module "modesetting" (module does not exist, 0)
    [ 2185.958] (II) LoadModule: "fbdev"
    [ 2185.958] (WW) Warning, couldn't open module fbdev
    [ 2185.958] (II) UnloadModule: "fbdev"
    [ 2185.958] (II) Unloading fbdev
    [ 2185.958] (EE) Failed to load module "fbdev" (module does not exist, 0)
    [ 2185.958] (II) LoadModule: "vesa"
    [ 2185.958] (WW) Warning, couldn't open module vesa
    [ 2185.958] (II) UnloadModule: "vesa"
    [ 2185.958] (II) Unloading vesa
    [ 2185.958] (EE) Failed to load module "vesa" (module does not exist, 0)
    [ 2185.958] (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 FireMV 2400 3155 (PCI),
    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 IGP320M (U1) 4336,
    ATI Radeon IGP330M/340M/350M (U2) 4337,
    ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
    ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP),
    ATI Radeon X800PRO (R420) JI (AGP),
    ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
    ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
    ATI Radeon Mobility 9800 (M18) JN (AGP),
    ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
    ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP),
    ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
    ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
    ATI Radeon Mobility M7 LW (AGP),
    ATI Mobility FireGL 7800 M7 LX (AGP),
    ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
    ATI FireGL Mobility 9000 (M9) Ld (AGP),
    ATI Radeon Mobility 9000 (M9) Lf (AGP),
    ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI FireMV 2400 PCI,
    ATI Radeon 9700 Pro ND (AGP), ATI Radeon 9700/9500Pro NE (AGP),
    ATI Radeon 9600TX NF (AGP), ATI FireGL X1 NG (AGP),
    ATI Radeon 9800PRO NH (AGP), ATI Radeon 9800 NI (AGP),
    ATI FireGL X2 NK (AGP), ATI Radeon 9800XT NJ (AGP),
    ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
    ATI Radeon Mobility 9600 (M10) NQ (AGP),
    ATI Radeon Mobility 9600 (M11) NR (AGP),
    ATI Radeon Mobility 9600 (M10) NS (AGP),
    ATI FireGL Mobility T2 (M10) NT (AGP),
    ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP),
    ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
    ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
    ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),
    ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),
    ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),
    ATI Radeon Mobility X300 (M22) 5460 (PCIE),
    ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
    ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE),
    ATI Radeon X800PRO (R423) UI (PCIE),
    ATI Radeon X800LE (R423) UJ (PCIE),
    ATI Radeon X800SE (R423) UK (PCIE),
    ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
    ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),
    ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),
    ATI FireGL unknown (R423) UR (PCIE),
    ATI FireGL unknown (R423) UT (PCIE),
    ATI Mobility FireGL V5000 (M26) (PCIE),
    ATI Mobility FireGL V5000 (M26) (PCIE),
    ATI Mobility Radeon X700 XL (M26) (PCIE),
    ATI Mobility Radeon X700 (M26) (PCIE),
    ATI Mobility Radeon X700 (M26) (PCIE),
    ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,
    ATI Radeon Mobility 9100 IGP (U3) 5835,
    ATI Radeon XPRESS 200 5954 (PCIE),
    ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP),
    ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
    ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
    ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),
    ATI Radeon XPRESS 200M 5975 (PCIE),
    ATI Radeon XPRESS 200 5A41 (PCIE),
    ATI Radeon XPRESS 200M 5A42 (PCIE),
    ATI Radeon XPRESS 200 5A61 (PCIE),
    ATI Radeon XPRESS 200M 5A62 (PCIE),
    ATI Radeon X300 (RV370) 5B60 (PCIE),
    ATI Radeon X600 (RV370) 5B62 (PCIE),
    ATI Radeon X550 (RV370) 5B63 (PCIE),
    ATI FireGL V3100 (RV370) 5B64 (PCIE),
    ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
    ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
    ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),
    ATI Mobility Radeon X800 XT (M28) (PCIE),
    ATI Mobility FireGL V5100 (M28) (PCIE),
    ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),
    ATI Radeon X850 XT PE (R480) (PCIE),
    ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
    ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
    ATI Radeon X850 XT (R480) (PCIE),
    ATI Radeon X800XT (R423) 5D57 (PCIE),
    ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),
    ATI Radeon X700 PRO (RV410) (PCIE),
    ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
    ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800,
    ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800,
    ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300,
    ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800,
    ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,
    ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
    ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
    ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,
    ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,
    ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,
    ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,
    ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,
    ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,
    ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,
    ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,
    ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
    ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,
    ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,
    ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,
    ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,
    ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,
    ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600,
    ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400,
    ATI Mobility FireGL V5250, ATI Mobility Radeon X1700,
    ATI Mobility Radeon X1700 XT, ATI FireGL V5200,
    ATI Mobility Radeon X1700, ATI Radeon X2300HD,
    ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,
    ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,
    ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,
    ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,
    ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,
    ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,
    ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,
    ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,
    ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,
    ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT,
    ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600,
    ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
    ATI Radeon 4800 Series, ATI Radeon HD 4850 x2,
    ATI FirePro V8750 (FireGL), ATI FirePro V7760 (FireGL),
    ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2,
    ATI Radeon 4800 Series, ATI FirePro RV770, AMD FireStream 9270,
    AMD FireStream 9250, ATI FirePro V8700 (FireGL),
    ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
    ATI Mobility RADEON HD 4870, ATI Radeon 4800 Series,
    ATI Radeon 4800 Series, ATI FirePro M7750, ATI M98, ATI M98, ATI M98,
    ATI Mobility Radeon HD 4650, ATI Radeon RV730 (AGP),
    ATI Mobility Radeon HD 4670, ATI FirePro M5750,
    ATI Mobility Radeon HD 4670, ATI Radeon RV730 (AGP),
    ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
    ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
    ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
    ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
    ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
    ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI Radeon HD 4770,
    ATI FirePro M5750, ATI RV610, ATI Radeon HD 2400 XT,
    ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000,
    ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
    ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,
    ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
    ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
    ATI Mobility Radeon HD 3850 X2, ATI RV670,
    ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,
    ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,
    ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,
    ATI Radeon RV710, ATI Radeon RV710, ATI Radeon RV710,
    ATI Radeon HD 4350, ATI Mobility Radeon 4300 Series,
    ATI Mobility Radeon 4500 Series, ATI Mobility Radeon 4500 Series,
    ATI FirePro RG220, ATI Mobility Radeon 4330, 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 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, SUMO, SUMO, SUMO2, SUMO2, SUMO2, SUMO2,
    SUMO, SUMO, SUMO2, SUMO, SUMO, SUMO, SUMO, SUMO, ATI Radeon HD 4200,
    ATI Radeon 4100, ATI Mobility Radeon HD 4200,
    ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250,
    AMD Radeon HD 6310 Graphics, AMD Radeon HD 6310 Graphics,
    AMD Radeon HD 6250 Graphics, AMD Radeon HD 6250 Graphics,
    AMD Radeon HD 6300 Series Graphics,
    AMD Radeon HD 6200 Series Graphics, PALM, PALM, PALM, CYPRESS,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
    AMD Firestream 9350, ATI Radeon HD 5800 Series,
    ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series,
    ATI Radeon HD 5800 Series, ATI Radeon HD 5900 Series,
    ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
    ATI Mobility Radeon HD 5800 Series,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI Mobility Radeon HD 5800 Series, ATI Radeon HD 5700 Series,
    ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
    ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
    ATI Mobility Radeon HD 5000 Series,
    ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, ATI Radeon HD 5670,
    ATI Radeon HD 5570, ATI Radeon HD 5500 Series, REDWOOD,
    ATI Mobility Radeon HD 5000 Series,
    ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon Graphics,
    ATI Mobility Radeon Graphics, CEDAR,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, ATI FirePro 2270, CEDAR,
    ATI Radeon HD 5450, CEDAR, CEDAR, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
    CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
    AMD Radeon HD 6900 Series, AMD Radeon HD 6900 Series, CAYMAN, CAYMAN,
    CAYMAN, AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series,
    BARTS, BARTS, Mobility Radeon HD 6000 Series,
    Mobility Radeon HD 6000 Series, BARTS, BARTS, BARTS, BARTS,
    AMD Radeon HD 6800 Series, AMD Radeon HD 6800 Series,
    AMD Radeon HD 6700 Series, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
    TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
    TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
    CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS,
    CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, ARUBA, ARUBA,
    ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
    ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
    ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
    ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, TAHITI, TAHITI, TAHITI, TAHITI,
    TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI,
    TAHITI, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN,
    PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN,
    VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE,
    VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE,
    VERDE, VERDE, VERDE, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND,
    OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, HAINAN, HAINAN, HAINAN,
    HAINAN, HAINAN, HAINAN, BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE,
    BONAIRE, BONAIRE, BONAIRE, KABINI, KABINI, KABINI, KABINI, KABINI,
    KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI,
    KABINI, KABINI, KABINI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI,
    KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI,
    KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI,
    HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII,
    HAWAII, HAWAII, HAWAII, HAWAII
    [ 2185.974] (--) using VT number 2
    [ 2186.554] (II) [KMS] Kernel modesetting enabled.
    [ 2186.554] (II) RADEON(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 2186.554] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
    [ 2186.554] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    [ 2186.554] (==) RADEON(0): Default visual is TrueColor
    [ 2186.554] (==) RADEON(0): RGB weight 888
    [ 2186.554] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
    [ 2186.554] (--) RADEON(0): Chipset: "ATI Radeon X1950" (ChipID = 0x7280)
    [ 2186.554] (II) Loading sub module "dri2"
    [ 2186.554] (II) LoadModule: "dri2"
    [ 2186.554] (II) Module "dri2" already built-in
    [ 2186.554] (II) Loading sub module "exa"
    [ 2186.554] (II) LoadModule: "exa"
    [ 2186.555] (II) Loading /usr/lib/xorg/modules/libexa.so
    [ 2186.555] (II) Module exa: vendor="X.Org Foundation"
    [ 2186.555] compiled for 1.15.0, module version = 2.6.0
    [ 2186.555] ABI class: X.Org Video Driver, version 15.0
    [ 2186.555] (II) RADEON(0): KMS Color Tiling: enabled
    [ 2186.555] (II) RADEON(0): KMS Color Tiling 2D: disabled
    [ 2186.555] (II) RADEON(0): KMS Pageflipping: enabled
    [ 2186.555] (II) RADEON(0): SwapBuffers wait for vsync: enabled
    [ 2186.596] (II) RADEON(0): Output DVI-0 has no monitor section
    [ 2186.636] (II) RADEON(0): Output S-video has no monitor section
    [ 2186.672] (II) RADEON(0): Output DVI-1 has no monitor section
    [ 2186.713] (II) RADEON(0): EDID for output DVI-0
    [ 2186.753] (II) RADEON(0): EDID for output S-video
    [ 2186.789] (II) RADEON(0): EDID for output DVI-1
    [ 2186.789] (II) RADEON(0): Manufacturer: HWP Model: 2827 Serial#: 16843009
    [ 2186.789] (II) RADEON(0): Year: 2009 Week: 20
    [ 2186.789] (II) RADEON(0): EDID Version: 1.3
    [ 2186.789] (II) RADEON(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
    [ 2186.789] (II) RADEON(0): Sync: Separate
    [ 2186.789] (II) RADEON(0): Max Image Size [cm]: horiz.: 44 vert.: 25
    [ 2186.789] (II) RADEON(0): Gamma: 2.20
    [ 2186.789] (II) RADEON(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
    [ 2186.789] (II) RADEON(0): Default color space is primary color space
    [ 2186.789] (II) RADEON(0): First detailed timing is preferred mode
    [ 2186.789] (II) RADEON(0): redX: 0.650 redY: 0.335 greenX: 0.295 greenY: 0.605
    [ 2186.790] (II) RADEON(0): blueX: 0.145 blueY: 0.075 whiteX: 0.313 whiteY: 0.329
    [ 2186.790] (II) RADEON(0): Supported established timings:
    [ 2186.790] (II) RADEON(0): 720x400@70Hz
    [ 2186.790] (II) RADEON(0): 640x480@60Hz
    [ 2186.790] (II) RADEON(0): 800x600@60Hz
    [ 2186.790] (II) RADEON(0): 1024x768@60Hz
    [ 2186.790] (II) RADEON(0): Manufacturer's mask: 0
    [ 2186.790] (II) RADEON(0): Supported standard timings:
    [ 2186.790] (II) RADEON(0): #0: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 2186.790] (II) RADEON(0): #1: hsize: 1440 vsize 900 refresh: 60 vid: 149
    [ 2186.790] (II) RADEON(0): Supported detailed timing:
    [ 2186.790] (II) RADEON(0): clock: 108.0 MHz Image Size: 442 x 249 mm
    [ 2186.790] (II) RADEON(0): h_active: 1600 h_sync: 1624 h_sync_end 1704 h_blank_end 1800 h_border: 0
    [ 2186.790] (II) RADEON(0): v_active: 900 v_sync: 901 v_sync_end 904 v_blanking: 1000 v_border: 0
    [ 2186.790] (II) RADEON(0): Ranges: V min: 48 V max: 76 Hz, H min: 24 H max: 85 kHz, PixClock max 175 MHz
    [ 2186.790] (II) RADEON(0): Monitor name: HP 2009
    [ 2186.790] (II) RADEON(0): Serial No: CNC9200VZ4
    [ 2186.790] (II) RADEON(0): EDID (in hex):
    [ 2186.790] (II) RADEON(0): 00ffffffffffff0022f0272801010101
    [ 2186.790] (II) RADEON(0): 14130103682c1978eeb815a6554b9b25
    [ 2186.790] (II) RADEON(0): 135054a1080081809500010101010101
    [ 2186.790] (II) RADEON(0): 010101010101302a40c8608464301850
    [ 2186.790] (II) RADEON(0): 1300baf91000001e000000fd00304c18
    [ 2186.790] (II) RADEON(0): 5511000a202020202020000000fc0048
    [ 2186.790] (II) RADEON(0): 5020323030390a2020202020000000ff
    [ 2186.790] (II) RADEON(0): 00434e4339323030565a340a202000a2
    [ 2186.790] (II) RADEON(0): Printing probed modes for output DVI-1
    [ 2186.790] (II) RADEON(0): Modeline "1600x900"x60.0 108.00 1600 1624 1704 1800 900 901 904 1000 +hsync +vsync (60.0 kHz eP)
    [ 2186.790] (II) RADEON(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
    [ 2186.790] (II) RADEON(0): Modeline "1440x900"x59.9 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz e)
    [ 2186.791] (II) RADEON(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 2186.791] (II) RADEON(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 2186.791] (II) RADEON(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 2186.791] (II) RADEON(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 2186.791] (II) RADEON(0): Output DVI-0 disconnected
    [ 2186.791] (II) RADEON(0): Output S-video disconnected
    [ 2186.791] (II) RADEON(0): Output DVI-1 connected
    [ 2186.791] (II) RADEON(0): Using exact sizes for initial modes
    [ 2186.791] (II) RADEON(0): Output DVI-1 using initial mode 1600x900
    [ 2186.791] (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 2186.791] (II) RADEON(0): mem size init: gart size :7dff000 vram size: s:20000000 visible:1fa41000
    [ 2186.791] (II) RADEON(0): EXA: Driver will allow EXA pixmaps in VRAM
    [ 2186.791] (==) RADEON(0): DPI set to (96, 96)
    [ 2186.791] (II) Loading sub module "fb"
    [ 2186.791] (II) LoadModule: "fb"
    [ 2186.792] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 2186.792] (II) Module fb: vendor="X.Org Foundation"
    [ 2186.792] compiled for 1.15.0, module version = 1.0.0
    [ 2186.793] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 2186.793] (II) Loading sub module "ramdac"
    [ 2186.793] (II) LoadModule: "ramdac"
    [ 2186.793] (II) Module "ramdac" already built-in
    [ 2186.793] (--) Depth 24 pixmap format is 32 bpp
    [ 2186.793] (II) RADEON(0): [DRI2] Setup complete
    [ 2186.793] (II) RADEON(0): [DRI2] DRI driver: r300
    [ 2186.793] (II) RADEON(0): [DRI2] VDPAU driver: r300
    [ 2186.793] (II) RADEON(0): Front buffer size: 5700K
    [ 2186.793] (II) RADEON(0): VRAM usage limit set to 461404K
    [ 2186.794] (==) RADEON(0): Backing store enabled
    [ 2186.794] (II) RADEON(0): Direct rendering enabled
    [ 2186.794] (II) RADEON(0): Render acceleration enabled for R300/R400/R500 type cards.
    [ 2186.794] (II) EXA(0): Driver allocated offscreen pixmaps
    [ 2186.794] (II) EXA(0): Driver registered support for the following operations:
    [ 2186.794] (II) Solid
    [ 2186.794] (II) Copy
    [ 2186.794] (II) Composite (RENDER acceleration)
    [ 2186.794] (II) UploadToScreen
    [ 2186.794] (II) DownloadFromScreen
    [ 2186.794] (II) RADEON(0): Acceleration enabled
    [ 2186.794] (==) RADEON(0): DPMS enabled
    [ 2186.794] (==) RADEON(0): Silken mouse enabled
    [ 2186.794] (II) RADEON(0): Set up textured video
    [ 2186.794] (II) RADEON(0): [XvMC] Associated with Radeon Textured Video.
    [ 2186.794] (II) RADEON(0): [XvMC] Extension initialized.
    [ 2186.794] (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 2186.797] (--) RandR disabled
    [ 2186.840] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    [ 2186.840] (II) AIGLX: enabled GLX_ARB_create_context
    [ 2186.840] (II) AIGLX: enabled GLX_ARB_create_context_profile
    [ 2186.840] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
    [ 2186.840] (II) AIGLX: enabled GLX_INTEL_swap_event
    [ 2186.840] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    [ 2186.840] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
    [ 2186.840] (II) AIGLX: enabled GLX_ARB_fbconfig_float
    [ 2186.840] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    [ 2186.841] (II) AIGLX: Loaded and initialized r300
    [ 2186.841] (II) GLX: Initialized DRI2 GL provider for screen 0
    [ 2186.842] (II) RADEON(0): Setting screen physical size to 423 x 238
    [ 2186.916] (II) config/udev: Adding input device Power Button (/dev/input/event3)
    [ 2186.916] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 2186.916] (II) LoadModule: "evdev"
    [ 2186.916] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 2186.916] (II) Module evdev: vendor="X.Org Foundation"
    [ 2186.916] compiled for 1.15.0, module version = 2.8.2
    [ 2186.916] Module class: X.Org XInput Driver
    [ 2186.916] ABI class: X.Org XInput driver, version 20.0
    [ 2186.916] (II) Using input driver 'evdev' for 'Power Button'
    [ 2186.916] (**) Power Button: always reports core events
    [ 2186.916] (**) evdev: Power Button: Device: "/dev/input/event3"
    [ 2186.916] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 2186.916] (--) evdev: Power Button: Found keys
    [ 2186.916] (II) evdev: Power Button: Configuring as keyboard
    [ 2186.916] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event3"
    [ 2186.916] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 2186.916] (**) Option "xkb_rules" "evdev"
    [ 2186.916] (**) Option "xkb_model" "pc104"
    [ 2186.916] (**) Option "xkb_layout" "us"
    [ 2186.955] (II) config/udev: Adding input device Power Button (/dev/input/event2)
    [ 2186.955] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 2186.955] (II) Using input driver 'evdev' for 'Power Button'
    [ 2186.955] (**) Power Button: always reports core events
    [ 2186.955] (**) evdev: Power Button: Device: "/dev/input/event2"
    [ 2186.955] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 2186.955] (--) evdev: Power Button: Found keys
    [ 2186.955] (II) evdev: Power Button: Configuring as keyboard
    [ 2186.955] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input3/event2"
    [ 2186.955] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
    [ 2186.955] (**) Option "xkb_rules" "evdev"
    [ 2186.955] (**) Option "xkb_model" "pc104"
    [ 2186.955] (**) Option "xkb_layout" "us"
    [ 2186.956] (II) config/udev: Adding input device Afatech DVB-T 2 (/dev/input/event1)
    [ 2186.956] (**) Afatech DVB-T 2: Applying InputClass "evdev keyboard catchall"
    [ 2186.956] (II) Using input driver 'evdev' for 'Afatech DVB-T 2'
    [ 2186.956] (**) Afatech DVB-T 2: always reports core events
    [ 2186.956] (**) evdev: Afatech DVB-T 2: Device: "/dev/input/event1"
    [ 2186.956] (--) evdev: Afatech DVB-T 2: Vendor 0x1b80 Product 0xe399
    [ 2186.956] (--) evdev: Afatech DVB-T 2: Found keys
    [ 2186.956] (II) evdev: Afatech DVB-T 2: Configuring as keyboard
    [ 2186.956] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:02.2/usb2/2-5/2-5:1.1/input/input2/event1"
    [ 2186.956] (II) XINPUT: Adding extended input device "Afatech DVB-T 2" (type: KEYBOARD, id 8)
    [ 2186.956] (**) Option "xkb_rules" "evdev"
    [ 2186.956] (**) Option "xkb_model" "pc104"
    [ 2186.956] (**) Option "xkb_layout" "us"
    [ 2186.957] (II) config/udev: Adding input device KWorld PlusTV Dual DVB-T Stick (DVB-T 399U) (/dev/input/event6)
    [ 2186.957] (**) KWorld PlusTV Dual DVB-T Stick (DVB-T 399U): Applying InputClass "evdev keyboard catchall"
    [ 2186.957] (II) Using input driver 'evdev' for 'KWorld PlusTV Dual DVB-T Stick (DVB-T 399U)'
    [ 2186.957] (**) KWorld PlusTV Dual DVB-T Stick (DVB-T 399U): always reports core events
    [ 2186.957] (**) evdev: KWorld PlusTV Dual DVB-T Stick (DVB-T 399U): Device: "/dev/input/event6"
    [ 2186.957] (--) evdev: KWorld PlusTV Dual DVB-T Stick (DVB-T 399U): Vendor 0x1b80 Product 0xe399
    [ 2186.957] (--) evdev: KWorld PlusTV Dual DVB-T Stick (DVB-T 399U): Found keys
    [ 2186.957] (II) evdev: KWorld PlusTV Dual DVB-T Stick (DVB-T 399U): Configuring as keyboard
    [ 2186.957] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:02.2/usb2/2-5/rc/rc0/input7/event6"
    [ 2186.957] (II) XINPUT: Adding extended input device "KWorld PlusTV Dual DVB-T Stick (DVB-T 399U)" (type: KEYBOARD, id 9)
    [ 2186.957] (**) Option "xkb_rules" "evdev"
    [ 2186.957] (**) Option "xkb_model" "pc104"
    [ 2186.957] (**) Option "xkb_layout" "us"
    [ 2186.957] (II) config/udev: Adding drm device (/dev/dri/card0)
    [ 2186.957] (II) xfree86: Adding drm device (/dev/dri/card0)
    [ 2186.958] setversion 1.4 failed: Permission denied
    [ 2186.958] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 2186.958] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 2186.958] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [ 2186.958] (**) AT Translated Set 2 keyboard: always reports core events
    [ 2186.958] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 2186.958] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
    [ 2186.958] (--) evdev: AT Translated Set 2 keyboard: Found keys
    [ 2186.958] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
    [ 2186.958] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [ 2186.958] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 10)
    [ 2186.958] (**) Option "xkb_rules" "evdev"
    [ 2186.958] (**) Option "xkb_model" "pc104"
    [ 2186.958] (**) Option "xkb_layout" "us"
    [ 2186.959] (II) config/udev: Adding input device ImPS/2 Generic Wheel Mouse (/dev/input/event5)
    [ 2186.959] (**) ImPS/2 Generic Wheel Mouse: Applying InputClass "evdev pointer catchall"
    [ 2186.959] (II) Using input driver 'evdev' for 'ImPS/2 Generic Wheel Mouse'
    [ 2186.959] (**) ImPS/2 Generic Wheel Mouse: always reports core events
    [ 2186.959] (**) evdev: ImPS/2 Generic Wheel Mouse: Device: "/dev/input/event5"
    [ 2186.959] (--) evdev: ImPS/2 Generic Wheel Mouse: Vendor 0x2 Product 0x5
    [ 2186.959] (--) evdev: ImPS/2 Generic Wheel Mouse: Found 3 mouse buttons
    [ 2186.959] (--) evdev: ImPS/2 Generic Wheel Mouse: Found scroll wheel(s)
    [ 2186.959] (--) evdev: ImPS/2 Generic Wheel Mouse: Found relative axes
    [ 2186.959] (--) evdev: ImPS/2 Generic Wheel Mouse: Found x and y relative axes
    [ 2186.959] (II) evdev: ImPS/2 Generic Wheel Mouse: Configuring as mouse
    [ 2186.959] (II) evdev: ImPS/2 Generic Wheel Mouse: Adding scrollwheel support
    [ 2186.959] (**) evdev: ImPS/2 Generic Wheel Mouse: YAxisMapping: buttons 4 and 5
    [ 2186.959] (**) evdev: ImPS/2 Generic Wheel Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 2186.959] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input6/event5"
    [ 2186.959] (II) XINPUT: Adding extended input device "ImPS/2 Generic Wheel Mouse" (type: MOUSE, id 11)
    [ 2186.959] (II) evdev: ImPS/2 Generic Wheel Mouse: initialized for relative axes.
    [ 2186.959] (**) ImPS/2 Generic Wheel Mouse: (accel) keeping acceleration scheme 1
    [ 2186.959] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration profile 0
    [ 2186.959] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration factor: 2.000
    [ 2186.959] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration threshold: 4
    [ 2186.960] (II) config/udev: Adding input device ImPS/2 Generic Wheel Mouse (/dev/input/mouse0)
    [ 2186.960] (II) No input driver specified, ignoring this device.
    [ 2186.960] (II) This device may have been added with another device file.
    [ 2186.960] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
    [ 2186.960] (II) No input driver specified, ignoring this device.
    [ 2186.960] (II) This device may have been added with another device file.
    [ 2192.987] (II) evdev: ImPS/2 Generic Wheel Mouse: Close
    [ 2192.987] (II) UnloadModule: "evdev"
    [ 2192.987] (II) evdev: AT Translated Set 2 keyboard: Close
    [ 2192.987] (II) UnloadModule: "evdev"
    [ 2192.987] (II) evdev: KWorld PlusTV Dual DVB-T Stick (DVB-T 399U): Close
    [ 2192.987] (II) UnloadModule: "evdev"
    [ 2192.987] (II) evdev: Afatech DVB-T 2: Close
    [ 2192.987] (II) UnloadModule: "evdev"
    [ 2192.987] (II) evdev: Power Button: Close
    [ 2192.987] (II) UnloadModule: "evdev"
    [ 2192.987] (II) evdev: Power Button: Close
    [ 2192.987] (II) UnloadModule: "evdev"
    [ 2193.034] (EE) Server terminated successfully (0). Closing log file.
    when I run those xinit commands as root I get good screens with proper outputs.
    I've tried to run the script from https://wiki.archlinux.org/index.php/Ru … _X_display
    and another script which I've used in the past
    #!/bin/bash
    xinit /dev/stdin -- :1 vt8 -ac -depth 24 <<EOF
    xrandr --output LVDS1 --mode 1400x900 -d :1
    /usr/bin/ufo
    EOF
    I have to say that I'm stuck.
    pacman -Ss xf86-video | grep installed
    gives:
    extra/xf86-video-ati 1:7.3.0-1 (xorg-drivers xorg) [installed]
    If I run the game on an established screen, there is no problem. What can I do? Is it safe to run xinit as root?
    Thanks
    EDIT SOLVED:
    Ok, so it seems I was close.  This is what works for me:
    Go to a virtual terminal, let's say vt1 and login as your user:
    xinit /usr/bin/ufo -- :1 vt1
    The command can be run from an existing session or from the vt itself. The "trick" is to do with session permissions, it's important to be logged in to the virtual terminal as a user with X permissions. This is info missing from the wiki pages.
    Last edited by jackwild (2014-01-28 03:20:26)

    tomk wrote:Directories have to be executable - yours wasn't.
    Thanks. Hadn't thought about that.
    ngoonee wrote:You probably ran (or had a bad package/script run) chmod 666 -R on your ~/
    Maybe. Tried to retrace my steps to figure out what I did, but because I did it at work I did everything in like five-minute-pieces, getting distracted all the time. The only thing I can think of that actually touched the folder at installation time was the "sakura" community package, though I don't believe that it would do something like that. I'll try to do it again when I'm at work though. Just to make sure.
    Thanks anyway for your input.

  • [SOLVED] - X won't start - Missing modules??

    Hello all, thanks for looking.
    I have installed from the Arch from the latest media, and followed the Begginers Guide.
    I have installed to a partition on my hard disk, one of many, and installed Grub and the mbr.
    The system boots fine. ALSA works, Xorg is installed, and pacman -Syu says "nothing to do"
    It all seems fine except... X won't start.
    I type startx and get the following errors in the /var/log/Xorg.0.log file :
    [   263.878]
    X.Org X Server 1.13.1
    Release Date: 2012-12-13
    [   263.879] X Protocol Version 11, Revision 0
    [   263.879] Build Operating System: Linux 3.7.0-1-ARCH i686
    [   263.879] Current Operating System: Linux midnightsun 3.6.11-1-ARCH #1 SMP PREEMPT Tue Dec 18 12:58:46 CET 2012 i686
    [   263.879] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=64b15d8f-85f1-412a-8fa9-fd054849176e ro quiet
    [   263.880] Build Date: 16 December 2012  04:52:09PM
    [   263.880] 
    [   263.880] Current version of pixman: 0.28.2
    [   263.880]     Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
    [   263.880] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [   263.881] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Jan 14 23:36:51 2013
    [   263.882] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [   263.882] (==) No Layout section.  Using the first Screen section.
    [   263.882] (==) No screen section available. Using defaults.
    [   263.882] (**) |-->Screen "Default Screen Section" (0)
    [   263.882] (**) |   |-->Monitor "<default monitor>"
    [   263.882] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
    [   263.882] (==) Automatically adding devices
    [   263.882] (==) Automatically enabling devices
    [   263.882] (==) Automatically adding GPU devices
    [   263.882] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
    [   263.882]     Entry deleted from font path.
    [   263.882] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [   263.882]     Entry deleted from font path.
    [   263.882] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [   263.882]     Entry deleted from font path.
    [   263.882] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [   263.882]     Entry deleted from font path.
    [   263.882]     (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [   263.882] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [   263.882]     Entry deleted from font path.
    [   263.882]     (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [   263.882] (==) FontPath set to:
        /usr/share/fonts/misc/
    [   263.882] (==) ModulePath set to "/usr/lib/xorg/modules"
    [   263.882] (II) The server relies on udev to provide the list of input devices.
        If no devices become available, reconfigure udev or disable AutoAddDevices.
    [   263.882] (II) Loader magic: 0x825a640
    [   263.882] (II) Module ABI versions:
    [   263.882]     X.Org ANSI C Emulation: 0.4
    [   263.882]     X.Org Video Driver: 13.1
    [   263.882]     X.Org XInput driver : 18.0
    [   263.882]     X.Org Server Extension : 7.0
    [   263.883] (II) config/udev: Adding drm device (/dev/dri/card0)
    [   263.884] (--) PCI:*(0:1:0:0) 10de:0402:0000:0000 rev 161, Mem @ 0xfd000000/16777216, 0xd0000000/268435456, 0xfa000000/33554432, I/O @ 0x0000cc00/128, BIOS @ 0x????????/131072
    [   263.884] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [   263.885] Initializing built-in extension Generic Event Extension
    [   263.885] Initializing built-in extension SHAPE
    [   263.885] Initializing built-in extension MIT-SHM
    [   263.885] Initializing built-in extension XInputExtension
    [   263.886] Initializing built-in extension XTEST
    [   263.886] Initializing built-in extension BIG-REQUESTS
    [   263.886] Initializing built-in extension SYNC
    [   263.886] Initializing built-in extension XKEYBOARD
    [   263.887] Initializing built-in extension XC-MISC
    [   263.887] Initializing built-in extension SECURITY
    [   263.887] Initializing built-in extension XINERAMA
    [   263.887] Initializing built-in extension XFIXES
    [   263.887] Initializing built-in extension RENDER
    [   263.888] Initializing built-in extension RANDR
    [   263.888] Initializing built-in extension COMPOSITE
    [   263.888] Initializing built-in extension DAMAGE
    [   263.888] Initializing built-in extension MIT-SCREEN-SAVER
    [   263.888] Initializing built-in extension DOUBLE-BUFFER
    [   263.889] Initializing built-in extension RECORD
    [   263.889] Initializing built-in extension DPMS
    [   263.889] Initializing built-in extension X-Resource
    [   263.889] Initializing built-in extension XVideo
    [   263.889] Initializing built-in extension XVideo-MotionCompensation
    [   263.889] Initializing built-in extension XFree86-VidModeExtension
    [   263.890] Initializing built-in extension XFree86-DGA
    [   263.890] Initializing built-in extension XFree86-DRI
    [   263.890] Initializing built-in extension DRI2
    [   263.890] (II) LoadModule: "glx"
    [   263.890] (WW) Warning, couldn't open module glx
    [   263.890] (II) UnloadModule: "glx"
    [   263.890] (II) Unloading glx
    [   263.890] (EE) Failed to load module "glx" (module does not exist, 0)
    [   263.890] (==) Matched nouveau as autoconfigured driver 0
    [   263.890] (==) Matched nvidia as autoconfigured driver 1
    [   263.890] (==) Matched nv as autoconfigured driver 2
    [   263.890] (==) Matched nouveau as autoconfigured driver 3
    [   263.890] (==) Matched nvidia as autoconfigured driver 4
    [   263.890] (==) Matched nv as autoconfigured driver 5
    [   263.890] (==) Matched vesa as autoconfigured driver 6
    [   263.890] (==) Matched modesetting as autoconfigured driver 7
    [   263.890] (==) Matched fbdev as autoconfigured driver 8
    [   263.890] (==) Assigned the driver to the xf86ConfigLayout
    [   263.890] (II) LoadModule: "nouveau"
    [   263.891] (WW) Warning, couldn't open module nouveau
    [   263.891] (II) UnloadModule: "nouveau"
    [   263.891] (II) Unloading nouveau
    [   263.891] (EE) Failed to load module "nouveau" (module does not exist, 0)
    [   263.891] (II) LoadModule: "nvidia"
    [   263.891] (WW) Warning, couldn't open module nvidia
    [   263.891] (II) UnloadModule: "nvidia"
    [   263.891] (II) Unloading nvidia
    [   263.891] (EE) Failed to load module "nvidia" (module does not exist, 0)
    [   263.891] (II) LoadModule: "nv"
    [   263.891] (II) Loading /usr/lib/xorg/modules/drivers/nv_drv.so
    [   263.891] (II) Module nv: vendor="X.Org Foundation"
    [   263.891]     compiled for 1.13.0, module version = 2.1.20
    [   263.891]     Module class: X.Org Video Driver
    [   263.891]     ABI class: X.Org Video Driver, version 13.0
    [   263.891] (II) LoadModule: "vesa"
    [   263.891] (WW) Warning, couldn't open module vesa
    [   263.891] (II) UnloadModule: "vesa"
    [   263.891] (II) Unloading vesa
    [   263.891] (EE) Failed to load module "vesa" (module does not exist, 0)
    [   263.891] (II) LoadModule: "modesetting"
    [   263.892] (WW) Warning, couldn't open module modesetting
    [   263.892] (II) UnloadModule: "modesetting"
    [   263.892] (II) Unloading modesetting
    [   263.892] (EE) Failed to load module "modesetting" (module does not exist, 0)
    [   263.892] (II) LoadModule: "fbdev"
    [   263.892] (WW) Warning, couldn't open module fbdev
    [   263.892] (II) UnloadModule: "fbdev"
    [   263.892] (II) Unloading fbdev
    [   263.892] (EE) Failed to load module "fbdev" (module does not exist, 0)
    [   263.892] (II) NV: driver for NVIDIA chipsets: RIVA 128, RIVA TNT, RIVA TNT2,
        Unknown TNT2, Vanta, RIVA TNT2 Ultra, RIVA TNT2 Model 64,
        Aladdin TNT2, GeForce 256, GeForce DDR, Quadro, GeForce2 MX/MX 400,
        GeForce2 MX 100/200, GeForce2 Go, Quadro2 MXR/EX/Go,
        GeForce2 Integrated GPU, GeForce2 GTS, GeForce2 Ti, GeForce2 Ultra,
        Quadro2 Pro, GeForce4 MX 460, GeForce4 MX 440, GeForce4 MX 420,
        GeForce4 MX 440-SE, GeForce4 440 Go, GeForce4 420 Go,
        GeForce4 420 Go 32M, GeForce4 460 Go, Quadro4 550 XGL,
        GeForce4 440 Go 64M, Quadro NVS, Quadro4 500 GoGL,
        GeForce4 410 Go 16M, GeForce4 MX 440 with AGP8X,
        GeForce4 MX 440SE with AGP8X, GeForce4 MX 420 with AGP8X,
        GeForce4 MX 4000, GeForce4 448 Go, GeForce4 488 Go, Quadro4 580 XGL,
        Quadro4 NVS 280 SD, Quadro4 380 XGL, Quadro NVS 50 PCI,
        GeForce4 448 Go, GeForce4 MX Integrated GPU, GeForce3,
        GeForce3 Ti 200, GeForce3 Ti 500, Quadro DCC, GeForce4 Ti 4600,
        GeForce4 Ti 4400, GeForce4 Ti 4200, Quadro4 900 XGL, Quadro4 750 XGL,
        Quadro4 700 XGL, GeForce4 Ti 4800, GeForce4 Ti 4200 with AGP8X,
        GeForce4 Ti 4800 SE, GeForce4 4200 Go, Quadro4 700 GoGL,
        Quadro4 980 XGL, Quadro4 780 XGL, GeForce FX 5800 Ultra,
        GeForce FX 5800, Quadro FX 2000, Quadro FX 1000,
        GeForce FX 5600 Ultra, GeForce FX 5600, GeForce FX 5600XT,
        GeForce FX Go5600, GeForce FX Go5650, Quadro FX Go700,
        GeForce FX 5200, GeForce FX 5200 Ultra, GeForce FX 5200,
        GeForce FX 5200LE, GeForce FX Go5200, GeForce FX Go5250,
        GeForce FX 5500, GeForce FX 5100, GeForce FX Go5200 32M/64M,
        Quadro NVS 55/280 PCI, Quadro FX 500/600 PCI,
        GeForce FX Go53xx Series, GeForce FX Go5100, GeForce FX 5900 Ultra,
        GeForce FX 5900, GeForce FX 5900XT, GeForce FX 5950 Ultra,
        GeForce FX 5900ZT, Quadro FX 3000, Quadro FX 700,
        GeForce FX 5700 Ultra, GeForce FX 5700, GeForce FX 5700LE,
        GeForce FX 5700VE, GeForce FX Go5700, GeForce FX Go5700,
        Quadro FX Go1000, Quadro FX 1100, GeForce 6800 Ultra, GeForce 6800,
        GeForce 6800 LE, GeForce 6800 XE, GeForce 6800 XT, GeForce 6800 GT,
        GeForce 6800 GT, GeForce 6800 GS, GeForce 6800 XT, Quadro FX 4000,
        GeForce 6800 GS, GeForce 6800, GeForce 6800 LE, GeForce 6800 XT,
        GeForce Go 6800, GeForce Go 6800 Ultra, Quadro FX Go1400,
        Quadro FX 3450/4000 SDI, Quadro FX 1400, GeForce 6600 GT,
        GeForce 6600, GeForce 6600 LE, GeForce 6600 VE, GeForce Go 6600,
        GeForce 6610 XL, GeForce Go 6600 TE/6200 TE, GeForce 6700 XL,
        GeForce Go 6600, GeForce Go 6600 GT, Quadro NVS 440, Quadro FX 550,
        Quadro FX 550, Quadro FX 540, GeForce 6200, GeForce 6500,
        GeForce 6200 TurboCache(TM), GeForce 6200SE TurboCache(TM),
        GeForce 6200 LE, GeForce Go 6200, Quadro NVS 285, GeForce Go 6400,
        GeForce Go 6200, GeForce Go 6400, GeForce 6250, GeForce 7100 GS,
        GeForce 6800, GeForce 6800 LE, GeForce 6800 GT, GeForce 6800 XT,
        GeForce 6200, GeForce 6200 A-LE, GeForce 7800 GTX, GeForce 7800 GTX,
        GeForce 7800 GT, GeForce 7800 GS, GeForce 7800 SLI, GeForce Go 7800,
        GeForce Go 7800 GTX, Quadro FX 4500, GeForce 7350 LE,
        GeForce 7300 LE, GeForce 7300 SE, GeForce Go 7200, GeForce Go 7300,
        GeForce Go 7400, GeForce Go 7400 GS, Quadro NVS 110M,
        Quadro NVS 120M, Quadro FX 350M, GeForce 7500 LE, Quadro FX 350,
        GeForce 7300 GS, GeForce 7650 GS, GeForce 7600 GT, GeForce 7600 GS,
        GeForce 7300 GT, GeForce 7600 LE, GeForce 7300 GT, GeForce Go 7700,
        GeForce Go 7600, GeForce Go 7600 GT, Quadro NVS 300M,
        GeForce Go 7900 SE, Quadro FX 550M, Quadro FX 560, GeForce 7900 GTX,
        GeForce 7900 GT, GeForce 7900 GS, GeForce 7950 GX2, GeForce 7950 GX2,
        GeForce 7950 GT, GeForce Go 7950 GTX, GeForce Go 7900 GS,
        GeForce Go 7900 GTX, Quadro FX 2500M, Quadro FX 1500M,
        Quadro FX 5500, Quadro FX 3500, Quadro FX 1500, Quadro FX 4500 X2,
        GeForce 6150, GeForce 6150 LE, GeForce 6100, GeForce Go 6150,
        Quadro NVS 210S / NVIDIA GeForce 6150LE, GeForce Go 6100,
        GeForce 6150SE, GeForce 6100 nForce 405, GeForce 6100 nForce 400,
        GeForce 6100 nForce 420, GeForce 7150M / nForce 630M,
        GeForce 7000M / nForce 610M, GeForce 7050 PV / nForce 630a,
        GeForce 7050 PV / nForce 630a, GeForce 7025 / nForce 630a,
        GeForce 8800 GTX, GeForce 8800 GTS, GeForce 8800 Ultra,
        Quadro FX 5600, Quadro FX 4600, GeForce 8600 GTS, GeForce 8600 GT,
        GeForce 8600 GT, GeForce 8600 GS, GeForce 8400 GS, GeForce 9500M GS,
        GeForce 8300 GS, GeForce 8600M GT, GeForce 9650M GS,
        GeForce 8700M GT, Quadro FX 370, Quadro NVS 320M, Quadro FX 570M,
        Quadro FX 1600M, Quadro FX 570, Quadro FX 1700, GeForce GT 330,
        GeForce 8400 SE, GeForce 8500 GT, GeForce 8400 GS, GeForce 8300 GS,
        GeForce 8400 GS, GeForce 8600M GS, GeForce 8400M GT,
        GeForce 8400M GS, GeForce 8400M G, Quadro NVS 140M, Quadro NVS 130M,
        Quadro NVS 135M, GeForce 9400 GT, Quadro FX 360M, GeForce 9300M G,
        Quadro NVS 290, GeForce GTX 295, GeForce GTX 280, GeForce GTX 260,
        GeForce GTX 285, GeForce GTX 275, GeForce GTX 260, GeForce GTX 295,
        Quadroplex 2200 D2, Quadroplex 2200 S4, Quadro CX, Quadro FX 5800,
        Quadro FX 4800, Quadro FX 3800, GeForce 8800 GTS 512,
        GeForce 9800 GT, GeForce 8800 GT, GeForce GT 230, GeForce 9800 GX2,
        GeForce 9800 GT, GeForce 8800 GS, GeForce GTS 240, GeForce 9800M GTX,
        GeForce 8800M GTS, GeForce GTX 280M, GeForce 9800M GT,
        GeForce 8800M GTX, GeForce 8800 GS, GeForce GTX 285M,
        GeForce 9600 GSO, GeForce 8800 GT, GeForce 9800 GTX/9800 GTX+,
        GeForce 9800 GTX+, GeForce 9800 GT, GeForce GTS 250,
        GeForce 9800M GTX, GeForce GTX 260M, Quadro FX 4700 X2,
        Quadro FX 3700, Quadro VX 200, Quadro FX 3600M, Quadro FX 2800M,
        Quadro FX 3700M, Quadro FX 3800M, GeForce 9600 GT, GeForce 9600 GS,
        GeForce 9600 GSO 512, GeForce GT 130, GeForce GT 140,
        GeForce 9800M GTS, GeForce 9700M GTS, GeForce 9800M GS,
        GeForce 9800M GTS, GeForce 9600 GT, GeForce 9600 GT,
        GeForce GTS 160M, GeForce GTS 150M, GeForce 9600 GSO,
        GeForce 9600 GT, Quadro FX 1800, Quadro FX 2700M, GeForce 9500 GT,
        GeForce 9400 GT, GeForce 9500 GT, GeForce 9500 GS, GeForce 9500 GS,
        GeForce GT 120, GeForce 9600M GT, GeForce 9600M GS, GeForce 9600M GT,
        GeForce 9700M GT, GeForce 9500M G, GeForce 9650M GT, GeForce G 110M,
        GeForce GT 130M, GeForce GT 120M, GeForce GT 220M, GeForce 9650 S,
        Quadro FX 380, Quadro FX 580, Quadro FX 1700M, GeForce 9400 GT,
        Quadro FX 770M, GeForce 9300 GE, GeForce 9300 GS, GeForce 8400,
        GeForce 8400 SE, GeForce 8400 GS, GeForce 9300M GS, GeForce G100,
        GeForce 9300 SE, GeForce 9200M GS, GeForce 9300M GS, Quadro NVS 150M,
        Quadro NVS 160M, GeForce G 105M, GeForce G 103M, GeForce G105M,
        Quadro NVS 420, Quadro FX 370 LP, Quadro NVS 450, Quadro FX 370M,
        Quadro NVS 295, GeForce 9100M G, GeForce 8200M G, GeForce 9200,
        GeForce 9100, GeForce 8300, GeForce 8200, nForce 730a, GeForce 9200,
        nForce 980a/780a SLI, nForce 750a SLI, GeForce 8100 / nForce 720a,
        GeForce 9400, GeForce 9400, GeForce 9400M G, GeForce 9400M,
        GeForce 9300, ION, GeForce 9400M G, GeForce 9400, nForce 760i SLI,
        GeForce 9400, GeForce 9300 / nForce 730i, GeForce 9200,
        GeForce 9100M G, GeForce 8200M G, GeForce 9400M, GeForce 9200,
        GeForce G102M, GeForce G102M, ION, ION, GeForce 9400, ION, ION LE,
        ION LE, GeForce GT 220, GeForce 315, GeForce 210, GeForce GT 230M,
        GeForce GT 330M, GeForce GT 230M, GeForce GT 330M, NVS 5100M,
        GeForce GT 320M, GeForce GT 240M, GeForce GT 325M, Quadro FX 880M,
        GeForce G210, GeForce 205, GeForce 310, ION, GeForce 210,
        GeForce 310, GeForce 315, GeForce G105M, GeForce G105M, NVS 2100M,
        NVS 3100M, GeForce 305M, ION, GeForce 310M, GeForce 305M,
        GeForce 310M, GeForce 305M, GeForce G210M, GeForce 310M,
        Quadro FX 380 LP, Quadro FX 380M, GeForce GT 330, GeForce GT 320,
        GeForce GT 240, GeForce GT 340, GeForce GT 330, GeForce GTS 260M,
        GeForce GTS 250M, GeForce 315, GeForce GT 335M, GeForce GTS 350M,
        GeForce GTS 360M, Quadro FX 1800M
    [   263.895] (++) using VT number 1
    [   263.895] (EE) NV: The PCI device 0x10de0402 (GeForce 8600 GT) at 01@00:00:0 has a kernel module claiming it.
    [   263.895] (EE) NV: This driver cannot operate until it has been unloaded.
    [   263.895] (EE) NV: The PCI device 0x10de0402 (GeForce 8600 GT) at 01@00:00:0 has a kernel module claiming it.
    [   263.895] (EE) NV: This driver cannot operate until it has been unloaded.
    [   263.895] (EE) No devices detected.
    [   263.895]
    Fatal server error:
    [   263.895] no screens found
    [   263.895] (EE)
    Please consult the The X.Org Foundation support
         at http://wiki.x.org
    for help.
    [   263.895] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    [   263.896] (EE)
    It appears that some modules are missing, and indeed none of those mentioned in the errors are there if I do lsmod.
    But that is about the limit of my understanding.
    Can anyone tell me how to add the modules if they aren't even on the machine at all.
    Pacman doesn't find them. For example pacman -S glx gives package not found.
    Any ideas or pointers much appreciated.
    Last edited by Midnight Sun (2013-01-16 00:01:35)

    I Can't Believe It
    NOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO!
    I swear I checked that 6 hours ago when I first tried startx.
    OH
    MY
    GOD
    Just give me a moment to calm down..........
    OK. Thank you. You are completely and joyously right.
    It would seem that I had neglected to install the video driver.
    Thanks for that.

  • Udev misses some (HDMI) plug/unplug events

    When I monitor udev events while plugging and unplugging my external hdmi monitor, only some random events are reported.
    It should be noted that I use a DVI screen with an HDMI cable and a small adapter between the cable and the screen.
    Here is a sample session :
    $ udevadm monitor
    monitor will print the received events for:
    UDEV - the event which udev sends out after rule processing
    KERNEL - the kernel uevent
    KERNEL[140907.961440] change /devices/pci0000:00/0000:00:02.0/drm/card0 (drm) [plug or unplug; other event missing]
    UDEV [140907.962541] change /devices/pci0000:00/0000:00:02.0/drm/card0 (drm)
    [missed 7 unplug/plug cycles]
    KERNEL[141838.431577] change /devices/pci0000:00/0000:00:02.0/drm/card0 (drm) [unplug]
    UDEV [141838.432396] change /devices/pci0000:00/0000:00:02.0/drm/card0 (drm)
    KERNEL[141838.448023] change /devices/pci0000:00/0000:00:02.0/drm/card0 (drm) [plug]
    UDEV [141838.448853] change /devices/pci0000:00/0000:00:02.0/drm/card0 (drm)
    [more missed cycles]
    I also dumped a full event :
    $ udevadm monitor --udev --kernel --property
    monitor will print the received events for:
    UDEV - the event which udev sends out after rule processing
    KERNEL - the kernel uevent
    KERNEL[142298.213473] change /devices/pci0000:00/0000:00:02.0/drm/card0 (drm)
    ACTION=change
    DEVNAME=/dev/dri/card0
    DEVPATH=/devices/pci0000:00/0000:00:02.0/drm/card0
    DEVTYPE=drm_minor
    HOTPLUG=1
    MAJOR=226
    MINOR=0
    SEQNUM=2896
    SUBSYSTEM=drm
    UDEV [142298.214231] change /devices/pci0000:00/0000:00:02.0/drm/card0 (drm)
    ACTION=change
    DEVNAME=/dev/dri/card0
    DEVPATH=/devices/pci0000:00/0000:00:02.0/drm/card0
    DEVTYPE=drm_minor
    HOTPLUG=1
    ID_FOR_SEAT=drm-pci-0000_00_02_0
    ID_PATH=pci-0000:00:02.0
    ID_PATH_TAG=pci-0000_00_02_0
    MAJOR=226
    MINOR=0
    SEQNUM=2896
    SUBSYSTEM=drm
    TAGS=:seat:uaccess:
    USEC_INITIALIZED=42
    I have no idea where to continue investigating.
    Should I look for bugs in the kernel modules ? In udev ?
    Could it be that my setup makes it impossible to detect some events ?
    Thanks !

    I experience the same thing with my HP laptop. Udev sometimes detects the change, but sometimes it doesn't. If I open KDE Settings, the change is detected.

  • [SOLVED] - Package xf86-video-via is missing from repositories!

    Hi,
    I have a VIA card as follows:
    VGA Compatible Controller: VIA Technologies, Inc. S3 Unichrome Pro VGA Adapter (rev 01)
    My X doesn't work except in VESA mode. But in Vesa mode, when I play videos in mplayer, I can't fullscreen them.
    When I checked the sample xorg.conf files mentioned in the Xorg wiki, I find that I am advised to use the xf86-video-via package.
    But the package xf86-video-via is missing from repositories!
    pacman -Ss xf86-video-via doesn't give results!
    Please help.
    Thanks.
    Last edited by msadiq (2008-12-27 04:18:45)

    Sorry for the long wait, I havent got the time to test but I did uncomment the RenderAccel and that didnt do anything.
    my Xorg.0.log:
    =================================================================
    X.Org X Server 1.5.3
    Release Date: 5 November 2008
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.27-ARCH i686
    Current Operating System: Linux hp-2133 2.6.28-ARCH #1 SMP PREEMPT Sun Jan 25 10:13:11 UTC 2009 i686
    Build Date: 17 December 2008  08:20: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: Tue Jan 27 21:07:16 2009
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) ServerLayout "Layout0"
    (**) |-->Screen "Screen0" (0)
    (**) |   |-->Monitor "HP LCD"
    (**) |   |-->Device "Via Chrome9"
    (**) |-->Input Device "HP Keyboard"
    (**) |-->Input Device "HP Touchpad"
    (**) Option "AutoAddDevices" "false"
    (**) Not automatically adding devices
    (==) Automatically enabling devices
    (==) No FontPath specified.  Using compiled-in default.
    (==) FontPath set to:
        /usr/share/fonts/misc,
        /usr/share/fonts/100dpi:unscaled,
        /usr/share/fonts/75dpi:unscaled,
        /usr/share/fonts/TTF,
        /usr/share/fonts/Type1
    (==) ModulePath set to "/usr/lib/xorg/modules"
    (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    (II) No APM support in BIOS or kernel
    (II) Loader magic: 0x81d5fe0
    (II) Module ABI versions:
        X.Org ANSI C Emulation: 0.4
        X.Org Video Driver: 4.1
        X.Org XInput driver : 2.1
        X.Org Server Extension : 1.1
        X.Org Font Renderer : 0.6
    (II) Loader running on linux
    (--) using VT number 7
    (--) PCI:*(0@1:0:0) VIA Technologies, Inc. CN896/VN896/P4M900 [Chrome 9 HC] rev 1, Mem @ 0xc0000000/0, 0xfc000000/0, BIOS @ 0x????????/65536
    (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    0xffffffff - 0xffffffff (0x1) MX[b]
        [5] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [6] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [7] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [8] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [9] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [10] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [11] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [12] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [13] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [14] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [15] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [16] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [17] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [18] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [19] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [20] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [21] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [22] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [23] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [24] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [25] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [26] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [27] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [28] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [29] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [30] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [31] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [32] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [33] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [34] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [35] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [36] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [37] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [38] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [39] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [40] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [41] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [42] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [43] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [44] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [45] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [46] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [47] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [48] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [49] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [50] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [51] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [52] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [53] -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) "freetype" 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) LoadModule: "freetype"
    (II) Loading /usr/lib/xorg/modules/fonts//libfreetype.so
    (II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
        compiled for 1.5.3, module version = 2.1.0
        Module class: X.Org Font Renderer
        ABI class: X.Org Font Renderer, version 0.6
    (II) Loading font FreeType
    (II) LoadModule: "xtt"
    (WW) Warning, couldn't open module xtt
    (II) UnloadModule: "xtt"
    (EE) Failed to load module "xtt" (module does not exist, 0)
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
        compiled for 1.5.3, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 1.1
    (II) Loading extension SHAPE
    (II) Loading extension MIT-SUNDRY-NONSTANDARD
    (II) Loading extension BIG-REQUESTS
    (II) Loading extension SYNC
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XC-MISC
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension XFree86-Misc
    (II) Loading extension XFree86-DGA
    (II) Loading extension DPMS
    (II) Loading extension TOG-CUP
    (II) Loading extension Extended-Visual-Information
    (II) Loading extension XVideo
    (II) Loading extension XVideo-MotionCompensation
    (II) Loading extension X-Resource
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions//libglx.so
    (II) Module glx: vendor="X.Org Foundation"
        compiled for 1.5.3, module version = 1.0.0
        ABI class: X.Org Server Extension, version 1.1
    (==) AIGLX enabled
    (==) Exporting typical set of GLX visuals
    (II) Loading extension GLX
    (II) LoadModule: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri.so
    (II) Module dri: vendor="X.Org Foundation"
        compiled for 1.5.3, module version = 1.0.0
        ABI class: X.Org Server Extension, version 1.1
    (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.5.3, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 1.1
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "record"
    (WW) Warning, couldn't open module record
    (II) UnloadModule: "record"
    (EE) Failed to load module "record" (module does not exist, 0)
    (II) LoadModule: "xtrap"
    (II) Loading /usr/lib/xorg/modules/extensions//libxtrap.so
    (II) Module xtrap: vendor="X.Org Foundation"
        compiled for 1.5.3, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 1.1
    (II) Loading extension DEC-XTRAP
    (II) LoadModule: "type1"
    (WW) Warning, couldn't open module type1
    (II) UnloadModule: "type1"
    (EE) Failed to load module "type1" (module does not exist, 0)
    (II) LoadModule: "openchrome"
    (II) Loading /usr/lib/xorg/modules/drivers//openchrome_drv.so
    (II) Module openchrome: vendor="http://openchrome.org/"
        compiled for 1.5.3, module version = 0.2.903
        Module class: X.Org Video Driver
        ABI class: X.Org Video Driver, version 4.1
    (II) LoadModule: "kbd"
    (II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
    (II) Module kbd: vendor="X.Org Foundation"
        compiled for 1.4.2, module version = 1.3.1
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 2.0
    (II) LoadModule: "mouse"
    (II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
    (II) Module mouse: vendor="X.Org Foundation"
        compiled for 1.4.2, module version = 1.3.0
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 2.0
    (II) OPENCHROME: Driver for VIA Chrome chipsets: CLE266, KM400/KN400,
        K8M800/K8N800, PM800/PM880/CN400, P4M800Pro/VN800/CN700,
        K8M890/K8N890, P4M900/VN896/CN896, CX700/VX700, P4M890, VX800
    (II) Primary Device is: PCI 01@00:00:0
    (!!) VIA Technologies does not support this driver in any way.
    (!!) For support, please refer to http://www.openchrome.org/.
    (!!) (development build, at svn revision 726)
    (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    0xffffffff - 0xffffffff (0x1) MX[b]
        [5] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [6] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [7] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [8] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [9] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [10] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [11] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [12] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [13] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [14] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [15] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [16] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [17] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [18] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [19] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [20] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [21] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [22] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [23] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [24] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [25] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [26] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [27] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [28] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [29] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [30] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [31] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [32] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [33] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [34] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [35] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [36] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [37] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [38] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [39] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [40] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [41] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [42] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [43] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [44] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [45] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [46] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [47] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [48] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [49] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [50] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [51] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [52] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [53] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
    (II) CHROME(0): VIAPreInit
    (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.5.3, module version = 0.1.0
        ABI class: X.Org Video Driver, version 4.1
    (II) CHROME(0): VIAGetRec
    (**) CHROME(0): Depth 24, (--) framebuffer bpp 32
    (==) CHROME(0): RGB weight 888
    (==) CHROME(0): Default visual is TrueColor
    (--) CHROME(0): Chipset: P4M900/VN896/CN896
    (--) CHROME(0): Chipset revision: 0
    (--) CHROME(0): Probed amount of VideoRAM = 262144 kB
    (II) CHROME(0): Setting up default chipset options.
    (II) CHROME(0): VIASetupDefaultOptions
    (II) CHROME(0): Reading config file...
    (**) CHROME(0): Option "AccelMethod" "XAA"
    (**) CHROME(0): Option "PanelSize" "1024x600"
    (**) CHROME(0): Option "EnableAGPDMA" "False"
    (II) CHROME(0): Starting to parse config file options...
    (==) CHROME(0): Shadow framebuffer is disabled.
    (==) CHROME(0): Hardware acceleration is enabled.
    (**) CHROME(0): Using XAA acceleration architecture.
    (==) CHROME(0): Using hardware two-color cursors and software full-color cursors.
    (==) CHROME(0): GPU virtual command queue will be enabled.
    (==) CHROME(0): DRI IRQ will be enabled if DRI is enabled.
    (**) CHROME(0): AGP DMA will be disabled if DRI is enabled.
    (==) CHROME(0): PCI DMA will not be used for XV image transfer if DRI is enabled.
    (==) CHROME(0): Will not enable VBE modes.
    (==) CHROME(0): VBE VGA register save & restore will not be used
        if VBE modes are enabled.
    (==) CHROME(0): Xv Bandwidth check is enabled.
    (==) CHROME(0): Will not impose a limit on video RAM reserved for DRI.
    (==) CHROME(0): Will try to allocate 32768 kB of AGP memory.
    (==) CHROME(0): Digital output bus width is 12 bits.
    (==) CHROME(0): DVI Center is disabled.
    (II) CHROME(0): ViaPanelGetNativeModeFromOption
    (**) CHROME(0): Panel mode index is 13
    (**) CHROME(0): Selected Panel Size is 1024x600
    (==) CHROME(0): Panel will not be forced.
    (==) CHROME(0): TV dotCrawl is disabled.
    (==) CHROME(0): TV deflicker is set to 0.
    (==) CHROME(0): No default TV type is set.
    (==) CHROME(0): No default TV output signal type is set.
    (II) CHROME(0): VIAMapMMIO
    (--) CHROME(0): mapping MMIO @ 0xfc000000 with size 0x9000
    (--) CHROME(0): mapping BitBlt MMIO @ 0xfc200000 with size 0x200000
    (II) CHROME(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
    (==) CHROME(0): Will not print VGA registers.
    (==) CHROME(0): Will not scan I2C buses.
    (II) CHROME(0): ...Finished parsing config file options.
    (--) CHROME(0): Detected Hewlett Packard 2133 Mini-Note.
    (II) CHROME(0): Detected MemClk 8
    (II) CHROME(0): ViaGetMemoryBandwidth
    (II) CHROME(0): Detected TV standard: PAL.
    (==) CHROME(0): Using gamma correction (1.0, 1.0, 1.0)
    (II) Loading sub module "i2c"
    (II) LoadModule: "i2c"
    (II) Module "i2c" already built-in
    (II) CHROME(0): ViaI2CInit
    (II) CHROME(0): ViaI2CBus1Init
    (II) CHROME(0): I2C bus "I2C bus 1" initialized.
    (II) CHROME(0): ViaI2cBus2Init
    (II) CHROME(0): I2C bus "I2C bus 2" initialized.
    (II) CHROME(0): ViaI2CBus3Init
    (II) CHROME(0): I2C bus "I2C bus 3" initialized.
    (II) Loading sub module "ddc"
    (II) LoadModule: "ddc"
    (II) Module "ddc" already built-in
    (II) CHROME(0): I2C device "I2C bus 1:ddc2" registered at address 0xA0.
    (II) CHROME(0): I2C device "I2C bus 1:ddc2" removed.
    (II) CHROME(0): ViaOutputsDetect
    (II) CHROME(0): Enabling panel from PCI-subsystem ID information.
    (II) CHROME(0): Will not try to detect TV encoder.
    (II) CHROME(0): ViaOutputsSelect
    (II) CHROME(0): ViaOutputsSelect: X Configuration: 0x00
    (II) CHROME(0): ViaOutputsSelect: BIOS Initialised register: 0x07
    (II) CHROME(0): ViaOutputsSelect: Panel.
    (II) CHROME(0): ViaPanelPreInit
    (II) CHROME(0): ViaPanelGetNativeDisplayMode
    (II) CHROME(0): NativeModeIndex: 13
    (II) CHROME(0): ViaModesAttach
    (II) CHROME(0): ViaModesMonitorFixup - Adjusted HSync.lo to 29.677456
    (II) CHROME(0): ViaModesMonitorFixup - Adjusted HSync.hi to 74.904167
    (II) CHROME(0): HP LCD: Using hsync range of 29.68-74.90 kHz
    (II) CHROME(0): HP LCD: Using vrefresh range of 55.00-90.00 Hz
    (II) CHROME(0): Clock range:  20.00 to 230.00 MHz
    (II) CHROME(0): ViaValidMode: Validating 640x350 (31500)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): Not using default mode "320x175" (bad mode clock/interlace/doublescan)
    (II) CHROME(0): ViaValidMode: Validating 640x400 (31500)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): Not using default mode "320x200" (bad mode clock/interlace/doublescan)
    (II) CHROME(0): ViaValidMode: Validating 720x400 (35500)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): Not using default mode "360x200" (bad mode clock/interlace/doublescan)
    (II) CHROME(0): ViaValidMode: Validating 640x480 (25175)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
    (II) CHROME(0): ViaValidMode: Validating 640x480 (31500)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
    (II) CHROME(0): ViaValidMode: Validating 640x480 (31500)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
    (II) CHROME(0): ViaValidMode: Validating 640x480 (36000)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
    (II) CHROME(0): ViaValidMode: Validating 800x600 (36000)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
    (II) CHROME(0): ViaValidMode: Validating 800x600 (40000)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
    (II) CHROME(0): ViaValidMode: Validating 800x600 (50000)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
    (II) CHROME(0): ViaValidMode: Validating 800x600 (49500)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
    (II) CHROME(0): ViaValidMode: Validating 800x600 (56300)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
    (II) CHROME(0): ViaValidMode: Validating 1024x768 (44900)
    (II) CHROME(0): Not using default mode "1024x768" (interlace mode not supported)
    (II) CHROME(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
    (II) CHROME(0): ViaValidMode: Validating 1024x768 (65000)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): Not using default mode "1024x768" (exceeds panel dimensions)
    (II) CHROME(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
    (II) CHROME(0): ViaValidMode: Validating 1024x768 (75000)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): Not using default mode "1024x768" (exceeds panel dimensions)
    (II) CHROME(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
    (II) CHROME(0): ViaValidMode: Validating 1024x768 (78750)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): Not using default mode "1024x768" (exceeds panel dimensions)
    (II) CHROME(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
    (II) CHROME(0): ViaValidMode: Validating 1024x768 (94500)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): Not using default mode "1024x768" (exceeds panel dimensions)
    (II) CHROME(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
    (II) CHROME(0): ViaValidMode: Validating 1152x864 (108000)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): Not using default mode "1152x864" (exceeds panel dimensions)
    (II) CHROME(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan)
    (II) CHROME(0): ViaValidMode: Validating 1280x960 (108000)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): Not using default mode "1280x960" (exceeds panel dimensions)
    (II) CHROME(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
    (II) CHROME(0): ViaValidMode: Validating 1280x960 (148500)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): Not using default mode "1280x960" (exceeds panel dimensions)
    (II) CHROME(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
    (II) CHROME(0): ViaValidMode: Validating 1280x1024 (108000)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): Not using default mode "1280x1024" (exceeds panel dimensions)
    (II) CHROME(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
    (II) CHROME(0): ViaValidMode: Validating 1280x1024 (135000)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): Not using default mode "1280x1024" (exceeds panel dimensions)
    (II) CHROME(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
    (II) CHROME(0): ViaValidMode: Validating 1280x1024 (157500)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): Not using default mode "1280x1024" (exceeds panel dimensions)
    (II) CHROME(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
    (II) CHROME(0): ViaValidMode: Validating 1600x1200 (162000)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): Not using default mode "1600x1200" (exceeds panel dimensions)
    (II) CHROME(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
    (II) CHROME(0): ViaValidMode: Validating 1600x1200 (175500)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): Not using default mode "1600x1200" (exceeds panel dimensions)
    (II) CHROME(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
    (II) CHROME(0): ViaValidMode: Validating 1600x1200 (189000)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): Not using default mode "1600x1200" (exceeds panel dimensions)
    (II) CHROME(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
    (II) CHROME(0): ViaValidMode: Validating 1600x1200 (202500)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): Not using default mode "1600x1200" (exceeds panel dimensions)
    (II) CHROME(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
    (II) CHROME(0): ViaValidMode: Validating 1600x1200 (229500)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): Not using default mode "1600x1200" (exceeds panel dimensions)
    (II) CHROME(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
    (II) CHROME(0): ViaValidMode: Validating 1792x1344 (204800)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): Not using default mode "1792x1344" (exceeds panel dimensions)
    (II) CHROME(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
    (II) CHROME(0): Not using default mode "1792x1344" (bad mode clock/interlace/doublescan)
    (II) CHROME(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
    (II) CHROME(0): ViaValidMode: Validating 1856x1392 (218300)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): Not using default mode "1856x1392" (exceeds panel dimensions)
    (II) CHROME(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
    (II) CHROME(0): Not using default mode "1856x1392" (bad mode clock/interlace/doublescan)
    (II) CHROME(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
    (II) CHROME(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
    (II) CHROME(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
    (II) CHROME(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
    (II) CHROME(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
    (II) CHROME(0): ViaValidMode: Validating 832x624 (57284)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): Not using default mode "832x624" (exceeds panel dimensions)
    (II) CHROME(0): Not using default mode "416x312" (bad mode clock/interlace/doublescan)
    (II) CHROME(0): ViaValidMode: Validating 1152x864 (81620)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): Not using default mode "1152x864" (exceeds panel dimensions)
    (II) CHROME(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan)
    (II) CHROME(0): ViaValidMode: Validating 1152x864 (96770)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): Not using default mode "1152x864" (exceeds panel dimensions)
    (II) CHROME(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan)
    (II) CHROME(0): ViaValidMode: Validating 1152x864 (104990)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): Not using default mode "1152x864" (exceeds panel dimensions)
    (II) CHROME(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan)
    (II) CHROME(0): ViaValidMode: Validating 1152x864 (119650)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): Not using default mode "1152x864" (exceeds panel dimensions)
    (II) CHROME(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan)
    (II) CHROME(0): ViaValidMode: Validating 1152x864 (121500)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): Not using default mode "1152x864" (exceeds panel dimensions)
    (II) CHROME(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan)
    (II) CHROME(0): ViaValidMode: Validating 1152x864 (143470)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): Not using default mode "1152x864" (exceeds panel dimensions)
    (II) CHROME(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan)
    (II) CHROME(0): ViaValidMode: Validating 1360x768 (72000)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): Not using default mode "1360x768" (exceeds panel dimensions)
    (II) CHROME(0): Not using default mode "680x384" (bad mode clock/interlace/doublescan)
    (II) CHROME(0): ViaValidMode: Validating 1360x768 (84750)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): Not using default mode "1360x768" (exceeds panel dimensions)
    (II) CHROME(0): Not using default mode "680x384" (bad mode clock/interlace/doublescan)
    (II) CHROME(0): ViaValidMode: Validating 1400x1050 (122000)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): Not using default mode "1400x1050" (exceeds panel dimensions)
    (II) CHROME(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
    (II) CHROME(0): ViaValidMode: Validating 1400x1050 (145060)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): Not using default mode "1400x1050" (exceeds panel dimensions)
    (II) CHROME(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
    (II) CHROME(0): ViaValidMode: Validating 1400x1050 (155800)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): Not using default mode "1400x1050" (exceeds panel dimensions)
    (II) CHROME(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
    (II) CHROME(0): ViaValidMode: Validating 1400x1050 (179260)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): Not using default mode "1400x1050" (exceeds panel dimensions)
    (II) CHROME(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
    (II) CHROME(0): ViaValidMode: Validating 1440x900 (106500)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): Not using default mode "1440x900" (exceeds panel dimensions)
    (II) CHROME(0): Not using default mode "720x450" (bad mode clock/interlace/doublescan)
    (II) CHROME(0): ViaValidMode: Validating 1600x1024 (103125)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): Not using default mode "1600x1024" (exceeds panel dimensions)
    (II) CHROME(0): Not using default mode "800x512" (bad mode clock/interlace/doublescan)
    (II) CHROME(0): ViaValidMode: Validating 1680x1050 (119000)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): Not using default mode "1680x1050" (exceeds panel dimensions)
    (II) CHROME(0): Not using default mode "840x525" (bad mode clock/interlace/doublescan)
    (II) CHROME(0): ViaValidMode: Validating 1680x1050 (146250)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): Not using default mode "1680x1050" (exceeds panel dimensions)
    (II) CHROME(0): Not using default mode "840x525" (bad mode clock/interlace/doublescan)
    (II) CHROME(0): ViaValidMode: Validating 1680x1050 (174000)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): Not using default mode "1680x1050" (exceeds panel dimensions)
    (II) CHROME(0): Not using default mode "840x525" (bad mode clock/interlace/doublescan)
    (II) CHROME(0): ViaValidMode: Validating 1680x1050 (187000)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): Not using default mode "1680x1050" (exceeds panel dimensions)
    (II) CHROME(0): Not using default mode "840x525" (bad mode clock/interlace/doublescan)
    (II) CHROME(0): ViaValidMode: Validating 1680x1050 (214750)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): Not using default mode "1680x1050" (exceeds panel dimensions)
    (II) CHROME(0): Not using default mode "840x525" (bad mode clock/interlace/doublescan)
    (II) CHROME(0): ViaValidMode: Validating 1920x1080 (138500)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): Not using default mode "1920x1080" (exceeds panel dimensions)
    (II) CHROME(0): Not using default mode "960x540" (bad mode clock/interlace/doublescan)
    (II) CHROME(0): ViaValidMode: Validating 1920x1200 (154000)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): Not using default mode "1920x1200" (exceeds panel dimensions)
    (II) CHROME(0): Not using default mode "960x600" (bad mode clock/interlace/doublescan)
    (II) CHROME(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
    (II) CHROME(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
    (II) CHROME(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
    (II) CHROME(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
    (II) CHROME(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
    (II) CHROME(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
    (II) CHROME(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
    (II) CHROME(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
    (II) CHROME(0): ViaValidMode: Validating 640x480 (25312)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): ViaValidMode: Validating 720x480 (26591)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): ViaValidMode: Validating 720x576 (32663)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): ViaValidMode: Validating 800x480 (40000)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): ViaValidMode: Validating 800x600 (39822)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): ViaValidMode: Validating 848x480 (33750)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): ViaValidMode: Validating 856x480 (31704)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): ViaValidMode: Validating 1024x512 (41164)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): ViaValidMode: Validating 1024x576 (46981)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): ViaValidMode: Validating 1024x600 (48960)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): ViaValidMode: Validating 1024x768 (65028)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): Not using default mode "1024x768" (exceeds panel dimensions)
    (II) CHROME(0): ViaValidMode: Validating 1152x864 (81613)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): Not using default mode "1152x864" (exceeds panel dimensions)
    (II) CHROME(0): ViaValidMode: Validating 1280x768 (81135)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): Not using default mode "1280x768" (exceeds panel dimensions)
    (II) CHROME(0): ViaValidMode: Validating 1280x720 (74600)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): Not using default mode "1280x720" (exceeds panel dimensions)
    (II) CHROME(0): ViaValidMode: Validating 1280x960 (108280)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): Not using default mode "1280x960" (exceeds panel dimensions)
    (II) CHROME(0): ViaValidMode: Validating 1280x1024 (108280)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): Not using default mode "1280x1024" (exceeds panel dimensions)
    (II) CHROME(0): ViaValidMode: Validating 1360x768 (85500)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): Not using default mode "1360x768" (exceeds panel dimensions)
    (II) CHROME(0): ViaValidMode: Validating 1366x768 (85860)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): Not using default mode "1366x768" (exceeds panel dimensions)
    (II) CHROME(0): ViaValidMode: Validating 1400x1050 (122726)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): Not using default mode "1400x1050" (exceeds panel dimensions)
    (II) CHROME(0): ViaValidMode: Validating 1440x900 (106470)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): Not using default mode "1440x900" (exceeds panel dimensions)
    (II) CHROME(0): ViaValidMode: Validating 1600x1200 (161793)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): Not using default mode "1600x1200" (exceeds panel dimensions)
    (II) CHROME(0): ViaValidMode: Validating 1920x1080 (172900)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): Not using default mode "1920x1080" (exceeds panel dimensions)
    (II) CHROME(0): ViaValidMode: Validating 1024x600 (48960)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): ViaValidMode: Validating 1024x576 (46981)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): ViaValidMode: Validating 1024x512 (41164)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): ViaValidMode: Validating 800x600 (56300)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): ViaValidMode: Validating 800x600 (49500)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): ViaValidMode: Validating 800x600 (50000)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): ViaValidMode: Validating 800x600 (40000)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): ViaValidMode: Validating 800x600 (39822)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): ViaValidMode: Validating 800x600 (36000)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): ViaValidMode: Validating 720x576 (32663)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): ViaValidMode: Validating 856x480 (31704)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): ViaValidMode: Validating 848x480 (33750)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): ViaValidMode: Validating 800x480 (40000)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): ViaValidMode: Validating 720x480 (26591)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): ViaValidMode: Validating 640x480 (36000)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): ViaValidMode: Validating 640x480 (31500)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): ViaValidMode: Validating 640x480 (31500)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): ViaValidMode: Validating 640x480 (25312)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): ViaValidMode: Validating 640x480 (25175)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): ViaValidMode: Validating 720x400 (35500)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): ViaValidMode: Validating 640x400 (31500)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (II) CHROME(0): ViaValidMode: Validating 640x350 (31500)
    (II) CHROME(0): ViaSecondCRTCModeValid
    (--) CHROME(0): Virtual size is 1024x600 (pitch 1024)
    (**) CHROME(0): *Default mode "1024x600": 49.0 MHz (scaled from 0.0 MHz), 37.3 kHz, 60.0 Hz
    (II) CHROME(0): Modeline "1024x600"x60.0   48.96  1024 1064 1168 1312  600 601 604 622 -hsync +vsync (37.3 kHz)
    (**) CHROME(0):  Default mode "1024x576": 47.0 MHz (scaled from -0.0 MHz), 35.8 kHz, 60.0 Hz
    (II) CHROME(0): Modeline "1024x576"x60.0   46.98  1024 1064 1168 1312  576 576 579 597 -hsync +vsync (35.8 kHz)
    (**) CHROME(0):  Default mode "1024x512": 41.2 MHz (scaled from 0.0 MHz), 31.8 kHz, 59.8 Hz
    (II) CHROME(0): Modeline "1024x512"x59.8   41.16  1024 1056 1160 1296  512 512 515 531 -hsync +vsync (31.8 kHz)
    (**) CHROME(0):  Default mode "800x600": 56.3 MHz (scaled from 0.0 MHz), 53.7 kHz, 85.1 Hz
    (II) CHROME(0): Modeline "800x600"x85.1   56.30  800 832 896 1048  600 601 604 631 +hsync +vsync (53.7 kHz)
    (**) CHROME(0):  Default mode "800x600": 49.5 MHz (scaled from 0.0 MHz), 46.9 kHz, 75.0 Hz
    (II) CHROME(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
    (**) CHROME(0):  Default mode "800x600": 50.0 MHz (scaled from -0.0 MHz), 48.1 kHz, 72.2 Hz
    (II) CHROME(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
    (**) CHROME(0):  Default mode "800x600": 40.0 MHz (scaled from 0.0 MHz), 37.9 kHz, 60.3 Hz
    (II) CHROME(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
    (**) CHROME(0):  Default mode "800x600": 39.8 MHz (scaled from -0.0 MHz), 37.7 kHz, 60.0 Hz
    (II) CHROME(0): Modeline "800x600"x60.0   39.82  800 840 968 1056  600 600 604 628 +hsync +vsync (37.7 kHz)
    (**) CHROME(0):  Default mode "800x600": 36.0 MHz (scaled from -0.0 MHz), 35.2 kHz, 56.2 Hz
    (II) CHROME(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
    (**) CHROME(0):  Default mode "720x576": 32.7 MHz (scaled from 0.0 MHz), 35.8 kHz, 60.0 Hz
    (II) CHROME(0): Modeline "720x576"x60.0   32.66  720 744 816 912  576 576 579 597 -hsync +vsync (35.8 kHz)
    (**) CHROME(0):  Default mode "856x480": 31.7 MHz (scaled from -0.0 MHz), 29.8 kHz, 60.0 Hz
    (II) CHROME(0): Modeline "856x480"x60.0   31.70  856 872 960 1064  480 480 483 497 -hsync +vsync (29.8 kHz)
    (**) CHROME(0):  Default mode "848x480": 33.8 MHz (scaled from 0.0 MHz), 31.0 kHz, 60.0 Hz
    (II) CHROME(0): Modeline "848x480"x60.0   33.75  848 864 976 1088  480 485 493 517 +hsync +vsync (31.0 kHz)
    (**) CHROME(0):  Default mode "800x480": 40.0 MHz (scaled from 0.0 MHz), 37.9 kHz, 60.3 Hz
    (II) CHROME(0): Modeline "800x480"x60.3   40.00  800 832 960 1056  480 541 545 628 -hsync +vsync (37.9 kHz)
    (**) CHROME(0):  Default mode "720x480": 26.6 MHz (scaled from -0.0 MHz), 29.7 kHz, 59.7 Hz
    (II) CHROME(0): Modeline "720x480"x59.7   26.59  720 736 808 896  480 480 483 497 -hsync +vsync (29.7 kHz)
    (**) CHROME(0):  Default mode "640x480": 36.0 MHz (scaled from -0.0 MHz), 43.3 kHz, 85.0 Hz
    (II) CHROME(0): Modeline "640x480"x85.0   36.00  640 696 752 832  480 481 484 509 -hsync -vsync (43.3 kHz)
    (**) CHROME(0):  Default mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.5 kHz, 75.0 Hz
    (II) CHROME(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
    (**) CHROME(0):  Default mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.9 kHz, 72.8 Hz
    (II) CHROME(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz)
    (**) CHROME(0):  Default mode "640x480": 25.3 MHz (scaled from -0.0 MHz), 31.6 kHz, 60.3 Hz
    (II) CHROME(0): Modeline "640x480"x60.3   25.31  640 656 752 800  480 489 491 525 -hsync -vsync (31.6 kHz)
    (**) CHROME(0):  Default mode "640x480": 25.2 MHz (scaled from -0.0 MHz), 31.5 kHz, 59.9 Hz
    (II) CHROME(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
    (**) CHROME(0):  Default mode "720x400": 35.5 MHz (scaled from 0.0 MHz), 37.9 kHz, 85.0 Hz
    (II) CHROME(0): Modeline "720x400"x85.0   35.50  720 756 828 936  400 401 404 446 -hsync +vsync (37.9 kHz)
    (**) CHROME(0):  Default mode "640x400": 31.5 MHz (scaled from 0.0 MHz), 37.9 kHz, 85.1 Hz
    (II) CHROME(0): Modeline "640x400"x85.1   31.50  640 672 736 832  400 401 404 445 -hsync +vsync (37.9 kHz)
    (**) CHROME(0):  Default mode "640x350": 31.5 MHz (scaled from 0.0 MHz), 37.9 kHz, 85.1 Hz
    (II) CHROME(0): Modeline "640x350"x85.1   31.50  640 672 736 832  350 382 385 445 +hsync -vsync (37.9 kHz)
    (==) CHROME(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.5.3, module version = 1.0.0
        ABI class: X.Org ANSI C Emulation, version 0.4
    (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.5.3, module version = 1.2.1
        ABI class: X.Org Video Driver, version 4.1
    (II) Loading sub module "ramdac"
    (II) LoadModule: "ramdac"
    (II) Module "ramdac" already built-in
    (II) CHROME(0): VIAUnmapMem
    (--) Depth 24 pixmap format is 32 bpp
    (II) do I need RAC?  No, I don't.
    (II) resource ranges after preInit:
        [0] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [4] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [5] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [6] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [7] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [8] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [9] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [10] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [11] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [12] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [13] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [14] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [15] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [16] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [17] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [18] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [19] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [20] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [21] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [22] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [23] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [24] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [25] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [26] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [27] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [28] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [29] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [30] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [31] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [32] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [33] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [34] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [35] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [36] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [37] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [38] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [39] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [40] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [41] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [42] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [43] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [44] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [45] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [46] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [47] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [48] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [49] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [50] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [51] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [52] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [53] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
    (II) CHROME(0): VIAScreenInit
    (II) CHROME(0): VIAMapFB
    (--) CHROME(0): mapping framebuffer @ 0xc0000000 with size 0x10000000
    (--) CHROME(0): Frame buffer start: 0xa7771000, free start: 0x258000 end: 0x10000000
    (II) CHROME(0): VIAMapMMIO
    (--) CHROME(0): mapping MMIO @ 0xfc000000 with size 0x9000
    (--) CHROME(0): mapping BitBlt MMIO @ 0xfc200000 with size 0x200000
    (II) CHROME(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
    (II) CHROME(0): VIASave
    (II) CHROME(0): Primary
    (II) CHROME(0): Crtc...
    (II) CHROME(0): TVSave...
    (II) CHROME(0): VIAWriteMode
    (II) CHROME(0): ViaModeSet
    (II) CHROME(0): Name: 1024x600
    (II) CHROME(0): Clock: 48960
    (II) CHROME(0): VRefresh: 59.995293
    (II) CHROME(0): HSync: 37.317074
    (II) CHROME(0): HDisplay: 1024
    (II) CHROME(0): HSyncStart: 1064
    (II) CHROME(0): HSyncEnd: 1168
    (II) CHROME(0): HTotal: 1312
    (II) CHROME(0): HSkew: 0
    (II) CHROME(0): VDisplay: 600
    (II) CHROME(0): VSyncStart: 601
    (II) CHROME(0): VSyncEnd: 604
    (II) CHROME(0): VTotal: 622
    (II) CHROME(0): VScan: 0
    (II) CHROME(0): Flags: 6
    (II) CHROME(0): CrtcHDisplay: 0x400
    (II) CHROME(0): CrtcHBlankStart: 0x400
    (II) CHROME(0): CrtcHSyncStart: 0x428
    (II) CHROME(0): CrtcHSyncEnd: 0x490
    (II) CHROME(0): CrtcHBlankEnd: 0x520
    (II) CHROME(0): CrtcHTotal: 0x520
    (II) CHROME(0): CrtcHSkew: 0x0
    (II) CHROME(0): CrtcVDisplay: 0x258
    (II) CHROME(0): CrtcVBlankStart: 0x258
    (II) CHROME(0): CrtcVSyncStart: 0x259
    (II) CHROME(0): CrtcVSyncEnd: 0x25c
    (II) CHROME(0): CrtcVBlankEnd: 0x26e
    (II) CHROME(0): CrtcVTotal: 0x26e
    (II) CHROME(0): ViaModeSecondCRTC
    (II) CHROME(0): ViaPanelScale: 1024,600 -> 1024,600
    (II) CHROME(0): mode: 0x8808110
    (II) CHROME(0): mode->name: 0x880a770
    (II) CHROME(0): mode->name: 1024x600
    (II) CHROME(0): ViaSecondCRTCSetMode
    (II) CHROME(0): Setting up 1024x600
    (II) CHROME(0): ViaSetSecondaryFIFO
    (II) CHROME(0): ViaSetSecondaryDotclock to 0x508c01
    (II) CHROME(0): ViaSetUseExternalClock
    (II) CHROME(0): ViaSecondDisplayChannelEnable
    (II) CHROME(0): ViaDisplayDisableCRT
    (II) CHROME(0): ViaDisplayDisableSimultaneous
    (II) CHROME(0): VIAAdjustFrame
    (II) CHROME(0): VIAAdjustFrame
    (II) CHROME(0): - Blanked
    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
    drmOpenByBusid: Searching for BusID PCI:1:0: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) [drm] drmOpen failed.
    (EE) CHROME(0): [dri] DRIScreenInit failed.  Disabling DRI.
    (II) CHROME(0): - Visuals set up
    (II) CHROME(0): VIAInternalScreenInit
    (II) CHROME(0): - B & W
    (II) CHROME(0): CursorStart: 0xffc0000
    (II) CHROME(0): Using 1800 lines for offscreen memory.
    (II) CHROME(0): Using XFree86 Acceleration Architecture (XAA)
        Screen to screen bit blits
        Solid filled rectangles
        8x8 mono pattern filled rectangles
        8x8 color pattern filled rectangles
        Solid Lines
        Dashed Lines
        Image Writes
        Setting up tile and stipple cache:
            32 128x128 slots
            20 256x256 slots
            32 8x8 color pattern slots
    (==) CHROME(0): Backing store disabled
    (II) CHROME(0): - Backing store set up
    (II) CHROME(0): - SW cursor set up
    (II) CHROME(0): VIAHWCursorInit
    (II) CHROME(0): - Def Color map set up
    (II) CHROME(0): VIALoadPalette
    (II) CHROME(0): VIALoadRgbLut
    (II) CHROME(0): - Palette loaded
    (II) CHROME(0): DPMS enabled
    (II) CHROME(0): - DPMS set up
    (II) CHROME(0): - Color maps etc. set up
    (II) CHROME(0): direct rendering disabled
    (II) CHROME(0): Benchmarking video copy.  Less time is better.
    (--) CHROME(0): Timed   libc YUV420 copy... 1813105. Throughput: 522.2 MiB/s.
    (--) CHROME(0): Timed kernel YUV420 copy... 1789621. Throughput: 529.1 MiB/s.
    (--) CHROME(0): Timed    SSE YUV420 copy... 960929. Throughput: 985.3 MiB/s.
    (--) CHROME(0): Timed    MMX YUV420 copy... 1706519. Throughput: 554.8 MiB/s.
    (--) CHROME(0): Ditching 3DNow! YUV420 copy. Not supported by CPU.
    (--) CHROME(0): Timed   MMX2 YUV420 copy... 1029823. Throughput: 919.4 MiB/s.
    Freed 9834496 (pool 1)
    (--) CHROME(0): Using SSE YUV42X copy for video.
    (WW) CHROME(0): [XvMC] XvMC is not supported on this chipset.
    (WW) CHROME(0): Option "RenderAccel" is not used
    (II) CHROME(0): - Done
    (==) RandR enabled
    (II) Initializing built-in extension MIT-SHM
    (II) Initializing built-in extension XInputExtension
    (II) Initializing built-in extension XTEST
    (II) Initializing built-in extension XKEYBOARD
    (II) Initializing built-in extension XC-APPGROUP
    (II) Initializing built-in extension SECURITY
    (II) Initializing built-in extension XINERAMA
    (II) Initializing built-in extension XFIXES
    (II) Initializing built-in extension RENDER
    (II) Initializing built-in extension RANDR
    (II) Initializing built-in extension COMPOSITE
    (II) Initializing built-in extension DAMAGE
    (II) Initializing built-in extension XEVIE
    (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
    (**) Option "CoreKeyboard"
    (**) HP Keyboard: always reports core events
    (**) Option "Protocol" "standard"
    (**) HP Keyboard: Protocol: standard
    (**) Option "AutoRepeat" "500 30"
    (**) Option "XkbRules" "xorg"
    (**) HP Keyboard: XkbRules: "xorg"
    (**) Option "XkbModel" "pc105"
    (**) HP Keyboard: XkbModel: "pc105"
    (**) Option "XkbLayout" "se"
    (**) HP Keyboard: XkbLayout: "se"
    (**) Option "CustomKeycodes" "off"
    (**) HP Keyboard: CustomKeycodes disabled
    (**) Option "Protocol" "Auto"
    (**) Option "Device" "/dev/input/mice"
    (II) HP Touchpad: Setting mouse protocol to "ExplorerPS/2"
    (**) HP Touchpad: Device: "/dev/input/mice"
    (**) HP Touchpad: Protocol: "Auto"
    (**) Option "CorePointer"
    (**) HP Touchpad: always reports core events
    (**) Option "Device" "/dev/input/mice"
    (**) Option "Emulate3Buttons"
    (**) HP Touchpad: Emulate3Buttons, Emulate3Timeout: 50
    (**) HP Touchpad: ZAxisMapping: buttons 4 and 5
    (**) HP Touchpad: Buttons: 9
    (**) HP Touchpad: Sensitivity: 1
    (II) evaluating device (HP Keyboard)
    (II) XINPUT: Adding extended input device "HP Keyboard" (type: KEYBOARD)
    (II) evaluating device (HP Touchpad)
    (II) XINPUT: Adding extended input device "HP Touchpad" (type: MOUSE)
    (II) HP Touchpad: Setting mouse protocol to "ExplorerPS/2"
    (II) HP Touchpad: ps2EnableDataReporting: succeeded
    (II) config/hal: Adding input device SynPS/2 Synaptics TouchPad
    (EE) config/hal: NewInputDeviceRequest failed
    (II) config/hal: Adding input device Video Bus
    (EE) config/hal: NewInputDeviceRequest failed
    (II) config/hal: Adding input device AT Translated Set 2 keyboard
    (EE) config/hal: NewInputDeviceRequest failed
    (II) config/hal: Adding input device Macintosh mouse button emulation
    (EE) config/hal: NewInputDeviceRequest failed
    ===============================================================
    And my glxinfo:
    ===============================================================
    name of display: :0.0
    display: :0  screen: 0
    direct rendering: No (If you want to find out why, try setting LIBGL_DEBUG=verbose)
    server glx vendor string: SGI
    server glx version string: 1.2
    server glx extensions:
        GLX_ARB_multisample, GLX_EXT_visual_info, GLX_EXT_visual_rating,
        GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, GLX_OML_swap_method,
        GLX_SGI_make_current_read, GLX_SGIS_multisample, GLX_SGIX_hyperpipe,
        GLX_SGIX_swap_barrier, GLX_SGIX_fbconfig, GLX_MESA_copy_sub_buffer
    client glx vendor string: S3G
    client glx version string: 1.4
    client glx extensions:
        GLX_SGI_make_current_read,  GLX_SGIX_fbconfig,  GLX_SGIX_pbuffer,
         GLX_ARB_get_proc_address, GLX_EXT_texture_from_pixmap,
        GLX_MESA_copy_sub_buffer
    GLX version: 1.2
    GLX extensions:
        GLX_SGI_make_current_read, GLX_SGIX_fbconfig, GLX_EXT_texture_from_pixmap,
        GLX_MESA_copy_sub_buffer
    OpenGL vendor string: Mesa Project
    OpenGL renderer string: Software Rasterizer
    OpenGL version string: 1.4 (2.1 Mesa 7.2)
    OpenGL extensions:
        GL_EXT_texture_env_add, GL_ARB_multitexture, GL_ARB_transpose_matrix,
        GL_ARB_texture_env_add, GL_ARB_texture_cube_map,
        GL_ARB_texture_compression, GL_ARB_texture_border_clamp,
        GL_ARB_point_parameters, GL_ARB_texture_env_combine,
        GL_ARB_texture_env_crossbar, GL_ARB_texture_env_dot3,
        GL_ARB_texture_mirrored_repeat, GL_ARB_depth_texture, GL_ARB_shadow,
        GL_ARB_shadow_ambient, GL_ARB_window_pos, GL_ARB_occlusion_query,
        GL_ARB_texture_non_power_of_two, GL_ARB_point_sprite,
        GL_EXT_texture_rectangle, GL_EXT_abgr, GL_EXT_blend_color,
        GL_EXT_texture3D, GL_EXT_packed_pixels, GL_SGIS_texture_lod,
        GL_EXT_rescale_normal, GL_EXT_vertex_array, GL_SGIS_generate_mipmap,
        GL_SGIS_texture_edge_clamp, GL_SGIS_texture_border_clamp,
        GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_point_parameters,
        GL_EXT_draw_range_elements, GL_EXT_bgra, GL_EXT_separate_specular_color,
        GL_EXT_secondary_color, GL_EXT_multi_draw_arrays, GL_EXT_fog_coord,
        GL_EXT_texture_env_combine, GL_EXT_blend_func_separate,
        GL_EXT_stencil_wrap, GL_NV_texgen_reflection, GL_EXT_texture_lod_bias,
        GL_NV_blend_square, GL_NV_texture_rectangle, GL_EXT_shadow_funcs,
        GL_ATI_texture_env_combine3, GL_SGI_color_matrix,
        GL_EXT_texture_edge_clamp
    2 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 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
    0x3b 32 tc  0 32  0 r  .  .  8  8  8  8  0  0  0  0  0  0  0  0 0 None
    32 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
    0x3c  0 tc  0 32  0 r  .  .  8  8  8  8  0  0  0  0  0  0  0  0 0 None
    0x3d  0 tc  0 32  0 r  .  .  8  8  8  8  0  0  0 16 16 16 16  0 0 Slow
    0x3e  0 tc  0 32  0 r  y  .  8  8  8  8  0  0  0 

  • [solved]ati/fglrx:DRI initialization failed [disable compos]

    a search pulled up a lot of people struggling with ati, but none of the solved issues seem to apply for this
    i am clueless. i dont know if this is due to an update, just now tried to get proprietary working for beryl
    any help appreciated
    will
    uname -a ~
    Linux RedBanana 2.6.18-ARCH #1 SMP PREEMPT Mon Oct 16 10:36:48 CEST 2006 i686 Intel(R) Pentium(R) M processor 1.80GHz GenuineIntel GNU/Linux
    lspci |grep ATI ~
    01:00.0 VGA compatible controller: ATI Technologies Inc RV350 [Mobility Radeon 9600 M10]
    pacman -Qs fglrx ~
    local/ati-fglrx 8.29.6-2
    ATI proprietary binary drivers for >= r300 chipsets. Drivers for the Linux
    kernel.
    local/ati-fglrx-utils 8.29.6-2
    ATI proprietary binary drivers for >= r300 chipsets. Userspace tools and
    libraries
    glxinfo |grep dir ~
    Xlib: extension "XFree86-DRI" missing on display ":0.0".
    direct rendering: No
    OpenGL renderer string: Mesa GLX Indirect
    grep "EE|WW" /var/log/Xorg.0.log ~
    Current Operating System: Linux RedBanana 2.6.18-ARCH #1 SMP PREEMPT Mon Oct 16 10:36:48 CEST 2006 i686
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi".
    (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi".
    (II) Loading extension MIT-SCREEN-SAVER
    (WW) fglrx(0): board is an unknown third party board, chipset is supported
    (WW) fglrx(0): ***********************************************
    (WW) fglrx(0): * DRI initialization failed! *
    (WW) fglrx(0): * (maybe driver kernel module missing or bad) *
    (WW) fglrx(0): * 2D acceleraton available (MMIO) *
    (WW) fglrx(0): * no 3D acceleration available *
    (WW) fglrx(0): ********************************************* *
    (WW) fglrx(0): Option "VendorName" is not used
    (WW) fglrx(0): Option "ModelName" is not used
    grep fglrx /etc/rc.conf ~
    MODULES=(!usbserial !snd_intel8x0m snd_intel8x0 snd-seq-virmidi intel_agp agpgart fglrx)
    lsmod |grep agp ~
    intel_agp 19740 1
    agpgart 25944 2 fglrx,intel_agp
    grep "DRI|glx" /etc/X11/xorg.conf -C 2 ~
    Section "DRI"
    Mode 0666
    EndSection
    Section "Module"
    Load "glx"
    Load "dri"
    Load "record"
    dmesg|grep fglrx ~
    fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERMANY' taints kernel.
    [fglrx] Maximum main memory to use for locked dma buffers: 431 MBytes.
    [fglrx] module loaded - fglrx 8.29.6 [Sep 19 2006] on minor 0
    locate libGL ~
    /var/abs/local/berly-everything/src/beryl-build/beryl-core/mesa/lib/libGL.a
    /var/abs/local/google-earth/pkg/opt/google-earth/libGLU.so.1
    /usr/lib/xorg/modules/extensions/libGLcore.so
    /usr/lib/xorg/modules/extensions/libGLcore.xorg
    /usr/lib/libGL.so.1
    /usr/lib/libGLU.so
    /usr/lib/libGLU.so.1
    /usr/lib/libGLU.so.1.3.060501
    /usr/lib/libGLw.so
    /usr/lib/libGLw.so.1
    /usr/lib/libGLw.so.1.0.0
    /usr/lib/libGL.so.1.2
    /usr/lib/libGL.so
    /usr/lib/libGLEW.so.1.3.4
    /usr/lib/libGLEW.so
    /usr/lib/libGLEW.a
    /usr/lib/libGLEW.so.1.3
    ----- longer stuff ---
    xorg.conf
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "aticonfig-Screen[0]" 0 0
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    EndSection
    Section "ServerFlags"
    Option "AIGLX" "off" # Disable AIGLX (use old XGL driver)
    EndSection
    Section "DRI"
    Mode 0666
    EndSection
    Section "Extensions"
    Option "Composite" "true"
    EndSection
    Section "Files"
    RgbPath "/usr/share/X11/rgb"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/75dpi"
    FontPath "/usr/share/fonts/100dpi"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/Type1"
    EndSection
    Section "Module"
    Load "glx"
    Load "dri"
    Load "record"
    Load "xtrap"
    Load "dbe"
    Load "extmod"
    Load "freetype"
    Load "type1"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/input/mice"
    Option "ZAxisMapping" "4 5 6 7"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Monitor Vendor"
    ModelName "Monitor Model"
    EndSection
    Section "Monitor"
    Identifier "aticonfig-Monitor[0]"
    Option "VendorName" "ATI Proprietary Driver"
    Option "ModelName" "Generic Autodetecting Monitor"
    Option "DPMS" "true"
    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 "ShadowFB" # [<bool>]
    #Option "DefaultRefresh" # [<bool>]
    #Option "ModeSetClearScreen" # [<bool>]
    Identifier "Card0"
    Driver "vesa"
    VendorName "ATI Technologies Inc"
    BoardName "RV350 [Mobility Radeon 9600 M10]"
    BusID "PCI:1:0:0"
    EndSection
    Section "Device"
    Identifier "aticonfig-Device[0]"
    Driver "fglrx"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    SubSection "Display"
    Viewport 0 0
    Depth 1
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 4
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 8
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 15
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 16
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    Section "Screen"
    Identifier "aticonfig-Screen[0]"
    Device "aticonfig-Device[0]"
    Monitor "aticonfig-Monitor[0]"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    LIBGL_DEBUG=verbose glxinfo ~
    name of display: :0.0
    Xlib: extension "XFree86-DRI" missing on display ":0.0".
    libGL error: XF86DRIQueryDirectRenderingCapable failed
    display: :0 screen: 0
    direct rendering: No
    server glx vendor string: SGI
    server glx version string: 1.2
    server glx extensions:
    GLX_ARB_multisample, GLX_EXT_visual_info, GLX_EXT_visual_rating,
    GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, GLX_OML_swap_method,
    GLX_SGI_make_current_read, GLX_SGIS_multisample, GLX_SGIX_hyperpipe,
    GLX_SGIX_swap_barrier, GLX_SGIX_fbconfig, GLX_MESA_copy_sub_buffer
    client glx vendor string: ATI
    client glx version string: 1.3
    client glx extensions:
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context,
    GLX_ARB_get_proc_address, GLX_SGI_video_sync, GLX_ARB_multisample,
    GLX_ATI_pixel_format_float, GLX_ATI_render_texture
    GLX version: 1.2
    GLX extensions:
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context,
    GLX_ARB_multisample
    OpenGL vendor string: Mesa project: www.mesa3d.org
    OpenGL renderer string: Mesa GLX Indirect
    OpenGL version string: 1.2 (1.5 Mesa 6.5.1)
    OpenGL extensions:
    GL_ARB_imaging, GL_ARB_multitexture, GL_ARB_texture_border_clamp,
    GL_ARB_texture_cube_map, GL_ARB_texture_env_add,
    GL_ARB_texture_env_combine, GL_ARB_texture_env_dot3,
    GL_ARB_transpose_matrix, GL_EXT_abgr, GL_EXT_blend_color,
    GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_texture_env_add,
    GL_EXT_texture_env_combine, GL_EXT_texture_env_dot3,
    GL_EXT_texture_lod_bias
    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
    0x23 24 tc 0 24 0 r y . 8 8 8 0 0 16 0 0 0 0 0 0 0 None
    0x24 24 tc 0 24 0 r y . 8 8 8 0 0 16 8 16 16 16 0 0 0 None
    0x25 24 tc 0 32 0 r y . 8 8 8 8 0 16 8 16 16 16 16 0 0 None
    0x26 24 tc 0 32 0 r . . 8 8 8 8 0 16 8 16 16 16 16 0 0 None
    0x27 24 dc 0 24 0 r y . 8 8 8 0 0 16 0 0 0 0 0 0 0 None
    0x28 24 dc 0 24 0 r y . 8 8 8 0 0 16 8 16 16 16 0 0 0 None
    0x29 24 dc 0 32 0 r y . 8 8 8 8 0 16 8 16 16 16 16 0 0 None
    0x2a 24 dc 0 32 0 r . . 8 8 8 8 0 16 8 16 16 16 16 0 0 None
    0x3c 32 tc 1 0 0 c . . 0 0 0 0 0 0 0 0 0 0 0 0 0 None

    _will wrote:
    thanks for all the replies
    removing composite got rid of some of the errors however
    glxgears wrote:1248 frames in 5.0 seconds = 249.443 FPS
    glxgears is not a benchmark.  If you're having issues in actually graphically-intensive applications, like games, then say so, but otherwise this output means very little, even though you get higher scores with vesa.
    _will wrote:
    Xorg.0.log wrote:(WW) fglrx(0): board is an unknown third party board, chipset is supported
    (WW) fglrx(0): Option "VendorName" is not used
    (WW) fglrx(0): Option "ModelName" is not used
    Those are fine, harmless messages.
    _will wrote:
    also i can't go back to open source "ati" driver which IIRC reported fps in the 1000s with glxgears (?)
    Xorg log wrote:(WW) RADEON(0): Failed to detect secondary monitor, MergedFB/Clone mode disabled
    (EE) RADEON(0): [dri] DRIScreenInit failed. Disabling DRI.
    (WW) RADEON(0): Direct rendering disabled
    (EE) AIGLX: Screen 0 is not DRI capable
    'radeon' DRI needs the 'libgl-dri' package, which conflicts with ati-fglrx-utils.  You can't have both installed at the same time - if you didn't remove ati-fglrx-utils and reinstall libgl-dri before trying this, that's likely your problem.

  • 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