Ati, radeon, fglrx, catalyst, ???

I am converting one of my boxes to Arch.  it has an older ATI Radeon card (7500, I think).  I have always used the "radeon" driver.
pacman finds no "radeon" driver--only "radeonhd".  Some quick digging--including here--finds discussion of "catalyst" as the replacement for "fglrx".
But---what is the replacement for "radeon"?  And, if "radeonhd" is not it, then what is "radeonhd"
Also----is it true that the ATI Radeon requires "dri" to be loaded?  Both my other boxes use Nvidia, and dri is not used.

pixellany wrote:Thanks--in the interim I loaded that and setup to use "ati".  I did not notice if it loaded "radeon" also.
Anyway, now it's working....
Yes, it did  load "radeon" also--which I am now using.
Anyone know what "radeonhd" is?

Similar Messages

  • [SOLVED] Dell Studio 1555, arch64, touchpad + ATI Radeon HD, Catalyst.

    Hi everyone.
    I have a strange problem, that these days is a pin in my ass. My touchpad is not workig, and I need it because I am traveling alot. I checked the wiki. I tryed to set the touchpad via xorg.conf and hal, but it is not working.
    That is what I am getting in my xorg log file:
    (II) UnloadModule: "synaptics"
    (II) Unloading /usr/lib/xorg/modules/input//synaptics_drv.so
    (EE) Failed to load module "synaptics" (module requirement mismatch, 0)
    I have xf86-input-synaptics-1.2.0-1 installed on my machine.
    Here is my xorg.conf:
    Section "ServerLayout"
    Identifier "Gruntz`s Layout"
    Screen 0 "Main Screen" 0 0
    InputDevice "Mouse" "CorePointer"
    InputDevice "SynapticsTouchpad" "SendCoreEvents"
    InputDevice "Keyboard" "CoreKeyboard"
    EndSection
    Section "Files"
    ModulePath "/usr/lib/xorg/modules"
    ModulePath "/usr/lib64/xorg/modules"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/OTF"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/Type1"
    FontPath "/usr/share/fonts/artwiz-fonts:unscaled"
    FontPath "/usr/share/fonts/cyrillic"
    FontPath "/usr/share/fonts/encodings"
    FontPath "/usr/share/fonts/speedo"
    FontPath "/usr/share/fonts/misc:unscaled"
    FontPath "/usr/share/fonts/util"
    EndSection
    Section "Module"
    Load "dbe"
    Load "glx"
    Load "dri"
    Load "dri2"
    Load "extmod"
    Load "record"
    Load "synaptics"
    Load "freetype"
    Load "xtrap"
    Load "GLcore"
    EndSection
    Section "ServerFlags"
    Option "AutoAddDevice" "False"
    Option "AIGLX" "True"
    Option "Xinerama" "off"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard"
    Driver "kbd"
    Option "XkbRules" "xorg"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "us,bg"
    Option "XkbVariant" ",phonetic"
    Option "XkbOptions" "grp:alt_shift_toggle,grp:lwin_switch,grp_led:scroll"
    EndSection
    Section "InputDevice"
    Identifier "Mouse"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/input/mice"
    Option "ZAxisMapping" "4 5 6 7"
    EndSection
    Section "InputDevice"
    #Option "Device" "/dev/input/mice"
    Identifier "SynapticsTouchpad"
    Driver "synaptics"
    Option "AlwaysCore" "true" # send events to CorePointer
    Option "Device" "/dev/input/mice"
    Option "Protocol" "auto"
    Option "SHMConfig" "false" # configurable at runtime? security risk
    Option "LeftEdge" "1700" # x coord left
    Option "RightEdge" "5300" # x coord right
    Option "TopEdge" "1700" # y coord top
    Option "BottomEdge" "4200" # y coord bottom
    Option "FingerLow" "25" # pressure below this level triggers release
    Option "FingerHigh" "30" # pressure above this level triggers touch
    Option "MaxTapTime" "180" # max time in ms for detecting tap
    Option "VertEdgeScroll" "true" # enable vertical scroll zone
    Option "HorizEdgeScroll" "true" # enable horizontal scroll zone
    Option "CornerCoasting" "true" # enable continuous scroll with finger in corner
    Option "CoastingSpeed" "0.30" # corner coasting speed
    Option "VertScrollDelta" "100" # edge-to-edge scroll distance of the vertical scroll
    Option "HorizScrollDelta" "100" # edge-to-edge scroll distance of the horizontal scroll
    Option "MinSpeed" "0.10" # speed factor for low pointer movement
    Option "MaxSpeed" "0.60" # maximum speed factor for fast pointer movement
    Option "AccelFactor" "0.0020" # acceleration factor for normal pointer movements
    Option "VertTwoFingerScroll" "true" # vertical scroll anywhere with two fingers
    Option "HorizTwoFingerScroll" "true" # horizontal scroll anywhere with two fingers
    Option "TapButton1" "1"
    Option "TapButton2" "2"
    Option "TapButton3" "3"
    EndSection
    Section "Monitor"
    Identifier "LCD Monitor"
    VendorName "LGD"
    ModelName "20b"
    Option "VendorName" "ATI Proprietary Driver"
    Option "ModelName" "Generic Autodetecting Monitor"
    Option "DPMS" "true"
    EndSection
    Section "Device"
    ### Available Driver options are:-
    ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
    ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
    ### [arg]: arg optional
    #Option "NoAccel" # [<bool>]
    #Option "SWcursor" # [<bool>]
    #Option "Dac6Bit" # [<bool>]
    #Option "Dac8Bit" # [<bool>]
    #Option "BusType" # [<str>]
    #Option "CPPIOMode" # [<bool>]
    #Option "CPusecTimeout" # <i>
    #Option "AGPMode" # <i>
    #Option "AGPFastWrite" # [<bool>]
    #Option "AGPSize" # <i>
    #Option "GARTSize" # <i>
    #Option "RingSize" # <i>
    #Option "BufferSize" # <i>
    #Option "EnableDepthMoves" # [<bool>]
    #Option "EnablePageFlip" # [<bool>]
    #Option "NoBackBuffer" # [<bool>]
    #Option "DMAForXv" # [<bool>]
    #Option "FBTexPercent" # <i>
    #Option "DepthBits" # <i>
    #Option "PCIAPERSize" # <i>
    #Option "AccelDFS" # [<bool>]
    #Option "IgnoreEDID" # [<bool>]
    #Option "DisplayPriority" # [<str>]
    #Option "PanelSize" # [<str>]
    #Option "ForceMinDotClock" # <freq>
    #Option "ColorTiling" # [<bool>]
    #Option "VideoKey" # <i>
    #Option "RageTheatreCrystal" # <i>
    #Option "RageTheatreTunerPort" # <i>
    #Option "RageTheatreCompositePort" # <i>
    #Option "RageTheatreSVideoPort" # <i>
    #Option "TunerType" # <i>
    #Option "RageTheatreMicrocPath" # <str>
    #Option "RageTheatreMicrocType" # <str>
    #Option "ScalerWidth" # <i>
    #Option "RenderAccel" # [<bool>]
    #Option "SubPixelOrder" # [<str>]
    #Option "ShowCache" # [<bool>]
    #Option "DynamicClocks" # [<bool>]
    #Option "VGAAccess" # [<bool>]
    #Option "ReverseDDC" # [<bool>]
    #Option "LVDSProbePLL" # [<bool>]
    #Option "AccelMethod" # <str>
    #Option "DRI" # [<bool>]
    #Option "ConnectorTable" # <str>
    #Option "DefaultConnectorTable" # [<bool>]
    #Option "DefaultTMDSPLL" # [<bool>]
    #Option "TVDACLoadDetect" # [<bool>]
    #Option "ForceTVOut" # [<bool>]
    #Option "TVStandard" # <str>
    #Option "IgnoreLidStatus" # [<bool>]
    #Option "DefaultTVDACAdj" # [<bool>]
    #Option "Int10" # [<bool>]
    #Option "EXAVSync" # [<bool>]
    #Option "ATOMTVOut" # [<bool>]
    #Option "R4xxATOM" # [<bool>]
    Identifier "ATI Radeon"
    Driver "fglrx"
    VendorName "ATI Technologies Inc"
    BoardName "M92 [Mobility Radeon HD 4500 Series]"
    Option "AGPMode" "4"
    Option "ColorTiling" "on"
    Option "AGPFastWrite" "yes"
    Option "EXAVSync" "yes"
    Option "DRI" "on"
    Option "DynamicPM" "on" # Dynamic powersaving.
    Option "ClockGating" "on" # Assisting option for powersaving.
    Option "AccelMethod" "EXA" # EXA should fit most cases.
    Option "DMAForXv" "on" # Forced option in order to enable Xv overlay.
    Option "ScalerWidth" "2048" # That should fix some very rare bugs.
    Option "EnablePageFlip" "on" # It will not be enabled on R5xx cards.
    Option "RenderAccel" "on" # Optional. It should be enabled by default.
    Option "AccelDFS" "on" #Optional. See the man page.
    BusID "PCI:1:0:0"
    EndSection
    Section "Screen"
    Identifier "Main Screen"
    Device "ATI Radeon"
    Monitor "LCD Monitor"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    Section "DRI"
    Group "video"
    Mode 0666
    EndSection
    Section "Extensions"
    Option "Composite" "Enable"
    Option "RENDER" "Enable"
    Option "DAMAGE" "On"
    Option "RenderAccel" "true"
    Option "backingstore" "true"
    Option "AllowGLXWithComposite" "true"
    EndSection
    I have Ati radein hd, and I am using catalyst 11 driver. I added: "IgnorePkg   = xf86-video-vesa xorg-server xf86-input-evdev xf86-input-keyboard xf86-input-mouse" in order to use the old xorg so I can use the catalyst new driver, and it is working. Is this the reason form my touchpad?
    If you have some ideas, or you need more data, just ask.
    Thank you all,
    Regards.
    Last edited by Gruntz (2009-12-10 21:24:17)

    You need the older synaptics driver.
    xf86-input-synaptics-1.1.3-1-x86_64.pkg.tar.gz
    After downgrading, you should add xf86-input-synaptics to the IgnorePkg line.

  • [SOLVED] ATI Radeon and Catalyst - Invalid AMD VBIOS

    Hi everyone!
    I got a new laptop with an AMD Radeon HD 7650M graphic card, I can't get catalyst working, kernel log reports:
    <3>[fglrx:hal_read_VBIOS] *ERROR* Invalid AMD VBIOS!
    <3>[fglrx:hal_init_cpu] *ERROR* Failed to read VBIOS!
    <6>[fglrx] device open failed with code -1
    <3>[fglrx:firegl_get_vbios_image] *ERROR* Invalid image size requested
    /var/log/Xorg.0.log reports:
    [    11.333]
    X.Org X Server 1.12.4
    Release Date: 2012-08-27
    [    11.333] X Protocol Version 11, Revision 0
    [    11.333] Build Operating System: Linux 3.4.8-1-ARCH x86_64
    [    11.333] Current Operating System: Linux Pitchblack 3.6.6-1-ARCH #1 SMP PREEMPT Mon Nov 5 11:57:22 CET 2012 x86_64
    [    11.333] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=470eec3c-7b63-43e0-ab12-a32a315ba84b ro resume=/dev/sda3 radeon.modeset=0 quiet
    [    11.333] Build Date: 27 August 2012  08:04:39AM
    [    11.333] 
    [    11.333] Current version of pixman: 0.26.2
    [    11.333]     Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
    [    11.333] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [    11.334] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Nov 10 09:37:07 2012
    [    11.407] (==) Using config file: "/etc/X11/xorg.conf"
    [    11.407] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [    11.665] (==) ServerLayout "aticonfig Layout"
    [    11.665] (**) |-->Screen "aticonfig-Screen[0]-0" (0)
    [    11.665] (**) |   |-->Monitor "aticonfig-Monitor[0]-0"
    [    11.682] (**) |   |-->Device "aticonfig-Device[0]-0"
    [    11.682] (==) Automatically adding devices
    [    11.682] (==) Automatically enabling devices
    [    11.914] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [    11.914]     Entry deleted from font path.
    [    12.043] (==) FontPath set to:
        /usr/share/fonts/misc/,
        /usr/share/fonts/TTF/,
        /usr/share/fonts/Type1/,
        /usr/share/fonts/100dpi/,
        /usr/share/fonts/75dpi/
    [    12.043] (==) ModulePath set to "/usr/lib/xorg/modules"
    [    12.043] (II) The server relies on udev to provide the list of input devices.
        If no devices become available, reconfigure udev or disable AutoAddDevices.
    [    12.043] (II) Loader magic: 0x7c8b00
    [    12.043] (II) Module ABI versions:
    [    12.043]     X.Org ANSI C Emulation: 0.4
    [    12.043]     X.Org Video Driver: 12.1
    [    12.043]     X.Org XInput driver : 16.0
    [    12.043]     X.Org Server Extension : 6.0
    [    12.044] (--) PCI:*(0:1:0:0) 1002:6841:104d:90ac rev 0, Mem @ 0xb0000000/268435456, 0xc4000000/131072, I/O @ 0x00005000/256, BIOS @ 0x????????/131072
    [    12.044] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [    12.044] (II) "extmod" will be loaded by default.
    [    12.044] (II) "dbe" will be loaded by default.
    [    12.044] (II) "glx" will be loaded by default.
    [    12.044] (II) "record" will be loaded by default.
    [    12.044] (II) "dri" will be loaded by default.
    [    12.044] (II) "dri2" will be loaded by default.
    [    12.044] (II) LoadModule: "extmod"
    [    12.106] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [    12.119] (II) Module extmod: vendor="X.Org Foundation"
    [    12.119]     compiled for 1.12.4, module version = 1.0.0
    [    12.119]     Module class: X.Org Server Extension
    [    12.119]     ABI class: X.Org Server Extension, version 6.0
    [    12.119] (II) Loading extension MIT-SCREEN-SAVER
    [    12.119] (II) Loading extension XFree86-VidModeExtension
    [    12.119] (II) Loading extension XFree86-DGA
    [    12.119] (II) Loading extension DPMS
    [    12.119] (II) Loading extension XVideo
    [    12.119] (II) Loading extension XVideo-MotionCompensation
    [    12.119] (II) Loading extension X-Resource
    [    12.119] (II) LoadModule: "dbe"
    [    12.130] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [    12.131] (II) Module dbe: vendor="X.Org Foundation"
    [    12.131]     compiled for 1.12.4, module version = 1.0.0
    [    12.131]     Module class: X.Org Server Extension
    [    12.131]     ABI class: X.Org Server Extension, version 6.0
    [    12.131] (II) Loading extension DOUBLE-BUFFER
    [    12.131] (II) LoadModule: "glx"
    [    12.131] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [    12.159] (II) Module glx: vendor="Advanced Micro Devices, Inc."
    [    12.160]     compiled for 6.9.0, module version = 1.0.0
    [    12.160] (II) Loading extension GLX
    [    12.160] (II) LoadModule: "record"
    [    12.160] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [    12.167] (II) Module record: vendor="X.Org Foundation"
    [    12.167]     compiled for 1.12.4, module version = 1.13.0
    [    12.167]     Module class: X.Org Server Extension
    [    12.167]     ABI class: X.Org Server Extension, version 6.0
    [    12.167] (II) Loading extension RECORD
    [    12.167] (II) LoadModule: "dri"
    [    12.168] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [    12.186] (II) Module dri: vendor="X.Org Foundation"
    [    12.186]     compiled for 1.12.4, module version = 1.0.0
    [    12.186]     ABI class: X.Org Server Extension, version 6.0
    [    12.186] (II) Loading extension XFree86-DRI
    [    12.186] (II) LoadModule: "dri2"
    [    12.186] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [    12.198] (II) Module dri2: vendor="X.Org Foundation"
    [    12.198]     compiled for 1.12.4, module version = 1.2.0
    [    12.198]     ABI class: X.Org Server Extension, version 6.0
    [    12.198] (II) Loading extension DRI2
    [    12.198] (II) LoadModule: "fglrx"
    [    12.223] (II) Loading /usr/lib/xorg/modules/drivers/fglrx_drv.so
    [    12.518] (II) Module fglrx: vendor="FireGL - AMD Technologies Inc."
    [    12.518]     compiled for 1.4.99.906, module version = 9.0.2
    [    12.518]     Module class: X.Org Video Driver
    [    12.519] (II) Loading sub module "fglrxdrm"
    [    12.519] (II) LoadModule: "fglrxdrm"
    [    12.519] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
    [    12.578] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
    [    12.578]     compiled for 1.4.99.906, module version = 9.0.2
    [    12.578] (II) AMD Proprietary Linux Driver Version Identifier:9.00.2
    [    12.578] (II) AMD Proprietary Linux Driver Release Identifier: 9.00.11                             
    [    12.578] (II) AMD Proprietary Linux Driver Build Date: Sep 20 2012 11:56:16
    [    12.578] (++) using VT number 7
    [    12.584] (WW) Falling back to old probe method for fglrx
    [    12.694] (II) Loading PCS database from /etc/ati/amdpcsdb /etc/ati/amdpcsdb.default
    [    12.712] ukiDynamicMajor: found major device number 250
    [    12.712] ukiDynamicMajor: found major device number 250
    [    12.712] ukiOpenByBusid: Searching for BusID PCI:1:0:0
    [    12.712] ukiOpenDevice: node name is /dev/ati/card0
    [    12.712] ukiOpenDevice: open result is 7, (OK)
    [    12.723] ukiOpenDevice: open result is 7, (OK)
    [    12.723] ukiOpenByBusid: ukiOpenMinor returns 7
    [    12.723] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
    [    12.755] (--) Chipset Supported AMD Graphics Processor (0x6841) found
    [    12.779] (WW) fglrx: No matching Device section for instance (BusID PCI:0@1:0:1) found
    [    12.779] (II) AMD Video driver is running on a device belonging to a group targeted for this release
    [    12.796] (II) AMD Video driver is signed
    [    12.796] (II) fglrx(0): pEnt->device->identifier=0xa114b0
    [    12.796] (II) fglrx(0): === [xdl_xs112_atiddxPreInit] === begin
    [    12.796] (II) Loading sub module "vgahw"
    [    12.796] (II) LoadModule: "vgahw"
    [    12.796] (II) Loading /usr/lib/xorg/modules/libvgahw.so
    [    12.821] (II) Module vgahw: vendor="X.Org Foundation"
    [    12.821]     compiled for 1.12.4, module version = 0.1.0
    [    12.821]     ABI class: X.Org Video Driver, version 12.1
    [    12.821] (**) fglrx(0): Depth 24, (--) framebuffer bpp 32
    [    12.821] (II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    [    12.821] (==) fglrx(0): Default visual is TrueColor
    [    12.821] (**) fglrx(0): Option "DPMS" "true"
    [    12.822] (==) fglrx(0): RGB weight 888
    [    12.822] (II) fglrx(0): Using 8 bits per RGB
    [    12.822] (==) fglrx(0): Buffer Tiling is ON
    [    12.822] (II) Loading sub module "fglrxdrm"
    [    12.822] (II) LoadModule: "fglrxdrm"
    [    12.822] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
    [    12.822] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
    [    12.822]     compiled for 1.4.99.906, module version = 9.0.2
    [    12.824] ukiDynamicMajor: found major device number 250
    [    12.824] ukiDynamicMajor: found major device number 250
    [    12.827] ukiOpenByBusid: Searching for BusID PCI:1:0:0
    [    12.827] ukiOpenDevice: node name is /dev/ati/card0
    [    12.827] ukiOpenDevice: open result is 10, (OK)
    [    12.827] ukiOpenByBusid: ukiOpenMinor returns 10
    [    12.827] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
    [    12.828] (**) fglrx(0): NoAccel = NO
    [    12.828] (**) fglrx(0): AMD 2D Acceleration Architecture enabled
    [    12.828] (--) fglrx(0): Chipset: "AMD Radeon HD 7500M/7600M Series" (Chipset = 0x6841)
    [    12.828] (--) fglrx(0): (PciSubVendor = 0x104d, PciSubDevice = 0x90ac)
    [    12.828] (==) fglrx(0): board vendor info: third party graphics adapter - NOT original AMD
    [    12.828] (--) fglrx(0): Linear framebuffer (phys) at 0xb0000000
    [    12.828] (--) fglrx(0): MMIO registers at 0xc4000000
    [    12.828] (--) fglrx(0): I/O port at 0x00005000
    [    12.828] (==) fglrx(0): ROM-BIOS at 0x000c0000
    [    12.831] (II) fglrx(0): AC Adapter is used
    [    12.848] (EE) fglrx(0): V_BIOS address 0x0 out of range
    [    12.849] (EE) fglrx(0): Failed to obtain VBIOS from Kernel!
    [    12.849] (EE) fglrx(0): VBIOS read from Kernel, Invalid signature!
    [    12.849] (EE) fglrx(0): GetBIOSParameter failed
    [    12.849] (EE) fglrx(0): PreInitAdapter failed
    [    12.849] (EE) fglrx(0): PreInit failed
    [    12.849] (II) fglrx(0): === [xdl_xs112_atiddxPreInit] === end
    [    13.116] SetVBEMode failed
    [    13.116] (II) UnloadModule: "fglrx"
    [    13.116] (II) UnloadSubModule: "fglrxdrm"
    [    13.116] (II) Unloading fglrxdrm
    [    13.116] (II) UnloadSubModule: "vgahw"
    [    13.116] (II) Unloading vgahw
    [    13.116] (II) UnloadSubModule: "fglrxdrm"
    [    13.116] (EE) Screen(s) found, but none have a usable configuration.
    [    13.116]
    Fatal server error:
    [    13.116] no screens found
    [    13.116]
    Please consult the The X.Org Foundation support
         at http://wiki.x.org
    for help.
    [    13.117] Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    [    13.117]
    [    13.143] Server terminated with error (1). Closing log file.
    xorg.conf (generated using aticonfig --initial)
    Section "ServerLayout"
        Identifier     "aticonfig Layout"
        Screen      0  "aticonfig-Screen[0]-0" 0 0
    EndSection
    Section "Module"
    EndSection
    Section "Monitor"
        Identifier   "aticonfig-Monitor[0]-0"
        Option        "VendorName" "ATI Proprietary Driver"
        Option        "ModelName" "Generic Autodetecting Monitor"
        Option        "DPMS" "true"
    EndSection
    Section "Device"
        Identifier  "aticonfig-Device[0]-0"
        Driver      "fglrx"
        BusID       "PCI:1:0:0"
    EndSection
    Section "Screen"
        Identifier "aticonfig-Screen[0]-0"
        Device     "aticonfig-Device[0]-0"
        Monitor    "aticonfig-Monitor[0]-0"
        DefaultDepth     24
        SubSection "Display"
            Viewport   0 0
            Depth     24
        EndSubSection
    EndSection
    /etc/default/grub:
    GRUB_DEFAULT=0
    GRUB_TIMEOUT=5
    GRUB_DISTRIBUTOR="Arch"
    GRUB_CMDLINE_LINUX_DEFAULT="quiet"
    GRUB_CMDLINE_LINUX="resume=/dev/sda3 radeon.modeset=0"
    # Preload both GPT and MBR modules so that they are not missed
    GRUB_PRELOAD_MODULES="part_gpt part_msdos"
    # Uncomment to enable Hidden Menu, and optionally hide the timeout count
    #GRUB_HIDDEN_TIMEOUT=5
    #GRUB_HIDDEN_TIMEOUT_QUIET=true
    # Uncomment to use basic console
    GRUB_TERMINAL_INPUT=console
    # Uncomment to disable graphical terminal
    #GRUB_TERMINAL_OUTPUT=console
    # The resolution used on graphical terminal
    # note that you can use only modes which your graphic card supports via VBE
    # you can see them in real GRUB with the command `vbeinfo'
    GRUB_GFXMODE=auto
    # Uncomment to allow the kernel use the same resolution used by grub
    GRUB_GFXPAYLOAD_LINUX=keep
    # Uncomment if you want GRUB to pass to the Linux kernel the old parameter
    # format "root=/dev/xxx" instead of "root=/dev/disk/by-uuid/xxx"
    #GRUB_DISABLE_LINUX_UUID=true
    # Uncomment to disable generation of recovery mode menu entries
    GRUB_DISABLE_RECOVERY=true
    # Uncomment and set to the desired menu colors.  Used by normal and wallpaper
    # modes only.  Entries specified as foreground/background.
    #GRUB_COLOR_NORMAL="light-blue/black"
    #GRUB_COLOR_HIGHLIGHT="light-cyan/blue"
    # Uncomment one of them for the gfx desired, a image background or a gfxtheme
    #GRUB_THEME="/path/to/gfxtheme"
    # Uncomment to get a beep at GRUB start
    #GRUB_INIT_TUNE="480 440 1"
    #GRUB_SAVEDEFAULT="true"
    lspci | grep VGA
    01.00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI Thames [Radeon 7500/7600M Series]
    Thanks a lot, any ideas?
    Last edited by Mliquid (2013-02-21 07:56:42)

    Mliquid wrote:
    MiguelAngelLV wrote:Some problem... Did you resolve?
    Not yet sorry. Still getting the same problem. I'm using radeon open source drivers right now and i got some problem on these ones too,
    framebuffer issues at boot.
    Kernel version: 3.6.11-1-ARCH
    With free driver only works for me using VGA. The laptop screen is not nothing, just blinks.

  • Fix for video tearing ATI Radeon HD 4200 using Catalyst Driver??

    Hey guys, as the title asks, is there a fix for pretty serious video tearing that I am experiencing on my ATI Radeon HD 4200 video card? I'm using the proprietary driver (catalyst, built from AUR) and would prefer to use that one or, if need be, radeonhd driver as I need HDMI sound output.
    Below is my xorg.conf.
    Many many thanks in advance to anyone who may have some ideas/experience with this.
    Section "ServerLayout"
    Identifier "aticonfig Layout"
    Screen 0 "aticonfig-Screen[0]-0" 0 0
    EndSection
    Section "Files"
    EndSection
    Section "Module"
    Load "glx"
    Load "dri"
    Load "drm"
    EndSection
    Section "ServerFlags"
    Option "Xinerama" "off"
    EndSection
    Section "Monitor"
    Identifier "aticonfig-Monitor[0]-0"
    Option "VendorName" "ATI Proprietary Driver"
    Option "ModelName" "Generic Autodetecting Monitor"
    Option "DPMS" "true"
    EndSection
    Section "Device"
    Identifier "aticonfig-Device[0]-0"
    Driver "fglrx"
    # Driver "radeonhd"
    BusID "PCI:1:5:0"
    Option "Audio" "on"
    Option "HDMI" "all"
    Option "AccelMethod" "exa" # to enable 2D and Xv acceleration on R6xx/R7xx - default AccelMethod shadowfb
    Option "DRI" "on" # to enable 2D and Xv acceleration on R6xx/R7xx - default DRI disabled
    EndSection
    Section "Screen"
    Identifier "aticonfig-Screen[0]-0"
    Device "aticonfig-Device[0]-0"
    Monitor "aticonfig-Monitor[0]-0"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection

    FIXED - Bad file from ATI Radeon - Use windows/ hp drivers- Cat control center not updated nor used,? thats why I could not see/ control dual monitors. This 4200 series is probaly on its way out.
    I had to pay to get it fixed.  Do NOT Update using the update from ATI Readeon?  It did not work for me.
    Hope that might help someone.  
    Bye

  • Satellite L350D-20D: ATI radeon 3100 with Ati Catalyst Control

    i was instaled on my Satelite L350D 20-D graphic drivers from Toshiba website
    But after instalaton i dont have Ati Catalyst Control Center i have ion my Program Files some Foler with instalation but this is some 0.2 MB ,,,
    i have now this drivers :
    http://driverscollection.com/?H=Radeon%20HD%203100&By=ATI&SS=Windows%20XP
    Manufacturer:ATI
    Hardware:ATI Radeon HD 3100
    Software type:Catalyst Software Suite
    Version:11.8
    File Size:51.38Mb (53881048 bytes)
    Released:16 Aug 2011
    Uploaded:27 Aug 2011
    Views:159
    Downloads:55
    System:
    Windows XPWindows XP Media Center
    Description:Catalyst Software Suite for ATI Radeon HD 3100
    Package Includes:
    Display Driver
    OpenCL Driver
    ATI Integrated Driver
    Catalyst Control Center
    Download ATI Radeon HD 3100 Catalyst Software Suite v.11.8
    im not sure if its not t o `BIG` driver for this graph card..
    cus its for Ati Radeon HD 3100 and in my Toshiba L350D 20-D i have Ati Radeon 3100 ....

    Hi
    Here you can download the latest Catalyst software:
    http://www.amd.com/us/products/technologies/amd-catalyst/Pages/catalyst.aspx

  • Unable to use ATI radeon on linux 3.13

    Dell Inspiron N5010 laptop
    $ lspci -k | grep -A3 VGA
    01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] RV730/M96 [Mobility Radeon HD 4650/5165]
    Subsystem: Dell Device 0447
    Kernel driver in use: fglrx_pci
    Kernel modules: radeon, fglrx
    Booting using the 2014.03.01 installer (has the 3.13.5 kernel) completely hangs up my system after some initial loading. I can only boot by setting the nomodeset parameter. After installing xorg and ati drivers and rebooting, I either get a black screen, or the following errors.
    Mar 10 14:21:17 sdh-archlinux kernel: [drm] Initialized drm 1.1.0 20060810
    Mar 10 14:21:18 sdh-archlinux kernel: [drm] radeon kernel modesetting enabled.
    Mar 10 14:21:18 sdh-archlinux kernel: fb: conflicting fb hw usage radeondrmfb vs VESA VGA - removing generic driver
    Mar 10 14:21:18 sdh-archlinux kernel: [drm] initializing kernel modesetting (RV730 0x1002:0x9480 0x1028:0x0447).
    Mar 10 14:21:18 sdh-archlinux kernel: [drm] register mmio base: 0xFBE20000
    Mar 10 14:21:18 sdh-archlinux kernel: [drm] register mmio size: 65536
    Mar 10 14:21:18 sdh-archlinux kernel: [drm] Detected VRAM RAM=1024M, BAR=256M
    Mar 10 14:21:18 sdh-archlinux kernel: [drm] RAM width 128bits DDR
    Mar 10 14:21:18 sdh-archlinux kernel: [drm] radeon: 1024M of VRAM memory ready
    Mar 10 14:21:18 sdh-archlinux kernel: [drm] radeon: 1024M of GTT memory ready.
    Mar 10 14:21:18 sdh-archlinux kernel: [drm] GART: num cpu pages 262144, num gpu pages 262144
    Mar 10 14:21:18 sdh-archlinux kernel: [drm] Loading RV730 Microcode
    Mar 10 14:21:18 sdh-archlinux kernel: [drm] PCIE GART of 1024M enabled (table at 0x000000000025D000).
    Mar 10 14:21:18 sdh-archlinux kernel: [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
    Mar 10 14:21:18 sdh-archlinux kernel: [drm] Driver supports precise vblank timestamp query.
    Mar 10 14:21:18 sdh-archlinux kernel: [drm] radeon: irq initialized.
    Mar 10 14:21:18 sdh-archlinux kernel: [drm] ring test on 0 succeeded in 1 usecs
    Mar 10 14:21:18 sdh-archlinux kernel: [drm] ring test on 3 succeeded in 1 usecs
    Mar 10 14:21:19 sdh-archlinux kernel: [drm:uvd_v1_0_start] *ERROR* UVD not responding, trying to reset the VCPU!!!
    Mar 10 14:21:20 sdh-archlinux kernel: [drm:uvd_v1_0_start] *ERROR* UVD not responding, trying to reset the VCPU!!!
    Mar 10 14:21:21 sdh-archlinux kernel: [drm:uvd_v1_0_start] *ERROR* UVD not responding, trying to reset the VCPU!!!
    Mar 10 14:21:22 sdh-archlinux kernel: [drm:uvd_v1_0_start] *ERROR* UVD not responding, trying to reset the VCPU!!!
    Mar 10 14:21:23 sdh-archlinux kernel: [drm:uvd_v1_0_start] *ERROR* UVD not responding, trying to reset the VCPU!!!
    Mar 10 14:21:24 sdh-archlinux kernel: [drm:uvd_v1_0_start] *ERROR* UVD not responding, trying to reset the VCPU!!!
    Mar 10 14:21:25 sdh-archlinux kernel: [drm:uvd_v1_0_start] *ERROR* UVD not responding, trying to reset the VCPU!!!
    Mar 10 14:21:26 sdh-archlinux kernel: [drm:uvd_v1_0_start] *ERROR* UVD not responding, trying to reset the VCPU!!!
    Mar 10 14:21:27 sdh-archlinux kernel: [drm:uvd_v1_0_start] *ERROR* UVD not responding, trying to reset the VCPU!!!
    Mar 10 14:21:28 sdh-archlinux kernel: [drm:uvd_v1_0_start] *ERROR* UVD not responding, trying to reset the VCPU!!!
    Mar 10 14:21:28 sdh-archlinux kernel: [drm:uvd_v1_0_start] *ERROR* UVD not responding, giving up!!!
    Mar 10 14:21:28 sdh-archlinux kernel: [drm:rv770_startup] *ERROR* radeon: failed initializing UVD (-1).
    Mar 10 14:21:28 sdh-archlinux kernel: [drm] Enabling audio 0 support
    Mar 10 14:21:28 sdh-archlinux kernel: [drm] ib test on ring 0 succeeded in 0 usecs
    Mar 10 14:21:28 sdh-archlinux kernel: [drm] ib test on ring 3 succeeded in 0 usecs
    Mar 10 14:21:28 sdh-archlinux kernel: [drm] radeon atom DIG backlight initialized
    Mar 10 14:21:28 sdh-archlinux kernel: [drm] Radeon Display Connectors
    Mar 10 14:21:28 sdh-archlinux kernel: [drm] Connector 0:
    Mar 10 14:21:28 sdh-archlinux kernel: [drm] VGA-1
    Mar 10 14:21:28 sdh-archlinux kernel: [drm] DDC: 0x7e40 0x7e40 0x7e44 0x7e44 0x7e48 0x7e48 0x7e4c 0x7e4c
    Mar 10 14:21:28 sdh-archlinux kernel: [drm] Encoders:
    Mar 10 14:21:28 sdh-archlinux kernel: [drm] CRT1: INTERNAL_KLDSCP_DAC1
    Mar 10 14:21:28 sdh-archlinux kernel: [drm] Connector 1:
    Mar 10 14:21:28 sdh-archlinux kernel: [drm] HDMI-A-1
    Mar 10 14:21:28 sdh-archlinux kernel: [drm] HPD1
    Mar 10 14:21:28 sdh-archlinux kernel: [drm] DDC: 0x7e50 0x7e50 0x7e54 0x7e54 0x7e58 0x7e58 0x7e5c 0x7e5c
    Mar 10 14:21:28 sdh-archlinux kernel: [drm] Encoders:
    Mar 10 14:21:28 sdh-archlinux kernel: [drm] DFP1: INTERNAL_UNIPHY
    Mar 10 14:21:28 sdh-archlinux kernel: [drm] Connector 2:
    Mar 10 14:21:28 sdh-archlinux kernel: [drm] LVDS-1
    Mar 10 14:21:28 sdh-archlinux kernel: [drm] DDC: 0x7f68 0x7f68 0x7f6c 0x7f6c 0x7f70 0x7f70 0x7f74 0x7f74
    Mar 10 14:21:28 sdh-archlinux kernel: [drm] Encoders:
    Mar 10 14:21:28 sdh-archlinux kernel: [drm] LCD1: INTERNAL_UNIPHY2
    Mar 10 14:21:28 sdh-archlinux kernel: [drm] Internal thermal controller with fan control
    Mar 10 14:21:28 sdh-archlinux kernel: [drm] radeon: dpm initialized
    Mar 10 14:21:29 sdh-archlinux kernel: [drm] fb mappable at 0xC045E000
    Mar 10 14:21:29 sdh-archlinux kernel: [drm] vram apper at 0xC0000000
    Mar 10 14:21:29 sdh-archlinux kernel: [drm] size 4325376
    Mar 10 14:21:29 sdh-archlinux kernel: [drm] fb depth is 24
    Mar 10 14:21:29 sdh-archlinux kernel: [drm] pitch is 5632
    Mar 10 14:21:29 sdh-archlinux kernel: fbcon: radeondrmfb (fb0) is primary device
    Mar 10 14:21:29 sdh-archlinux kernel: [drm:rv770_dpm_set_power_state] *ERROR* rv770_restrict_performance_levels_before_switch failed
    Mar 10 14:21:29 sdh-archlinux kernel: radeon 0000:01:00.0: fb0: radeondrmfb frame buffer device
    Mar 10 14:21:29 sdh-archlinux kernel: [drm] Initialized radeon 2.36.0 20080528 for 0000:01:00.0 on minor 0
    I am currently using the legacy catalyst drivers + Xorg 1.12. It works, but it has its own set of issues (eg. screenshots not working on KDE)
    Is there a easy fix for this so that I can use the open source drivers for my old ATI card or is it a kernel bug and needs to be reported upstream?

    Hi,
    Although I'm a Ubuntu user, not Arch Linux's, but I had the same issue.
    Passing radeon.dpm=0 solved the issue (as workaround).
    Thank you so much for great information.
    # radeon.runpm=0 doesn't solve the issue. Yeah, I firstly thought that this issue was related with acpi; I really had to use acpi=off.
    [Edit]
    My machine is AMD A8-6500 + MSI A78M-E35.
    Without radeon.dpm=0, my machine reboots suddenly rather than blackout.
    I have big difficulty of debugging.
    Last edited by cielavenir (2014-04-24 03:09:01)

  • How to install drivers for ati radeon 3200?and how to config xorg.co ?

    how to install drivers for ati radeon 3200?and how to config xorg.conf?

    mawch wrote:how to install drivers for ati radeon 3200?and how to config xorg.conf?
    Hello
    I am using ati hd 3200 which is integrated with my motherboard. If you are using arch you can download & install through pacman. The package is named like catalyst*. You can install them by issuing as root user
    #pacman -Sy
    #pacman -S -l | grep -i catalyst
    #pacman -S catalyst catalyst-utils
    After installation reboot your machine in runlevel 1. (single mode).  Ensure "fglrx" module is loaded correctly using
    #lsmod | grep -i fglrx
    If the resultant output have "fglrx" part  the module is loaded correctly. The next step is to create a working /etc/X11/xorg.conf. Backup your current xorg.conf if needed.
    #cp /etc/X11/xorg.conf /etc/X11/xorg.conf.bkup
    Then issue
    #aticonfig --initial --input=/etc/X11/xorg.conf
    This will create a new xorg.conf file. Now we can test our confign.
    #telinit 3
    I am using runlevel 3 to avoid graphic messup!!
    issue
    #gdm
    If you graphical login screen works correctly there is nothing to do more except adjust your monitor resoloution as you like.
    To know your ati driver is working correctly issue as root
    #fgl_glxgears
    If gears are rolling happily it seems correct. You can also know more about installed ati driver
    #fglrxinfo
    Now the installed driver version is in the output 
    If there is any problem try following
    ##### Soloutions to solve various display problems using ATI Catalyst Drivers in Linux #####
    yes video playback is choppy until i ran :-
    sudo aticonfig --overlay-type=Xv
    Try adding the following to the 'Device' section in /etc/X11/xorg.conf
    Option "TexturedVideo" "true"
    ### This is a half solution for mythtv problems. Run mythtv in window (no full screen) If You have a screen resolution of 1024x768 try the command;
    mythfrontend --geometry 800x600
    Append the "Device" Section of /etc/X11/xorg.conf file as follows;
    Section "Device"
    Identifier "Videocard0"
    Driver "fglrx"
    Option "OpenGLOverlay" "off"
    Option "VideoOverlay" "on"
    Option "TexturedVideo" "on"
    Option "TexturedVideoSync" "on"
    Option "Capabilities" "0x00000800"
    BusID "PCI:1:0:0"
    EndSection
    Add following in the .bashrc of each user or /etc/bashrc file* Most Effective In My Case!!
    export LIBGL_ALWAYS_INDIRECT=true
    ####### Arch Linux - Add the "nopat" option to the /boot/grub/menu.lst or /boot/grub/grub.conf
    ####### as in the following example
    title  Archlinux Ice Kernel
    root   (hd0,1)
    kernel /boot/vmlinuz26-ice root=/dev/sda2 ro resume=/dev/sda3 quiet splash nopat
    initrd /boot/kernel26-ice.img
    NB: REGULAR DISCLAIMER IS ALSO APPLICABLE TO THE ABOVE MATTER; USE IT AT YOUR OWN RISK !!!  ALL THE ABOVE INFORMATION IS COLLECTED FROM VARIOUS POSTINGS IN THE FORUM AND FROM MY OWN EXPERIENCE
    Wish U good luck
    mvdvarrier

  • Graphic Corruption with ATI Radeon Open Source Driver

    Hello!
    Using the latest "radeon" driver from the Arch repo I get weird blue stripes moving diagonally all across the screen as soon as the driver is loaded. KMS is on, without KMS I get no graphical issues.
    I'm a former Catalyst user, fglrx is disabled and xorg.conf is deleted.
    GPU: ATI Radeon HD4570
    Any ideas?
    Last edited by CHPE (2011-04-12 18:21:41)

    I seem to have no problems at all with kernel versions <= 2.6.37-5. Seems to be a problem with the newer kernels?

  • How to How to install ATI Radeon HD2600 driver on bootcamp 3.0 windows 7 partition w/black screen problem

    Ok....so i've posted this question in a different way, and i gotten several "scratch the surface" answers from people just saying to install "Ati catalyst", or insert the os x dvd and run set up.exe, and update  to boot camp 3.1 or 3.2...while these all seem like great suggestions, I am finding myself needing more specific direction or "hand holding" so to speak.....here is the MAIN problem...
    The Background/history
    I used boot camp (3.0, and i found updates for 3.1 for imac and for windows, but can't find for mac pro, AND they all are ".exe" files which run on windows..which as you'll see is the big part of my problem...So I recently updated my mac pro (with the ATI Radeon HD2600 graphic PCIe card with 10.6.7 from 10.5.8.  I created a single partitioned drive to install windows 7 professional 64 bit.  The download software function didn't work (Thanks, APPLE for that poor level of support) so have to select the option that i have already downloaded, or have other media with the drivers already on it....i restarted with the windows 7 disk in.... 
    The installation of Windows 7 Pro 64-bit
    So the installation of windows 7 seemed to go flawlessly, was able to use my existing 23" hd apple cinema display (so somehow it has drivers that work with the graphics card, or maybe the motherboard's on board video components) and i select english, and install now, custom, blah, blah, blah...installation causes a few reboots, then restarts ultimately back in os x since that is the default boot os i use on this desk top and have to do the "opt" button to select booting in windows....so when i try restarting in windows, now using the actual boot drive on which i am installing it, it ran through another reboot or two, but then after that, my display goes black....  in the communities, the solution sounds super simple... "go download the ATI catalyst for the black screen problem....windows 7 doesn't have device drivers that work with the ATI radeon hd2600...no problem, just go download and install...."
    The problem, re-emphasized :  I cannot even finish the install for windows, because of this driver problem....i cannot see anything....I have tried to reboot in safe mode, and that then seems to invoke whatever basic drivers that do work, likely through the motherboards onboard video vs the actual graphic card, and the screen works and says that it's wanting to complete the installation, so i'm thinking awesome this is gonna work....and then.. "windows installation was not completed and cannot be completed in SAFE MODE, need to restart, blah, blah, blah" pops up...and forces reboot...so Safe Mode allows me to see, but won't allow me to finish the install of windows 7...and without completing the install i can't run (ranther I DONT KNOW HOW TO) any of the various .exe files everyone is telling me are the solutions to my problem...like update 3.1 and 3.2 bootcamp...they're all .exe files?  not sure why, because bootcamp runs in 10.6.7 i thought, but whatever...it needs running Windows to execute...then the ATI radeon hd2600 driver for windows 7 that i downloaded from the site has an installation program that is an .exe file, which needs windows to run...  Does this make sense, why i can't just use these fixes, that seem to be the only fixes out there....so can someone school me step by step here (not just the highlights) of how to update bootcamp, and how to install the ati radeon driver  without having been able to complete the windows 7 installation because the monitor goes and stays black????
    This is so very frustrating for the record...and any substantial help "not just go download this..." would be immensely appreciated.
    Some other things i've been told to try that i've tried and nothing seems to happen as i'm told it will....
    ---I've been told to install the osx dvd and run "setup.exe"  - AGAIN...it's an exe file...and 2 - when i put in the os x file it just wants to re install 10.6...so need more help if this is even a real solution to understand how to make it work...
    ---I've been told to update boot camp to 3.1 and/or 3.2 from 3.0, using Apple Software Update....Well, my software update is saying everything is up to date and there is nothing new to download at all, and when i reverify the bootcamp version it is still only 3.0.2...and again downloading the updates from www.apple.com/support/  for 3.1 and 3.2...all of those are .exe files...need windows to run them...again, refer to the problem described in detail above...
    ---I've been referred to the black screen on imac early 2011 thread saying it should fix my problem...and reading it it SEEMED like the most promising resolution...it involves creating a boot flash drive for windows 7 and an xml file that sets the imac drivers to auto install during the windows installation..and it got me farther than anything else..but still ultimately ended up in the darned black screen...my assumption is that it's because it's for imac and not mac pro so not ati-radeon specific drivers....ok....that's enough..please...anyone who thinks they can help...your help is desperately needed...thanks so much in advance!

    hey Hatter, thanks so much for getting back...so just to be super clear...is there no way to install the drivers using an exe file given my current state? no way to do it with command prompt or something?  if can make work with existing card, i'd prefer it...now when you say it's 'toast' how do you mean?  it works well with the os x partitions and always has...so i'm not sure i follow, just want to be clear...
    Now to your point of starting with only the one drive installed...so i would put that bootcamp drive in bay 1 and disconnect the rest...i'm not totally sure what you're suggesting the effect should be of doing this?  just that i'm just installing windows without the bootcamp deal...but if windows 7 doesn't support the ati radeon hd2600, it still will go black screen no? or you're saying it will run video through the motherboard if it's the only bootdrive, and will run all the way through the windows install without trying to switch over to the hd2600?  (slrry flr these questions..just really want to make sure i understand what you're telling me..thanks so much for your patience and help by the way...it's very greatly appreciated...your support is priceless!
    So now, assuming none of the above is possible...referring now to the ati 5770 that you referred to...you mention it works with 10.6 well, and that windows 7 supports it ...2 questions on that
         1) Windows 7 supports" meaning, out of the box windows 7 supports it? or will i have to install drivers still through some update, because again, if that's how i have to do it, then won't work, cuz can't start windows to see anything to install any drivers or run any thing at all...so it would have to just work with initial installation.
         2)hardware wise for my Mac Pro 3,1...intel dual quad core xeon, blah blah....will this card work? it's a PCIe and should fit on my board no prob, etc?

  • Xorg-No Device Detected-ATI Radeon [solved]

    I keep getting errors while trying to start the X server- EE No Deviced Detected.  I'm usting a dell inspiron 600m laptop with an ATI Radeon 9000 mobility.
    I used the fglrx driver which loaded perfectly, it's just not working when i start X.
    Here is my /var/log/Xorg.0.log
    X Window System Version 7.2.0
    Release Date: 22 January 2007
    X Protocol Version 11, Revision 0, Release 7.2
    Build Operating System: UNKNOWN
    Current Operating System: Linux derek-laptop 2.6.21-ARCH #1 SMP PREEMPT Sun May 6 18:33:47 CEST 2007 i686
    Build Date: 08 April 2007
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Module Loader present
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Mon Jul 2 21:02:08 2007
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) ServerLayout "Xorg Configured"
    (**) |-->Screen "aticonfig-Screen[0]" (0)
    (**) | |-->Monitor "aticonfig-Monitor[0]"
    (**) | |-->Device "aticonfig-Device[0]"
    (**) |-->Input Device "Keyboard0"
    (**) Option "XkbRules" "xorg"
    (**) XKB: rules: "xorg"
    (**) Option "XkbModel" "pc105"
    (**) XKB: model: "pc105"
    (WW) Option "XkbLayout" requires an string value
    (WW) Option "XkbVariant" requires an string value
    (==) Keyboard: CustomKeycode disabled
    (**) |-->Input Device "USB Mouse"
    (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi".
    Entry deleted from font path.
    (Run 'mkfontdir' on "/usr/share/fonts/75dpi").
    (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi".
    Entry deleted from font path.
    (Run 'mkfontdir' on "/usr/share/fonts/75dpi").
    (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi".
    Entry deleted from font path.
    (Run 'mkfontdir' on "/usr/share/fonts/100dpi").
    (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi".
    Entry deleted from font path.
    (Run 'mkfontdir' on "/usr/share/fonts/100dpi").
    (WW) The directory "/usr/share/fonts/PEX" does not exist.
    Entry deleted from font path.
    (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/cyrillic".
    Entry deleted from font path.
    (Run 'mkfontdir' on "/usr/share/fonts/cyrillic").
    (WW) The directory "/usr/share/fonts/Type1" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/ttf/western" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/ttf/decoratives" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/truetype" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/truetype/openoffice" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/truetype/ttf-bitstream-vera" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/latex-ttf-fonts" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/defoma/CID" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/defoma/TrueType" does not exist.
    Entry deleted from font path.
    (**) FontPath set to:
    /usr/share/fonts/misc:unscaled,
    /usr/share/fonts/misc
    (**) RgbPath set to "/usr/share/X11/rgb"
    (**) ModulePath set to "/usr/lib/xorg/modules"
    (**) Option "AllowMouseOpenFail" "true"
    (II) Open ACPI successful (/var/run/acpid.socket)
    (II) Loader magic: 0x81c44a0
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.3
    X.Org Video Driver: 1.1
    X.Org XInput driver : 0.7
    X.Org Server Extension : 0.3
    X.Org Font Renderer : 0.5
    (II) Loader running on linux
    (II) LoadModule: "pcidata"
    (II) Loading /usr/lib/xorg/modules//libpcidata.so
    (II) Module pcidata: vendor="X.Org Foundation"
    compiled for 7.2.0, module version = 1.0.0
    ABI class: X.Org Video Driver, version 1.1
    (--) using VT number 7
    (II) PCI: PCI scan (all values are in hex)
    (II) PCI: 00:00:0: chip 8086,3340 card 1028,01be rev 03 class 06,00,00 hdr 00
    (II) PCI: 00:01:0: chip 8086,3341 card 0000,0000 rev 03 class 06,04,00 hdr 01
    (II) PCI: 00:1d:0: chip 8086,24c2 card 1028,01be rev 01 class 0c,03,00 hdr 80
    (II) PCI: 00:1d:1: chip 8086,24c4 card 1028,01be rev 01 class 0c,03,00 hdr 00
    (II) PCI: 00:1d:2: chip 8086,24c7 card 1028,01be rev 01 class 0c,03,00 hdr 00
    (II) PCI: 00:1d:7: chip 8086,24cd card 1028,01be rev 01 class 0c,03,20 hdr 00
    (II) PCI: 00:1e:0: chip 8086,2448 card 0000,0000 rev 81 class 06,04,00 hdr 01
    (II) PCI: 00:1f:0: chip 8086,24cc card 0000,0000 rev 01 class 06,01,00 hdr 80
    (II) PCI: 00:1f:1: chip 8086,24ca card 1028,01be rev 01 class 01,01,8a hdr 00
    (II) PCI: 00:1f:5: chip 8086,24c5 card 1028,01be rev 01 class 04,01,00 hdr 00
    (II) PCI: 00:1f:6: chip 8086,24c6 card 14f1,5422 rev 01 class 07,03,00 hdr 00
    (II) PCI: 01:00:0: chip 1002,4c66 card 1028,01be rev 02 class 03,00,00 hdr 00
    (II) PCI: 02:00:0: chip 14e4,170c card 1028,8127 rev 02 class 02,00,00 hdr 00
    (II) PCI: 02:01:0: chip 1217,7113 card d001,0000 rev 20 class 06,07,00 hdr 82
    (II) PCI: 02:01:1: chip 1217,7113 card d801,0000 rev 20 class 06,07,00 hdr 82
    (II) PCI: 02:03:0: chip 8086,4223 card 8086,1020 rev 05 class 02,80,00 hdr 00
    (II) PCI: End of PCI scan
    (II) Intel Bridge workaround enabled
    (II) Host-to-PCI bridge:
    (II) Bus 0: bridge is at (0:0:0), (0,0,7), BCTRL: 0x0008 (VGA_EN is set)
    (II) Bus 0 I/O range:
    [0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[b]
    (II) Bus 0 non-prefetchable memory range:
    [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[b]
    (II) Bus 0 prefetchable memory range:
    [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[b]
    (II) PCI-to-PCI bridge:
    (II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x000c (VGA_EN is set)
    (II) Bus 1 I/O range:
    [0] -1 0 0x0000c000 - 0x0000c0ff (0x100) IX[b]
    [1] -1 0 0x0000c400 - 0x0000c4ff (0x100) IX[b]
    [2] -1 0 0x0000c800 - 0x0000c8ff (0x100) IX[b]
    [3] -1 0 0x0000cc00 - 0x0000ccff (0x100) IX[b]
    (II) Bus 1 non-prefetchable memory range:
    [0] -1 0 0xfc000000 - 0xfdffffff (0x2000000) MX[b]
    (II) Bus 1 prefetchable memory range:
    [0] -1 0 0xe8000000 - 0xefffffff (0x8000000) MX[b]
    (II) Subtractive PCI-to-PCI bridge:
    (II) Bus 2: bridge is at (0:30:0), (0,2,10), BCTRL: 0x0004 (VGA_EN is cleared)
    (II) Bus 2 I/O range:
    [0] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[b]
    [1] -1 0 0x0000d400 - 0x0000d4ff (0x100) IX[b]
    [2] -1 0 0x0000d800 - 0x0000d8ff (0x100) IX[b]
    [3] -1 0 0x0000dc00 - 0x0000dcff (0x100) IX[b]
    [4] -1 0 0x0000e000 - 0x0000e0ff (0x100) IX[b]
    [5] -1 0 0x0000e400 - 0x0000e4ff (0x100) IX[b]
    [6] -1 0 0x0000e800 - 0x0000e8ff (0x100) IX[b]
    [7] -1 0 0x0000ec00 - 0x0000ecff (0x100) IX[b]
    (II) Bus 2 non-prefetchable memory range:
    [0] -1 0 0xf6000000 - 0xfbffffff (0x6000000) MX[b]
    (II) Bus 2 prefetchable memory range:
    [0] -1 0 0x50000000 - 0x57ffffff (0x8000000) MX[b]
    (II) PCI-to-ISA bridge:
    (II) Bus -1: bridge is at (0:31:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
    (II) PCI-to-CardBus bridge:
    (II) Bus 3: bridge is at (2:1:0), (2,3,6), BCTRL: 0x0580 (VGA_EN is cleared)
    (II) Bus 3 I/O range:
    [0] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[b]
    [1] -1 0 0x0000d400 - 0x0000d4ff (0x100) IX[b]
    (II) Bus 3 prefetchable memory range:
    [0] -1 0 0x50000000 - 0x53ffffff (0x4000000) MX[b]
    (II) PCI-to-CardBus bridge:
    (II) Bus 7: bridge is at (2:1:1), (2,7,10), BCTRL: 0x0580 (VGA_EN is cleared)
    (II) Bus 7 I/O range:
    [0] -1 0 0x0000d800 - 0x0000d8ff (0x100) IX[b]
    [1] -1 0 0x0000dc00 - 0x0000dcff (0x100) IX[b]
    (II) Bus 7 prefetchable memory range:
    [0] -1 0 0x54000000 - 0x57ffffff (0x4000000) MX[b]
    (--) PCI:*(1:0:0) ATI Technologies Inc Radeon R250 [Mobility FireGL 9000] rev 2, Mem @ 0xe8000000/27, 0xfcff0000/16, I/O @ 0xc000/8
    (II) Addressable bus resource ranges are
    [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[b]
    [1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[b]
    (II) OS-reported resource ranges:
    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    (II) PCI Memory resource overlap reduced 0xe0000000 from 0xe7ffffff to 0xdfffffff
    (II) Active PCI resource ranges:
    [0] -1 0 0xfaffd000 - 0xfaffdfff (0x1000) MX[b]
    [1] -1 0 0xfaffe000 - 0xfaffffff (0x2000) MX[b]
    [2] -1 0 0xf4fff400 - 0xf4fff4ff (0x100) MX[b]
    [3] -1 0 0xf4fff800 - 0xf4fff9ff (0x200) MX[b]
    [4] -1 0 0x58000000 - 0x580003ff (0x400) MX[b]
    [5] -1 0 0xf4fffc00 - 0xf4ffffff (0x400) MX[b]
    [6] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[b]O
    [7] -1 0 0xfcff0000 - 0xfcffffff (0x10000) MX[b](B)
    [8] -1 0 0xe8000000 - 0xefffffff (0x8000000) MX[b](B)
    [9] -1 0 0x0000b080 - 0x0000b0ff (0x80) IX[b]
    [10] -1 0 0x0000b400 - 0x0000b4ff (0x100) IX[b]
    [11] -1 0 0x0000bc40 - 0x0000bc7f (0x40) IX[b]
    [12] -1 0 0x0000b800 - 0x0000b8ff (0x100) IX[b]
    [13] -1 0 0x0000bfa0 - 0x0000bfaf (0x10) IX[b]
    [14] -1 0 0x00000374 - 0x00000374 (0x1) IX[b]
    [15] -1 0 0x00000170 - 0x00000177 (0x8) IX[b]
    [16] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[b]
    [17] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
    [18] -1 0 0x0000bf20 - 0x0000bf3f (0x20) IX[b]
    [19] -1 0 0x0000bf40 - 0x0000bf5f (0x20) IX[b]
    [20] -1 0 0x0000bf80 - 0x0000bf9f (0x20) IX[b]
    [21] -1 0 0x0000c000 - 0x0000c0ff (0x100) IX[b](B)
    (II) Active PCI resource ranges after removing overlaps:
    [0] -1 0 0xfaffd000 - 0xfaffdfff (0x1000) MX[b]
    [1] -1 0 0xfaffe000 - 0xfaffffff (0x2000) MX[b]
    [2] -1 0 0xf4fff400 - 0xf4fff4ff (0x100) MX[b]
    [3] -1 0 0xf4fff800 - 0xf4fff9ff (0x200) MX[b]
    [4] -1 0 0x58000000 - 0x580003ff (0x400) MX[b]
    [5] -1 0 0xf4fffc00 - 0xf4ffffff (0x400) MX[b]
    [6] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[b]O
    [7] -1 0 0xfcff0000 - 0xfcffffff (0x10000) MX[b](B)
    [8] -1 0 0xe8000000 - 0xefffffff (0x8000000) MX[b](B)
    [9] -1 0 0x0000b080 - 0x0000b0ff (0x80) IX[b]
    [10] -1 0 0x0000b400 - 0x0000b4ff (0x100) IX[b]
    [11] -1 0 0x0000bc40 - 0x0000bc7f (0x40) IX[b]
    [12] -1 0 0x0000b800 - 0x0000b8ff (0x100) IX[b]
    [13] -1 0 0x0000bfa0 - 0x0000bfaf (0x10) IX[b]
    [14] -1 0 0x00000374 - 0x00000374 (0x1) IX[b]
    [15] -1 0 0x00000170 - 0x00000177 (0x8) IX[b]
    [16] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[b]
    [17] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
    [18] -1 0 0x0000bf20 - 0x0000bf3f (0x20) IX[b]
    [19] -1 0 0x0000bf40 - 0x0000bf5f (0x20) IX[b]
    [20] -1 0 0x0000bf80 - 0x0000bf9f (0x20) IX[b]
    [21] -1 0 0x0000c000 - 0x0000c0ff (0x100) IX[b](B)
    (II) OS-reported resource ranges after removing overlaps with PCI:
    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    (II) All system resource ranges:
    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(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 0xfaffd000 - 0xfaffdfff (0x1000) MX[b]
    [5] -1 0 0xfaffe000 - 0xfaffffff (0x2000) MX[b]
    [6] -1 0 0xf4fff400 - 0xf4fff4ff (0x100) MX[b]
    [7] -1 0 0xf4fff800 - 0xf4fff9ff (0x200) MX[b]
    [8] -1 0 0x58000000 - 0x580003ff (0x400) MX[b]
    [9] -1 0 0xf4fffc00 - 0xf4ffffff (0x400) MX[b]
    [10] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[b]O
    [11] -1 0 0xfcff0000 - 0xfcffffff (0x10000) MX[b](B)
    [12] -1 0 0xe8000000 - 0xefffffff (0x8000000) MX[b](B)
    [13] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [14] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [15] -1 0 0x0000b080 - 0x0000b0ff (0x80) IX[b]
    [16] -1 0 0x0000b400 - 0x0000b4ff (0x100) IX[b]
    [17] -1 0 0x0000bc40 - 0x0000bc7f (0x40) IX[b]
    [18] -1 0 0x0000b800 - 0x0000b8ff (0x100) IX[b]
    [19] -1 0 0x0000bfa0 - 0x0000bfaf (0x10) IX[b]
    [20] -1 0 0x00000374 - 0x00000374 (0x1) IX[b]
    [21] -1 0 0x00000170 - 0x00000177 (0x8) IX[b]
    [22] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[b]
    [23] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
    [24] -1 0 0x0000bf20 - 0x0000bf3f (0x20) IX[b]
    [25] -1 0 0x0000bf40 - 0x0000bf5f (0x20) IX[b]
    [26] -1 0 0x0000bf80 - 0x0000bf9f (0x20) IX[b]
    [27] -1 0 0x0000c000 - 0x0000c0ff (0x100) IX[b](B)
    (II) LoadModule: "ddc"
    (II) Loading /usr/lib/xorg/modules//libddc.so
    (II) Module ddc: vendor="X.Org Foundation"
    compiled for 7.2.0, module version = 1.0.0
    ABI class: X.Org Video Driver, version 1.1
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 7.2.0, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    compiled for 7.2.0, module version = 1.0.0
    ABI class: X.Org Server Extension, version 0.3
    (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 7.2.0, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.3
    (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.2.0, module version = 1.0.0
    ABI class: X.Org Server Extension, version 0.3
    (==) AIGLX enabled
    (II) Loading extension GLX
    (II) LoadModule: "type1"
    (II) Loading /usr/lib/xorg/modules/fonts//libtype1.so
    (II) Module type1: vendor="X.Org Foundation"
    compiled for 7.2.0, module version = 1.0.2
    Module class: X.Org Font Renderer
    ABI class: X.Org Font Renderer, version 0.5
    (II) Loading font Type1
    (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 7.2.0, module version = 2.1.0
    Module class: X.Org Font Renderer
    ABI class: X.Org Font Renderer, version 0.5
    (II) Loading font FreeType
    (II) LoadModule: "record"
    (II) Loading /usr/lib/xorg/modules/extensions//librecord.so
    (II) Module record: vendor="X.Org Foundation"
    compiled for 7.2.0, module version = 1.13.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension RECORD
    (II) LoadModule: "fglrx"
    (II) Loading /usr/lib/xorg/modules/drivers//fglrx_drv.so
    (II) Module fglrx: vendor="FireGL - ATI Technologies Inc."
    compiled for 7.1.0, module version = 8.37.6
    Module class: X.Org Video Driver
    ABI class: X.Org Video Driver, version 1.0
    (II) LoadModule: "keyboard"
    (II) Loading /usr/lib/xorg/modules/input//keyboard_drv.so
    (II) Module keyboard: vendor="X.Org Foundation"
    compiled for 7.2.0, module version = 1.0.0
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 0.7
    (II) LoadModule: "mouse"
    (II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
    (II) Module mouse: vendor="X.Org Foundation"
    compiled for 7.2.0, module version = 1.1.1
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 0.7
    (II) Primary Device is: PCI 01:00:0
    (II) ATI Proprietary Linux Driver Version Identifier:8.37.6
    (II) ATI Proprietary Linux Driver Release Identifier: LGDr8.37g1
    (II) ATI Proprietary Linux Driver Build Date: May 25 2007 14:25:03
    (II) ATI Proprietary Linux Driver Build Information: autobuild-rel-r6-8.37.1.1.2.3-driver-lnx-x86-x86_64-346145
    (--) Assigning device section with no busID to primary device
    (EE) No devices detected.
    Fatal server error:
    no screens found
    and my /etc/X11/xorg.conf:
    # Auto-generated by Archie mkxcfg
    # Auto-generated by Archie mkxcfg
    Section "ServerLayout"
    # PS/2 Mouse not detected
    # Serial Mouse not detected
    Identifier "Xorg Configured"
    Screen 0 "aticonfig-Screen[0]" 0 0
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "USB Mouse" "CorePointer"
    EndSection
    Section "Files"
    # Additional fonts: Locale, Gimp, TTF...
    # FontPath "/usr/share/lib/X11/fonts/latin2/75dpi"
    # FontPath "/usr/share/lib/X11/fonts/latin2/100dpi"
    # True type and type1 fonts are also handled via xftlib, see /etc/X11/XftConfig!
    RgbPath "/usr/share/X11/rgb"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc:unscaled"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/100dpi"
    FontPath "/usr/share/fonts/PEX"
    FontPath "/usr/share/fonts/cyrillic"
    FontPath "/usr/share/fonts/Type1"
    FontPath "/usr/share/fonts/ttf/western"
    FontPath "/usr/share/fonts/ttf/decoratives"
    FontPath "/usr/share/fonts/truetype"
    FontPath "/usr/share/fonts/truetype/openoffice"
    FontPath "/usr/share/fonts/truetype/ttf-bitstream-vera"
    FontPath "/usr/share/fonts/latex-ttf-fonts"
    FontPath "/usr/share/fonts/defoma/CID"
    FontPath "/usr/share/fonts/defoma/TrueType"
    EndSection
    Section "Module"
    Load "ddc" # ddc probing of monitor
    Load "dbe"
    Load "dri"
    Load "extmod"
    Load "glx"
    Load "bitmap" # bitmap-fonts
    Load "type1"
    Load "freetype"
    Load "record"
    EndSection
    Section "ServerFlags"
    Option "AllowMouseOpenFail" "true"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "keyboard"
    Option "CoreKeyboard"
    Option "XkbRules" "xorg"
    Option "XkbModel" "pc105"
    Option "XkbLayout" ""
    Option "XkbVariant" ""
    EndSection
    Section "InputDevice"
    Identifier "Serial Mouse"
    Driver "mouse"
    Option "Protocol" "Microsoft"
    Option "Device" "/dev/ttyS0"
    Option "Emulate3Buttons" "true"
    Option "Emulate3Timeout" "70"
    Option "SendCoreEvents" "true"
    EndSection
    Section "InputDevice"
    Identifier "PS/2 Mouse"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "ZAxisMapping" "4 5"
    Option "Device" "/dev/psaux"
    Option "Emulate3Buttons" "true"
    Option "Emulate3Timeout" "70"
    Option "SendCoreEvents" "true"
    EndSection
    Section "InputDevice"
    Identifier "USB Mouse"
    Driver "mouse"
    Option "Device" "/dev/input/mice"
    Option "SendCoreEvents" "true"
    Option "Protocol" "IMPS/2"
    Option "ZAxisMapping" "4 5"
    Option "Buttons" "5"
    EndSection
    Section "Monitor"
    # Warning: This may fry old Monitors
    # Very conservative. May flicker.
    # VertRefresh 50.0 - 62.0 # Extreme conservative. Will flicker. TFT default.
    # Default modes distilled from
    # "VESA and Industry Standards and Guide for Computer Display Monitor
    # Timing", version 1.0, revision 0.8, adopted September 17, 1998.
    # $XFree86: xc/programs/Xserver/hw/xfree86/etc/vesamodes,v 1.4 1999/11/18 16:52:17 tsi Exp $
    # 640x350 @ 85Hz (VESA) hsync: 37.9kHz
    Identifier "Monitor0"
    HorizSync 28.0 - 96.0
    VertRefresh 50.0 - 75.0
    ModeLine "640x350" 31.5 640 672 736 832 350 382 385 445 +hsync -vsync
    ModeLine "640x400" 31.5 640 672 736 832 400 401 404 445 -hsync +vsync
    ModeLine "720x400" 35.5 720 756 828 936 400 401 404 446 -hsync +vsync
    ModeLine "640x480" 25.2 640 656 752 800 480 490 492 525 -hsync -vsync
    ModeLine "640x480" 31.5 640 664 704 832 480 489 491 520 -hsync -vsync
    ModeLine "640x480" 31.5 640 656 720 840 480 481 484 500 -hsync -vsync
    ModeLine "640x480" 36.0 640 696 752 832 480 481 484 509 -hsync -vsync
    ModeLine "800x600" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
    ModeLine "800x600" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
    ModeLine "800x600" 50.0 800 856 976 1040 600 637 643 666 +hsync +vsync
    ModeLine "800x600" 49.5 800 816 896 1056 600 601 604 625 +hsync +vsync
    ModeLine "800x600" 56.3 800 832 896 1048 600 601 604 631 +hsync +vsync
    ModeLine "1024x768" 44.9 1024 1032 1208 1264 768 768 776 817 +hsync +vsync interlace
    ModeLine "1024x768" 65.0 1024 1048 1184 1344 768 771 777 806 -hsync -vsync
    ModeLine "1024x768" 75.0 1024 1048 1184 1328 768 771 777 806 -hsync -vsync
    ModeLine "1024x768" 78.8 1024 1040 1136 1312 768 769 772 800 +hsync +vsync
    ModeLine "1024x768" 94.5 1024 1072 1168 1376 768 769 772 808 +hsync +vsync
    ModeLine "1152x864" 108.0 1152 1216 1344 1600 864 865 868 900 +hsync +vsync
    ModeLine "1280x960" 108.0 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync
    ModeLine "1280x960" 148.5 1280 1344 1504 1728 960 961 964 1011 +hsync +vsync
    ModeLine "1280x1024" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
    ModeLine "1280x1024" 135.0 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync
    ModeLine "1280x1024" 157.5 1280 1344 1504 1728 1024 1025 1028 1072 +hsync +vsync
    ModeLine "1600x1200" 162.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    ModeLine "1600x1200" 175.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    ModeLine "1600x1200" 189.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    ModeLine "1600x1200" 202.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    ModeLine "1600x1200" 229.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    ModeLine "1792x1344" 204.8 1792 1920 2120 2448 1344 1345 1348 1394 -hsync +vsync
    ModeLine "1792x1344" 261.0 1792 1888 2104 2456 1344 1345 1348 1417 -hsync +vsync
    ModeLine "1856x1392" 218.3 1856 1952 2176 2528 1392 1393 1396 1439 -hsync +vsync
    ModeLine "1856x1392" 288.0 1856 1984 2208 2560 1392 1393 1396 1500 -hsync +vsync
    ModeLine "1920x1440" 234.0 1920 2048 2256 2600 1440 1441 1444 1500 -hsync +vsync
    ModeLine "1920x1440" 297.0 1920 2064 2288 2640 1440 1441 1444 1500 -hsync +vsync
    ModeLine "1800x1440" 230.0 1800 1896 2088 2392 1440 1441 1444 1490 +hsync +vsync
    ModeLine "1800x1440" 250.0 1800 1896 2088 2392 1440 1441 1444 1490 +hsync +vsync
    ModeLine "640x480" 43.2 640 680 744 848 480 481 484 509 -hsync +vsync
    ModeLine "768x576" 35.0 768 792 872 976 576 577 580 597 -hsync +vsync
    ModeLine "768x576" 42.9 768 800 880 992 576 577 580 601 -hsync +vsync
    ModeLine "768x576" 45.5 768 808 888 1008 576 577 580 602 -hsync +vsync
    ModeLine "768x576" 51.8 768 808 888 1008 576 577 580 605 -hsync +vsync
    ModeLine "768x576" 62.6 768 816 896 1024 576 577 580 611 -hsync +vsync
    ModeLine "800x600" 68.2 800 848 936 1072 600 601 604 636 -hsync +vsync
    ModeLine "1024x768" 113.3 1024 1096 1208 1392 768 769 772 814 -hsync +vsync
    ModeLine "1152x864" 81.6 1152 1216 1336 1520 864 865 868 895 -hsync +vsync
    ModeLine "1152x864" 119.7 1152 1224 1352 1552 864 865 868 907 -hsync +vsync
    ModeLine "1152x864" 143.5 1152 1232 1360 1568 864 865 868 915 -hsync +vsync
    ModeLine "1280x960" 124.5 1280 1368 1504 1728 960 961 964 1001 -hsync +vsync
    ModeLine "1280x960" 129.9 1280 1368 1504 1728 960 961 964 1002 -hsync +vsync
    ModeLine "1280x960" 179.0 1280 1376 1520 1760 960 961 964 1017 -hsync +vsync
    ModeLine "1280x1024" 191.0 1280 1376 1520 1760 1024 1025 1028 1085 -hsync +vsync
    ModeLine "1400x1050" 122.6 1400 1488 1640 1880 1050 1051 1054 1087 -hsync +vsync
    ModeLine "1400x1050" 149.3 1400 1496 1648 1896 1050 1051 1054 1094 -hsync +vsync
    ModeLine "1400x1050" 155.8 1400 1496 1648 1896 1050 1051 1054 1096 -hsync +vsync
    ModeLine "1400x1050" 179.3 1400 1504 1656 1912 1050 1051 1054 1103 -hsync +vsync
    ModeLine "1400x1050" 214.4 1400 1512 1664 1928 1050 1051 1054 1112 -hsync +vsync
    ModeLine "1600x1200" 280.6 1600 1728 1904 2208 1200 1201 1204 1271 -hsync +vsync
    Option "DPMS" "true"
    # HorizSync 28.0 - 78.0 # Warning: This may fry very old Monitors
    EndSection
    Section "Monitor"
    Identifier "aticonfig-Monitor[0]"
    Option "VendorName" "ATI Proprietary Driver"
    Option "ModelName" "Generic Autodetecting Monitor"
    Option "DPMS" "true"
    EndSection
    Section "Device"
    Identifier "aticonfig-Device[0]"
    Driver "fglrx"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "aticonfig-Device[0]"
    Monitor "Monitor0"
    DefaultDepth 16
    SubSection "Display"
    Depth 1
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 4
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 8
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 15
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 16
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 24
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 32
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    EndSection
    Section "Screen"
    Identifier "aticonfig-Screen[0]"
    Device "aticonfig-Device[0]"
    Monitor "aticonfig-Monitor[0]"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    Section "DRI"
    Mode 0666
    EndSection
    Last edited by DrRootabega (2007-07-03 02:58:08)

    I think Flgrx simply does not support cards that are that old anymore. Use an older version or use xf86-video-ati which probably will be the better choice for you card anyways.
    Last edited by kth5 (2007-07-03 01:37:02)

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

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

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

  • I have a 27" Viewsonic 1080p monitor connected to an oldish Mac Pro with an ATI Radeon X1900 XT Graphics card.  The problem is that the image does not fill the screen?!?!?

    I know the image can fill the monitor, because at start up, the white Apple logo screen fills it up.  But once the system starts up, there are bands of black framing the image.  I have searched extensively on the internet and found the following clues, none of which solved the problem:
    1) In the Windows world you can get software from ATI called Catalyst Converter that gives you the cpaobility to scale the image.  This software/feature is not available for Mac users.
    2)  Viewsonic's web site has a trouble shooting tool.  This came up in response to the topic "you have recently upgraded to a larger monitor"
         "This could be an issue if you have an older Apple using the system's onboard memory to support both the system and video display. Even if you have enough onboard RAM to support a higher resolution, it will not since the system will use some of the memory. Because the true video RAM available is much smaller than the total onboard amount, the system limits the size of the image. You will need to contact Apple to get an upgrade in onboard RAM or update the complete system."
    I have 2GB of RAM, so lack of RAM memory does not seem to be an issue. I am running OS 10.6.8
    Does anyone have any clue how to solve this problem.  It is frustrating to have a 27" monitor behaving like a 25" monitor. 
    Thanks in advance for sharing any experience on this.
    JD in PA

    http://www.xlr8yourmac.com/Graphics/radeon_X1900XT/X1900XT_dust_buildup.html#sto rytop
    http://www.xlr8yourmac.com/Graphics/X1900XT_Overheating/ATI_X1900_artifacts.html
    http://www.amazon.com/BUFFERED-PC2-5300-FB-DIMM-APPLE-Memory/dp/B002ORUUAC/
    http://www.amazon.com/Apple-ATI-Radeon-5770-MC742ZM/dp/B003Z6QH6M/
    http://www.amazon.com/PCIe-Power-Cable-nVidia-Video/dp/B002UR1654/
    http://www.amazon.com/gp/product/B0036Q7MV0/

  • "Display ATI Radeon Family driver stopped responding and has recovered"

    For the past few days my laptop Model HP G61-409CA has been displaying broken black and white horizontal lines and black, white, and coloured random squares on my screen. When it freezes the screen and mouse stops moving and the screen goes blank for about 5 seconds then comes back with the error (Display ATI Radeon Family driver stopped responding and has recovered) appears with a yellow triangle. Unfortunetly when i click on the triangle nothing opens up.
    Ive tried to download Catalyst Control Centre because when I researched many people spoke about not being able to find their control centre and that it had something to do with the displaying error on the screen. I cant seem to find the folder or the program on my computer, but when i tried to install something similar from http://support.amd.com/en-us/download/mobile?os=Windows%207%20-%2064#amd-catalyst-packages less than half way through the computer displayed a Blue screen and had to shut down. Also when i recovered my laptop the problem did not go away.
    My product number : WA964UA#ABC
    OS: Windows 7 for x64 based systems
    Please let me know what needs to be done ive tried updating all my drivers aswell!

    Hi Quesspee,
    Thank you for your query, I am happy to assist you!
    I grasp that a few days ago your  display started  showing broken black and white horizontal lines and black, white, and coloured random squares on your screen . When it freezes the screen and mouse stops moving and the screen goes blank for about 5 seconds then comes back with the error (Display ATI Radeon Family driver stopped responding and has recovered) appears with a yellow triangle. When you clicked on the triangle, nothing happened.
    You tried installing the Catalyst Control Center and approximately 1/2 through, you received a blue screen and your system  shut down.
    You tried doing a recovery but the issue remained.
    I suggest you test for hardware failures.  Testing for Hardware Failures (Windows 7)
    If this did not help to locate the issue, I suggest contacting HP support for further assistance.  They have the ability to remotely log onto your system, to  help locate and resolve issues.
    Please call HP technical support at 800-474-6836. If you live outside the US/Canada Region, please click the link below to get the support number for your region HP Technical Support Sitemap.
    Sparkles1
    I work on behalf of HP
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos, Thumbs Up" on the bottom right to say “Thanks” for helping!

  • [HOW-TO] Ati Radeon & Kernel 2.6 - Updated

    [HOW-TO] Ati Radeon & Kernel 2.6
    Updated on new ati-drivers 4.3.0
    [CONTENTS]
        1.1 Requirements
        2.0 Compiling Kernel
        2.1 Configuring Bootloader [GRUB]
        3.0 Building & Generating modules
        3.1 Pacthing modules
        3.2 Compiling modules
        3.3 Adding modules boot runlevel
        4.0 fglrxconfig
        4.1 Xorg.conf   NEW!!
    [1.1] Requirements
        (All Intel & AMD users)
        1. Ati Radeon 9xxx (Mine 9600 Sapphyre pro)
        2. Kernel 2.8.x (Current 2.8.1)
        3. wget, rpmunpack, cpio
        4. PKGBUILD [FILE]
        5. ati-drivers.install [FILE]
        6. fglrx-2.6-vmalloc-vmaddr.patch   New!!!
    Those are code for listed files:
    PKGBUILD New!!!
    pkgname=ati-drivers
    pkgver=3.11.1
    pkgrel=1
    pkgdesc="Proprietary (binary) drivers for ATI Radeon Cards."
    url="www.ati.com/support/driver.html"
    depends=('xfree86')
    install="$pkgname.install"
    source=(http://www2.ati.com/drivers/linux/fglrx-4.3.0-$pkgver.i386.rpm)
    #md5sums=('9f7802ee0bbdeb5172673027056e789d')
    # build-time deps: rpmunpack, cpio, gzip
    build() {
    cd $startdir/pkg
    rpmunpack < $startdir/src/fglrx-4.3.0-$pkgver.i386.rpm | gzip -d | cpio -idmuv
    chmod 755 -R .
    mv opt/kde3 opt/kde
    mkdir -p opt/gnome/share
    mv usr/share/gnome/apps/ opt/gnome/share
    rm -rf usr/share/gnome
    usr/share/applnklib/modules/fglrx/{fglrx*.o,fglrx_info.txt}
    usr/X11R6/bin/LICENSE.{GPL,QPL}
    usr/X11R6/bin/*.bz2
    ati-drivers.install   New!!!
    post_install() {
    cat << EOF
    NOTE
    To create an fglrx module for your system, do:
    cd /lib/modules/fglrx/build_mod
    ./make.sh
    cd ..
    ./make_install.sh
    Make sure you have your full kernel tree at /usr/src/linux
    Then initialize "fglrxconfig" to create an XF86Config
    for your graphics card.
    EOF
    post_upgrade() {
    /bin/true
    pre_remove() {
    /bin/true
    op=$1
    shift
    $op $*
    fglrx-2.6-vmalloc-vmaddr.patch New!!!
    --- firegl_public.c 2004-03-17 17:00:29.000000000 -0500
    +++ /lib/modules/fglrx/build_mod/firegl_public.c 2004-07-18 16:09:46.000000000 -0500
    @@ -2010,8 +2010,8 @@
    pMmPage = virt_to_page(kaddr);
    #endif /* LINUX_VERSION_CODE < 0x020400 */
    - atomic_inc(&(pMmPage->count)); /* inc usage count of page */
    +// atomic_inc(&(pMmPage->_count)); /* inc usage count of page */
    + get_page(pMmPage);
    #if LINUX_VERSION_CODE >= 0x020400
    // __KE_DEBUG3("vm-address 0x%08lx => kernel-page-address 0x%pn",
    // address, page_address(pMmPage));
    [2.0] Compiling kernel
    <*> MTRR
    e poi
    <M> /dev/agpgart (AGP Support)                                                           
    < >   ALI chipset support                                                                 
    < >   ATI chipset support                                                                 
    < >   AMD Irongate, 761, and 762 chipset support                                           
    < >   AMD Opteron/Athlon64 on-CPU GART support                                             
    < >   Intel 440LX/BX/GX, I8xx and E7x05 chipset support                                   
    < >   Intel i865 chipset support                                                           
    < >   NVIDIA nForce/nForce2 chipset support                                               
    < >   SiS chipset support                                                                 
    < >   Serverworks LE/HE chipset support                                                   
    <M>   VIA chipset support                                                                 
    < >   Transmeta Efficeon support                                                           
    [*] Direct Rendering Manager (XFree86 4.1.0 and higher DRI support)                       
    < >   3dfx Banshee/Voodoo3+                                                               
    < >   3dlabs GMX 2000                                                                     
    < >   ATI Rage 128                                                                         
    < >   ATI Radeon                                                                           
    < >   Matrox g200/g400                                                                     
    < >   SiS video cards                                                                     
    make dep && make clean bzImage modules modules_install
    [/code]
    when finished,mount boot partition (if not already mounted)
    [code]
    mount /boot
    [/code]
    and copy kernel image to the boot directory, so the new kernel loads after computer restart. Pay attention to not overwrite existent kernels images in boot partition. For security issues rename it as ***_new.
    [code]
    cp arch/i386/boot/bzImage /boot/vmlinuz_new
    [/code]
    [2.1] Configuring Bootloader [GRUB]
    Edit your boot-loader config file.
    I currently use grub instead of lilo.
    [code]
    nano /boot/grub/menu.lst
    [/code]
    Add a new sub-menu (this is an example) Check on the forum how to set-up a bootloader).
    [code]
    # (0) Arch Linux
    title  Arch Linux  [/boot/vmlinuz_new]
    root   (hd0,3)
    kernel (hd0,1)/vmlinuz_new root=/dev/discs/disc0/part4 ro
    [/code]
    REBOOT
    [3.0] Building ati-drivers
    Make a directory under /var/abs/local called ati
    [code]
    mkdir /var/abs/loca/ati
    [/code]
    copy in it the two files PKGBUILD ati-drivers.install
    [code]
    cp /path/to/file/PKGBUILD /var/abs/local/ati
    cp /path/to/file/ati-drivers.install /var/abs/local/ati
    [/code]
    start building package
    [code]
    makepkg -c
    [/code]
    if all goes well, this will be the output
    [code]
    [root@CippaLippa ati]# makepkg -c
    ==> Making package: ati-drivers
    ==> Checking Runtime Dependencies...
    ==> Checking Buildtime Dependencies...
    ==> Retrieving Sources...
    ==> .......
    ==> .......
    ==> Compressing man pages...
    ==> Stripping debugging symbols from libraries...
    ==> Stripping symbols from binaries...
    ==> Generating .PKGINFO file...
    ==> Copying install script...
    ==> Generating .FILELIST file...
    ==> Compressing package...
    ==> Cleaning up...
    ==> Finished making: ati-drivers  (Tue Feb 10 15:11:13 CET 2004)
    [root@CippaLippa ati]#
    [/code]
    It downloads necessary files and generates a file called ati-drivers-3.9.x.pkg.tar.gz
    Install it using:
    [code]
    pacman -A ati-drivers-3.x.x.pkg.tar.gz
    [/code]
    This installation generates a folder in /lib/modules/fglrx
    Change directory
    [code]
    cd /lib/modules/fglrx
    [/code]
    [3.1] Pacthing modules
    To patch modules simply copy the two files .patch listed on top in this directory. Intel users must only install fglrx-2.6-vmalloc-vmaddr.patch, AMD users both.
    [code]
    cp /path/to/patch/fglrx-2.6-vmalloc-vmaddr.patch /lib/modules/fglrx
    [/code]
    change directory
    [code]
    cd build_mod
    [/code]
    to patch the file firegl_public.c
    [code]
    patch -b firegl_public.c ../fglrx-2.6-vmalloc-vmaddr.patch
    [/code]
    It's time to compile the modules
    [code]
    sh make.sh
    [root@CippaLippa build_mod]# sh make.sh
    ATI module generator V 2.0
    ==========================
    initializing...
    probing for VMA API version...
    cleaning...
    patching...
    make[1]: Leaving directory `/usr/src/linux-2.6.x
    build succeeded with return value 0
    duplicating results into driver repository...
    done.
    ==============================
    You must change your working directory to /lib/modules/fglrx
    and then call ./make_install.sh in order to install the built module.
    ==============================
    [/code]
    change directory as you see on screen
    [code]
    cd /lib/modules/fglrx
    [/code]
    and compile in
    [code]
    sh make_install.sh
    [/code]
    if will be no errors in output, module fglrx were perfectly compiled in /lib/modules/2.6.x/kernel/drivers/char/drm/ and named "fglrx.ko"
    [3.2] Adding modules boot runlevel
    open /etc/rc.conf
    [code]
    nano /etc/rc.conf
    [/code]
    go to line MODULES= and add
    [code]
    agpgart via-agp fglrx rtc  <== make sure always in this order
    [/code]
    (if your motherboard is "VIA" equipped, else check what do you have: the same configured in kernel under /dev/agpgart (AGP Support)   
    [4.0] fglrxconfig
    Ati-drivers comes with a modified xf86config, utility to generate XF86config files.
    Run
    [code]
    fglrxconfig
    [/code]
    and a welcome screen appear
    [code]
    ==============================================================================
    ATI - FIRE GL - BE THE CREATOR
    ==============================================================================
    This program will create the ATI "XF86Config-4" file
    - based on your selections - for the below listed boardtypes...
             - ATI Radeon 8500 / 9100
             - ATI FireGL 8700 / 8800 / E1
             - ATI FireGL T2
             - ATI Radeon 9000
             - ATI Radeon 9200
             - ATI Radeon 9500
             - ATI Radeon 9600
             - ATI Radeon 9700
             - ATI Radeon 9800
             - ATI FireGL Z1 / X1 / X2
             - ATI Mobility M9
             - ATI Mobility FireGL 9000
             - ATI Mobility M9PLUS
    The "XF86Config-4" file usually resides in /etc/X11.
    Press [Enter] to continue, press 'q'&[Enter] or [Ctrl]+'c' to abort.
    [/code]
    follow the on-screen steps leaving default settings. Configure only mouse, keyboard, screen frequencies and resolution. At least when prompt for:
    [code]
    External AGPGART module:
    external agpgart module execute this on the commandline (as root):
        /sbin/insmod agpgart
    or alternatively configure your system to auto load the module.
    Do you want to use the external AGP GART module (y/n)? [y]
    [/code]
    be sure to answer "YES".
    [4.1] Xorg.cong New!!!
    Xorg configuration file, resides in /etc/X11.
    It is XF86config renamed and Will replace soon it, with the new video system based on Xorg.
    This is my xorg.conf file:
    [code]
    Section "dri"
        Mode 0666
    EndSection
    Section "Module"
        Load        "dbe"      # Double buffer extension
        SubSection  "extmod"
          Option    "omit xfree86-dga"   # don't initialise the DGA extension
        EndSubSection
        Load        "type1"
        Load        "freetype"
        Load        "glx"   # libglx.a
        Load        "dri"   # libdri.a
    EndSection
    Section "Files"
        RgbPath    "/usr/X11R6/lib/X11/rgb"
        FontPath   "/usr/X11R6/lib/X11/fonts/local/"
        FontPath   "/usr/X11R6/lib/X11/fonts/misc/"
        FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
        FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
        FontPath   "/usr/X11R6/lib/X11/fonts/Type1/"
        FontPath   "/usr/X11R6/lib/X11/fonts/Speedo/"
        FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/"
        FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/"
        ModulePath "/usr/X11R6/lib/modules"
    EndSection
    Section "InputDevice"
        Identifier    "Keyboard1"
        Driver    "Keyboard"
        Option "AutoRepeat" "500 30"
        Option "XkbRules"    "xfree86"
        Option "XkbModel"    "pc105"
        Option "XkbLayout"    "it"
    EndSection
    Section "InputDevice"
        Identifier    "Mouse1"
        Driver "mouse"
        Option "Protocol"   "ImPS/2"
        Option "ZAxisMapping"   "4 5"
        Option "Device"     "/dev/usbmouse"
    EndSection
    Section "Monitor"
        Identifier  "Monitor0"
        HorizSync   31-96
        VertRefresh 55-160
        Option "DPMS"
    EndSection
    Section "Device"
        Identifier  "Standard VGA"
        VendorName  "Unknown"
        BoardName   "Unknown"
    EndSection
    Section "Device"
        Identifier                          "ATI Graphics Adapter"
        Driver                              "fglrx"
        #Option                              "NoDDC"
        Option "no_accel"                   "no"
        Option "no_dri"                     "no"
        Option "DesktopSetup"               "0x00000000"
        Option "MonitorLayout"              "AUTO, AUTO"
        Option "IgnoreEDID"                 "off"
        Option "HSync2"                     "unspecified"
        Option "VRefresh2"                  "unspecified"
        Option "ScreenOverlap"              "0"
        Option "NoTV"                       "yes"     
        Option "TVStandard"                 "NTSC-M"     
        Option "TVHSizeAdj"                 "0"     
        Option "TVVSizeAdj"                 "0"     
        Option "TVHPosAdj"                  "0"     
        Option "TVVPosAdj"                  "0"     
        Option "TVHStartAdj"                "0"     
        Option "TVColorAdj"                 "0"     
        Option "GammaCorrectionI"           "0x00000000"
        Option "GammaCorrectionII"          "0x00000000"
        Option "Capabilities"               "0x00000000"
        Option "VideoOverlay"               "on"
        Option "OpenGLOverlay"              "off"
        Option "CenterMode"                 "off"
        Option "PseudoColorVisuals"         "off"
        Option "Stereo"                     "off"
        Option "StereoSyncEnable"           "1"
        Option "FSAAScale"                  "1"
        Option "FSAADisableGamma"           "no"
        Option "FSAACustomizeMSPos"         "no"
        Option "FSAAMSPosX0"                "0.000000"
        Option "FSAAMSPosY0"                "0.000000"
        Option "FSAAMSPosX1"                "0.000000"
        Option "FSAAMSPosY1"                "0.000000"
        Option "FSAAMSPosX2"                "0.000000"
        Option "FSAAMSPosY2"                "0.000000"
        Option "FSAAMSPosX3"                "0.000000"
        Option "FSAAMSPosY3"                "0.000000"
        Option "FSAAMSPosX4"                "0.000000"
        Option "FSAAMSPosY4"                "0.000000"
        Option "FSAAMSPosX5"                "0.000000"
        Option "FSAAMSPosY5"                "0.000000"
        Option "UseFastTLS"                 "0"
        Option "BlockSignalsOnLock"         "on"
        Option "UseInternalAGPGART"         "no"
        Option "ForceGenericCPU"            "no"
        BusID "PCI:1:0:0"    # vendor=1002, device=4150
        Screen 0
    EndSection
    Section "Screen"
        Identifier  "Screen0"
        Device      "ATI Graphics Adapter"
        Monitor     "Monitor0"
        DefaultDepth 24
        #Option "backingstore"
        Subsection "Display"
            Depth       24
            Modes       "1280x1024" "1024x768" "800x600"
            ViewPort    0 0  # initial origin if mode is smaller than desktop
        EndSubsection
    EndSection
    Section "ServerLayout"
        Identifier  "Server Layout"
        Screen "Screen0"
        InputDevice "Mouse1" "CorePointer"
        InputDevice "Keyboard1" "CoreKeyboard"
    EndSection
    [/code]
    REBOOT
    Start in X with kde, gnome or othet window manager.
    If X does not start you maybe made something wrong, retry from the beginning. Else if it starts, check if DRI os working
    [code]
    fgl_glxgears
    [/code]
    if it is working, a rotating cube will appear in a new windows, and if it is so.....
    ENJOY
    **SORRY FOR MY ENGLISH **

    Using kernel 2.6.2
    I'm starting over again but now cannot get the PKGBUILD to complete.  I had this problem this morning as well, but after editing the PKGBUILD file did eventually get it to complete.  This is the output of makepkg -c using the PKGBUILD as posted:
    [root@Arch2 ati]# makepkg -c
    ==> Making package: ati-drivers  (Wed Feb 11 16:11:02 GMT 2004)
    ==> Checking Runtime Dependencies...
    ==> Checking Buildtime Dependencies...
    ==> Retrieving Sources...
    ==>     Downloading fglrx-glc22-4.3.0-3.2.8.i586.rpm
    --16:11:02--  http://www2.ati.com/drivers/linux/fglrx … 8.i586.rpm
               => `fglrx-glc22-4.3.0-3.2.8.i586.rpm'
    Resolving www2.ati.com... 62.25.100.58, 62.25.100.32
    Connecting to www2.ati.com[62.25.100.58]:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 4,365,039 [audio/x-pn-realaudio-plugin]
    100%[====================================>] 4,365,039     55.23K/s    ETA 00:00
    16:12:27 (50.80 KB/s) - `fglrx-glc22-4.3.0-3.2.8.i586.rpm' saved [4365039/4365039]
    ==> Validating source files with MD5sums
        fglrx-glc22-4.3.0-3.2.8.i586.rpm ... Passed
    ==> Extracting Sources...
    ==> Removing existing pkg/ directory...
    ==> Starting build()...
    ./lib/modules/fglrx/build_mod/2.6.x/Makefile
    ./lib/modules/fglrx/build_mod/agp.h
    ./lib/modules/fglrx/build_mod/agp3.c
    ./lib/modules/fglrx/build_mod/agp_backend.h
    ./lib/modules/fglrx/build_mod/agpgart.h
    ./lib/modules/fglrx/build_mod/agpgart_be.c
    ./lib/modules/fglrx/build_mod/firegl_public.c
    ./lib/modules/fglrx/build_mod/firegl_public.h
    ./lib/modules/fglrx/build_mod/i7505-agp.c
    ./lib/modules/fglrx/build_mod/libfglrx_ip.a.GCC2
    ./lib/modules/fglrx/build_mod/libfglrx_ip.a.GCC3
    ./lib/modules/fglrx/build_mod/make.sh
    ./lib/modules/fglrx/build_mod/nvidia-agp.c
    ./lib/modules/fglrx/fglrx.2.4.18-17.7.x.o
    ./lib/modules/fglrx/fglrx.2.4.18-17.8.0.o
    ./lib/modules/fglrx/fglrx.2.4.20-6-SMP.o
    ./lib/modules/fglrx/fglrx.2.4.20-6.o
    ./lib/modules/fglrx/fglrx.2.4.21-1.1931.2.349.2.2.ent-SMP.o
    ./lib/modules/fglrx/fglrx.2.4.21-1.1931.2.349.2.2.ent.o
    ./lib/modules/fglrx/fglrx.2.4.21-1.1931.2.349.2.2.entbigmem-SMP.o
    ./lib/modules/fglrx/fglrx_info.txt
    ./lib/modules/fglrx/make_install.sh
    ./opt/kde3/share/applnk/fireglcontrol_kde3.desktop
    ./usr/X11R6/bin/LICENSE.GPL
    ./usr/X11R6/bin/LICENSE.QPL
    ./usr/X11R6/bin/fgl_glxgears
    ./usr/X11R6/bin/fglrx_xgamma
    ./usr/X11R6/bin/fglrxconfig
    ./usr/X11R6/bin/fglrxinfo
    ./usr/X11R6/bin/fireglcontrol.qt2.gcc2.96.bz2
    ./usr/X11R6/bin/fireglcontrol.qt3.gcc3.2.bz2
    ./usr/X11R6/bin/fireglcontrol.qtstatic.gcc2.96.bz2
    ./usr/X11R6/include/X11/extensions/fglrx_gamma.h
    ./usr/X11R6/lib/libGL.so.1.2
    ./usr/X11R6/lib/libfglrx_gamma.a
    ./usr/X11R6/lib/libfglrx_gamma.so.1.0
    ./usr/X11R6/lib/modules/dri/fglrx_dri.so
    ./usr/X11R6/lib/modules/drivers/fglrx_drv.o
    ./usr/X11R6/lib/modules/linux/libfglrxdrm.a
    ./usr/include/GL/glxATI.h
    ./usr/share/applnk/fireglcontrol.kdelnk
    ./usr/share/gnome/apps/fireglcontrol.desktop
    ./usr/share/icons/ati.xpm
    ./usr/share/pixmaps/ati.xpm
    ./usr/src/ATI/fglrx_panel_sources.tgz
    ./usr/src/ATI/fglrx_sample_source.tgz
    21763 blocks
    /usr/bin/makepkg: line 23: usr/share/applnklib/modules/fglrx/fglrx*.o: No such file or directory
    usr/X11R6/bin/LICENSE.GPL: line 2: syntax error near unexpected token `('
    usr/X11R6/bin/LICENSE.GPL: line 2: ` The Qt GUI Toolkit is Copyright (C) 1994-2000 Trolltech AS.'
    /usr/bin/makepkg: line 25: usr/X11R6/bin/fireglcontrol.qt2.gcc2.96.bz2: cannot execute binary file
    ==> ERROR: Build Failed.  Aborting...
    [root@Arch2 ati]#
    I seem to be going backwards!

  • ATI Radeon HD 6520G / 7600M troubles. Glitches, crashing and such.

    I've been am having issues with getting my graphics card to work properly.
    EDIT: tl;dr Running cinnamon with xf86-video-ati is no bueno https://dl.dropbox.com/u/7122698/bbs_ar … adface.png (other stuff happen as well, but this is the most annoying)
    I was using catalyst until recently. When I deemed the glitches and the occasional crashing (which I assumed were caused by the driver) to be too much,
    I decided to switch over to xf86-video-ati.
    While the open source drivers seem to work, they manage to somehow corrupt pixmaps/textures and they manage to hang my computer even more often than the catalyst did.
    I'm running aur/linux-lqx 3.6.4-1-lqx (as well as core/linux 3.6.5-1), extra/xf86-video-ati 1:6.14.6-2, extra/xorg-server 1.13.0-3, extra/gdm 3.6.1-2 and aur/cinnamon 1.6.4-4 . I've
    also moved the damn thing to core/systemd 195-2 with sysvcompat.
    I doubt that the problems are caused by gnome 3.6 having troubles with systemd or ati drivers, as I'm also having texture corruptions in opengl applications (using SDL for init stuff.)
    I'm sure that there is nothing wrong with my cards, as they work fine under windows.
    Right now I'm running using late kms start.
    /etc/X11/ contains configs for twm, xinit and input drivers (all installed by their respective pkgs), as well as the config that I'm using right now:
    /etc/X11/xorg.conf.d/20-radeon.conf
    Section "Device"
    Identifier "UghImSoAngryNow"
    Driver "radeon"
    Option "NoAccel" "on"
    EndSection
    This is, of course, not preferable. However, it fixes nearly all the pixmap corruption problems and I haven't gotten it to die on me yet. Occasionally, my desktop background becomes
    black with lines of varying (read: 50) shades of grey (aka. white noise), before it reloads itself, but haven't crashed yet.
    The wiki page on ATI tells me to try and disable KMS by booting with radeon.modeset=0 or nomodeset. However, this causes Xorg to fall back to xf86-video-vesa, which
    is itself quite glitchy (cursor flickers, all ttys are corrupted (unusable) except for the one I'm on, etc.)
    Any help fixing this would be greatly appreciated.
    (I'll see if I can post screens with the artifacts.)
    Stuff nobody needs:
    $ lspci
    00:00.0 Host bridge: Advanced Micro Devices [AMD] Family 12h Processor Root Complex
    00:01.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI BeaverCreek [Radeon HD 6520G]
    00:01.1 Audio device: Advanced Micro Devices [AMD] nee ATI BeaverCreek HDMI Audio [Radeon HD 6500D and 6400G-6600G series]
    00:02.0 PCI bridge: Advanced Micro Devices [AMD] Family 12h Processor Root Port
    00:04.0 PCI bridge: Advanced Micro Devices [AMD] Family 12h Processor Root Port
    00:05.0 PCI bridge: Advanced Micro Devices [AMD] Family 12h Processor Root Port
    00:10.0 USB controller: Advanced Micro Devices [AMD] Hudson USB XHCI Controller (rev 03)
    00:11.0 SATA controller: Advanced Micro Devices [AMD] Hudson SATA Controller [AHCI mode] (rev 40)
    00:12.0 USB controller: Advanced Micro Devices [AMD] Hudson USB OHCI Controller (rev 11)
    00:12.2 USB controller: Advanced Micro Devices [AMD] Hudson USB EHCI Controller (rev 11)
    00:14.0 SMBus: Advanced Micro Devices [AMD] Hudson SMBus Controller (rev 13)
    00:14.2 Audio device: Advanced Micro Devices [AMD] Hudson Azalia Controller (rev 01)
    00:14.3 ISA bridge: Advanced Micro Devices [AMD] Hudson LPC Bridge (rev 11)
    00:14.4 PCI bridge: Advanced Micro Devices [AMD] Hudson PCI Bridge (rev 40)
    00:14.7 SD Host controller: Advanced Micro Devices [AMD] Hudson SD Flash Controller
    00:18.0 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h Processor Function 0 (rev 43)
    00:18.1 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h Processor Function 1
    00:18.2 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h Processor Function 2
    00:18.3 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h Processor Function 3
    00:18.4 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h Processor Function 4
    00:18.5 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h Processor Function 6
    00:18.6 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h Processor Function 5
    00:18.7 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h Processor Function 7
    01:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI Thames XT/GL [Radeon HD 7600M Series]
    02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 06)
    03:00.0 Network controller: Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express) (rev 01)
    $ cat /var/log/Xorg.0.log # With accel enabled
    [ 10381.855]
    X.Org X Server 1.13.0
    Release Date: 2012-09-05
    [ 10381.855] X Protocol Version 11, Revision 0
    [ 10381.855] Build Operating System: Linux 3.6.2-1-ARCH x86_64
    [ 10381.855] Current Operating System: Linux dotfloat-asus 3.6.4-1-lqx #1 ZEN SMP PREEMPT Sun Nov 4 19:35:58 CET 2012 x86_64
    [ 10381.855] Kernel command line: BOOT_IMAGE=/vmlinuz-linux-lqx root=UUID=bfd9d0cd-2be7-4539-9dc4-d273dbecbb5d ro resume=/dev/sda6 mem=4G
    [ 10381.855] Build Date: 19 October 2012 03:54:56PM
    [ 10381.855]
    [ 10381.855] Current version of pixman: 0.26.2
    [ 10381.855] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 10381.855] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 10381.855] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Nov 5 22:08:35 2012
    [ 10381.855] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 10381.855] (==) No Layout section. Using the first Screen section.
    [ 10381.855] (==) No screen section available. Using defaults.
    [ 10381.855] (**) |-->Screen "Default Screen Section" (0)
    [ 10381.855] (**) | |-->Monitor "<default monitor>"
    [ 10381.855] (==) No device specified for screen "Default Screen Section".
    Using the first device section listed.
    [ 10381.855] (**) | |-->Device "UghImSoAngryNow"
    [ 10381.855] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 10381.855] (==) Automatically adding devices
    [ 10381.855] (==) Automatically enabling devices
    [ 10381.856] (==) Automatically adding GPU devices
    [ 10381.856] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 10381.856] Entry deleted from font path.
    [ 10381.856] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 10381.856] Entry deleted from font path.
    [ 10381.856] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 10381.856] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 10381.856] Entry deleted from font path.
    [ 10381.856] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 10381.856] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/
    [ 10381.856] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 10381.856] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 10381.856] (II) Loader magic: 0x7fcc20
    [ 10381.856] (II) Module ABI versions:
    [ 10381.856] X.Org ANSI C Emulation: 0.4
    [ 10381.856] X.Org Video Driver: 13.0
    [ 10381.856] X.Org XInput driver : 18.0
    [ 10381.856] X.Org Server Extension : 7.0
    [ 10381.857] (II) config/udev: Adding drm device (/dev/dri/card0)
    [ 10381.857] (II) config/udev: Adding drm device (/dev/dri/card1)
    [ 10381.858] (--) PCI:*(0:0:1:0) 1002:9647:1043:2122 rev 0, Mem @ 0xb0000000/268435456, 0xfeb00000/262144, I/O @ 0x0000f000/256
    [ 10381.858] (--) PCI: (0:1:0:0) 1002:6840:1043:2122 rev 0, Mem @ 0xc0000000/268435456, 0xfea20000/131072, I/O @ 0x0000e000/256, BIOS @ 0x????????/131072
    [ 10381.858] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 10381.858] Initializing built-in extension Generic Event Extension
    [ 10381.858] Initializing built-in extension SHAPE
    [ 10381.858] Initializing built-in extension MIT-SHM
    [ 10381.858] Initializing built-in extension XInputExtension
    [ 10381.858] Initializing built-in extension XTEST
    [ 10381.858] Initializing built-in extension BIG-REQUESTS
    [ 10381.858] Initializing built-in extension SYNC
    [ 10381.858] Initializing built-in extension XKEYBOARD
    [ 10381.858] Initializing built-in extension XC-MISC
    [ 10381.858] Initializing built-in extension SECURITY
    [ 10381.858] Initializing built-in extension XINERAMA
    [ 10381.858] Initializing built-in extension XFIXES
    [ 10381.858] Initializing built-in extension RENDER
    [ 10381.858] Initializing built-in extension RANDR
    [ 10381.858] Initializing built-in extension COMPOSITE
    [ 10381.858] Initializing built-in extension DAMAGE
    [ 10381.858] Initializing built-in extension MIT-SCREEN-SAVER
    [ 10381.858] Initializing built-in extension DOUBLE-BUFFER
    [ 10381.858] Initializing built-in extension RECORD
    [ 10381.858] Initializing built-in extension DPMS
    [ 10381.858] Initializing built-in extension X-Resource
    [ 10381.858] Initializing built-in extension XVideo
    [ 10381.858] Initializing built-in extension XVideo-MotionCompensation
    [ 10381.858] Initializing built-in extension XFree86-VidModeExtension
    [ 10381.858] Initializing built-in extension XFree86-DGA
    [ 10381.858] Initializing built-in extension XFree86-DRI
    [ 10381.858] Initializing built-in extension DRI2
    [ 10381.858] (II) LoadModule: "glx"
    [ 10381.859] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 10381.859] (II) Module glx: vendor="X.Org Foundation"
    [ 10381.859] compiled for 1.13.0, module version = 1.0.0
    [ 10381.859] ABI class: X.Org Server Extension, version 7.0
    [ 10381.859] (==) AIGLX enabled
    [ 10381.859] Loading extension GLX
    [ 10381.859] (II) LoadModule: "radeon"
    [ 10381.859] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    [ 10381.859] (II) Module radeon: vendor="X.Org Foundation"
    [ 10381.859] compiled for 1.13.0, module version = 6.14.6
    [ 10381.859] Module class: X.Org Video Driver
    [ 10381.859] ABI class: X.Org Video Driver, version 13.0
    [ 10381.859] (II) RADEON: Driver for ATI Radeon chipsets:
    ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
    ATI Radeon Mobility X300 (M24) 3152 (PCIE),
    ATI FireGL M24 GL 3154 (PCIE), ATI FireMV 2400 3155 (PCI),
    ATI Radeon X600 (RV380) 3E50 (PCIE),
    ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
    ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
    ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
    ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
    ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
    ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP),
    ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
    ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650,
    ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
    ATI Radeon 8500 AIW BB (AGP), ATI Radeon IGP320M (U1) 4336,
    ATI Radeon IGP330M/340M/350M (U2) 4337,
    ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
    ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP),
    ATI Radeon X800PRO (R420) JI (AGP),
    ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
    ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
    ATI Radeon Mobility 9800 (M18) JN (AGP),
    ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
    ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP),
    ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
    ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
    ATI Radeon Mobility M7 LW (AGP),
    ATI Mobility FireGL 7800 M7 LX (AGP),
    ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
    ATI FireGL Mobility 9000 (M9) Ld (AGP),
    ATI Radeon Mobility 9000 (M9) Lf (AGP),
    ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI FireMV 2400 PCI,
    ATI Radeon 9700 Pro ND (AGP), ATI Radeon 9700/9500Pro NE (AGP),
    ATI Radeon 9600TX NF (AGP), ATI FireGL X1 NG (AGP),
    ATI Radeon 9800PRO NH (AGP), ATI Radeon 9800 NI (AGP),
    ATI FireGL X2 NK (AGP), ATI Radeon 9800XT NJ (AGP),
    ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
    ATI Radeon Mobility 9600 (M10) NQ (AGP),
    ATI Radeon Mobility 9600 (M11) NR (AGP),
    ATI Radeon Mobility 9600 (M10) NS (AGP),
    ATI FireGL Mobility T2 (M10) NT (AGP),
    ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP),
    ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
    ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
    ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),
    ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),
    ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),
    ATI Radeon Mobility X300 (M22) 5460 (PCIE),
    ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
    ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE),
    ATI Radeon X800PRO (R423) UI (PCIE),
    ATI Radeon X800LE (R423) UJ (PCIE),
    ATI Radeon X800SE (R423) UK (PCIE),
    ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
    ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),
    ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),
    ATI FireGL unknown (R423) UR (PCIE),
    ATI FireGL unknown (R423) UT (PCIE),
    ATI Mobility FireGL V5000 (M26) (PCIE),
    ATI Mobility FireGL V5000 (M26) (PCIE),
    ATI Mobility Radeon X700 XL (M26) (PCIE),
    ATI Mobility Radeon X700 (M26) (PCIE),
    ATI Mobility Radeon X700 (M26) (PCIE),
    ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,
    ATI Radeon Mobility 9100 IGP (U3) 5835,
    ATI Radeon XPRESS 200 5954 (PCIE),
    ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP),
    ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
    ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
    ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),
    ATI Radeon XPRESS 200M 5975 (PCIE),
    ATI Radeon XPRESS 200 5A41 (PCIE),
    ATI Radeon XPRESS 200M 5A42 (PCIE),
    ATI Radeon XPRESS 200 5A61 (PCIE),
    ATI Radeon XPRESS 200M 5A62 (PCIE),
    ATI Radeon X300 (RV370) 5B60 (PCIE),
    ATI Radeon X600 (RV370) 5B62 (PCIE),
    ATI Radeon X550 (RV370) 5B63 (PCIE),
    ATI FireGL V3100 (RV370) 5B64 (PCIE),
    ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
    ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
    ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),
    ATI Mobility Radeon X800 XT (M28) (PCIE),
    ATI Mobility FireGL V5100 (M28) (PCIE),
    ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),
    ATI Radeon X850 XT PE (R480) (PCIE),
    ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
    ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
    ATI Radeon X850 XT (R480) (PCIE),
    ATI Radeon X800XT (R423) 5D57 (PCIE),
    ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),
    ATI Radeon X700 PRO (RV410) (PCIE),
    ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
    ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800,
    ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800,
    ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300,
    ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800,
    ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,
    ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
    ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
    ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,
    ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,
    ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,
    ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,
    ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,
    ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,
    ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,
    ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,
    ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
    ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,
    ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,
    ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,
    ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,
    ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,
    ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600,
    ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400,
    ATI Mobility FireGL V5250, ATI Mobility Radeon X1700,
    ATI Mobility Radeon X1700 XT, ATI FireGL V5200,
    ATI Mobility Radeon X1700, ATI Radeon X2300HD,
    ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,
    ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,
    ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,
    ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,
    ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,
    ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,
    ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,
    ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,
    ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,
    ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT,
    ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600,
    ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
    ATI Radeon 4800 Series, ATI Radeon HD 4850 x2,
    ATI FirePro V8750 (FireGL), ATI FirePro V7760 (FireGL),
    ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2,
    ATI Radeon 4800 Series, ATI FirePro RV770, AMD FireStream 9270,
    AMD FireStream 9250, ATI FirePro V8700 (FireGL),
    ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
    ATI Mobility RADEON HD 4870, ATI Radeon 4800 Series,
    ATI Radeon 4800 Series, ATI FirePro M7750, ATI M98, ATI M98, ATI M98,
    ATI Mobility Radeon HD 4650, ATI Radeon RV730 (AGP),
    ATI Mobility Radeon HD 4670, ATI FirePro M5750,
    ATI Mobility Radeon HD 4670, ATI Radeon RV730 (AGP),
    ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
    ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
    ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
    ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
    ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
    ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI Radeon HD 4770,
    ATI FirePro M5750, ATI RV610, ATI Radeon HD 2400 XT,
    ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000,
    ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
    ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,
    ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
    ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
    ATI Mobility Radeon HD 3850 X2, ATI RV670,
    ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,
    ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,
    ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,
    ATI Radeon RV710, ATI Radeon RV710, ATI Radeon RV710,
    ATI Radeon HD 4350, ATI Mobility Radeon 4300 Series,
    ATI Mobility Radeon 4500 Series, ATI Mobility Radeon 4500 Series,
    ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
    ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
    ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
    ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
    ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
    ATI FireGL V3600, ATI Radeon HD 2600 LE,
    ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
    ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
    ATI Radeon HD 3450, ATI Radeon HD 3450, ATI Radeon HD 3430,
    ATI Radeon HD 3450, ATI FirePro V3700, ATI FireMV 2450,
    ATI FireMV 2260, ATI FireMV 2260, ATI Radeon HD 3600 Series,
    ATI Radeon HD 3650 AGP, ATI Radeon HD 3600 PRO,
    ATI Radeon HD 3600 XT, ATI Radeon HD 3600 PRO,
    ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
    ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
    ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
    ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
    ATI Radeon HD 3300 Graphics, ATI Radeon HD 3200 Graphics,
    ATI Radeon 3000 Graphics, SUMO, SUMO, SUMO2, SUMO2, SUMO2, SUMO2,
    SUMO, SUMO, SUMO, SUMO, SUMO, SUMO, SUMO, SUMO, ATI Radeon HD 4200,
    ATI Radeon 4100, ATI Mobility Radeon HD 4200,
    ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250,
    AMD Radeon HD 6310 Graphics, AMD Radeon HD 6310 Graphics,
    AMD Radeon HD 6250 Graphics, AMD Radeon HD 6250 Graphics,
    AMD Radeon HD 6300 Series Graphics,
    AMD Radeon HD 6200 Series Graphics, PALM, PALM, PALM, CYPRESS,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
    AMD Firestream 9350, ATI Radeon HD 5800 Series,
    ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series,
    ATI Radeon HD 5800 Series, ATI Radeon HD 5900 Series,
    ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
    ATI Mobility Radeon HD 5800 Series,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI Mobility Radeon HD 5800 Series, ATI Radeon HD 5700 Series,
    ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
    ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
    ATI Mobility Radeon HD 5000 Series,
    ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, ATI Radeon HD 5670,
    ATI Radeon HD 5570, ATI Radeon HD 5500 Series, REDWOOD,
    ATI Mobility Radeon HD 5000 Series,
    ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon Graphics,
    ATI Mobility Radeon Graphics, CEDAR,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, ATI FirePro 2270, CEDAR,
    ATI Radeon HD 5450, CEDAR, CEDAR, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
    CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
    AMD Radeon HD 6900 Series, AMD Radeon HD 6900 Series, CAYMAN, CAYMAN,
    CAYMAN, AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series,
    BARTS, BARTS, Mobility Radeon HD 6000 Series,
    Mobility Radeon HD 6000 Series, BARTS, BARTS, BARTS, BARTS,
    AMD Radeon HD 6800 Series, AMD Radeon HD 6800 Series,
    AMD Radeon HD 6700 Series, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
    TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
    TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
    CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS,
    CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, ARUBA, ARUBA,
    ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
    ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
    ARUBA, ARUBA
    [ 10381.866] (++) using VT number 1
    [ 10381.867] (II) [KMS] Kernel modesetting enabled.
    [ 10381.867] (II) RADEON(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 10381.867] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
    [ 10381.867] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    [ 10381.867] (==) RADEON(0): Default visual is TrueColor
    [ 10381.867] (==) RADEON(0): RGB weight 888
    [ 10381.867] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
    [ 10381.867] (--) RADEON(0): Chipset: "SUMO" (ChipID = 0x9647)
    [ 10381.867] (II) RADEON(0): PCIE card detected
    [ 10381.867] (II) Loading sub module "exa"
    [ 10381.867] (II) LoadModule: "exa"
    [ 10381.867] (II) Loading /usr/lib/xorg/modules/libexa.so
    [ 10381.906] (II) Module exa: vendor="X.Org Foundation"
    [ 10381.906] compiled for 1.13.0, module version = 2.6.0
    [ 10381.906] ABI class: X.Org Video Driver, version 13.0
    [ 10381.906] (II) RADEON(0): KMS Color Tiling: enabled
    [ 10381.906] (II) RADEON(0): KMS Pageflipping: enabled
    [ 10381.906] (II) RADEON(0): SwapBuffers wait for vsync: enabled
    [ 10382.004] (II) RADEON(0): Output VGA-0 has no monitor section
    [ 10382.044] (II) RADEON(0): Output LVDS has no monitor section
    [ 10382.108] (II) RADEON(0): Output HDMI-0 has no monitor section
    [ 10382.205] (II) RADEON(0): EDID for output VGA-0
    [ 10382.245] (II) RADEON(0): EDID for output LVDS
    [ 10382.245] (II) RADEON(0): Manufacturer: CMO Model: 15a7 Serial#: 0
    [ 10382.245] (II) RADEON(0): Year: 2010 Week: 31
    [ 10382.245] (II) RADEON(0): EDID Version: 1.3
    [ 10382.245] (II) RADEON(0): Digital Display Input
    [ 10382.245] (II) RADEON(0): Max Image Size [cm]: horiz.: 35 vert.: 19
    [ 10382.245] (II) RADEON(0): Gamma: 2.20
    [ 10382.245] (II) RADEON(0): No DPMS capabilities specified
    [ 10382.245] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 10382.245] (II) RADEON(0): First detailed timing is preferred mode
    [ 10382.245] (II) RADEON(0): redX: 0.617 redY: 0.340 greenX: 0.320 greenY: 0.598
    [ 10382.245] (II) RADEON(0): blueX: 0.160 blueY: 0.084 whiteX: 0.313 whiteY: 0.329
    [ 10382.245] (II) RADEON(0): Manufacturer's mask: 0
    [ 10382.245] (II) RADEON(0): Supported detailed timing:
    [ 10382.245] (II) RADEON(0): clock: 69.3 MHz Image Size: 344 x 193 mm
    [ 10382.245] (II) RADEON(0): h_active: 1366 h_sync: 1382 h_sync_end 1416 h_blank_end 1466 h_border: 0
    [ 10382.245] (II) RADEON(0): v_active: 768 v_sync: 770 v_sync_end 776 v_blanking: 788 v_border: 0
    [ 10382.245] (II) RADEON(0): N156BGE-L21
    [ 10382.245] (II) RADEON(0): CMO
    [ 10382.245] (II) RADEON(0): N156BGE-L21
    [ 10382.245] (II) RADEON(0): EDID (in hex):
    [ 10382.245] (II) RADEON(0): 00ffffffffffff000dafa71500000000
    [ 10382.245] (II) RADEON(0): 1f140103802313780a00259e57529929
    [ 10382.245] (II) RADEON(0): 15505400000001010101010101010101
    [ 10382.245] (II) RADEON(0): 010101010101121b5664500014301022
    [ 10382.245] (II) RADEON(0): 260058c110000018000000fe004e3135
    [ 10382.245] (II) RADEON(0): 364247452d4c32310a20000000fe0043
    [ 10382.245] (II) RADEON(0): 4d4f0a202020202020202020000000fe
    [ 10382.245] (II) RADEON(0): 004e3135364247452d4c32310a200095
    [ 10382.245] (II) RADEON(0): Printing probed modes for output LVDS
    [ 10382.245] (II) RADEON(0): Modeline "1366x768"x60.0 69.30 1366 1382 1416 1466 768 770 776 788 -hsync -vsync (47.3 kHz eP)
    [ 10382.245] (II) RADEON(0): Modeline "1280x720"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz)
    [ 10382.245] (II) RADEON(0): Modeline "1152x768"x59.8 71.75 1152 1216 1328 1504 768 771 781 798 -hsync +vsync (47.7 kHz)
    [ 10382.245] (II) RADEON(0): Modeline "1024x768"x59.9 63.50 1024 1072 1176 1328 768 771 775 798 -hsync +vsync (47.8 kHz)
    [ 10382.245] (II) RADEON(0): Modeline "800x600"x59.9 38.25 800 832 912 1024 600 603 607 624 -hsync +vsync (37.4 kHz)
    [ 10382.245] (II) RADEON(0): Modeline "848x480"x59.7 31.50 848 872 952 1056 480 483 493 500 -hsync +vsync (29.8 kHz)
    [ 10382.245] (II) RADEON(0): Modeline "720x480"x59.7 26.75 720 744 808 896 480 483 493 500 -hsync +vsync (29.9 kHz)
    [ 10382.245] (II) RADEON(0): Modeline "640x480"x59.4 23.75 640 664 720 800 480 483 487 500 -hsync +vsync (29.7 kHz)
    [ 10382.309] (II) RADEON(0): EDID for output HDMI-0
    [ 10382.309] (II) RADEON(0): Output VGA-0 disconnected
    [ 10382.309] (II) RADEON(0): Output LVDS connected
    [ 10382.309] (II) RADEON(0): Output HDMI-0 disconnected
    [ 10382.309] (II) RADEON(0): Using exact sizes for initial modes
    [ 10382.309] (II) RADEON(0): Output LVDS using initial mode 1366x768
    [ 10382.309] (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 10382.309] (II) RADEON(0): mem size init: gart size :1fdff000 vram size: s:20000000 visible:fba0000
    [ 10382.309] (II) RADEON(0): EXA: Driver will allow EXA pixmaps in VRAM
    [ 10382.309] (==) RADEON(0): DPI set to (96, 96)
    [ 10382.309] (II) Loading sub module "fb"
    [ 10382.309] (II) LoadModule: "fb"
    [ 10382.309] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 10382.309] (II) Module fb: vendor="X.Org Foundation"
    [ 10382.309] compiled for 1.13.0, module version = 1.0.0
    [ 10382.309] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 10382.309] (II) Loading sub module "ramdac"
    [ 10382.309] (II) LoadModule: "ramdac"
    [ 10382.309] (II) Module "ramdac" already built-in
    [ 10382.309] (--) Depth 24 pixmap format is 32 bpp
    [ 10382.309] (II) RADEON(0): [DRI2] Setup complete
    [ 10382.309] (II) RADEON(0): [DRI2] DRI driver: r600
    [ 10382.309] (II) RADEON(0): [DRI2] VDPAU driver: r600
    [ 10382.309] (II) RADEON(0): Front buffer size: 4128K
    [ 10382.309] (II) RADEON(0): VRAM usage limit set to 228182K
    [ 10382.309] (==) RADEON(0): Backing store disabled
    [ 10382.309] (II) RADEON(0): Direct rendering enabled
    [ 10382.379] (II) RADEON(0): Setting EXA maxPitchBytes
    [ 10382.379] (II) EXA(0): Driver allocated offscreen pixmaps
    [ 10382.379] (II) EXA(0): Driver registered support for the following operations:
    [ 10382.379] (II) Solid
    [ 10382.379] (II) Copy
    [ 10382.379] (II) Composite (RENDER acceleration)
    [ 10382.379] (II) UploadToScreen
    [ 10382.379] (II) DownloadFromScreen
    [ 10382.379] (II) RADEON(0): Acceleration enabled
    [ 10382.379] (==) RADEON(0): DPMS enabled
    [ 10382.379] (==) RADEON(0): Silken mouse enabled
    [ 10382.379] (II) RADEON(0): Set up textured video
    [ 10382.379] (II) RADEON(0): [XvMC] Associated with Radeon Textured Video.
    [ 10382.379] (II) RADEON(0): [XvMC] Extension initialized.
    [ 10382.379] (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 10382.379] (--) RandR disabled
    [ 10382.749] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    [ 10382.749] (II) AIGLX: enabled GLX_INTEL_swap_event
    [ 10382.749] (II) AIGLX: enabled GLX_ARB_create_context
    [ 10382.749] (II) AIGLX: enabled GLX_ARB_create_context_profile
    [ 10382.749] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
    [ 10382.749] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    [ 10382.749] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    [ 10382.750] (II) AIGLX: Loaded and initialized r600
    [ 10382.750] (II) GLX: Initialized DRI2 GL provider for screen 0
    [ 10382.775] (II) RADEON(0): Setting screen physical size to 361 x 203
    [ 10382.828] (II) config/udev: Adding input device Power Button (/dev/input/event4)
    [ 10382.828] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 10382.828] (II) LoadModule: "evdev"
    [ 10382.828] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 10382.829] (II) Module evdev: vendor="X.Org Foundation"
    [ 10382.829] compiled for 1.13.0, module version = 2.7.3
    [ 10382.829] Module class: X.Org XInput Driver
    [ 10382.829] ABI class: X.Org XInput driver, version 18.0
    [ 10382.829] (II) Using input driver 'evdev' for 'Power Button'
    [ 10382.829] (**) Power Button: always reports core events
    [ 10382.829] (**) evdev: Power Button: Device: "/dev/input/event4"
    [ 10382.829] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 10382.829] (--) evdev: Power Button: Found keys
    [ 10382.829] (II) evdev: Power Button: Configuring as keyboard
    [ 10382.829] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4"
    [ 10382.829] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 10382.829] (**) Option "xkb_rules" "evdev"
    [ 10382.829] (**) Option "xkb_model" "evdev"
    [ 10382.829] (**) Option "xkb_layout" "us"
    [ 10382.864] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
    [ 10382.864] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 10382.864] (II) Using input driver 'evdev' for 'Video Bus'
    [ 10382.864] (**) Video Bus: always reports core events
    [ 10382.864] (**) evdev: Video Bus: Device: "/dev/input/event6"
    [ 10382.864] (--) evdev: Video Bus: Vendor 0 Product 0x6
    [ 10382.864] (--) evdev: Video Bus: Found keys
    [ 10382.864] (II) evdev: Video Bus: Configuring as keyboard
    [ 10382.864] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/LNXVIDEO:00/input/input6/event6"
    [ 10382.864] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
    [ 10382.864] (**) Option "xkb_rules" "evdev"
    [ 10382.864] (**) Option "xkb_model" "evdev"
    [ 10382.864] (**) Option "xkb_layout" "us"
    [ 10382.865] (II) config/udev: Adding input device Video Bus (/dev/input/event7)
    [ 10382.865] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 10382.865] (II) Using input driver 'evdev' for 'Video Bus'
    [ 10382.865] (**) Video Bus: always reports core events
    [ 10382.865] (**) evdev: Video Bus: Device: "/dev/input/event7"
    [ 10382.865] (--) evdev: Video Bus: Vendor 0 Product 0x6
    [ 10382.865] (--) evdev: Video Bus: Found keys
    [ 10382.865] (II) evdev: Video Bus: Configuring as keyboard
    [ 10382.865] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:20/LNXVIDEO:01/input/input7/event7"
    [ 10382.865] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
    [ 10382.865] (**) Option "xkb_rules" "evdev"
    [ 10382.865] (**) Option "xkb_model" "evdev"
    [ 10382.865] (**) Option "xkb_layout" "us"
    [ 10382.866] (II) config/udev: Adding input device Power Button (/dev/input/event1)
    [ 10382.866] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 10382.866] (II) Using input driver 'evdev' for 'Power Button'
    [ 10382.866] (**) Power Button: always reports core events
    [ 10382.866] (**) evdev: Power Button: Device: "/dev/input/event1"
    [ 10382.866] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 10382.866] (--) evdev: Power Button: Found keys
    [ 10382.866] (II) evdev: Power Button: Configuring as keyboard
    [ 10382.866] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1"
    [ 10382.866] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
    [ 10382.866] (**) Option "xkb_rules" "evdev"
    [ 10382.866] (**) Option "xkb_model" "evdev"
    [ 10382.866] (**) Option "xkb_layout" "us"
    [ 10382.866] (II) config/udev: Adding input device Lid Switch (/dev/input/event3)
    [ 10382.866] (II) No input driver specified, ignoring this device.
    [ 10382.866] (II) This device may have been added with another device file.
    [ 10382.866] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
    [ 10382.866] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
    [ 10382.866] (II) Using input driver 'evdev' for 'Sleep Button'
    [ 10382.866] (**) Sleep Button: always reports core events
    [ 10382.866] (**) evdev: Sleep Button: Device: "/dev/input/event2"
    [ 10382.867] (--) evdev: Sleep Button: Vendor 0 Product 0x3
    [ 10382.867] (--) evdev: Sleep Button: Found keys
    [ 10382.867] (II) evdev: Sleep Button: Configuring as keyboard
    [ 10382.867] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2/event2"
    [ 10382.867] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 10)
    [ 10382.867] (**) Option "xkb_rules" "evdev"
    [ 10382.867] (**) Option "xkb_model" "evdev"
    [ 10382.867] (**) Option "xkb_layout" "us"
    [ 10382.867] (II) config/udev: Adding drm device (/dev/dri/card0)
    [ 10382.867] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=3 (/dev/input/event11)
    [ 10382.867] (II) No input driver specified, ignoring this device.
    [ 10382.867] (II) This device may have been added with another device file.
    [ 10382.867] (II) config/udev: Adding drm device (/dev/dri/card1)
    [ 10382.868] (II) config/udev: Adding input device Chicony CNFA078 (/dev/input/event9)
    [ 10382.868] (**) Chicony CNFA078: Applying InputClass "evdev keyboard catchall"
    [ 10382.868] (II) Using input driver 'evdev' for 'Chicony CNFA078'
    [ 10382.868] (**) Chicony CNFA078: always reports core events
    [ 10382.868] (**) evdev: Chicony CNFA078: Device: "/dev/input/event9"
    [ 10382.868] (--) evdev: Chicony CNFA078: Vendor 0x4f2 Product 0xb23b
    [ 10382.868] (--) evdev: Chicony CNFA078: Found keys
    [ 10382.868] (II) evdev: Chicony CNFA078: Configuring as keyboard
    [ 10382.868] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/input/input9/event9"
    [ 10382.868] (II) XINPUT: Adding extended input device "Chicony CNFA078" (type: KEYBOARD, id 11)
    [ 10382.868] (**) Option "xkb_rules" "evdev"
    [ 10382.868] (**) Option "xkb_model" "evdev"
    [ 10382.868] (**) Option "xkb_layout" "us"
    [ 10382.868] (II) config/udev: Adding input device HD-Audio Generic Mic (/dev/input/event12)
    [ 10382.868] (II) No input driver specified, ignoring this device.
    [ 10382.868] (II) This device may have been added with another device file.
    [ 10382.869] (II) config/udev: Adding input device HD-Audio Generic Headphone (/dev/input/event13)
    [ 10382.869] (II) No input driver specified, ignoring this device.
    [ 10382.869] (II) This device may have been added with another device file.
    [ 10382.869] (II) config/udev: Adding input device Asus WMI hotkeys (/dev/input/event8)
    [ 10382.869] (**) Asus WMI hotkeys: Applying InputClass "evdev keyboard catchall"
    [ 10382.869] (II) Using input driver 'evdev' for 'Asus WMI hotkeys'
    [ 10382.869] (**) Asus WMI hotkeys: always reports core events
    [ 10382.869] (**) evdev: Asus WMI hotkeys: Device: "/dev/input/event8"
    [ 10382.869] (--) evdev: Asus WMI hotkeys: Vendor 0 Product 0
    [ 10382.869] (--) evdev: Asus WMI hotkeys: Found keys
    [ 10382.869] (II) evdev: Asus WMI hotkeys: Configuring as keyboard
    [ 10382.869] (**) Option "config_info" "udev:/sys/devices/platform/asus-nb-wmi/input/input8/event8"
    [ 10382.869] (II) XINPUT: Adding extended input device "Asus WMI hotkeys" (type: KEYBOARD, id 12)
    [ 10382.869] (**) Option "xkb_rules" "evdev"
    [ 10382.869] (**) Option "xkb_model" "evdev"
    [ 10382.869] (**) Option "xkb_layout" "us"
    [ 10382.869] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 10382.869] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 10382.869] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [ 10382.870] (**) AT Translated Set 2 keyboard: always reports core events
    [ 10382.870] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 10382.870] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
    [ 10382.870] (--) evdev: AT Translated Set 2 keyboard: Found keys
    [ 10382.870] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
    [ 10382.870] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [ 10382.870] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 13)
    [ 10382.870] (**) Option "xkb_rules" "evdev"
    [ 10382.870] (**) Option "xkb_model" "evdev"
    [ 10382.870] (**) Option "xkb_layout" "us"
    [ 10382.870] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event10)
    [ 10382.870] (**) ETPS/2 Elantech Touchpad: Applying InputClass "evdev touchpad catchall"
    [ 10382.870] (**) ETPS/2 Elantech Touchpad: Applying InputClass "touchpad catchall"
    [ 10382.870] (II) LoadModule: "synaptics"
    [ 10382.870] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 10382.870] (II) Module synaptics: vendor="X.Org Foundation"
    [ 10382.870] compiled for 1.13.0, module version = 1.6.2
    [ 10382.870] Module class: X.Org XInput Driver
    [ 10382.870] ABI class: X.Org XInput driver, version 18.0
    [ 10382.870] (II) Using input driver 'synaptics' for 'ETPS/2 Elantech Touchpad'
    [ 10382.870] (**) ETPS/2 Elantech Touchpad: always reports core events
    [ 10382.871] (**) Option "Device" "/dev/input/event10"
    [ 10382.894] (--) synaptics: ETPS/2 Elantech Touchpad: x-axis range 0 - 2436
    [ 10382.894] (--) synaptics: ETPS/2 Elantech Touchpad: y-axis range 0 - 1044
    [ 10382.894] (--) synaptics: ETPS/2 Elantech Touchpad: pressure range 0 - 255
    [ 10382.894] (--) synaptics: ETPS/2 Elantech Touchpad: finger width range 0 - 15
    [ 10382.894] (--) synaptics: ETPS/2 Elantech Touchpad: buttons: left right double triple
    [ 10382.894] (--) synaptics: ETPS/2 Elantech Touchpad: Vendor 0x2 Product 0xe
    [ 10382.894] (**) Option "TapButton1" "1"
    [ 10382.894] (**) Option "TapButton2" "2"
    [ 10382.894] (**) Option "TapButton3" "3"
    [ 10382.894] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found
    [ 10382.894] (**) ETPS/2 Elantech Touchpad: always reports core events
    [ 10382.904] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input10/event10"
    [ 10382.904] (II) XINPUT: Adding extended input device "ETPS/2 Elantech Touchpad" (type: TOUCHPAD, id 14)
    [ 10382.904] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) MinSpeed is now constant deceleration 2.5
    [ 10382.904] (**) synaptics: ETPS/2 Elantech Touchpad: MaxSpeed is now 1.75
    [ 10382.904] (**) synaptics: ETPS/2 Elantech Touchpad: AccelFactor is now 0.075
    [ 10382.904] (**) ETPS/2 Elantech Touchpad: (accel) keeping acceleration scheme 1
    [ 10382.904] (**) ETPS/2 Elantech Touchpad: (accel) acceleration profile 1
    [ 10382.904] (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor: 2.000
    [ 10382.904] (**) ETPS/2 Elantech Touchpad: (accel) acceleration threshold: 4
    [ 10382.904] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found
    [ 10382.904] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse0)
    [ 10382.904] (II) No input driver specified, ignoring this device.
    [ 10382.904] (II) This device may have been added with another device file.
    [ 10382.904] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
    [ 10382.904] (II) No input driver specified, ignoring this device.
    [ 10382.904] (II) This device may have been added with another device file.
    [ 10383.047] (II) RADEON(0): EDID vendor "CMO", prod id 5543
    [ 10383.047] (II) RADEON(0): Printing DDC gathered Modelines:
    [ 10383.047] (II) RADEON(0): Modeline "1366x768"x0.0 69.30 1366 1382 1416 1466 768 770 776 788 -hsync -vsync (47.3 kHz eP)
    [ 10383.591] (II) RADEON(0): EDID vendor "CMO", prod id 5543
    [ 10383.592] (II) RADEON(0): Printing DDC gathered Modelines:
    [ 10383.592] (II) RADEON(0): Modeline "1366x768"x0.0 69.30 1366 1382 1416 1466 768 770 776 788 -hsync -vsync (47.3 kHz eP)
    [ 10397.163] (II) RADEON(0): EDID vendor "CMO", prod id 5543
    [ 10397.163] (II) RADEON(0): Printing DDC gathered Modelines:
    [ 10397.163] (II) RADEON(0): Modeline "1366x768"x0.0 69.30 1366 1382 1416 1466 768 770 776 788 -hsync -vsync (47.3 kHz eP)
    [ 10397.460] (II) RADEON(0): EDID vendor "CMO", prod id 5543
    [ 10397.460] (II) RADEON(0): Printing DDC gathered Modelines:
    [ 10397.460] (II) RADEON(0): Modeline "1366x768"x0.0 69.30 1366 1382 1416 1466 768 770 776 788 -hsync -vsync (47.3 kHz eP)
    [ 10565.020] (II) RADEON(0): EDID vendor "CMO", prod id 5543
    [ 10565.020] (II) RADEON(0): Printing DDC gathered Modelines:
    [ 10565.020] (II) RADEON(0): Modeline "1366x768"x0.0 69.30 1366 1382 1416 1466 768 770 776 788 -hsync -vsync (47.3 kHz eP)
    [ 10567.301] (II) RADEON(0): EDID vendor "CMO", prod id 5543
    [ 10567.301] (II) RADEON(0): Printing DDC gathered Modelines:
    [ 10567.301] (II) RADEON(0): Modeline "1366x768"x0.0 69.30 1366 1382 1416 1466 768 770 776 788 -hsync -vsync (47.3 kHz eP)
    [ 10624.571] (II) RADEON(0): EDID vendor "CMO", prod id 5543
    [ 10624.571] (II) RADEON(0): Printing DDC gathered Modelines:
    [ 10624.571] (II) RADEON(0): Modeline "1366x768"x0.0 69.30 1366 1382 1416 1466 768 770 776 788 -hsync -vsync (47.3 kHz eP)
    [ 10656.759] (II) UnloadModule: "synaptics"
    [ 10656.759] (II) evdev: AT Translated Set 2 keyboard: Close
    [ 10656.759] (II) UnloadModule: "evdev"
    [ 10656.759] (II) evdev: Asus WMI hotkeys: Close
    [ 10656.759] (II) UnloadModule: "evdev"
    [ 10656.759] (II) evdev: Chicony CNFA078: Close
    [ 10656.759] (II) UnloadModule: "evdev"
    [ 10656.759] (II) evdev: Sleep Button: Close
    [ 10656.759] (II) UnloadModule: "evdev"
    [ 10656.759] (II) evdev: Power Button: Close
    [ 10656.759] (II) UnloadModule: "evdev"
    [ 10656.759] (II) evdev: Video Bus: Close
    [ 10656.759] (II) UnloadModule: "evdev"
    [ 10656.759] (II) evdev: Video Bus: Close
    [ 10656.759] (II) UnloadModule: "evdev"
    [ 10656.759] (II) evdev: Power Button: Close
    [ 10656.759] (II) UnloadModule: "evdev"
    [ 10656.779] Server terminated successfully (0). Closing log file.
    Last edited by dotfloat (2012-11-06 22:21:05)

    Nope. Minecraft seems to run fine, albeit quite slowly:
    https://dl.dropbox.com/u/7122698/bbs_ar … pyface.png
    Cinnamon screenshot: https://dl.dropbox.com/u/7122698/bbs_ar … adface.png
    The rendering errors at the bottom border of the "Cinnamon Settings" window and the white boxes between the chromium tabs. These are more or less permanent, they stay there until the window is destroyed, and reappear quickly after the window is first rendered. The white noise looking things on the chromium window stay there until the window repaints itself. Moving the chromium window causes the white noise to start flickering.
    The screen froze when I opened a nautilus window and tried to resize it. Xorg.0.log doesn't mention any errors.
    This doesn't happen in Cinnamon 2D, so I assume it has something to do with the OpenGL implementation.
    Forcing 7600M by adding
    BusID "PCI:1:0:0"
    to
    /etc/X11/xorg.conf.d/20-radeon.cfg
    causes Xorg to not even start.
    I'm thinking that I've managed to improperly configure the drivers, although I don't see how.
    Screenshot from aur/doomsday running doom shareware: https://dl.dropbox.com/u/7122698/bbs_ar … s_good.png
    The .wad (data file containing all the game's assets) isn't corrupted. The engine itself might be, as the sprites are always corrupted in the same way. Note the barrel on the right side that has parts of a lower resolution version of itself (mipmapping) and blue armour, the light thingy in the middle that contains a lower resolution of itself and a shotgun ammo, and the pillar in the other room that is just not nice to look at. Moving away or towards the sprite (which effectively changes the mipmap level rendered) might make the sprite look as it is supposed to be.

Maybe you are looking for

  • How are attribute and text master data tables linked in SAP R/3?

    Hello, how are attribute and text master data tables linked in SAP R/3? Most tables with attribute master data like T001 for company codes, have a text master data table T001T (add "T" to table name). When looking at the content of table T001 via tra

  • Customer Clearing on Electronic Bank Statement

    Hi, I am facing a problem to clear the customer open items. Let me explain the situation. The is an invoice on the Customer Account. The entry is: Customer A/c    Dr.   100 Sales A/c          Cr    100 Now, I have received a bank statement, when I po

  • Urgent help with my Audigy 2

    Something have happend with my NX. All thats happening with it now is that the 3 lights on it flashes. Windows dont find it anymore and no sound comes through it. Have tried to disconnect all cables to it and just have the power cable in it but still

  • How to insert, select image from database

    can any one help me to store and retrive image from mySQL database.... plz can any one send me code for this ? thank you

  • Unable to send or receive txts

    Texting worked fin last night. This morning I cannot send nor receive texts messages. Everything else works fine. I use this for work quite a lot. This is a big problem. Paying for a service that I'm not receiving. Other carriers are looking better.