Video Card Success Stories?

Hi All,
I'm having problems getting my ATI HD Radeon 4350 card to play nice with Molehill on Ubuntu 10.10.  Does anyone have any success stories (with any Graphics Card / OS combination)? 
Maybe we can use this thread to give those of us who are working on projects some insight into video cards we may want to upgrade to.
Thanks,
Scott

Hey folks,
Previously, I shared my experiences concerning molehill examples and how some examples would work and others would crash before anything was rendered. I'm now convinced that the molehill examples that did work on my machine probably had the Context3D property enableErrorChecking set to true. I've examined source code for the examples I've been playing around with and sure enough, examples that crashed before now worked well when I set enableErrorChecking to true.  Conversely, molehill examples and libraries that are currently working well on my machine have the enableErrorChecking property set to true; setting the property to false makes these examples crash. Here is what the pre-release documentation has to say about this property:
enableErrorChecking:Boolean
If true, calls to clear(), and drawTriangles() are synchronous and  can throw errors. This reduces performance. In the default case, this  member is false.            When error checking is disabled, no attempt is made to check the  success of graphics rendering, eliminating the need to associate any  resulting error condition            with a particular graphics request.  Graphics processing is  simplified and the graphics pipeline is not unnecessarily stalled.
I really wanted to share this bit of information with other linux users. After reading some comments here on this forum and other comments from linux users at mcfunkypants blog I'm convinced that some of us linux users have to set enableErrorChecking to true to get our code working without crashing.

