Problems with ATI Radeon HD 2600, electrical interference or flickering pix

Problems with ATI Radeon HD 2600, electrical interference or flickering pixels
I have a Macro 8 core purchased just 4 months ago with the ATI Radeon HD 2600. Just started getting what looks like electrical interference or flickering pixels all over the screen. It gets worse and worse to the point where i see and cant work then clears up for an hour and then comes back.
If I change the resolution from 1680x1050 to 1600x1200 everything looks fine and the problem goes away.
Monitor works fine on two other computers, driver is up to date.
Would like to upgrade at some point just disappointed that I’m already having problems.
Any suggestions would be very helpful, in the mean time I’ll searching the forums.
Thanks,

When you called Applecare or went to a Genius bar were they of no help?

Similar Messages

  • Problem with ati radeon in 4530s

    hi ....i have problem with ati radeon graphic in hp 4530s ....
    when i install graphic driver apear black screen and i dont see anything ....
    i change windows and load that properly but when install graphic driver black screen apear again.. 
    driver download is corectly i download driver from hp this problom is not from driver..but i dont what's problem
    Please Help Me....Thnx
    Sorry my english language  is weak...:manvery

    Nimestä päätellen oletan että oot varmaan suomesta  
    Eli suomeksi sanottuna osnavi sanoo että ongelma voi johtua liian heikkotehoisesta virtalähteestä, sitä ei voi säätää tehokkaammaksi mistään biosista vaan jos se on alitehoinen pitää hommata uusi tehokkaampi virtalähde. Eli nuo arvot löytyy todennäköisesti sen virtalähteen kupeessa olevasta tarrasta. Se 12 volttia pitäisi olla vähintään 12 amppeeria että se riittäisi kunnolla radeonin näytönohjaimelle. Yleensä 300 wattinen poweri on riittävä, eli siinä tarrassa pitäisi olla maininta ainakin siitä kokonaistehosta, esim total output 300w tai jotain vastaavaa. Vika voi aivan hyvin olla jossain muuallakin, mutta yleensä täällä aina ensimmäiseksi syylliseksi arvellaan virtalähdettä, itselläni kyllä toisessa koneessa radeon 9200se näytönohjain toimii vaikka virtalähde on vain 200 wattinen. Niin ja muuten... eikö olisi helpompaa kysyä neuvoa ensin joltain suomenkieliseltä sivustolta  

  • IMovie 10 on an iMac 24-inch Mid 2007 with ATI Radeon HD 2600 Pro 256MB?

    Will iMovie 10 ever be installable on an iMac 24-inch Mid 2007 with ATI Radeon HD 2600 Pro 256MB?

    They updated iMovie to 10.0.1 so it will work with these Mavericks machines:
    http://support.apple.com/kb/HT6023
    "Installing iMovie (2013) previously required a computer with an OpenCL-capable video card. This requirement was removed, and you can install iMovie version 10.0.1 on any Mac with OS X Mavericks."

  • Problems with ati radeon 9700

    hi there,
    since i recently upgraded my board to this helluva rocket... and reinstalled window i was unable to get my ati running stable with the board. it works perfectly with my other computers (p3 1ghz asus board, duron 900 with abit board, p4 2,4 with intel board)
    and it has been working for 1 year in that intel board p4 machine.
    but with the upgrade to the 875p neo i constantly get vpu recovery with standard catalyst drivers,  and texture errors in games with modded omega drivers,
    ive been reading about disabling agp 8x and stuff. but the bios doesnt have the option... and no other agp options.... (pretty crappy bios i think anyway...)
    did anyone experience similar problems?
    cheers
    my config is
    p4 2,53
    875p neo
    ati radeon 9700 tx
    dual channel 1gb ddr 333

    thanks for all the replys... gotta check that all out...
    i have not intentionally overclocked my system...  gotta take a look at that too...
    as far as it goes for problems with the PSU,  i got a zalman ZM400B-APS 400 Watt  PSU some silent mofu (my machine never was more silent this should be enuff for a 9700 (though i have 3 120gb and one 160gb dvd burner and 9 fans installed (including cpu fan)  ) maybe ill turn off some of em... (who needs less than 30degree celsius anyway in a rig...)
    regarding reinstall of XP, yes i formatted HD and reinstalled XP then.....
    the fresh install is right now waiting for me to return home after work..  lets see how it will work...  with the tips you all gave me....
    btw i read in another posting that adding your rigs specs is the way to go in here...
    by searching the forums for problems with radeon cards cards it delivered all those topics where people have a radeon or 9700 in their specs...  
    maybe search should have a tick box to exclude or include specs in searches... would make things more convenient for searching and not bothering people with already extensivley discussed stuff...
    cheers

  • Problems with ati radeon powersaving and vboxdrv

    Hi
    I use an old Laptop with an ATI Radeon Mobility x300:
    $ lspci | grep -i vga
    01:00.0 VGA compatible controller: ATI Technologies Inc M22 [Mobility Radeon X300]
    , Kernel 2.6.36.1 and the latest xorg/radeon packages.
    To use the powersaving features, I have
    echo low > /sys/class/drm/card0/device/power_profile
    in /etc/rc.local. This works as expected, but when I load the vbox-modules on startup, I get the following errors:
    vboxdrv: Trying to deactivate the NMI watchdog permanently...
    vboxdrv: Warning: 2.6.31+ kernel detected. Most likely the hardware performance
    vboxdrv: counter framework which can generate NMIs is active. You have to prevent
    vboxdrv: the usage of hardware performance counters by
    vboxdrv: echo 2 > /proc/sys/kernel/perf_counter_paranoid
    vboxdrv: Found 1 processor cores.
    vboxdrv: TSC mode is 'synchronous', kernel timer mode is 'normal'.
    vboxdrv: Successfully loaded version 3.2.10 (interface 0x00140001).
    AND when after that, when /etc/rc.local is executed:
    Uhhuh. NMI received for unknown reason a0 on CPU 0. You have some hardware problem, likely on the PCI bus. Dazed and confused, but trying to continue
    If I disable these modules on startup, everything is OK, so it seems that the vbox-driver has something to do with it.
    Do I have to worry about this and is there a fix for this problem?
    Regards,
    drm

    Hi
    I use an old Laptop with an ATI Radeon Mobility x300:
    $ lspci | grep -i vga
    01:00.0 VGA compatible controller: ATI Technologies Inc M22 [Mobility Radeon X300]
    , Kernel 2.6.36.1 and the latest xorg/radeon packages.
    To use the powersaving features, I have
    echo low > /sys/class/drm/card0/device/power_profile
    in /etc/rc.local. This works as expected, but when I load the vbox-modules on startup, I get the following errors:
    vboxdrv: Trying to deactivate the NMI watchdog permanently...
    vboxdrv: Warning: 2.6.31+ kernel detected. Most likely the hardware performance
    vboxdrv: counter framework which can generate NMIs is active. You have to prevent
    vboxdrv: the usage of hardware performance counters by
    vboxdrv: echo 2 > /proc/sys/kernel/perf_counter_paranoid
    vboxdrv: Found 1 processor cores.
    vboxdrv: TSC mode is 'synchronous', kernel timer mode is 'normal'.
    vboxdrv: Successfully loaded version 3.2.10 (interface 0x00140001).
    AND when after that, when /etc/rc.local is executed:
    Uhhuh. NMI received for unknown reason a0 on CPU 0. You have some hardware problem, likely on the PCI bus. Dazed and confused, but trying to continue
    If I disable these modules on startup, everything is OK, so it seems that the vbox-driver has something to do with it.
    Do I have to worry about this and is there a fix for this problem?
    Regards,
    drm

  • K8MM-ILSR PROBLEM with ATI Radeon 9550 of 256MB AGP port 8X...

    Hello, I have a  motherboard MSI-K8MM-ILSR, when use the onboard video card works correctly, but the problem begins when I install a ATI Radeon 9550 of 256MB, is AGP port 8X and has its dissipator, in other machines it works well and your temperature is ok. My monitor is Samsung Sync Master 793s at 75 Hz. The Problem is the following: the machine crash and the video is distorted and it is congealed, this happens after playing a little, the video card drivers are updated (Catalyst 5,6), I'm use Windows XP Service Pack 1, Thanks... and excuse me my English...

    Some other options you can try:
    - uninstall the previous vid-drivers and use driver cleaner software to uninstall everything
    - disable onboard video in the BIOS;
    - set fastwrite to disabled/no (if it's there)
    - set AGP Aperture Size to 128 (if it doesn't do anything, go to 64);
    - set AGP port to 4x.
    - Start hoping  .... good luck! 
    (BTW, the last two options may cause your system to operate slightly slower, but it's hardly worth mentioning ... )

  • Updating ATI Radeon HD 2600 XT with 256MB

    Hello All,
    I have a early 2008 Mac Pro Quad-Core 2.66 with ATI Radeon HD 2600 XT with 256MB dual DVI. I would like to update to a newer card and was wondering what is compatable with my machine. I have 12GB of ram and I do video editing and gaming on the off time. I've seen whats out there and I read that there is only a couple of modles that is compatable with my 32bit system. I am running dual monitors so I need a dual DVI setup.
    Can someone suggest a decent card that's not going to bust the bank too much. Something that will run what I need to without having to fork over $1,000 for the latest and greatest. or maybe the lowest to the highest price point.
    Thanks in advance.
    Johnny 5

    you would be much happier with Apple's ATI 5770 $250. You do not have a 32-bit system. You don't even have 32-bit EFI (firmware).
    You can spend more for higher end cards.
    12GB RAM - FBDIMMs have gotten cheaper and better if you are in the market 2x2GB $30
    ATI Radeon 5770
    http://store.apple.com/us/product/MC742ZM/A
    http://www.amazon.com/Apple-ATI-Radeon-5770-MC742ZM/dp/B003Z6QH6M
    http://www.bhphotovideo.com/c/product/726537-REG/Apple_MC742ZM_A_ATI_Radeon_HD_5 770.html

  • ATI Radeon HD 2600 XT - HDMI signal loss to LCD TV

    I have a new Mac Pro 2008 with ATI Radeon HD 2600 XT connected to a Sharp LC-42D64U 1080p TV via a DVI to HDMI cable. If I turn the TV off or change the input from the computer to TV and back I get an error message that an incompatible signal is being sent from the output device. Unplugging and plugging cable back in does not reset. I have to hard power off the computer for the signal to be corrected. The Sharp is the only "monitor" connected and nothing else is connected to it.

    Thanks for suggestion.
    So it must be a real problem, if a company decided to build a device to sell that could take care of it.
    What a joke, I am pretty sure this problem is due to the junk ATI card in the machine. There isn't even a support listing on ATI for the card (with mac). However when you search for the problem it was prevalent in a lot of the cards going back to 2005. All of the support responses were the next round of drivers will fix it.

  • I have installed FCPX on my iMac (mid 2007) with a video ATI Radeon HD 2600 Pro 256 MB. Tis does not meet the minimum requirements. It seems to be ok but what kind of problems can I expect ?

    I have installed FCPX on my iMac (mid 2007) with a video ATI Radeon HD 2600 Pro 256 MB. This does not meet the minimum requirements. It seems to be ok but what kind of problems can I expect ?

    Luis Sequeira1 wrote:
    I have run things that are unsupported too (like 10.3 Panther on a Wallstreet Powerbook, anyone remember those? )
    Hey Luis. I not only remember…I still have mine (OS 9)!  Works perfectly well…for some things; just need to be selective about what I ask it to do. (Also have its big brother Pismo running Tiger, which is still an extremely competent machine.) When I take them out of their cases, I'm still amazed at the G3's build quality.
    Russ

  • Anybody, here has a "2007-2008 model" - iMac C2D with an ATI Radeon HD 2600, who can RUN FCP X?

    Anybody here has a "2007-2008 model" - iMac C2D with an ATI Radeon HD 2600, who can RUN FCP X?
    Thanks!
    --STRALLENT

    http://discussions.info.apple.com/thread.jspa?messageID=12248238&#12248238
    http://discussions.apple.com/thread.jspa?threadID=2649035&tstart=0

  • Where can I find 24"  ATI RADEON HD 4850 video card or if there is one compereble to it or dose Aple  replaces with new one, because ATI RADEON HD 2600  is deffective and APPLE dose free replacment. Thanks

    Where can I find 24"  ATI RADEON HD 4850 video card or if there is one compereble to it or does  Aple  replaces with new one, because ATI RADEON HD 2600  has been recognised as deffective by Apple and APPLE  replaces for free. Thanks

    http://www.amd.com/us/products/notebook/graphics/Pages/notebook-graphics.aspx is a starting point.

  • IMovie 10.0 Oct 22, 2013 won't install on my Mac Pro 2008 with OS X 10.9.  Software Updater says "Your computer's video card does not meet the minimum system requirements".  I have ATI Radeon HD 2600 XT 256 MB.  What card SHOULD I have?

    After installing Mavericks on my 2008 Mac Pro (10GBRAM, several HDs, 2 x 2.8 GHz Quad-Core Intel Xeon) Software updater says there is an update available. iMovie  Apple   Version 10.0   Released Oct 22, 2013. 
    So I click the UPDATE button
    Software Updater puts up a dialog that says "Your computer’s video card does not meet the minimum system requirements".
    I have ATI Radeon HD 2600 XT 256 MB.  What card SHOULD I have?
    Thanks.

    It is a easy fix to this problem.
    I have this video card
    iMac 24 inch, early 2008.
    Graphics card: ATI Radeon HD 2600 Pro 256 MB .
    This is what you do.
    1. open app store.
    2.go to  the update tab.
    Yuo will see the imovie icon waiting to install.
    3.clic the sub menu tab and select "try apdate in an hour" option from the sub menu.
    4.leave the app store window open and came back in an  1hr .
    Like magic you will see the imovie app being upgrade it in the lunch pad .
    enjoy it.

  • Crash with ATI Radeon X1900 XT and second HD display (DVI) ?

    hi ! i have a realy tough one for you guys : since 3-4 days i've been getting this realy strange (and scary!) kernal panic screen / crashes / freeze with my macpro dual 2.66 with ati radeon X1900 xt.
    the crashes keep coming while doing extensive work (video converting, renders) or just letting the macpro running doing nothing much all night long...
    now this is what i found for now : if i disconect my 2nd display (samsung syncmaster 2493hm HD in DVI 1080p) it seem to be stable. when i reconnect it sometime it can run again with this 2nd display for a while but when i leave a render all night long the next morning it will be frozen, nothing on screen (all black).
    after rebooting it get this crash report from the system :
    Maccinachheeke-pabcapk cat0etiabies 0x00000000000000000000006:
    6 ereerr--i oporgingngnkbeaachineck Maehik ne-a0h0h ck stat00t000000000 r0es0
    reteattartPvvl Ili maaliceicdn mchk aiog eproMh
    rekroi-MCpor reorrosg-:
    porttMCrSTregt(i_MC 0xSTATUS(er40_S x20210(0x0nv0TalU00xx002in000iS10000002405)100l00U I0nva0M 0xS
    IS(0x0A30:_M0U2(00ATU5S(2xx00200TA00000x00400000IAinv2li00lC
    20IAA00200_inv0xid
    0IA3: 3_d0000AT0)000000d)0000n00a00d000nA0v0l0d
    I3S22_v4USi3SIA0411): 0400 0x0U0000020000 00100 00vl00
    0 I0A3011CivAA32_SM_441SxTUTb0004100)000vb01001iA 00led 0I cva00 i e r cI:S(0xe0 1 ):(0 : 041e5)b x000b 800de:fix 4arrld
    Mo MAA e8atr code inf 00: 0 0x00 St
    00s00ode
    spSccifsic codr
    texr ccorre02sor:
    0 8O4x0
    r erder in orrmt n ded0000: 0x1rp0000Satus bitts:
    b 0ts:4ssor PMroexce Chtsscorrupt, tconad:
    e0x3re1cor,rtr epo:bl ed err: E0)roncirters0: 0
    8ernc0ro,rrR2: 0xected error
    CR3: 0x00e7a000, CR4: 0x000006e0
    EAX: 0x24f9bed8, EBX: 0x1a6f198a, ECX: 0x1a6f198a, EDX: 0x004bc870
    ESP: 0x24f9bebc, EBP: 0x24f9bf08, ESI: 0x00001e27, EDI: 0x035e1718
    EFL: 0x00000006, EIP: 0x0019e9c0
    Backtrace, Format - Frame : Return Address (4 potential args on stack)
    0x439d58 : 0x128d0d (0x3cc65c 0x439d7c 0x131f95 0x0)
    0x439d98 : 0x1a42cb (0x3d27fc 0x0 0x35e1718 0x12)
    0x439f58 : 0x19c103 (0x439f70 0x0 0x0 0x0)
    0x24f9bf08 : 0x135888 (0x1a6f164f 0x35e3d40 0x3f91084 0x2)
    0x24f9bf58 : 0x1359c9 (0x13d8a2 0x0 0x0 0x19e23a)
    0x24f9bf78 : 0x13da53 (0x13d8a2 0x0 0x0 0x0)
    0x24f9bfc8 : 0x19b21c (0x0 0x0 0x19e0b5 0x4ebf4c0) Backtrace terminated-invalid frame pointer 0x0
    Kernel version:
    Darwin Kernel Version 8.11.1: Wed Oct 10 18:23:28 PDT 2007; root:xnu-792.25.20~1/RELEASE_I386
    Model: MacPro1,1, BootROM MP11.005C.B04, 4 processors, Dual-Core Intel Xeon, 2.66 GHz, 2 GB
    Graphics: ATI Radeon X1900 XT, ATY,RadeonX1900, PCIe, 512 MB
    Memory Module: DIMM Riser A/DIMM 1, 512 MB, DDR2 FB-DIMM, 667 MHz
    Memory Module: DIMM Riser A/DIMM 2, 512 MB, DDR2 FB-DIMM, 667 MHz
    Memory Module: DIMM Riser B/DIMM 1, 512 MB, DDR2 FB-DIMM, 667 MHz
    Memory Module: DIMM Riser B/DIMM 2, 512 MB, DDR2 FB-DIMM, 667 MHz
    AirPort: spairportwireless_card_type_airportextreme (0x14E4, 0x87), Broadcom BCM43xx 1.0 (4.170.13.1)
    Network Service: AirPort, AirPort, en2
    PCI Card: ATY,RadeonX1900, Display, Slot-1
    Serial ATA Device: ST3250820AS P, 232.89 GB
    Parallel ATA Device: OPTIARC DVD RW AD-7170A
    USB Device: USB2.0 Hub, Up to 480 Mb/sec, 500 mA
    USB Device: Hub in Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 500 mA
    USB Device: USB RECEIVER, Logitech, Up to 1.5 Mb/sec, 100 mA
    USB Device: Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 250 mA
    FireWire Device: built-in_hub, unknown_value, Unknown
    FireWire Device: GSA-5163D Super Multi DVD Rewriter, HL-DT-ST, Up to 400 Mb/sec
    FireWire Device: My Book Device, WD, Up to 800 Mb/sec
    here's my complete config if it can help :
    Model Name: Mac Pro
    Model Identifier: MacPro1,1
    Processor Name: Dual-Core Intel Xeon
    Processor Speed: 2.66 GHz
    Number Of Processors: 2
    Total Number Of Cores: 4
    L2 Cache (per processor): 4 MB
    Memory: 2 GB
    Bus Speed: 1.33 GHz
    Boot ROM Version: MP11.005C.B04
    SMC Version: 1.7f8
    ATI Radeon X1900 XT:
    Chipset Model: ATY,RadeonX1900
    Type: Display
    Bus: PCIe
    Slot: Slot-1
    PCIe Lane Width: x16
    VRAM (Total): 512 MB
    Vendor: ATI (0x1002)
    Device ID: 0x7249
    Revision ID: 0x0000
    ROM Revision: 113-A52027-140
    EFI Driver Version: 01.00.140
    Displays:
    SyncMaster:
    Resolution: 1920 x 1200 @ 60 Hz
    Depth: 32-bit Color
    Core Image: Hardware Accelerated
    Mirror: Off
    Online: Yes
    Quartz Extreme: Supported
    Rotation: Supported
    Television: Yes
    S/M 955SL:
    Resolution: 1280 x 1024 @ 75 Hz
    Depth: 32-bit Color
    Core Image: Hardware Accelerated
    Main Display: Yes
    Mirror: Off
    Online: Yes
    Quartz Extreme: Supported
    Rotation: Supported
    anyone ever see this problem ? at 1st it seem to be related to my ATI card... but i'm no expert so if anyone can understand part of the crash log let me know ! thanx !!
    also forget to say : did all the full apple hardware test + tech tool pro test (app that come with apple care) and nothing was wrong, all ok.
    +
    francis.t
    montreal
    Message was edited by: francis.t

    Are you really still running 10.6.3? you will need 10.6.5+ so do that and make a clone.
    ATI 5770 from Apple Store - like 1000s of others have done and in the comments section on the store page.

  • Resetting a video card?  (ATI Radeon HD 2600 XT)

    So here's my issue. I am trying to connect a secondary monitor to my mac pro (10.5.8). The card in the machine is a ATI Radeon HD 2600 XT. The only port that seems to work on the card is "#2" (or the left port while looking at the card from the back of the machine).
    Both monitors work when plugged into #2 so I know the problem is not with the monitors/cables. This leads me to believe the card has some issues. I used a secondary screen on this machine about a month ago and had no problems. Not to say the card isn't bad, but is there any way to reset this card or flush out some sort of cash/preference to see if that works?
    I have done the obvious "Detect Displays", and have flushed the PRAM of the machine, I've tried booting it up with no screens, just one screen, etc. I've tried booting with one screen hooked up to port #1 and it never get any signal so I'm thinking it's a dead port unless I can somehow "refresh" this. System Profiler just shows whichever screen is connected to port #2 and "No display connected" for whatever is in port #1
    Any ideas? I've done just about everything I can think of. I tried installing the firmware update too for the card, but on trying to do so it said that I couldn't because I was already running the latest firmware.
    *+ATI Radeon HD 2600 XT:+*
    +Chipset Model: ATI Radeon HD 2600+
    +Type: Display+
    +Bus: PCIe+
    +Slot: Slot-1+
    +PCIe Lane Width: x16+
    +VRAM (Total): 256 MB+
    +Vendor: ATI (0x1002)+
    +Device ID: 0x9588+
    +Revision ID: 0x0000+
    +ROM Revision: 113-B1480A-252+
    +EFI Driver Version: 01.00.252+
    Displays:
    *+DELL U2410:+*
    +Resolution: 1920 x 1200 @ 60 Hz+
    +Depth: 32-Bit Color+
    +Core Image: Hardware Accelerated+
    +Main Display: Yes+
    +Mirror: Off+
    +Online: Yes+
    +Quartz Extreme: Supported+
    +Rotation: Supported+
    *+Display Connector:+*
    +Status: No Display Connected+
    --------------

    ok walter, we gonna help you no problem.  maybe try shutting down your mac pro and
    using some compressed air and clean that out, especially the  ATI Radeon  2600. Dust bunnies love the video cards. then restart, open up disk utility and repair permissions
    if you can. If not,  then yes, your video card is probably dying. Go to the Apple at the corner of your screen and click on "About this Mac" and it should tell you what kind of Mac Pro you have. As far as I know the ATI 5770 would be a good replacement for your ATI 2600. Apparently they were known to collect dust pretty easily, or so I was told. do you have Applecare? otherwise, I think it's gonna be around $300. Luckily installation isn't too hard. Oh, and you're probably going to need to have 10.6 already installed on your Mac Pro, I think
    well, enough
    John B

  • [SOLVED] KDE 4.3 Composite with ATI Radeon X1600 Series

    I'm new to Archlinux (and don't have too much experience on Linux) and searched everywhere in this forum and on Google but couldn't find out how to solve my problem.
    I'm using Archlinux x86_64... my video card is an ATI Radeon X1650 Pro (pretty old) and I can't enable Composite on KDE 4.3 (not KDEMod) to enable transparency and some animation, using OpenGL (with XRender it works, but it also gets extremely slow...)
    Here is my xorg.conf: (on Device section, all Options where added following every website I found on Google... everything else was generated by "Xorg --config" command)
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    Option "AIGLX" "true"
    EndSection
    Section "Files"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/Type1"
    EndSection
    Section "Module"
    Load "glx"
    Load "extmod"
    Load "dbe"
    Load "record"
    Load "dri"
    Load "dri2"
    Load "drm"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    Option "CoreKeyboard"
    Option "XkbRules" "xorg"
    Option "XkbModel" "abnt2"
    Option "XkbVariant" ",winkeys"
    Option "XkbLayout" "br"
    EndSection
    Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    Option "CorePointer"
    Option "Protocol" "auto"
    Option "Device" "/dev/input/mice"
    Option "ZAxisMapping" "4 5 6 7"
    EndSection
    Section "Monitor"
    #DisplaySize 410 260 # mm
    Identifier "Monitor0"
    VendorName "HWP"
    ModelName "HP w1907"
    HorizSync 24.0 - 83.0
    VertRefresh 50.0 - 76.0
    Option "DPMS"
    EndSection
    Section "Device"
    Identifier "Card0"
    Driver "radeon"
    VendorName "ATI Technologies Inc"
    BoardName "RV530LE [Radeon X1600/X1650 PRO]"
    BusID "PCI:4:0:0"
    Option "DRI" "true"
    Option "XAANOOffscreenPixmaps" "true"
    Option "RenderAccel" "true"
    Option "AllowGLXWithComposite" "true"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    DefaultColorDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 1
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 4
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 8
    EndSubSection
    SubSection "Display"
    Depth 16
    Modes "1440x900"
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 24
    Modes "1440x900"
    EndSubSection
    EndSection
    Section "Extensions"
    Option "Composite" "enable"
    EndSection
    Section "DRI"
    Mode 0666
    EndSection
    Can anyone help me?
    If anyone needs more information, just tell me which information and how to retrieve it!
    Last edited by hhideki (2009-09-11 21:31:21)

    flamelab wrote:
    Remove everything from your xorg.conf, install xorg-input-drivers, install xf86-video-ati make sure HAL is running,  put these in your xorg.conf
    Section "ServerFlags"
    Option "DontZap" "False"
    EndSection
    Section "Device"
    Identifier "My Graphics Card"
    Driver "radeon"
    Option "DRI" "on"
    Option "ForceLowPowerMode" "on"
    # Option "DynamicPM" "on"
    # Option "ClockGating" "on"
    Option "AccelMethod" "EXA"
    Option "EXAVSync" "on"
    Option "DMAForXv" "on"
    Option "ScalerWidth" "2048"
    Option "EnablePageFlip" "on"
    Option "RenderAccel" "on"
    Option "AccelDFS" "on"
    BusID "PCI:1:0:0"
    EndSection
    Section "ServerFlags"
    Option "DontZap" "False"
    EndSection
    and then restart HAL and restart Xorg.
    Done.
    Didn't work
    After doing what flamelab posted, X didn't start...
    Here is the content of /var/log/Xorg.0.log:
    This is a pre-release version of the X server from The X.Org Foundation.
    It is not supported in any way.
    Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
    Select the "xorg" product for bugs you find in this release.
    Before reporting bugs in pre-release versions please check the
    latest version in the X.Org Foundation git repository.
    See http://wiki.x.org/wiki/GitPage for git access instructions.
    X.Org X Server 1.6.3.901 (1.6.4 RC 1)
    Release Date: 2009-8-25
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.30-ARCH x86_64
    Current Operating System: Linux arch 2.6.30-ARCH #1 SMP PREEMPT Mon Aug 17 16:06:45 CEST 2009 x86_64
    Build Date: 04 September 2009 05:45:43PM
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Fri Sep 11 13:47:48 2009
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) No Layout section. Using the first Screen section.
    (==) No screen section available. Using defaults.
    (**) |-->Screen "Default Screen Section" (0)
    (**) | |-->Monitor "<default monitor>"
    (==) No device specified for screen "Default Screen Section".
    Using the first device section listed.
    (**) | |-->Device "My Graphics Card"
    (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    (**) Option "DontZap" "False"
    (==) Automatically adding devices
    (==) Automatically enabling devices
    (WW) The directory "/usr/share/fonts/Type1" does not exist.
    Entry deleted from font path.
    (==) FontPath set to:
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    built-ins
    (==) ModulePath set to "/usr/lib/xorg/modules"
    (II) Cannot locate a core pointer device.
    (II) Cannot locate a core keyboard device.
    (II) The server relies on HAL to provide the list of input devices.
    If no devices become available, reconfigure HAL or disable AllowEmptyInput.
    (II) Loader magic: 0x1d40
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.4
    X.Org Video Driver: 5.0
    X.Org XInput driver : 4.0
    X.Org Server Extension : 2.0
    (II) Loader running on linux
    (--) using VT number 7
    (--) PCI:*(0:4:0:0) 1002:71c6:18bc:2712 ATI Technologies Inc RV530LE [Radeon X1600/X1650 PRO] rev 0, Mem @ 0xc0000000/268435456, 0xdfff0000/65536, I/O @ 0x0000e800/256, BIOS @ 0x????????/131072
    (--) PCI: (0:4:0:1) 1002:71e6:18bc:2713 ATI Technologies Inc RV530LE [Radeon X1650 PRO] (Secondary) rev 0, Mem @ 0xdffe0000/65536
    (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    (II) No APM support in BIOS or kernel
    (II) System resource ranges:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [5] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [6] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [7] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [8] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [9] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [10] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [11] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [12] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [13] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [14] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [15] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [16] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [17] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [18] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [19] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [20] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [21] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [22] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [23] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.6.3.901, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension XFree86-DGA
    (II) Loading extension DPMS
    (II) Loading extension XVideo
    (II) Loading extension XVideo-MotionCompensation
    (II) Loading extension X-Resource
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.6.3.901, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions//libglx.so
    (II) Module glx: vendor="X.Org Foundation"
    compiled for 1.6.3.901, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (==) AIGLX enabled
    (II) Loading extension GLX
    (II) LoadModule: "record"
    (II) Loading /usr/lib/xorg/modules/extensions//librecord.so
    (II) Module record: vendor="X.Org Foundation"
    compiled for 1.6.3.901, module version = 1.13.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension RECORD
    (II) LoadModule: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    compiled for 1.6.3.901, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension XFree86-DRI
    (II) LoadModule: "dri2"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri2.so
    (II) Module dri2: vendor="X.Org Foundation"
    compiled for 1.6.3.901, module version = 1.1.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DRI2
    (II) LoadModule: "radeon"
    (II) Loading /usr/lib/xorg/modules/drivers//radeon_drv.so
    (II) Module radeon: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 6.12.2
    Module class: X.Org Video Driver
    ABI class: X.Org Video Driver, version 5.0
    (II) RADEON: Driver for ATI Radeon chipsets:
    ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
    ATI Radeon Mobility X300 (M24) 3152 (PCIE),
    ATI FireGL M24 GL 3154 (PCIE), ATI Radeon X600 (RV380) 3E50 (PCIE),
    ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
    ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
    ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
    ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
    ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
    ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP),
    ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
    ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650,
    ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
    ATI Radeon 8500 AIW BB (AGP), ATI Radeon 8500 AIW BC (AGP),
    ATI Radeon IGP320M (U1) 4336, ATI Radeon IGP330M/340M/350M (U2) 4337,
    ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
    ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP),
    ATI Radeon X800PRO (R420) JI (AGP),
    ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
    ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
    ATI Radeon Mobility 9800 (M18) JN (AGP),
    ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
    ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
    ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
    ATI Radeon Mobility M7 LW (AGP),
    ATI Mobility FireGL 7800 M7 LX (AGP),
    ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
    ATI FireGL Mobility 9000 (M9) Ld (AGP),
    ATI Radeon Mobility 9000 (M9) Lf (AGP),
    ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI Radeon 9700 Pro ND (AGP),
    ATI Radeon 9700/9500Pro NE (AGP), ATI Radeon 9600TX NF (AGP),
    ATI FireGL X1 NG (AGP), ATI Radeon 9800PRO NH (AGP),
    ATI Radeon 9800 NI (AGP), ATI FireGL X2 NK (AGP),
    ATI Radeon 9800XT NJ (AGP),
    ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
    ATI Radeon Mobility 9600 (M10) NQ (AGP),
    ATI Radeon Mobility 9600 (M11) NR (AGP),
    ATI Radeon Mobility 9600 (M10) NS (AGP),
    ATI FireGL Mobility T2 (M10) NT (AGP),
    ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP),
    ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
    ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
    ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),
    ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),
    ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),
    ATI Radeon Mobility X300 (M22) 5460 (PCIE),
    ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
    ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE),
    ATI Radeon X800PRO (R423) UI (PCIE),
    ATI Radeon X800LE (R423) UJ (PCIE),
    ATI Radeon X800SE (R423) UK (PCIE),
    ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
    ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),
    ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),
    ATI FireGL unknown (R423) UR (PCIE),
    ATI FireGL unknown (R423) UT (PCIE),
    ATI Mobility FireGL V5000 (M26) (PCIE),
    ATI Mobility FireGL V5000 (M26) (PCIE),
    ATI Mobility Radeon X700 XL (M26) (PCIE),
    ATI Mobility Radeon X700 (M26) (PCIE),
    ATI Mobility Radeon X700 (M26) (PCIE),
    ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,
    ATI Radeon Mobility 9100 IGP (U3) 5835,
    ATI Radeon XPRESS 200 5954 (PCIE),
    ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP),
    ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
    ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
    ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),
    ATI Radeon XPRESS 200M 5975 (PCIE),
    ATI Radeon XPRESS 200 5A41 (PCIE),
    ATI Radeon XPRESS 200M 5A42 (PCIE),
    ATI Radeon XPRESS 200 5A61 (PCIE),
    ATI Radeon XPRESS 200M 5A62 (PCIE),
    ATI Radeon X300 (RV370) 5B60 (PCIE),
    ATI Radeon X600 (RV370) 5B62 (PCIE),
    ATI Radeon X550 (RV370) 5B63 (PCIE),
    ATI FireGL V3100 (RV370) 5B64 (PCIE),
    ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
    ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
    ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),
    ATI Mobility Radeon X800 XT (M28) (PCIE),
    ATI Mobility FireGL V5100 (M28) (PCIE),
    ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),
    ATI Radeon X850 XT PE (R480) (PCIE),
    ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
    ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
    ATI Radeon X850 XT (R480) (PCIE),
    ATI Radeon X800XT (R423) 5D57 (PCIE),
    ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),
    ATI Radeon X700 PRO (RV410) (PCIE),
    ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
    ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800,
    ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800,
    ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300,
    ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800,
    ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,
    ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
    ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
    ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,
    ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,
    ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,
    ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,
    ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,
    ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,
    ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,
    ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,
    ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
    ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,
    ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,
    ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,
    ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,
    ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,
    ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600,
    ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400,
    ATI Mobility FireGL V5250, ATI Mobility Radeon X1700,
    ATI Mobility Radeon X1700 XT, ATI FireGL V5200,
    ATI Mobility Radeon X1700, ATI Radeon X2300HD,
    ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,
    ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,
    ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,
    ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,
    ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,
    ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,
    ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,
    ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,
    ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,
    ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT,
    ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600,
    ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
    ATI Radeon 4800 Series, ATI FirePro V8750 (FireGL),
    ATI FirePro V7760 (FireGL), ATI Mobility RADEON HD 4850,
    ATI Mobility RADEON HD 4850 X2, ATI Radeon 4800 Series,
    ATI FirePro RV770, AMD FireStream 9270, AMD FireStream 9250,
    ATI FirePro V8700 (FireGL), ATI Mobility RADEON HD 4870,
    ATI Mobility RADEON M98, ATI Radeon 4800 Series,
    ATI Radeon 4800 Series, ATI FirePro M7750, ATI M98, ATI M98, ATI M98,
    ATI Radeon RV730 (AGP), ATI FirePro M5750, ATI Radeon RV730 (AGP),
    ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
    ATI RV730 PRO [Radeon HD 4650], ATI FirePro V7750 (FireGL),
    ATI FirePro V5700 (FireGL), ATI FirePro V3750 (FireGL), ATI RV610,
    ATI Radeon HD 2400 XT, ATI Radeon HD 2400 Pro,
    ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000, ATI RV610,
    ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
    ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,
    ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
    ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
    ATI Mobility Radeon HD 3850 X2, ATI RV670,
    ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,
    ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,
    ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,
    ATI Radeon RV710, ATI Radeon RV710, ATI Radeon HD 4350,
    ATI Mobility Radeon 4300 Series, ATI Mobility Radeon 4500 Series,
    ATI Mobility Radeon 4500 Series, ATI RV630,
    ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
    ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
    ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
    ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
    ATI FireGL V3600, ATI Radeon HD 2600 LE,
    ATI Mobility FireGL Graphics Processor, ATI Radeon RV710,
    ATI Radeon HD 3470, ATI Mobility Radeon HD 3430,
    ATI Mobility Radeon HD 3400 Series, ATI Radeon HD 3450,
    ATI Radeon HD 3450, ATI Radeon HD 3430, ATI Radeon HD 3450,
    ATI FirePro V3700, ATI FireMV 2450, ATI FireMV 2260, ATI FireMV 2260,
    ATI Radeon HD 3600 Series, ATI Radeon HD 3650 AGP,
    ATI Radeon HD 3600 PRO, ATI Radeon HD 3600 XT,
    ATI Radeon HD 3600 PRO, ATI Mobility Radeon HD 3650,
    ATI Mobility Radeon HD 3670, ATI Mobility FireGL V5700,
    ATI Mobility FireGL V5725, ATI Radeon HD 3200 Graphics,
    ATI Radeon 3100 Graphics, ATI Radeon HD 3200 Graphics,
    ATI Radeon 3100 Graphics, ATI Radeon HD 3300 Graphics,
    ATI Radeon HD 3200 Graphics, ATI Radeon 3000 Graphics,
    ATI Radeon HD Graphics, ATI Radeon Graphics,
    ATI Mobility Radeon HD Graphics, ATI Mobility Radeon Graphics,
    ATI Radeon Graphics
    (II) Primary Device is: PCI 04@00:00:0
    (EE) No devices detected.
    Fatal server error:
    no screens found
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    With the current xorg.conf (the one showed in the first post), /var/log/Xorg.0.log is like this:
    This is a pre-release version of the X server from The X.Org Foundation.
    It is not supported in any way.
    Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
    Select the "xorg" product for bugs you find in this release.
    Before reporting bugs in pre-release versions please check the
    latest version in the X.Org Foundation git repository.
    See http://wiki.x.org/wiki/GitPage for git access instructions.
    X.Org X Server 1.6.3.901 (1.6.4 RC 1)
    Release Date: 2009-8-25
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.30-ARCH x86_64
    Current Operating System: Linux arch 2.6.30-ARCH #1 SMP PREEMPT Mon Aug 17 16:06:45 CEST 2009 x86_64
    Build Date: 04 September 2009  05:45:43PM
        Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Fri Sep 11 13:51:45 2009
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) ServerLayout "X.org Configured"
    (**) |-->Screen "Screen0" (0)
    (**) |   |-->Monitor "Monitor0"
    (**) |   |-->Device "Card0"
    (**) |-->Input Device "Mouse0"
    (**) |-->Input Device "Keyboard0"
    (**) Option "AIGLX" "true"
    (==) Automatically adding devices
    (==) Automatically enabling devices
    (WW) The directory "/usr/share/fonts/Type1" does not exist.
        Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/Type1" does not exist.
        Entry deleted from font path.
    (**) FontPath set to:
        /usr/share/fonts/misc,
        /usr/share/fonts/100dpi:unscaled,
        /usr/share/fonts/75dpi:unscaled,
        /usr/share/fonts/TTF,
        /usr/share/fonts/misc,
        /usr/share/fonts/100dpi:unscaled,
        /usr/share/fonts/75dpi:unscaled,
        /usr/share/fonts/TTF,
        built-ins
    (**) ModulePath set to "/usr/lib/xorg/modules"
    (**) Extension "Composite" is enabled
    (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    (WW) Disabling Mouse0
    (WW) Disabling Keyboard0
    (II) Loader magic: 0x1d40
    (II) Module ABI versions:
        X.Org ANSI C Emulation: 0.4
        X.Org Video Driver: 5.0
        X.Org XInput driver : 4.0
        X.Org Server Extension : 2.0
    (II) Loader running on linux
    (++) using VT number 7
    (--) PCI:*(0:4:0:0) 1002:71c6:18bc:2712 ATI Technologies Inc RV530LE [Radeon X1600/X1650 PRO] rev 0, Mem @ 0xc0000000/268435456, 0xdfff0000/65536, I/O @ 0x0000e800/256, BIOS @ 0x????????/131072
    (--) PCI: (0:4:0:1) 1002:71e6:18bc:2713 ATI Technologies Inc RV530LE [Radeon X1650 PRO] (Secondary) rev 0, Mem @ 0xdffe0000/65536
    (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    (II) No APM support in BIOS or kernel
    (II) System resource ranges:
        [0] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [4] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [5] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [6] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [7] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [8] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [9] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [10] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [11] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [12] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [13] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [14] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [15] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [16] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [17] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [18] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [19] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [20] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [21] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [22] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [23] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
    (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
    (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    (II) "record" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dri" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dri2" will be loaded. This was enabled by default and also specified in the config file.
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions//libglx.so
    (II) Module glx: vendor="X.Org Foundation"
        compiled for 1.6.3.901, module version = 1.0.0
        ABI class: X.Org Server Extension, version 2.0
    (**) AIGLX enabled
    (II) Loading extension GLX
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
        compiled for 1.6.3.901, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension XFree86-DGA
    (II) Loading extension DPMS
    (II) Loading extension XVideo
    (II) Loading extension XVideo-MotionCompensation
    (II) Loading extension X-Resource
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
        compiled for 1.6.3.901, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "record"
    (II) Loading /usr/lib/xorg/modules/extensions//librecord.so
    (II) Module record: vendor="X.Org Foundation"
        compiled for 1.6.3.901, module version = 1.13.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension RECORD
    (II) LoadModule: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri.so
    (II) Module dri: vendor="X.Org Foundation"
        compiled for 1.6.3.901, module version = 1.0.0
        ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension XFree86-DRI
    (II) LoadModule: "dri2"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri2.so
    (II) Module dri2: vendor="X.Org Foundation"
        compiled for 1.6.3.901, module version = 1.1.0
        ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DRI2
    (II) LoadModule: "radeon"
    (II) Loading /usr/lib/xorg/modules/drivers//radeon_drv.so
    (II) Module radeon: vendor="X.Org Foundation"
        compiled for 1.6.1, module version = 6.12.2
        Module class: X.Org Video Driver
        ABI class: X.Org Video Driver, version 5.0
    (II) RADEON: Driver for ATI Radeon chipsets:
        ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
        ATI Radeon Mobility X300 (M24) 3152 (PCIE),
        ATI FireGL M24 GL 3154 (PCIE), ATI Radeon X600 (RV380) 3E50 (PCIE),
        ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
        ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
        ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
        ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
        ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
        ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP),
        ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
        ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650,
        ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
        ATI Radeon 8500 AIW BB (AGP), ATI Radeon 8500 AIW BC (AGP),
        ATI Radeon IGP320M (U1) 4336, ATI Radeon IGP330M/340M/350M (U2) 4337,
        ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
        ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP),
        ATI Radeon X800PRO (R420) JI (AGP),
        ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
        ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
        ATI Radeon Mobility 9800 (M18) JN (AGP),
        ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
        ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
        ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
        ATI Radeon Mobility M7 LW (AGP),
        ATI Mobility FireGL 7800 M7 LX (AGP),
        ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
        ATI FireGL Mobility 9000 (M9) Ld (AGP),
        ATI Radeon Mobility 9000 (M9) Lf (AGP),
        ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI Radeon 9700 Pro ND (AGP),
        ATI Radeon 9700/9500Pro NE (AGP), ATI Radeon 9600TX NF (AGP),
        ATI FireGL X1 NG (AGP), ATI Radeon 9800PRO NH (AGP),
        ATI Radeon 9800 NI (AGP), ATI FireGL X2 NK (AGP),
        ATI Radeon 9800XT NJ (AGP),
        ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
        ATI Radeon Mobility 9600 (M10) NQ (AGP),
        ATI Radeon Mobility 9600 (M11) NR (AGP),
        ATI Radeon Mobility 9600 (M10) NS (AGP),
        ATI FireGL Mobility T2 (M10) NT (AGP),
        ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP),
        ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
        ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
        ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),
        ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),
        ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),
        ATI Radeon Mobility X300 (M22) 5460 (PCIE),
        ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
        ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE),
        ATI Radeon X800PRO (R423) UI (PCIE),
        ATI Radeon X800LE (R423) UJ (PCIE),
        ATI Radeon X800SE (R423) UK (PCIE),
        ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
        ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),
        ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),
        ATI FireGL unknown (R423) UR (PCIE),
        ATI FireGL unknown (R423) UT (PCIE),
        ATI Mobility FireGL V5000 (M26) (PCIE),
        ATI Mobility FireGL V5000 (M26) (PCIE),
        ATI Mobility Radeon X700 XL (M26) (PCIE),
        ATI Mobility Radeon X700 (M26) (PCIE),
        ATI Mobility Radeon X700 (M26) (PCIE),
        ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,
        ATI Radeon Mobility 9100 IGP (U3) 5835,
        ATI Radeon XPRESS 200 5954 (PCIE),
        ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP),
        ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
        ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
        ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),
        ATI Radeon XPRESS 200M 5975 (PCIE),
        ATI Radeon XPRESS 200 5A41 (PCIE),
        ATI Radeon XPRESS 200M 5A42 (PCIE),
        ATI Radeon XPRESS 200 5A61 (PCIE),
        ATI Radeon XPRESS 200M 5A62 (PCIE),
        ATI Radeon X300 (RV370) 5B60 (PCIE),
        ATI Radeon X600 (RV370) 5B62 (PCIE),
        ATI Radeon X550 (RV370) 5B63 (PCIE),
        ATI FireGL V3100 (RV370) 5B64 (PCIE),
        ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
        ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
        ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),
        ATI Mobility Radeon X800 XT (M28) (PCIE),
        ATI Mobility FireGL V5100 (M28) (PCIE),
        ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),
        ATI Radeon X850 XT PE (R480) (PCIE),
        ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
        ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
        ATI Radeon X850 XT (R480) (PCIE),
        ATI Radeon X800XT (R423) 5D57 (PCIE),
        ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),
        ATI Radeon X700 PRO (RV410) (PCIE),
        ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
        ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800,
        ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800,
        ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300,
        ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800,
        ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,
        ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
        ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
        ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,
        ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,
        ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,
        ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,
        ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,
        ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,
        ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,
        ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,
        ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
        ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,
        ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,
        ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,
        ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,
        ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,
        ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600,
        ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400,
        ATI Mobility FireGL V5250, ATI Mobility Radeon X1700,
        ATI Mobility Radeon X1700 XT, ATI FireGL V5200,
        ATI Mobility Radeon X1700, ATI Radeon X2300HD,
        ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,
        ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,
        ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
        ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
        ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
        ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,
        ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,
        ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,
        ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,
        ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,
        ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,
        ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,
        ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,
        ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT,
        ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600,
        ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
        ATI Radeon 4800 Series, ATI FirePro V8750 (FireGL),
        ATI FirePro V7760 (FireGL), ATI Mobility RADEON HD 4850,
        ATI Mobility RADEON HD 4850 X2, ATI Radeon 4800 Series,
        ATI FirePro RV770, AMD FireStream 9270, AMD FireStream 9250,
        ATI FirePro V8700 (FireGL), ATI Mobility RADEON HD 4870,
        ATI Mobility RADEON M98, ATI Radeon 4800 Series,
        ATI Radeon 4800 Series, ATI FirePro M7750, ATI M98, ATI M98, ATI M98,
        ATI Radeon RV730 (AGP), ATI FirePro M5750, ATI Radeon RV730 (AGP),
        ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
        ATI RV730 PRO [Radeon HD 4650], ATI FirePro V7750 (FireGL),
        ATI FirePro V5700 (FireGL), ATI FirePro V3750 (FireGL), ATI RV610,
        ATI Radeon HD 2400 XT, ATI Radeon HD 2400 Pro,
        ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000, ATI RV610,
        ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
        ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,
        ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
        ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
        ATI Mobility Radeon HD 3850 X2, ATI RV670,
        ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,
        ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,
        ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,
        ATI Radeon RV710, ATI Radeon RV710, ATI Radeon HD 4350,
        ATI Mobility Radeon 4300 Series, ATI Mobility Radeon 4500 Series,
        ATI Mobility Radeon 4500 Series, ATI RV630,
        ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
        ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
        ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
        ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
        ATI FireGL V3600, ATI Radeon HD 2600 LE,
        ATI Mobility FireGL Graphics Processor, ATI Radeon RV710,
        ATI Radeon HD 3470, ATI Mobility Radeon HD 3430,
        ATI Mobility Radeon HD 3400 Series, ATI Radeon HD 3450,
        ATI Radeon HD 3450, ATI Radeon HD 3430, ATI Radeon HD 3450,
        ATI FirePro V3700, ATI FireMV 2450, ATI FireMV 2260, ATI FireMV 2260,
        ATI Radeon HD 3600 Series, ATI Radeon HD 3650 AGP,
        ATI Radeon HD 3600 PRO, ATI Radeon HD 3600 XT,
        ATI Radeon HD 3600 PRO, ATI Mobility Radeon HD 3650,
        ATI Mobility Radeon HD 3670, ATI Mobility FireGL V5700,
        ATI Mobility FireGL V5725, ATI Radeon HD 3200 Graphics,
        ATI Radeon 3100 Graphics, ATI Radeon HD 3200 Graphics,
        ATI Radeon 3100 Graphics, ATI Radeon HD 3300 Graphics,
        ATI Radeon HD 3200 Graphics, ATI Radeon 3000 Graphics,
        ATI Radeon HD Graphics, ATI Radeon Graphics,
        ATI Mobility Radeon HD Graphics, ATI Mobility Radeon Graphics,
        ATI Radeon Graphics
    (II) Primary Device is: PCI 04@00:00:0
    (II) resource ranges after xf86ClaimFixedResources() call:
        [0] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [4] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [5] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [6] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [7] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [8] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [9] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [10] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [11] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [12] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [13] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [14] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [15] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [16] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [17] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [18] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [19] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [20] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [21] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [22] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [23] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
    (II) resource ranges after probing:
        [0] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [4] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [5] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [6] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [7] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [8] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [9] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [10] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [11] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [12] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [13] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [14] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [15] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [16] 0    0    0x000a0000 - 0x000affff (0x10000) MS[b]
        [17] 0    0    0x000b0000 - 0x000b7fff (0x8000) MS[b]
        [18] 0    0    0x000b8000 - 0x000bffff (0x8000) MS[b]
        [19] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [20] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [21] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [22] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [23] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [24] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [25] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [26] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [27] 0    0    0x000003b0 - 0x000003bb (0xc) IS[b]
        [28] 0    0    0x000003c0 - 0x000003df (0x20) IS[b]
    (II) RADEON(0): TOTO SAYS 00000000dfff0000
    (II) RADEON(0): MMIO registers at 0x00000000dfff0000: size 64KB
    (II) RADEON(0): PCI bus 4 card 0 func 0
    (**) RADEON(0): Depth 24, (--) framebuffer bpp 32
    (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    (==) RADEON(0): Default visual is TrueColor
    (**) RADEON(0): Option "RenderAccel" "true"
    (**) RADEON(0): Option "DRI" "true"
    (II) Loading sub module "vgahw"
    (II) LoadModule: "vgahw"
    (II) Loading /usr/lib/xorg/modules//libvgahw.so
    (II) Module vgahw: vendor="X.Org Foundation"
        compiled for 1.6.3.901, module version = 0.1.0
        ABI class: X.Org Video Driver, version 5.0
    (II) RADEON(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
    (==) RADEON(0): RGB weight 888
    (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
    (--) RADEON(0): Chipset: "ATI Radeon X1650" (ChipID = 0x71c6)
    (WW) RADEON(0): R500 support is under development. Please report any issues to [email protected]
    (--) RADEON(0): Linear framebuffer at 0x00000000c0000000
    (II) RADEON(0): PCIE card detected
    (II) Loading sub module "int10"
    (II) LoadModule: "int10"
    (II) Loading /usr/lib/xorg/modules//libint10.so
    (II) Module int10: vendor="X.Org Foundation"
        compiled for 1.6.3.901, module version = 1.0.0
        ABI class: X.Org Video Driver, version 5.0
    (II) RADEON(0): initializing int10
    (II) RADEON(0): Primary V_BIOS segment is: 0xc000
    (II) RADEON(0): ATOM BIOS detected
    (II) RADEON(0): ATOM BIOS Rom:
        SubsystemVendorID: 0x18bc SubsystemID: 0x2712
        IOBaseAddress: 0xe800
        Filename: K6QGA7D2.I1H
        BIOS Bootup Message:
    RX165PGE2-D3 I1H                                                           
    (II) RADEON(0): Framebuffer space used by Firmware (kb): 20
    (II) RADEON(0): Start of VRAM area used by Firmware: 0xfffb000
    (II) RADEON(0): AtomBIOS requests 20kB of VRAM scratch space
    (II) RADEON(0): AtomBIOS VRAM scratch base: 0xfffb000
    (II) RADEON(0): Cannot get VRAM scratch space. Allocating in main memory instead
    (II) RADEON(0): Default Engine Clock: 601000
    (II) RADEON(0): Default Memory Clock: 400000
    (II) RADEON(0): Maximum Pixel ClockPLL Frequency Output: 1100000
    (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
    [drm] failed to load kernel module "radeon"
    (EE) RADEON(0): [dri] RADEONDRIGetVersion failed to open the DRM
    [dri] Disabling DRI.
    (II) RADEON(0): Generation 2 PCI interface, using max accessible memory
    (II) RADEON(0): Detected total video RAM=262144K, accessible=262144K (PCI BAR=262144K)
    (--) RADEON(0): Mapped VideoRAM: 262144 kByte (64 bit DDR SDRAM)
    (II) RADEON(0): Color tiling enabled by default
    (II) RADEON(0): Max desktop size set to 2560x1600
    (II) RADEON(0): For a larger or smaller max desktop size, add a Virtual line to your xorg.conf
    (II) RADEON(0): If you are having trouble with 3D, reduce the desktop size by adjusting the Virtual line to your xorg.conf
    (II) Loading sub module "ddc"
    (II) LoadModule: "ddc"
    (II) Module "ddc" already built-in
    (II) Loading sub module "i2c"
    (II) LoadModule: "i2c"
    (II) Module "i2c" already built-in
    (II) RADEON(0): ref_freq: 2700, min_out_pll: 64800, max_out_pll: 110000, min_in_pll: 100, max_in_pll: 1350, xclk: 40000, sclk: 601.000000, mclk: 400.000000
    (II) RADEON(0): PLL parameters: rf=2700 rd=13 min=64800 max=110000; xclk=40000
    (II) RADEON(0): Skipping TV-Out
    (II) RADEON(0): Skipping Component Video
    encoder: 0x15
    encoder: 0x13
    encoder: 0x16
    encoder: 0xf
    (II) RADEON(0): Output DVI-1 using monitor section Monitor0
    (II) RADEON(0): I2C bus "DVI-1" 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: DVI-1
      Connector: DVI-I
      CRT2: INTERNAL_KLDSCP_DAC2
      DFP1: INTERNAL_KLDSCP_TMDS1
      DDC reg: 0x7e50
    (II) RADEON(0): Port1:
      XRANDR name: DVI-0
      Connector: DVI-I
      CRT1: INTERNAL_KLDSCP_DAC1
      DFP3: INTERNAL_LVTM1
      DDC reg: 0x7e40
    (II) RADEON(0): I2C device "DVI-1:E-EDID segment register" registered at address 0x60.
    (II) RADEON(0): I2C device "DVI-1:ddc2" registered at address 0xA0.
    (II) RADEON(0): Output: DVI-1, Detected Monitor Type: 0
    Dac detection success
    Unhandled monitor type 0
    finished output detect: 0
    (II) RADEON(0): I2C device "DVI-0:E-EDID segment register" registered at address 0x60.
    (II) RADEON(0): I2C device "DVI-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): Output: DVI-0, Detected Monitor Type: 1
    (II) RADEON(0): EDID data from the display on output: DVI-0 ----------------------
    (II) RADEON(0): Manufacturer: HWP  Model: 26a2  Serial#: 2147483648
    (II) RADEON(0): Year: 2007  Week: 8
    (II) RADEON(0): EDID Version: 1.3
    (II) RADEON(0): Analog Display Input,  Input Voltage Level: 0.700/0.700 V
    (II) RADEON(0): Sync:  Separate
    (II) RADEON(0): Max Image Size [cm]: horiz.: 41  vert.: 26
    (II) RADEON(0): Gamma: 2.20
    (II) RADEON(0): DPMS capabilities: Off; RGB/Color Display
    (II) RADEON(0): Default color space is primary color space
    (II) RADEON(0): First detailed timing is preferred mode
    (II) RADEON(0): redX: 0.650 redY: 0.340   greenX: 0.290 greenY: 0.610
    (II) RADEON(0): blueX: 0.150 blueY: 0.070   whiteX: 0.313 whiteY: 0.329
    (II) RADEON(0): Supported established timings:
    (II) RADEON(0): 720x400@70Hz
    (II) RADEON(0): 640x480@60Hz
    (II) RADEON(0): 640x480@75Hz
    (II) RADEON(0): 800x600@60Hz
    (II) RADEON(0): 800x600@75Hz
    (II) RADEON(0): 832x624@75Hz
    (II) RADEON(0): 1024x768@60Hz
    (II) RADEON(0): 1024x768@75Hz
    (II) RADEON(0): 1280x1024@75Hz
    (II) RADEON(0): 1152x870@75Hz
    (II) RADEON(0): Manufacturer's mask: 0
    (II) RADEON(0): Supported standard timings:
    (II) RADEON(0): #0: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
    (II) RADEON(0): #1: hsize: 1152  vsize 720  refresh: 60  vid: 113
    (II) RADEON(0): #2: hsize: 1280  vsize 960  refresh: 60  vid: 16513
    (II) RADEON(0): #3: hsize: 1440  vsize 900  refresh: 60  vid: 149
    (II) RADEON(0): Supported detailed timing:
    (II) RADEON(0): clock: 106.5 MHz   Image Size:  408 x 255 mm
    (II) RADEON(0): h_active: 1440  h_sync: 1520  h_sync_end 1672 h_blank_end 1904 h_border: 0
    (II) RADEON(0): v_active: 900  v_sync: 903  v_sync_end 909 v_blanking: 934 v_border: 0
    (II) RADEON(0): Ranges: V min: 50 V max: 76 Hz, H min: 24 H max: 83 kHz, PixClock max 140 MHz
    (II) RADEON(0): Monitor name: HP w1907
    (II) RADEON(0): Serial No: CNN70832Y0
    (II) RADEON(0): EDID (in hex):
    (II) RADEON(0):     00ffffffffffff0022f0a22600000080
    (II) RADEON(0):     0811010368291a782e8585a6574a9c26
    (II) RADEON(0):     125054a56b8081807100814095000101
    (II) RADEON(0):     0101010101019a29a0d0518422305098
    (II) RADEON(0):     360098ff1000001c000000fd00324c18
    (II) RADEON(0):     530e000a202020202020000000fc0048
    (II) RADEON(0):     502077313930370a20202020000000ff
    (II) RADEON(0):     00434e4e373038333259300a202000e1
    finished output detect: 1
    finished all detect
    before xf86InitialConfiguration
    (II) RADEON(0): Output: DVI-1, Detected Monitor Type: 0
    Dac detection success
    Unhandled monitor type 0
    (II) RADEON(0): Output: DVI-0, Detected Monitor Type: 1
    (II) RADEON(0): EDID data from the display on output: DVI-0 ----------------------
    (II) RADEON(0): Manufacturer: HWP  Model: 26a2  Serial#: 2147483648
    (II) RADEON(0): Year: 2007  Week: 8
    (II) RADEON(0): EDID Version: 1.3
    (II) RADEON(0): Analog Display Input,  Input Voltage Level: 0.700/0.700 V
    (II) RADEON(0): Sync:  Separate
    (II) RADEON(0): Max Image Size [cm]: horiz.: 41  vert.: 26
    (II) RADEON(0): Gamma: 2.20
    (II) RADEON(0): DPMS capabilities: Off; RGB/Color Display
    (II) RADEON(0): Default color space is primary color space
    (II) RADEON(0): First detailed timing is preferred mode
    (II) RADEON(0): redX: 0.650 redY: 0.340   greenX: 0.290 greenY: 0.610
    (II) RADEON(0): blueX: 0.150 blueY: 0.070   whiteX: 0.313 whiteY: 0.329
    (II) RADEON(0): Supported established timings:
    (II) RADEON(0): 720x400@70Hz
    (II) RADEON(0): 640x480@60Hz
    (II) RADEON(0): 640x480@75Hz
    (II) RADEON(0): 800x600@60Hz
    (II) RADEON(0): 800x600@75Hz
    (II) RADEON(0): 832x624@75Hz
    (II) RADEON(0): 1024x768@60Hz
    (II) RADEON(0): 1024x768@75Hz
    (II) RADEON(0): 1280x1024@75Hz
    (II) RADEON(0): 1152x870@75Hz
    (II) RADEON(0): Manufacturer's mask: 0
    (II) RADEON(0): Supported standard timings:
    (II) RADEON(0): #0: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
    (II) RADEON(0): #1: hsize: 1152  vsize 720  refresh: 60  vid: 113
    (II) RADEON(0): #2: hsize: 1280  vsize 960  refresh: 60  vid: 16513
    (II) RADEON(0): #3: hsize: 1440  vsize 900  refresh: 60  vid: 149
    (II) RADEON(0): Supported detailed timing:
    (II) RADEON(0): clock: 106.5 MHz   Image Size:  408 x 255 mm
    (II) RADEON(0): h_active: 1440  h_sync: 1520  h_sync_end 1672 h_blank_end 1904 h_border: 0
    (II) RADEON(0): v_active: 900  v_sync: 903  v_sync_end 909 v_blanking: 934 v_border: 0
    (II) RADEON(0): Ranges: V min: 50 V max: 76 Hz, H min: 24 H max: 83 kHz, PixClock max 140 MHz
    (II) RADEON(0): Monitor name: HP w1907
    (II) RADEON(0): Serial No: CNN70832Y0
    (II) RADEON(0): EDID (in hex):
    (II) RADEON(0):     00ffffffffffff0022f0a22600000080
    (II) RADEON(0):     0811010368291a782e8585a6574a9c26
    (II) RADEON(0):     125054a56b8081807100814095000101
    (II) RADEON(0):     0101010101019a29a0d0518422305098
    (II) RADEON(0):     360098ff1000001c000000fd00324c18
    (II) RADEON(0):     530e000a202020202020000000fc0048
    (II) RADEON(0):     502077313930370a20202020000000ff
    (II) RADEON(0):     00434e4e373038333259300a202000e1
    (II) RADEON(0): EDID vendor "HWP", prod id 9890
    (II) RADEON(0): Output DVI-1 disconnected
    (II) RADEON(0): Output DVI-0 connected
    (II) RADEON(0): Using user preference for initial modes
    (II) RADEON(0): Output DVI-0 using initial mode 1440x900
    after xf86InitialConfiguration
    (==) RADEON(0): DPI set to (96, 96)
    (II) Loading sub module "fb"
    (II) LoadModule: "fb"
    (II) Loading /usr/lib/xorg/modules//libfb.so
    (II) Module fb: vendor="X.Org Foundation"
        compiled for 1.6.3.901, module version = 1.0.0
        ABI class: X.Org ANSI C Emulation, version 0.4
    (==) RADEON(0): Using gamma correction (1.0, 1.0, 1.0)
    (II) Loading sub module "ramdac"
    (II) LoadModule: "ramdac"
    (II) Module "ramdac" already built-in
    (==) RADEON(0): Using XAA acceleration architecture
    (II) Loading sub module "xaa"
    (II) LoadModule: "xaa"
    (II) Loading /usr/lib/xorg/modules//libxaa.so
    (II) Module xaa: vendor="X.Org Foundation"
        compiled for 1.6.3.901, module version = 1.2.1
        ABI class: X.Org Video Driver, version 5.0
    (!!) RADEON(0): For information on using the multimedia capabilities
        of this adapter, please see http://gatos.sf.net.
    (!!) RADEON(0): MergedFB support has been removed and replaced with xrandr 1.2 support
    (--) Depth 24 pixmap format is 32 bpp
    (II) do I need RAC?  No, I don't.
    (II) resource ranges after preInit:
        [0] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [4] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [5] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [6] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [7] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [8] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [9] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [10] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [11] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [12] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [13] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [14] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [15] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [16] 0    0    0x000a0000 - 0x000affff (0x10000) MS[b](OprU)
        [17] 0    0    0x000b0000 - 0x000b7fff (0x8000) MS[b](OprU)
        [18] 0    0    0x000b8000 - 0x000bffff (0x8000) MS[b](OprU)
        [19] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [20] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [21] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [22] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [23] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [24] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [25] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [26] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [27] 0    0    0x000003b0 - 0x000003bb (0xc) IS[b](OprU)
        [28] 0    0    0x000003c0 - 0x000003df (0x20) IS[b](OprU)
    (II) RADEON(0): RADEONScreenInit c0000000 0 0
    Output CRT1 disable success
    Blank CRTC 0 success
    Disable CRTC 0 success
    Blank CRTC 1 success
    Disable CRTC 1 success
    (II) RADEON(0): RADEONInitMemoryMap() :
    (II) RADEON(0):   mem_size         : 0x10000000
    (II) RADEON(0):   MC_FB_LOCATION   : 0xcfffc000
    (II) RADEON(0):   MC_AGP_LOCATION  : 0x003f0000
    (II) RADEON(0): Depth moves disabled by default
    (II) RADEON(0): Memory manager initialized to (0,0) (1472,8191)
    (II) RADEON(0): Reserved area from (0,1440) to (1472,1442)
    (II) RADEON(0): Largest offscreen area available: 1472 x 6749
    (II) RADEON(0): RADEONRestoreMemMapRegisters() :
    (II) RADEON(0):   MC_FB_LOCATION   : 0xcfffc000 0xcfffc000
    (II) RADEON(0):   MC_AGP_LOCATION  : 0x003f0000
    (==) RADEON(0): Backing store disabled
    (WW) RADEON(0): Direct rendering disabled
    (II) RADEON(0): XAA Render acceleration unsupported on Radeon 9500/9700 and newer. Please use EXA instead.
    (II) RADEON(0): Render acceleration disabled
    (II) RADEON(0): num quad-pipes is 1
    (**) RADEON(0): Option "XaaNoOffscreenPixmaps" "true"
    (II) RADEON(0): Using XFree86 Acceleration Architecture (XAA)
        Screen to screen bit blits
        Solid filled rectangles
        8x8 mono pattern filled rectangles
        Indirect CPU to Screen color expansion
        Solid Lines
        Scanline Image Writes
        Setting up tile and stipple cache:
            32 128x128 slots
            32 256x256 slots
            16 512x512 slots
    (II) RADEON(0): Acceleration enabled
    (**) Option "dpms"
    (**) RADEON(0): DPMS enabled
    (==) RADEON(0): Silken mouse enabled
    (II) RADEON(0): Will use 32 kb for hardware cursor 0 at offset 0x00819000
    (II) RADEON(0): Will use 32 kb for hardware cursor 1 at offset 0x0081f000
    (II) RADEON(0): Largest offscreen area available: 1472 x 6741
    (II) RADEON(0): Textured video requires CP on R5xx/R6xx/R7xx/IGP
    Output CRT1 disable success
    Blank CRTC 0 success
    Disable CRTC 0 success
    Blank CRTC 1 success
    Disable CRTC 1 success
    Output CRT1 disable success
    Mode 1440x900 - 1904 934 6
    (II) RADEON(0): RADEONRestoreMemMapRegisters() :
    (II) RADEON(0):   MC_FB_LOCATION   : 0xcfffc000 0xcfffc000
    (II) RADEON(0):   MC_AGP_LOCATION  : 0x003f0000
    freq: 106500000
    best_freq: 106500000
    best_feedback_div: 71
    best_ref_div: 2
    best_post_div: 9
    (II) RADEON(0): crtc(0) Clock: mode 106500, PLL 106500
    (II) RADEON(0): crtc(0) PLL  : refdiv 2, fbdiv 0x47(71), pdiv 9
    Set CRTC 0 PLL success
    Set CRTC Timing success
    Set CRTC 0 Overscan success
    Not using RMX
    scaler 0 setup success
    Set CRTC 0 Source success
    crtc 0 YUV disable setup success
    Output DAC1 setup success
    Enable CRTC 0 success
    Unblank CRTC 0 success
    Output CRT1 enable success
    Blank CRTC 1 success
    Disable CRTC 1 success
    (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    Output CRT1 disable success
    Blank CRTC 0 success
    Disable CRTC 0 success
    Mode 1440x900 - 1904 934 6
    (II) RADEON(0): RADEONRestoreMemMapRegisters() :
    (II) RADEON(0):   MC_FB_LOCATION   : 0xcfffc000 0xcfffc000
    (II) RADEON(0):   MC_AGP_LOCATION  : 0x003f0000
    freq: 106500000
    best_freq: 106500000
    best_feedback_div: 71
    best_ref_div: 2
    best_post_div: 9
    (II) RADEON(0): crtc(0) Clock: mode 106500, PLL 106500
    (II) RADEON(0): crtc(0) PLL  : refdiv 2, fbdiv 0x47(71), pdiv 9
    Set CRTC 0 PLL success
    Set CRTC Timing success
    Set CRTC 0 Overscan success
    Not using RMX
    scaler 0 setup success
    Set CRTC 0 Source success
    crtc 0 YUV disable setup success
    Output DAC1 setup success
    Enable CRTC 0 success
    Unblank CRTC 0 success
    Output CRT1 enable success
    (WW) RADEON(0): Option "AllowGLXWithComposite" is not used
    (--) RandR disabled
    (II) Initializing built-in extension Generic Event Extension
    (II) Initializing built-in extension SHAPE
    (II) Initializing built-in extension MIT-SHM
    (II) Initializing built-in extension XInputExtension
    (II) Initializing built-in extension XTEST
    (II) Initializing built-in extension BIG-REQUESTS
    (II) Initializing built-in extension SYNC
    (II) Initializing built-in extension XKEYBOARD
    (II) Initializing built-in extension XC-MISC
    (II) Initializing built-in extension SECURITY
    (II) Initializing built-in extension XINERAMA
    (II) Initializing built-in extension XFIXES
    (II) Initializing built-in extension RENDER
    (II) Initializing built-in extension RANDR
    (II) Initializing built-in extension COMPOSITE
    (II) Initializing built-in extension DAMAGE
    (II) AIGLX: Screen 0 is not DRI2 capable
    (II) AIGLX: Screen 0 is not DRI capable
    (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/swrast_dri.so
    (II) GLX: Initialized DRISWRAST GL provider for screen 0
    (II) RADEON(0): Setting screen physical size to 408 x 255
    (II) config/hal: Adding input device Macintosh mouse button emulation
    (II) LoadModule: "evdev"
    (II) Loading /usr/lib/xorg/modules/input//evdev_drv.so
    (II) Module evdev: vendor="X.Org Foundation"
        compiled for 1.6.3, module version = 2.2.5
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 4.0
    (**) Macintosh mouse button emulation: always reports core events
    (**) Macintosh mouse button emulation: Device: "/dev/input/event0"
    (II) Macintosh mouse button emulation: Found 3 mouse buttons
    (II) Macintosh mouse button emulation: Found x and y relative axes
    (II) Macintosh mouse button emulation: Configuring as mouse
    (**) Macintosh mouse button emulation: YAxisMapping: buttons 4 and 5
    (**) Macintosh mouse button emulation: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "Macintosh mouse button emulation" (type: MOUSE)
    (**) Macintosh mouse button emulation: (accel) keeping acceleration scheme 1
    (**) Macintosh mouse button emulation: (accel) filter chain progression: 2.00
    (**) Macintosh mouse button emulation: (accel) filter stage 0: 20.00 ms
    (**) Macintosh mouse button emulation: (accel) set acceleration profile 0
    (II) Macintosh mouse button emulation: initialized for relative axes.
    (II) config/hal: Adding input device HID 04f3:0087
    (**) HID 04f3:0087: always reports core events
    (**) HID 04f3:0087: Device: "/dev/input/event6"
    (II) HID 04f3:0087: Found 9 mouse buttons
    (II) HID 04f3:0087: Found x and y relative axes
    (II) HID 04f3:0087: Found scroll wheel(s)
    (II) HID 04f3:0087: Found keys
    (II) HID 04f3:0087: Configuring as mouse
    (II) HID 04f3:0087: Configuring as keyboard
    (**) HID 04f3:0087: YAxisMapping: buttons 4 and 5
    (**) HID 04f3:0087: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "HID 04f3:0087" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    (**) HID 04f3:0087: (accel) keeping acceleration scheme 1
    (**) HID 04f3:0087: (accel) filter chain progression: 2.00
    (**) HID 04f3:0087: (accel) filter stage 0: 20.00 ms
    (**) HID 04f3:0087: (accel) set acceleration profile 0
    (II) HID 04f3:0087: 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/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) 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) RADEON(0): Output: DVI-1, Detected Monitor Type: 0
    Dac detection success
    Unhandled monitor type 0
    (II) RADEON(0): EDID vendor "HWP", prod id 9890
    (II) RADEON(0): Using hsync ranges from config file
    (II) RADEON(0): Using vrefresh ranges from config file
    (II) RADEON(0): Printing DDC gathered Modelines:
    (II) RADEON(0): Modeline "1440x900"x0.0  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz)
    (II) RADEON(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
    (II) RADEON(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
    (II) RADEON(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
    (II) RADEON(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
    (II) RADEON(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    (II) RADEON(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
    (II) RADEON(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
    (II) RADEON(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
    (II) RADEON(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
    (II) RADEON(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
    (II) RADEON(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    (II) RADEON(0): Modeline "1152x720"x60.0   67.32  1152 1208 1328 1504  720 721 724 746 -hsync +vsync (44.8 kHz)
    (II) RADEON(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz)
    (II) RADEON(0): Modeline "1440x900"x0.0  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz)
    (II) RADEON(

Maybe you are looking for

  • Iphone 4 stuck in recovery mode, sleep button not working and Apple not helping

    Hey Apple Community, My iPhone 4 has been caused me a lot of frustration in the past week and after getting rejected from Apple Customer Service I did not know where else to turn. Sometime in January my iPhone 4's sleep/wake button stopped responding

  • How do I access my music on two different computers?

    I have the latest version of iTunes on my external hard drive, which I thought would make it easier to use iTunes on different computers. I have purchased quite a bit of music and have ripped several CDs, but I can't access any of it when I use my ex

  • How do you find missing titles, effects, and generators in final cut pro x?

    Actually, that's only one of two questions... ONE When I attempt to export a movie, uncompressed, not through Compressor and not sharing to an Apple device, I get an error saying my Project has "missing or offline titles, effects, or generators." The

  • Does the Advertised T410s with Discrete Graphics Exist?

    On Lenovo's website (even on the purchase page) it says you can get a T410s with a Nvidia discrete graphics card, however I cannot configure one with that option. Does anyone have a link that shows the T410s with this option? Maybe it will take them

  • Strange behaviour on Window7 64bit

    Hi all, I have sqldeveloper 3.1.7 when i run a sql statement in a sql worksheet, it shows only the first 50 rows, when i try to click on the scrollbar on the right to move down, nothing happens. I try also to move with keys pag up and pag down but no