Downloading update windows 8.1 to fix problem with compablity with drives for WP- 4540 printer.

HP Pavilion TouchSmart 23All-in-One, Windows 8.1. After downloading update Windows 8.1 the problem is the computer will not Unzip.exec program in order to fix my problem.
This question was solved.
View Solution.

Hello gusbruno,
Welcome to the HP Forums, I hope you enjoy your experience! To help you get the most out of the HP Forums I would like to direct your attention to the HP Forums Guide First Time Here? Learn How to Post and More.
If I understand correctly you are not able to extract a zipped file. If this is the case you need to do a Google search for a compression utility, download it and install it so you can unzip files. I have included an example of a Google search for free compression utilities for you to see.
I hope I have answered your question to your satisfaction. Thank you for posting on the HP Forums. Have a great day!
Please click the "Thumbs Up" on the bottom right of this post to say thank you if you appreciate the support I provide!
Also be sure to mark my post as “Accept as Solution" if you feel my post solved your issue, it will help others who face the same challenge find the same solution.
Dunidar
I work on behalf of HP
Find out a bit more about me by checking out my profile!
"Customers don’t expect you to be perfect. They do expect you to fix things when they go wrong." ~ Donald Porter

Similar Messages

  • Problems with driver for network after installing windows.

    Hi. I have recently installed Windows 7 on my mac pro (from ultimo 2012). I've used boot camp for the installation. However it did not install the driver for my network. How can I get the driver??
    I hope there are someone who can help me.

    Hello Becky,
    I performed all the windows xp updates when I installed xp.
    Our computer has labview 6.0 and 6.1 on it. I thought maybe they were causing a problem, so I tried uninstalling them. I downloaded msiblast and tried to remove Labview 6.0 and 6.1, but since they used to be on a network, and the university does not carry those programs anymore, they gave me errors. I was able to uninstall 7.0 and reinstall it, but it still gave me the same error as described in the original post.
    I went into the registry and removed 6.0 and 6.1, but it still gives me the same error.
    I need a way of removing 6.0 and 6.1 so that I can do a clean install of 7.0.
    Thanks for your help,
    Sergio
    Attachments:
    Serg_usf_Screen_Shot.doc ‏550 KB

  • Windows XP tablet edytion and problem with driver X200

    Hello
    I have problem with Windows XP Tablet edytion , I must working with this system . Microsoft stop all. I do not have a one driver is SM Bus controller and not work tablet button . Can you help me ?

    Hi Wogabun and welcome to the community,
    Download and install TVSU and run it and see what it comes up with.  You'll need MS Net Framework 1.1 or 2.0 at least for it to run.
    Regards,
    Dave 
    T430u, x301, x200T, x61T, x61, x32, x41T, x40, U160, ThinkPad Tablet 1838-22R, Z500 touch, Yoga Tab 2 Windows 8.1, Yoga Tablet 3 Pro
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"!
    If someone helped you today, pay it forward. Help Someone Else!
    English Community   Deutsche Community   Comunidad en Español   Русскоязычное Сообщество

  • 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

  • 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/

  • Unable to use Acrobat in downing Bank Statement, returned to Explorer return to web site, was able to download, do not know how to fix problem with firefox???

    Attempting to to download bank statement from bank web site. Statement is acrobat, when attempt to save statement, message flash that "zeon" had clash! Asked to attempt again, try 3 times same message. Exit web site, attempted again, same problem. disable firefox, returned to explorer return to web site download statement, no problem.

    Appreciate the response regarding my immediate problem, but I have no idea, how to disable the Zeon PDF Plugin for Mozilla! I am a user and this is my first dealings with Firefox.

  • Why everytime when i try to download iTunes it says " there is a problem with this Windows Installer package. A program required for this install to complete could not be wrong". What should i do to download it?

    Why everytime when i try to download iTunes it says " there is a problem with this Windows Installer package. A program required for this install to complete could not be wrong". What should i do to download it?

    Repair your Apple software update.
    Go to START/ALL PROGRAMS/Apple Software Update. If it offers you a newer version of Apple Software Update, do it but Deselect any other software offered at the same time. Once done, try another iTunes install
    If you don't find ASU, go to Control Panel:
    START/CONTROL PANEL/Programs n Features/highlight ASU and click REPAIR,

  • I keep getting the following error message when I try to update my itunes, "There is a problem with this windows installer package. Aprogram run as part of the set up did not finish as expected.  Contact your support personnel or package vendor."

    I keep getting the following error message when I try to update my itunes, "There is a problem with this windows installer package. Aprogram run as part of the set up did not finish as expected.  Contact your support personnel or package vendor."

    Yes, I had found a similar solution also.  I'm running XP Pro, SP3.  I went Control Panels/ Add-Remove programmes/apple software update/ change/ repair.  Then run the 10.5 exe.
    While the programme updated from version 8 of iTunes, my new iTunes is now a mess.  Not all of my music was in the same folder previously but it all showed up on iTunes.  Now many albums have been left out, some have only a few tracks and some have two copies of some tracks as well as having other tracks missing.  I haven't begun to work on that.

  • I am trying to update to iTunes 10.5 and am getting a Apple Software update error. "There is a problem with this Windows Installer Package. A program run as part of the setup did not finish as expected. Contact your support personnel or package vendor. ??

    I am trying to update to iTunes 10.5 and am getting a Apple Software update error. "There is a problem with this Windows Installer Package. A program run as part of the setup did not finish as expected. Contact your support personnel or package vendor. ?? I can't uninstall the Apple Software Update from my Control Panel. It states "Fatal error during installation" Please HELP!!!

    I am experiencing the exact same issue during the installtion process for iTunes 10.5.
    I uninstalled all Apple components but when I attempted to uninstall the Apple Software Update I received the same message: "Fatal error during installtion." I was able to repair the Apple Software Update but still could not install iTunes 10.5 afterwards.
    I have tried everything that I could find on these discussions pages as well as other suggestions on third party sites. I continue to receive the error message: "There is a problem with this Windows Installer Package. A program run as part of the setup did not finish as expected. Contact your support personnel or package vendor.
    I was able to uninstall and reinstall QuickTime 7.7.1. During the reinstalltion process I received the same message (There is a problem with this Windows Installer Package. A program run as part of the setup did not finish as expected. Contact your support personnel or package vendor.) But after clicking "OK" the installtion process was succesful. PLEASE HELP!

  • When attempt to download 10.5, receive message: "...problem with this widows installer package. a program run as part of the set up did not finish as expected. ..." -- what to do?

    I have attempted to upgrade my iPad which is necessar to downloan an app I want (My Radar).  The iTunes on my computer will not process the upgrade of 10.5 without message:  "There is a problem with this Windows Installer Package. A program run as part of the set up did not finish as expected. Contract your support personnel or packae vendor."  ..... Little old lady needs help, my iTunes "appears to be 10.5 on my PC; however, will not upgrade my iPad.  I have BitDefender as the "protector" on my PC if that is the issue.

    Go to support.microsoft.com/fixit
    In section 2 click on: Install or upgrade software or hardware
    Then click on the title in section 3: Fix problems with programs that cannot be installed or uninstall
    This link may get you there:  http://support.microsoft.com/mats/Program_Install_and_Uninstall/
    Let it run and then try to download it again

  • I have like five GB's of ghost data (data the device claims is not there but it is still taking up space) on my I pad 2 from a failed movie download attempt. How do I fix that with out resting my iPad? I have only 1GB left of storage

    I have like five GB's of ghost data (data the device claims is not there but it is still taking up space) on my I pad 2 from a failed movie download attempt. How do I fix that with out resting my iPad? I have only 1GB left of storage
    The movie had gotten to the point that I could watch it all the way through but it still said processing and got stuck at that point and when I turned off the wifi to try to restart it, it deleted its-self but did not free up any of the storage It was taking up
    Restarting my iPad does not help
    Some thing similar also happened to my old laptop when trying to download the iOS 5 update to my laptop when it came out. It kept getting disconnected and every time it would try to start over and act like what had already been downloaded was not there though it was still taking up the storage space.
    And it continued repeating until it took up all of my storage space. The data file would not show up anywhere so I had to restore my laptop to the factory settings and that worked for awhile but I eventually had to get a new laptop.

    Did you try to set it up as new device, as explained in this article?
    How to erase your iOS device and then set it up as a new device or restore it from backups
    If this does not work, use iTunes to set it back to factory settings, which would also install the latest software:
    Use iTunes to restore your iOS device to factory settings - Apple Support

  • Problem with mail for exchange after update on E72...

    Hi everyone,
      I updated Nokia E-mail to ver 3.9 on E72. Now I am facing  a problem with mail for exchange. I have configured gmail on mail for exchange. I recieve a warning that "unable to sync contact administrator if problem persist". It started to pop up just after the update was over and is very frustrating. Even previously i used to recieve mails instantly but now it generally takes half an hour for me to recieve them. I deleted and created mail for exchange several times but to no avail.
    Also i am not able to automatically recieve mails other emails which i have configured. every time I have to manually download them everytime.
    Can anybody suggest a way out.
    Thanks
    Anil

    It could be a problem if you're using your network's connections...
    I was on a Pay & Go tariff with o2 some time ago, and needed secure connections for various things, o2 told me they didn't provide secure connections on Pay & Go tariffs...
    Could be worth checking with them to make sure it's supported.
    Nokia History: 3110, 5110, 7110, 7110, 3510i, 6210, 6310i, 5210, 6100, 6610, 7250, 7250i, 6650, 6230, 6230i, 6260, N70, N70, 5300, N95, N95, E71, E72
    Android History: HTC Desire, SE Xperia Arc, HTC Sensation, Sensation XE, One X+, Google Nexus 5

  • After update 8.1.2 i had problem with sync my content from ITunes with IPod

    After update 8.1.2 i had problem with sync my content from ITunes with IPod. It stucks on moment when its waiting for implementing changes (step 5 of 5) Hours and hours i'm waiting but still the same. So i cant use my Ipod at all. I restarted Ipod and delete and download Itunes again. Still stuck in the same moment. Help please. Someone has some problems like that?

    I have an error message saying that "An unknown error occurred (-54)"

  • HT204302 At the very end of installing iTunes 11.1.1.11 a window appears: "There is a problem with this Windows Installer package. A program required for this install to complete could not be run. Contact your support personnel or package vendor." Availab

    At the very end of installing iTunes 11.1.1.11 a window appears: "There is a problem with this Windows Installer package. A program required for this install to complete could not be run. Contact your support personnel or package vendor." Available choice is click "OK" then "Finish" and install has then failed.

    Go to START > ALL PROGRAMS > Apple Software Update. If it offers you a newer version of Apple Software Update, do it but Deselect any other software offered at the same time. Once done, try another iTunes install
    If you can't find ASU, go to Control Panel:
    XP - Add n Remove Programs
    Win7/Vista - Programs n Features
    Highlight ASU, click change then Repair.

  • [svn:fx-trunk] 8277: Use blendMode="normal" to fix problems with disabled appearance when baseColor is set.

    Revision: 8277
    Author:   [email protected]
    Date:     2009-06-25 17:46:00 -0700 (Thu, 25 Jun 2009)
    Log Message:
    Use blendMode="normal" to fix problems with disabled appearance when baseColor is set.
    Bugs: SDK-19745, SDK-19762
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-19745
        http://bugs.adobe.com/jira/browse/SDK-19762
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/spark/src/spark/skins/spark/PanelSkin.mxml
        flex/sdk/trunk/frameworks/projects/spark/src/spark/skins/spark/TextAreaSkin.mxml
        flex/sdk/trunk/frameworks/projects/spark/src/spark/skins/spark/TextInputSkin.mxml

    This bug figures out also when creating a custom spark ComboBox, then trying to programatically update the userProposedSelectedIndex property. The proposed selected index is selected, but does not apply the same skin as when mouse is on rollover or item is selected due to up and down keys.
    The issue seems like updating the status of the item renderer to rollover or selected to get the same skin applied.
    Please could you attach DropDow nList.as that you edited ?
    Thank you so much.

Maybe you are looking for