Similar Messages

  • I had a problem with imac screen going black. apple store diagnosed prob with video card which they replaced. Brought it home, turned it on (have done this 4 times) it starts up, wheel turns, there is a long bar at bottom which fills up, then it turns off

    I had a problem with imac screen going black. apple store diagnosed prob with video card which they replaced. Brought it home, turned it on (have done this 4 times) it starts up, wheel turns, there is a long bar at bottom which fills up, then it turns off

    Apple guarantees their work, take it back.

  • NVIDIA Issues; hitting the video card hangs the machine

    Hello everybody, this could easily be placed under the Kernel and Hardware forum, but this one suits my experience level better.  I tried
    searching for some similar issues to what I am having, but wasn't able to come up with anything. (Perhaps I was an unknown keyword off in my searches. )
    Additionally, thanks in advance for any help! I'm pretty much out of ideas short of replacing some hardware.
    My problem is that whenever my desktop displays anything that is graphically intensive, it freezes. I first experienced this while I had Slackware 13.1 installed when trying to run Minecraft. I had been running it successfully for a month or two when it hung while I was playing. I switched over to Arch in the hopes that it would be easier for me to troubleshoot the problem. This was a few months ago, and I've not been able to figure it out.
    I'm running with an i7 930 CPU, GTX 480 video card, and six gigs of RAM. My xorg.conf is below:
    # nvidia-xconfig: X configuration file generated by nvidia-xconfig
    # nvidia-xconfig: version 270.41.06 ([email protected]) Mon Apr 18 15:14:00 PDT 2011
    Section "ServerLayout"
    Identifier "Layout0"
    Screen 0 "Screen0"
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "Mouse0" "CorePointer"
    EndSection
    Section "Files"
    EndSection
    Section "InputDevice"
    # generated from default
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/psaux"
    Option "Emulate3Buttons" "no"
    Option "ZAxisMapping" "4 5"
    EndSection
    Section "InputDevice"
    # generated from default
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Unknown"
    ModelName "Unknown"
    HorizSync 28.0 - 33.0
    VertRefresh 43.0 - 72.0
    Option "DPMS"
    EndSection
    Section "Device"
    Identifier "Device0"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    DefaultDepth 24
    SubSection "Display"
    Depth 24
    EndSubSection
    EndSection
    I dug through my logs and the only strange thing I found was in kernel.log:
    Jul 3 13:56:43 localhost kernel: [ 101.297777] NVRM: GPU at 0000:03:00.0 has fallen off the bus.
    For what it's worth, here is my Xorg.0.conf (but the only error is related to my keyboard, which actually works fine):
    [ 28.765]
    X.Org X Server 1.10.2
    Release Date: 2011-05-28
    [ 28.766] X Protocol Version 11, Revision 0
    [ 28.766] Build Operating System: Linux 2.6.38-ARCH x86_64
    [ 28.766] Current Operating System: Linux myhost 2.6.39-ARCH #1 SMP PREEMPT Mon Jun 27 21:26:22 CEST 2011 x86_64
    [ 28.766] Kernel command line: root=/dev/disk/by-uuid/53882ab2-b171-4117-a8a2-6ec984ace8e2 ro
    [ 28.767] Build Date: 30 May 2011 08:18:15AM
    [ 28.767]
    [ 28.767] Current version of pixman: 0.22.0
    [ 28.767] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 28.768] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 28.770] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Jul 3 14:20:49 2011
    [ 28.800] (==) Using config file: "/etc/X11/xorg.conf"
    [ 28.801] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 28.817] (==) ServerLayout "Layout0"
    [ 28.817] (**) |-->Screen "Screen0" (0)
    [ 28.817] (**) | |-->Monitor "Monitor0"
    [ 28.817] (**) | |-->Device "Device0"
    [ 28.817] (**) |-->Input Device "Keyboard0"
    [ 28.817] (**) |-->Input Device "Mouse0"
    [ 28.817] (==) Automatically adding devices
    [ 28.817] (==) Automatically enabling devices
    [ 28.837] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
    [ 28.837] Entry deleted from font path.
    [ 28.837] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 28.837] Entry deleted from font path.
    [ 28.837] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 28.837] Entry deleted from font path.
    [ 28.857] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 28.857] Entry deleted from font path.
    [ 28.857] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 28.857] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 28.857] Entry deleted from font path.
    [ 28.858] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 28.858] (==) FontPath set to:
    /usr/share/fonts/misc/
    [ 28.858] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 28.858] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    [ 28.858] (WW) Disabling Keyboard0
    [ 28.858] (WW) Disabling Mouse0
    [ 28.858] (II) Loader magic: 0x7d3440
    [ 28.858] (II) Module ABI versions:
    [ 28.858] X.Org ANSI C Emulation: 0.4
    [ 28.858] X.Org Video Driver: 10.0
    [ 28.858] X.Org XInput driver : 12.2
    [ 28.858] X.Org Server Extension : 5.0
    [ 28.859] (--) PCI:*(0:3:0:0) 10de:06c0:10de:075f rev 163, Mem @ 0xdc000000/33554432, 0xc8000000/134217728, 0xd4000000/67108864, I/O @ 0x0000df00/128, BIOS @ 0x????????/524288
    [ 28.859] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 28.859] (II) LoadModule: "extmod"
    [ 28.878] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 28.889] (II) Module extmod: vendor="X.Org Foundation"
    [ 28.889] compiled for 1.10.2, module version = 1.0.0
    [ 28.889] Module class: X.Org Server Extension
    [ 28.889] ABI class: X.Org Server Extension, version 5.0
    [ 28.889] (II) Loading extension MIT-SCREEN-SAVER
    [ 28.889] (II) Loading extension XFree86-VidModeExtension
    [ 28.889] (II) Loading extension XFree86-DGA
    [ 28.889] (II) Loading extension DPMS
    [ 28.889] (II) Loading extension XVideo
    [ 28.889] (II) Loading extension XVideo-MotionCompensation
    [ 28.889] (II) Loading extension X-Resource
    [ 28.889] (II) LoadModule: "dbe"
    [ 28.889] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 28.890] (II) Module dbe: vendor="X.Org Foundation"
    [ 28.890] compiled for 1.10.2, module version = 1.0.0
    [ 28.890] Module class: X.Org Server Extension
    [ 28.890] ABI class: X.Org Server Extension, version 5.0
    [ 28.890] (II) Loading extension DOUBLE-BUFFER
    [ 28.890] (II) LoadModule: "glx"
    [ 28.890] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 29.187] (II) Module glx: vendor="NVIDIA Corporation"
    [ 29.195] compiled for 4.0.2, module version = 1.0.0
    [ 29.195] Module class: X.Org Server Extension
    [ 29.195] (II) NVIDIA GLX Module 275.09.07 Wed Jun 8 14:34:43 PDT 2011
    [ 29.195] (II) Loading extension GLX
    [ 29.195] (II) LoadModule: "record"
    [ 29.195] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 29.196] (II) Module record: vendor="X.Org Foundation"
    [ 29.196] compiled for 1.10.2, module version = 1.13.0
    [ 29.196] Module class: X.Org Server Extension
    [ 29.196] ABI class: X.Org Server Extension, version 5.0
    [ 29.196] (II) Loading extension RECORD
    [ 29.196] (II) LoadModule: "dri"
    [ 29.196] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 29.207] (II) Module dri: vendor="X.Org Foundation"
    [ 29.207] compiled for 1.10.2, module version = 1.0.0
    [ 29.207] ABI class: X.Org Server Extension, version 5.0
    [ 29.207] (II) Loading extension XFree86-DRI
    [ 29.207] (II) LoadModule: "dri2"
    [ 29.207] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 29.207] (II) Module dri2: vendor="X.Org Foundation"
    [ 29.207] compiled for 1.10.2, module version = 1.2.0
    [ 29.207] ABI class: X.Org Server Extension, version 5.0
    [ 29.207] (II) Loading extension DRI2
    [ 29.207] (II) LoadModule: "nvidia"
    [ 29.208] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 29.240] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 29.241] compiled for 4.0.2, module version = 1.0.0
    [ 29.241] Module class: X.Org Video Driver
    [ 29.246] (II) NVIDIA dlloader X Driver 275.09.07 Wed Jun 8 14:18:12 PDT 2011
    [ 29.246] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [ 29.246] (--) using VT number 7
    [ 29.255] (II) Loading sub module "fb"
    [ 29.255] (II) LoadModule: "fb"
    [ 29.255] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 29.262] (II) Module fb: vendor="X.Org Foundation"
    [ 29.262] compiled for 1.10.2, module version = 1.0.0
    [ 29.262] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 29.262] (II) Loading sub module "wfb"
    [ 29.262] (II) LoadModule: "wfb"
    [ 29.262] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 29.270] (II) Module wfb: vendor="X.Org Foundation"
    [ 29.270] compiled for 1.10.2, module version = 1.0.0
    [ 29.270] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 29.270] (II) Loading sub module "ramdac"
    [ 29.270] (II) LoadModule: "ramdac"
    [ 29.270] (II) Module "ramdac" already built-in
    [ 29.271] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 29.271] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 29.271] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 29.272] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
    [ 29.272] (==) NVIDIA(0): RGB weight 888
    [ 29.272] (==) NVIDIA(0): Default visual is TrueColor
    [ 29.272] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    [ 30.069] (II) NVIDIA(GPU-0): Display (AOC 2436 (CRT-1)) does not support NVIDIA 3D Vision
    [ 30.069] (II) NVIDIA(GPU-0): stereo.
    [ 30.070] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 480 (GF100) at PCI:3:0:0 (GPU-0)
    [ 30.070] (--) NVIDIA(0): Memory: 1572864 kBytes
    [ 30.070] (--) NVIDIA(0): VideoBIOS: 70.00.21.00.02
    [ 30.070] (II) NVIDIA(0): Detected PCI Express Link width: 16X
    [ 30.070] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
    [ 30.070] (--) NVIDIA(0): Connected display device(s) on GeForce GTX 480 at PCI:3:0:0
    [ 30.070] (--) NVIDIA(0): AOC 2436 (CRT-1)
    [ 30.071] (--) NVIDIA(0): AOC 2436 (CRT-1): 400.0 MHz maximum pixel clock
    [ 30.109] (II) NVIDIA(0): Assigned Display Device: CRT-1
    [ 30.109] (==) NVIDIA(0):
    [ 30.109] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
    [ 30.109] (==) NVIDIA(0): will be used as the requested mode.
    [ 30.109] (==) NVIDIA(0):
    [ 30.109] (II) NVIDIA(0): Validated modes:
    [ 30.109] (II) NVIDIA(0): "nvidia-auto-select"
    [ 30.110] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
    [ 30.134] (--) NVIDIA(0): DPI set to (93, 94); computed from "UseEdidDpi" X config
    [ 30.134] (--) NVIDIA(0): option
    [ 30.134] (--) Depth 24 pixmap format is 32 bpp
    [ 30.134] (II) NVIDIA: Using 3072.00 MB of virtual memory for indirect memory
    [ 30.134] (II) NVIDIA: access.
    [ 30.144] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
    [ 30.144] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
    [ 30.144] (II) NVIDIA(0): configuration option may not be set correctly. When the
    [ 30.144] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
    [ 30.144] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
    [ 30.144] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
    [ 30.144] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
    [ 30.144] (II) NVIDIA(0): Config Options in the README.
    [ 30.147] (II) NVIDIA(0): Setting mode "nvidia-auto-select"
    [ 30.208] (II) Loading extension NV-GLX
    [ 30.270] (==) NVIDIA(0): Disabling shared memory pixmaps
    [ 30.270] (==) NVIDIA(0): Backing store disabled
    [ 30.270] (==) NVIDIA(0): Silken mouse enabled
    [ 30.271] (**) NVIDIA(0): DPMS enabled
    [ 30.271] (II) Loading extension NV-CONTROL
    [ 30.271] (II) Loading extension XINERAMA
    [ 30.271] (II) Loading sub module "dri2"
    [ 30.271] (II) LoadModule: "dri2"
    [ 30.271] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 30.272] (II) Module dri2: vendor="X.Org Foundation"
    [ 30.272] compiled for 1.10.2, module version = 1.2.0
    [ 30.272] ABI class: X.Org Server Extension, version 5.0
    [ 30.272] (II) NVIDIA(0): [DRI2] Setup complete
    [ 30.272] (==) RandR enabled
    [ 30.272] (II) Initializing built-in extension Generic Event Extension
    [ 30.272] (II) Initializing built-in extension SHAPE
    [ 30.272] (II) Initializing built-in extension MIT-SHM
    [ 30.272] (II) Initializing built-in extension XInputExtension
    [ 30.272] (II) Initializing built-in extension XTEST
    [ 30.272] (II) Initializing built-in extension BIG-REQUESTS
    [ 30.272] (II) Initializing built-in extension SYNC
    [ 30.272] (II) Initializing built-in extension XKEYBOARD
    [ 30.272] (II) Initializing built-in extension XC-MISC
    [ 30.272] (II) Initializing built-in extension SECURITY
    [ 30.272] (II) Initializing built-in extension XINERAMA
    [ 30.272] (II) Initializing built-in extension XFIXES
    [ 30.272] (II) Initializing built-in extension RENDER
    [ 30.272] (II) Initializing built-in extension RANDR
    [ 30.272] (II) Initializing built-in extension COMPOSITE
    [ 30.272] (II) Initializing built-in extension DAMAGE
    [ 30.273] (II) Initializing extension GLX
    [ 30.487] (II) config/udev: Adding input device Power Button (/dev/input/event1)
    [ 30.487] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 30.487] (II) LoadModule: "evdev"
    [ 30.499] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 30.506] (II) Module evdev: vendor="X.Org Foundation"
    [ 30.506] compiled for 1.10.0, module version = 2.6.0
    [ 30.506] Module class: X.Org XInput Driver
    [ 30.506] ABI class: X.Org XInput driver, version 12.2
    [ 30.506] (II) Using input driver 'evdev' for 'Power Button'
    [ 30.506] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 30.506] (**) Power Button: always reports core events
    [ 30.506] (**) Power Button: Device: "/dev/input/event1"
    [ 30.530] (--) Power Button: Found keys
    [ 30.530] (II) Power Button: Configuring as keyboard
    [ 30.530] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
    [ 30.530] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [ 30.530] (**) Option "xkb_rules" "evdev"
    [ 30.530] (**) Option "xkb_model" "evdev"
    [ 30.530] (**) Option "xkb_layout" "us"
    [ 30.561] (II) config/udev: Adding input device Power Button (/dev/input/event0)
    [ 30.561] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 30.561] (II) Using input driver 'evdev' for 'Power Button'
    [ 30.561] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 30.561] (**) Power Button: always reports core events
    [ 30.561] (**) Power Button: Device: "/dev/input/event0"
    [ 30.583] (--) Power Button: Found keys
    [ 30.583] (II) Power Button: Configuring as keyboard
    [ 30.583] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0/event0"
    [ 30.583] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [ 30.583] (**) Option "xkb_rules" "evdev"
    [ 30.583] (**) Option "xkb_model" "evdev"
    [ 30.583] (**) Option "xkb_layout" "us"
    [ 30.590] (II) config/udev: Adding input device Logitech Logitech Illuminated Keyboard (/dev/input/event4)
    [ 30.590] (**) Logitech Logitech Illuminated Keyboard: Applying InputClass "evdev keyboard catchall"
    [ 30.590] (II) Using input driver 'evdev' for 'Logitech Logitech Illuminated Keyboard'
    [ 30.591] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 30.591] (**) Logitech Logitech Illuminated Keyboard: always reports core events
    [ 30.591] (**) Logitech Logitech Illuminated Keyboard: Device: "/dev/input/event4"
    [ 30.623] (--) Logitech Logitech Illuminated Keyboard: Found keys
    [ 30.623] (II) Logitech Logitech Illuminated Keyboard: Configuring as keyboard
    [ 30.623] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.1/usb6/6-1/6-1:1.0/input/input4/event4"
    [ 30.623] (II) XINPUT: Adding extended input device "Logitech Logitech Illuminated Keyboard" (type: KEYBOARD)
    [ 30.623] (**) Option "xkb_rules" "evdev"
    [ 30.624] (II) config/udev: Adding input device Logitech Logitech Illuminated Keyboard (/dev/input/event5)
    [ 30.624] (**) Logitech Logitech Illuminated Keyboard: Applying InputClass "evdev keyboard catchall"
    [ 30.624] (II) Using input driver 'evdev' for 'Logitech Logitech Illuminated Keyboard'
    [ 30.624] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 30.624] (**) Logitech Logitech Illuminated Keyboard: always reports core events
    [ 30.624] (**) Logitech Logitech Illuminated Keyboard: Device: "/dev/input/event5"
    [ 30.650] (--) Logitech Logitech Illuminated Keyboard: Found 1 mouse buttons
    [ 30.650] (--) Logitech Logitech Illuminated Keyboard: Found scroll wheel(s)
    [ 30.650] (--) Logitech Logitech Illuminated Keyboard: Found relative axes
    [ 30.650] (--) Logitech Logitech Illuminated Keyboard: Found absolute axes
    [ 30.650] (--) Logitech Logitech Illuminated Keyboard: Found keys
    [ 30.650] (II) Logitech Logitech Illuminated Keyboard: Configuring as mouse
    [ 30.650] (II) Logitech Logitech Illuminated Keyboard: Configuring as keyboard
    [ 30.650] (II) Logitech Logitech Illuminated Keyboard: Adding scrollwheel support
    [ 30.650] (**) Logitech Logitech Illuminated Keyboard: YAxisMapping: buttons 4 and 5
    [ 30.650] (**) Logitech Logitech Illuminated Keyboard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 30.650] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.1/usb6/6-1/6-1:1.1/input/input5/event5"
    [ 30.650] (II) XINPUT: Adding extended input device "Logitech Logitech Illuminated Keyboard" (type: KEYBOARD)
    [ 30.650] (**) Option "xkb_rules" "evdev"
    [ 30.650] (**) Option "xkb_model" "evdev"
    [ 30.650] (**) Option "xkb_layout" "us"
    [ 30.650] (EE) Logitech Logitech Illuminated Keyboard: failed to initialize for relative axes.
    [ 30.650] (II) Logitech Logitech Illuminated Keyboard: initialized for absolute axes.
    [ 30.650] (**) Logitech Logitech Illuminated Keyboard: (accel) keeping acceleration scheme 1
    [ 30.650] (**) Logitech Logitech Illuminated Keyboard: (accel) acceleration profile 0
    [ 30.650] (**) Logitech Logitech Illuminated Keyboard: (accel) acceleration factor: 2.000
    [ 30.650] (**) Logitech Logitech Illuminated Keyboard: (accel) acceleration threshold: 4
    [ 30.651] (II) config/udev: Adding input device Microsoft Microsoft Optical Mouse with Tilt Wheel (/dev/input/event6)
    [ 30.651] (**) Microsoft Microsoft Optical Mouse with Tilt Wheel: Applying InputClass "evdev pointer catchall"
    [ 30.651] (II) Using input driver 'evdev' for 'Microsoft Microsoft Optical Mouse with Tilt Wheel'
    [ 30.651] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 30.651] (**) Microsoft Microsoft Optical Mouse with Tilt Wheel: always reports core events
    [ 30.651] (**) Microsoft Microsoft Optical Mouse with Tilt Wheel: Device: "/dev/input/event6"
    [ 30.676] (--) Microsoft Microsoft Optical Mouse with Tilt Wheel: Found 9 mouse buttons
    [ 30.676] (--) Microsoft Microsoft Optical Mouse with Tilt Wheel: Found scroll wheel(s)
    [ 30.676] (--) Microsoft Microsoft Optical Mouse with Tilt Wheel: Found relative axes
    [ 30.676] (--) Microsoft Microsoft Optical Mouse with Tilt Wheel: Found x and y relative axes
    [ 30.676] (II) Microsoft Microsoft Optical Mouse with Tilt Wheel: Configuring as mouse
    [ 30.676] (II) Microsoft Microsoft Optical Mouse with Tilt Wheel: Adding scrollwheel support
    [ 30.676] (**) Microsoft Microsoft Optical Mouse with Tilt Wheel: YAxisMapping: buttons 4 and 5
    [ 30.676] (**) Microsoft Microsoft Optical Mouse with Tilt Wheel: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 30.676] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.2/usb7/7-2/7-2:1.0/input/input6/event6"
    [ 30.676] (II) XINPUT: Adding extended input device "Microsoft Microsoft Optical Mouse with Tilt Wheel" (type: MOUSE)
    [ 30.676] (II) Microsoft Microsoft Optical Mouse with Tilt Wheel: initialized for relative axes.
    [ 30.676] (**) Microsoft Microsoft Optical Mouse with Tilt Wheel: (accel) keeping acceleration scheme 1
    [ 30.677] (**) Microsoft Microsoft Optical Mouse with Tilt Wheel: (accel) acceleration profile 0
    [ 30.677] (**) Microsoft Microsoft Optical Mouse with Tilt Wheel: (accel) acceleration factor: 2.000
    [ 30.677] (**) Microsoft Microsoft Optical Mouse with Tilt Wheel: (accel) acceleration threshold: 4
    [ 30.677] (II) config/udev: Adding input device Microsoft Microsoft Optical Mouse with Tilt Wheel (/dev/input/mouse0)
    [ 30.677] (II) No input driver/identifier specified (ignoring)
    [ 30.677] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event3)
    [ 30.677] (II) No input driver/identifier specified (ignoring)
    [ 30.680] (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
    [ 30.680] (II) No input driver/identifier specified (ignoring)
    The more I investigate, the more I feel like this could be a hardware problem. I checked the CPU temp first, but it only reaches ~32 degrees celsius when the system hangs, so I doubt that's the cause. I've checked the cables (power and otherwise) between everything in my box, and it's all solid. I've also taken the sides off, thinking it my be an air flow issue, but that didn't solve it either.
    On the software side of things, I've got nvidia, nvidia-utils, and lib32-nvidia-utils installed and they aren't popping any errors that I can see. When I run glxinfor or glxgears, nothing happens, the terminal just prompts me for input (which is actually an improvement, in Slackware, they hung the machine).
    Again, any help on this issue is greatly appreciated, I'm at my wit's end about it.

    I had a similar problem that turned out to be the graphics card working itself loose. So, if you haven't already, try taking it out, cleaning the contacts and plugging it back in. Worth a try and worked for me
    Also, Xorg 1.10.2 & the nvidia proprietary driver don't seem to be in conflict for me so I think williewillus is mistaken.

  • 3D acceleration for intel video cards

    Hi!
    I have an Intel extreme graphics 2 (865G chipset) video card. What packages do I need to install for 3d acceleration (i tested xmoto and other games, they don't work well). Before arch, I had fedora on this machine & all was ok with 3d acceleration.
    thanks in advance,
    -skazhy

    And here is Xorg.0.log
    This is a pre-release version of the X server from The X.Org Foundation.
    It is not supported in any way.
    Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
    Select the "xorg" product for bugs you find in this release.
    Before reporting bugs in pre-release versions please check the
    latest version in the X.Org Foundation git repository.
    See http://wiki.x.org/wiki/GitPage for git access instructions.
    X.Org X Server 1.7.3.901 (1.7.4 RC 1)
    Release Date: 2009-12-11
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.32-ARCH i686
    Current Operating System: Linux localhost 2.6.31-ARCH #1 SMP PREEMPT Tue Nov 10 19:48:17 CET 2009 i686
    Kernel command line: root=/dev/disk/by-uuid/3577837b-8b55-4c01-97ed-de8b26fbb689 ro
    Build Date: 12 December 2009 12:59:40PM
    Current version of pixman: 0.16.4
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Fri Jan 15 19:42:25 2010
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) ServerLayout "X.org Configured"
    (**) |-->Screen "Screen0" (0)
    (**) | |-->Monitor "Monitor0"
    (**) | |-->Device "Card0"
    (**) |-->Input Device "Mouse0"
    (**) |-->Input Device "Keyboard0"
    (==) 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,
    /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) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    (WW) Disabling Mouse0
    (WW) Disabling Keyboard0
    (II) Loader magic: 0x81e4c60
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.4
    X.Org Video Driver: 6.0
    X.Org XInput driver : 7.0
    X.Org Server Extension : 2.0
    (++) using VT number 7
    (--) PCI:*(0:0:2:0) 8086:2572:1014:02c7 Intel Corporation 82865G Integrated Graphics Controller rev 2, Mem @ 0xf0000000/134217728, 0xe8000000/524288, I/O @ 0x00001800/8
    (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    (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) "dri" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dri2" will be loaded. This was enabled by default and also specified in the config file.
    (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: "dri2"
    (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    (II) Module dri2: vendor="X.Org Foundation"
    compiled for 1.7.3.901, module version = 1.1.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DRI2
    (II) LoadModule: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    compiled for 1.7.3.901, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension XFree86-DRI
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.7.3.901, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension XFree86-DGA
    (II) Loading extension DPMS
    (II) Loading extension XVideo
    (II) Loading extension XVideo-MotionCompensation
    (II) Loading extension X-Resource
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.7.3.901, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    (II) Module glx: vendor="X.Org Foundation"
    compiled for 1.7.3.901, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (==) AIGLX enabled
    (II) Loading extension GLX
    (II) LoadModule: "vesa"
    (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
    (II) Module vesa: vendor="X.Org Foundation"
    compiled for 1.7.0.901, module version = 2.2.1
    Module class: X.Org Video Driver
    ABI class: X.Org Video Driver, version 6.0
    (II) VESA: driver for VESA chipsets: vesa
    (II) Primary Device is: PCI 00@00:02:0
    (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
    (II) Loading sub module "vbe"
    (II) LoadModule: "vbe"
    (II) Loading /usr/lib/xorg/modules/libvbe.so
    (II) Module vbe: vendor="X.Org Foundation"
    compiled for 1.7.3.901, module version = 1.1.0
    ABI class: X.Org Video Driver, version 6.0
    (II) Loading sub module "int10"
    (II) LoadModule: "int10"
    (II) Loading /usr/lib/xorg/modules/libint10.so
    (II) Module int10: vendor="X.Org Foundation"
    compiled for 1.7.3.901, module version = 1.0.0
    ABI class: X.Org Video Driver, version 6.0
    (II) VESA(0): initializing int10
    (II) VESA(0): Bad V_BIOS checksum
    (II) VESA(0): Primary V_BIOS segment is: 0xc000
    (II) VESA(0): VESA BIOS detected
    (II) VESA(0): VESA VBE Version 3.0
    (II) VESA(0): VESA VBE Total Mem: 8000 kB
    (II) VESA(0): VESA VBE OEM: Intel(r)865G Graphics Chip Accelerated VGA BIOS
    (II) VESA(0): VESA VBE OEM Software Rev: 1.0
    (II) VESA(0): VESA VBE OEM Vendor: Intel Corporation
    (II) VESA(0): VESA VBE OEM Product: Intel(r)865G Graphics Controller
    (II) VESA(0): VESA VBE OEM Product Rev: Hardware Version 0.0
    (==) VESA(0): Depth 24, (--) framebuffer bpp 32
    (==) VESA(0): RGB weight 888
    (==) VESA(0): Default visual is TrueColor
    (==) VESA(0): Using gamma correction (1.0, 1.0, 1.0)
    (II) Loading sub module "ddc"
    (II) LoadModule: "ddc"
    (II) Module "ddc" already built-in
    (II) VESA(0): VESA VBE DDC supported
    (II) VESA(0): VESA VBE DDC Level 2
    (II) VESA(0): VESA VBE DDC transfer in appr. 1 sec.
    (II) VESA(0): VESA VBE DDC read successfully
    (II) VESA(0): Manufacturer: IBM Model: 24c9 Serial#: 16843009
    (II) VESA(0): Year: 2005 Week: 30
    (II) VESA(0): EDID Version: 1.3
    (II) VESA(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
    (II) VESA(0): Sync: Separate Composite
    (II) VESA(0): Max Image Size [cm]: horiz.: 34 vert.: 27
    (II) VESA(0): Gamma: 2.20
    (II) VESA(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
    (II) VESA(0): First detailed timing is preferred mode
    (II) VESA(0): redX: 0.641 redY: 0.342 greenX: 0.292 greenY: 0.611
    (II) VESA(0): blueX: 0.147 blueY: 0.068 whiteX: 0.313 whiteY: 0.329
    (II) VESA(0): Supported established timings:
    (II) VESA(0): 720x400@70Hz
    (II) VESA(0): 640x480@60Hz
    (II) VESA(0): 640x480@67Hz
    (II) VESA(0): 640x480@72Hz
    (II) VESA(0): 640x480@75Hz
    (II) VESA(0): 800x600@60Hz
    (II) VESA(0): 800x600@72Hz
    (II) VESA(0): 800x600@75Hz
    (II) VESA(0): 832x624@75Hz
    (II) VESA(0): 1024x768@60Hz
    (II) VESA(0): 1024x768@70Hz
    (II) VESA(0): 1024x768@75Hz
    (II) VESA(0): 1280x1024@75Hz
    (II) VESA(0): 1152x864@75Hz
    (II) VESA(0): Manufacturer's mask: 0
    (II) VESA(0): Supported standard timings:
    (II) VESA(0): #0: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    (II) VESA(0): #1: hsize: 1280 vsize 1024 refresh: 70 vid: 35457
    (II) VESA(0): Supported detailed timing:
    (II) VESA(0): clock: 108.0 MHz Image Size: 337 x 270 mm
    (II) VESA(0): h_active: 1280 h_sync: 1328 h_sync_end 1440 h_blank_end 1688 h_border: 0
    (II) VESA(0): v_active: 1024 v_sync: 1025 v_sync_end 1028 v_blanking: 1066 v_border: 0
    (II) VESA(0): Ranges: V min: 55 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 140 MHz
    (II) VESA(0): Serial No: VC-21701
    (II) VESA(0): Monitor name: IBM L171
    (II) VESA(0): EDID (in hex):
    (II) VESA(0): 00ffffffffffff00244dc92401010101
    (II) VESA(0): 1e0f01036c221b78ea2ee5a4574a9c25
    (II) VESA(0): 115054bdef808180818a010101010101
    (II) VESA(0): 010101010101302a009851002a403070
    (II) VESA(0): 1300510e1100001e000000fd00374c1e
    (II) VESA(0): 530e000a202020202020000000ff0056
    (II) VESA(0): 432d32313730310a20202020000000fc
    (II) VESA(0): 0049424d204c3137310a2020202000f2
    (II) VESA(0): EDID vendor "IBM", prod id 9417
    (II) VESA(0): Using EDID range info for horizontal sync
    (II) VESA(0): Using EDID range info for vertical refresh
    (II) VESA(0): Printing DDC gathered Modelines:
    (II) VESA(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    (II) VESA(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    (II) VESA(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    (II) VESA(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz)
    (II) VESA(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
    (II) VESA(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    (II) VESA(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    (II) VESA(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    (II) VESA(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
    (II) VESA(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
    (II) VESA(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    (II) VESA(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
    (II) VESA(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    (II) VESA(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
    (II) VESA(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
    (II) VESA(0): Modeline "1280x1024"x70.0 128.94 1280 1368 1504 1728 1024 1025 1028 1066 -hsync +vsync (74.6 kHz)
    (II) VESA(0): Searching for matching VESA mode(s):
    Mode: 160 (0x0)
    ModeAttributes: 0x0
    WinAAttributes: 0x0
    WinBAttributes: 0x0
    WinGranularity: 0
    WinSize: 0
    WinASegment: 0x0
    WinBSegment: 0x0
    WinFuncPtr: 0x0
    BytesPerScanline: 0
    XResolution: 0
    YResolution: 0
    XCharSize: 0
    YCharSize: 0
    NumberOfPlanes: 0
    BitsPerPixel: 0
    NumberOfBanks: 0
    MemoryModel: 0
    BankSize: 0
    NumberOfImages: 0
    RedMaskSize: 0
    RedFieldPosition: 0
    GreenMaskSize: 0
    GreenFieldPosition: 0
    BlueMaskSize: 0
    BlueFieldPosition: 0
    RsvdMaskSize: 0
    RsvdFieldPosition: 0
    DirectColorModeInfo: 0
    PhysBasePtr: 0x0
    LinBytesPerScanLine: 0
    BnkNumberOfImagePages: 0
    LinNumberOfImagePages: 0
    LinRedMaskSize: 0
    LinRedFieldPosition: 0
    LinGreenMaskSize: 0
    LinGreenFieldPosition: 0
    LinBlueMaskSize: 0
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 0
    LinRsvdFieldPosition: 0
    MaxPixelClock: 0
    Mode: 161 (0x0)
    ModeAttributes: 0x0
    WinAAttributes: 0x0
    WinBAttributes: 0x0
    WinGranularity: 0
    WinSize: 0
    WinASegment: 0x0
    WinBSegment: 0x0
    WinFuncPtr: 0x0
    BytesPerScanline: 0
    XResolution: 0
    YResolution: 0
    XCharSize: 0
    YCharSize: 0
    NumberOfPlanes: 0
    BitsPerPixel: 0
    NumberOfBanks: 0
    MemoryModel: 0
    BankSize: 0
    NumberOfImages: 0
    RedMaskSize: 0
    RedFieldPosition: 0
    GreenMaskSize: 0
    GreenFieldPosition: 0
    BlueMaskSize: 0
    BlueFieldPosition: 0
    RsvdMaskSize: 0
    RsvdFieldPosition: 0
    DirectColorModeInfo: 0
    PhysBasePtr: 0x0
    LinBytesPerScanLine: 0
    BnkNumberOfImagePages: 0
    LinNumberOfImagePages: 0
    LinRedMaskSize: 0
    LinRedFieldPosition: 0
    LinGreenMaskSize: 0
    LinGreenFieldPosition: 0
    LinBlueMaskSize: 0
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 0
    LinRsvdFieldPosition: 0
    MaxPixelClock: 0
    Mode: 162 (0x0)
    ModeAttributes: 0x0
    WinAAttributes: 0x0
    WinBAttributes: 0x0
    WinGranularity: 0
    WinSize: 0
    WinASegment: 0x0
    WinBSegment: 0x0
    WinFuncPtr: 0x0
    BytesPerScanline: 0
    XResolution: 0
    YResolution: 0
    XCharSize: 0
    YCharSize: 0
    NumberOfPlanes: 0
    BitsPerPixel: 0
    NumberOfBanks: 0
    MemoryModel: 0
    BankSize: 0
    NumberOfImages: 0
    RedMaskSize: 0
    RedFieldPosition: 0
    GreenMaskSize: 0
    GreenFieldPosition: 0
    BlueMaskSize: 0
    BlueFieldPosition: 0
    RsvdMaskSize: 0
    RsvdFieldPosition: 0
    DirectColorModeInfo: 0
    PhysBasePtr: 0x0
    LinBytesPerScanLine: 0
    BnkNumberOfImagePages: 0
    LinNumberOfImagePages: 0
    LinRedMaskSize: 0
    LinRedFieldPosition: 0
    LinGreenMaskSize: 0
    LinGreenFieldPosition: 0
    LinBlueMaskSize: 0
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 0
    LinRsvdFieldPosition: 0
    MaxPixelClock: 0
    Mode: 163 (0x0)
    ModeAttributes: 0x0
    WinAAttributes: 0x0
    WinBAttributes: 0x0
    WinGranularity: 0
    WinSize: 0
    WinASegment: 0x0
    WinBSegment: 0x0
    WinFuncPtr: 0x0
    BytesPerScanline: 0
    XResolution: 0
    YResolution: 0
    XCharSize: 0
    YCharSize: 0
    NumberOfPlanes: 0
    BitsPerPixel: 0
    NumberOfBanks: 0
    MemoryModel: 0
    BankSize: 0
    NumberOfImages: 0
    RedMaskSize: 0
    RedFieldPosition: 0
    GreenMaskSize: 0
    GreenFieldPosition: 0
    BlueMaskSize: 0
    BlueFieldPosition: 0
    RsvdMaskSize: 0
    RsvdFieldPosition: 0
    DirectColorModeInfo: 0
    PhysBasePtr: 0x0
    LinBytesPerScanLine: 0
    BnkNumberOfImagePages: 0
    LinNumberOfImagePages: 0
    LinRedMaskSize: 0
    LinRedFieldPosition: 0
    LinGreenMaskSize: 0
    LinGreenFieldPosition: 0
    LinBlueMaskSize: 0
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 0
    LinRsvdFieldPosition: 0
    MaxPixelClock: 0
    Mode: 164 (0x0)
    ModeAttributes: 0x0
    WinAAttributes: 0x0
    WinBAttributes: 0x0
    WinGranularity: 0
    WinSize: 0
    WinASegment: 0x0
    WinBSegment: 0x0
    WinFuncPtr: 0x0
    BytesPerScanline: 0
    XResolution: 0
    YResolution: 0
    XCharSize: 0
    YCharSize: 0
    NumberOfPlanes: 0
    BitsPerPixel: 0
    NumberOfBanks: 0
    MemoryModel: 0
    BankSize: 0
    NumberOfImages: 0
    RedMaskSize: 0
    RedFieldPosition: 0
    GreenMaskSize: 0
    GreenFieldPosition: 0
    BlueMaskSize: 0
    BlueFieldPosition: 0
    RsvdMaskSize: 0
    RsvdFieldPosition: 0
    DirectColorModeInfo: 0
    PhysBasePtr: 0x0
    LinBytesPerScanLine: 0
    BnkNumberOfImagePages: 0
    LinNumberOfImagePages: 0
    LinRedMaskSize: 0
    LinRedFieldPosition: 0
    LinGreenMaskSize: 0
    LinGreenFieldPosition: 0
    LinBlueMaskSize: 0
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 0
    LinRsvdFieldPosition: 0
    MaxPixelClock: 0
    Mode: 165 (0x0)
    ModeAttributes: 0x0
    WinAAttributes: 0x0
    WinBAttributes: 0x0
    WinGranularity: 0
    WinSize: 0
    WinASegment: 0x0
    WinBSegment: 0x0
    WinFuncPtr: 0x0
    BytesPerScanline: 0
    XResolution: 0
    YResolution: 0
    XCharSize: 0
    YCharSize: 0
    NumberOfPlanes: 0
    BitsPerPixel: 0
    NumberOfBanks: 0
    MemoryModel: 0
    BankSize: 0
    NumberOfImages: 0
    RedMaskSize: 0
    RedFieldPosition: 0
    GreenMaskSize: 0
    GreenFieldPosition: 0
    BlueMaskSize: 0
    BlueFieldPosition: 0
    RsvdMaskSize: 0
    RsvdFieldPosition: 0
    DirectColorModeInfo: 0
    PhysBasePtr: 0x0
    LinBytesPerScanLine: 0
    BnkNumberOfImagePages: 0
    LinNumberOfImagePages: 0
    LinRedMaskSize: 0
    LinRedFieldPosition: 0
    LinGreenMaskSize: 0
    LinGreenFieldPosition: 0
    LinBlueMaskSize: 0
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 0
    LinRsvdFieldPosition: 0
    MaxPixelClock: 0
    Mode: 166 (0x0)
    ModeAttributes: 0x0
    WinAAttributes: 0x0
    WinBAttributes: 0x0
    WinGranularity: 0
    WinSize: 0
    WinASegment: 0x0
    WinBSegment: 0x0
    WinFuncPtr: 0x0
    BytesPerScanline: 0
    XResolution: 0
    YResolution: 0
    XCharSize: 0
    YCharSize: 0
    NumberOfPlanes: 0
    BitsPerPixel: 0
    NumberOfBanks: 0
    MemoryModel: 0
    BankSize: 0
    NumberOfImages: 0
    RedMaskSize: 0
    RedFieldPosition: 0
    GreenMaskSize: 0
    GreenFieldPosition: 0
    BlueMaskSize: 0
    BlueFieldPosition: 0
    RsvdMaskSize: 0
    RsvdFieldPosition: 0
    DirectColorModeInfo: 0
    PhysBasePtr: 0x0
    LinBytesPerScanLine: 0
    BnkNumberOfImagePages: 0
    LinNumberOfImagePages: 0
    LinRedMaskSize: 0
    LinRedFieldPosition: 0
    LinGreenMaskSize: 0
    LinGreenFieldPosition: 0
    LinBlueMaskSize: 0
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 0
    LinRsvdFieldPosition: 0
    MaxPixelClock: 0
    Mode: 167 (0x0)
    ModeAttributes: 0x0
    WinAAttributes: 0x0
    WinBAttributes: 0x0
    WinGranularity: 0
    WinSize: 0
    WinASegment: 0x0
    WinBSegment: 0x0
    WinFuncPtr: 0x0
    BytesPerScanline: 0
    XResolution: 0
    YResolution: 0
    XCharSize: 0
    YCharSize: 0
    NumberOfPlanes: 0
    BitsPerPixel: 0
    NumberOfBanks: 0
    MemoryModel: 0
    BankSize: 0
    NumberOfImages: 0
    RedMaskSize: 0
    RedFieldPosition: 0
    GreenMaskSize: 0
    GreenFieldPosition: 0
    BlueMaskSize: 0
    BlueFieldPosition: 0
    RsvdMaskSize: 0
    RsvdFieldPosition: 0
    DirectColorModeInfo: 0
    PhysBasePtr: 0x0
    LinBytesPerScanLine: 0
    BnkNumberOfImagePages: 0
    LinNumberOfImagePages: 0
    LinRedMaskSize: 0
    LinRedFieldPosition: 0
    LinGreenMaskSize: 0
    LinGreenFieldPosition: 0
    LinBlueMaskSize: 0
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 0
    LinRsvdFieldPosition: 0
    MaxPixelClock: 0
    Mode: 168 (0x0)
    ModeAttributes: 0x0
    WinAAttributes: 0x0
    WinBAttributes: 0x0
    WinGranularity: 0
    WinSize: 0
    WinASegment: 0x0
    WinBSegment: 0x0
    WinFuncPtr: 0x0
    BytesPerScanline: 0
    XResolution: 0
    YResolution: 0
    XCharSize: 0
    YCharSize: 0
    NumberOfPlanes: 0
    BitsPerPixel: 0
    NumberOfBanks: 0
    MemoryModel: 0
    BankSize: 0
    NumberOfImages: 0
    RedMaskSize: 0
    RedFieldPosition: 0
    GreenMaskSize: 0
    GreenFieldPosition: 0
    BlueMaskSize: 0
    BlueFieldPosition: 0
    RsvdMaskSize: 0
    RsvdFieldPosition: 0
    DirectColorModeInfo: 0
    PhysBasePtr: 0x0
    LinBytesPerScanLine: 0
    BnkNumberOfImagePages: 0
    LinNumberOfImagePages: 0
    LinRedMaskSize: 0
    LinRedFieldPosition: 0
    LinGreenMaskSize: 0
    LinGreenFieldPosition: 0
    LinBlueMaskSize: 0
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 0
    LinRsvdFieldPosition: 0
    MaxPixelClock: 0
    Mode: 13c (1920x1440)
    ModeAttributes: 0x9b
    WinAAttributes: 0x7
    WinBAttributes: 0x0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0x0
    WinFuncPtr: 0xc00057bb
    BytesPerScanline: 1920
    XResolution: 1920
    YResolution: 1440
    XCharSize: 8
    YCharSize: 16
    NumberOfPlanes: 1
    BitsPerPixel: 8
    NumberOfBanks: 1
    MemoryModel: 4
    BankSize: 0
    NumberOfImages: 1
    RedMaskSize: 0
    RedFieldPosition: 0
    GreenMaskSize: 0
    GreenFieldPosition: 0
    BlueMaskSize: 0
    BlueFieldPosition: 0
    RsvdMaskSize: 0
    RsvdFieldPosition: 0
    DirectColorModeInfo: 0
    PhysBasePtr: 0xf0000000
    LinBytesPerScanLine: 1920
    BnkNumberOfImagePages: 1
    LinNumberOfImagePages: 1
    LinRedMaskSize: 0
    LinRedFieldPosition: 0
    LinGreenMaskSize: 0
    LinGreenFieldPosition: 0
    LinBlueMaskSize: 0
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 0
    LinRsvdFieldPosition: 0
    MaxPixelClock: 230000000
    Mode: 14d (1920x1440)
    ModeAttributes: 0x9b
    WinAAttributes: 0x7
    WinBAttributes: 0x0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0x0
    WinFuncPtr: 0xc00057bb
    BytesPerScanline: 3840
    XResolution: 1920
    YResolution: 1440
    XCharSize: 8
    YCharSize: 16
    NumberOfPlanes: 1
    BitsPerPixel: 16
    NumberOfBanks: 1
    MemoryModel: 6
    BankSize: 0
    NumberOfImages: 0
    RedMaskSize: 5
    RedFieldPosition: 11
    GreenMaskSize: 6
    GreenFieldPosition: 5
    BlueMaskSize: 5
    BlueFieldPosition: 0
    RsvdMaskSize: 0
    RsvdFieldPosition: 0
    DirectColorModeInfo: 0
    PhysBasePtr: 0xf0000000
    LinBytesPerScanLine: 3840
    BnkNumberOfImagePages: 0
    LinNumberOfImagePages: 0
    LinRedMaskSize: 5
    LinRedFieldPosition: 11
    LinGreenMaskSize: 6
    LinGreenFieldPosition: 5
    LinBlueMaskSize: 5
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 0
    LinRsvdFieldPosition: 0
    MaxPixelClock: 230000000
    Mode: 15c (0x0)
    ModeAttributes: 0x0
    WinAAttributes: 0x0
    WinBAttributes: 0x0
    WinGranularity: 0
    WinSize: 0
    WinASegment: 0x0
    WinBSegment: 0x0
    WinFuncPtr: 0x0
    BytesPerScanline: 0
    XResolution: 0
    YResolution: 0
    XCharSize: 0
    YCharSize: 0
    NumberOfPlanes: 0
    BitsPerPixel: 0
    NumberOfBanks: 0
    MemoryModel: 0
    BankSize: 0
    NumberOfImages: 0
    RedMaskSize: 0
    RedFieldPosition: 0
    GreenMaskSize: 0
    GreenFieldPosition: 0
    BlueMaskSize: 0
    BlueFieldPosition: 0
    RsvdMaskSize: 0
    RsvdFieldPosition: 0
    DirectColorModeInfo: 0
    PhysBasePtr: 0x0
    LinBytesPerScanLine: 0
    BnkNumberOfImagePages: 0
    LinNumberOfImagePages: 0
    LinRedMaskSize: 0
    LinRedFieldPosition: 0
    LinGreenMaskSize: 0
    LinGreenFieldPosition: 0
    LinBlueMaskSize: 0
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 0
    LinRsvdFieldPosition: 0
    MaxPixelClock: 0
    Mode: 13a (1600x1200)
    ModeAttributes: 0x9b
    WinAAttributes: 0x7
    WinBAttributes: 0x0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0x0
    WinFuncPtr: 0xc00057bb
    BytesPerScanline: 1600
    XResolution: 1600
    YResolution: 1200
    XCharSize: 8
    YCharSize: 16
    NumberOfPlanes: 1
    BitsPerPixel: 8
    NumberOfBanks: 1
    MemoryModel: 4
    BankSize: 0
    NumberOfImages: 3
    RedMaskSize: 0
    RedFieldPosition: 0
    GreenMaskSize: 0
    GreenFieldPosition: 0
    BlueMaskSize: 0
    BlueFieldPosition: 0
    RsvdMaskSize: 0
    RsvdFieldPosition: 0
    DirectColorModeInfo: 0
    PhysBasePtr: 0xf0000000
    LinBytesPerScanLine: 1600
    BnkNumberOfImagePages: 3
    LinNumberOfImagePages: 3
    LinRedMaskSize: 0
    LinRedFieldPosition: 0
    LinGreenMaskSize: 0
    LinGreenFieldPosition: 0
    LinBlueMaskSize: 0
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 0
    LinRsvdFieldPosition: 0
    MaxPixelClock: 230000000
    Mode: 14b (1600x1200)
    ModeAttributes: 0x9b
    WinAAttributes: 0x7
    WinBAttributes: 0x0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0x0
    WinFuncPtr: 0xc00057bb
    BytesPerScanline: 3200
    XResolution: 1600
    YResolution: 1200
    XCharSize: 8
    YCharSize: 16
    NumberOfPlanes: 1
    BitsPerPixel: 16
    NumberOfBanks: 1
    MemoryModel: 6
    BankSize: 0
    NumberOfImages: 1
    RedMaskSize: 5
    RedFieldPosition: 11
    GreenMaskSize: 6
    GreenFieldPosition: 5
    BlueMaskSize: 5
    BlueFieldPosition: 0
    RsvdMaskSize: 0
    RsvdFieldPosition: 0
    DirectColorModeInfo: 0
    PhysBasePtr: 0xf0000000
    LinBytesPerScanLine: 3200
    BnkNumberOfImagePages: 1
    LinNumberOfImagePages: 1
    LinRedMaskSize: 5
    LinRedFieldPosition: 11
    LinGreenMaskSize: 6
    LinGreenFieldPosition: 5
    LinBlueMaskSize: 5
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 0
    LinRsvdFieldPosition: 0
    MaxPixelClock: 230000000
    *Mode: 15a (1600x1200)
    ModeAttributes: 0x9b
    WinAAttributes: 0x7
    WinBAttributes: 0x0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0x0
    WinFuncPtr: 0xc00057bb
    BytesPerScanline: 6400
    XResolution: 1600
    YResolution: 1200
    XCharSize: 8
    YCharSize: 16
    NumberOfPlanes: 1
    BitsPerPixel: 32
    NumberOfBanks: 1
    MemoryModel: 6
    BankSize: 0
    NumberOfImages: 0
    RedMaskSize: 8
    RedFieldPosition: 16
    GreenMaskSize: 8
    GreenFieldPosition: 8
    BlueMaskSize: 8
    BlueFieldPosition: 0
    RsvdMaskSize: 8
    RsvdFieldPosition: 24
    DirectColorModeInfo: 0
    PhysBasePtr: 0xf0000000
    LinBytesPerScanLine: 6400
    BnkNumberOfImagePages: 0
    LinNumberOfImagePages: 0
    LinRedMaskSize: 8
    LinRedFieldPosition: 16
    LinGreenMaskSize: 8
    LinGreenFieldPosition: 8
    LinBlueMaskSize: 8
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 8
    LinRsvdFieldPosition: 24
    MaxPixelClock: 230000000
    Mode: 107 (1280x1024)
    ModeAttributes: 0x9b
    WinAAttributes: 0x7
    WinBAttributes: 0x0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0x0
    WinFuncPtr: 0xc00057bb
    BytesPerScanline: 1280
    XResolution: 1280
    YResolution: 1024
    XCharSize: 8
    YCharSize: 16
    NumberOfPlanes: 1
    BitsPerPixel: 8
    NumberOfBanks: 1
    MemoryModel: 4
    BankSize: 0
    NumberOfImages: 5
    RedMaskSize: 0
    RedFieldPosition: 0
    GreenMaskSize: 0
    GreenFieldPosition: 0
    BlueMaskSize: 0
    BlueFieldPosition: 0
    RsvdMaskSize: 0
    RsvdFieldPosition: 0
    DirectColorModeInfo: 0
    PhysBasePtr: 0xf0000000
    LinBytesPerScanLine: 1280
    BnkNumberOfImagePages: 5
    LinNumberOfImagePages: 5
    LinRedMaskSize: 0
    LinRedFieldPosition: 0
    LinGreenMaskSize: 0
    LinGreenFieldPosition: 0
    LinBlueMaskSize: 0
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 0
    LinRsvdFieldPosition: 0
    MaxPixelClock: 230000000
    Mode: 11a (1280x1024)
    ModeAttributes: 0x9b
    WinAAttributes: 0x7
    WinBAttributes: 0x0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0x0
    WinFuncPtr: 0xc00057bb
    BytesPerScanline: 2560
    XResolution: 1280
    YResolution: 1024
    XCharSize: 8
    YCharSize: 16
    NumberOfPlanes: 1
    BitsPerPixel: 16
    NumberOfBanks: 1
    MemoryModel: 6
    BankSize: 0
    NumberOfImages: 2
    RedMaskSize: 5
    RedFieldPosition: 11
    GreenMaskSize: 6
    GreenFieldPosition: 5
    BlueMaskSize: 5
    BlueFieldPosition: 0
    RsvdMaskSize: 0
    RsvdFieldPosition: 0
    DirectColorModeInfo: 0
    PhysBasePtr: 0xf0000000
    LinBytesPerScanLine: 2560
    BnkNumberOfImagePages: 2
    LinNumberOfImagePages: 2
    LinRedMaskSize: 5
    LinRedFieldPosition: 11
    LinGreenMaskSize: 6
    LinGreenFieldPosition: 5
    LinBlueMaskSize: 5
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 0
    LinRsvdFieldPosition: 0
    MaxPixelClock: 230000000
    *Mode: 11b (1280x1024)
    ModeAttributes: 0x9b
    WinAAttributes: 0x7
    WinBAttributes: 0x0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0x0
    WinFuncPtr: 0xc00057bb
    BytesPerScanline: 5120
    XResolution: 1280
    YResolution: 1024
    XCharSize: 8
    YCharSize: 16
    NumberOfPlanes: 1
    BitsPerPixel: 32
    NumberOfBanks: 1
    MemoryModel: 6
    BankSize: 0
    NumberOfImages: 0
    RedMaskSize: 8
    RedFieldPosition: 16
    GreenMaskSize: 8
    GreenFieldPosition: 8
    BlueMaskSize: 8
    BlueFieldPosition: 0
    RsvdMaskSize: 8
    RsvdFieldPosition: 24
    DirectColorModeInfo: 0
    PhysBasePtr: 0xf0000000
    LinBytesPerScanLine: 5120
    BnkNumberOfImagePages: 0
    LinNumberOfImagePages: 0
    LinRedMaskSize: 8
    LinRedFieldPosition: 16
    LinGreenMaskSize: 8
    LinGreenFieldPosition: 8
    LinBlueMaskSize: 8
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 8
    LinRsvdFieldPosition: 24
    MaxPixelClock: 230000000
    Mode: 105 (1024x768)
    ModeAttributes: 0x9b
    WinAAttributes: 0x7
    WinBAttributes: 0x0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0x0
    WinFuncPtr: 0xc00057bb
    BytesPerScanline: 1024
    XResolution: 1024
    YResolution: 768
    XCharSize: 8
    YCharSize: 16
    NumberOfPlanes: 1
    BitsPerPixel: 8
    NumberOfBanks: 1
    MemoryModel: 4
    BankSize: 0
    NumberOfImages: 9
    RedMaskSize: 0
    RedFieldPosition: 0
    GreenMaskSize: 0
    GreenFieldPosition: 0
    BlueMaskSize: 0
    BlueFieldPosition: 0
    RsvdMaskSize: 0
    RsvdFieldPosition: 0
    DirectColorModeInfo: 0
    PhysBasePtr: 0xf0000000
    LinBytesPerScanLine: 1024
    BnkNumberOfImagePages: 9
    LinNumberOfImagePages: 9
    LinRedMaskSize: 0
    LinRedFieldPosition: 0
    LinGreenMaskSize: 0
    LinGreenFieldPosition: 0
    LinBlueMaskSize: 0
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 0
    LinRsvdFieldPosition: 0
    MaxPixelClock: 230000000
    Mode: 117 (1024x768)
    ModeAttributes: 0x9b
    WinAAttributes: 0x7
    WinBAttributes: 0x0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0x0
    WinFuncPtr: 0xc00057bb
    BytesPerScanline: 2048
    XResolution: 1024
    YResolution: 768
    XCharSize: 8
    YCharSize: 16
    NumberOfPlanes: 1
    BitsPerPixel: 16
    NumberOfBanks: 1
    MemoryModel: 6
    BankSize: 0
    NumberOfImages: 4
    RedMaskSize: 5
    RedFieldPosition: 11
    GreenMaskSize: 6
    GreenFieldPosition: 5
    BlueMaskSize: 5
    BlueFieldPosition: 0
    RsvdMaskSize: 0
    RsvdFieldPosition: 0
    DirectColorModeInfo: 0
    PhysBasePtr: 0xf0000000
    LinBytesPerScanLine: 2048
    BnkNumberOfImagePages: 4
    LinNumberOfImagePages: 4
    LinRedMaskSize: 5
    LinRedFieldPosition: 11
    LinGreenMaskSize: 6
    LinGreenFieldPosition: 5
    LinBlueMaskSize: 5
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 0
    LinRsvdFieldPosition: 0
    MaxPixelClock: 230000000
    *Mode: 118 (1024x768)
    ModeAttributes: 0x9b
    WinAAttributes: 0x7
    WinBAttributes: 0x0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0x0
    WinFuncPtr: 0xc00057bb
    BytesPerScanline: 4096
    XResolution: 1024
    YResolution: 768
    XCharSize: 8
    YCharSize: 16
    NumberOfPlanes: 1
    BitsPerPixel: 32
    NumberOfBanks: 1
    MemoryModel: 6
    BankSize: 0
    NumberOfImages: 1
    RedMaskSize: 8
    RedFieldPosition: 16
    GreenMaskSize: 8
    GreenFieldPosition: 8
    BlueMaskSize: 8
    BlueFieldPosition: 0
    RsvdMaskSize: 8
    RsvdFieldPosition: 24
    DirectColorModeInfo: 0
    PhysBasePtr: 0xf0000000
    LinBytesPerScanLine: 4096
    BnkNumberOfImagePages: 1
    LinNumberOfImagePages: 1
    LinRedMaskSize: 8
    LinRedFieldPosition: 16
    LinGreenMaskSize: 8
    LinGreenFieldPosition: 8
    LinBlueMaskSize: 8
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 8
    LinRsvdFieldPosition: 24
    MaxPixelClock: 230000000
    *Mode: 112 (640x480)
    ModeAttributes: 0x9b
    WinAAttributes: 0x7
    WinBAttributes: 0x0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0x0
    WinFuncPtr: 0xc00057bb
    BytesPerScanline: 2560
    XResolution: 640
    YResolution: 480
    XCharSize: 8
    YCharSize: 16
    NumberOfPlanes: 1
    BitsPerPixel: 32
    NumberOfBanks: 1
    MemoryModel: 6
    BankSize: 0
    NumberOfImages: 5
    RedMaskSize: 8
    RedFieldPosition: 16
    GreenMaskSize: 8
    GreenFieldPosition: 8
    BlueMaskSize: 8
    BlueFieldPosition: 0
    RsvdMaskSize: 8
    RsvdFieldPosition: 24
    DirectColorModeInfo: 0
    PhysBasePtr: 0xf0000000
    LinBytesPerScanLine: 2560
    BnkNumberOfImagePages: 5
    LinNumberOfImagePages: 5
    LinRedMaskSize: 8
    LinRedFieldPosition: 16
    LinGreenMaskSize: 8
    LinGreenFieldPosition: 8
    LinBlueMaskSize: 8
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 8
    LinRsvdFieldPosition: 24
    MaxPixelClock: 230000000
    Mode: 114 (800x600)
    ModeAttributes: 0x9b
    WinAAttributes: 0x7
    WinBAttributes: 0x0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0x0
    WinFuncPtr: 0xc00057bb
    BytesPerScanline: 1600
    XResolution: 800
    YResolution: 600
    XCharSize: 8
    YCharSize: 16
    NumberOfPlanes: 1
    BitsPerPixel: 16
    NumberOfBanks: 1
    MemoryModel: 6
    BankSize: 0
    NumberOfImages: 7
    RedMaskSize: 5
    RedFieldPosition: 11
    GreenMaskSize: 6
    GreenFieldPosition: 5
    BlueMaskSize: 5
    BlueFieldPosition: 0
    RsvdMaskSize: 0
    RsvdFieldPosition: 0
    DirectColorModeInfo: 0
    PhysBasePtr: 0xf0000000
    LinBytesPerScanLine: 1600
    BnkNumberOfImagePages: 7
    LinNumberOfImagePages: 7
    LinRedMaskSize: 5
    LinRedFieldPosition: 11
    LinGreenMaskSize: 6
    LinGreenFieldPosition: 5
    LinBlueMaskSize: 5
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 0
    LinRsvdFieldPosition: 0
    MaxPixelClock: 230000000
    *Mode: 115 (800x600)
    ModeAttributes: 0x9b
    WinAAttributes: 0x7
    WinBAttributes: 0x0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0x0
    WinFuncPtr: 0xc00057bb
    BytesPerScanline: 3200
    XResolution: 800
    YResolution: 600
    XCharSize: 8
    YCharSize: 16
    NumberOfPlanes: 1
    BitsPerPixel: 32
    NumberOfBanks: 1
    MemoryModel: 6
    BankSize: 0
    NumberOfImages: 3
    RedMaskSize: 8
    RedFieldPosition: 16
    GreenMaskSize: 8
    GreenFieldPosition: 8
    BlueMaskSize: 8
    BlueFieldPosition: 0
    RsvdMaskSize: 8
    RsvdFieldPosition: 24
    DirectColorModeInfo: 0
    PhysBasePtr: 0xf0000000
    LinBytesPerScanLine: 3200
    BnkNumberOfImagePages: 3
    LinNumberOfImagePages: 3
    LinRedMaskSize: 8
    LinRedFieldPosition: 16
    LinGreenMaskSize: 8
    LinGreenFieldPosition: 8
    LinBlueMaskSize: 8
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 8
    LinRsvdFieldPosition: 24
    MaxPixelClock: 230000000
    Mode: 101 (640x480)
    ModeAttributes: 0x9b
    WinAAttributes: 0x7
    WinBAttributes: 0x0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0x0
    WinFuncPtr: 0xc00057bb
    BytesPerScanline: 640
    XResolution: 640
    YResolution: 480
    XCharSize: 8
    YCharSize: 16
    NumberOfPlanes: 1
    BitsPerPixel: 8
    NumberOfBanks: 1
    MemoryModel: 4
    BankSize: 0
    NumberOfImages: 24
    RedMaskSize: 0
    RedFieldPosition: 0
    GreenMaskSize: 0
    GreenFieldPosition: 0
    BlueMaskSize: 0
    BlueFieldPosition: 0
    RsvdMaskSize: 0
    RsvdFieldPosition: 0
    DirectColorModeInfo: 0
    PhysBasePtr: 0xf0000000
    LinBytesPerScanLine: 640
    BnkNumberOfImagePages: 24
    LinNumberOfImagePages: 24
    LinRedMaskSize: 0
    LinRedFieldPosition: 0
    LinGreenMaskSize: 0
    LinGreenFieldPosition: 0
    LinBlueMaskSize: 0
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 0
    LinRsvdFieldPosition: 0
    MaxPixelClock: 230000000
    Mode: 103 (800x600)
    ModeAttributes: 0x9b
    WinAAttributes: 0x7
    WinBAttributes: 0x0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0x0
    WinFuncPtr: 0xc00057bb
    BytesPerScanline: 800
    XResolution: 800
    YResolution: 600
    XCharSize: 8
    YCharSize: 16
    NumberOfPlanes: 1
    BitsPerPixel: 8
    NumberOfBanks: 1
    MemoryModel: 4
    BankSize: 0
    NumberOfImages: 16
    RedMaskSize: 0
    RedFieldPosition: 0
    GreenMaskSize: 0
    GreenFieldPosition: 0
    BlueMaskSize: 0
    BlueFieldPosition: 0
    RsvdMaskSize: 0
    RsvdFieldPosition: 0
    DirectColorModeInfo: 0
    PhysBasePtr: 0xf0000000
    LinBytesPerScanLine: 800
    BnkNumberOfImagePages: 16
    LinNumberOfImagePages: 16
    LinRedMaskSize: 0
    LinRedFieldPosition: 0
    LinGreenMaskSize: 0
    LinGreenFieldPosition: 0
    LinBlueMaskSize: 0
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 0
    LinRsvdFieldPosition: 0
    MaxPixelClock: 230000000
    Mode: 111 (640x480)
    ModeAttributes: 0x9b
    WinAAttributes: 0x7
    WinBAttributes: 0x0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0x0
    WinFuncPtr: 0xc00057bb
    BytesPerScanline: 1280
    XResolution: 640
    YResolution: 480
    XCharSize: 8
    YCharSize: 16
    NumberOfPlanes: 1
    BitsPerPixel: 16
    NumberOfBanks: 1
    MemoryModel: 6
    BankSize: 0
    NumberOfImages: 12
    RedMaskSize: 5
    RedFieldPosition: 11
    GreenMaskSize: 6
    GreenFieldPosition: 5
    BlueMaskSize: 5
    BlueFieldPosition: 0
    RsvdMaskSize: 0
    RsvdFieldPosition: 0
    DirectColorModeInfo: 0
    PhysBasePtr: 0xf0000000
    LinBytesPerScanLine: 1280
    BnkNumberOfImagePages: 12
    LinNumberOfImagePages: 12
    LinRedMaskSize: 5
    LinRedFieldPosition: 11
    LinGreenMaskSize: 6
    LinGreenFieldPosition: 5
    LinBlueMaskSize: 5
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 0
    LinRsvdFieldPosition: 0
    MaxPixelClock: 230000000
    (II) VESA(0): Total Memory: 125 64KB banks (8000kB)
    (II) VESA(0): Monitor0: Using hsync range of 30.00-83.00 kHz
    (II) VESA(0): Monitor0: Using vrefresh range of 55.00-76.00 Hz
    (II) VESA(0): Monitor0: Using maximum pixel clock of 140.00 MHz
    (WW) VESA(0): Unable to estimate virtual size
    (II) VESA(0): Not using built-in mode "1600x1200" (no mode of this name)
    (--) VESA(0): Virtual size is 1280x1024 (pitch 1280)
    (**) VESA(0): *Built-in mode "1280x1024"
    (**) VESA(0): *Built-in mode "1024x768"
    (**) VESA(0): *Built-in mode "800x600"
    (**) VESA(0): *Built-in mode "640x480"
    (**) VESA(0): Display dimensions: (340, 270) mm
    (**) VESA(0): DPI set to (95, 96)
    (**) VESA(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.7.3.901, module version = 1.1.0
    ABI class: X.Org ANSI C Emulation, version 0.4
    (II) Loading sub module "fb"
    (II) LoadModule: "fb"
    (II) Loading /usr/lib/xorg/modules/libfb.so
    (II) Module fb: vendor="X.Org Foundation"
    compiled for 1.7.3.901, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.4
    (==) Depth 24 pixmap format is 32 bpp
    (II) Loading sub module "int10"
    (II) LoadModule: "int10"
    (II) Reloading /usr/lib/xorg/modules/libint10.so
    (II) VESA(0): initializing int10
    (II) VESA(0): Bad V_BIOS checksum
    (II) VESA(0): Primary V_BIOS segment is: 0xc000
    (II) VESA(0): VESA BIOS detected
    (II) VESA(0): VESA VBE Version 3.0
    (II) VESA(0): VESA VBE Total Mem: 8000 kB
    (II) VESA(0): VESA VBE OEM: Intel(r)865G Graphics Chip Accelerated VGA BIOS
    (II) VESA(0): VESA VBE OEM Software Rev: 1.0
    (II) VESA(0): VESA VBE OEM Vendor: Intel Corporation
    (II) VESA(0): VESA VBE OEM Product: Intel(r)865G Graphics Controller
    (II) VESA(0): VESA VBE OEM Product Rev: Hardware Version 0.0
    (II) VESA(0): virtual address = 0xb688a000,
    physical address = 0xf0000000, size = 8192000
    (II) VESA(0): Setting up VESA Mode 0x11B (1280x1024)
    (==) VESA(0): Default visual is TrueColor
    (==) VESA(0): Backing store disabled
    (==) VESA(0): DPMS enabled
    (==) RandR enabled
    (II) Initializing built-in extension Generic Event Extension
    (II) Initializing built-in extension SHAPE
    (II) Initializing built-in extension MIT-SHM
    (II) Initializing built-in extension XInputExtension
    (II) Initializing built-in extension XTEST
    (II) Initializing built-in extension BIG-REQUESTS
    (II) Initializing built-in extension SYNC
    (II) Initializing built-in extension XKEYBOARD
    (II) Initializing built-in extension XC-MISC
    (II) Initializing built-in extension SECURITY
    (II) Initializing built-in extension XINERAMA
    (II) Initializing built-in extension XFIXES
    (II) Initializing built-in extension RENDER
    (II) Initializing built-in extension RANDR
    (II) Initializing built-in extension COMPOSITE
    (II) Initializing built-in extension DAMAGE
    (II) AIGLX: Screen 0 is not DRI2 capable
    (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) config/hal: Adding input device Macintosh mouse button emulation
    (II) LoadModule: "evdev"
    (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    (II) Module evdev: vendor="X.Org Foundation"
    compiled for 1.7.3, module version = 2.3.2
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 7.0
    (**) Macintosh mouse button emulation: always reports core events
    (**) Macintosh mouse button emulation: Device: "/dev/input/event0"
    (II) Macintosh mouse button emulation: Found 3 mouse buttons
    (II) Macintosh mouse button emulation: Found relative axes
    (II) Macintosh mouse button emulation: Found x and y relative axes
    (II) Macintosh mouse button emulation: Configuring as mouse
    (**) Macintosh mouse button emulation: YAxisMapping: buttons 4 and 5
    (**) Macintosh mouse button emulation: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "Macintosh mouse button emulation" (type: MOUSE)
    (**) Macintosh mouse button emulation: (accel) keeping acceleration scheme 1
    (**) Macintosh mouse button emulation: (accel) acceleration profile 0
    (II) Macintosh mouse button emulation: initialized for relative axes.
    (II) config/hal: Adding input device AT Translated Set 2 keyboard
    (**) AT Translated Set 2 keyboard: always reports core events
    (**) AT Translated Set 2 keyboard: Device: "/dev/input/event1"
    (II) AT Translated Set 2 keyboard: Found keys
    (II) AT Translated Set 2 keyboard: Configuring as keyboard
    (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    (II) config/hal: Adding input device HID 04b3:310b
    (**) HID 04b3:310b: always reports core events
    (**) HID 04b3:310b: Device: "/dev/input/event5"
    (II) HID 04b3:310b: Found 3 mouse buttons
    (II) HID 04b3:310b: Found scroll wheel(s)
    (II) HID 04b3:310b: Found relative axes
    (II) HID 04b3:310b: Found x and y relative axes
    (II) HID 04b3:310b: Configuring as mouse
    (**) HID 04b3:310b: YAxisMapping: buttons 4 and 5
    (**) HID 04b3:310b: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "HID 04b3:310b" (type: MOUSE)
    (**) HID 04b3:310b: (accel) keeping acceleration scheme 1
    (**) HID 04b3:310b: (accel) acceleration profile 0
    (II) HID 04b3:310b: initialized for relative axes.
    (II) config/hal: Adding input device Power Button
    (**) Power Button: always reports core events
    (**) Power Button: Device: "/dev/input/event4"
    (II) Power Button: Found keys
    (II) Power Button: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    (II) config/hal: Adding input device Power Button
    (**) Power Button: always reports core events
    (**) Power Button: Device: "/dev/input/event3"
    (II) Power Button: Found keys
    (II) Power Button: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"

  • Video capture driver for MSI GeForce 2 Pro video card

    Hi,
     I am in need of the nVidia WDM video capture driver for my Geforce 2 Pro video card. Model #M-8831. I was able to download it from the MSI/TW website over a year ago just fine. My computer crashed from a game bug a couple of months ago and MSI/TW does not list the capture driver I need any longer. I did email the company asking for help with no response back yet (after 2 weeks). You people may be my last hope.
     I do have the cd that came with the video card, but I've never been able to install the capture driver from it. There is a button to install it, but it never gets loaded. I've tried browsing the cd and also tried installing it using the windows wizards with zero results. My only successful install was from the MSI home website.
     If you need more information, please let me know.
     Thank you,
     Bruce ?(

    If you followed the second link it says this:
    Windows XP/2000/Me/98SE - WDM Driver v1.22
    Version: 1.22
    File Size: 1.1 MB
    Release Date: December 9, 2002
    Downloads
    » Primary Download Site «
    » Mirror Site 1
    » Mirror Site 2
    » Mirror Site 3
    Release Highlights:
    First stand-alone WDM driver release for Personal Cinema and VIVO-enabled products.
    Right there at the end it says Release Highlights and says specifically that it's what you want...
    Read my man, read...
    Cheers!! 8)

  • Fglrx not finding my video card

    holla balloj!
    vid card: ATI radeon X850XT on a x86_64
    Uncommonly enough i have some ati drivers that doesn't wanna do what i tell em to do. And it seem to be the fglrx module that cant find my card and then the fglrx(0) shows up and it seem like my dear X buddy is loading the vesa driver and thus i can't watch the one and only season of Firefly in a druuling 720p quality.
    Please help me see Firefly in 720p
    (and switch desktops without 2 secs delays etc etc (including to play a number of pc games))
    Xorg.conf
    Section "ServerLayout"
    Identifier "Layout0"
    Screen 0 "Screen0" 0 0
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "Mouse0" "CorePointer"
    Option "AllowEmptyInput" "0"
    EndSection
    Section "Files"
    EndSection
    Section "Module"
    Load "freetype"
    # Load "xtt"
    Load "extmod"
    Load "glx"
    Load "dri"
    Load "dbe"
    Load "record"
    Load "xtrap"
    Load "type1"
    EndSection
    Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "ImPS/2"
    Option "Device" "/dev/input/mice"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "dvorak"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    HorizSync 31.5 - 90.0
    VertRefresh 50.0 - 70.0
    EndSection
    Section "Device"
    Identifier "Card0"
    Driver "fglrx"
    Card "** ATI Radeon (generic) [radeon]"
    BusID "PCI:5:0:0"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 24
    Modes "1600x1200" "1280x1024" "1024x768"
    EndSubSection
    EndSection
    And the 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 x86_64
    Current Operating System: Linux juppaCom 2.6.27-ARCH #1 SMP PREEMPT Sun Dec 21 09:13:30 UTC 2008 x86_64
    Build Date: 17 December 2008 10:46:49PM
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Sun Dec 28 02:42:13 2008
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) ServerLayout "Layout0"
    (**) |-->Screen "Screen0" (0)
    (**) | |-->Monitor "Monitor0"
    (**) | |-->Device "Card0"
    (**) |-->Input Device "Keyboard0"
    (**) |-->Input Device "Mouse0"
    (**) Option "AllowEmptyInput" "0"
    (==) Automatically adding devices
    (==) Automatically enabling devices
    (WW) The directory "/usr/share/fonts/Type1" does not exist.
    Entry deleted from font path.
    (==) FontPath set to:
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF
    (==) 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: 0x7b54e0
    (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@5:0:0) ATI Technologies Inc R480 [Radeon X850XT (PCIE)] (Primary) rev 0, Mem @ 0xd0000000/268435456, 0xfd7f0000/65536, I/O @ 0x00006c00/256, BIOS @ 0x????????/131072
    (--) PCI: (0@5:0:1) ATI Technologies Inc R480 [Radeon X850XT (PCIE)] (Secondary) rev 0, Mem @ 0xfd7e0000/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 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [17] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [18] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [19] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [20] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [21] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [22] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [23] -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: "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 7.4.0, module version = 1.0.0
    ABI class: X.Org Server Extension, version 1.1
    (==) AIGLX disabled
    (WW) fglrx: Force AIGLX enabled
    (II) Loading extension GLX
    (II) LoadModule: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    compiled for 7.4.0, 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: "fglrx"
    (II) Loading /usr/lib/xorg/modules/drivers//fglrx_drv.so
    (II) Module fglrx: vendor="FireGL - ATI Technologies Inc."
    compiled for 1.4.99.906, module version = 8.56.4
    Module class: X.Org Video Driver
    (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) Primary Device is: PCI 05@00:00:0
    (WW) Falling back to old probe method for fglrx
    (II) ATI Proprietary Linux Driver Version Identifier:8.56.4
    (II) ATI Proprietary Linux Driver Release Identifier: 8.561
    (II) ATI Proprietary Linux Driver Build Date: Dec 1 2008 14:56:52
    (WW) This ATI Proprietary Linux Driver does not guarantee support of video driver ABI higher than 2.0
    (WW) Video driver ABI version of the X server is 4.1
    (WW) fglrx: No matching Device section for instance (BusID PCI:0@5:0:1) found
    (--) Chipset Supported AMD Graphics Processor (0x5D52) found
    (WW) fglrx: No matching Device section for instance (BusID PCI:0@5:0:1) found
    (II) AMD Video driver is running on a device belonging to a group targeted for this release
    (II) AMD Video driver is signed
    (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 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 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [17] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [18] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [19] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [20] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [21] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [22] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [23] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    (II) fglrx(0): pEnt->device->identifier=0x181c200
    (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] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b]
    [17] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b]
    [18] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b]
    [19] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [20] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [21] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [22] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [23] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [24] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [25] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [26] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [27] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b]
    [28] 0 0 0x000003c0 - 0x000003df (0x20) IS[b]
    (II) Setting vga for screen 0.
    (II) fglrx(0): === [atiddxPreInit] === begin
    (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) fglrx(0): PCI bus 5 card 0 func 0
    (**) fglrx(0): Depth 24, (--) framebuffer bpp 32
    (II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    (==) fglrx(0): Default visual is TrueColor
    (II) fglrx(0): Loading PCS database from /etc/ati/amdpcsdb
    (II) fglrx(0): 10BitPixelFormat disabled by default
    (==) fglrx(0): RGB weight 888
    (II) fglrx(0): Using 8 bits per RGB (8 bit DAC)
    (==) fglrx(0): Gamma Correction for I is 0x06419064
    (==) fglrx(0): Gamma Correction for II is 0x06419064
    (==) fglrx(0): Buffer Tiling is ON
    (II) Loading sub module "fglrxdrm"
    (II) LoadModule: "fglrxdrm"
    (II) Loading /usr/lib/xorg/modules/linux//libfglrxdrm.so
    (II) Module fglrxdrm: vendor="FireGL - ATI Technologies Inc."
    compiled for 1.4.99.906, module version = 8.56.4
    ABI class: X.Org Server Extension, version 1.1
    (--) fglrx(0): Chipset: "RADEON X850 XT" (Chipset = 0x5d52)
    (--) fglrx(0): (PciSubVendor = 0x1002, PciSubDevice = 0x0b12)
    (--) fglrx(0): board vendor info: original ATI graphics adapter
    (--) fglrx(0): Linear framebuffer (phys) at 0xd0000000
    (--) fglrx(0): MMIO registers at 0xfd7f0000
    (--) fglrx(0): I/O port at 0x00006c00
    (==) fglrx(0): ROM-BIOS at 0x000c0000
    (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.5.3, module version = 1.0.0
    ABI class: X.Org Video Driver, version 4.1
    (II) fglrx(0): Primary V_BIOS segment is: 0xc000
    (II) Loading sub module "vbe"
    (II) LoadModule: "vbe"
    (II) Loading /usr/lib/xorg/modules//libvbe.so
    (II) Module vbe: vendor="X.Org Foundation"
    compiled for 1.5.3, module version = 1.1.0
    ABI class: X.Org Video Driver, version 4.1
    (II) fglrx(0): VESA BIOS detected
    (II) fglrx(0): VESA VBE Version 3.0
    (II) fglrx(0): VESA VBE Total Mem: 16384 kB
    (II) fglrx(0): VESA VBE OEM: ATI ATOMBIOS
    (II) fglrx(0): VESA VBE OEM Software Rev: 9.7
    (II) fglrx(0): VESA VBE OEM Vendor: (C) 1988-2003, ATI Technologies Inc.
    (II) fglrx(0): VESA VBE OEM Product: R480
    (II) fglrx(0): VESA VBE OEM Product Rev: 01.00
    (II) fglrx(0): ATI Video BIOS revision 9 or later detected
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 9, (OK)
    drmOpenByBusid: Searching for BusID PCI:5:0:0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 9, (OK)
    drmOpenByBusid: drmOpenMinor returns 9
    drmOpenByBusid: drmGetBusid reports PCI:5:0:0
    (II) fglrx(0): Using adapter: 5:0.0.
    (II) fglrx(0): [FB] MC range(MCFBBase = 0xc0000000, MCFBSize = 0x10000000)
    (--) fglrx(0): Video RAM: 262144 kByte, Type: DDR3
    (II) fglrx(0): PCIE card detected
    (II) fglrx(0): board/chipset is supported by this driver (original ATI board)
    (II) Loading sub module "ddc"
    (II) LoadModule: "ddc"
    (II) Module "ddc" already built-in
    (II) fglrx(0): ***Display: ConnectedDisplayTypes=0x00000001, disabled=0x00000000
    (II) fglrx(0): Connected Display1: CRT on primary DAC [crt1]
    (II) fglrx(0): Display1 EDID data ---------------------------
    (II) fglrx(0): Manufacturer: PHL Model: e01e Serial#: 717343
    (II) fglrx(0): Year: 2005 Week: 3
    (II) fglrx(0): EDID Version: 1.3
    (II) fglrx(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
    (II) fglrx(0): Sync: Separate
    (II) fglrx(0): Max Image Size [cm]: horiz.: 36 vert.: 27
    (II) fglrx(0): Gamma: 2.96
    (II) fglrx(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
    (II) fglrx(0): Default color space is primary color space
    (II) fglrx(0): First detailed timing is preferred mode
    (II) fglrx(0): GTF timings supported
    (II) fglrx(0): redX: 0.631 redY: 0.329 greenX: 0.276 greenY: 0.600
    (II) fglrx(0): blueX: 0.143 blueY: 0.057 whiteX: 0.283 whiteY: 0.297
    (II) fglrx(0): Supported VESA Video Modes:
    (II) fglrx(0): 720x400@70Hz
    (II) fglrx(0): 720x400@88Hz
    (II) fglrx(0): 640x480@60Hz
    (II) fglrx(0): 640x480@67Hz
    (II) fglrx(0): 640x480@72Hz
    (II) fglrx(0): 640x480@75Hz
    (II) fglrx(0): 800x600@56Hz
    (II) fglrx(0): 800x600@60Hz
    (II) fglrx(0): 800x600@72Hz
    (II) fglrx(0): 800x600@75Hz
    (II) fglrx(0): 832x624@75Hz
    (II) fglrx(0): 1024x768@60Hz
    (II) fglrx(0): 1024x768@70Hz
    (II) fglrx(0): 1024x768@75Hz
    (II) fglrx(0): 1280x1024@75Hz
    (II) fglrx(0): 1152x870@75Hz
    (II) fglrx(0): Manufacturer's mask: 0
    (II) fglrx(0): Supported Future Video Modes:
    (II) fglrx(0): #0: hsize: 800 vsize 600 refresh: 85 vid: 22853
    (II) fglrx(0): #1: hsize: 1024 vsize 768 refresh: 85 vid: 22881
    (II) fglrx(0): #2: hsize: 1280 vsize 1024 refresh: 85 vid: 39297
    (II) fglrx(0): #3: hsize: 1920 vsize 1440 refresh: 60 vid: 16593
    (II) fglrx(0): #4: hsize: 1600 vsize 1200 refresh: 60 vid: 16553
    (II) fglrx(0): #5: hsize: 1600 vsize 1200 refresh: 65 vid: 17833
    (II) fglrx(0): #6: hsize: 1280 vsize 960 refresh: 85 vid: 22913
    (II) fglrx(0): #7: hsize: 1600 vsize 1200 refresh: 70 vid: 19113
    (II) fglrx(0): Supported additional Video Mode:
    (II) fglrx(0): clock: 202.0 MHz Image Size: 360 x 270 mm
    (II) fglrx(0): h_active: 1600 h_sync: 1664 h_sync_end 1856 h_blank_end 2160 h_border: 0
    (II) fglrx(0): v_active: 1200 v_sync: 1201 v_sync_end 1204 v_blanking: 1250 v_border: 0
    (II) fglrx(0): Serial No: CX 717343
    (II) fglrx(0): Monitor name: PHILIPS 109B6
    (II) fglrx(0): Ranges: V min: 50 V max: 160 Hz, H min: 30 H max: 97 kHz, PixClock max 230 MHz
    (II) fglrx(0): EDID (in hex):
    (II) fglrx(0): 00ffffffffffff00410c1ee01ff20a00
    (II) fglrx(0): 030f010368241bc4ef9ea8a154469924
    (II) fglrx(0): 0e484cffef80455961598199d140a940
    (II) fglrx(0): a9458159a94ae84e403062b0324040c0
    (II) fglrx(0): 1300680e1100001e000000ff00204358
    (II) fglrx(0): 20203731373334330a20000000fc0050
    (II) fglrx(0): 48494c495053203130394236000000fd
    (II) fglrx(0): 0032a01e6117000a2020202020200006
    (II) fglrx(0): End of Display1 EDID data --------------------
    (WW) fglrx(0): Only one display is connnected,so single mode is enabled
    (II) fglrx(0): Primary Controller - CRT on primary DAC
    (II) fglrx(0): Internal Desktop Setting: 0x00000001
    (II) fglrx(0): POWERplay version 3. 1 power state available:
    (II) fglrx(0): 1. 520/540MHz @ 0Hz [enable load balancing]
    (==) fglrx(0): QBS disabled
    (==) fglrx(0): FAST_SWAP disabled
    (==) fglrx(0): PseudoColor visuals disabled
    (==) fglrx(0): Using gamma correction (1.0, 1.0, 1.0)
    (==) fglrx(0): Center Mode is disabled
    (==) fglrx(0): TMDS coherent mode is enabled
    (II) fglrx(0): Total of 27 modes found for primary display.
    (--) fglrx(0): Virtual size is 1600x1200 (pitch 0)
    (**) fglrx(0): *Mode "1600x1200": 162.0 MHz (scaled from 0.0 MHz), 75.0 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1600x1200"x60.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 (75.0 kHz)
    (**) fglrx(0): *Mode "1280x1024": 128.9 MHz (scaled from 0.0 MHz), 74.6 kHz, 70.0 Hz
    (II) fglrx(0): Modeline "1280x1024"x70.0 128.94 1280 1368 1504 1728 1024 1025 1028 1066 +hsync (74.6 kHz)
    (**) fglrx(0): Default mode "1280x1024": 108.0 MHz (scaled from 0.0 MHz), 64.0 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 (64.0 kHz)
    (**) fglrx(0): Default mode "1280x1024": 85.5 MHz (scaled from 0.0 MHz), 50.9 kHz, 47.0 Hz (I)
    (II) fglrx(0): Modeline "1280x1024"x47.0 85.51 1280 1344 1480 1680 1024 1025 1028 1083 interlace +hsync (50.9 kHz)
    (**) fglrx(0): Default mode "1280x1024": 77.8 MHz (scaled from 0.0 MHz), 46.3 kHz, 43.0 Hz (I)
    (II) fglrx(0): Modeline "1280x1024"x43.0 77.80 1280 1344 1480 1680 1024 1025 1028 1077 interlace +hsync (46.3 kHz)
    (**) fglrx(0): *Mode "1024x768": 75.0 MHz (scaled from 0.0 MHz), 56.5 kHz, 70.0 Hz
    (II) fglrx(0): Modeline "1024x768"x70.0 75.00 1024 1048 1184 1328 768 771 777 806 +hsync +vsync (56.5 kHz)
    (**) fglrx(0): Default mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 +hsync +vsync (48.4 kHz)
    (**) fglrx(0): Default mode "1440x900": 106.5 MHz (scaled from 0.0 MHz), 55.9 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1440x900"x60.0 106.50 1440 1520 1672 1904 900 903 909 934 +vsync (55.9 kHz)
    (**) fglrx(0): Default mode "1400x1050": 121.8 MHz (scaled from 0.0 MHz), 65.3 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1400x1050"x60.0 121.75 1400 1488 1632 1864 1050 1053 1057 1089 +hsync (65.3 kHz)
    (**) fglrx(0): Default mode "1280x960": 108.0 MHz (scaled from 0.0 MHz), 60.0 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 (60.0 kHz)
    (**) fglrx(0): Default mode "1280x768": 79.5 MHz (scaled from 0.0 MHz), 47.8 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1280x768"x60.0 79.50 1280 1344 1472 1664 768 771 778 798 +hsync (47.8 kHz)
    (**) fglrx(0): Default mode "1280x720": 74.5 MHz (scaled from 0.0 MHz), 44.8 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1280x720"x60.0 74.48 1280 1336 1472 1664 720 721 724 746 +hsync (44.8 kHz)
    (**) fglrx(0): Default mode "1152x864": 96.8 MHz (scaled from 0.0 MHz), 63.0 kHz, 70.0 Hz
    (II) fglrx(0): Modeline "1152x864"x70.0 96.76 1152 1224 1344 1536 864 865 868 900 +hsync (63.0 kHz)
    (**) fglrx(0): Default mode "1152x864": 81.6 MHz (scaled from 0.0 MHz), 53.7 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1152x864"x60.0 81.62 1152 1216 1336 1520 864 865 868 895 +hsync (53.7 kHz)
    (**) fglrx(0): Default mode "1152x864": 64.7 MHz (scaled from 0.0 MHz), 43.0 kHz, 47.0 Hz (I)
    (II) fglrx(0): Modeline "1152x864"x47.0 64.67 1152 1208 1328 1504 864 865 868 915 interlace +hsync (43.0 kHz)
    (**) fglrx(0): Default mode "1152x864": 58.3 MHz (scaled from 0.0 MHz), 39.2 kHz, 43.0 Hz (I)
    (II) fglrx(0): Modeline "1152x864"x43.0 58.28 1152 1200 1320 1488 864 865 868 911 interlace +hsync (39.2 kHz)
    (**) fglrx(0): Default mode "960x720": 55.9 MHz (scaled from 0.0 MHz), 44.8 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "960x720"x60.0 55.85 960 1008 1104 1248 720 721 724 746 +hsync (44.8 kHz)
    (**) fglrx(0): Default mode "864x648": 45.1 MHz (scaled from 0.0 MHz), 40.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "864x648"x60.0 45.08 864 904 992 1120 648 649 652 671 +hsync (40.2 kHz)
    (**) fglrx(0): Default mode "800x600": 45.5 MHz (scaled from 0.0 MHz), 43.8 kHz, 70.0 Hz
    (II) fglrx(0): Modeline "800x600"x70.0 45.50 800 840 920 1040 600 601 604 625 +hsync (43.8 kHz)
    (**) fglrx(0): Default mode "800x600": 40.0 MHz (scaled from 0.0 MHz), 37.9 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "800x600"x60.0 40.00 800 840 968 1056 600 601 605 628 (37.9 kHz)
    (**) fglrx(0): Default mode "800x600": 36.0 MHz (scaled from 0.0 MHz), 35.2 kHz, 56.0 Hz
    (II) fglrx(0): Modeline "800x600"x56.0 36.00 800 824 896 1024 600 601 603 625 (35.2 kHz)
    (**) fglrx(0): Default mode "720x576": 32.7 MHz (scaled from 0.0 MHz), 35.8 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "720x576"x60.0 32.66 720 744 816 912 576 577 580 597 +hsync (35.8 kHz)
    (**) fglrx(0): Default mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "640x480"x60.0 25.18 640 656 752 800 480 490 492 525 +hsync +vsync (31.5 kHz)
    (**) fglrx(0): Default mode "640x400": 24.9 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "640x400"x60.0 24.92 640 664 760 792 400 460 462 525 (31.5 kHz)
    (**) fglrx(0): Default mode "400x300": 22.3 MHz (scaled from 0.0 MHz), 45.0 kHz, 60.0 Hz (D)
    (II) fglrx(0): Modeline "400x300"x60.0 22.33 400 416 480 496 300 601 605 742 doublescan (45.0 kHz)
    (**) fglrx(0): Default mode "320x240": 12.6 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz (D)
    (II) fglrx(0): Modeline "320x240"x60.0 12.59 320 328 376 400 240 491 493 525 doublescan (31.5 kHz)
    (**) fglrx(0): Default mode "320x200": 12.6 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz (D)
    (II) fglrx(0): Modeline "320x200"x60.0 12.59 320 336 384 400 200 457 459 524 doublescan (31.5 kHz)
    (--) fglrx(0): Display dimensions: (360, 270) mm
    (--) fglrx(0): DPI set to (112, 112)
    (--) fglrx(0): Virtual size is 1600x1200 (pitch 1600)
    (**) fglrx(0): *Mode "1600x1200": 162.0 MHz (scaled from 0.0 MHz), 75.0 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1600x1200"x60.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 (75.0 kHz)
    (**) fglrx(0): *Mode "1280x1024": 128.9 MHz (scaled from 0.0 MHz), 74.6 kHz, 70.0 Hz
    (II) fglrx(0): Modeline "1280x1024"x70.0 128.94 1280 1368 1504 1728 1024 1025 1028 1066 +hsync (74.6 kHz)
    (**) fglrx(0): Default mode "1280x1024": 108.0 MHz (scaled from 0.0 MHz), 64.0 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 (64.0 kHz)
    (**) fglrx(0): Default mode "1280x1024": 85.5 MHz (scaled from 0.0 MHz), 50.9 kHz, 47.0 Hz (I)
    (II) fglrx(0): Modeline "1280x1024"x47.0 85.51 1280 1344 1480 1680 1024 1025 1028 1083 interlace +hsync (50.9 kHz)
    (**) fglrx(0): Default mode "1280x1024": 77.8 MHz (scaled from 0.0 MHz), 46.3 kHz, 43.0 Hz (I)
    (II) fglrx(0): Modeline "1280x1024"x43.0 77.80 1280 1344 1480 1680 1024 1025 1028 1077 interlace +hsync (46.3 kHz)
    (**) fglrx(0): *Mode "1024x768": 75.0 MHz (scaled from 0.0 MHz), 56.5 kHz, 70.0 Hz
    (II) fglrx(0): Modeline "1024x768"x70.0 75.00 1024 1048 1184 1328 768 771 777 806 +hsync +vsync (56.5 kHz)
    (**) fglrx(0): Default mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 +hsync +vsync (48.4 kHz)
    (**) fglrx(0): Default mode "1440x900": 106.5 MHz (scaled from 0.0 MHz), 55.9 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1440x900"x60.0 106.50 1440 1520 1672 1904 900 903 909 934 +vsync (55.9 kHz)
    (**) fglrx(0): Default mode "1400x1050": 121.8 MHz (scaled from 0.0 MHz), 65.3 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1400x1050"x60.0 121.75 1400 1488 1632 1864 1050 1053 1057 1089 +hsync (65.3 kHz)
    (**) fglrx(0): Default mode "1280x960": 108.0 MHz (scaled from 0.0 MHz), 60.0 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 (60.0 kHz)
    (**) fglrx(0): Default mode "1280x768": 79.5 MHz (scaled from 0.0 MHz), 47.8 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1280x768"x60.0 79.50 1280 1344 1472 1664 768 771 778 798 +hsync (47.8 kHz)
    (**) fglrx(0): Default mode "1280x720": 74.5 MHz (scaled from 0.0 MHz), 44.8 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1280x720"x60.0 74.48 1280 1336 1472 1664 720 721 724 746 +hsync (44.8 kHz)
    (**) fglrx(0): Default mode "1152x864": 96.8 MHz (scaled from 0.0 MHz), 63.0 kHz, 70.0 Hz
    (II) fglrx(0): Modeline "1152x864"x70.0 96.76 1152 1224 1344 1536 864 865 868 900 +hsync (63.0 kHz)
    (**) fglrx(0): Default mode "1152x864": 81.6 MHz (scaled from 0.0 MHz), 53.7 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1152x864"x60.0 81.62 1152 1216 1336 1520 864 865 868 895 +hsync (53.7 kHz)
    (**) fglrx(0): Default mode "1152x864": 64.7 MHz (scaled from 0.0 MHz), 43.0 kHz, 47.0 Hz (I)
    (II) fglrx(0): Modeline "1152x864"x47.0 64.67 1152 1208 1328 1504 864 865 868 915 interlace +hsync (43.0 kHz)
    (**) fglrx(0): Default mode "1152x864": 58.3 MHz (scaled from 0.0 MHz), 39.2 kHz, 43.0 Hz (I)
    (II) fglrx(0): Modeline "1152x864"x43.0 58.28 1152 1200 1320 1488 864 865 868 911 interlace +hsync (39.2 kHz)
    (**) fglrx(0): Default mode "960x720": 55.9 MHz (scaled from 0.0 MHz), 44.8 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "960x720"x60.0 55.85 960 1008 1104 1248 720 721 724 746 +hsync (44.8 kHz)
    (**) fglrx(0): Default mode "864x648": 45.1 MHz (scaled from 0.0 MHz), 40.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "864x648"x60.0 45.08 864 904 992 1120 648 649 652 671 +hsync (40.2 kHz)
    (**) fglrx(0): Default mode "800x600": 45.5 MHz (scaled from 0.0 MHz), 43.8 kHz, 70.0 Hz
    (II) fglrx(0): Modeline "800x600"x70.0 45.50 800 840 920 1040 600 601 604 625 +hsync (43.8 kHz)
    (**) fglrx(0): Default mode "800x600": 40.0 MHz (scaled from 0.0 MHz), 37.9 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "800x600"x60.0 40.00 800 840 968 1056 600 601 605 628 (37.9 kHz)
    (**) fglrx(0): Default mode "800x600": 36.0 MHz (scaled from 0.0 MHz), 35.2 kHz, 56.0 Hz
    (II) fglrx(0): Modeline "800x600"x56.0 36.00 800 824 896 1024 600 601 603 625 (35.2 kHz)
    (**) fglrx(0): Default mode "720x576": 32.7 MHz (scaled from 0.0 MHz), 35.8 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "720x576"x60.0 32.66 720 744 816 912 576 577 580 597 +hsync (35.8 kHz)
    (**) fglrx(0): Default mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "640x480"x60.0 25.18 640 656 752 800 480 490 492 525 +hsync +vsync (31.5 kHz)
    (**) fglrx(0): Default mode "640x400": 24.9 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "640x400"x60.0 24.92 640 664 760 792 400 460 462 525 (31.5 kHz)
    (**) fglrx(0): Default mode "400x300": 22.3 MHz (scaled from 0.0 MHz), 45.0 kHz, 60.0 Hz (D)
    (II) fglrx(0): Modeline "400x300"x60.0 22.33 400 416 480 496 300 601 605 742 doublescan (45.0 kHz)
    (**) fglrx(0): Default mode "320x240": 12.6 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz (D)
    (II) fglrx(0): Modeline "320x240"x60.0 12.59 320 328 376 400 240 491 493 525 doublescan (31.5 kHz)
    (**) fglrx(0): Default mode "320x200": 12.6 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz (D)
    (II) fglrx(0): Modeline "320x200"x60.0 12.59 320 336 384 400 200 457 459 524 doublescan (31.5 kHz)
    (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 "ramdac"
    (II) LoadModule: "ramdac"
    (II) Module "ramdac" already built-in
    (==) fglrx(0): NoAccel = NO
    (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
    (==) fglrx(0): NoDRI = NO
    (II) Loading sub module "fglrxdrm"
    (II) LoadModule: "fglrxdrm"
    (II) Reloading /usr/lib/xorg/modules/linux//libfglrxdrm.so
    (==) fglrx(0): Capabilities: 0x00000000
    (==) fglrx(0): CapabilitiesEx: 0x00000000
    (==) fglrx(0): cpuFlags: 0x4000000b
    (==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so"
    (II) fglrx(0): [pcie] 262144 kB allocated
    (II) fglrx(0): [drm] DRM buffer queue setup: nbufs = 100 bufsize = 65536
    (==) fglrx(0): UseFastTLS=0
    (==) fglrx(0): BlockSignalsOnLock=1
    (II) fglrx(0): Direct rendering enabled
    (II) fglrx(0): AC Adapter is used
    (II) fglrx(0): Interrupt handler installed at IRQ 18.
    (II) fglrx(0): Exposed events to the /proc interface
    (--) 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] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b](OprU)
    [17] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b](OprU)
    [18] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b](OprU)
    [19] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [20] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [21] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [22] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [23] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [24] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [25] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [26] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [27] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b](OprU)
    [28] 0 0 0x000003c0 - 0x000003df (0x20) IS[b](OprU)
    (II) fglrx(0): driver needs X.org 1.4.x.y with x.y >= 99.906
    (II) fglrx(0): detected X.org 7.4.3.0
    (II) Loading extension ATIFGLRXDRI
    (II) fglrx(0): doing DRIScreenInit
    (II) fglrx(0): DRIScreenInit for fglrx driver
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 10, (OK)
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 10, (OK)
    drmOpenByBusid: Searching for BusID PCI:5:0:0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 10, (OK)
    drmOpenByBusid: drmOpenMinor returns 10
    drmOpenByBusid: drmGetBusid reports PCI:5:0:0
    (II) fglrx(0): [drm] DRM interface version 1.0
    (II) fglrx(0): [drm] created "fglrx" driver at busid "PCI:5:0:0"
    (II) fglrx(0): [drm] added 8192 byte SAREA at 0x2000
    (II) fglrx(0): [drm] mapped SAREA 0x2000 to 0x7fd22f841000
    (II) fglrx(0): [drm] framebuffer handle = 0x3000
    (II) fglrx(0): [drm] added 1 reserved context for kernel
    (II) fglrx(0): DRIScreenInit done
    (II) fglrx(0): Kernel Module Version Information:
    (II) fglrx(0): Name: fglrx
    (II) fglrx(0): Version: 8.56.4
    (II) fglrx(0): Date: Dec 1 2008
    (II) fglrx(0): Desc: ATI FireGL DRM kernel module
    (II) fglrx(0): Kernel Module version matches driver.
    (II) fglrx(0): Kernel Module Build Time Information:
    (II) fglrx(0): Build-Kernel UTS_RELEASE: 2.6.27-ARCH
    (II) fglrx(0): Build-Kernel MODVERSIONS: no
    (II) fglrx(0): Build-Kernel __SMP__: no
    (II) fglrx(0): Build-Kernel PAGE_SIZE: 0x1000
    (II) fglrx(0): [drm] register handle = 0x00004000
    (II) fglrx(0): DRI initialization successfull!
    (II) fglrx(0): FBADPhys: 0xc0000000 FBMappedSize: 0x00960000
    (II) fglrx(0): FBMM initialized for area (0,0)-(1600,1536)
    (II) fglrx(0): FBMM auto alloc for area (0,0)-(1600,1200) (front color buffer - assumption)
    (II) fglrx(0): Largest offscreen area available: 1600 x 336
    (==) fglrx(0): Backing store disabled
    (II) Loading extension FGLRXEXTENSION
    (II) Loading extension ATITVOUT
    (II) fglrx(0): DPMS enabled
    (II) fglrx(0): Using XFree86 Acceleration Architecture (XAA)
    Screen to screen bit blits
    Solid filled rectangles
    8x8 mono pattern filled rectangles
    Solid Lines
    Dashed Lines
    Setting up tile and stipple cache:
    24 128x128 slots
    (II) fglrx(0): Acceleration enabled
    (II) LoadModule: "amdxmm"
    (II) Loading /usr/lib/xorg/modules//amdxmm.so
    (II) Module amdxmm: vendor="X.Org Foundation"
    compiled for 1.4.99.906, module version = 1.0.0
    ABI class: X.Org Server Extension, version 1.1
    (II) fglrx(0): X context handle = 0x1
    (II) fglrx(0): [DRI] installation complete
    (==) fglrx(0): Silken mouse enabled
    (==) fglrx(0): Using hardware cursor
    (==) 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
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 11, (OK)
    drmOpenByBusid: Searching for BusID PCI:5:0:0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 11, (OK)
    drmOpenByBusid: drmOpenMinor returns 11
    drmOpenByBusid: drmGetBusid reports PCI:5:0:0
    (WW) AIGLX: 3D driver claims to not support visual 0x23
    (WW) AIGLX: 3D driver claims to not support visual 0x24
    (WW) AIGLX: 3D driver claims to not support visual 0x25
    (WW) AIGLX: 3D driver claims to not support visual 0x26
    (WW) AIGLX: 3D driver claims to not support visual 0x27
    (WW) AIGLX: 3D driver claims to not support visual 0x28
    (WW) AIGLX: 3D driver claims to not support visual 0x29
    (WW) AIGLX: 3D driver claims to not support visual 0x2a
    (WW) AIGLX: 3D driver claims to not support visual 0x2b
    (WW) AIGLX: 3D driver claims to not support visual 0x2c
    (WW) AIGLX: 3D driver claims to not support visual 0x2d
    (WW) AIGLX: 3D driver claims to not support visual 0x2e
    (WW) AIGLX: 3D driver claims to not support visual 0x2f
    (WW) AIGLX: 3D driver claims to not support visual 0x30
    (WW) AIGLX: 3D driver claims to not support visual 0x31
    (WW) AIGLX: 3D driver claims to not support visual 0x32
    (WW) AIGLX: 3D driver claims to not support visual 0x33
    (WW) AIGLX: 3D driver claims to not support visual 0x34
    (WW) AIGLX: 3D driver claims to not support visual 0x35
    (WW) AIGLX: 3D driver claims to not support visual 0x36
    (WW) AIGLX: 3D driver claims to not support visual 0x37
    (WW) AIGLX: 3D driver claims to not support visual 0x38
    (WW) AIGLX: 3D driver claims to not support visual 0x39
    (WW) AIGLX: 3D driver claims to not support visual 0x3a
    (WW) AIGLX: 3D driver claims to not support visual 0x3b
    (WW) AIGLX: 3D driver claims to not support visual 0x3c
    (WW) AIGLX: 3D driver claims to not support visual 0x3d
    (WW) AIGLX: 3D driver claims to not support visual 0x3e
    (WW) AIGLX: 3D driver claims to not support visual 0x3f
    (WW) AIGLX: 3D driver claims to not support visual 0x40
    (WW) AIGLX: 3D driver claims to not support visual 0x41
    (WW) AIGLX: 3D driver claims to not support visual 0x42
    (WW) AIGLX: 3D driver claims to not support visual 0x43
    (WW) AIGLX: 3D driver claims to not support visual 0x44
    (WW) AIGLX: 3D driver claims to not support visual 0x45
    (WW) AIGLX: 3D driver claims to not support visual 0x46
    (WW) AIGLX: 3D driver claims to not support visual 0x47
    (WW) AIGLX: 3D driver claims to not support visual 0x48
    (WW) AIGLX: 3D driver claims to not support visual 0x49
    (WW) AIGLX: 3D driver claims to not support visual 0x4a
    (WW) AIGLX: 3D driver claims to not support visual 0x4b
    (WW) AIGLX: 3D driver claims to not support visual 0x4c
    (WW) AIGLX: 3D driver claims to not support visual 0x4d
    (WW) AIGLX: 3D driver claims to not support visual 0x4e
    (WW) AIGLX: 3D driver claims to not support visual 0x4f
    (WW) AIGLX: 3D driver claims to not support visual 0x50
    (WW) AIGLX: 3D driver claims to not support visual 0x51
    (WW) AIGLX: 3D driver claims to not support visual 0x52
    (WW) AIGLX: 3D driver claims to not support visual 0x53
    (WW) AIGLX: 3D driver claims to not support visual 0x54
    (WW) AIGLX: 3D driver claims to not support visual 0x55
    (WW) AIGLX: 3D driver claims to not support visual 0x56
    (WW) AIGLX: 3D driver claims to not support visual 0x57
    (WW) AIGLX: 3D driver claims to not support visual 0x58
    (WW) AIGLX: 3D driver claims to not support visual 0x59
    (WW) AIGLX: 3D driver claims to not support visual 0x5a
    (WW) AIGLX: 3D driver claims to not support visual 0x5b
    (WW) AIGLX: 3D driver claims to not support visual 0x5c
    (WW) AIGLX: 3D driver claims to not support visual 0x5d
    (WW) AIGLX: 3D driver claims to not support visual 0x5e
    (WW) AIGLX: 3D driver claims to not support visual 0x5f
    (WW) AIGLX: 3D driver claims to not support visual 0x60
    (WW) AIGLX: 3D driver claims to not support visual 0x61
    (WW) AIGLX: 3D driver claims to not support visual 0x62
    (WW) AIGLX: 3D driver claims to not support visual 0x63
    (WW) AIGLX: 3D driver claims to not support visual 0x64
    (WW) AIGLX: 3D driver claims to not support visual 0x65
    (WW) AIGLX: 3D driver claims to not support visual 0x66
    (WW) AIGLX: 3D driver claims to not support visual 0x67
    (WW) AIGLX: 3D driver claims to not support visual 0x68
    (WW) AIGLX: 3D driver claims to not support visual 0x69
    (WW) AIGLX: 3D driver claims to not support visual 0x6a
    (WW) AIGLX: 3D driver claims to not support visual 0x6b
    (WW) AIGLX: 3D driver claims to not support visual 0x6c
    (WW) AIGLX: 3D driver claims to not support visual 0x6d
    (WW) AIGLX: 3D driver claims to not support visual 0x6e
    (WW) AIGLX: 3D driver claims to not support visual 0x6f
    (WW) AIGLX: 3D driver claims to not support visual 0x70
    (WW) AIGLX: 3D driver claims to not support visual 0x71
    (WW) AIGLX: 3D driver claims to not support visual 0x72
    (II) AIGLX: Loaded and initialized /usr/lib/dri/fglrx_dri.so
    (II) GLX: Initialized DRI GL provider for screen 0
    (**) Option "CoreKeyboard"
    (**) Keyboard0: always reports core events
    (**) Option "Protocol" "standard"
    (**) Keyboard0: Protocol: standard
    (**) Option "AutoRepeat" "500 30"
    (**) Option "XkbRules" "xorg"
    (**) Keyboard0: XkbRules: "xorg"
    (**) Option "XkbModel" "pc105"
    (**) Keyboard0: XkbModel: "pc105"
    (**) Option "XkbLayout" "dvorak"
    (**) Keyboard0: XkbLayout: "dvorak"
    (**) Option "CustomKeycodes" "off"
    (**) Keyboard0: CustomKeycodes disabled
    (**) Option "Protocol" "ImPS/2"
    (**) Mouse0: Device: "/dev/input/mice"
    (**) Mouse0: Protocol: "ImPS/2"
    (**) Option "CorePointer"
    (**) Mouse0: always reports core events
    (**) Option "Device" "/dev/input/mice"
    (==) Mouse0: Emulate3Buttons, Emulate3Timeout: 50
    (**) Mouse0: ZAxisMapping: buttons 4 and 5
    (**) Mouse0: Buttons: 9
    (**) Mouse0: Sensitivity: 1
    (II) evaluating device (Keyboard0)
    (II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
    (II) evaluating device (Mouse0)
    (II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
    (II) Mouse0: ps2EnableDataReporting: succeeded
    (II) AIGLX: Suspending AIGLX clients for VT switch
    (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    (II) No APM support in BIOS or kernel
    (II) AIGLX: Resuming AIGLX clients after VT switch
    (II) Mouse0: ps2EnableDataReporting: succeeded
    output of lspci
    05:00.0 VGA compatible controller: ATI Technologies Inc R480 [Radeon X850XT (PCIE)] (Primary)
    05:00.1 Display controller: ATI Technologies Inc R480 [Radeon X850XT (PCIE)] (Secondary)
    Ive tried telling my dear drivers where the graph card is by extracting the info from lspci and put in
    "PCI:5:0:0"
    But that doesn't seem to help (and 5:0:1 makes the X go bananas and refuse to start, but i have no idea why i have two of them pci busses occupied by me video card according to pciutils)
    Then i realize that the fglrx module probably do find the bus! Just not a device to match with it (that's what the log sais), so after some searching i found something about that maybe the device identifier wasn't created in the /dev dir (/dev/dri/<device identifier>) But of what i could list it actully where there under the name of card0 wich i assumed the card identifier had to be named aswell, but after changing that... no dice. And it seemes like the vesa driver finds the device .
    It is for me admitingly weird that when loading the vesa driver Ce X finds my card under /dev/dri/card0 But not from the begging with the "ati-driver"
    I reasently switched from debian, after switching from gentoo, after switching from ubuntu. And i remembered that the stable ati driver for the x850xt card didnt work with debians new kernel (!) so had to use the one from the test branch... But trying that here on arch (using the 8.12-2 driver) didnt work either. And unfortunally i cant find the info again on what driver the debian ppl had modified that did and did not work.
    It feels like there is some minor fault i myself overlooked the past 3 days, so hope that providing this information to you might make a  bell ring out there for someone.
    Juppa
    PS! hope i didnt confuse you to much, im abit confused by the log and the texts ive read, apparently fglrx is the ati module and catalyst is the driver, but you are sposed to put fglrx as driver in the xorg.conf so it must be the driver? And accorinding to the log it involves the fglrx eh... module when loading the vesa driver, or is the log just telling me that the fglrx module/driver has been disabled (fglrx(0)) and that they went on trying with the vesa driver/module instead?

    In order to be viewed on the iPhone, YouTube is transcoding all their content to H.264. The initial announcement said- They'll have 10,000 videos ready by June 29th, and should complete transcoding the collection by this fall.
    Since there are literally hundreds of thousands of YouTube videos out there (if not more), they just haven't gotten to transcoding your video yet (doing their Most Viewed videos first).

  • Matrox M9138 video card doesn't like system update

    Hi thanks to all who helped me get this video card working about 18 months ago! https://bbs.archlinux.org/viewtopic.php?id=89108&p=1
    Unfortunately updating with pacman -Syu has stopped the video card from working at all. I now write to you using the VESA driver and everything looks way to big! 1024x768 on a 30" monitor when I normally use 1920x1200.
    This is what I get if I try to startx with the m9x Matrox driver:
    [username@computername ~]$ startx
    X.Org X Server 1.10.2
    Release Date: 2011-05-28
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.38-ARCH x86_64
    Current Operating System: Linux computername 2.6.38-ARCH #1 SMP PREEMPT Mon May 23 22:02:08 CEST 2011 x86_64
    Kernel command line: root=/dev/disk/by-uuid/8ad79d56-15d4-460f-8870-b1b1489d0eac ro vga=773
    Build Date: 30 May 2011 08:18:15AM
    Current Version of pixman: 0.20.2
    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: Thu Jun 2 19:12:57 2011
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) Using config directory: "/etc/X11/xorg.conf.d"
    (EE) Failed to load /urs/lib/xorg/modules/drivers/m9x_drv.so: /usr/lib/xorg/modules/drivers/m9x_drv.so: undefined symbol: xf86ScreenKey
    (EE) LoadModule: Module m9x does not have a m9xModuleData Data object.
    (EE) Failed to load modul "m9x" (invalid module, 0)
    (EE) No drivers available.
    Fatal Server Error:
    no screens found
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    xinit: giving up
    xinit: unable to connect to X server: Connection refused
    xinit: server error
    [username@computername ~]$
    /urs/lib/xorg/modules/drivers/m9x_drv.so does exist, and I've no idea what xf86ScreenKey is and why it happens to be undefined today.
    I'm definitely using the file etc/X11/xorg.conf because when I edit this file and change the driver to "vesa" I can get into X and see you all much larger than life. etc/X11/xorg.conf:
    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 "dri"
    Load "extmod"
    Load "dri2"
    Load "glx"
    Load "dbe"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    Option "XkbLayout" "gb"
    Option "XkbVariant" ""
    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"
    ### 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>]
    Option "OldDmaInit" "On"
    Identifier "Card0"
    Driver "m9x"
    VendorName "Matrox Graphics, Inc."
    BoardName "M91XX"
    BusID "PCI:2:0:0"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 24
    Modes "1920x1200"
    EndSubSection
    EndSection
    Section "ServerFlags"
    Option "AutoAddDevices" "False"
    EndSection
    /var/log/Xorg.0.log
    [ 28.582] X Protocol Version 11, Revision 0
    [ 28.583] Build Operating System: Linux 2.6.38-ARCH x86_64
    [ 28.583] Current Operating System: Linux eggi 2.6.38-ARCH #1 SMP PREEMPT Mon May 23 22:02:08 CEST 2011 x86_64
    [ 28.584] Kernel command line: root=/dev/disk/by-uuid/8ad79d56-15d4-460f-8870-b1b1489d0eac ro vga=773
    [ 28.584] Build Date: 30 May 2011 08:18:15AM
    [ 28.584]
    [ 28.584] Current version of pixman: 0.20.2
    [ 28.585] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 28.585] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 28.586] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Jun 2 19:17:54 2011
    [ 28.589] (==) Using config file: "/etc/X11/xorg.conf"
    [ 28.589] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 28.592] (==) ServerLayout "X.org Configured"
    [ 28.592] (**) |-->Screen "Screen0" (0)
    [ 28.592] (**) | |-->Monitor "Monitor0"
    [ 28.592] (**) | |-->Device "Card0"
    [ 28.592] (**) |-->Input Device "Mouse0"
    [ 28.592] (**) |-->Input Device "Keyboard0"
    [ 28.592] (**) Option "AutoAddDevices" "False"
    [ 28.592] (**) Not automatically adding devices
    [ 28.592] (==) Automatically enabling devices
    [ 28.596] (WW) The directory "/usr/share/fonts/Type1" does not exist.
    [ 28.596] Entry deleted from font path.
    [ 28.596] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 28.596] Entry deleted from font path.
    [ 28.596] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 28.596] Entry deleted from font path.
    [ 28.596] (**) FontPath set to:
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 28.596] (**) ModulePath set to "/usr/lib/xorg/modules"
    [ 28.596] (II) Loader magic: 0x7d3440
    [ 28.596] (II) Module ABI versions:
    [ 28.596] X.Org ANSI C Emulation: 0.4
    [ 28.596] X.Org Video Driver: 10.0
    [ 28.596] X.Org XInput driver : 12.2
    [ 28.596] X.Org Server Extension : 5.0
    [ 28.597] (--) PCI:*(0:2:0:0) 102b:0540:102b:2241 rev 1, Mem @ 0xd0000000/268435456, 0xfbafe000/8192, BIOS @ 0x????????/131072
    [ 28.597] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 28.597] (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
    [ 28.597] (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
    [ 28.597] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    [ 28.597] (II) "record" will be loaded by default.
    [ 28.597] (II) "dri" will be loaded. This was enabled by default and also specified in the config file.
    [ 28.597] (II) "dri2" will be loaded. This was enabled by default and also specified in the config file.
    [ 28.597] (II) LoadModule: "dri"
    [ 28.600] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 28.602] (II) Module dri: vendor="X.Org Foundation"
    [ 28.602] compiled for 1.10.2, module version = 1.0.0
    [ 28.602] ABI class: X.Org Server Extension, version 5.0
    [ 28.602] (II) Loading extension XFree86-DRI
    [ 28.602] (II) LoadModule: "extmod"
    [ 28.602] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 28.604] (II) Module extmod: vendor="X.Org Foundation"
    [ 28.604] compiled for 1.10.2, module version = 1.0.0
    [ 28.604] Module class: X.Org Server Extension
    [ 28.604] ABI class: X.Org Server Extension, version 5.0
    [ 28.604] (II) Loading extension MIT-SCREEN-SAVER
    [ 28.604] (II) Loading extension XFree86-VidModeExtension
    [ 28.604] (II) Loading extension XFree86-DGA
    [ 28.604] (II) Loading extension DPMS
    [ 28.604] (II) Loading extension XVideo
    [ 28.604] (II) Loading extension XVideo-MotionCompensation
    [ 28.604] (II) Loading extension X-Resource
    [ 28.604] (II) LoadModule: "dri2"
    [ 28.604] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 28.604] (II) Module dri2: vendor="X.Org Foundation"
    [ 28.604] compiled for 1.10.2, module version = 1.2.0
    [ 28.604] ABI class: X.Org Server Extension, version 5.0
    [ 28.604] (II) Loading extension DRI2
    [ 28.604] (II) LoadModule: "glx"
    [ 28.605] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 28.608] (II) Module glx: vendor="X.Org Foundation"
    [ 28.608] compiled for 1.10.2, module version = 1.0.0
    [ 28.608] ABI class: X.Org Server Extension, version 5.0
    [ 28.608] (==) AIGLX enabled
    [ 28.608] (II) Loading extension GLX
    [ 28.608] (II) LoadModule: "dbe"
    [ 28.608] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 28.608] (II) Module dbe: vendor="X.Org Foundation"
    [ 28.608] compiled for 1.10.2, module version = 1.0.0
    [ 28.608] Module class: X.Org Server Extension
    [ 28.608] ABI class: X.Org Server Extension, version 5.0
    [ 28.608] (II) Loading extension DOUBLE-BUFFER
    [ 28.608] (II) LoadModule: "record"
    [ 28.609] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 28.609] (II) Module record: vendor="X.Org Foundation"
    [ 28.609] compiled for 1.10.2, module version = 1.13.0
    [ 28.609] Module class: X.Org Server Extension
    [ 28.609] ABI class: X.Org Server Extension, version 5.0
    [ 28.609] (II) Loading extension RECORD
    [ 28.609] (II) LoadModule: "vesa"
    [ 28.612] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
    [ 28.612] (II) Module vesa: vendor="X.Org Foundation"
    [ 28.612] compiled for 1.10.0, module version = 2.3.0
    [ 28.612] Module class: X.Org Video Driver
    [ 28.612] ABI class: X.Org Video Driver, version 10.0
    [ 28.612] (II) LoadModule: "mouse"
    [ 28.613] (II) Loading /usr/lib/xorg/modules/input/mouse_drv.so
    [ 28.613] (II) Module mouse: vendor="X.Org Foundation"
    [ 28.613] compiled for 1.10.0, module version = 1.7.0
    [ 28.613] Module class: X.Org XInput Driver
    [ 28.613] ABI class: X.Org XInput driver, version 12.2
    [ 28.613] (II) LoadModule: "kbd"
    [ 28.614] (II) Loading /usr/lib/xorg/modules/input/kbd_drv.so
    [ 28.614] (II) Module kbd: vendor="X.Org Foundation"
    [ 28.614] compiled for 1.10.0, module version = 1.6.0
    [ 28.614] Module class: X.Org XInput Driver
    [ 28.614] ABI class: X.Org XInput driver, version 12.2
    [ 28.614] (II) VESA: driver for VESA chipsets: vesa
    [ 28.614] (--) using VT number 7
    [ 28.645] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
    [ 28.645] (II) Loading sub module "vbe"
    [ 28.645] (II) LoadModule: "vbe"
    [ 28.649] (II) Loading /usr/lib/xorg/modules/libvbe.so
    [ 28.649] (II) Module vbe: vendor="X.Org Foundation"
    [ 28.650] compiled for 1.10.2, module version = 1.1.0
    [ 28.650] ABI class: X.Org Video Driver, version 10.0
    [ 28.650] (II) Loading sub module "int10"
    [ 28.650] (II) LoadModule: "int10"
    [ 28.650] (II) Loading /usr/lib/xorg/modules/libint10.so
    [ 28.652] (II) Module int10: vendor="X.Org Foundation"
    [ 28.652] compiled for 1.10.2, module version = 1.0.0
    [ 28.652] ABI class: X.Org Video Driver, version 10.0
    [ 28.652] (II) VESA(0): initializing int10
    [ 28.652] (II) VESA(0): Primary V_BIOS segment is: 0xc000
    [ 28.652] (II) VESA(0): VESA BIOS detected
    [ 28.652] (II) VESA(0): VESA VBE Version 3.0
    [ 28.652] (II) VESA(0): VESA VBE Total Mem: 16384 kB
    [ 28.652] (II) VESA(0): VESA VBE OEM: Matrox Graphics Inc.
    [ 28.652] (II) VESA(0): VESA VBE OEM Software Rev: 1.6
    [ 28.652] (II) VESA(0): VESA VBE OEM Vendor: Matrox
    [ 28.652] (II) VESA(0): VESA VBE OEM Product: Matrox Phoenix
    [ 28.652] (II) VESA(0): VESA VBE OEM Product Rev: 00
    [ 28.654] (**) VESA(0): Depth 24, (--) framebuffer bpp 32
    [ 28.655] (==) VESA(0): RGB weight 888
    [ 28.655] (==) VESA(0): Default visual is TrueColor
    [ 28.655] (==) VESA(0): Using gamma correction (1.0, 1.0, 1.0)
    [ 28.655] (II) Loading sub module "ddc"
    [ 28.655] (II) LoadModule: "ddc"
    [ 28.655] (II) Module "ddc" already built-in
    [ 28.655] (II) VESA(0): VESA VBE DDC not supported
    [ 28.655] (II) VESA(0): VESA VBE PanelID invalid
    [ 28.655] (II) VESA(0): Searching for matching VESA mode(s):
    [ 28.655] Mode: 101 (640x480)
    [ 28.655] ModeAttributes: 0xbb
    [ 28.655] WinAAttributes: 0x7
    [ 28.655] WinBAttributes: 0x0
    [ 28.655] WinGranularity: 64
    [ 28.655] WinSize: 64
    [ 28.655] WinASegment: 0xa000
    [ 28.655] WinBSegment: 0x0
    [ 28.655] WinFuncPtr: 0xc0006f25
    [ 28.655] BytesPerScanline: 640
    [ 28.655] XResolution: 640
    [ 28.655] YResolution: 480
    [ 28.655] XCharSize: 8
    [ 28.655] YCharSize: 16
    [ 28.655] NumberOfPlanes: 1
    [ 28.655] BitsPerPixel: 8
    [ 28.655] NumberOfBanks: 1
    [ 28.655] MemoryModel: 4
    [ 28.655] BankSize: 0
    [ 28.655] NumberOfImages: 30
    [ 28.655] RedMaskSize: 0
    [ 28.655] RedFieldPosition: 0
    [ 28.655] GreenMaskSize: 0
    [ 28.655] GreenFieldPosition: 0
    [ 28.655] BlueMaskSize: 0
    [ 28.655] BlueFieldPosition: 0
    [ 28.655] RsvdMaskSize: 0
    [ 28.655] RsvdFieldPosition: 0
    [ 28.655] DirectColorModeInfo: 0
    [ 28.655] PhysBasePtr: 0xd0000000
    [ 28.655] LinBytesPerScanLine: 640
    [ 28.655] BnkNumberOfImagePages: 30
    [ 28.655] LinNumberOfImagePages: 30
    [ 28.655] LinRedMaskSize: 0
    [ 28.655] LinRedFieldPosition: 0
    [ 28.655] LinGreenMaskSize: 0
    [ 28.655] LinGreenFieldPosition: 0
    [ 28.655] LinBlueMaskSize: 0
    [ 28.655] LinBlueFieldPosition: 0
    [ 28.655] LinRsvdMaskSize: 0
    [ 28.655] LinRsvdFieldPosition: 0
    [ 28.655] MaxPixelClock: 218000000
    [ 28.655] Mode: 110 (640x480)
    [ 28.655] ModeAttributes: 0xbb
    [ 28.655] WinAAttributes: 0x7
    [ 28.655] WinBAttributes: 0x0
    [ 28.655] WinGranularity: 64
    [ 28.655] WinSize: 64
    [ 28.655] WinASegment: 0xa000
    [ 28.655] WinBSegment: 0x0
    [ 28.655] WinFuncPtr: 0xc0006f25
    [ 28.655] BytesPerScanline: 1280
    [ 28.655] XResolution: 640
    [ 28.655] YResolution: 480
    [ 28.655] XCharSize: 8
    [ 28.655] YCharSize: 16
    [ 28.655] NumberOfPlanes: 1
    [ 28.655] BitsPerPixel: 16
    [ 28.655] NumberOfBanks: 1
    [ 28.655] MemoryModel: 6
    [ 28.655] BankSize: 0
    [ 28.655] NumberOfImages: 24
    [ 28.655] RedMaskSize: 5
    [ 28.655] RedFieldPosition: 10
    [ 28.655] GreenMaskSize: 5
    [ 28.655] GreenFieldPosition: 5
    [ 28.655] BlueMaskSize: 5
    [ 28.655] BlueFieldPosition: 0
    [ 28.655] RsvdMaskSize: 1
    [ 28.655] RsvdFieldPosition: 15
    [ 28.655] DirectColorModeInfo: 1
    [ 28.655] PhysBasePtr: 0xd0000000
    [ 28.655] LinBytesPerScanLine: 1280
    [ 28.655] BnkNumberOfImagePages: 24
    [ 28.655] LinNumberOfImagePages: 24
    [ 28.655] LinRedMaskSize: 5
    [ 28.655] LinRedFieldPosition: 10
    [ 28.655] LinGreenMaskSize: 5
    [ 28.655] LinGreenFieldPosition: 5
    [ 28.655] LinBlueMaskSize: 5
    [ 28.655] LinBlueFieldPosition: 0
    [ 28.655] LinRsvdMaskSize: 1
    [ 28.655] LinRsvdFieldPosition: 15
    [ 28.655] MaxPixelClock: 218000000
    [ 28.655] Mode: 111 (640x480)
    [ 28.655] ModeAttributes: 0xbb
    [ 28.655] WinAAttributes: 0x7
    [ 28.655] WinBAttributes: 0x0
    [ 28.655] WinGranularity: 64
    [ 28.655] WinSize: 64
    [ 28.655] WinASegment: 0xa000
    [ 28.655] WinBSegment: 0x0
    [ 28.655] WinFuncPtr: 0xc0006f25
    [ 28.655] BytesPerScanline: 1280
    [ 28.655] XResolution: 640
    [ 28.655] YResolution: 480
    [ 28.655] XCharSize: 8
    [ 28.655] YCharSize: 16
    [ 28.655] NumberOfPlanes: 1
    [ 28.655] BitsPerPixel: 16
    [ 28.655] NumberOfBanks: 1
    [ 28.655] MemoryModel: 6
    [ 28.655] BankSize: 0
    [ 28.655] NumberOfImages: 24
    [ 28.655] RedMaskSize: 5
    [ 28.655] RedFieldPosition: 11
    [ 28.655] GreenMaskSize: 6
    [ 28.655] GreenFieldPosition: 5
    [ 28.655] BlueMaskSize: 5
    [ 28.655] BlueFieldPosition: 0
    [ 28.655] RsvdMaskSize: 0
    [ 28.655] RsvdFieldPosition: 0
    [ 28.655] DirectColorModeInfo: 1
    [ 28.655] PhysBasePtr: 0xd0000000
    [ 28.655] LinBytesPerScanLine: 1280
    [ 28.655] BnkNumberOfImagePages: 24
    [ 28.655] LinNumberOfImagePages: 24
    [ 28.655] LinRedMaskSize: 5
    [ 28.655] LinRedFieldPosition: 11
    [ 28.655] LinGreenMaskSize: 6
    [ 28.655] LinGreenFieldPosition: 5
    [ 28.655] LinBlueMaskSize: 5
    [ 28.655] LinBlueFieldPosition: 0
    [ 28.656] LinRsvdMaskSize: 0
    [ 28.656] LinRsvdFieldPosition: 0
    [ 28.656] MaxPixelClock: 218000000
    [ 28.656] *Mode: 112 (640x480)
    [ 28.656] ModeAttributes: 0xbb
    [ 28.656] WinAAttributes: 0x7
    [ 28.656] WinBAttributes: 0x0
    [ 28.656] WinGranularity: 64
    [ 28.656] WinSize: 64
    [ 28.656] WinASegment: 0xa000
    [ 28.656] WinBSegment: 0x0
    [ 28.656] WinFuncPtr: 0xc0006f25
    [ 28.656] BytesPerScanline: 2560
    [ 28.656] XResolution: 640
    [ 28.656] YResolution: 480
    [ 28.656] XCharSize: 8
    [ 28.656] YCharSize: 16
    [ 28.656] NumberOfPlanes: 1
    [ 28.656] BitsPerPixel: 32
    [ 28.656] NumberOfBanks: 1
    [ 28.656] MemoryModel: 6
    [ 28.656] BankSize: 0
    [ 28.656] NumberOfImages: 12
    [ 28.656] RedMaskSize: 8
    [ 28.656] RedFieldPosition: 16
    [ 28.656] GreenMaskSize: 8
    [ 28.656] GreenFieldPosition: 8
    [ 28.656] BlueMaskSize: 8
    [ 28.656] BlueFieldPosition: 0
    [ 28.656] RsvdMaskSize: 8
    [ 28.656] RsvdFieldPosition: 24
    [ 28.656] DirectColorModeInfo: 1
    [ 28.656] PhysBasePtr: 0xd0000000
    [ 28.656] LinBytesPerScanLine: 2560
    [ 28.656] BnkNumberOfImagePages: 12
    [ 28.656] LinNumberOfImagePages: 12
    [ 28.656] LinRedMaskSize: 8
    [ 28.656] LinRedFieldPosition: 16
    [ 28.656] LinGreenMaskSize: 8
    [ 28.656] LinGreenFieldPosition: 8
    [ 28.656] LinBlueMaskSize: 8
    [ 28.656] LinBlueFieldPosition: 0
    [ 28.656] LinRsvdMaskSize: 8
    [ 28.656] LinRsvdFieldPosition: 24
    [ 28.656] MaxPixelClock: 218000000
    [ 28.656] Mode: 100 (640x400)
    [ 28.656] ModeAttributes: 0xbb
    [ 28.656] WinAAttributes: 0x7
    [ 28.656] WinBAttributes: 0x0
    [ 28.656] WinGranularity: 64
    [ 28.656] WinSize: 64
    [ 28.656] WinASegment: 0xa000
    [ 28.656] WinBSegment: 0x0
    [ 28.656] WinFuncPtr: 0xc0006f25
    [ 28.656] BytesPerScanline: 640
    [ 28.656] XResolution: 640
    [ 28.656] YResolution: 400
    [ 28.656] XCharSize: 8
    [ 28.656] YCharSize: 16
    [ 28.656] NumberOfPlanes: 1
    [ 28.656] BitsPerPixel: 8
    [ 28.656] NumberOfBanks: 1
    [ 28.656] MemoryModel: 4
    [ 28.656] BankSize: 0
    [ 28.656] NumberOfImages: 38
    [ 28.656] RedMaskSize: 0
    [ 28.656] RedFieldPosition: 0
    [ 28.656] GreenMaskSize: 0
    [ 28.656] GreenFieldPosition: 0
    [ 28.656] BlueMaskSize: 0
    [ 28.656] BlueFieldPosition: 0
    [ 28.656] RsvdMaskSize: 0
    [ 28.656] RsvdFieldPosition: 0
    [ 28.656] DirectColorModeInfo: 0
    [ 28.656] PhysBasePtr: 0xd0000000
    [ 28.656] LinBytesPerScanLine: 640
    [ 28.656] BnkNumberOfImagePages: 38
    [ 28.656] LinNumberOfImagePages: 38
    [ 28.656] LinRedMaskSize: 0
    [ 28.656] LinRedFieldPosition: 0
    [ 28.656] LinGreenMaskSize: 0
    [ 28.656] LinGreenFieldPosition: 0
    [ 28.656] LinBlueMaskSize: 0
    [ 28.656] LinBlueFieldPosition: 0
    [ 28.656] LinRsvdMaskSize: 0
    [ 28.656] LinRsvdFieldPosition: 0
    [ 28.656] MaxPixelClock: 218000000
    [ 28.656] Mode: 102 (800x600)
    [ 28.656] ModeAttributes: 0x3b
    [ 28.656] WinAAttributes: 0x7
    [ 28.656] WinBAttributes: 0x0
    [ 28.656] WinGranularity: 64
    [ 28.656] WinSize: 64
    [ 28.656] WinASegment: 0xa000
    [ 28.656] WinBSegment: 0x0
    [ 28.656] WinFuncPtr: 0xc0006f25
    [ 28.656] BytesPerScanline: 100
    [ 28.656] XResolution: 800
    [ 28.656] YResolution: 600
    [ 28.656] XCharSize: 8
    [ 28.656] YCharSize: 14
    [ 28.656] NumberOfPlanes: 4
    [ 28.656] BitsPerPixel: 4
    [ 28.656] NumberOfBanks: 1
    [ 28.656] MemoryModel: 3
    [ 28.656] BankSize: 0
    [ 28.656] NumberOfImages: 0
    [ 28.656] RedMaskSize: 0
    [ 28.657] RedFieldPosition: 0
    [ 28.657] GreenMaskSize: 0
    [ 28.657] GreenFieldPosition: 0
    [ 28.657] BlueMaskSize: 0
    [ 28.657] BlueFieldPosition: 0
    [ 28.657] RsvdMaskSize: 0
    [ 28.657] RsvdFieldPosition: 0
    [ 28.657] DirectColorModeInfo: 0
    [ 28.657] PhysBasePtr: 0x0
    [ 28.657] LinBytesPerScanLine: 0
    [ 28.657] BnkNumberOfImagePages: 0
    [ 28.657] LinNumberOfImagePages: 0
    [ 28.657] LinRedMaskSize: 0
    [ 28.657] LinRedFieldPosition: 0
    [ 28.657] LinGreenMaskSize: 0
    [ 28.657] LinGreenFieldPosition: 0
    [ 28.657] LinBlueMaskSize: 0
    [ 28.657] LinBlueFieldPosition: 0
    [ 28.657] LinRsvdMaskSize: 0
    [ 28.657] LinRsvdFieldPosition: 0
    [ 28.657] MaxPixelClock: 218000000
    [ 28.657] Mode: 103 (800x600)
    [ 28.657] ModeAttributes: 0xbb
    [ 28.657] WinAAttributes: 0x7
    [ 28.657] WinBAttributes: 0x0
    [ 28.657] WinGranularity: 64
    [ 28.657] WinSize: 64
    [ 28.657] WinASegment: 0xa000
    [ 28.657] WinBSegment: 0x0
    [ 28.657] WinFuncPtr: 0xc0006f25
    [ 28.657] BytesPerScanline: 800
    [ 28.657] XResolution: 800
    [ 28.657] YResolution: 600
    [ 28.657] XCharSize: 8
    [ 28.657] YCharSize: 16
    [ 28.657] NumberOfPlanes: 1
    [ 28.657] BitsPerPixel: 8
    [ 28.657] NumberOfBanks: 1
    [ 28.657] MemoryModel: 4
    [ 28.657] BankSize: 0
    [ 28.657] NumberOfImages: 23
    [ 28.657] RedMaskSize: 0
    [ 28.657] RedFieldPosition: 0
    [ 28.657] GreenMaskSize: 0
    [ 28.657] GreenFieldPosition: 0
    [ 28.657] BlueMaskSize: 0
    [ 28.657] BlueFieldPosition: 0
    [ 28.657] RsvdMaskSize: 0
    [ 28.657] RsvdFieldPosition: 0
    [ 28.657] DirectColorModeInfo: 0
    [ 28.657] PhysBasePtr: 0xd0000000
    [ 28.657] LinBytesPerScanLine: 800
    [ 28.657] BnkNumberOfImagePages: 23
    [ 28.657] LinNumberOfImagePages: 23
    [ 28.657] LinRedMaskSize: 0
    [ 28.657] LinRedFieldPosition: 0
    [ 28.657] LinGreenMaskSize: 0
    [ 28.657] LinGreenFieldPosition: 0
    [ 28.657] LinBlueMaskSize: 0
    [ 28.657] LinBlueFieldPosition: 0
    [ 28.657] LinRsvdMaskSize: 0
    [ 28.657] LinRsvdFieldPosition: 0
    [ 28.657] MaxPixelClock: 218000000
    [ 28.657] Mode: 113 (800x600)
    [ 28.657] ModeAttributes: 0xbb
    [ 28.657] WinAAttributes: 0x7
    [ 28.657] WinBAttributes: 0x0
    [ 28.657] WinGranularity: 64
    [ 28.657] WinSize: 64
    [ 28.657] WinASegment: 0xa000
    [ 28.657] WinBSegment: 0x0
    [ 28.657] WinFuncPtr: 0xc0006f25
    [ 28.657] BytesPerScanline: 1600
    [ 28.657] XResolution: 800
    [ 28.657] YResolution: 600
    [ 28.657] XCharSize: 8
    [ 28.657] YCharSize: 16
    [ 28.657] NumberOfPlanes: 1
    [ 28.657] BitsPerPixel: 16
    [ 28.657] NumberOfBanks: 1
    [ 28.657] MemoryModel: 6
    [ 28.657] BankSize: 0
    [ 28.657] NumberOfImages: 16
    [ 28.657] RedMaskSize: 5
    [ 28.657] RedFieldPosition: 10
    [ 28.657] GreenMaskSize: 5
    [ 28.657] GreenFieldPosition: 5
    [ 28.657] BlueMaskSize: 5
    [ 28.657] BlueFieldPosition: 0
    [ 28.657] RsvdMaskSize: 1
    [ 28.657] RsvdFieldPosition: 15
    [ 28.657] DirectColorModeInfo: 1
    [ 28.657] PhysBasePtr: 0xd0000000
    [ 28.657] LinBytesPerScanLine: 1600
    [ 28.657] BnkNumberOfImagePages: 16
    [ 28.657] LinNumberOfImagePages: 16
    [ 28.657] LinRedMaskSize: 5
    [ 28.657] LinRedFieldPosition: 10
    [ 28.657] LinGreenMaskSize: 5
    [ 28.657] LinGreenFieldPosition: 5
    [ 28.657] LinBlueMaskSize: 5
    [ 28.657] LinBlueFieldPosition: 0
    [ 28.657] LinRsvdMaskSize: 1
    [ 28.657] LinRsvdFieldPosition: 15
    [ 28.657] MaxPixelClock: 218000000
    [ 28.657] Mode: 114 (800x600)
    [ 28.657] ModeAttributes: 0xbb
    [ 28.657] WinAAttributes: 0x7
    [ 28.657] WinBAttributes: 0x0
    [ 28.657] WinGranularity: 64
    [ 28.657] WinSize: 64
    [ 28.657] WinASegment: 0xa000
    [ 28.657] WinBSegment: 0x0
    [ 28.657] WinFuncPtr: 0xc0006f25
    [ 28.657] BytesPerScanline: 1600
    [ 28.657] XResolution: 800
    [ 28.657] YResolution: 600
    [ 28.657] XCharSize: 8
    [ 28.657] YCharSize: 16
    [ 28.657] NumberOfPlanes: 1
    [ 28.657] BitsPerPixel: 16
    [ 28.657] NumberOfBanks: 1
    [ 28.657] MemoryModel: 6
    [ 28.657] BankSize: 0
    [ 28.657] NumberOfImages: 16
    [ 28.657] RedMaskSize: 5
    [ 28.657] RedFieldPosition: 11
    [ 28.657] GreenMaskSize: 6
    [ 28.657] GreenFieldPosition: 5
    [ 28.657] BlueMaskSize: 5
    [ 28.657] BlueFieldPosition: 0
    [ 28.657] RsvdMaskSize: 0
    [ 28.657] RsvdFieldPosition: 0
    [ 28.657] DirectColorModeInfo: 1
    [ 28.657] PhysBasePtr: 0xd0000000
    [ 28.657] LinBytesPerScanLine: 1600
    [ 28.657] BnkNumberOfImagePages: 16
    [ 28.657] LinNumberOfImagePages: 16
    [ 28.657] LinRedMaskSize: 5
    [ 28.657] LinRedFieldPosition: 11
    [ 28.657] LinGreenMaskSize: 6
    [ 28.657] LinGreenFieldPosition: 5
    [ 28.657] LinBlueMaskSize: 5
    [ 28.657] LinBlueFieldPosition: 0
    [ 28.657] LinRsvdMaskSize: 0
    [ 28.657] LinRsvdFieldPosition: 0
    [ 28.657] MaxPixelClock: 218000000
    [ 28.658] *Mode: 115 (800x600)
    [ 28.658] ModeAttributes: 0xbb
    [ 28.658] WinAAttributes: 0x7
    [ 28.658] WinBAttributes: 0x0
    [ 28.658] WinGranularity: 64
    [ 28.658] WinSize: 64
    [ 28.658] WinASegment: 0xa000
    [ 28.658] WinBSegment: 0x0
    [ 28.658] WinFuncPtr: 0xc0006f25
    [ 28.658] BytesPerScanline: 3200
    [ 28.658] XResolution: 800
    [ 28.658] YResolution: 600
    [ 28.658] XCharSize: 8
    [ 28.658] YCharSize: 16
    [ 28.658] NumberOfPlanes: 1
    [ 28.658] BitsPerPixel: 32
    [ 28.658] NumberOfBanks: 1
    [ 28.658] MemoryModel: 6
    [ 28.658] BankSize: 0
    [ 28.658] NumberOfImages: 7
    [ 28.658] RedMaskSize: 8
    [ 28.658] RedFieldPosition: 16
    [ 28.658] GreenMaskSize: 8
    [ 28.658] GreenFieldPosition: 8
    [ 28.658] BlueMaskSize: 8
    [ 28.658] BlueFieldPosition: 0
    [ 28.658] RsvdMaskSize: 8
    [ 28.658] RsvdFieldPosition: 24
    [ 28.658] DirectColorModeInfo: 1
    [ 28.658] PhysBasePtr: 0xd0000000
    [ 28.658] LinBytesPerScanLine: 3200
    [ 28.658] BnkNumberOfImagePages: 7
    [ 28.658] LinNumberOfImagePages: 7
    [ 28.658] LinRedMaskSize: 8
    [ 28.658] LinRedFieldPosition: 16
    [ 28.658] LinGreenMaskSize: 8
    [ 28.658] LinGreenFieldPosition: 8
    [ 28.658] LinBlueMaskSize: 8
    [ 28.658] LinBlueFieldPosition: 0
    [ 28.658] LinRsvdMaskSize: 8
    [ 28.658] LinRsvdFieldPosition: 24
    [ 28.658] MaxPixelClock: 218000000
    [ 28.658] Mode: 105 (1024x768)
    [ 28.658] ModeAttributes: 0xbb
    [ 28.658] WinAAttributes: 0x7
    [ 28.658] WinBAttributes: 0x0
    [ 28.658] WinGranularity: 64
    [ 28.658] WinSize: 64
    [ 28.658] WinASegment: 0xa000
    [ 28.658] WinBSegment: 0x0
    [ 28.658] WinFuncPtr: 0xc0006f25
    [ 28.658] BytesPerScanline: 1024
    [ 28.658] XResolution: 1024
    [ 28.658] YResolution: 768
    [ 28.658] XCharSize: 8
    [ 28.658] YCharSize: 16
    [ 28.658] NumberOfPlanes: 1
    [ 28.658] BitsPerPixel: 8
    [ 28.658] NumberOfBanks: 1
    [ 28.658] MemoryModel: 4
    [ 28.658] BankSize: 0
    [ 28.658] NumberOfImages: 18
    [ 28.658] RedMaskSize: 0
    [ 28.658] RedFieldPosition: 0
    [ 28.658] GreenMaskSize: 0
    [ 28.658] GreenFieldPosition: 0
    [ 28.658] BlueMaskSize: 0
    [ 28.658] BlueFieldPosition: 0
    [ 28.658] RsvdMaskSize: 0
    [ 28.658] RsvdFieldPosition: 0
    [ 28.658] DirectColorModeInfo: 0
    [ 28.658] PhysBasePtr: 0xd0000000
    [ 28.658] LinBytesPerScanLine: 1024
    [ 28.658] BnkNumberOfImagePages: 18
    [ 28.658] LinNumberOfImagePages: 18
    [ 28.658] LinRedMaskSize: 0
    [ 28.658] LinRedFieldPosition: 0
    [ 28.658] LinGreenMaskSize: 0
    [ 28.658] LinGreenFieldPosition: 0
    [ 28.658] LinBlueMaskSize: 0
    [ 28.658] LinBlueFieldPosition: 0
    [ 28.658] LinRsvdMaskSize: 0
    [ 28.658] LinRsvdFieldPosition: 0
    [ 28.658] MaxPixelClock: 218000000
    [ 28.658] Mode: 116 (1024x768)
    [ 28.658] ModeAttributes: 0xbb
    [ 28.658] WinAAttributes: 0x7
    [ 28.658] WinBAttributes: 0x0
    [ 28.658] WinGranularity: 64
    [ 28.658] WinSize: 64
    [ 28.658] WinASegment: 0xa000
    [ 28.658] WinBSegment: 0x0
    [ 28.658] WinFuncPtr: 0xc0006f25
    [ 28.658] BytesPerScanline: 2048
    [ 28.658] XResolution: 1024
    [ 28.658] YResolution: 768
    [ 28.658] XCharSize: 8
    [ 28.658] YCharSize: 16
    [ 28.658] NumberOfPlanes: 1
    [ 28.658] BitsPerPixel: 16
    [ 28.658] NumberOfBanks: 1
    [ 28.658] MemoryModel: 6
    [ 28.658] BankSize: 0
    [ 28.658] NumberOfImages: 9
    [ 28.658] RedMaskSize: 5
    [ 28.658] RedFieldPosition: 10
    [ 28.658] GreenMaskSize: 5
    [ 28.658] GreenFieldPosition: 5
    [ 28.658] BlueMaskSize: 5
    [ 28.658] BlueFieldPosition: 0
    [ 28.658] RsvdMaskSize: 1
    [ 28.658] RsvdFieldPosition: 15
    [ 28.658] DirectColorModeInfo: 1
    [ 28.658] PhysBasePtr: 0xd0000000
    [ 28.658] LinBytesPerScanLine: 2048
    [ 28.658] BnkNumberOfImagePages: 9
    [ 28.658] LinNumberOfImagePages: 9
    [ 28.658] LinRedMaskSize: 5
    [ 28.658] LinRedFieldPosition: 10
    [ 28.658] LinGreenMaskSize: 5
    [ 28.658] LinGreenFieldPosition: 5
    [ 28.658] LinBlueMaskSize: 5
    [ 28.658] LinBlueFieldPosition: 0
    [ 28.658] LinRsvdMaskSize: 1
    [ 28.658] LinRsvdFieldPosition: 15
    [ 28.658] MaxPixelClock: 218000000
    [ 28.658] Mode: 117 (1024x768)
    [ 28.658] ModeAttributes: 0xbb
    [ 28.658] WinAAttributes: 0x7
    [ 28.658] WinBAttributes: 0x0
    [ 28.658] WinGranularity: 64
    [ 28.658] WinSize: 64
    [ 28.658] WinASegment: 0xa000
    [ 28.658] WinBSegment: 0x0
    [ 28.658] WinFuncPtr: 0xc0006f25
    [ 28.658] BytesPerScanline: 2048
    [ 28.659] XResolution: 1024
    [ 28.659] YResolution: 768
    [ 28.659] XCharSize: 8
    [ 28.659] YCharSize: 16
    [ 28.659] NumberOfPlanes: 1
    [ 28.659] BitsPerPixel: 16
    [ 28.659] NumberOfBanks: 1
    [ 28.659] MemoryModel: 6
    [ 28.659] BankSize: 0
    [ 28.659] NumberOfImages: 9
    [ 28.659] RedMaskSize: 5
    [ 28.659] RedFieldPosition: 11
    [ 28.659] GreenMaskSize: 6
    [ 28.659] GreenFieldPosition: 5
    [ 28.659] BlueMaskSize: 5
    [ 28.659] BlueFieldPosition: 0
    [ 28.659] RsvdMaskSize: 0
    [ 28.659] RsvdFieldPosition: 0
    [ 28.659] DirectColorModeInfo: 1
    [ 28.659] PhysBasePtr: 0xd0000000
    [ 28.659] LinBytesPerScanLine: 2048
    [ 28.659] BnkNumberOfImagePages: 9
    [ 28.659] LinNumberOfImagePages: 9
    [ 28.659] LinRedMaskSize: 5
    [ 28.659] LinRedFieldPosition: 11
    [ 28.659] LinGreenMaskSize: 6
    [ 28.659] LinGreenFieldPosition: 5
    [ 28.659] LinBlueMaskSize: 5
    [ 28.659] LinBlueFieldPosition: 0
    [ 28.659] LinRsvdMaskSize: 0
    [ 28.659] LinRsvdFieldPosition: 0
    [ 28.659] MaxPixelClock: 218000000
    [ 28.659] *Mode: 118 (1024x768)
    [ 28.659] ModeAttributes: 0xbb
    [ 28.659] WinAAttributes: 0x7
    [ 28.659] WinBAttributes: 0x0
    [ 28.659] WinGranularity: 64
    [ 28.659] WinSize: 64
    [ 28.659] WinASegment: 0xa000
    [ 28.659] WinBSegment: 0x0
    [ 28.659] WinFuncPtr: 0xc0006f25
    [ 28.659] BytesPerScanline: 4096
    [ 28.659] XResolution: 1024
    [ 28.659] YResolution: 768
    [ 28.659] XCharSize: 8
    [ 28.659] YCharSize: 16
    [ 28.659] NumberOfPlanes: 1
    [ 28.659] BitsPerPixel: 32
    [ 28.659] NumberOfBanks: 1
    [ 28.659] MemoryModel: 6
    [ 28.659] BankSize: 0
    [ 28.659] NumberOfImages: 4
    [ 28.659] RedMaskSize: 8
    [ 28.659] RedFieldPosition: 16
    [ 28.659] GreenMaskSize: 8
    [ 28.659] GreenFieldPosition: 8
    [ 28.659] BlueMaskSize: 8
    [ 28.659] BlueFieldPosition: 0
    [ 28.659] RsvdMaskSize: 8
    [ 28.659] RsvdFieldPosition: 24
    [ 28.659] DirectColorModeInfo: 1
    [ 28.659] PhysBasePtr: 0xd0000000
    [ 28.659] LinBytesPerScanLine: 4096
    [ 28.659] BnkNumberOfImagePages: 4
    [ 28.659] LinNumberOfImagePages: 4
    [ 28.659] LinRedMaskSize: 8
    [ 28.659] LinRedFieldPosition: 16
    [ 28.659] LinGreenMaskSize: 8
    [ 28.659] LinGreenFieldPosition: 8
    [ 28.659] LinBlueMaskSize: 8
    [ 28.659] LinBlueFieldPosition: 0
    [ 28.659] LinRsvdMaskSize: 8
    [ 28.659] LinRsvdFieldPosition: 24
    [ 28.659] MaxPixelClock: 218000000
    [ 28.659] Mode: 107 (1280x1024)
    [ 28.659] ModeAttributes: 0xbb
    [ 28.659] WinAAttributes: 0x7
    [ 28.659] WinBAttributes: 0x0
    [ 28.659] WinGranularity: 64
    [ 28.659] WinSize: 64
    [ 28.659] WinASegment: 0xa000
    [ 28.659] WinBSegment: 0x0
    [ 28.659] WinFuncPtr: 0xc0006f25
    [ 28.659] BytesPerScanline: 1280
    [ 28.659] XResolution: 1280
    [ 28.659] YResolution: 1024
    [ 28.659] XCharSize: 8
    [ 28.659] YCharSize: 16
    [ 28.659] NumberOfPlanes: 1
    [ 28.659] BitsPerPixel: 8
    [ 28.659] NumberOfBanks: 1
    [ 28.659] MemoryModel: 4
    [ 28.659] BankSize: 0
    [ 28.659] NumberOfImages: 11
    [ 28.659] RedMaskSize: 0
    [ 28.659] RedFieldPosition: 0
    [ 28.659] GreenMaskSize: 0
    [ 28.659] GreenFieldPosition: 0
    [ 28.659] BlueMaskSize: 0
    [ 28.659] BlueFieldPosition: 0
    [ 28.659] RsvdMaskSize: 0
    [ 28.659] RsvdFieldPosition: 0
    [ 28.659] DirectColorModeInfo: 0
    [ 28.659] PhysBasePtr: 0xd0000000
    [ 28.659] LinBytesPerScanLine: 1280
    [ 28.659] BnkNumberOfImagePages: 11
    [ 28.659] LinNumberOfImagePages: 11
    [ 28.659] LinRedMaskSize: 0
    [ 28.659] LinRedFieldPosition: 0
    [ 28.659] LinGreenMaskSize: 0
    [ 28.659] LinGreenFieldPosition: 0
    [ 28.659] LinBlueMaskSize: 0
    [ 28.659] LinBlueFieldPosition: 0
    [ 28.659] LinRsvdMaskSize: 0
    [ 28.659] LinRsvdFieldPosition: 0
    [ 28.659] MaxPixelClock: 218000000
    [ 28.659] Mode: 119 (1280x1024)
    [ 28.659] ModeAttributes: 0xbb
    [ 28.659] WinAAttributes: 0x7
    [ 28.659] WinBAttributes: 0x0
    [ 28.659] WinGranularity: 64
    [ 28.659] WinSize: 64
    [ 28.659] WinASegment: 0xa000
    [ 28.659] WinBSegment: 0x0
    [ 28.659] WinFuncPtr: 0xc0006f25
    [ 28.659] BytesPerScanline: 2560
    [ 28.659] XResolution: 1280
    [ 28.659] YResolution: 1024
    [ 28.659] XCharSize: 8
    [ 28.659] YCharSize: 16
    [ 28.659] NumberOfPlanes: 1
    [ 28.659] BitsPerPixel: 16
    [ 28.659] NumberOfBanks: 1
    [ 28.659] MemoryModel: 6
    [ 28.659] BankSize: 0
    [ 28.659] NumberOfImages: 5
    [ 28.659] RedMaskSize: 5
    [ 28.659] RedFieldPosition: 10
    [ 28.659] GreenMaskSize: 5
    [ 28.659] GreenFieldPosition: 5
    [ 28.659] BlueMaskSize: 5
    [ 28.659] BlueFieldPosition: 0
    [ 28.659] RsvdMaskSize: 1
    [ 28.659] RsvdFieldPosition: 15
    [ 28.659] DirectColorModeInfo: 1
    [ 28.659] PhysBasePtr: 0xd0000000
    [ 28.659] LinBytesPerScanLine: 2560
    [ 28.659] BnkNumberOfImagePages: 5
    [ 28.659] LinNumberOfImagePages: 5
    [ 28.659] LinRedMaskSize: 5
    [ 28.659] LinRedFieldPosition: 10
    [ 28.659] LinGreenMaskSize: 5
    [ 28.659] LinGreenFieldPosition: 5
    [ 28.659] LinBlueMaskSize: 5
    [ 28.660] LinBlueFieldPosition: 0
    [ 28.660] LinRsvdMaskSize: 1
    [ 28.660] LinRsvdFieldPosition: 15
    [ 28.660] MaxPixelClock: 218000000
    [ 28.660] Mode: 11a (1280x1024)
    [ 28.660] ModeAttributes: 0xbb
    [ 28.660] WinAAttributes: 0x7
    [ 28.660] WinBAttributes: 0x0
    [ 28.660] WinGranularity: 64
    [ 28.660] WinSize: 64
    [ 28.660] WinASegment: 0xa000
    [ 28.660] WinBSegment: 0x0
    [ 28.660] WinFuncPtr: 0xc0006f25
    [ 28.660] BytesPerScanline: 2560
    [ 28.660] XResolution: 1280
    [ 28.660] YResolution: 1024
    [ 28.660] XCharSize: 8
    [ 28.660] YCharSize: 16
    [ 28.660] NumberOfPlanes: 1
    [ 28.660] BitsPerPixel: 16
    [ 28.660] NumberOfBanks: 1
    [ 28.660] MemoryModel: 6
    [ 28.660] BankSize: 0
    [ 28.660] NumberOfImages: 5
    [ 28.660] RedMaskSize: 5
    [ 28.660] RedFieldPosition: 11
    [ 28.660] GreenMaskSize: 6
    [ 28.660] GreenFieldPosition: 5
    [ 28.660] BlueMaskSize: 5
    [ 28.660] BlueFieldPosition: 0
    [ 28.660] RsvdMaskSize: 0
    [ 28.660] RsvdFieldPosition: 0
    [ 28.660] DirectColorModeInfo: 1
    [ 28.660] PhysBasePtr: 0xd0000000
    [ 28.660] LinBytesPerScanLine: 2560
    [ 28.660] BnkNumberOfImagePages: 5
    [ 28.660] LinNumberOfImagePages: 5
    [ 28.660] LinRedMaskSize: 5
    [ 28.660] LinRedFieldPosition: 11
    [ 28.660] LinGreenMaskSize: 6
    [ 28.660] LinGreenFieldPosition: 5
    [ 28.660] LinBlueMaskSize: 5
    [ 28.660] LinBlueFieldPosition: 0
    [ 28.660] LinRsvdMaskSize: 0
    [ 28.660] LinRsvdFieldPosition: 0
    [ 28.660] MaxPixelClock: 218000000
    [ 28.660] *Mode: 11b (1280x1024)
    [ 28.660] ModeAttributes: 0xbb
    [ 28.660] WinAAttributes: 0x7
    [ 28.660] WinBAttributes: 0x0
    [ 28.660] WinGranularity: 64
    [ 28.660] WinSize: 64
    [ 28.660] WinASegment: 0xa000
    [ 28.660] WinBSegment: 0x0
    [ 28.660] WinFuncPtr: 0xc0006f25
    [ 28.660] BytesPerScanline: 5120
    [ 28.660] XResolution: 1280
    [ 28.660] YResolution: 1024
    [ 28.660] XCharSize: 8
    [ 28.660] YCharSize: 16
    [ 28.660] NumberOfPlanes: 1
    [ 28.660] BitsPerPixel: 32
    [ 28.660] NumberOfBanks: 1
    [ 28.660] MemoryModel: 6
    [ 28.660] BankSize: 0
    [ 28.660] NumberOfImages: 2
    [ 28.660] RedMaskSize: 8
    [ 28.660] RedFieldPosition: 16
    [ 28.660] GreenMaskSize: 8
    [ 28.660] GreenFieldPosition: 8
    [ 28.660] BlueMaskSize: 8
    [ 28.660] BlueFieldPosition: 0
    [ 28.660] RsvdMaskSize: 8
    [ 28.660] RsvdFieldPosition: 24
    [ 28.660] DirectColorModeInfo: 1
    [ 28.660] PhysBasePtr: 0xd0000000
    [ 28.660] LinBytesPerScanLine: 5120
    [ 28.660] BnkNumberOfImagePages: 2
    [ 28.660] LinNumberOfImagePages: 2
    [ 28.660] LinRedMaskSize: 8
    [ 28.660] LinRedFieldPosition: 16
    [ 28.660] LinGreenMaskSize: 8
    [ 28.660] LinGreenFieldPosition: 8
    [ 28.660] LinBlueMaskSize: 8
    [ 28.660] LinBlueFieldPosition: 0
    [ 28.660] LinRsvdMaskSize: 8
    [ 28.660] LinRsvdFieldPosition: 24
    [ 28.660] MaxPixelClock: 218000000
    [ 28.660] Mode: 11c (1600x1200)
    [ 28.660] ModeAttributes: 0xbb
    [ 28.660] WinAAttributes: 0x7
    [ 28.660] WinBAttributes: 0x0
    [ 28.660] WinGranularity: 64
    [ 28.660] WinSize: 64
    [ 28.660] WinASegment: 0xa000
    [ 28.660] WinBSegment: 0x0
    [ 28.660] WinFuncPtr: 0xc0006f25
    [ 28.660] BytesPerScanline: 1600
    [ 28.660] XResolution: 1600
    [ 28.660] YResolution: 1200
    [ 28.660] XCharSize: 8
    [ 28.660] YCharSize: 16
    [ 28.660] NumberOfPlanes: 1
    [ 28.660] BitsPerPixel: 8
    [ 28.660] NumberOfBanks: 1
    [ 28.660] MemoryModel: 4
    [ 28.660] BankSize: 0
    [ 28.660] NumberOfImages: 7
    [ 28.660] RedMaskSize: 0
    [ 28.660] RedFieldPosition: 0
    [ 28.660] GreenMaskSize: 0
    [ 28.660] GreenFieldPosition: 0
    [ 28.660] BlueMaskSize: 0
    [ 28.660] BlueFieldPosition: 0
    [ 28.660] RsvdMaskSize: 0
    [ 28.660] RsvdFieldPosition: 0
    [ 28.660] DirectColorModeInfo: 0
    [ 28.660] PhysBasePtr: 0xd0000000
    [ 28.660] LinBytesPerScanLine: 1600
    [ 28.660] BnkNumberOfImagePages: 7
    [ 28.660] LinNumberOfImagePages: 7
    [ 28.660] LinRedMaskSize: 0
    [ 28.660] LinRedFieldPosition: 0
    [ 28.660] LinGreenMaskSize: 0
    [ 28.660] LinGreenFieldPosition: 0
    [ 28.660] LinBlueMaskSize: 0
    [ 28.660] LinBlueFieldPosition: 0
    [ 28.660] LinRsvdMaskSize: 0
    [ 28.660] LinRsvdFieldPosition: 0
    [ 28.660] MaxPixelClock: 218000000
    [ 28.661] Mode: 11d (1600x1200)
    [ 28.661] ModeAttributes: 0xbb
    [ 28.661] WinAAttributes: 0x7
    [ 28.661] WinBAttributes: 0x0
    [ 28.661] WinGranularity: 64
    [ 28.661] WinSize: 64
    [ 28.661] WinASegment: 0xa000
    [ 28.661] WinBSegment: 0x0
    [ 28.661] WinFuncPtr: 0xc0006f25
    [ 28.661] BytesPerScanline: 3200
    [ 28.661] XResolution: 1600
    [ 28.661] YResolution: 1200
    [ 28.661] XCharSize: 8
    [ 28.661] YCharSize: 16
    [ 28.661] NumberOfPlanes: 1
    [ 28.661] BitsPerPixel: 16
    [ 28.661] NumberOfBanks: 1
    [ 28.661] MemoryModel: 6
    [ 28.661] BankSize: 0
    [ 28.661] NumberOfImages: 3
    [ 28.661] RedMaskSize: 5
    [ 28.661] RedFieldPosition: 10
    [ 28.661] GreenMaskSize: 5
    [ 28.661] GreenFieldPosition: 5
    [ 28.661] BlueMaskSize: 5
    [ 28.661] BlueFieldPosition: 0
    [ 28.661] RsvdMaskSize: 1
    [ 28.661] RsvdFieldPosition: 15
    [ 28.661] DirectColorModeInfo: 1
    [ 28.661] PhysBasePtr: 0xd0000000
    [ 28.661] LinBytesPerScanLine: 3200
    [ 28.661] BnkNumberOfImagePages: 3
    [ 28.661] LinNumberOfImagePages: 3
    [ 28.661] LinRedMaskSize: 5
    [ 28.661] LinRedFieldPosition: 10
    [ 28.661] LinGreenMaskSize: 5
    [ 28.661] LinGreenFieldPosition: 5
    [ 28.661] LinBlueMaskSize: 5
    [ 28.661] LinBlueFieldPosition: 0
    [ 28.661] LinRsvdMaskSize: 1
    [ 28.661] LinRsvdFieldPosition: 15
    [ 28.661] MaxPixelClock: 218000000
    [ 28.661] Mode: 11e (1600x1200)
    [ 28.661] ModeAttributes: 0xbb
    [ 28.661] WinAAttributes: 0x7
    [ 28.661] WinBAttributes: 0x0
    [ 28.661] WinGranularity: 64
    [ 28.661] WinSize: 64
    [ 28.661] WinASegment: 0xa000
    [ 28.661] WinBSegment: 0x0
    [ 28.661] WinFuncPtr: 0xc0006f25
    [ 28.661] BytesPerScanline: 3200
    [ 28.661] XResolution: 1600
    [ 28.661] YResolution: 1200
    [ 28.661] XCharSize: 8
    [ 28.661] YCharSize: 16
    [ 28.661] NumberOfPlanes: 1
    [ 28.661] BitsPerPixel: 16
    [ 28.661] NumberOfBanks: 1
    [ 28.661] MemoryModel: 6
    [ 28.661] BankSize: 0
    [ 28.661] NumberOfImages: 3
    [ 28.661] RedMaskSize: 5
    [ 28.661] RedFieldPosition: 11
    [ 28.661] GreenMaskSize: 6
    [ 28.661] GreenFieldPosition: 5
    [ 28.661] BlueMaskSize: 5
    [ 28.661] BlueFieldPosition: 0
    [ 28.661] RsvdMaskSize: 0
    [ 28.661] RsvdFieldPosition: 0
    [ 28.661] DirectColorModeInfo: 1
    [ 28.661] PhysBasePtr: 0xd0000000
    [ 28.661] LinBytesPerScanLine: 3200
    [ 28.661] BnkNumberOfImagePages: 3
    [ 28.661] LinNumberOfImagePages: 3
    [ 28.661] LinRedMaskSize: 5
    [ 28.661] LinRedFieldPosition: 11
    [ 28.661] LinGreenMaskSize: 6
    [ 28.661] LinGreenFieldPosition: 5
    [ 28.661] LinBlueMaskSize: 5
    [ 28.661] LinBlueFieldPosition: 0
    [ 28.661] LinRsvdMaskSize: 0
    [ 28.661] LinRsvdFieldPosition: 0
    [ 28.661] MaxPixelClock: 218000000
    [ 28.661] *Mode: 11f (1600x1200)
    [ 28.661] ModeAttributes: 0xbb
    [ 28.661] WinAAttributes: 0x7
    [ 28.661] WinBAttributes: 0x0
    [ 28.661] WinGranularity: 64
    [ 28.661] WinSize: 64
    [ 28.661] WinASegment: 0xa000
    [ 28.661] WinBSegment: 0x0
    [ 28.661] WinFuncPtr: 0xc0006f25
    [ 28.661] BytesPerScanline: 6400
    [ 28.661] XResolution: 1600
    /var/log/Xorg.0.log[ 28.661] YResolution: 1200
    [ 28.661] XCharSize: 8
    [ 28.661] YCharSize: 16
    [ 28.661] NumberOfPlanes: 1
    [ 28.661] BitsPerPixel: 32
    [ 28.661] NumberOfBanks: 1
    [ 28.661] MemoryModel: 6
    [ 28.661] BankSize: 0
    [ 28.661] NumberOfImages: 1
    [ 28.661] RedMaskSize: 8
    [ 28.661] RedFieldPosition: 16
    [ 28.661] GreenMaskSize: 8
    [ 28.661] GreenFieldPosition: 8
    [ 28.661] BlueMaskSize: 8
    [ 28.661] BlueFieldPosition: 0
    [ 28.661] RsvdMaskSize: 8
    [ 28.661] RsvdFieldPosition: 24
    [ 28.661] DirectColorModeInfo: 1
    [ 28.661] PhysBasePtr: 0xd0000000
    [ 28.661] LinBytesPerScanLine: 6400
    [ 28.661] BnkNumberOfImagePages: 1
    [ 28.661] LinNumberOfImagePages: 1
    [ 28.661] LinRedMaskSize: 8
    [ 28.661] LinRedFieldPosition: 16
    [ 28.661] LinGreenMaskSize: 8
    [ 28.661] LinGreenFieldPosition: 8
    [ 28.661] LinBlueMaskSize: 8
    [ 28.661] LinBlueFieldPosition: 0
    [ 28.661] LinRsvdMaskSize: 8
    [ 28.661] LinRsvdFieldPosition: 24
    [ 28.661] MaxPixelClock: 218000000
    [ 28.661]
    [ 28.661] (II) VESA(0): Total Memory: 256 64KB banks (16384kB)
    [ 28.661] (II) VESA(0): Monitor0: Using default hsync range of 31.50-48.00 kHz
    [ 28.661] (II) VESA(0): Monitor0: Using default vrefresh range of 50.00-70.00 Hz
    [ 28.661] (II) VESA(0): Monitor0: Using default maximum pixel clock of 65.00 MHz
    [ 28.661] (II) VESA(0): Not using mode "1920x1200" (no mode of this name)
    [ 28.661] (II) VESA(0): Not using built-in mode "1600x1200" (no mode of this name)
    [ 28.661] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
    [ 28.661] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
    [ 28.661] (II) VESA(0): Not using built-in mode "800x600" (no mode of this name)
    [ 28.661] (II) VESA(0): Not using built-in mode "640x480" (no mode of this name)
    [ 28.661] (WW) VESA(0): No valid modes left. Trying less strict filter...
    [ 28.661] (II) VESA(0): Monitor0: Using hsync range of 31.50-48.00 kHz
    [ 28.661] (II) VESA(0): Monitor0: Using vrefresh range of 50.00-70.00 Hz
    [ 28.661] (II) VESA(0): Monitor0: Using maximum pixel clock of 65.00 MHz
    [ 28.661] (II) VESA(0): Not using mode "1920x1200" (no mode of this name)
    [ 28.662] (II) VESA(0): Not using built-in mode "1600x1200" (hsync out of range)
    [ 28.662] (II) VESA(0): Not using built-in mode "1280x1024" (hsync out of range)
    [ 28.662] (--) VESA(0): Virtual size is 1024x768 (pitch 1024)
    [ 28.662] (**) VESA(0): Built-in mode "1024x768"
    [ 28.662] (**) VESA(0): Built-in mode "800x600"
    [ 28.662] (**) VESA(0): Built-in mode "640x480"
    [ 28.662] (==) VESA(0): DPI set to (96, 96)
    [ 28.662] (II) VESA(0): Attempting to use 60Hz refresh for mode "1024x768" (118)
    [ 28.694] (II) VESA(0): Attempting to use 60Hz refresh for mode "800x600" (115)
    [ 28.730] (II) VESA(0): Attempting to use 60Hz refresh for mode "640x480" (112)
    [ 28.815] (**) VESA(0): Using "Shadow Framebuffer"
    [ 28.815] (II) Loading sub module "shadow"
    [ 28.815] (II) LoadModule: "shadow"
    [ 28.815] (II) Loading /usr/lib/xorg/modules/libshadow.so
    [ 28.816] (II) Module shadow: vendor="X.Org Foundation"
    [ 28.816] compiled for 1.10.2, module version = 1.1.0
    [ 28.816] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 28.816] (II) Loading sub module "fb"
    [ 28.816] (II) LoadModule: "fb"
    [ 28.816] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 28.818] (II) Module fb: vendor="X.Org Foundation"
    [ 28.818] compiled for 1.10.2, module version = 1.0.0
    [ 28.818] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 28.818] (==) Depth 24 pixmap format is 32 bpp
    [ 28.818] (II) Loading sub module "int10"
    [ 28.818] (II) LoadModule: "int10"
    [ 28.818] (II) Loading /usr/lib/xorg/modules/libint10.so
    [ 28.818] (II) Module int10: vendor="X.Org Foundation"
    [ 28.818] compiled for 1.10.2, module version = 1.0.0
    [ 28.818] ABI class: X.Org Video Driver, version 10.0
    [ 28.818] (II) VESA(0): initializing int10
    [ 28.818] (II) VESA(0): Primary V_BIOS segment is: 0xc000
    [ 28.819] (II) VESA(0): VESA BIOS detected
    [ 28.819] (II) VESA(0): VESA VBE Version 3.0
    [ 28.819] (II) VESA(0): VESA VBE Total Mem: 16384 kB
    [ 28.819] (II) VESA(0): VESA VBE OEM: Matrox Graphics Inc.
    [ 28.819] (II) VESA(0): VESA VBE OEM Software Rev: 1.6
    [ 28.819] (II) VESA(0): VESA VBE OEM Vendor: Matrox
    [ 28.819] (II) VESA(0): VESA VBE OEM Product: Matrox Phoenix
    [ 28.819] (II) VESA(0): VESA VBE OEM Product Rev: 00
    [ 28.821] (II) VESA(0): virtual address = 0x7f4f3b407000,
    physical address = 0xd0000000, size = 16777216
    [ 28.928] (II) VESA(0): Setting up VESA Mode 0x118 (1024x768)
    [ 29.217] (==) VESA(0): Default visual is TrueColor
    [ 29.219] (==) VESA(0): Backing store disabled
    [ 29.219] (==) VESA(0): DPMS enabled
    [ 29.219] (WW) VESA(0): Option "OldDmaInit" is not used
    [ 29.219] (==) RandR enabled
    [ 29.219] (II) Initializing built-in extension Generic Event Extension
    [ 29.219] (II) Initializing built-in extension SHAPE
    [ 29.219] (II) Initializing built-in extension MIT-SHM
    [ 29.219] (II) Initializing built-in extension XInputExtension
    [ 29.219] (II) Initializing built-in extension XTEST
    [ 29.219] (II) Initializing built-in extension BIG-REQUESTS
    [ 29.219] (II) Initializing built-in extension SYNC
    [ 29.219] (II) Initializing built-in extension XKEYBOARD
    [ 29.219] (II) Initializing built-in extension XC-MISC
    [ 29.219] (II) Initializing built-in extension SECURITY
    [ 29.219] (II) Initializing built-in extension XINERAMA
    [ 29.219] (II) Initializing built-in extension XFIXES
    [ 29.219] (II) Initializing built-in extension RENDER
    [ 29.219] (II) Initializing built-in extension RANDR
    [ 29.219] (II) Initializing built-in extension COMPOSITE
    [ 29.219] (II) Initializing built-in extension DAMAGE
    [ 29.224] (II) AIGLX: Screen 0 is not DRI2 capable
    [ 29.224] (II) AIGLX: Screen 0 is not DRI capable
    [ 29.242] (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/swrast_dri.so
    [ 29.242] (II) GLX: Initialized DRISWRAST GL provider for screen 0
    [ 29.357] (II) Using input driver 'mouse' for 'Mouse0'
    [ 29.357] (II) Loading /usr/lib/xorg/modules/input/mouse_drv.so
    [ 29.357] (**) Option "CorePointer"
    [ 29.357] (**) Mouse0: always reports core events
    [ 29.357] (**) Option "Protocol" "auto"
    [ 29.357] (**) Option "Device" "/dev/input/mice"
    [ 29.357] (II) Mouse0: Setting mouse protocol to "ExplorerPS/2"
    [ 29.357] (**) Mouse0: Protocol: "auto"
    [ 29.357] (**) Mouse0: always reports core events
    [ 29.430] (==) Mouse0: Emulate3Buttons, Emulate3Timeout: 50
    [ 29.430] (**) Option "ZAxisMapping" "4 5 6 7"
    [ 29.430] (**) Mouse0: ZAxisMapping: buttons 4, 5, 6 and 7
    [ 29.430] (**) Mouse0: Buttons: 11
    [ 29.430] (II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
    [ 29.430] (**) Mouse0: (accel) keeping acceleration scheme 1
    [ 29.430] (**) Mouse0: (accel) acceleration profile 0
    [ 29.430] (**) Mouse0: (accel) acceleration factor: 2.000
    [ 29.430] (**) Mouse0: (accel) acceleration threshold: 4
    [ 29.456] (II) Mouse0: Setting mouse protocol to "ExplorerPS/2"
    [ 29.749] (II) Mouse0: ps2EnableDataReporting: succeeded
    [ 29.749] (II) Using input driver 'kbd' for 'Keyboard0'
    [ 29.749] (II) Loading /usr/lib/xorg/modules/input/kbd_drv.so
    [ 29.749] (**) Option "CoreKeyboard"
    [ 29.749] (**) Keyboard0: always reports core events
    [ 29.749] (**) Keyboard0: always reports core events
    [ 29.749] (**) Option "Protocol" "standard"
    [ 29.749] (**) Option "XkbRules" "base"
    [ 29.749] (**) Option "XkbModel" "pc105"
    [ 29.749] (**) Option "XkbLayout" "gb"
    [ 29.749] (WW) Option "XkbVariant" requires an string value
    [ 29.749] (II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
    [ 29.778] (II) config/udev: Adding input device Power Button (/dev/input/event2)
    [ 29.778] (II) AutoAddDevices is off - not adding device.
    [ 29.780] (II) config/udev: Adding input device Power Button (/dev/input/event1)
    [ 29.781] (II) AutoAddDevices is off - not adding device.
    [ 29.782] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event3)
    [ 29.782] (II) AutoAddDevices is off - not adding device.
    [ 29.784] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event4)
    [ 29.784] (II) AutoAddDevices is off - not adding device.
    [ 29.784] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event5)
    [ 29.784] (II) AutoAddDevices is off - not adding device.
    [ 29.784] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/mouse0)
    [ 29.784] (II) AutoAddDevices is off - not adding device.
    [ 29.787] (II) config/udev: Adding input device PC Speaker (/dev/input/event0)
    [ 29.787] (II) AutoAddDevices is off - not adding device.
    [ 162.746] (II) 3rd Button detected: disabling emulate3Button
    I understand from reading around that Linux users from many distros have problems with Matrox graphics cards when they update Xorg, and the only solution mentioned is to downgrade to a previous version of Xorg. I'm not sure if this applies to me because the error messages when I try to startx don't seem relevant, but anyway I've tried downgrading the following packages from my pacman cache:
    pacman -U xorg-server-utils-7.6-2-any.pkg.tar.xz xorg-apps-7.6-1-any.pkg.tar.xz xorg-xrdb-1.0.9-1-x86_64.pkg.tar.xz xorg-fonts-encodings-1.0.4-1-any.pkg.tar.xz xorg-xauth-1.0.6-1-x86_64.pkg.tar.xz xorg-xcmsdb-1.0.3-2-x86_64.pkg.tar.xz xorg-xkbutils-1.0.3-2-x86_64.pkg.tar.xz xorg-fonts-75dpi-1.0.1-3-any.pkg.tar.xz xorg-xmodmap-1.0.5-2-x86_64.pkg.tar.xz xorg-xbacklight-1.1.2-2-x86_64.pkg.tar.xz xorg-xset-1.2.1-2-x86_64.pkg.tar.xz xorg-xrandr-1.3.4-2-x86_64.pkg.tar.xz xorg-docs-1.6-1-any.pkg.tar.xz xorg-xkbcomp-1.2.1-2-x86_64.pkg.tar.xz xorg-xprop-1.2.0-2-x86_64.pkg.tar.xz xorg-smproxy-1.0.4-2-x86_64.pkg.tar.xz xorg-xkb-utils-7.6-1-any.pkg.tar.xz xorg-xhost-1.0.4-2-x86_64.pkg.tar.xz xorg-xev-1.1.0-2-x86_64.pkg.tar.xz xorg-twm-1.0.6-2-x86_64.pkg.tar.xz xorg-xlsatoms-1.1.0-2-x86_64.pkg.tar.xz xorg-mkfontdir-1.0.6-2-any.pkg.tar.xz xorg-xkill-1.0.3-2-x86_64.pkg.tar.xz xorg-x11perf-1.5.3-2-x86_64.pkg.tar.xz xorg-bdftopcf-1.0.3-1-x86_64.pkg.tar.xz xorg-xsetroot-1.1.0-2-x86_64.pkg.tar.xz xorg-xkbevd-1.1.2-2-x86_64.pkg.tar.xz xorg-luit-1.1.0-2-x86_64.pkg.tar.xz xorg-xcursorgen-1.0.4-2-x86_64.pkg.tar.xz xorg-xgamma-1.0.4-2-x86_64.pkg.tar.xz xorg-xdriinfo-1.0.4-2-x86_64.pkg.tar.xz xorg-res-utils-1.0.3-3-x86_64.pkg.tar.gz xorg-xvinfo-1.1.1-2-x86_64.pkg.tar.xz xorg-xinit-1.3.0-3-x86_64.pkg.tar.xz xorg-xwd-1.0.4-2-x86_64.pkg.tar.xz xorg-fonts-alias-1.0.2-1-any.pkg.tar.gz xorg-fonts-100dpi-1.0.1-3-any.pkg.tar.xz xorg-utils-7.6-7-any.pkg.tar.xz xorg-server-1.10.2-1-x86_64.pkg.tar.xz xorg-setxkbmap-1.2.0-2-x86_64.pkg.tar.xz xorg-sessreg-1.0.6-2-x86_64.pkg.tar.xz xorg-font-utils-7.6-2-any.pkg.tar.xz xorg-xinput-1.5.3-2-x86_64.pkg.tar.xz xorg-fonts-misc-1.0.0-4-x86_64.pkg.tar.gz xorg-iceauth-1.0.5-1-x86_64.pkg.tar.xz xorg-xwininfo-1.1.1-2-x86_64.pkg.tar.xz xorg-xrefresh-1.0.4-2-x86_64.pkg.tar.xz xorg-font-util-1.2.0-1-x86_64.pkg.tar.xz xorg-xpr-1.0.3-2-x86_64.pkg.tar.xz xorg-xdpyinfo-1.2.0-2-x86_64.pkg.tar.xz xorg-xwud-1.0.3-2-x86_64.pkg.tar.xz xorg-xlsclients-1.1.1-2-x86_64.pkg.tar.xz xorg-mkfontscale-1.0.8-1-x86_64.pkg.tar.xz xorg-server-common-1.10.2-1-x86_64.pkg.tar.xz
    ...all to no effect. Any ideas?

    Well I've just tried downgrading to all the packages in my pacman cache folder /var/cache/pacman/pkg:
    pacman -U a52dec-0.7.4-4-x86_64.pkg.tar.gz libgcrypt-1.4.5-1-x86_64.pkg.tar.gz aalib-1.4rc5-6-x86_64.pkg.tar.gz recode-3.6-3-x86_64.pkg.tar.gz acl-2.2.48-1-x86_64.pkg.tar.gz libgl-7.7-1-x86_64.pkg.tar.gz recordproto-1.14-1-any.pkg.tar.gz alsa-lib-1.0.22-1-x86_64.pkg.tar.gz libgpg-error-1.7-2-x86_64.pkg.tar.gz reiserfsprogs-3.6.21-2-x86_64.pkg.tar.gz alsa-oss-1.0.17-1-x86_64.pkg.tar.gz libice-1.0.6-1-x86_64.pkg.tar.gz alsa-utils-1.0.22-2-x86_64.pkg.tar.gz renderproto-0.11-1-any.pkg.tar.gz libidl2-0.8.13-1-x86_64.pkg.tar.gz rp-pppoe-3.10-2-x86_64.pkg.tar.gz atk-1.28.0-1-x86_64.pkg.tar.gz libjpeg-7-1-x86_64.pkg.tar.gz run-parts-3.2.2-1-x86_64.pkg.tar.gz libjpeg-turbo-1.1.1-1-x86_64.pkg.tar.xz attr-2.4.44-1-x86_64.pkg.tar.gz libldap-2.4.21-1-x86_64.pkg.tar.gz scrnsaverproto-1.2.0-1-any.pkg.tar.gz autoconf-2.65-1-any.pkg.tar.gz libmad-0.15.1b-4-x86_64.pkg.tar.gz sdl-1.2.14-1-x86_64.pkg.tar.gz libmatroska-0.8.1-2-x86_64.pkg.tar.gz sdparm-1.04-1-x86_64.pkg.tar.gz automake-1.11.1-1-any.pkg.tar.gz libmodplug-0.8.7-1-x86_64.pkg.tar.gz libmpc-0.9-1-x86_64.pkg.tar.xz sed-4.2.1-1-x86_64.pkg.tar.gz avahi-0.6.30-2-x86_64.pkg.tar.xz libmpcdec-1.2.6-2-x86_64.pkg.tar.gz bash-4.0.035-1-x86_64.pkg.tar.gz libmpeg2-0.5.1-1-x86_64.pkg.tar.gz shadow-4.1.4.2-1-x86_64.pkg.tar.gz libnl-1.1-1-x86_64.pkg.tar.gz bin86-0.16.17-4-x86_64.pkg.tar.gz libnotify-0.7.3-1-x86_64.pkg.tar.xz binutils-2.20-3-x86_64.pkg.tar.gz libogg-1.1.4-1-x86_64.pkg.tar.gz libpcap-1.0.0-1-x86_64.pkg.tar.gz speex-1.2rc1-1-x86_64.pkg.tar.gz bison-2.4.1-1-x86_64.pkg.tar.gz sqlite3-3.6.21-1-x86_64.pkg.tar.gz libpciaccess-0.10.9-1-x86_64.pkg.tar.gz bzip2-1.0.5-5-x86_64.pkg.tar.gz startup-notification-0.10-1-x86_64.pkg.tar.gz libpipeline-1.2.0-1-x86_64.pkg.tar.xz cabextract-1.2-2-x86_64.pkg.tar.gz libpng-1.2.40-1-x86_64.pkg.tar.gz sudo-1.7.2p2-1-x86_64.pkg.tar.gz ca-certificates-20090814-2-any.pkg.tar.gz libproxy-0.2.3-1-x86_64.pkg.tar.gz sysfsutils-2.1.0-5-x86_64.pkg.tar.gz libsasl-2.1.23-2-x86_64.pkg.tar.gz ca-certificates-java-20090629-2-any.pkg.tar.gz syslog-ng-3.0.4-1-x86_64.pkg.tar.gz libshout-2.2.2-3-x86_64.pkg.tar.gz libsm-1.1.1-1-x86_64.pkg.tar.gz sysvinit-2.86-5-x86_64.pkg.tar.gz cairo-1.8.8-1-x86_64.pkg.tar.gz cdparanoia-10.2-2-x86_64.pkg.tar.gz libsndfile-1.0.21-1-x86_64.pkg.tar.gz taglib-1.6.1-1-x86_64.pkg.tar.gz cloog-0.16.2-1-x86_64.pkg.tar.xz libssh2-1.2.7-2-x86_64.pkg.tar.xz talloc-2.0.1-1-x86_64.pkg.tar.gz libtasn1-2.2-1-x86_64.pkg.tar.gz tar-1.22-1-x86_64.pkg.tar.gz compositeproto-0.4.1-1-any.pkg.tar.gz libthai-0.1.12-1-x86_64.pkg.tar.gz tcp_wrappers-7.6-10-x86_64.pkg.tar.gz consolekit-0.4.1-2-x86_64.pkg.tar.gz libtheora-1.1.1-1-x86_64.pkg.tar.gz libtiff-3.9.2-1-x86_64.pkg.tar.gz texinfo-4.13a-3-x86_64.pkg.tar.gz coreutils-8.2-1-x86_64.pkg.tar.gz cpio-2.10-1-x86_64.pkg.tar.gz libtool-2.2.6b-1-x86_64.pkg.tar.gz ttf-bitstream-vera-1.10-6-x86_64.pkg.tar.gz cracklib-2.8.13-2-x86_64.pkg.tar.gz libusb-0.1.12-3-x86_64.pkg.tar.gz ttf-dejavu-2.30-1-any.pkg.tar.gz cryptsetup-1.0.7-1-x86_64.pkg.tar.gz libusb-compat-0.1.3-1-x86_64.pkg.tar.xz ttf-freefont-20090104-2-any.pkg.tar.gz libvisual-0.4.0-2-x86_64.pkg.tar.gz ttf-ms-fonts-2.0-2-x86_64.pkg.tar.gz curl-7.19.7-1-x86_64.pkg.tar.gz libvorbis-1.2.3-1-x86_64.pkg.tar.gz tzdata-2009t-1-x86_64.pkg.tar.gz libx11-1.3.2-1-x86_64.pkg.tar.gz damageproto-1.2.0-1-any.pkg.tar.gz udev-146-2-x86_64.pkg.tar.gz libx86-1.1-2-x86_64.pkg.tar.gz dash-0.5.5.1-2-x86_64.pkg.tar.gz libxau-1.0.5-1-x86_64.pkg.tar.gz usbutils-0.86-2-x86_64.pkg.tar.gz db-4.8.24-1-x86_64.pkg.tar.gz libxaw-1.0.7-1-x86_64.pkg.tar.gz util-linux-ng-2.16.2-1-x86_64.pkg.tar.gz dbus-1.2.16-1-x86_64.pkg.tar.gz libxcb-1.5-1-x86_64.pkg.tar.gz vbetool-1.1-1-x86_64.pkg.tar.gz vi-050325-1-x86_64.pkg.tar.gz dbus-core-1.2.16-1-x86_64.pkg.tar.gz libxcomposite-0.4.1-1-x86_64.pkg.tar.gz videoproto-2.3.0-1-any.pkg.tar.gz dbus-glib-0.82-2-x86_64.pkg.tar.gz libxcursor-1.1.10-1-x86_64.pkg.tar.gz vim-7.2.266-1-x86_64.pkg.tar.gz dcron-3.2-4-x86_64.pkg.tar.gz libxdamage-1.1.2-1-x86_64.pkg.tar.gz vim-runtime-7.3.177-1-x86_64.pkg.tar.xz desktop-file-utils-0.15-1-x86_64.pkg.tar.gz libxdmcp-1.0.3-1-x86_64.pkg.tar.gz wget-1.12-1-x86_64.pkg.tar.gz device-mapper-2.02.53-1-x86_64.pkg.tar.gz libxext-1.1.1-1-x86_64.pkg.tar.gz which-2.20-1-x86_64.pkg.tar.gz dhcpcd-5.1.4-1-x86_64.pkg.tar.gz libxfixes-4.0.4-1-x86_64.pkg.tar.gz wireless_tools-29-3-x86_64.pkg.tar.gz dialog-1.1_20080819-3-x86_64.pkg.tar.gz libxfont-1.4.1-1-x86_64.pkg.tar.gz wpa_supplicant-0.6.9-2-x86_64.pkg.tar.gz diffutils-2.8.1-6-x86_64.pkg.tar.gz libxfontcache-1.0.5-1-x86_64.pkg.tar.gz xbitmaps-1.1.0-1-any.pkg.tar.gz libxft-2.1.14-1-x86_64.pkg.tar.gz dmidecode-2.10-1-x86_64.pkg.tar.gz xcb-proto-1.6-1-any.pkg.tar.gz libxi-1.3-2-x86_64.pkg.tar.gz xcb-util-0.3.6-1-x86_64.pkg.tar.gz dmxproto-2.3-1-any.pkg.tar.gz xcursor-themes-1.0.2-1-any.pkg.tar.gz dri2proto-2.1-1-x86_64.pkg.tar.gz libxinerama-1.1-1-x86_64.pkg.tar.gz xdg-utils-1.0.2.20091216-1-any.pkg.tar.gz libxkbfile-1.0.6-1-x86_64.pkg.tar.gz xextproto-7.1.1-1-any.pkg.tar.gz e2fsprogs-1.41.9-1-x86_64.pkg.tar.gz libxml2-2.7.6-1-x86_64.pkg.tar.gz ed-1.4-1-x86_64.pkg.tar.gz xf86dgaproto-2.1-1-any.pkg.tar.gz libxmu-1.0.5-1-x86_64.pkg.tar.gz eggdbus-0.6-1-x86_64.pkg.tar.gz xf86-input-aiptek-1.4.0-1-x86_64.pkg.tar.xz eject-2.1.5-4-x86_64.pkg.tar.gz libxp-1.0.0-3-x86_64.pkg.tar.gz xf86-input-evdev-2.3.2-1-x86_64.pkg.tar.gz libxpm-3.5.8-1-x86_64.pkg.tar.gz xf86-input-joystick-1.6.0-1-x86_64.pkg.tar.xz eventlog-0.2.9-1-x86_64.pkg.tar.gz xf86-input-keyboard-1.4.0-1-x86_64.pkg.tar.gz expat-2.0.1-5-x86_64.pkg.tar.gz libxrandr-1.3.0-1-x86_64.pkg.tar.gz xf86-input-mouse-1.5.0-1-x86_64.pkg.tar.gz faad2-2.7-1-x86_64.pkg.tar.gz libxrender-0.9.5-1-x86_64.pkg.tar.gz fakeroot-1.14.4-1-x86_64.pkg.tar.gz xf86-input-synaptics-1.4.0-2-x86_64.pkg.tar.xz libxss-1.2.0-1-x86_64.pkg.tar.gz xf86-input-vmmouse-12.7.0-2-x86_64.pkg.tar.xz file-5.03-2-x86_64.pkg.tar.gz libxt-1.0.7-1-x86_64.pkg.tar.gz xf86-input-void-1.4.0-1-x86_64.pkg.tar.xz xf86miscproto-0.9.3-1-any.pkg.tar.gz filesystem-2010.01-1-any.pkg.tar.gz libxtst-1.1.0-1-x86_64.pkg.tar.gz xf86-video-apm-1.2.3-3-x86_64.pkg.tar.xz xf86-video-ark-0.7.3-3-x86_64.pkg.tar.xz findutils-4.4.2-1-x86_64.pkg.tar.gz libxv-1.0.5-1-x86_64.pkg.tar.gz xf86-video-ast-0.91.10-3-x86_64.pkg.tar.xz xf86-video-ati-6.14.1-1-x86_64.pkg.tar.xz firefox-3.5.7-1-x86_64.pkg.tar.gz libxvmc-1.0.5-1-x86_64.pkg.tar.gz xf86-video-chips-1.2.4-2-x86_64.pkg.tar.xz xf86-video-cirrus-1.3.2-6-x86_64.pkg.tar.xz fixesproto-4.1.1-1-any.pkg.tar.gz libxxf86dga-1.1.1-1-x86_64.pkg.tar.gz xf86-video-dummy-0.3.4-4-x86_64.pkg.tar.xz xf86-video-fbdev-0.4.2-4-x86_64.pkg.tar.xz flac-1.2.1-2-x86_64.pkg.tar.gz libxxf86misc-1.0.2-1-x86_64.pkg.tar.gz xf86-video-glint-1.2.5-2-x86_64.pkg.tar.xz flashplugin-10.0.42.34-1-x86_64.pkg.tar.gz libxxf86vm-1.1.0-1-x86_64.pkg.tar.gz xf86-video-i128-1.3.4-3-x86_64.pkg.tar.xz flex-2.5.35-3-x86_64.pkg.tar.gz xf86-video-i740-1.3.2-6-x86_64.pkg.tar.xz licenses-2.5-1-x86_64.pkg.tar.gz xf86-video-intel-2.15.0-2-x86_64.pkg.tar.xz fontcacheproto-0.1.3-1-any.pkg.tar.gz xf86-video-mach64-6.8.2-6-x86_64.pkg.tar.xz fontconfig-2.8.0-1-x86_64.pkg.tar.gz linux-api-headers-2.6.38.1-1-x86_64.pkg.tar.xz xf86-video-mga-1.4.11-2-x86_64.pkg.tar.gz fontsproto-2.1.0-1-any.pkg.tar.gz linux-atm-2.5.0-1-x86_64.pkg.tar.gz xf86-video-neomagic-1.2.5-4-x86_64.pkg.tar.xz freetype2-2.3.11-1-x86_64.pkg.tar.gz linux-firmware-20110512-2-any.pkg.tar.xz xf86-video-nv-2.1.18-3-x86_64.pkg.tar.xz lirc-utils-0.8.6-3-x86_64.pkg.tar.gz xf86-video-r128-6.8.1-6-x86_64.pkg.tar.xz fribidi-0.19.2-1-x86_64.pkg.tar.gz logrotate-3.7.8-1-x86_64.pkg.tar.gz xf86-video-rendition-4.2.4-4-x86_64.pkg.tar.xz gawk-3.1.7-1-x86_64.pkg.tar.gz xf86-video-s3-0.6.3-5-x86_64.pkg.tar.xz lua-5.1.4-4-x86_64.pkg.tar.gz xf86-video-s3virge-1.10.4-5-x86_64.pkg.tar.xz lvm2-2.02.53-1-x86_64.pkg.tar.gz xf86-video-savage-2.3.2-2-x86_64.pkg.tar.xz xf86-video-siliconmotion-1.7.5-2-x86_64.pkg.tar.xz lzo2-2.03-1-x86_64.pkg.tar.gz xf86-video-sis-0.10.3-4-x86_64.pkg.tar.xz xf86-video-sisusb-0.9.4-4-x86_64.pkg.tar.xz gdbm-1.8.3-6-x86_64.pkg.tar.gz m4-1.4.13-1-x86_64.pkg.tar.gz xf86-video-tdfx-1.4.3-6-x86_64.pkg.tar.xz xf86-video-trident-1.3.4-4-x86_64.pkg.tar.xz gdk-pixbuf2-2.23.3-1-x86_64.pkg.tar.xz xf86-video-tseng-1.2.4-4-x86_64.pkg.tar.xz gen-init-cpio-2.6.32-1-x86_64.pkg.tar.gz mailx-8.1.1-7-x86_64.pkg.tar.gz xf86-video-v4l-0.2.0-8-x86_64.pkg.tar.xz make-3.81-4-x86_64.pkg.tar.gz xf86-video-vesa-2.2.1-1-x86_64.pkg.tar.gz gettext-0.17-3-x86_64.pkg.tar.gz man-db-2.5.6-1-x86_64.pkg.tar.gz xf86-video-vmware-11.0.3-3-x86_64.pkg.tar.xz giflib-4.1.6-3-x86_64.pkg.tar.gz xf86-video-voodoo-1.2.4-4-x86_64.pkg.tar.xz man-pages-3.23-1-x86_64.pkg.tar.gz xf86-video-xgi-1.6.0-3-x86_64.pkg.tar.xz glib2-2.22.3-1-x86_64.pkg.tar.gz xf86-video-xgixp-1.8.0-3-x86_64.pkg.tar.xz mcpp-2.7.2-2-x86_64.pkg.tar.gz glibc-2.11.1-1-x86_64.pkg.tar.gz mdadm-2.6.9-1-x86_64.pkg.tar.gz xf86vidmodeproto-2.3-1-any.pkg.tar.gz xfsprogs-3.1.0-1-x86_64.pkg.tar.gz glproto-1.4.12-1-any.pkg.tar.xz menumaker-0.99.7-5.pkg.tar.gz gmp-4.3.1-2-x86_64.pkg.tar.gz xineramaproto-1.2-1-any.pkg.tar.gz xkeyboard-config-1.6-1-x86_64.pkg.tar.gz gnutls-2.8.5-1-x86_64.pkg.tar.gz gpm-1.20.6-5-x86_64.pkg.tar.gz mga-dri-7.7-1-x86_64.pkg.tar.gz xorg-apps-7.5-2-x86_64.pkg.tar.gz mime-types-1.0-2-x86_64.pkg.tar.gz grep-2.5.4-3-x86_64.pkg.tar.gz xorg-bdftopcf-1.0.3-1-x86_64.pkg.tar.xz xorg-docs-1.5-1-any.pkg.tar.gz groff-1.20.1-3-x86_64.pkg.tar.gz mkinitcpio-busybox-1.18.4-1-x86_64.pkg.tar.xz xorg-fonts-100dpi-1.0.1-2-x86_64.pkg.tar.gz grub-0.97-16-x86_64.pkg.tar.gz mlocate-0.22.2-2-x86_64.pkg.tar.gz xorg-fonts-75dpi-1.0.1-2-x86_64.pkg.tar.gz gtk2-2.18.5-1-x86_64.pkg.tar.gz module-init-tools-3.11.1-1-x86_64.pkg.tar.gz xorg-fonts-alias-1.0.2-1-any.pkg.tar.gz gtk-update-icon-cache-2.24.4-2-x86_64.pkg.tar.xz mozilla-common-1.4-1-x86_64.pkg.tar.gz xorg-fonts-encodings-1.0.3-1-any.pkg.tar.gz gzip-1.3.13-1-x86_64.pkg.tar.gz mpfr-2.4.1-1-x86_64.pkg.tar.gz xorg-fonts-misc-1.0.0-4-x86_64.pkg.tar.gz hal-0.5.14-1-x86_64.pkg.tar.gz nano-2.2.1-1-x86_64.pkg.tar.gz hal-info-0.20091130-1-any.pkg.tar.gz ncurses-5.7-2.1-x86_64.pkg.tar.gz xorg-font-utils-7.5-2-x86_64.pkg.tar.gz hdparm-9.27-2-x86_64.pkg.tar.gz netcfg-2.2.1-1-x86_64.pkg.tar.gz xorg-iceauth-1.0.5-1-x86_64.pkg.tar.xz heimdal-1.3.1-2-x86_64.pkg.tar.gz xorg-luit-1.1.0-2-x86_64.pkg.tar.xz heirloom-mailx-12.5-1-x86_64.pkg.tar.xz net-tools-1.60-14-x86_64.pkg.tar.gz xorg-mkfontdir-1.0.6-2-any.pkg.tar.xz hicolor-icon-theme-0.11-1-any.pkg.tar.gz nspr-4.8.2-1-x86_64.pkg.tar.gz xorg-mkfontscale-1.0.8-1-x86_64.pkg.tar.xz xorg-res-utils-1.0.3-3-x86_64.pkg.tar.gz hunspell-1.2.8-2-x86_64.pkg.tar.gz nss-3.12.4-2-x86_64.pkg.tar.gz xorg-server-1.7.3.902-1-x86_64.pkg.tar.gz iana-etc-2.30-1-any.pkg.tar.xz openbox-3.4.10-2-x86_64.pkg.tar.gz xorg-server-common-1.10.2-1-x86_64.pkg.tar.xz initscripts-2009.08-1-x86_64.pkg.tar.gz xorg-server-utils-7.5-3-x86_64.pkg.tar.gz opencore-amr-0.1.2-1-x86_64.pkg.tar.gz openjdk6-1.6.2-1-x86_64.pkg.tar.gz xorg-sessreg-1.0.6-2-x86_64.pkg.tar.xz inputproto-2.0-1-any.pkg.tar.gz xorg-setxkbmap-1.2.0-2-x86_64.pkg.tar.xz openssl-0.9.8l-1-x86_64.pkg.tar.gz xorg-smproxy-1.0.4-2-x86_64.pkg.tar.xz iproute2-2.6.29-3-x86_64.pkg.tar.gz xorg-twm-1.0.4-3-x86_64.pkg.tar.gz pacman-3.3.3-1-x86_64.pkg.tar.gz iputils-20071127-2-x86_64.pkg.tar.gz xorg-utils-7.5-1-x86_64.pkg.tar.gz pacman-mirrorlist-20091206-1-x86_64.pkg.tar.gz isl-0.06-1-x86_64.pkg.tar.xz xorg-x11perf-1.5.3-2-x86_64.pkg.tar.xz jfsutils-1.1.14-1-x86_64.pkg.tar.gz pam-1.1.1-1-x86_64.pkg.tar.gz xorg-xauth-1.0.4-1-x86_64.pkg.tar.gz kbd-1.15.1-1-x86_64.pkg.tar.gz pango-1.26.2-1-x86_64.pkg.tar.gz xorg-xbacklight-1.1.2-2-x86_64.pkg.tar.xz xorg-xcmsdb-1.0.3-2-x86_64.pkg.tar.xz kbproto-1.0.4-1-any.pkg.tar.gz patch-2.6.1-1-x86_64.pkg.tar.gz xorg-xcursorgen-1.0.4-2-x86_64.pkg.tar.xz xorg-xdpyinfo-1.2.0-2-x86_64.pkg.tar.xz pciutils-3.1.4-1-x86_64.pkg.tar.gz xorg-xdriinfo-1.0.4-2-x86_64.pkg.tar.xz xorg-xev-1.1.0-2-x86_64.pkg.tar.xz kernel26-firmware-2.6.32.3-1-x86_64.pkg.tar.gz pcmciautils-015-2-x86_64.pkg.tar.gz xorg-xgamma-1.0.4-2-x86_64.pkg.tar.xz kernel-headers-2.6.32-1-x86_64.pkg.tar.gz xorg-xhost-1.0.4-2-x86_64.pkg.tar.xz keyutils-1.4-1-x86_64.pkg.tar.xz pcre-8.00-1-x86_64.pkg.tar.gz xorg-xinit-1.2.0-1-x86_64.pkg.tar.gz klibc-1.5.15-3-x86_64.pkg.tar.gz klibc-extras-2.5-4-x86_64.pkg.tar.gz perl-5.10.1-5-x86_64.pkg.tar.gz xorg-xinput-1.5.3-2-x86_64.pkg.tar.xz klibc-kbd-1.15.20080312-10-x86_64.pkg.tar.gz xorg-xkbcomp-1.2.1-2-x86_64.pkg.tar.xz klibc-module-init-tools-3.8-1-x86_64.pkg.tar.gz pixman-0.16.4-1-x86_64.pkg.tar.gz xorg-xkbevd-1.1.2-2-x86_64.pkg.tar.xz klibc-udev-141-3-x86_64.pkg.tar.gz xorg-xkbutils-1.0.3-2-x86_64.pkg.tar.xz krb5-1.9.1-1-x86_64.pkg.tar.xz pkgconfig-0.23-1-x86_64.pkg.tar.gz xorg-xkb-utils-7.5-2-x86_64.pkg.tar.gz ladspa-1.13-2-x86_64.pkg.tar.gz less-436-1-x86_64.pkg.tar.gz pm-quirks-0.20100619-1-any.pkg.tar.xz xorg-xkill-1.0.3-2-x86_64.pkg.tar.xz pm-utils-1.2.6.1-3-x86_64.pkg.tar.gz xorg-xlsatoms-1.1.0-2-x86_64.pkg.tar.xz libarchive-2.7.1-1-x86_64.pkg.tar.gz xorg-xlsclients-1.1.1-2-x86_64.pkg.tar.xz xorg-xmodmap-1.0.5-2-x86_64.pkg.tar.xz libcap-2.17-1-x86_64.pkg.tar.gz polkit-0.95-1-x86_64.pkg.tar.gz xorg-xpr-1.0.3-2-x86_64.pkg.tar.xz popt-1.15-1-x86_64.pkg.tar.gz xorg-xprop-1.2.0-2-x86_64.pkg.tar.xz libcddb-1.3.2-1.1-x86_64.pkg.tar.gz xorg-xrandr-1.3.4-2-x86_64.pkg.tar.xz ppl-0.10.2-2-x86_64.pkg.tar.gz xorg-xrdb-1.0.9-1-x86_64.pkg.tar.xz xorg-xrefresh-1.0.4-2-x86_64.pkg.tar.xz libdaemon-0.14-1-x86_64.pkg.tar.gz ppp-2.4.4-9-x86_64.pkg.tar.gz xorg-xset-1.2.1-2-x86_64.pkg.tar.xz libdatrie-0.2.2-1-x86_64.pkg.tar.gz xorg-xsetroot-1.1.0-2-x86_64.pkg.tar.xz printproto-1.0.4-1-x86_64.pkg.tar.gz xorg-xvinfo-1.1.1-2-x86_64.pkg.tar.xz libdca-0.0.5-2-x86_64.pkg.tar.gz xorg-xwd-1.0.4-2-x86_64.pkg.tar.xz libdmx-1.1.0-1-x86_64.pkg.tar.gz procinfo-19-3-x86_64.pkg.tar.gz xorg-xwininfo-1.1.1-2-x86_64.pkg.tar.xz xorg-xwud-1.0.3-2-x86_64.pkg.tar.xz libdrm-2.4.17-2-x86_64.pkg.tar.gz procps-3.2.8-1-x86_64.pkg.tar.gz xproto-7.0.16-1-any.pkg.tar.gz libdvbpsi-0.1.6-3-x86_64.pkg.tar.gz xterm-250-1-x86_64.pkg.tar.gz libdvdread-4.1.3-1-x86_64.pkg.tar.gz psmisc-22.8-1-x86_64.pkg.tar.gz libevent-2.0.11-1-x86_64.pkg.tar.xz python-2.6.4-1-x86_64.pkg.tar.gz xvidcore-1.2.2-1-x86_64.pkg.tar.gz libffi-3.0.9-1-x86_64.pkg.tar.xz xz-5.0.3-1-x86_64.pkg.tar.gz libfontenc-1.0.5-1-x86_64.pkg.tar.gz randrproto-1.3.1-1-any.pkg.tar.gz xz-utils-4.999.9beta-1-x86_64.pkg.tar.gz zlib-1.2.3.4-3-x86_64.pkg.tar.gz libftdi-0.16-1-x86_64.pkg.tar.gz readline-6.0.004-1-x86_64.pkg.tar.gz ati-dri-7.10.2-2-x86_64.pkg.tar.xz cloog-ppl-0.15.7-1-x86_64.pkg.tar.gz gcc-4.4.2-4-x86_64.pkg.tar.gz gcc-libs-4.6.0-5-x86_64.pkg.tar.xz intel-dri-7.10.2-2-x86_64.pkg.tar.xz kernel26-2.6.32.3-1-x86_64.pkg.tar.gz libcups-1.4.2-2-x86_64.pkg.tar.gz mach64-dri-7.10.2-2-x86_64.pkg.tar.xz mesa-7.7-1-x86_64.pkg.tar.gz mkinitcpio-0.5.28-1-any.pkg.tar.gz r128-dri-7.10.2-2-x86_64.pkg.tar.xz savage-dri-7.10.2-2-x86_64.pkg.tar.xz shared-mime-info-0.70-2-x86_64.pkg.tar.gz sis-dri-7.10.2-2-x86_64.pkg.tar.xz tdfx-dri-7.10.2-2-x86_64.pkg.tar.xz xulrunner-1.9.1.7-1-x86_64.pkg.tar.gz libfetch-2.26-1-x86_64.pkg.tar.gz
    But I get the following errors:
    resolving dependencies...
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "libgl=7.10.2", a dependency of "ati-dri"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "libgl=7.10.2", a dependency of "savage-dri"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "libgl=7.10.2", a dependency of "sis-dri"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "libgl=7.10.2", a dependency of "tdfx-dri"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "libgl=7.10.2", a dependency of "ati-dri"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "libgl=7.10.2", a dependency of "intel-dri"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "libgl=7.10.2", a dependency of "mach64-dri"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "libgl=7.10.2", a dependency of "r128-dri"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "libgl=7.10.2", a dependency of "savage-dri"
    warning: cannot resolve "libgl=7.10.2", a dependency of "sis-dri"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "libgl=7.10.2", a dependency of "tdfx-dri"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "libgl=7.10.2", a dependency of "mach64-dri"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "libgl=7.10.2", a dependency of "intel-dri"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "libgl=7.10.2", a dependency of "r128-dri"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    :: The following packages cannot be upgraded due to unresolvable dependencies:
    libidl2 ati-dri atk libldap savage-dri libmatroska automake libmodplug libmpc avahi shadow shared-mime-info libnotify sis-dri sudo ca-certificates
    libsasl ca-certificates-java syslog-ng sysvinit taglib cloog libssh2 cloog-ppl consolekit tdfx-dri coreutils ttf-bitstream-vera libusb ttf-dejavu
    libusb-compat ttf-freefont ttf-ms-fonts curl udev usbutils db dbus dbus-core dbus-glib vim desktop-file-utils wget wpa_supplicant eggdbus fakeroot
    xf86-video-ati firefox flashplugin xf86-video-intel xf86-video-mach64 lirc-utils xf86-video-r128 gcc xf86-video-savage xf86-video-sis gcc-libs
    xf86-video-tdfx gdk-pixbuf2 mach64-dri gettext man-db glib2 menumaker gmp mesa gnutls grep mkinitcpio xorg-docs groff xorg-fonts-100dpi
    xorg-fonts-75dpi gtk2 gtk-update-icon-cache xorg-fonts-encodings mpfr xorg-fonts-misc hal xorg-font-utils netcfg heimdal heirloom-mailx hunspell
    xorg-server openbox xorg-server-common initscripts opencore-amr openjdk6 intel-dri openssl iproute2 pacman pam pango kernel26 pcre perl klibc-udev
    krb5 ladspa libarchive polkit libcups ppl procinfo libevent xulrunner libfetch python r128-dri libftdi
    Do you want to skip the above packages for this upgrade? [y/N]
    When I try to downgrade the dependants first they also seem to have dependants, and then I try the same trick and it turns out some files are mutually dependant! Is there any way to force a downgrade of all packages, completely ignoring dependancies? In theory this should bring my system back to how it was a couple of days ago before I did the update that stopped my graphics card working.

  • New Video Card options

    I have a first generation MacPro with the ATI Radeon X1900 and I have been experiencing some issues. First, my computer has been making a lot of noise from a fan, and I have read in several places that this has often been the ATI video cards. Also, recently I have been experiencing some issues with rendering in my applications. I play World of Warcraft, and lately when it rains in the game, it starts looking fuzzy. It could be a problem with the software, but with the fan issue I am more inclined to just replace the card and hopefully fix both issues.
    About two months ago the signal from my Mac to my monitor gave out entirely. When that happened, I called the Apple Store and they told me any PCI-Express video card would be compatible, so I picked up an Nvidea GeForce 8800 GT. It did not fix the problem and I brought it into the Apple Store and they determined it was the video controller on the motherboard that caused the issue. However, they were not able to get the Nvidea card to work with my computer, so I just went back to the ATI card after that.
    So, after all that, my question is what Video cards are compatible with the first generation Mac Pro on OS X version 10.4.11, and are there extra steps I have to do to get the hardware to work? Are there drivers or software I need to download before swapping out the cards?
    Thank you,
    Tim

    Your choices are:
    X1900 for $399 if you stay with 10.4.11
    Radeon 3870 requires 10.5.4 retail $215
    8800GT requires 10.5.3 direct from Nvidia or Apple, two models, one for EFI64 (2008) and the one you want for 2006/7 EFI32 models.
    http://store.nvidia.com/servlet/ControllerServlet?Action=DisplayPage&Env=BASE&Lo cale=en_US&SiteID=nvidia&id=ProductDetailsPage&productID=104059500

  • New Video Card for G5 dual 2.3  PCIex running Matrox MXO box

    Greetings. I have an HDV project and purchased an MXO to allow viewing
    on external monitor. The MXO did not work with my GeForce 7800 video card
    and I spent over an hour with Matrox tech support and they also sent me
    a second MXO box. The CPU does not appear to see the MXO and we were unable to see any signal (i.e. color bars during set up)
    My question: Has anyone found a way to integrate
    MXO into a FCP set-up like mine? I'm running a G5 2.3 late, 6 gig ram,
    FCP 6.04 and this video card mentioned above. The second part of question:
    If I need to replace video card, has anyone done this with my particular G5 and had good success? I have found on the Matrox site that one user has put an
    ATI 1900x into his G5 and they also support a lesser card GeForce 6600. I do not
    want to take a step back with any modification and want to make sure my system which funs very smoothly now is not compromised. Thanks for any experience and insight into this.
    G5 dual 2.3 GeForce7800 Mac OS X (10.4.11)
    Go Back

    Thanks for this post/response. The 7800GT card I currently have was a build to order option and I assume was not flashed. I'd love to figure out if there is a
    way to get my current card to like the MXO box, or to install a new, equally fast video card that would allow me to use MXO. I may install an x1900 Mac Edition and see how it works but do want to hear from other late edition G5 owners that they have been happy with this card (running OS 10.4.11, Final Cut Pro).
    K

  • New video card or new computer?

    I have a Mac Pro 3.1 (8-core) and I upgraded my video card to an Geforce GT 120 in order to run Final Cut Pro X. I have 10 GB of ram and am running 10.7.1. FCPX is somewhat annoying to work in that scrubbing seems to lag and the user interface generally seems to be slow. I just walked down to the Apple store and tried it on a 2010 Mac Pro (quad core with 3Gb ram) with an Radeon 5770 and it was MUCH more responsive.
    So, my question is: would I get close to the kind of performance I saw in the store by upgrading my graphics card (again) to a 5770 or even a 5870 or will I be throwing good money after bad and should really be looking at getting a new computer or just living with the stuttering (the most likely option)?
    Thanks very much!
    Brian

    In briefly looking at the specs of the two cards, it looks to me like the Radeon 5770 blows the GT 120 away. I also can't see why an 2008 8-core Mac Pro with 10GB would be a bottleneck for FCPX.
    My advice would be to try upgrading your video card, especially since the 5770 is still pretty cheap relatively speaking (especially compared to a brand new computer).
    If you buy the card from somewhere like Amazon, I think you can return it with just a restocking fee. (if it doesn't work out, that is)
    Finally, one thing to check on -- do you have more than one video card installed at the moment? There've been reports of performance issues when you have more than one card installed. If that's the case, remove your other card and give things a try again. But my best guess is that upgrading to the 5770 will really improve things for you.

  • K330 Video card upgrade question.

    New to forum and was just about to pull the trigger on a new K330-77471CU (from BB). However, I read a customers comment saying that this unit only had an AGP port, no PCI express slots for upgrading the video card, can this be true??? Does'nt seem possible today.  The desktop overall will fit my needs, but I want to make sure that if I elected to upgrade the video card someday, I could with the latest generation cards. 

    thanks for the reply Duck3. The above desktop is a new release for BB stores and features i3-2100 / 8mgs memory / 1 T HD. Not a high end unit by any means but one that you would think would allow the user to upgrade the integrated vid. card to a dedicated ........ hmmmm , I'm hoping perhaps a rep from Lenovo will jump in and clear this up so I can make a decision on this particular desktop.  I highly doubt our local BB sales rep is going to know the answer to this. These things just hit the shelves here. And yes, the customer was giving his review of the above mentioned model he just purchased.

  • Video Card Drivers AMD Radeon HD 6770M

    I went to AMD website to get the dirvers for my new laptop's video card. They weren't compatible and sent me here to download your drivers. I installed them worked perfectly, but then after 2 minutes of playing a game (Minecraft) it froze, and went into a 1sec black screen then said the driver crashed and successfully resolved the crash. I attempt again to play the game and yet again the same sequence accured. Please assist me! 
    This question was solved.
    View Solution.

    I think it is ridiculous that HP doesn't EVER update their drivers. What is the point of having a graphics card if you can't use it? We have to go through back doors to even have a chance of using current software that requires updated graphics cards. Last update from HP for the graphics card, November. NOVEMBER. Thanks for caring HP.

  • 24" iMac--latest models. Which video card option to choose?

    I am going to buy a new iMac 24" with 4 GB RAM. There is a $300 difference between two of the models, based mainly, so far as I can tell, on a processor speed difference of 2.6 to 2.9 Ghz, but mainly on the video card.
    The lower priced iMac has a NVIDIA GeForce 9400M with 256MB of DDR3 SDRAM shared with main memory
    The higher priced iMac has NVIDIA GeForce GT 120 with 256MB of GDDR3 memory
    I use my current iMac (mid-2007 version, 4 GB, Radeon 2600 HD with 256 MB VRAM) for all the usual things like email, word processing and web surfing, but also for watching movies, high def streamed TV, including sports events. I do not do video editing nor do I play games on the computer. I am using approx 1 GB of RAM all the time for Fusion to run Windows, since I have a couple of programs that have no Mac equivalent.
    Am I losing 256 MB of system RAM with the GeForce 9400M since it doesn't have its own memory like the Radeon 2600 HD, and will I miss the memory? Is the GeForce still a better video card than the Radeon, even with the shared memory?
    The only real question is, should I spend the extra $300 to get the video card with its own memory, assuming I don't need the faster processor speed?

    _+The only real question is, should I spend the extra $300 to get the video card with its own memory, assuming I don't need the faster processor speed?+_
    I see from your new thread today that you have not yet made this purchase.
    To get the upgraded hardware you really want, and for only $50 (not $300) above the cost you're willing to pay for the new 2.66, you can buy the refurbished 2.93 current 4GB RAM model direct from Apple, and it will have exact same warranty (and be treated by Apple) as a new one.
    While it is not in today's list of refurbs at the online Store, it was there Monday - simply call now and they will put you on the waiting list for a refurbed MB419LL/A @ $1,549 w/ free shipping, and you will have it in a week or two. Just a few days extra wait for the model of your dreams, and yes it will come with Snow Leopard:D

  • Mouse Lag and poor performance. Video Card or Power?

    Not specifically a FCP question but related. I recently purchased a new rig. Here are the specs.
    2 X 2.93Ghz 6 Core/16GB RAM/ ATI Radeon 5870 video card.
    I am having very odd mouse lag problems that are quite annoying. I am also having issues with playing sequences in unlimited RT. A guy in our office can play back better with an quad core. In regards to the mouse problem I have tried several different mouse and keyboard issues including a Wacom tablet and I get the same poor results.
    Some people say it could be my video card and some say it could be a dirty power issue. I took the rig back to the store and the tech geek in the back said it worked fine for him but when I showed up with the keyboard and mouse to test it he had boxed up the computer and gone home.
    Here is a clip of the screen and the weird jumpy jittery problem I am having.
    http://pdvpro.com/stupid_mac/
    You can see the mouse and the window I am dragging freeze for a second even though I am mousing smoothly and continuously. The mouse and keyboard and Wacom tablet work perfectly on my old Dual Core.
    Any ideas?

    According to your video, it's happening in Finder, not just FCP,
    so it must be something systemwide.
    Is there something running in the background, like Spotlight indexing?
    System Preferences > Spotlight > Privacy add your disks to be excluded.
    Anything else running in the background?
    Anything weird connected to your USB?
    Also turn off your Airport or any network connection and repeat the test.

  • MacBook Pro 15" video card problems (i think)

    Can anyone tell me if this is indeed a video card problem?
    MBP 15" info (Dec. 2011)
    Processor 2.4 GHz Intel Core i7
    Memory 4GB 1333 MHz DDR3
    Graphics Intel HD Graphics 3000 384 MB
    OS X Lion 10.7.5
    This is what happened:
    I use my mbp heavily because I edit a lot of videos with Premiere. I also use lightroom / photoshop alot + games. I also installed Parallels desktop late 2013. I don't know if that is relevant but anyway. Everything started late 2013 (a little after installing parallels actually) when there are moments when the audio wouldn't work and I couldn't adjust the volume. It would come back anyway so i didn't mind it. Then the fans were on high speed for little activity. After that the keyboard backlight couldn't be adjusted and wouldnt work. I ignored all of these cuz i wasn't troubling me at the time. In January i left for france to study - I use bike all the time and once stupidly placed my laptop on the basket going to school (rough roads). I had a class with html so I had to open Parallels, my teacher pointed out the fans and how loud they were. That day, parallels desktop said i must upgrade to windows 9 or it will restart every 2hours. I didn't of course. I didn't have time to.
    After that (a few days later i think) my laptop would randomly turn into a black screen but it's still on (the power LED is on) I tried turning it off by pressing down the power button and then turning it back on. It worked the first time. During the first week, the frequency of it happening grew. It would do it almost 3 times a day. during that same week I tried to do an SMC reset. It fixed the keyboard light, fans and audio but not the black screen thing. It just keeps on happening around 1-3 times a day. It only happens when I'm using it btw, never when I just leave it. ALSO, after a few days, it would take longer hours to open my mbp again. I mean, the screen would turn black. i would turn it off, then on again. I will ONLY hear the hard drive moving but no startup sound and no grey screen and apple logo. nothing.
    The following weeks after that, I asked a friend to help me out. He suggested that I install gfxCardStatus because he said it might be my video card. He instructed that I keep it on intergrated only. So I installed that and did what he said I thought it worked for a while because the black screens stopped happening (even when gfx keeps on going back to dynamic) BUT NOW, MY LAPTOP WOULD FREEZE (not turn black). I'd shut it down using the power button but it still takes me hours to open it again. Sometimes, I'd wait for the battery to drain because it would startup when i charge it (sometimes)
    I tried doing AHT as well to confirm the video card problem, but the results are no problems found. I really don't want to replace my logicboard here in france. everything is more expensive here. ;__;
    Today I uninstalled parallels to see if that might have had anything to do with my problem now but i think that's just wishful thinking.
    Can somebody tell me if this is really about the video card? Thank you

    Your appointment at the genius Bar in an Apple Store (anywhere in the world) for an evaluation is FREE, in warranty or out. Those guys put their hands on these Macs all day every day, and they are especially good at Physical and Power problems.
    Ask them.

Maybe you are looking for

  • I am getting ORA-01403: no data found error while calling a stored procedur

    Hi, I have a stored procedure. When I execute it from Toad it is successfull. But when I call that from my java function it gives me ORA-01403: no data found error - My code is like this - SELECT COUNT(*) INTO L_N_CNT FROM TLSI_SI_MAST WHERE UPPER(CU

  • Ipod nano 2gb has error 1418

    Well I had over 2gb of music on my itunes...so it said if i wanted to create a playlist that the ipod will go to so the new music will show up...i clicked yes...and then later that day i deleted the old music and then had 1.8 gb so that the ipod coul

  • Interface with SAP

    Hi We need to integrate lab analyzer to SAP , for automatic transfer of inspection results. what are all the important steps need to be consider Does any one did it before , please share your expereince. thanks

  • ALV REPORT TO BW, without extraction???

    Hello! Can I execute a ALV report (from SAP) in BW, without extraction, at the same time able to use all Bex functions??? is it possible??? I think not, but, somebody can tell me what you think.... Thanks

  • Has anyone used an FP-3000 in ABB 800xA Fieldbus Builder?

    I tried to imprt the dd files in ABBs 800xA Fieldbus builder and I get the following error: In file C:\3rd Party FF Devices\NI FP-3000\IT016000\4E4943\4005\030101.cff: Value  [NM Restrictions] VersionOfNmSpecSupported is missing. Has anyone ever trie