Problem openbox + driver synaptics

hi to all
i've installed on arch openbox. all it's OK except for one boring thing:
i have a synaptics touchpad so i've installed their driver and i've configurated it through HAL .fdi file ( because i haven't xorg.conf )
then the double-click has became three-click,
examples: in thunar to open a folder i double-click on it, NOW to open a folder i must click three times !!!! it's very very boring
HOW i can fix it ???
PS: with gnome as DE i haven't any problems, only with openbox ....
PS 2: all software is up-to-date, it's a fresh Arch install ...
thanks to all

Works perfectly here. Openbox and Elantech touchpad (essentially the same as Synaptics) on an EeePC 901.
/etc/hal/fdi/policy/99-x11-synaptics.fdi:
<?xml version="1.0" encoding="ISO-8859-1"?>
<deviceinfo version="0.2">
<device>
<match key="info.product" contains="ETPS/2 Elantech Touchpad">
<append key="info.capabilities" type="strlist">input.touchpad</append>
</match>
<match key="info.capabilities" contains="input.touchpad">
<merge key="input.x11_driver" type="string">synaptics</merge>
<merge key="input.x11_options.TapButton1" type="string">1</merge>
<merge key="input.x11_options.TapButton2" type="string">2</merge>
<merge key="input.x11_options.TapButton3" type="string">3</merge>
<merge key="input.x11_options.SHMConfig" type="string">true</merge>
<merge key="input.x11_options.VertTwoFingerScroll" type="string">true</merge>
<merge key="input.x11_options.HorizTwoFingerScroll" type="string">true</merge>
</match>
</device>
</deviceinfo>
Selected parts from /etc/rc.conf:
MOD_AUTOLOAD="no"
MODULES=(!pcspkr evdev atl1e rt2860sta acpi-cpufreq ehci-hcd usb-storage pciehp evdev psmouse intel_agp snd-hda-intel i915)
In ~/config/openbox/autostart.sh I (among other things) have this as well:
syndaemon -d -t -i 0.5 &

Similar Messages

  • TS1398 I have the ipad retina display version - I have a BIG issue with this when out and about that on about 50% of the time will it see my HTC mobile WiFi hotspot - rebooting either, or both devices doesn't cure the problem it drives me MAD!!!!

    I have the ipad retina display version - I have a BIG issue with this when out and about, that only about 50% of the time will it see my HTC mobile WiFi hotspot - rebooting either, or both devices doesn't cure the problem it drives me MAD!!!!
    The HTC hotspot works fine with everything else I connect to it.
    Also - ipad will not connect to my HTC via bluetooth. Again, I can connect to everything else with my HTC other than my ipad.
    I have to say this is my first venture into Apple products and I have always wanted to get away from my windows based laptop to get a MacBook, the problems I have had (flash player etc) & continue to have (as above) are putting me right off swapping over. I HATE technology that doesn't work and my ipad has been hard work!

    I stated my ipad as being an ipad2, but I now think it is a 3??? It was new Jan this year and is the 64gb retina display version.
    I really would like to get to the bottom on this problem wit mobile hotspots as it is sitting on my desk next to me now and I cannot get it to connect to my HTC mobile hotspot!!!! It might be taking a flying lesson soon at this rate!!! Grrrrrrr...........

  • Can't setup driver TouchPad Driver (Synaptics, Cypress) windows 8 on lenovo U400

    can't setup driver TouchPad Driver (Synaptics, Cypress)  windows 8 on lenovo U400
    The windows show message :
    Can't you help me !

    It doesn't work, i found a Dell XPS 13 driver and it works perfectly with my U400. Even multitouch and the new W8 gestures work.
    http://downloads.dell.com/FOLDER00813129M/1/Input_Cypress_W7_A03_Setup-03PDC_ZPE.exe

  • Hello, can someone help me: my eMac G4 700 MHz. I can not boot it. If he starts appears on the screen, only a small "folder with a question mark." The Mac was not used 1 year. Question 1: Problem = hard drive? Question 2: Problem = PRAM battery? the What

    Hello, can someone help me: my eMac G4 700 MHz. I can not boot it. If he starts appears on the screen, only a small "folder with a question mark." The Mac was not used 1 year.
    Question 1: Problem = hard drive?
    Question 2: Problem = PRAM battery?
    the
    What can I do to boot?

    Restart with the Option key held down.
    If the internal drive shows up, it's the PRAM battery.
    If it doesn't, insert a compatible Mac OS 9 or X install disk, click the button with the circular arrow, and either repair the internal drive or install a new OS on it. If it doesn't show up in Disk First Aid(9) or the Disk Utility(X), it's either not plugged in or needs to be replaced.
    (97530)

  • Xcompmgr problems (Openbox, Firefox)

    I'm trying to get xcompmgr to work.  I've never been able to do compositing because I have an ATI card that crashes every second, but it SORT OF works so I want to experiment.
    In KDE, I can start xcompmgr and use the transset utility to make windows transparent.  That works okay but Firefox scrolling goes REALLY slow.  It doens't matter if I've even set any transparency; Firefox scrolls slow.  KDE apps don't do this (Konqueror, for example) and other GTK apps are fine as well.
    In Openbox, I can't get xcompmgr to run at all.  When I try to launch it, I get this message
    error 191 request 159 minor 8 serial 8658
    It just repeats over and over and over until I close xterm (and then xcompmgr has exited as well).  Here is my xorg.conf file... any idea about these two problems?  I'm using an ATI Radeon 9500 Pro and fglrx, btw.
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "aticonfig-Screen[0]" 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 "GLcore"
    Load "dri"
    Load "dbe"
    Load "record"
    Load "glx"
    Load "xtrap"
    Load "extmod"
    Load "freetype"
    Load "i2c"
    #Load "vbe"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/input/mice"
    Option "ZAxisMapping" "4 5 6 7"
    Option "Emulate3Buttons" "false"
    EndSection
    Section "Monitor"
    Identifier "aticonfig-Monitor[0]"
    Option "VendorName" "ATI Proprietary Driver"
    Option "ModelName" "Generic Autodetecting Monitor"
    Option "DPMS" "true"
    EndSection
    Section "Device"
    Option "XAANoOffscreenPixmaps"
    Option "RenderAccel" "true"
    Option "VideoOverlay" "on"
    Option "OpenGLOverlay" "off"
    Option "AllowGLXWithComposite" "true"
    Identifier "aticonfig-Device[0]"
    Driver "fglrx"
    VendorName "ATI Technologies Inc"
    BoardName "Radeon 9500 Pro"
    BusID "PCI:1:0:0:0"
    EndSection
    Section "ServerFlags"
    Option "IgnoreABI" "on"
    EndSection
    Section "Screen"
    Identifier "aticonfig-Screen[0]"
    Device "aticonfig-Device[0]"
    Monitor "aticonfig-Monitor[0]"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 24
    Modes "1280x1024" "1024x768" "800x600"
    EndSubSection
    EndSection
    Section "Extensions"
    Option "DAMAGE" "true"
    Option "RENDER" "true"
    Option "Composite" "true"
    EndSection
    Section "DRI"
    Mode 0666
    EndSection

    I'm trying to get xcompmgr to work.  I've never been able to do compositing because I have an ATI card that crashes every second, but it SORT OF works so I want to experiment.
    In KDE, I can start xcompmgr and use the transset utility to make windows transparent.  That works okay but Firefox scrolling goes REALLY slow.  It doens't matter if I've even set any transparency; Firefox scrolls slow.  KDE apps don't do this (Konqueror, for example) and other GTK apps are fine as well.
    In Openbox, I can't get xcompmgr to run at all.  When I try to launch it, I get this message
    error 191 request 159 minor 8 serial 8658
    It just repeats over and over and over until I close xterm (and then xcompmgr has exited as well).  Here is my xorg.conf file... any idea about these two problems?  I'm using an ATI Radeon 9500 Pro and fglrx, btw.
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "aticonfig-Screen[0]" 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 "GLcore"
    Load "dri"
    Load "dbe"
    Load "record"
    Load "glx"
    Load "xtrap"
    Load "extmod"
    Load "freetype"
    Load "i2c"
    #Load "vbe"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/input/mice"
    Option "ZAxisMapping" "4 5 6 7"
    Option "Emulate3Buttons" "false"
    EndSection
    Section "Monitor"
    Identifier "aticonfig-Monitor[0]"
    Option "VendorName" "ATI Proprietary Driver"
    Option "ModelName" "Generic Autodetecting Monitor"
    Option "DPMS" "true"
    EndSection
    Section "Device"
    Option "XAANoOffscreenPixmaps"
    Option "RenderAccel" "true"
    Option "VideoOverlay" "on"
    Option "OpenGLOverlay" "off"
    Option "AllowGLXWithComposite" "true"
    Identifier "aticonfig-Device[0]"
    Driver "fglrx"
    VendorName "ATI Technologies Inc"
    BoardName "Radeon 9500 Pro"
    BusID "PCI:1:0:0:0"
    EndSection
    Section "ServerFlags"
    Option "IgnoreABI" "on"
    EndSection
    Section "Screen"
    Identifier "aticonfig-Screen[0]"
    Device "aticonfig-Device[0]"
    Monitor "aticonfig-Monitor[0]"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 24
    Modes "1280x1024" "1024x768" "800x600"
    EndSubSection
    EndSection
    Section "Extensions"
    Option "DAMAGE" "true"
    Option "RENDER" "true"
    Option "Composite" "true"
    EndSection
    Section "DRI"
    Mode 0666
    EndSection

  • Macbook problems, hard drive crash, random shutdown, freezes

    I bought my macbook used a few months ago, and it worked flawlessly until about 3 weeks ago. The system started freezing and not booting (getting folder icon instead of apple at startup). I ran drive setup and tried to repair the drive, but this did not fix the problem. DiskWarrior also could not fix it. I pulled the drive and installed a new hard drive, as I wanted a larger capacity anyways. All my problems appeared fixed for about two weeks, then similar problems began occurring. I backed up all the files I needed to an external firewire drive and attempted to reformat the new internal drive. Drive Setup says it can not reformat the drive - can't mount it and if it does, the drive disappears while in the process of formatting. I pulled the new drive and am having it replaced under warranty. I am using the firewire drive to run my computer, and this seemed to work fine for a day or two until the computer just started shutting down with no warning. Everything goes black, including the little light on the front of the computer. I have to hold down the power button for 10 seconds before it lets me start the computer back up. I had read this may be a memory issue, so I ran memtest and it says the memory is fine (I need to do it in single user mode still, however). I also tried pulling both sticks of ram. They are both 1GB crucial memory. I put each stick in by itself and tried it in both slots and was able to reproduce the shutdown issue with any ram configuration of either stick.
    After all this, I realized the firewire drive was only running 10.5, so I updated all the software through software update, and it is now running 10.5.2. It seems to be working better as I have not experienced a random shutdown yet, but I'm anticipating it may start back up soon. Today, however I experienced a different problem - the screen froze on me and the only way to get anything to happen was to force a shutdown with them power button. It's restarted and seems to be working fine again for now.
    I've run some logs and here's some things I've found:
    When the latest freeze happened, I got this repeated over 100 times:
    Apr 29 11:04:31 jon-turners-macbook quicklookd[536]: CGContextClosePath: no current point.
    I've also seen this:
    Apr 29 11:18:19 jon-turners-macbook kernel[0]: Previous Shutdown Cause: 3
    Apr 29 11:18:19 jon-turners-macbook kernel[0]: GFX0: family specific matching fails
    Apr 25 19:19:50 localhost kernel[0]: hi mem tramps at 0xffe00000
    Should there be anything else I can check? I would run Apple Hardware Utilities, but I don't have the original disks, just the Leopard installer. I have Disk Warrior, but it seems strange this would happen with multiple systems and drives. I'd like to get Techtool Pro, but haven't had the money/time to order it yet.

    Thanks for the replies!
    Yeah, I think it's the HDD. I was just worried that the RAM was bad and corrupted the HDD or something, but given the symptoms I think you guys are right. Ordered a 7200RPM 320GB HDD off Amazon Prime...will be here tomorrow
    I'll post how it goes after I finish installing it. I'm backing up as I type.
    I wonder if I can fix the ir port and the sleep indicator light when I install the hard-drive. The sleep indicator light never turns off. It stays on as long as my computer is on, only turns off when I shut it down.

  • DIAdem 9.1; Windows2000; right problem; "Configuration-Drive Write Protected" for USER

    Hallo community !
    similar to these threads
    http://forums.ni.com/ni/board/message?board.id=60&message.id=322&requireLogin=False
    http://forums.ni.com/ni/board/message?board.id=60&message.id=647&requireLogin=False
    i run into problems working with DIAdem 9.1 on Windows 2000 SP4!
    The Diadem installation went quite well.
    My problem:
    only "Administrator" and "Power User" have the privilige to "WRITE" to the DIAdem install directory.
    Trying to start Diadem as non priviliged USER I get something like:
    DIAdem Configuration-Drive "C:\PROGRAM FILES\ NATIONAL INSTRUMENT\DIADEM 9.10" WRITE PROTECTED!
    I installed & started DIAdem for one
    time with Administrator rights. I activated the Product and exported
    the KEY to a License Server. Everything works fine for Power Users an
    Administrators. Only "simple" USERs are not able to start Diadem due to
    missing WRITE permissions.  i can't grand this permissions to
    normal USERs :-(
    Playing around in Registry -> "RegWriteAccessAllow" ("0","1") (DWORD) (HKEY_LOCAL_MACHINE/Software/National Instruments/Diadem/9.10),
    didn't solved the problem.
    I switched back to "local License" Managment (local Key files) but the Probelm persists.
    thanks in advance
    P.S.
    Quote: "You have to be at least a "Power User" in Windows 2000 to run DIAdem in Windows 2000."
    http://forums.ni.com/ni/board/message?board.id=60&message.id=102&requireLogin=False
    is this right ?
    Message Edited by DirkT on 08-01-2005 03:58 PM
    Message Edited by DirkT on 08-01-2005 04:02 PM

    Hi DirkT,
    Running DIAdem with User rights has different aspects we need to look at.
    1) Registry Write Access
    Launching DIAdem the first time with administrative rights registers some OLE components in the registry. After this step no more Admin rights are necessary for the registry. However running DIAdem as user might result in error messages as DIAdem tries to re-register the components again. You can avoid this by setting the RegWriteAccessAllow Key to 0 (see online help under "Administrator Notes")
    2) File / Folder Write Access to the DIAdem Installation Folder
    DIAdem needs write access to certain files e.g. the error logfile DEM_ERRS.001 or DESKTOP.DDD when saving configurations. You may change the folder where these file are being stored and searched for to a writeable folder by launching DIAdem with the "/d<NewFolder\MyDesktop.ddd>" start parameter or by setting the environment variable "DemDDD" to that folder. Then move the following files from the DIAdem installation folder to your new writeable folder:
    *.ddd
    userpar.par
    dem_errs.*
    3) File / Folder Write Access to other Folders
    There are a number of other folders that DIAdem 9.x needs write access to and which cannot be changed. All of these folders are located by default under "%ProgramFiles%\National Instruments\Shared". Currently you need your Admin to give you write access to that folder and below
    For future versions of DIAdem the team is working to make running under user rights easier.
    Hope that helps,
    Marcus

  • Problem with driver for ipod nano 2nd gen on windows xp

    Every time i plug my ipod into my computer i get a message saying that theres a problem with the driver for an unknown usb device.
    Hp Pavillon 6630   Windows XP Pro  

    Have you had a chance to look at this troubleshooting
    page? It may be of some help: iPod is not recognized properly by computer
    when USB drivers are not installed properly or are
    out of date
    I tried that but it didnt do anything my ipod comes up as unknown device in the device manager and thats the only place it shows up no where else

  • Problem with driver initialization and associated application

    I am recertifying a application suite on Solaris 10. This product works well on Solaris 8 & 9. It contains a special psuedo/streams device driver that allows applications to open a port to a daemon that manages clean up of these applications. The daemon is started by init (in the inittab file) and initially also opens a port to the special device. Synchronization in the driver is handled mutexs. The current problem appears to be that the daemon is started by the init process before the initialization routine of the driver is called that initializes the mutex. The result of the problem is that one of the Interrupt service routines in the driver is called due to the open of the port from the daemon to the driver. The routine uses the sychronization mutex which seems not to be initialized which results in a system panic.
    Has the flow of driver initialization vs application start via the init process changed in Solaris 10 vs earlier version of Solaris?

    make sure all the settings are same as the working version and once undeploy the process then shut dowm the server and then startup -->then deploy the process and again shut down and start it.this should be the trick

  • Boot Problems- Hard Drive Damaged? Something Else?

    Yesterday my MacBook Pro went to the blue screen of death after freezing for a few minutes. When I restarted it, I couldn't get beyond the apple with the spinning graphic below it. I tried resetting the SMC and PRAM, archiving and reinstalling (which hung up every time), and ultimately backed up the files I could (many generated errors and could not be copied) using Target Disk. After backing up, I did an erase and reinstall, which was successful (mostly). After getting the system running again, I attempted to update from what I think is 10.4.5 to 10.4.11. At the end of the download, it crashed, and on restart would not boot again (apple logo with random flickerings of the "no" sign).
    At first, I assumed hard drive damage for the following reasons:
    -Something fell and landed right over the hard drive, putting a small dent in the open case
    -The files that would not copy seemed like they could have been corrupted by physical disk damage
    -The hangups seem like they could be caused by the same issue
    The things that worry me about this diagnosis are the fact that the erase and reinstall worked, and that the problem seems confined to boot errors (it has only successfully booted once since the first crash).
    1. Can I confidently call this a hard drive failure, order one from OWC tomorrow morning overnight, and consider it solved?
    2. If not, are there any diagnostic tools I can use to help zero in on my problem?
    3. What, if any additional information would he helpful?
    Before today's successes/failures, I was all ready to pull the trigger on a new drive (Hitachi 7200RPM 200GB). However, now I'm not so sure. Any advice is greatly appreciated.

    Thank you again for your advice.
    At this point, I am amazed to say I have it up and running and was even able to upgrade to 10.4.11, which caused one of the recent crashes. I have in fact prepared my data for "the unthinkable" (which has now happened four times in the last forty-eight hours), but this whole "working" thing is pretty creepy. (I tried to pop the top to see if the hard drive has any physical damage from the dent, but apparently the only thing harder to find in this town than a FireWire cable is a Torx T-6. I guess I'll be ordering OWC's lame eleven-piece $17 tool kit. Oh well.).
    Is this normal? Can I expect another crash soon?
    I think I'm going to try copying some large files to see if I can't repeat my failure. Maybe I've just been really lucky this particular time.

  • Macbook Problems: Hard Drive Failure or Bad Ram?

    I bought a used Black Macbook several months ago. Everything was fine until recently I ran into some problems. It wouldn't boot one day at all, so I wiped the drive clean and reinstalled Snow Leopard. Once again everything was fine for a while until the same thing happened and I once again wiped and reinstalled. The first time it happened I used diskwarrior and disk utility to try and repair the drive with no luck. The weird thing is that after reinstalling I can check the disk and it verifies as ok until one day it fails.
    I know that the guy I bought the laptop from upgraded the RAM and the HDD. He didn't do such a good installing the HDD since the IR port and Sleep Indicator Light don't function properly anymore. I've read that happens a lot when installing a new HDD.
    So, Here are the symptoms:
    Disk Failures
    Erratic boot times: Sometimes only 90 seconds, sometimes as long as 13 minutes
    Hang ups, beach balls in normal every day tasks
    Complete system freezes during normal use
    I've never had a kernel panic.
    Recently when the system wouldn't boot I ran in verbose mode and it said something about error reading kernel cache Error 0x80000020
    Is this definitely my HDD, or could my RAM be causing this?

    Thanks for the replies!
    Yeah, I think it's the HDD. I was just worried that the RAM was bad and corrupted the HDD or something, but given the symptoms I think you guys are right. Ordered a 7200RPM 320GB HDD off Amazon Prime...will be here tomorrow
    I'll post how it goes after I finish installing it. I'm backing up as I type.
    I wonder if I can fix the ir port and the sleep indicator light when I install the hard-drive. The sleep indicator light never turns off. It stays on as long as my computer is on, only turns off when I shut it down.

  • Problems with driver for ATI xpress 200

    Hi all,
    this morning I saw that there is KDE4 available. Straight away I installed the packages, run it and it crashed. There was a funny graphical effect just before the crash. This gave me the impression that the problems comes from the graphical driver. I tried the proprietary ATI driver which hangs once kdm is launched. Then I tried VESA which doesn't even start for some funny reason. Eventually I turned to the open source ATI drivers. With them I'm running KDE in resolution 1280x768 which is somewhat strange. So far, I haven't found a solution and think I need a help.
    Here is my xorg.conf
    Section "ServerLayout"
    Identifier "Xorg Configured"
    Screen 0 "ATIScreen" 0 0
    #Screen 0 "VesaScreen" 0 0
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "PS/2 Mouse" "CorePointer"
    EndSection
    Section "Files"
    # 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/75dpi:unscaled"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/Type1"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/speedo"
    FontPath "/usr/local/share/fonts"
    EndSection
    Section "Module"
    Load "ddc" # ddc probing of monitor
    Load "dbe"
    Load "dri"
    Load "drm"
    Load "extmod"
    SubSection "extmod"
    Option "omit xfree86-dga"
    EndSubSection
    Load "glx"
    Load "bitmap" # bitmap-fonts
    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" "us,cz"
    Option "XkbVariant" ",qwerty_bksl"
    Option "XkbOptions" "grp:rwin_toggle"
    EndSection
    Section "InputDevice"
    #Option "Emulate3Timeout" "70"
    Identifier "PS/2 Mouse"
    Driver "mouse"
    Option "Protocol" "IMPS/2"
    Option "ZAxisMapping" "4 5"
    Option "Device" "/dev/input/mice"
    Option "Buttons" "7"
    #Option "Emulate3Buttons" "true"
    Option "SendCoreEvents" "true"
    EndSection
    Section "InputDevice"
    #Driver "evdev"
    #Option "Device" "/dev/input/event4"
    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"
    Identifier "MyMonitor"
    HorizSync 28.0 - 96.0
    VertRefresh 50.0 - 75.0
    ModeLine "640x480" 36.0 640 696 752 832 480 481 484 509 -hsync -vsync
    ModeLine "800x600" 56.3 800 832 896 1048 600 601 604 631 +hsync +vsync
    ModeLine "1024x768" 65.0 1024 1048 1184 1344 768 771 777 806 -hsync -vsync
    ModeLine "1280x1024" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
    Option "DPMS" "true"
    EndSection
    Section "Device"
    Identifier "VESA"
    Driver "vesa"
    EndSection
    Section "Device"
    Identifier "ATI"
    BusId "PCI:1:5:0"
    #Option "MonitorLayout" "TMDS"
    #Driver "fglrx"
    Driver "radeon"
    Option "XAANoOffscreenPixmaps" "true"
    EndSection
    Section "Screen"
    Identifier "VesaScreen"
    Device "VESA"
    Monitor "MyMonitor"
    DefaultDepth 24
    SubSection "Display"
    Depth 24
    Modes "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    EndSection
    Section "Screen"
    Identifier "ATIScreen"
    Device "ATI"
    Monitor "MyMonitor"
    DefaultDepth 24
    SubSection "Display"
    #Viewport 0 0
    Depth 24
    Modes "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    EndSection
    #Section "DRI"
    # Group "video"
    # Mode 0666
    #EndSection
    And here is the X11 log
    X.Org X Server 1.4.2
    Release Date: 11 June 2008
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.25-ARCH i686
    Current Operating System: Linux pctotem40 2.6.26-ARCH #1 SMP PREEMPT Thu Jul 24 22:35:56 CEST 2008 i686
    Build Date: 21 June 2008 05:47:59PM
    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 28 17:15:54 2008
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) ServerLayout "Xorg Configured"
    (**) |-->Screen "ATIScreen" (0)
    (**) | |-->Monitor "MyMonitor"
    (**) | |-->Device "ATI"
    (**) |-->Input Device "Keyboard0"
    (**) |-->Input Device "PS/2 Mouse"
    (**) Option "AllowMouseOpenFail" "true"
    (==) Automatically adding devices
    (==) Automatically enabling devices
    (==) Including the default font path /usr/share/fonts/misc,/usr/share/fonts/100dpi:unscaled,/usr/share/fonts/75dpi:unscaled,/usr/share/fonts/TTF,/usr/share/fonts/Type1.
    (**) FontPath set to:
    /usr/share/fonts/misc:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/Type1,
    /usr/share/fonts/TTF,
    /usr/share/fonts/speedo,
    /usr/local/share/fonts,
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    /usr/share/fonts/Type1
    (**) RgbPath set to "/usr/share/X11/rgb"
    (**) ModulePath set to "/usr/lib/xorg/modules"
    (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    (II) No APM support in BIOS or kernel
    (II) Loader magic: 0x81e0a60
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.3
    X.Org Video Driver: 2.0
    X.Org XInput driver : 2.0
    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 1.4.2, module version = 1.0.0
    ABI class: X.Org Video Driver, version 2.0
    (++) using VT number 7
    (II) PCI: PCI scan (all values are in hex)
    (II) PCI: 00:00:0: chip 1002,5950 card 103c,280a rev 10 class 06,00,00 hdr 00
    (II) PCI: 00:01:0: chip 1002,5a3f card 0000,0000 rev 00 class 06,04,00 hdr 01
    (II) PCI: 00:07:0: chip 1002,5a39 card 0000,0000 rev 00 class 06,04,00 hdr 01
    (II) PCI: 00:12:0: chip 1002,4380 card 103c,2813 rev 00 class 01,06,01 hdr 00
    (II) PCI: 00:13:0: chip 1002,4387 card 103c,280a rev 00 class 0c,03,10 hdr 80
    (II) PCI: 00:13:1: chip 1002,4388 card 103c,280a rev 00 class 0c,03,10 hdr 00
    (II) PCI: 00:13:2: chip 1002,4389 card 103c,280a rev 00 class 0c,03,10 hdr 00
    (II) PCI: 00:13:3: chip 1002,438a card 103c,280a rev 00 class 0c,03,10 hdr 00
    (II) PCI: 00:13:4: chip 1002,438b card 103c,280a rev 00 class 0c,03,10 hdr 00
    (II) PCI: 00:13:5: chip 1002,4386 card 103c,280a rev 00 class 0c,03,20 hdr 00
    (II) PCI: 00:14:0: chip 1002,4385 card 103c,280a rev 13 class 0c,05,00 hdr 80
    (II) PCI: 00:14:1: chip 1002,438c card 103c,280a rev 00 class 01,01,8f hdr 00
    (II) PCI: 00:14:2: chip 1002,4383 card 103c,280a rev 00 class 04,03,00 hdr 00
    (II) PCI: 00:14:3: chip 1002,438d card 103c,280a rev 00 class 06,01,00 hdr 80
    (II) PCI: 00:14:4: chip 1002,4384 card 0000,0000 rev 00 class 06,04,01 hdr 81
    (II) PCI: 00:18:0: chip 1022,1100 card 0000,0000 rev 00 class 06,00,00 hdr 80
    (II) PCI: 00:18:1: chip 1022,1101 card 0000,0000 rev 00 class 06,00,00 hdr 80
    (II) PCI: 00:18:2: chip 1022,1102 card 0000,0000 rev 00 class 06,00,00 hdr 80
    (II) PCI: 00:18:3: chip 1022,1103 card 0000,0000 rev 00 class 06,00,00 hdr 80
    (II) PCI: 01:05:0: chip 1002,5974 card 103c,280a rev 00 class 03,00,00 hdr 80
    (II) PCI: 01:05:1: chip 1002,5874 card 103c,280b rev 00 class 03,80,00 hdr 00
    (II) PCI: 3f:00:0: chip 14e4,167b card 103c,280a rev 02 class 02,00,00 hdr 00
    (II) PCI: End of PCI scan
    (II) Host-to-PCI bridge:
    (II) Bus 0: bridge is at (0:0:0), (0,0,63), 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: 0x000a (VGA_EN is set)
    (II) Bus 1 I/O range:
    [0] -1 0 0x00001000 - 0x00001fff (0x1000) IX[b]
    (II) Bus 1 non-prefetchable memory range:
    [0] -1 0 0xd8500000 - 0xd87fffff (0x300000) MX[b]
    (II) Bus 1 prefetchable memory range:
    [0] -1 0 0xc8000000 - 0xd81fffff (0x10200000) MX[b]
    (II) PCI-to-PCI bridge:
    (II) Bus 63: bridge is at (0:7:0), (0,63,63), BCTRL: 0x0002 (VGA_EN is cleared)
    (II) Bus 63 non-prefetchable memory range:
    [0] -1 0 0xd8200000 - 0xd84fffff (0x300000) MX[b]
    (II) PCI-to-ISA bridge:
    (II) Bus -1: bridge is at (0:20:3), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
    (II) Subtractive PCI-to-PCI bridge:
    (II) Bus 7: bridge is at (0:20:4), (0,7,7), BCTRL: 0x0002 (VGA_EN is cleared)
    (--) PCI:*(1:5:0) ATI Technologies Inc RS482 [Radeon Xpress 200] rev 0, Mem @ 0xc8000000/27, 0xd8500000/16, I/O @ 0x1100/8
    (--) PCI: (1:5:1) ATI Technologies Inc unknown chipset (0x5874) rev 0, Mem @ 0xd0000000/27, 0xd8510000/16
    (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) Active PCI resource ranges:
    [0] -1 0 0xd8400000 - 0xd840ffff (0x10000) MX[b]
    [1] -1 0 0xd8a00000 - 0xd8a03fff (0x4000) MX[b]
    [2] -1 0 0xd8a09400 - 0xd8a094ff (0x100) MX[b]
    [3] -1 0 0xd8a08000 - 0xd8a08fff (0x1000) MX[b]
    [4] -1 0 0xd8a07000 - 0xd8a07fff (0x1000) MX[b]
    [5] -1 0 0xd8a06000 - 0xd8a06fff (0x1000) MX[b]
    [6] -1 0 0xd8a05000 - 0xd8a05fff (0x1000) MX[b]
    [7] -1 0 0xd8a04000 - 0xd8a04fff (0x1000) MX[b]
    [8] -1 0 0xd8a09000 - 0xd8a093ff (0x400) MX[b]
    [9] -1 0 0xd8500000 - 0xd850ffff (0x10000) MX[b](B)
    [10] -1 0 0xc8000000 - 0xcfffffff (0x8000000) MX[b](B)
    [11] -1 0 0x00002120 - 0x0000212f (0x10) IX[b]
    [12] -1 0 0x0000215c - 0x0000215f (0x4) IX[b]
    [13] -1 0 0x00002148 - 0x0000214f (0x8) IX[b]
    [14] -1 0 0x00002158 - 0x0000215b (0x4) IX[b]
    [15] -1 0 0x00002140 - 0x00002147 (0x8) IX[b]
    [16] -1 0 0x0000fc00 - 0x0000fc0f (0x10) IX[b]
    [17] -1 0 0x00002100 - 0x0000210f (0x10) IX[b]
    [18] -1 0 0x00002154 - 0x00002157 (0x4) IX[b]
    [19] -1 0 0x00002138 - 0x0000213f (0x8) IX[b]
    [20] -1 0 0x00002150 - 0x00002153 (0x4) IX[b]
    [21] -1 0 0x00002130 - 0x00002137 (0x8) IX[b]
    [22] -1 0 0x00001100 - 0x000011ff (0x100) IX[b](B)
    (II) Inactive PCI resource ranges:
    [0] -1 0 0xd8510000 - 0xd851ffff (0x10000) MX[b](B)
    [1] -1 0 0xd0000000 - 0xd7ffffff (0x8000000) MX[b](B)
    (II) Active PCI resource ranges after removing overlaps:
    [0] -1 0 0xd8400000 - 0xd840ffff (0x10000) MX[b]
    [1] -1 0 0xd8a00000 - 0xd8a03fff (0x4000) MX[b]
    [2] -1 0 0xd8a09400 - 0xd8a094ff (0x100) MX[b]
    [3] -1 0 0xd8a08000 - 0xd8a08fff (0x1000) MX[b]
    [4] -1 0 0xd8a07000 - 0xd8a07fff (0x1000) MX[b]
    [5] -1 0 0xd8a06000 - 0xd8a06fff (0x1000) MX[b]
    [6] -1 0 0xd8a05000 - 0xd8a05fff (0x1000) MX[b]
    [7] -1 0 0xd8a04000 - 0xd8a04fff (0x1000) MX[b]
    [8] -1 0 0xd8a09000 - 0xd8a093ff (0x400) MX[b]
    [9] -1 0 0xd8500000 - 0xd850ffff (0x10000) MX[b](B)
    [10] -1 0 0xc8000000 - 0xcfffffff (0x8000000) MX[b](B)
    [11] -1 0 0x00002120 - 0x0000212f (0x10) IX[b]
    [12] -1 0 0x0000215c - 0x0000215f (0x4) IX[b]
    [13] -1 0 0x00002148 - 0x0000214f (0x8) IX[b]
    [14] -1 0 0x00002158 - 0x0000215b (0x4) IX[b]
    [15] -1 0 0x00002140 - 0x00002147 (0x8) IX[b]
    [16] -1 0 0x0000fc00 - 0x0000fc0f (0x10) IX[b]
    [17] -1 0 0x00002100 - 0x0000210f (0x10) IX[b]
    [18] -1 0 0x00002154 - 0x00002157 (0x4) IX[b]
    [19] -1 0 0x00002138 - 0x0000213f (0x8) IX[b]
    [20] -1 0 0x00002150 - 0x00002153 (0x4) IX[b]
    [21] -1 0 0x00002130 - 0x00002137 (0x8) IX[b]
    [22] -1 0 0x00001100 - 0x000011ff (0x100) IX[b](B)
    (II) Inactive PCI resource ranges after removing overlaps:
    [0] -1 0 0xd8510000 - 0xd851ffff (0x10000) MX[b](B)
    [1] -1 0 0xd0000000 - 0xd7ffffff (0x8000000) MX[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 0xd8400000 - 0xd840ffff (0x10000) MX[b]
    [5] -1 0 0xd8a00000 - 0xd8a03fff (0x4000) MX[b]
    [6] -1 0 0xd8a09400 - 0xd8a094ff (0x100) MX[b]
    [7] -1 0 0xd8a08000 - 0xd8a08fff (0x1000) MX[b]
    [8] -1 0 0xd8a07000 - 0xd8a07fff (0x1000) MX[b]
    [9] -1 0 0xd8a06000 - 0xd8a06fff (0x1000) MX[b]
    [10] -1 0 0xd8a05000 - 0xd8a05fff (0x1000) MX[b]
    [11] -1 0 0xd8a04000 - 0xd8a04fff (0x1000) MX[b]
    [12] -1 0 0xd8a09000 - 0xd8a093ff (0x400) MX[b]
    [13] -1 0 0xd8500000 - 0xd850ffff (0x10000) MX[b](B)
    [14] -1 0 0xc8000000 - 0xcfffffff (0x8000000) MX[b](B)
    [15] -1 0 0xd8510000 - 0xd851ffff (0x10000) MX[b](B)
    [16] -1 0 0xd0000000 - 0xd7ffffff (0x8000000) MX[b](B)
    [17] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [18] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [19] -1 0 0x00002120 - 0x0000212f (0x10) IX[b]
    [20] -1 0 0x0000215c - 0x0000215f (0x4) IX[b]
    [21] -1 0 0x00002148 - 0x0000214f (0x8) IX[b]
    [22] -1 0 0x00002158 - 0x0000215b (0x4) IX[b]
    [23] -1 0 0x00002140 - 0x00002147 (0x8) IX[b]
    [24] -1 0 0x0000fc00 - 0x0000fc0f (0x10) IX[b]
    [25] -1 0 0x00002100 - 0x0000210f (0x10) IX[b]
    [26] -1 0 0x00002154 - 0x00002157 (0x4) IX[b]
    [27] -1 0 0x00002138 - 0x0000213f (0x8) IX[b]
    [28] -1 0 0x00002150 - 0x00002153 (0x4) IX[b]
    [29] -1 0 0x00002130 - 0x00002137 (0x8) IX[b]
    [30] -1 0 0x00001100 - 0x000011ff (0x100) IX[b](B)
    (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
    (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    (II) "freetype" will be loaded. This was enabled by default and also specified in the config file.
    (II) "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) LoadModule: "ddc"(II) Module "ddc" already built-in
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.4.2, 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 1.4.2, 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 1.4.2, 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: "extmod"
    (II) Reloading /usr/lib/xorg/modules/extensions//libextmod.so
    (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 DPMS
    (II) Loading extension TOG-CUP
    (II) Loading extension Extended-Visual-Information
    (II) Loading extension XVideo
    (II) Loading extension XVideo-MotionCompensation
    (II) Loading extension X-Resource
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions//libglx.so
    (II) Module glx: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.0.0
    ABI class: X.Org Server Extension, version 0.3
    (==) AIGLX enabled
    (II) Loading extension GLX
    (II) LoadModule: "freetype"
    (II) Loading /usr/lib/xorg/modules/fonts//libfreetype.so
    (II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
    compiled for 1.4.2, 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 1.4.2, 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: "radeon"
    (II) Loading /usr/lib/xorg/modules/drivers//radeon_drv.so
    (II) Module radeon: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 4.3.0
    Module class: X.Org Video Driver
    ABI class: X.Org Video Driver, version 2.0
    (II) LoadModule: "kbd"
    (II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
    (II) Module kbd: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.3.1
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 2.0
    (II) LoadModule: "mouse"
    (II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
    (II) Module mouse: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.3.0
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 2.0
    (II) RADEON: Driver for ATI Radeon chipsets:
    ATI Radeon Mobility X600 (M24) 3150 (PCIE),
    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 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 Radeon X550XTX (RV370) 5657 (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 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 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 RV610,
    ATI Radeon HD 2400 XT, ATI Radeon HD 2400 Pro,
    ATI ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000, ATI RV610,
    ATI ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
    ATI Mobility Radeon HD 2400, ATI ATI RADEON E2400, ATI RV610,
    ATI RV670, ATI Radeon HD3870, ATI Radeon HD3850, ATI RV670,
    ATI Radeon HD3870 X2, ATI FireGL V7700, ATI RV630,
    ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
    ATI ATI Radeon HD 2600 XT AGP, ATI ATI Radeon HD 2600 Pro AGP,
    ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
    ATI Gemini ATI Mobility Radeon HD 2600 XT, ATI FireGL V5600,
    ATI FireGL V3600, ATI ATI Radeon HD 2600 LE
    (II) Primary Device is: PCI 01:05:0
    (WW) RADEON: No matching Device section for instance (BusID PCI:1:5:1) found
    (--) Chipset ATI Radeon XPRESS 200 5974 (PCIE) found
    (II) resource ranges after xf86ClaimFixedResources() call:
    [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 0xd8400000 - 0xd840ffff (0x10000) MX[b]
    [5] -1 0 0xd8a00000 - 0xd8a03fff (0x4000) MX[b]
    [6] -1 0 0xd8a09400 - 0xd8a094ff (0x100) MX[b]
    [7] -1 0 0xd8a08000 - 0xd8a08fff (0x1000) MX[b]
    [8] -1 0 0xd8a07000 - 0xd8a07fff (0x1000) MX[b]
    [9] -1 0 0xd8a06000 - 0xd8a06fff (0x1000) MX[b]
    [10] -1 0 0xd8a05000 - 0xd8a05fff (0x1000) MX[b]
    [11] -1 0 0xd8a04000 - 0xd8a04fff (0x1000) MX[b]
    [12] -1 0 0xd8a09000 - 0xd8a093ff (0x400) MX[b]
    [13] -1 0 0xd8500000 - 0xd850ffff (0x10000) MX[b](B)
    [14] -1 0 0xc8000000 - 0xcfffffff (0x8000000) MX[b](B)
    [15] -1 0 0xd8510000 - 0xd851ffff (0x10000) MX[b](B)
    [16] -1 0 0xd0000000 - 0xd7ffffff (0x8000000) MX[b](B)
    [17] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [18] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [19] -1 0 0x00002120 - 0x0000212f (0x10) IX[b]
    [20] -1 0 0x0000215c - 0x0000215f (0x4) IX[b]
    [21] -1 0 0x00002148 - 0x0000214f (0x8) IX[b]
    [22] -1 0 0x00002158 - 0x0000215b (0x4) IX[b]
    [23] -1 0 0x00002140 - 0x00002147 (0x8) IX[b]
    [24] -1 0 0x0000fc00 - 0x0000fc0f (0x10) IX[b]
    [25] -1 0 0x00002100 - 0x0000210f (0x10) IX[b]
    [26] -1 0 0x00002154 - 0x00002157 (0x4) IX[b]
    [27] -1 0 0x00002138 - 0x0000213f (0x8) IX[b]
    [28] -1 0 0x00002150 - 0x00002153 (0x4) IX[b]
    [29] -1 0 0x00002130 - 0x00002137 (0x8) IX[b]
    [30] -1 0 0x00001100 - 0x000011ff (0x100) IX[b](B)
    (II) resource ranges after probing:
    [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 0xd8400000 - 0xd840ffff (0x10000) MX[b]
    [5] -1 0 0xd8a00000 - 0xd8a03fff (0x4000) MX[b]
    [6] -1 0 0xd8a09400 - 0xd8a094ff (0x100) MX[b]
    [7] -1 0 0xd8a08000 - 0xd8a08fff (0x1000) MX[b]
    [8] -1 0 0xd8a07000 - 0xd8a07fff (0x1000) MX[b]
    [9] -1 0 0xd8a06000 - 0xd8a06fff (0x1000) MX[b]
    [10] -1 0 0xd8a05000 - 0xd8a05fff (0x1000) MX[b]
    [11] -1 0 0xd8a04000 - 0xd8a04fff (0x1000) MX[b]
    [12] -1 0 0xd8a09000 - 0xd8a093ff (0x400) MX[b]
    [13] -1 0 0xd8500000 - 0xd850ffff (0x10000) MX[b](B)
    [14] -1 0 0xc8000000 - 0xcfffffff (0x8000000) MX[b](B)
    [15] -1 0 0xd8510000 - 0xd851ffff (0x10000) MX[b](B)
    [16] -1 0 0xd0000000 - 0xd7ffffff (0x8000000) MX[b](B)
    [17] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b]
    [18] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b]
    [19] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b]
    [20] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [21] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [22] -1 0 0x00002120 - 0x0000212f (0x10) IX[b]
    [23] -1 0 0x0000215c - 0x0000215f (0x4) IX[b]
    [24] -1 0 0x00002148 - 0x0000214f (0x8) IX[b]
    [25] -1 0 0x00002158 - 0x0000215b (0x4) IX[b]
    [26] -1 0 0x00002140 - 0x00002147 (0x8) IX[b]
    [27] -1 0 0x0000fc00 - 0x0000fc0f (0x10) IX[b]
    [28] -1 0 0x00002100 - 0x0000210f (0x10) IX[b]
    [29] -1 0 0x00002154 - 0x00002157 (0x4) IX[b]
    [30] -1 0 0x00002138 - 0x0000213f (0x8) IX[b]
    [31] -1 0 0x00002150 - 0x00002153 (0x4) IX[b]
    [32] -1 0 0x00002130 - 0x00002137 (0x8) IX[b]
    [33] -1 0 0x00001100 - 0x000011ff (0x100) IX[b](B)
    [34] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b]
    [35] 0 0 0x000003c0 - 0x000003df (0x20) IS[b]
    (II) Setting vga for screen 0.
    (II) RADEON(0): MMIO registers at 0x00000000d8500000: size 64KB
    (II) RADEON(0): PCI bus 1 card 5 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
    (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.4.2, module version = 0.1.0
    ABI class: X.Org Video Driver, version 2.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)
    (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.4.2, module version = 1.0.0
    ABI class: X.Org Video Driver, version 2.0
    (II) RADEON(0): initializing int10
    (II) RADEON(0): Primary V_BIOS segment is: 0xc000
    (--) RADEON(0): Chipset: "ATI Radeon XPRESS 200 5974 (PCIE)" (ChipID = 0x5974)
    (--) RADEON(0): Linear framebuffer at 0x00000000c8000000
    (II) RADEON(0): PCI card detected
    (II) RADEON(0): Legacy BIOS detected
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 7, (OK)
    drmOpenByBusid: Searching for BusID pci:0000:01:05.0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 7, (OK)
    drmOpenByBusid: drmOpenMinor returns 7
    drmOpenByBusid: drmGetBusid reports pci:0000:01:05.0
    (II) RADEON(0): [dri] Found DRI library version 1.3.0 and kernel module version 1.29.0
    (II) RADEON(0): Direct rendering experimental on RS400/Xpress 200 enabled
    (==) RADEON(0): Page Flipping disabled
    (II) RADEON(0): Will try to use DMA for Xv image transfers
    (II) RADEON(0): Generation 1 PCI interface in multifunction mode, accessible memory limited to one aperture
    (II) RADEON(0): Detected total video RAM=131072K, accessible=65536K (PCI BAR=131072K)
    (--) RADEON(0): Mapped VideoRAM: 65536 kByte (64 bit DDR SDRAM)
    (II) RADEON(0): Color tiling enabled by default
    (II) RADEON(0): Max desktop size set to 2560x1200
    (II) RADEON(0): For a larger or smaller max desktop size, add a Virtual line to your xorg.conf
    (II) RADEON(0): If you are having trouble with 3D, reduce the desktop size by adjusting the Virtual line to your xorg.conf
    (II) Loading sub module "ddc"
    (II) LoadModule: "ddc"(II) Module "ddc" already built-in
    (II) Loading sub module "i2c"
    (II) LoadModule: "i2c"(II) Module "i2c" already built-in
    (II) RADEON(0): ref_freq: 1432, min_out_pll: 20000, max_out_pll: 40000, min_in_pll: 100, max_in_pll: 1350, xclk: 40000, sclk: 400.000000, mclk: 400.000000
    (II) RADEON(0): PLL parameters: rf=1432 rd=6 min=20000 max=40000; xclk=40000
    (WW) RADEON(0): Proprietary connector found, assuming DVI-D
    (WW) RADEON(0): Unknown Connector Type: 8
    (WW) RADEON(0): Unknown DDC Type: 8
    (II) RADEON(0): Bios Connector table:
    (II) RADEON(0): Port0: DDCType-0x68, DACType-2, TMDSType-1, ConnectorType-1
    (II) RADEON(0): Port1: DDCType-0x68, DACType-0, TMDSType-2, ConnectorType-3
    (II) RADEON(0): Port5: DDCType-0x0, DACType-2, TMDSType-0, ConnectorType-5
    (II) RADEON(0): Output VGA-0 using monitor section MyMonitor
    (II) RADEON(0): I2C bus "VGA-0" initialized.
    (II) RADEON(0): Output DVI-0 has no monitor section
    (WW) RADEON(0): No External TMDS Table found
    (II) RADEON(0): I2C bus "DVO" initialized.
    (II) RADEON(0): I2C device "DVO:RADEON DVO Controller" registered at address 0x70.
    (II) RADEON(0): I2C bus "DVI-0" initialized.
    (II) RADEON(0): Output S-video has no monitor section
    (II) RADEON(0): Default TV standard: NTSC
    (II) RADEON(0): TV standards supported by chip: NTSC PAL PAL-M NTSC-J
    (II) RADEON(0): Port0:
    Monitor -- AUTO
    Connector -- VGA
    DAC Type -- TVDAC/ExtDAC
    TMDS Type -- None
    DDC Type -- 0x68
    (II) RADEON(0): Port1:
    Monitor -- AUTO
    Connector -- DVI-D
    DAC Type -- None
    TMDS Type -- External
    DDC Type -- 0x68
    (II) RADEON(0): Port2:
    Monitor -- AUTO
    Connector -- STV
    DAC Type -- TVDAC/ExtDAC
    TMDS Type -- None
    DDC Type -- 0x0
    (II) RADEON(0): I2C device "VGA-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "VGA-0:ddc2" removed.
    (II) RADEON(0): I2C device "VGA-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "VGA-0:ddc2" removed.
    (II) RADEON(0): I2C device "VGA-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "VGA-0:ddc2" removed.
    (II) RADEON(0): Output: VGA-0, Detected Monitor Type: 0
    finished output detect: 0
    (II) RADEON(0): I2C device "DVI-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "DVI-0:ddc2" removed.
    (II) RADEON(0): I2C device "DVI-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "DVI-0:ddc2" removed.
    (II) RADEON(0): I2C device "DVI-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "DVI-0:ddc2" removed.
    (II) RADEON(0): Output: DVI-0, Detected Monitor Type: 0
    (II) RADEON(0): Detected non-DDC Monitor Type: 0
    finished output detect: 1
    finished output detect: 2
    (EE) RADEON(0): No connected devices found!
    finished all detect
    before xf86InitialConfiguration
    (II) RADEON(0): I2C device "VGA-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "VGA-0:ddc2" removed.
    (II) RADEON(0): I2C device "VGA-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "VGA-0:ddc2" removed.
    (II) RADEON(0): I2C device "VGA-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "VGA-0:ddc2" removed.
    (II) RADEON(0): Output: VGA-0, Detected Monitor Type: 0
    (EE) RADEON(0): Using VGA default
    in RADEONProbeOutputModes
    (II) RADEON(0): Adding Screen mode: 1280x1024
    (II) RADEON(0): Adding Screen mode: 1024x768
    (II) RADEON(0): Adding Screen mode: 800x600
    (II) RADEON(0): Adding Screen mode: 640x480
    (II) RADEON(0): Total number of valid Screen mode(s) added: 4
    (II) RADEON(0): I2C device "DVI-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "DVI-0:ddc2" removed.
    (II) RADEON(0): I2C device "DVI-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "DVI-0:ddc2" removed.
    (II) RADEON(0): I2C device "DVI-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "DVI-0:ddc2" removed.
    (II) RADEON(0): Output: DVI-0, Detected Monitor Type: 0
    (II) RADEON(0): Detected non-DDC Monitor Type: 0
    (II) RADEON(0): Output VGA-0 connected
    (II) RADEON(0): Output DVI-0 disconnected
    (II) RADEON(0): Output S-video disconnected
    (II) RADEON(0): Output VGA-0 using initial mode 1280x768
    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.4.2, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.3
    (==) 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.4.2, module version = 1.2.0
    ABI class: X.Org Video Driver, version 2.0
    (==) RADEON(0): Assuming overlay scaler buffer width is 1536
    (II) RADEON(0): No MM_TABLE found - assuming CARD is not TV-in capable.
    (!!) RADEON(0): For information on using the multimedia capabilities
    of this adapter, please see http://gatos.sf.net.
    (!!) RADEON(0): MergedFB support has been removed and replaced with xrandr 1.2 support
    (--) Depth 24 pixmap format is 32 bpp
    (II) do I need RAC? No, I don't.
    (II) resource ranges after preInit:
    [0] 0 0 0xd8500000 - 0xd850ffff (0x10000) MX[b]
    [1] 0 0 0xc8000000 - 0xcfffffff (0x8000000) MX[b]
    [2] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [3] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [4] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [5] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [6] -1 0 0xd8400000 - 0xd840ffff (0x10000) MX[b]
    [7] -1 0 0xd8a00000 - 0xd8a03fff (0x4000) MX[b]
    [8] -1 0 0xd8a09400 - 0xd8a094ff (0x100) MX[b]
    [9] -1 0 0xd8a08000 - 0xd8a08fff (0x1000) MX[b]
    [10] -1 0 0xd8a07000 - 0xd8a07fff (0x1000) MX[b]
    [11] -1 0 0xd8a06000 - 0xd8a06fff (0x1000) MX[b]
    [12] -1 0 0xd8a05000 - 0xd8a05fff (0x1000) MX[b]
    [13] -1 0 0xd8a04000 - 0xd8a04fff (0x1000) MX[b]
    [14] -1 0 0xd8a09000 - 0xd8a093ff (0x400) MX[b]
    [15] -1 0 0xd8500000 - 0xd850ffff (0x10000) MX[b](B)
    [16] -1 0 0xc8000000 - 0xcfffffff (0x8000000) MX[b](B)
    [17] -1 0 0xd8510000 - 0xd851ffff (0x10000) MX[b](B)
    [18] -1 0 0xd0000000 - 0xd7ffffff (0x8000000) MX[b](B)
    [19] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b](OprU)
    [20] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b](OprU)
    [21] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b](OprU)
    [22] 0 0 0x00001100 - 0x000011ff (0x100) IX[b]
    [23] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [24] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [25] -1 0 0x00002120 - 0x0000212f (0x10) IX[b]
    [26] -1 0 0x0000215c - 0x0000215f (0x4) IX[b]
    [27] -1 0 0x00002148 - 0x0000214f (0x8) IX[b]
    [28] -1 0 0x00002158 - 0x0000215b (0x4) IX[b]
    [29] -1 0 0x00002140 - 0x00002147 (0x8) IX[b]
    [30] -1 0 0x0000fc00 - 0x0000fc0f (0x10) IX[b]
    [31] -1 0 0x00002100 - 0x0000210f (0x10) IX[b]
    [32] -1 0 0x00002154 - 0x00002157 (0x4) IX[b]
    [33] -1 0 0x00002138 - 0x0000213f (0x8) IX[b]
    [34] -1 0 0x00002150 - 0x00002153 (0x4) IX[b]
    [35] -1 0 0x00002130 - 0x00002137 (0x8) IX[b]
    [36] -1 0 0x00001100 - 0x000011ff (0x100) IX[b](B)
    [37] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b](OprU)
    [38] 0 0 0x000003c0 - 0x000003df (0x20) IS[b](OprU)
    (II) RADEON(0): RADEONScreenInit c8000000 0 0
    (==) RADEON(0): Write-combining range (0xc8000000,0x4000000)
    Entering TV Save
    Save TV timing tables
    saveTimingTables: reading timing tables
    TV Save done
    disable montype: 1
    (==) RADEON(0): Using 24 bit depth buffer
    (II) RADEON(0): RADEONInitMemoryMap() :
    (II) RADEON(0): mem_size : 0x08000000
    (II) RADEON(0): MC_FB_LOCATION : 0x3fff3800
    (II) RADEON(0): MC_AGP_LOCATION : 0xffffffc0
    (II) RADEON(0): Depth moves disabled by default
    (II) RADEON(0): CP in BM mode
    (II) RADEON(0): Using 8 MB GART aperture
    (II) RADEON(0): Using 1 MB for the ring buffer
    (II) RADEON(0): Using 2 MB for vertex/indirect buffers
    (II) RADEON(0): Using 5 MB for GART textures
    (II) RADEON(0): Memory manager initialized to (0,0) (1920,8191)
    (II) RADEON(0): Reserved area from (0,1200) to (1920,1202)
    (II) RADEON(0): Largest offscreen area available: 1920 x 6989
    (II) RADEON(0): Will use front buffer at offset 0x0
    (II) RADEON(0): Will use back buffer at offset 0x11d0000
    (II) RADEON(0): Will use depth buffer at offset 0x1a9a000
    (II) RADEON(0): Will use 29184 kb for textures at offset 0x2364000
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 7, (OK)
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 7, (OK)
    drmOpenByBusid: Searching for BusID pci:0000:01:05.0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 7, (OK)
    drmOpenByBusid: drmOpenMinor returns 7
    drmOpenByBusid: drmGetBusid reports pci:0000:01:05.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 = 0xc8000000
    (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): [pci] 8192 kB allocated with handle 0xf8e72000
    (II) RADEON(0): [pci] ring handle = 0xf8e72000
    (II) RADEON(0): [pci] Ring mapped at 0xb38a5000
    (II) RADEON(0): [pci] Ring contents 0x00000000
    (II) RADEON(0): [pci] ring read ptr handle = 0xf8f73000
    (II) RADEON(0): [pci] Ring read ptr mapped at 0xb38a4000
    (II) RADEON(0): [pci] Ring read ptr contents 0x00000000
    (II) RADEON(0): [pci] vertex/indirect buffers handle = 0xf8f74000
    (II) RADEON(0): [pci] Vertex/indirect buffers mapped at 0xb36a4000
    (II) RADEON(0): [pci] Vertex/indirect buffers contents 0x00000000
    (II) RADEON(0): [pci] GART texture map handle = 0xf9174000
    (II) RADEON(0): [pci] GART Texture map mapped at 0xb31c4000
    (II) RADEON(0): [drm] register handle = 0xd8500000
    (II) RADEON(0): [dri] Visual configs initialized
    disable montype: 1
    init memmap
    init common
    init crtc1
    init pll1
    freq: 80140000
    best_freq: 80136923
    best_feedback_div: 291
    best_ref_div: 13
    best_post_div: 4
    restore memmap
    (II) RADEON(0): RADEONRestoreMemMapRegisters() :
    (II) RADEON(0): MC_FB_LOCATION : 0x3fff3800 0x3fff3800
    (II) RADEON(0): MC_AGP_LOCATION : 0xffffffc0
    restore common
    restore crtc1
    restore pll1
    finished PLL1
    restore dac
    enable montype: 1
    (WW) RADEON(0): No crtc mode list for crtc 1,continuing with desired mode
    disable montype: 1
    (==) 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 17
    (II) RADEON(0): [drm] Initialized kernel GART heap manager, 5111808
    (WW) RADEON(0): DRI init changed memory map, adjusting ...
    (WW) RADEON(0): MC_FB_LOCATION was: 0x3fff3800 is: 0x3fff3800
    (WW) RADEON(0): MC_AGP_LOCATION was: 0xffffffc0 is: 0x41ff4000
    (II) RADEON(0): RADEONRestoreMemMapRegisters() :
    (II) RADEON(0): MC_FB_LOCATION : 0x3fff3800 0x3fff3800
    (II) RADEON(0): MC_AGP_LOCATION : 0x41ff4000
    (II) RADEON(0): Direct rendering enabled
    (II) RADEON(0): Render acceleration unsupported on Radeon 9500/9700 and newer.
    (II) RADEON(0): Render acceleration disabled
    (**) 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" "true"
    (**) RADEON(0): DPMS enabled
    (==) RADEON(0): Silken mouse enabled
    (II) RADEON(0): Using hardware cursor 0 (scanline 1202)
    (II) RADEON(0): Using hardware cursor 1 (scanline 1204)
    (II) RADEON(0): Largest offscreen area available: 1920 x 6984
    (II) RADEON(0): No video input capabilities detected and no information is provided - disabling multimedia i2c
    (II) Loading sub module "theatre_detect"
    (II) LoadModule: "theatre_detect"
    (II) Loading /usr/lib/xorg/modules/multimedia//theatre_detect_drv.so
    (II) Module theatre_detect: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.0.0
    ABI class: X.Org Video Driver, version 2.0
    (II) RADEON(0): no multimedia table present, disabling Rage Theatre.
    (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    (--) RandR disabled
    (II) Initializing built-in extension MIT-SHM
    (II) Initializing built-in extension XInputExtension
    (II) Initializing built-in extension XTEST
    (II) Initializing built-in extension XKEYBOARD
    (II) Initializing built-in extension XC-APPGROUP
    (II) Initializing built-in extension XAccessControlExtension
    (II) Initializing built-in extension SECURITY
    (II) Initializing built-in extension XINERAMA
    (II) Initializing built-in extension XFIXES
    (II) Initializing built-in extension XFree86-Bigfont
    (II) Initializing built-in extension RENDER
    (II) Initializing built-in extension RANDR
    (II) Initializing built-in extension COMPOSITE
    (II) Initializing built-in extension DAMAGE
    (II) Initializing built-in extension XEVIE
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 8, (OK)
    drmOpenByBusid: Searching for BusID pci:0000:01:05.0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 8, (OK)
    drmOpenByBusid: drmOpenMinor returns 8
    drmOpenByBusid: drmGetBusid reports pci:0000:01:05.0
    (WW) AIGLX: 3D driver claims to not support visual 0x23
    (WW) AIGLX: 3D driver claims to not support visual 0x24
    (WW) AIGLX: 3D driver claims to not support visual 0x25
    (WW) AIGLX: 3D driver claims to not support visual 0x26
    (WW) AIGLX: 3D driver claims to not support visual 0x27
    (WW) AIGLX: 3D driver claims to not support visual 0x28
    (WW) AIGLX: 3D driver claims to not support visual 0x29
    (WW) AIGLX: 3D driver claims to not support visual 0x2a
    (WW) AIGLX: 3D driver claims to not support visual 0x2b
    (WW) AIGLX: 3D driver claims to not support visual 0x2c
    (WW) AIGLX: 3D driver claims to not support visual 0x2d
    (WW) AIGLX: 3D driver claims to not support visual 0x2e
    (WW) AIGLX: 3D driver claims to not support visual 0x2f
    (WW) AIGLX: 3D driver claims to not support visual 0x30
    (WW) AIGLX: 3D driver claims to not support visual 0x31
    (WW) AIGLX: 3D driver claims to not support visual 0x32
    (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/r300_dri.so
    (II) GLX: Initialized DRI GL provider for screen 0
    (II) RADEON(0): Setting screen physical size to 338 x 203
    (**) Option "CoreKeyboard"
    (**) Keyboard0: always reports core events
    (**) Option "Protocol" "standard"
    (**) Keyboard0: Protocol: standard
    (**) Option "AutoRepeat" "500 30"
    (**) Option "XkbRules" "xorg"
    (**) Keyboard0: XkbRules: "xorg"
    (**) Option "XkbModel" "pc105"
    (**) Keyboard0: XkbModel: "pc105"
    (**) Option "XkbLayout" "us,cz"
    (**) Keyboard0: XkbLayout: "us,cz"
    (**) Option "XkbVariant" ",qwerty_bksl"
    (**) Keyboard0: XkbVariant: ",qwerty_bksl"
    (**) Option "XkbOptions" "grp:rwin_toggle"
    (**) Keyboard0: XkbOptions: "grp:rwin_toggle"
    (**) Option "CustomKeycodes" "off"
    (**) Keyboard0: CustomKeycodes disabled
    (**) Option "Protocol" "IMPS/2"
    (**) PS/2 Mouse: Device: "/dev/input/mice"
    (**) PS/2 Mouse: Protocol: "IMPS/2"
    (**) Option "SendCoreEvents" "true"
    (**) Option "CorePointer"
    (**) PS/2 Mouse: always reports core events
    (**) Option "Device" "/dev/input/mice"
    (**) Option "Buttons" "7"
    (==) PS/2 Mouse: Emulate3Buttons, Emulate3Timeout: 50
    (**) Option "ZAxisMapping" "4 5"
    (**) PS/2 Mouse: ZAxisMapping: buttons 4 and 5
    (**) PS/2 Mouse: Buttons: 11
    (**) PS/2 Mouse: Sensitivity: 1
    (II) evaluating device (PS/2 Mouse)
    (II) XINPUT: Adding extended input device "PS/2 Mouse" (type: MOUSE)
    (II) evaluating device (Keyboard0)
    (II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
    (II) PS/2 Mouse: ps2EnableDataReporting: succeeded
    enable montype: 1
    (II) RADEON(0): I2C device "VGA-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "VGA-0:ddc2" removed.
    (II) RADEON(0): I2C device "VGA-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "VGA-0:ddc2" removed.
    (II) RADEON(0): I2C device "VGA-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "VGA-0:ddc2" removed.
    (II) RADEON(0): Output: VGA-0, Detected Monitor Type: 0
    (II) RADEON(0): I2C device "DVI-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "DVI-0:ddc2" removed.
    (II) RADEON(0): I2C device "DVI-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "DVI-0:ddc2" removed.
    (II) RADEON(0): I2C device "DVI-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "DVI-0:ddc2" removed.
    (II) RADEON(0): Output: DVI-0, Detected Monitor Type: 0
    (II) RADEON(0): Detected non-DDC Monitor Type: 0
    (II) RADEON(0): I2C device "VGA-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "VGA-0:ddc2" removed.
    (II) RADEON(0): I2C device "VGA-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "VGA-0:ddc2" removed.
    (II) RADEON(0): I2C device "VGA-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "VGA-0:ddc2" removed.
    (II) RADEON(0): Output: VGA-0, Detected Monitor Type: 0
    (II) RADEON(0): I2C device "DVI-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "DVI-0:ddc2" removed.
    (II) RADEON(0): I2C device "DVI-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "DVI-0:ddc2" removed.
    (II) RADEON(0): I2C device "DVI-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "DVI-0:ddc2" removed.
    (II) RADEON(0): Output: DVI-0, Detected Monitor Type: 0
    (II) RADEON(0): Detected non-DDC Monitor Type: 0
    (II) 3rd Button detected: disabling emulate3Button
    (II) RADEON(0): I2C device "VGA-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "VGA-0:ddc2" removed.
    (II) RADEON(0): I2C device "VGA-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "VGA-0:ddc2" removed.
    (II) RADEON(0): I2C device "VGA-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "VGA-0:ddc2" removed.
    (II) RADEON(0): Output: VGA-0, Detected Monitor Type: 0
    (II) RADEON(0): I2C device "DVI-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "DVI-0:ddc2" removed.
    (II) RADEON(0): I2C device "DVI-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "DVI-0:ddc2" removed.
    (II) RADEON(0): I2C device "DVI-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "DVI-0:ddc2" removed.
    (II) RADEON(0): Output: DVI-0, Detected Monitor Type: 0
    (II) RADEON(0): Detected non-DDC Monitor Type: 0
    (II) RADEON(0): I2C device "VGA-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "VGA-0:ddc2" removed.
    (II) RADEON(0): I2C device "VGA-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "VGA-0:ddc2" removed.
    (II) RADEON(0): I2C device "VGA-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "VGA-0:ddc2" removed.
    (II) RADEON(0): Output: VGA-0, Detected Monitor Type: 0
    (II) RADEON(0): I2C device "DVI-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "DVI-0:ddc2" removed.
    (II) RADEON(0): I2C device "DVI-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "DVI-0:ddc2" removed.
    (II) RADEON(0): I2C device "DVI-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "DVI-0:ddc2" removed.
    (II) RADEON(0): Output: DVI-0, Detected Monitor Type: 0
    (II) RADEON(0): Detected non-DDC Monitor Type: 0
    (II) RADEON(0): I2C device "VGA-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "VGA-0:ddc2" removed.
    (II) RADEON(0): I2C device "VGA-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "VGA-0:ddc2" removed.
    (II) RADEON(0): I2C device "VGA-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "VGA-0:ddc2" removed.
    (II) RADEON(0): Output: VGA-0, Detected Monitor Type: 0
    (II) RADEON(0): I2C device "DVI-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "DVI-0:ddc2" removed.
    (II) RADEON(0): I2C device "DVI-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "DVI-0:ddc2" removed.
    (II) RADEON(0): I2C device "DVI-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "DVI-0:ddc2" removed.
    (II) RADEON(0): Output: DVI-0, Detected Monitor Type: 0
    (II) RADEON(0): Detected non-DDC Monitor Type: 0
    (II) RADEON(0): I2C device "VGA-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "VGA-0:ddc2" removed.
    (II) RADEON(0): I2C device "VGA-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "VGA-0:ddc2" removed.
    (II) RADEON(0): I2C device "VGA-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "VGA-0:ddc2" removed.
    (II) RADEON(0): Output: VGA-0, Detected Monitor Type: 0
    (II) RADEON(0): I2C device "DVI-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "DVI-0:ddc2" removed.
    (II) RADEON(0): I2C device "DVI-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "DVI-0:ddc2" removed.
    (II) RADEON(0): I2C device "DVI-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "DVI-0:ddc2" removed.
    (II) RADEON(0): Output: DVI-0, Detected Monitor Type: 0
    (II) RADEON(0): Detected non-DDC Monitor Type: 0
    (II) RADEON(0): I2C device "VGA-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "VGA-0:ddc2" removed.
    (II) RADEON(0): I2C device "VGA-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "VGA-0:ddc2" removed.
    (II) RADEON(0): I2C device "VGA-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "VGA-0:ddc2" removed.
    (II) RADEON(0): Output: VGA-0, Detected Monitor Type: 0
    (II) RADEON(0): I2C device "DVI-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "DVI-0:ddc2" removed.
    (II) RADEON(0): I2C device "DVI-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "DVI-0:ddc2" removed.
    (II) RADEON(0): I2C device "DVI-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "DVI-0:ddc2" removed.
    (II) RADEON(0): Output: DVI-0, Detected Monitor Type: 0
    (II) RADEON(0): Detected non-DDC Monitor Type: 0
    (II) RADEON(0): I2C device "VGA-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "VGA-0:ddc2" removed.
    (II) RADEON(0): I2C device "VGA-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "VGA-0:ddc2" removed.
    (II) RADEON(0): I2C device "VGA-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "VGA-0:ddc2" removed.
    (II) RADEON(0): Output: VGA-0, Detected Monitor Type: 0
    (II) RADEON(0): I2C device "DVI-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "DVI-0:ddc2" removed.
    (II) RADEON(0): I2C device "DVI-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "DVI-0:ddc2" removed.
    (II) RADEON(0): I2C device "DVI-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "DVI-0:ddc2" removed.
    (II) RADEON(0): Output: DVI-0, Detected Monitor Type: 0
    (II) RADEON(0): Detected non-DDC Monitor Type: 0
    (II) RADEON(0): I2C device "VGA-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "VGA-0:ddc2" removed.
    (II) RADEON(0): I2C device "VGA-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "VGA-0:ddc2" removed.
    (II) RADEON(0): I2C device "VGA-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "VGA-0:ddc2" removed.
    (II) RADEON(0): Output: VGA-0, Detected Monitor Type: 0
    (II) RADEON(0): I2C device "DVI-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "DVI-0:ddc2" removed.
    (II) RADEON(0): I2C device "DVI-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "DVI-0:ddc2" removed.
    (II) RADEON(0): I2C device "DVI-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "DVI-0:ddc2" removed.
    (II) RADEON(0): Output: DVI-0, Detected Monitor Type: 0
    (II) RADEON(0): Detected non-DDC Monitor Type: 0
    (II) RADEON(0): I2C device "VGA-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "VGA-0:ddc2" removed.
    (II) RADEON(0): I2C device "VGA-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "VGA-0:ddc2" removed.
    (II) RADEON(0): I2C device "VGA-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "VGA-0:ddc2" removed.
    (II) RADEON(0): Output: VGA-0, Detected Monitor Type: 0
    (II) RADEON(0): I2C device "DVI-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "DVI-0:ddc2" removed.
    (II) RADEON(0): I2C device "DVI-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "DVI-0:ddc2" removed.
    (II) RADEON(0): I2C device "DVI-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "DVI-0:ddc2" removed.
    (II) RADEON(0): Output: DVI-0, Detected Monitor Type: 0
    (II) RADEON(0): Detected non-DDC Monitor Type: 0
    (II) RADEON(0): I2C device "VGA-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "VGA-0:ddc2" removed.
    (II) RADEON(0): I2C device "VGA-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "VGA-0:ddc2" removed.
    (II) RADEON(0): I2C device "VGA-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "VGA-0:ddc2" removed.
    (II) RADEON(0): Output: VGA-0, Detected Monitor Type: 0
    (II) RADEON(0): I2C device "DVI-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "DVI-0:ddc2" removed.
    (II) RADEON(0): I2C device "DVI-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "DVI-0:ddc2" removed.
    (II) RADEON(0): I2C device "DVI-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "DVI-0:ddc2" removed.
    (II) RADEON(0): Output: DVI-0, Detected Monitor Type: 0
    (II) RADEON(0): Detected non-DDC Monitor Type: 0
    (II) RADEON(0): I2C device "VGA-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "VGA-0:ddc2" removed.
    (II) RADEON(0): I2C device "VGA-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "VGA-0:ddc2" removed.
    (II) RADEON(0): I2C device "VGA-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "VGA-0:ddc2" removed.
    (II) RADEON(0): Output: VGA-0, Detected Monitor Type: 0
    (II) RADEON(0): I2C device "DVI-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "DVI-0:ddc2" removed.
    (II) RADEON(0): I2C device "DVI-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "DVI-0:ddc2" removed.
    (II) RADEON(0): I2C device "DVI-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "DVI-0:ddc2" removed.
    (II) RADEON(0): Output: DVI-0, Detected Monitor Type: 0
    (II) RADEON(0): Detected non-DDC Monitor Type: 0
    (II) RADEON(0): I2C device "VGA-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "VGA-0:ddc2" removed.
    (II) RADEON(0): I2C device "VGA-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "VGA-0:ddc2" removed.
    (II) RADEON(0): I2C device "VGA-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "VGA-0:ddc2" removed.
    (II) RADEON(0): Output: VGA-0, Detected Monitor Type: 0
    (II) RADEON(0): I2C device "DVI-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "DVI-0:ddc2" removed.
    (II) RADEON(0): I2C device "DVI-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "DVI-0:ddc2" removed.
    (II) RADEON(0): I2C device "DVI-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "DVI-0:ddc2" removed.
    (II) RADEON(0): Output: DVI-0, Detected Monitor Type: 0
    (II) RADEON(0): Detected non-DDC Monitor Type: 0
    Would you know what is the problem?
    Many thanks, Jan.

    The problem WAS the languageset.
    This helped
    http://oraclespin.wordpress.com/2008/05/01/setting-nls_lang-for-oracle/

  • Laserjet 5000 Network problems (wrong driver??)

    Greetings!
    I have posted this on a hp forum just two days ago, but either there are about a trillion new messages each day and the search doesn't work, or hp have multiple forums. Anyways, I'd be great if someone had a solution to my problem:
    I have Windows 2008 Server and XP clients running. There's a Laserjet 5000 printer connected to the network via a hp print server. The driver is installed on the server. I have tried both PCL 5 and PCL 6 drivers for the 5000 series from the HP homepage, but I have one or more of the following problems depending which driver I use:
    - grayscales print black
    - the duplexer doesn't work
    - I can't print multiple copies of a document
    The printer was fine about 6 months ago when I had it on the network but had installed the drivers locally.  Obviously I want to avoid that for maintenance reasons. 
    Well, has anyone experienced the same problem or a solution to it? It seems (from reading here about other printer models on a network) that sometimes picking another driver helps, but I don't know which and one built-in Laserjet driver from the Server 2008 distribution didn't do the job.
    Any help would be greatly appreciated!
    Thanks a lot,
    Boris
    Message Edited by Sand23 on 02-26-2009 01:12 PM

    Right--but there is a setting in the "EFFECTS" area of the PCL 6 driver that resets itself automatically to "print on letter," regardless of paper size. Nothing I do on the PCL 6 driver (from Windows Update) will prevent that setting from resetting itself. Here's what I want to do for now using Windows 8 : 1.  Print at 1200 dpi out of PS or PCL 6--UPD does not seem to allow for1200 DPI out of Windows 8 as far as I can tell. Windows PCL 6 driver allows for 1200 DPI but has a host of other issues. 2. Figure out how to get rid of that automatic reset to "print on letter" I described above on the PCL 6 driver. 3. Figure out whether I will be wasting money on buying a duplexer for use with these Windows 8 drivers. I can't test, since nobody I know has a duplexer I can borrow. 4. Find a method to install the PCL 6 driver so Windows 8 quits telling me "it isn't installed so you won't have all the properties available." I'd like to have the driver install, and I'd like all properties to be available.  

  • HP Photosmart C4780 and Windows 8.1 -64-bit - Problems installing driver, plus wireless assistance

    Hello
    Apologies, I am technically challenged, so I hope I can explain myself. I have the above All-In-One Printer/ Scanner and now have a newish laptop with Windows 8.1 etc etc. I have incurred ongoing problems trying to scan documents to my laptop. I have managed to deduce that my printer driver has not installed. I have followed instructions from one of your help pages and downloaded whatever I needed to, however the driver is still not present.
    I read a solution offered through the Forum back in June 2014 about doing some form of reset. What exactly does this entail and will this result in me losing all settings/ favourites etc on my laptop?
    I am just trying the 'unplug the printer for 60 seconds thing' as also suggested to someone in May 2014. In the meantime if someone could get back to me anyway, I'd be grateful. I desperately need to rectify this problem, which I've been putting off for a couple of months as I need to scan alot of documents urgently.
    PS - can someone also talk me through how to get the wireless facility up and running after all these years!
    Many thanks, Amanda

    Hello @AmandaGreyUK , and welcome to the HP Forums!
    I see you're running into driver issues.  I would like to help.
    I would suggest Uninstalling the Printer Software.
    Once it is uninstalled, I would suggest putting your system into clean boot mode within the Microsoft configuration.  You can do so by following this document: How to perform a clean boot in Windows.
    Once the computer is in clean boot mode, I would suggest reinstalling the HP Printer Install Wizard for Windows.
    Good luck and please let me know the results of your troubleshooting steps. Thank you for posting on the HP Forums!
    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 right to say “Thanks" for helping!
    Jamieson
    I work on behalf of HP
    "Remember, I'm pulling for you, we're all in this together!" - Red Green.

  • Windows 7 Installation problem: "no drives were found, click to load driver..."

    I just purchased a Toshiba Satellite laptop (U945-S4140) that came with windows 8. I am trying to install windows 7 enterprise 64 bit.
    I have the installation file on a bootable USB stick. In order to boot from the USB, I have to go into the BIOS settings and change from UEFI to CSM boot mode. Then the computer will boot from the usb stick and the windows 7 installation begins to work fine.
    However, I soon get an error message that "no drives were found. click to load driver to provide a mass storage driver for installation."
    I cannot figure out how to proceed. Any help would be greatly appreciated.
    Cheers

    I have tried many solutions....Maybe I should provide more details on my options.
    Through my university I am granted the rights & license to use a copy on windows enterprise. From them I obtained a valid product key and also downloaded an ISO install file. It seems as if this file was designed to be burned to a dvd. I used windows 7 usb/dvd tool to burn the ISO file to a DVD. No problem there. However, my new laptop does not have an optical drive. So, I borrowed an external one that plugs in via USB. Again, in order to get ANYTHING to happen, I need to boot the USB(dvd rive) in CSM mode. Even then, it doesn't work. (I'm sorry but I forget the specific error I got here.....there have been so many methods and so many errors today)
    Now, with this DVD, I have had a little bit of progress if I click the setup.exe file while Windows 8 is running. It begins the Windows 7 setup program, and even sees the harddrive! It asks me what partition I want to install to, and I selected the only 1 (of 4) that it said was 'available' to write to. Then, it loaded the installation files, but when it went to automatically restart, it froze during the 'starting windows' screen just as the little colored circles appear, that eventually form the windows logo. Again, I think the problem here might have been that during the restart, it looked to the USB-DVD drive, which needs CSM mode to boot properly, but Windows 8 can only start in UEFI mode.
    Any attempt to put this ISO file onto a USB stick have not worked well. I used Rufus and the only thing that slightly worked was burning the ISO to the USB stick with a 'GPT partition scheme for UEFI controller' with the 'FAT32' file system. When using this to boot, I did not have to change the BIOS to CSM mode. The screen for 'loading files' came up like the installer was going to work. However, the computer then froze during the 'Starting Windows' screen, however, this time the little circles actually were able to form the windows logo. But, at that point I was left with a pulsing windows logo and it was stuck. It did not even make it to the actual installer.
    The situation I posted about originally is slightly different. Some tech guys at my department's electronic shop have a bootable USB stick with the windows 7 enterprise installation software already on it. I used that and was at least able to get a little bit into the windows 7 setup before it told me it cannot find a disk to install to (as in my original post).

Maybe you are looking for

  • File copy to SD Card via Card Reader hangs

    I have a 2gb SD card and Iogear sd card reader. Whenever I try to copy more than a few files to it, the Finder hangs. I am copying mp3 files to use in an mp3 player that accepts sd cards. I have tried copying all folders at once (30 folders, 1.8gig),

  • 8.1 did not sort the sort order for events in photos app

    With 7000 photos in more than 300 events You must have them in alphabetic order as before in 7.1 The pictures are synced from iMac iPhoto. How to do a search. The events are not found by names

  • Upgrade 10.1.0.5 to 10.2.0.4 on Solaris SPARC 64bit (on VCS) Hangs

    Hi Im in progress of upgrading a 10.1.0.5 Database to 10.2.0.4 on Solaris SPARC 64bit with VCS installed. I installed the base 10.2.0.1 and then 10.2.0.4 and then CPUJAN2010 without failure. I began the upgrade as per the b14238.pdf (Oracle® Database

  • 1841 Load Balancing and Failover

    I have an 1841 router with a HWIC-4ESW (4port switch) card installed. The 4ESW is setup as VLAN1 and serves the internal network as the default gateway. The FE0/0 and FE0/1 interfaces are each connected to a ADSL Router. I currently have one WAN inte

  • Registering event handler with preloader

    As you can see from the code below, I have an application with a custom preloader designated in the Application tag. I would like the preloader to be able to receive a message from my main application but in order to that I need to register a method