DisplaySize in xorg not working (ATI catalyst drivers)

In xorg.conf I have "DIsplaySize 364 273". But when I start X xdpyinfo reports the dimensions as "338x253 millimeters" (which happens to be 96x96dpi @ 1280x960).
The only relevant line I can find in Xorg.0.log is:
[ 1230.917] (II) fglrx(0): Setting screen physical size to 338 x 253
Here is my xorg.conf:
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "aticonfig-Screen[0]-0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/misc/"
FontPath "/usr/share/fonts/TTF/"
FontPath "/usr/share/fonts/OTF/"
FontPath "/usr/share/fonts/Type1/"
FontPath "/usr/share/fonts/100dpi/"
FontPath "/usr/share/fonts/75dpi/"
EndSection
Section "Module"
Load "extmod"
Load "dri"
Load "glx"
Load "dbe"
Load "record"
Load "dri2"
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"
EndSection
Section "Monitor"
DisplaySize 364 273
Identifier "aticonfig-Monitor[0]-0"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
EndSection
Section "Device"
Identifier "aticonfig-Device[0]-0"
Driver "fglrx"
BusID "PCI:1:0:0"
EndSection
Section "Screen"
Identifier "aticonfig-Screen[0]-0"
Device "aticonfig-Device[0]-0"
Monitor "aticonfig-Monitor[0]-0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x960" "1024x768" "800x600"
EndSubSection
EndSection

LukynZ wrote:
Try
pacman -Rd catalyst
pacman -S catalyst-hook
and restart
hey LukynZ,
thanks for the hint. I tried it but didn't work. Same situation as before... Would some specific output be helpful?
Snakeye wrote:I had the same problem. What i did was opened up the system settings/desktop effects, click advanced then checked vsync. Poof wobbly windows and window transparency again. If it's already checked, click it on off again and your set.
You can try the patched xorg using the catalyst repository as per the wiki, might fix things up.
Hey Snakeye,
also thanks to you! Well, the problem is, I cannot even click on Advanced because everything under "System Settings -> Desktop Effects" is grayed out. See yourself:
Anybody got an idea? I would really like to get this working... :-/
Thanks for all your help so far!
Last edited by ichbinder (2010-09-28 04:16:03)

Similar Messages

  • Probs with ATI Catalysts Drivers

    I’m currently using ATI Catalyst Drivers 6.14.10.6404 (3.9) for my ATI Radeon 9600xt.
    If I upgrade to the latest ATI or Omega Drivers (4.7 I think), my card crashes and is very unstable.
    my current graphics settings are:
    enabled VPU recover
    fast write is on
    AGPx8
    Why does 3.9 work and 4.7 not work, I have only had this problem since changing to this board.
    Any help appreciated.

    Well I hope it works for you engrrowl!  I was installing a slipstreamed version of XP with SP2.  But that sure didn't help me.  I would randomly have my screen corrupt with my 9700.  And that stupid card has given me headaches since I got an LCD.  So driver incompatibility used to make my screen go black all the time.  It would then revert to normal (maybe!).  But there were many times I had to shutdown by the keyboard and disconnect the DVI cable to get it to work again.  And the LCD is a Samsung so it's not cheap.
    I broke down the other night and when I had to reinstall WinXP from scratch I reverted to an older GF4.  This morning I ordered a Geforce 6800, and it will "upgrade" fine.  But if I tried to go from an ATI to an Nvidia I would have had to reload my OS again.    So it worked out for me.
    But it's strange that switching video cards solved all my "issues".  That and the fact that I've never really like ATI's drivers means I will never get another of their cards.  

  • ATI catalyst drivers not working properly in Mac Pro late 2013

    Hi, I have a 6-core Mac Pro late 2013 with two D500 ATI graphics cards and installed Windows 8.1 Pro through bootcamp. I have installed the bootcamp drivers while in windows installation, however there is a problem opening the Fire Pro drivers (catalyst drivers). I get a message that says something like "there is no option to change so the software will not run". I also tried to download the ATI drivers directly from their site, but still get the same problem.
    This poses a problem for me since I need windows for a specific lighting design software that I work with -Dialux-, and it uses Open GL, which doesn't seem to work in my configuration. Does anyone have any similar problem or solution?
    Please help. Thanks.

    Does the reader show up under USB in System Report?
    If the reader is working properly both the reader and an inserted card will show up.

  • [SOLVED] Direct Rendering is not working with Catalyst 8.6-1.

    I own an ATI Radeon X1300, and everything was working flawlessly with Catalyst 8.5-1, and when I updated the drivers, DRI stopped working. It has happened with me in the past, and the only solution I had found then was to downgrade the drivers. I appreciate your help.
    Here is my /etc/X11/Xorg.conf:
    Section "ServerLayout"
    Identifier "Xorg Configured"
    Screen 0 "aticonfig-Screen[0]" 0 0
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "PS/2 Mouse" "CorePointer"
    EndSection
    Section "Files"
    RgbPath "/usr/share/X11/rgb"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc:unscaled"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/100dpi"
    FontPath "/usr/share/fonts/PEX"
    FontPath "/usr/share/fonts/cyrillic"
    FontPath "/usr/share/fonts/Type1"
    FontPath "/usr/share/fonts/ttf/western"
    FontPath "/usr/share/fonts/ttf/decoratives"
    FontPath "/usr/share/fonts/truetype"
    FontPath "/usr/share/fonts/truetype/openoffice"
    FontPath "/usr/share/fonts/truetype/ttf-bitstream-vera"
    FontPath "/usr/share/fonts/latex-ttf-fonts"
    FontPath "/usr/share/fonts/defoma/CID"
    FontPath "/usr/share/fonts/defoma/TrueType"
    EndSection
    Section "Module"
    Load "ddc" # ddc probing of monitor
    Load "dbe"
    Load "dri"
    Load "extmod"
    Load "glx"
    Load "bitmap" # bitmap-fonts
    Load "type1"
    Load "freetype"
    Load "record"
    EndSection
    Section "ServerFlags"
    Option "AllowMouseOpenFail" "true"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "keyboard"
    Option "CoreKeyboard"
    Option "XkbModel" "abnt2"
    Option "XkbLayout" "br"
    EndSection
    Section "InputDevice"
    Identifier "Serial Mouse"
    Driver "mouse"
    Option "Protocol" "Microsoft"
    Option "Device" "/dev/ttyS0"
    Option "Emulate3Buttons" "true"
    Option "Emulate3Timeout" "70"
    Option "SendCoreEvents" "true"
    EndSection
    Section "InputDevice"
    Identifier "PS/2 Mouse"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "ZAxisMapping" "4 5"
    Option "Device" "/dev/psaux"
    Option "Emulate3Buttons" "true"
    Option "Emulate3Timeout" "70"
    Option "SendCoreEvents" "true"
    EndSection
    Section "InputDevice"
    Identifier "USB Mouse"
    Driver "mouse"
    Option "Device" "/dev/input/mice"
    Option "SendCoreEvents" "true"
    Option "Protocol" "IMPS/2"
    Option "ZAxisMapping" "4 5"
    Option "Buttons" "5"
    EndSection
    Section "Monitor"
    Identifier "aticonfig-Monitor[0]"
    Option "VendorName" "ATI Proprietary Driver"
    Option "ModelName" "Generic Autodetecting Monitor"
    Option "DPMS" "true"
    DisplaySize 338 270 # 1280x1024 96dpi
    EndSection
    Section "Device"
    Identifier "aticonfig-Device[0]"
    Driver "fglrx"
    EndSection
    Section "Screen"
    Identifier "aticonfig-Screen[0]"
    Device "aticonfig-Device[0]"
    Monitor "aticonfig-Monitor[0]"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    Section "DRI"
    Mode 0666
    EndSection
    Here is my /var/log/Xorg.0.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 localhost 2.6.25-ARCH #1 SMP PREEMPT Sat Jun 14 18:07:19 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 Jun 23 13:57:45 2008
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) ServerLayout "Xorg Configured"
    (**) |-->Screen "aticonfig-Screen[0]" (0)
    (**) | |-->Monitor "aticonfig-Monitor[0]"
    (**) | |-->Device "aticonfig-Device[0]"
    (**) |-->Input Device "Keyboard0"
    (**) |-->Input Device "PS/2 Mouse"
    (**) Option "AllowMouseOpenFail" "true"
    (==) Automatically adding devices
    (==) Automatically enabling devices
    (WW) The directory "/usr/share/fonts/PEX" does not exist.
    Entry deleted from font path.
    (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/cyrillic".
    Entry deleted from font path.
    (Run 'mkfontdir' on "/usr/share/fonts/cyrillic").
    (WW) The directory "/usr/share/fonts/ttf/western" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/ttf/decoratives" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/truetype" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/truetype/openoffice" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/truetype/ttf-bitstream-vera" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/latex-ttf-fonts" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/defoma/CID" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/defoma/TrueType" does not exist.
    Entry deleted from font path.
    (==) 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/misc,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/75dpi,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/100dpi,
    /usr/share/fonts/Type1,
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    /usr/share/fonts/Type1
    (**) 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 10de,005e card 1043,815a rev a3 class 05,80,00 hdr 00
    (II) PCI: 00:01:0: chip 10de,0050 card 1043,815a rev f3 class 06,01,00 hdr 80
    (II) PCI: 00:01:1: chip 10de,0052 card 1043,815a rev a2 class 0c,05,00 hdr 80
    (II) PCI: 00:02:0: chip 10de,005a card 1043,815a rev a2 class 0c,03,10 hdr 80
    (II) PCI: 00:02:1: chip 10de,005b card 1043,815a rev a3 class 0c,03,20 hdr 80
    (II) PCI: 00:06:0: chip 10de,0053 card f043,815a rev f2 class 01,01,8a hdr 00
    (II) PCI: 00:07:0: chip 10de,0054 card 1043,815a rev f3 class 01,01,85 hdr 00
    (II) PCI: 00:08:0: chip 10de,0055 card 1043,815a rev f3 class 01,01,85 hdr 00
    (II) PCI: 00:09:0: chip 10de,005c card 0000,0000 rev f2 class 06,04,01 hdr 01
    (II) PCI: 00:0a:0: chip 10de,0057 card 1043,812a rev f3 class 06,80,00 hdr 00
    (II) PCI: 00:0b:0: chip 10de,005d card 0000,0000 rev f3 class 06,04,00 hdr 01
    (II) PCI: 00:0c:0: chip 10de,005d card 0000,0000 rev f3 class 06,04,00 hdr 01
    (II) PCI: 00:0d:0: chip 10de,005d card 0000,0000 rev f3 class 06,04,00 hdr 01
    (II) PCI: 00:0e:0: chip 10de,005d card 0000,0000 rev a3 class 06,04,00 hdr 01
    (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:01:0: chip 1106,3044 card 1043,81fe rev c0 class 0c,00,10 hdr 00
    (II) PCI: 05:00:0: chip 1002,7187 card 17ee,7187 rev 00 class 03,00,00 hdr 80
    (II) PCI: 05:00:1: chip 1002,71a7 card 17ee,7186 rev 00 class 03,80,00 hdr 00
    (II) PCI: End of PCI scan
    (II) PCI-to-ISA bridge:
    (II) Bus -1: bridge is at (0:1:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
    (II) Subtractive PCI-to-PCI bridge:
    (II) Bus 1: bridge is at (0:9:0), (0,1,1), BCTRL: 0x0204 (VGA_EN is cleared)
    (II) Bus 1 I/O range:
    [0] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[b]
    [1] -1 0 0x0000a400 - 0x0000a4ff (0x100) IX[b]
    [2] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX[b]
    [3] -1 0 0x0000ac00 - 0x0000acff (0x100) IX[b]
    (II) Bus 1 non-prefetchable memory range:
    [0] -1 0 0xfdf00000 - 0xfdffffff (0x100000) MX[b]
    (II) PCI-to-PCI bridge:
    (II) Bus 2: bridge is at (0:11:0), (0,2,2), BCTRL: 0x0004 (VGA_EN is cleared)
    (II) PCI-to-PCI bridge:
    (II) Bus 3: bridge is at (0:12:0), (0,3,3), BCTRL: 0x0004 (VGA_EN is cleared)
    (II) PCI-to-PCI bridge:
    (II) Bus 4: bridge is at (0:13:0), (0,4,4), BCTRL: 0x0004 (VGA_EN is cleared)
    (II) PCI-to-PCI bridge:
    (II) Bus 5: bridge is at (0:14:0), (0,5,5), BCTRL: 0x000c (VGA_EN is set)
    (II) Bus 5 I/O range:
    [0] -1 0 0x00009000 - 0x000090ff (0x100) IX[b]
    [1] -1 0 0x00009400 - 0x000094ff (0x100) IX[b]
    [2] -1 0 0x00009800 - 0x000098ff (0x100) IX[b]
    [3] -1 0 0x00009c00 - 0x00009cff (0x100) IX[b]
    (II) Bus 5 non-prefetchable memory range:
    [0] -1 0 0xfde00000 - 0xfdefffff (0x100000) MX[b]
    (II) Bus 5 prefetchable memory range:
    [0] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b]
    (II) Host-to-PCI bridge:
    (II) Bus 0: bridge is at (0:24:0), (0,0,5), 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]
    (--) PCI:*(5:0:0) ATI Technologies Inc RV516 [Radeon X1300/X1550 Series] rev 0, Mem @ 0xd0000000/28, 0xfdef0000/16, I/O @ 0x9c00/8, BIOS @ 0xfdec0000/17
    (--) PCI: (5:0:1) ATI Technologies Inc RV516 [Radeon X1300/X1550 Series] (Secondary) rev 0, Mem @ 0xfdee0000/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 0xfdfff000 - 0xfdfff7ff (0x800) MX[b]
    [1] -1 0 0xfe02a000 - 0xfe02afff (0x1000) MX[b]
    [2] -1 0 0xfe02b000 - 0xfe02bfff (0x1000) MX[b]
    [3] -1 0 0xfe02c000 - 0xfe02cfff (0x1000) MX[b]
    [4] -1 0 0xfeb00000 - 0xfeb000ff (0x100) MX[b]
    [5] -1 0 0xfe02f000 - 0xfe02ffff (0x1000) MX[b]
    [6] -1 0 0xfdec0000 - 0xfdedffff (0x20000) MX[b](B)
    [7] -1 0 0xfdef0000 - 0xfdefffff (0x10000) MX[b](B)
    [8] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b](B)
    [9] -1 0 0x0000ac00 - 0x0000ac7f (0x80) IX[b]
    [10] -1 0 0x0000bc00 - 0x0000bc07 (0x8) IX[b]
    [11] -1 0 0x0000c000 - 0x0000c00f (0x10) IX[b]
    [12] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[b]
    [13] -1 0 0x00000960 - 0x00000967 (0x8) IX[b]
    [14] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[b]
    [15] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[b]
    [16] -1 0 0x0000d400 - 0x0000d40f (0x10) IX[b]
    [17] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[b]
    [18] -1 0 0x00000970 - 0x00000977 (0x8) IX[b]
    [19] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[b]
    [20] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[b]
    [21] -1 0 0x0000e800 - 0x0000e80f (0x10) IX[b]
    [22] -1 0 0x00004c40 - 0x00004c7f (0x40) IX[b]
    [23] -1 0 0x00004c00 - 0x00004c3f (0x40) IX[b]
    [24] -1 0 0x0000fc00 - 0x0000fc1f (0x20) IX[b]
    [25] -1 0 0x00009c00 - 0x00009cff (0x100) IX[b](B)
    (II) Inactive PCI resource ranges:
    [0] -1 0 0xfdee0000 - 0xfdeeffff (0x10000) MX[b](B)
    (II) Active PCI resource ranges after removing overlaps:
    [0] -1 0 0xfdfff000 - 0xfdfff7ff (0x800) MX[b]
    [1] -1 0 0xfe02a000 - 0xfe02afff (0x1000) MX[b]
    [2] -1 0 0xfe02b000 - 0xfe02bfff (0x1000) MX[b]
    [3] -1 0 0xfe02c000 - 0xfe02cfff (0x1000) MX[b]
    [4] -1 0 0xfeb00000 - 0xfeb000ff (0x100) MX[b]
    [5] -1 0 0xfe02f000 - 0xfe02ffff (0x1000) MX[b]
    [6] -1 0 0xfdec0000 - 0xfdedffff (0x20000) MX[b](B)
    [7] -1 0 0xfdef0000 - 0xfdefffff (0x10000) MX[b](B)
    [8] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b](B)
    [9] -1 0 0x0000ac00 - 0x0000ac7f (0x80) IX[b]
    [10] -1 0 0x0000bc00 - 0x0000bc07 (0x8) IX[b]
    [11] -1 0 0x0000c000 - 0x0000c00f (0x10) IX[b]
    [12] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[b]
    [13] -1 0 0x00000960 - 0x00000967 (0x8) IX[b]
    [14] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[b]
    [15] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[b]
    [16] -1 0 0x0000d400 - 0x0000d40f (0x10) IX[b]
    [17] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[b]
    [18] -1 0 0x00000970 - 0x00000977 (0x8) IX[b]
    [19] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[b]
    [20] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[b]
    [21] -1 0 0x0000e800 - 0x0000e80f (0x10) IX[b]
    [22] -1 0 0x00004c40 - 0x00004c7f (0x40) IX[b]
    [23] -1 0 0x00004c00 - 0x00004c3f (0x40) IX[b]
    [24] -1 0 0x0000fc00 - 0x0000fc1f (0x20) IX[b]
    [25] -1 0 0x00009c00 - 0x00009cff (0x100) IX[b](B)
    (II) Inactive PCI resource ranges after removing overlaps:
    [0] -1 0 0xfdee0000 - 0xfdeeffff (0x10000) 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 0xfdfff000 - 0xfdfff7ff (0x800) MX[b]
    [5] -1 0 0xfe02a000 - 0xfe02afff (0x1000) MX[b]
    [6] -1 0 0xfe02b000 - 0xfe02bfff (0x1000) MX[b]
    [7] -1 0 0xfe02c000 - 0xfe02cfff (0x1000) MX[b]
    [8] -1 0 0xfeb00000 - 0xfeb000ff (0x100) MX[b]
    [9] -1 0 0xfe02f000 - 0xfe02ffff (0x1000) MX[b]
    [10] -1 0 0xfdec0000 - 0xfdedffff (0x20000) MX[b](B)
    [11] -1 0 0xfdef0000 - 0xfdefffff (0x10000) MX[b](B)
    [12] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b](B)
    [13] -1 0 0xfdee0000 - 0xfdeeffff (0x10000) MX[b](B)
    [14] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [15] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [16] -1 0 0x0000ac00 - 0x0000ac7f (0x80) IX[b]
    [17] -1 0 0x0000bc00 - 0x0000bc07 (0x8) IX[b]
    [18] -1 0 0x0000c000 - 0x0000c00f (0x10) IX[b]
    [19] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[b]
    [20] -1 0 0x00000960 - 0x00000967 (0x8) IX[b]
    [21] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[b]
    [22] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[b]
    [23] -1 0 0x0000d400 - 0x0000d40f (0x10) IX[b]
    [24] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[b]
    [25] -1 0 0x00000970 - 0x00000977 (0x8) IX[b]
    [26] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[b]
    [27] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[b]
    [28] -1 0 0x0000e800 - 0x0000e80f (0x10) IX[b]
    [29] -1 0 0x00004c40 - 0x00004c7f (0x40) IX[b]
    [30] -1 0 0x00004c00 - 0x00004c3f (0x40) IX[b]
    [31] -1 0 0x0000fc00 - 0x0000fc1f (0x20) IX[b]
    [32] -1 0 0x00009c00 - 0x00009cff (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: "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: "type1"
    (WW) Warning, couldn't open module type1
    (II) UnloadModule: "type1"
    (EE) Failed to load module "type1" (module does not exist, 0)
    (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: "fglrx"
    (II) Loading /usr/lib/xorg/modules/drivers//fglrx_drv.so
    (II) Module fglrx: vendor="FireGL - ATI Technologies Inc."
    compiled for 7.1.0, module version = 8.50.3
    Module class: X.Org Video Driver
    (II) LoadModule: "kbd"
    (II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
    (II) Module kbd: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.3.1
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 2.0
    (II) LoadModule: "mouse"
    (II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
    (II) Module mouse: vendor="X.Org Foundation"
    compiled for 1.4.0, module version = 1.2.3
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 2.0
    (II) Primary Device is: PCI 05:00:0
    (II) ATI Proprietary Linux Driver Version Identifier:8.50.3
    (II) ATI Proprietary Linux Driver Release Identifier: UNSUPPORTED-8.501
    (II) ATI Proprietary Linux Driver Build Date: Jun 2 2008 22:46:56
    (--) Assigning device section with no busID to primary device
    (WW) fglrx: No matching Device section for instance (BusID PCI:5:0:1) found
    (--) Chipset Supported AMD Graphics Processor (0x7187) found
    (WW) fglrx: No matching Device section for instance (BusID PCI:5:0:1) found
    (II) AMD Video driver is running on a device belonging to a group targeted for this release
    (II) AMD Video driver is signed
    (II) resource ranges after xf86ClaimFixedResources() call:
    [0] -1 0 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 0xfdfff000 - 0xfdfff7ff (0x800) MX[b]
    [5] -1 0 0xfe02a000 - 0xfe02afff (0x1000) MX[b]
    [6] -1 0 0xfe02b000 - 0xfe02bfff (0x1000) MX[b]
    [7] -1 0 0xfe02c000 - 0xfe02cfff (0x1000) MX[b]
    [8] -1 0 0xfeb00000 - 0xfeb000ff (0x100) MX[b]
    [9] -1 0 0xfe02f000 - 0xfe02ffff (0x1000) MX[b]
    [10] -1 0 0xfdec0000 - 0xfdedffff (0x20000) MX[b](B)
    [11] -1 0 0xfdef0000 - 0xfdefffff (0x10000) MX[b](B)
    [12] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b](B)
    [13] -1 0 0xfdee0000 - 0xfdeeffff (0x10000) MX[b](B)
    [14] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [15] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [16] -1 0 0x0000ac00 - 0x0000ac7f (0x80) IX[b]
    [17] -1 0 0x0000bc00 - 0x0000bc07 (0x8) IX[b]
    [18] -1 0 0x0000c000 - 0x0000c00f (0x10) IX[b]
    [19] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[b]
    [20] -1 0 0x00000960 - 0x00000967 (0x8) IX[b]
    [21] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[b]
    [22] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[b]
    [23] -1 0 0x0000d400 - 0x0000d40f (0x10) IX[b]
    [24] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[b]
    [25] -1 0 0x00000970 - 0x00000977 (0x8) IX[b]
    [26] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[b]
    [27] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[b]
    [28] -1 0 0x0000e800 - 0x0000e80f (0x10) IX[b]
    [29] -1 0 0x00004c40 - 0x00004c7f (0x40) IX[b]
    [30] -1 0 0x00004c00 - 0x00004c3f (0x40) IX[b]
    [31] -1 0 0x0000fc00 - 0x0000fc1f (0x20) IX[b]
    [32] -1 0 0x00009c00 - 0x00009cff (0x100) IX[b](B)
    (II) fglrx(0): pEnt->device->identifier=0x9fa1880
    (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 0xfdfff000 - 0xfdfff7ff (0x800) MX[b]
    [5] -1 0 0xfe02a000 - 0xfe02afff (0x1000) MX[b]
    [6] -1 0 0xfe02b000 - 0xfe02bfff (0x1000) MX[b]
    [7] -1 0 0xfe02c000 - 0xfe02cfff (0x1000) MX[b]
    [8] -1 0 0xfeb00000 - 0xfeb000ff (0x100) MX[b]
    [9] -1 0 0xfe02f000 - 0xfe02ffff (0x1000) MX[b]
    [10] -1 0 0xfdec0000 - 0xfdedffff (0x20000) MX[b](B)
    [11] -1 0 0xfdef0000 - 0xfdefffff (0x10000) MX[b](B)
    [12] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b](B)
    [13] -1 0 0xfdee0000 - 0xfdeeffff (0x10000) MX[b](B)
    [14] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b]
    [15] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b]
    [16] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b]
    [17] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [18] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [19] -1 0 0x0000ac00 - 0x0000ac7f (0x80) IX[b]
    [20] -1 0 0x0000bc00 - 0x0000bc07 (0x8) IX[b]
    [21] -1 0 0x0000c000 - 0x0000c00f (0x10) IX[b]
    [22] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[b]
    [23] -1 0 0x00000960 - 0x00000967 (0x8) IX[b]
    [24] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[b]
    [25] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[b]
    [26] -1 0 0x0000d400 - 0x0000d40f (0x10) IX[b]
    [27] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[b]
    [28] -1 0 0x00000970 - 0x00000977 (0x8) IX[b]
    [29] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[b]
    [30] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[b]
    [31] -1 0 0x0000e800 - 0x0000e80f (0x10) IX[b]
    [32] -1 0 0x00004c40 - 0x00004c7f (0x40) IX[b]
    [33] -1 0 0x00004c00 - 0x00004c3f (0x40) IX[b]
    [34] -1 0 0x0000fc00 - 0x0000fc1f (0x20) IX[b]
    [35] -1 0 0x00009c00 - 0x00009cff (0x100) IX[b](B)
    [36] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b]
    [37] 0 0 0x000003c0 - 0x000003df (0x20) IS[b]
    (II) Setting vga for screen 0.
    (II) fglrx(0): === [atiddxPreInit] === begin
    (II) Loading sub module "vgahw"
    (II) LoadModule: "vgahw"
    (II) Loading /usr/lib/xorg/modules//libvgahw.so
    (II) Module vgahw: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 0.1.0
    ABI class: X.Org Video Driver, version 2.0
    (II) fglrx(0): PCI bus 5 card 0 func 0
    (**) fglrx(0): Depth 24, (--) framebuffer bpp 32
    (II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    (==) fglrx(0): Default visual is TrueColor
    (**) fglrx(0): Option "DPMS" "true"
    (II) fglrx(0): Loading PCS database from /etc/ati/amdpcsdb
    (==) fglrx(0): RGB weight 888
    (II) fglrx(0): Using 8 bits per RGB (8 bit DAC)
    (==) fglrx(0): Gamma Correction for I is 0x06419064
    (==) fglrx(0): Gamma Correction for II is 0x06419064
    (==) fglrx(0): Buffer Tiling is ON
    (--) fglrx(0): Chipset: "Radeon X1300/X1550 Series" (Chipset = 0x7187)
    (--) fglrx(0): (PciSubVendor = 0x17ee, PciSubDevice = 0x7187)
    (--) fglrx(0): board vendor info: third party graphics adapter - NOT original ATI
    (--) fglrx(0): Linear framebuffer (phys) at 0xd0000000
    (--) fglrx(0): MMIO registers at 0xfdef0000
    (==) fglrx(0): ROM-BIOS at 0x000c0000
    (II) fglrx(0): Primary V_BIOS segment is: 0xc000
    (II) Loading sub module "vbe"
    (II) LoadModule: "vbe"
    (II) Loading /usr/lib/xorg/modules//libvbe.so
    (II) Module vbe: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.1.0
    ABI class: X.Org Video Driver, version 2.0
    (II) fglrx(0): VESA BIOS detected
    (II) fglrx(0): VESA VBE Version 3.0
    (II) fglrx(0): VESA VBE Total Mem: 16384 kB
    (II) fglrx(0): VESA VBE OEM: ATI ATOMBIOS
    (II) fglrx(0): VESA VBE OEM Software Rev: 9.12
    (II) fglrx(0): VESA VBE OEM Vendor: (C) 1988-2005, ATI Technologies Inc.
    (II) fglrx(0): VESA VBE OEM Product: RV515
    (II) fglrx(0): VESA VBE OEM Product Rev: 01.00
    (II) fglrx(0): ATI Video BIOS revision 9 or later detected
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 7, (OK)
    drmOpenByBusid: Searching for BusID PCI:5:0:0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 7, (OK)
    drmOpenByBusid: drmOpenMinor returns 7
    drmOpenByBusid: drmGetBusid reports PCI:5:0:0
    (II) Loading sub module "fglrxdrm"
    (II) LoadModule: "fglrxdrm"
    (II) Loading /usr/lib/xorg/modules/linux//libfglrxdrm.so
    (II) Module fglrxdrm: vendor="FireGL - ATI Technologies Inc."
    compiled for 7.1.0, module version = 8.50.3
    ABI class: X.Org Server Extension, version 0.3
    (II) fglrx(0): Using adapter: 5:0.0.
    (II) fglrx(0): [FB] Find the MC FB aperturs range(MCFBBase = 0xc0000000, MCFBSize = 0x10000000)
    (--) fglrx(0): VideoRAM: 262144 kByte, Type: DDR1
    (II) fglrx(0): PCIE card detected
    (WW) fglrx(0): board is an unknown third party board, chipset is supported
    (II) Loading sub module "ddc"
    (II) LoadModule: "ddc"(II) Module "ddc" already built-in
    (II) fglrx(0): Connected Display1: CRT on secondary DAC [crt2]
    (II) fglrx(0): Display1 EDID data ---------------------------
    (II) fglrx(0): Manufacturer: PHL Model: 13 Serial#: 1850
    (II) fglrx(0): Year: 2005 Week: 9
    (II) fglrx(0): EDID Version: 1.3
    (II) fglrx(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
    (II) fglrx(0): Sync: Separate
    (II) fglrx(0): Max H-Image Size [cm]: horiz.: 32 vert.: 24
    (II) fglrx(0): Gamma: 2.20
    (II) fglrx(0): DPMS capabilities: Off; RGB/Color Display
    (II) fglrx(0): First detailed timing is preferred mode
    (II) fglrx(0): redX: 0.626 redY: 0.340 greenX: 0.288 greenY: 0.608
    (II) fglrx(0): blueX: 0.148 blueY: 0.064 whiteX: 0.283 whiteY: 0.298
    (II) fglrx(0): Supported VESA Video Modes:
    (II) fglrx(0): 720x400@70Hz
    (II) fglrx(0): 640x480@60Hz
    (II) fglrx(0): 640x480@75Hz
    (II) fglrx(0): 800x600@75Hz
    (II) fglrx(0): 1024x768@75Hz
    (II) fglrx(0): Manufacturer's mask: 0
    (II) fglrx(0): Supported Future Video Modes:
    (II) fglrx(0): #0: hsize: 640 vsize 480 refresh: 85 vid: 22833
    (II) fglrx(0): #1: hsize: 800 vsize 600 refresh: 85 vid: 22853
    (II) fglrx(0): #2: hsize: 1024 vsize 768 refresh: 85 vid: 22881
    (II) fglrx(0): #3: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    (II) fglrx(0): Supported additional Video Mode:
    (II) fglrx(0): clock: 94.5 MHz Image Size: 310 x 230 mm
    (II) fglrx(0): h_active: 1024 h_sync: 1072 h_sync_end 1168 h_blank_end 1376 h_border: 0
    (II) fglrx(0): v_active: 768 v_sync: 769 v_sync_end 772 v_blanking: 808 v_border: 0
    (II) fglrx(0): Serial No: 09301850
    (II) fglrx(0): Monitor name: Philips 107Et
    (II) fglrx(0): Ranges: V min: 50 V max: 160 Hz, H min: 30 H max: 72 kHz, PixClock max 110 MHz
    (II) fglrx(0): EDID (in hex):
    (II) fglrx(0): 00ffffffffffff00410c13003a070000
    (II) fglrx(0): 090f0103682018782a4f29a057499b26
    (II) fglrx(0): 10484ca4420031594559615981800101
    (II) fglrx(0): 010101010101ea240060410028303060
    (II) fglrx(0): 130036e61000001e000000ff00303933
    (II) fglrx(0): 30313835300a20202020000000fc0050
    (II) fglrx(0): 68696c697073203130374574000000fd
    (II) fglrx(0): 0032a01e480b000a20202020202000b2
    (II) fglrx(0): End of Display1 EDID data --------------------
    (WW) fglrx(0): Only one display is connnected,so single mode is enabled
    (II) fglrx(0): Primary Controller - CRT on secondary DAC
    (II) fglrx(0): Internal Desktop Setting: 0x00000001
    (II) fglrx(0): POWERplay not supported on this hardware
    (==) fglrx(0): Qbs is not supported in this release. Disabled.
    (==) fglrx(0): FAST_SWAP disabled
    (==) fglrx(0): PseudoColor visuals disabled
    (==) fglrx(0): Using gamma correction (1.0, 1.0, 1.0)
    (==) fglrx(0): Center Mode is disabled
    (==) fglrx(0): TMDS coherent mode is enabled
    (II) fglrx(0): Total of 40 modes found for primary display.
    (--) fglrx(0): Virtual size is 1280x1024 (pitch 0)
    (**) fglrx(0): *Mode "1280x1024": 108.0 MHz (scaled from 0.0 MHz), 64.0 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 (64.0 kHz)
    (**) fglrx(0): Default mode "1280x1024": 85.5 MHz (scaled from 0.0 MHz), 50.9 kHz, 47.0 Hz (I)
    (II) fglrx(0): Modeline "1280x1024"x47.0 85.51 1280 1344 1480 1680 1024 1025 1028 1083 interlace +hsync (50.9 kHz)
    (**) fglrx(0): Default mode "1280x1024": 77.8 MHz (scaled from 0.0 MHz), 46.3 kHz, 43.0 Hz (I)
    (II) fglrx(0): Modeline "1280x1024"x43.0 77.80 1280 1344 1480 1680 1024 1025 1028 1077 interlace +hsync (46.3 kHz)
    (**) fglrx(0): *Mode "1280x960": 108.0 MHz (scaled from 0.0 MHz), 60.0 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 (60.0 kHz)
    (**) fglrx(0): *Mode "1280x768": 79.5 MHz (scaled from 0.0 MHz), 47.8 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1280x768"x60.0 79.50 1280 1344 1472 1664 768 771 778 798 +hsync (47.8 kHz)
    (**) fglrx(0): *Mode "1280x720": 74.5 MHz (scaled from 0.0 MHz), 44.8 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1280x720"x60.0 74.48 1280 1336 1472 1664 720 721 724 746 +hsync (44.8 kHz)
    (**) fglrx(0): *Mode "1152x864": 81.6 MHz (scaled from 0.0 MHz), 53.7 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1152x864"x60.0 81.62 1152 1216 1336 1520 864 865 868 895 +hsync (53.7 kHz)
    (**) fglrx(0): Default mode "1152x864": 58.3 MHz (scaled from 0.0 MHz), 39.2 kHz, 43.0 Hz (I)
    (II) fglrx(0): Modeline "1152x864"x43.0 58.28 1152 1200 1320 1488 864 865 868 911 interlace +hsync (39.2 kHz)
    (**) fglrx(0): *Mode "1024x768": 94.5 MHz (scaled from 0.0 MHz), 68.7 kHz, 85.0 Hz
    (II) fglrx(0): Modeline "1024x768"x85.0 94.50 1024 1072 1168 1376 768 769 772 808 (68.7 kHz)
    (**) fglrx(0): Default mode "1024x768": 78.8 MHz (scaled from 0.0 MHz), 60.0 kHz, 75.0 Hz
    (II) fglrx(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 (60.0 kHz)
    (**) fglrx(0): Default mode "1024x768": 78.4 MHz (scaled from 0.0 MHz), 57.7 kHz, 72.0 Hz
    (II) fglrx(0): Modeline "1024x768"x72.0 78.43 1024 1080 1192 1360 768 769 772 801 +hsync (57.7 kHz)
    (**) fglrx(0): Default mode "1024x768": 75.0 MHz (scaled from 0.0 MHz), 56.5 kHz, 70.0 Hz
    (II) fglrx(0): Modeline "1024x768"x70.0 75.00 1024 1048 1184 1328 768 771 777 806 +hsync +vsync (56.5 kHz)
    (**) fglrx(0): Default mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 +hsync +vsync (48.4 kHz)
    (**) fglrx(0): Default mode "1024x768": 44.9 MHz (scaled from 0.0 MHz), 35.5 kHz, 43.0 Hz (I)
    (II) fglrx(0): Modeline "1024x768"x43.0 44.90 1024 1032 1208 1264 768 768 772 817 interlace (35.5 kHz)
    (**) fglrx(0): *Mode "800x600": 56.2 MHz (scaled from 0.0 MHz), 53.7 kHz, 85.0 Hz
    (II) fglrx(0): Modeline "800x600"x85.0 56.25 800 832 896 1048 600 601 604 631 (53.7 kHz)
    (**) fglrx(0): Default mode "800x600": 49.5 MHz (scaled from 0.0 MHz), 46.9 kHz, 75.0 Hz
    (II) fglrx(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 (46.9 kHz)
    (**) fglrx(0): Default mode "800x600": 50.0 MHz (scaled from 0.0 MHz), 48.1 kHz, 72.0 Hz
    (II) fglrx(0): Modeline "800x600"x72.0 50.00 800 856 976 1040 600 637 643 666 (48.1 kHz)
    (**) fglrx(0): Default mode "800x600": 45.5 MHz (scaled from 0.0 MHz), 43.8 kHz, 70.0 Hz
    (II) fglrx(0): Modeline "800x600"x70.0 45.50 800 840 920 1040 600 601 604 625 +hsync (43.8 kHz)
    (**) fglrx(0): Default mode "800x600": 40.0 MHz (scaled from 0.0 MHz), 37.9 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "800x600"x60.0 40.00 800 840 968 1056 600 601 605 628 (37.9 kHz)
    (**) fglrx(0): Default mode "800x600": 36.0 MHz (scaled from 0.0 MHz), 35.2 kHz, 56.0 Hz
    (II) fglrx(0): Modeline "800x600"x56.0 36.00 800 824 896 1024 600 601 603 625 (35.2 kHz)
    (**) fglrx(0): Default mode "800x600": 68.2 MHz (scaled from 0.0 MHz), 63.6 kHz, 100.0 Hz
    (II) fglrx(0): Modeline "800x600"x100.0 68.17 800 848 936 1072 600 601 604 636 +hsync (63.6 kHz)
    (**) fglrx(0): Default mode "800x600": 60.1 MHz (scaled from 0.0 MHz), 56.9 kHz, 90.0 Hz
    (II) fglrx(0): Modeline "800x600"x90.0 60.06 800 840 928 1056 600 601 604 632 +hsync (56.9 kHz)
    (**) fglrx(0): *Mode "720x480": 26.7 MHz (scaled from 0.0 MHz), 29.8 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "720x480"x60.0 26.71 720 736 808 896 480 481 484 497 +hsync (29.8 kHz)
    (**) fglrx(0): *Mode "640x480": 36.0 MHz (scaled from 0.0 MHz), 43.3 kHz, 85.0 Hz
    (II) fglrx(0): Modeline "640x480"x85.0 36.00 640 696 752 832 480 481 484 509 +hsync +vsync (43.3 kHz)
    (**) fglrx(0): Default mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.5 kHz, 75.0 Hz
    (II) fglrx(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 +hsync +vsync (37.5 kHz)
    (**) fglrx(0): Default mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.9 kHz, 72.0 Hz
    (II) fglrx(0): Modeline "640x480"x72.0 31.50 640 664 704 832 480 489 492 520 +hsync +vsync (37.9 kHz)
    (**) fglrx(0): Default mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "640x480"x60.0 25.18 640 656 752 800 480 490 492 525 +hsync +vsync (31.5 kHz)
    (**) fglrx(0): Default mode "640x480": 52.4 MHz (scaled from 0.0 MHz), 61.8 kHz, 120.0 Hz
    (II) fglrx(0): Modeline "640x480"x120.0 52.40 640 680 744 848 480 481 484 515 +hsync (61.8 kHz)
    (**) fglrx(0): Default mode "640x480": 43.2 MHz (scaled from 0.0 MHz), 50.9 kHz, 100.0 Hz
    (II) fglrx(0): Modeline "640x480"x100.0 43.16 640 680 744 848 480 481 484 509 +hsync (50.9 kHz)
    (**) fglrx(0): Default mode "640x480": 37.9 MHz (scaled from 0.0 MHz), 45.5 kHz, 90.0 Hz
    (II) fglrx(0): Modeline "640x480"x90.0 37.89 640 672 736 832 480 481 484 506 +hsync (45.5 kHz)
    (**) fglrx(0): Default mode "640x400": 28.1 MHz (scaled from 0.0 MHz), 33.7 kHz, 75.0 Hz
    (II) fglrx(0): Modeline "640x400"x75.0 28.07 640 696 736 832 400 413 415 449 (33.7 kHz)
    (**) fglrx(0): Default mode "640x400": 24.9 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "640x400"x60.0 24.92 640 664 760 792 400 460 462 525 (31.5 kHz)
    (**) fglrx(0): Default mode "512x384": 19.7 MHz (scaled from 0.0 MHz), 31.1 kHz, 75.0 Hz
    (II) fglrx(0): Modeline "512x384"x75.0 19.68 512 528 576 632 384 384 385 416 (31.1 kHz)
    (**) fglrx(0): Default mode "512x384": 19.8 MHz (scaled from 0.0 MHz), 29.8 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "512x384"x60.0 19.81 512 544 624 664 384 451 453 497 (29.8 kHz)
    (**) fglrx(0): Default mode "400x300": 24.8 MHz (scaled from 0.0 MHz), 46.9 kHz, 75.0 Hz (D)
    (II) fglrx(0): Modeline "400x300"x75.0 24.75 400 408 448 528 300 601 602 625 doublescan (46.9 kHz)
    (**) fglrx(0): Default mode "400x300": 22.3 MHz (scaled from 0.0 MHz), 45.0 kHz, 60.0 Hz (D)
    (II) fglrx(0): Modeline "400x300"x60.0 22.33 400 416 480 496 300 601 605 742 doublescan (45.0 kHz)
    (**) fglrx(0): Default mode "320x240": 15.8 MHz (scaled from 0.0 MHz), 37.9 kHz, 75.0 Hz (D)
    (II) fglrx(0): Modeline "320x240"x75.0 15.75 320 328 360 416 240 481 482 501 doublescan (37.9 kHz)
    (**) fglrx(0): Default mode "320x240": 12.6 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz (D)
    (II) fglrx(0): Modeline "320x240"x60.0 12.59 320 328 376 400 240 491 493 525 doublescan (31.5 kHz)
    (**) fglrx(0): Default mode "320x200": 13.1 MHz (scaled from 0.0 MHz), 31.5 kHz, 75.0 Hz (D)
    (II) fglrx(0): Modeline "320x200"x75.0 13.10 320 352 368 416 200 406 407 417 doublescan (31.5 kHz)
    (**) fglrx(0): Default mode "320x200": 12.6 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz (D)
    (II) fglrx(0): Modeline "320x200"x60.0 12.59 320 336 384 400 200 457 459 524 doublescan (31.5 kHz)
    (**) fglrx(0): Display dimensions: (338, 270) mm
    (WW) fglrx(0): Probed monitor is 320x240 mm, using Displaysize 338x270 mm
    (**) fglrx(0): DPI set to (96, 96)
    (--) fglrx(0): Virtual size is 1280x1024 (pitch 1280)
    (**) fglrx(0): *Mode "1280x1024": 108.0 MHz (scaled from 0.0 MHz), 64.0 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 (64.0 kHz)
    (**) fglrx(0): Default mode "1280x1024": 85.5 MHz (scaled from 0.0 MHz), 50.9 kHz, 47.0 Hz (I)
    (II) fglrx(0): Modeline "1280x1024"x47.0 85.51 1280 1344 1480 1680 1024 1025 1028 1083 interlace +hsync (50.9 kHz)
    (**) fglrx(0): Default mode "1280x1024": 77.8 MHz (scaled from 0.0 MHz), 46.3 kHz, 43.0 Hz (I)
    (II) fglrx(0): Modeline "1280x1024"x43.0 77.80 1280 1344 1480 1680 1024 1025 1028 1077 interlace +hsync (46.3 kHz)
    (**) fglrx(0): *Mode "1280x960": 108.0 MHz (scaled from 0.0 MHz), 60.0 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 (60.0 kHz)
    (**) fglrx(0): *Mode "1280x768": 79.5 MHz (scaled from 0.0 MHz), 47.8 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1280x768"x60.0 79.50 1280 1344 1472 1664 768 771 778 798 +hsync (47.8 kHz)
    (**) fglrx(0): *Mode "1280x720": 74.5 MHz (scaled from 0.0 MHz), 44.8 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1280x720"x60.0 74.48 1280 1336 1472 1664 720 721 724 746 +hsync (44.8 kHz)
    (**) fglrx(0): *Mode "1152x864": 81.6 MHz (scaled from 0.0 MHz), 53.7 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1152x864"x60.0 81.62 1152 1216 1336 1520 864 865 868 895 +hsync (53.7 kHz)
    (**) fglrx(0): Default mode "1152x864": 58.3 MHz (scaled from 0.0 MHz), 39.2 kHz, 43.0 Hz (I)
    (II) fglrx(0): Modeline "1152x864"x43.0 58.28 1152 1200 1320 1488 864 865 868 911 interlace +hsync (39.2 kHz)
    (**) fglrx(0): *Mode "1024x768": 94.5 MHz (scaled from 0.0 MHz), 68.7 kHz, 85.0 Hz
    (II) fglrx(0): Modeline "1024x768"x85.0 94.50 1024 1072 1168 1376 768 769 772 808 (68.7 kHz)
    (**) fglrx(0): Default mode "1024x768": 78.8 MHz (scaled from 0.0 MHz), 60.0 kHz, 75.0 Hz
    (II) fglrx(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 (60.0 kHz)
    (**) fglrx(0): Default mode "1024x768": 78.4 MHz (scaled from 0.0 MHz), 57.7 kHz, 72.0 Hz
    (II) fglrx(0): Modeline "1024x768"x72.0 78.43 1024 1080 1192 1360 768 769 772 801 +hsync (57.7 kHz)
    (**) fglrx(0): Default mode "1024x768": 75.0 MHz (scaled from 0.0 MHz), 56.5 kHz, 70.0 Hz
    (II) fglrx(0): Modeline "1024x768"x70.0 75.00 1024 1048 1184 1328 768 771 777 806 +hsync +vsync (56.5 kHz)
    (**) fglrx(0): Default mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 +hsync +vsync (48.4 kHz)
    (**) fglrx(0): Default mode "1024x768": 44.9 MHz (scaled from 0.0 MHz), 35.5 kHz, 43.0 Hz (I)
    (II) fglrx(0): Modeline "1024x768"x43.0 44.90 1024 1032 1208 1264 768 768 772 817 interlace (35.5 kHz)
    (**) fglrx(0): *Mode "800x600": 56.2 MHz (scaled from 0.0 MHz), 53.7 kHz, 85.0 Hz
    (II) fglrx(0): Modeline "800x600"x85.0 56.25 800 832 896 1048 600 601 604 631 (53.7 kHz)
    (**) fglrx(0): Default mode "800x600": 49.5 MHz (scaled from 0.0 MHz), 46.9 kHz, 75.0 Hz
    (II) fglrx(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 (46.9 kHz)
    (**) fglrx(0): Default mode "800x600": 50.0 MHz (scaled from 0.0 MHz), 48.1 kHz, 72.0 Hz
    (II) fglrx(0): Modeline "800x600"x72.0 50.00 800 856 976 1040 600 637 643 666 (48.1 kHz)
    (**) fglrx(0): Default mode "800x600": 45.5 MHz (scaled from 0.0 MHz), 43.8 kHz, 70.0 Hz
    (II) fglrx(0): Modeline "800x600"x70.0 45.50 800 840 920 1040 600 601 604 625 +hsync (43.8 kHz)
    (**) fglrx(0): Default mode "800x600": 40.0 MHz (scaled from 0.0 MHz), 37.9 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "800x600"x60.0 40.00 800 840 968 1056 600 601 605 628 (37.9 kHz)
    (**) fglrx(0): Default mode "800x600": 36.0 MHz (scaled from 0.0 MHz), 35.2 kHz, 56.0 Hz
    (II) fglrx(0): Modeline "800x600"x56.0 36.00 800 824 896 1024 600 601 603 625 (35.2 kHz)
    (**) fglrx(0): Default mode "800x600": 68.2 MHz (scaled from 0.0 MHz), 63.6 kHz, 100.0 Hz
    (II) fglrx(0): Modeline "800x600"x100.0 68.17 800 848 936 1072 600 601 604 636 +hsync (63.6 kHz)
    (**) fglrx(0): Default mode "800x600": 60.1 MHz (scaled from 0.0 MHz), 56.9 kHz, 90.0 Hz
    (II) fglrx(0): Modeline "800x600"x90.0 60.06 800 840 928 1056 600 601 604 632 +hsync (56.9 kHz)
    (**) fglrx(0): *Mode "720x480": 26.7 MHz (scaled from 0.0 MHz), 29.8 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "720x480"x60.0 26.71 720 736 808 896 480 481 484 497 +hsync (29.8 kHz)
    (**) fglrx(0): *Mode "640x480": 36.0 MHz (scaled from 0.0 MHz), 43.3 kHz, 85.0 Hz
    (II) fglrx(0): Modeline "640x480"x85.0 36.00 640 696 752 832 480 481 484 509 +hsync +vsync (43.3 kHz)
    (**) fglrx(0): Default mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.5 kHz, 75.0 Hz
    (II) fglrx(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 +hsync +vsync (37.5 kHz)
    (**) fglrx(0): Default mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.9 kHz, 72.0 Hz
    (II) fglrx(0): Modeline "640x480"x72.0 31.50 640 664 704 832 480 489 492 520 +hsync +vsync (37.9 kHz)
    (**) fglrx(0): Default mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "640x480"x60.0 25.18 640 656 752 800 480 490 492 525 +hsync +vsync (31.5 kHz)
    (**) fglrx(0): Default mode "640x480": 52.4 MHz (scaled from 0.0 MHz), 61.8 kHz, 120.0 Hz
    (II) fglrx(0): Modeline "640x480"x120.0 52.40 640 680 744 848 480 481 484 515 +hsync (61.8 kHz)
    (**) fglrx(0): Default mode "640x480": 43.2 MHz (scaled from 0.0 MHz), 50.9 kHz, 100.0 Hz
    (II) fglrx(0): Modeline "640x480"x100.0 43.16 640 680 744 848 480 481 484 509 +hsync (50.9 kHz)
    (**) fglrx(0): Default mode "640x480": 37.9 MHz (scaled from 0.0 MHz), 45.5 kHz, 90.0 Hz
    (II) fglrx(0): Modeline "640x480"x90.0 37.89 640 672 736 832 480 481 484 506 +hsync (45.5 kHz)
    (**) fglrx(0): Default mode "640x400": 28.1 MHz (scaled from 0.0 MHz), 33.7 kHz, 75.0 Hz
    (II) fglrx(0): Modeline "640x400"x75.0 28.07 640 696 736 832 400 413 415 449 (33.7 kHz)
    (**) fglrx(0): Default mode "640x400": 24.9 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "640x400"x60.0 24.92 640 664 760 792 400 460 462 525 (31.5 kHz)
    (**) fglrx(0): Default mode "512x384": 19.7 MHz (scaled from 0.0 MHz), 31.1 kHz, 75.0 Hz
    (II) fglrx(0): Modeline "512x384"x75.0 19.68 512 528 576 632 384 384 385 416 (31.1 kHz)
    (**) fglrx(0): Default mode "512x384": 19.8 MHz (scaled from 0.0 MHz), 29.8 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "512x384"x60.0 19.81 512 544 624 664 384 451 453 497 (29.8 kHz)
    (**) fglrx(0): Default mode "400x300": 24.8 MHz (scaled from 0.0 MHz), 46.9 kHz, 75.0 Hz (D)
    (II) fglrx(0): Modeline "400x300"x75.0 24.75 400 408 448 528 300 601 602 625 doublescan (46.9 kHz)
    (**) fglrx(0): Default mode "400x300": 22.3 MHz (scaled from 0.0 MHz), 45.0 kHz, 60.0 Hz (D)
    (II) fglrx(0): Modeline "400x300"x60.0 22.33 400 416 480 496 300 601 605 742 doublescan (45.0 kHz)
    (**) fglrx(0): Default mode "320x240": 15.8 MHz (scaled from 0.0 MHz), 37.9 kHz, 75.0 Hz (D)
    (II) fglrx(0): Modeline "320x240"x75.0 15.75 320 328 360 416 240 481 482 501 doublescan (37.9 kHz)
    (**) fglrx(0): Default mode "320x240": 12.6 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz (D)
    (II) fglrx(0): Modeline "320x240"x60.0 12.59 320 328 376 400 240 491 493 525 doublescan (31.5 kHz)
    (**) fglrx(0): Default mode "320x200": 13.1 MHz (scaled from 0.0 MHz), 31.5 kHz, 75.0 Hz (D)
    (II) fglrx(0): Modeline "320x200"x75.0 13.10 320 352 368 416 200 406 407 417 doublescan (31.5 kHz)
    (**) fglrx(0): Default mode "320x200": 12.6 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz (D)
    (II) fglrx(0): Modeline "320x200"x60.0 12.59 320 336 384 400 200 457 459 524 doublescan (31.5 kHz)
    (II) Loading sub module "fb"
    (II) LoadModule: "fb"
    (II) Loading /usr/lib/xorg/modules//libfb.so
    (II) Module fb: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.3
    (II) Loading sub module "ramdac"
    (II) LoadModule: "ramdac"(II) Module "ramdac" already built-in
    (==) fglrx(0): NoAccel = NO
    (II) Loading sub module "xaa"
    (II) LoadModule: "xaa"
    (II) Loading /usr/lib/xorg/modules//libxaa.so
    (II) Module xaa: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.2.0
    ABI class: X.Org Video Driver, version 2.0
    (==) fglrx(0): NoDRI = NO
    (II) Loading sub module "fglrxdrm"
    (II) LoadModule: "fglrxdrm"
    (II) Reloading /usr/lib/xorg/modules/linux//libfglrxdrm.so
    (==) fglrx(0): Capabilities: 0x00000000
    (==) fglrx(0): CapabilitiesEx: 0x00000000
    (==) fglrx(0): cpuFlags: 0x4000001f
    (==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so"
    (**) fglrx(0): ATI GART size: 255 MB
    (II) fglrx(0): [pcie] 261120 kB allocated
    (II) fglrx(0): [drm] DRM buffer queue setup: nbufs = 100 bufsize = 65536
    (==) fglrx(0): UseFastTLS=0
    (==) fglrx(0): BlockSignalsOnLock=1
    (--) Depth 24 pixmap format is 32 bpp
    (II) do I need RAC? No, I don't.
    (II) resource ranges after preInit:
    [0] 0 0 0xfdef0000 - 0xfdefffff (0x10000) MX[b]
    [1] 0 0 0xd0000000 - 0xdfffffff (0x10000000) 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 0xfdfff000 - 0xfdfff7ff (0x800) MX[b]
    [7] -1 0 0xfe02a000 - 0xfe02afff (0x1000) MX[b]
    [8] -1 0 0xfe02b000 - 0xfe02bfff (0x1000) MX[b]
    [9] -1 0 0xfe02c000 - 0xfe02cfff (0x1000) MX[b]
    [10] -1 0 0xfeb00000 - 0xfeb000ff (0x100) MX[b]
    [11] -1 0 0xfe02f000 - 0xfe02ffff (0x1000) MX[b]
    [12] -1 0 0xfdec0000 - 0xfdedffff (0x20000) MX[b](B)
    [13] -1 0 0xfdef0000 - 0xfdefffff (0x10000) MX[b](B)
    [14] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b](B)
    [15] -1 0 0xfdee0000 - 0xfdeeffff (0x10000) MX[b](B)
    [16] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b](OprU)
    [17] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b](OprU)
    [18] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b](OprU)
    [19] 0 0 0x00009c00 - 0x00009cff (0x100) IX[b]
    [20] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [21] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [22] -1 0 0x0000ac00 - 0x0000ac7f (0x80) IX[b]
    [23] -1 0 0x0000bc00 - 0x0000bc07 (0x8) IX[b]
    [24] -1 0 0x0000c000 - 0x0000c00f (0x10) IX[b]
    [25] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[b]
    [26] -1 0 0x00000960 - 0x00000967 (0x8) IX[b]
    [27] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[b]
    [28] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[b]
    [29] -1 0 0x0000d400 - 0x0000d40f (0x10) IX[b]
    [30] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[b]
    [31] -1 0 0x00000970 - 0x00000977 (0x8) IX[b]
    [32] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[b]
    [33] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[b]
    [34] -1 0 0x0000e800 - 0x0000e80f (0x10) IX[b]
    [35] -1 0 0x00004c40 - 0x00004c7f (0x40) IX[b]
    [36] -1 0 0x00004c00 - 0x00004c3f (0x40) IX[b]
    [37] -1 0 0x0000fc00 - 0x0000fc1f (0x20) IX[b]
    [38] -1 0 0x00009c00 - 0x00009cff (0x100) IX[b](B)
    [39] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b](OprU)
    [40] 0 0 0x000003c0 - 0x000003df (0x20) IS[b](OprU)
    (II) fglrx(0): driver needs X.org 7.1.x.y with x.y >= 0.0
    (II) fglrx(0): detected X.org 7.1.2.0
    (II) Loading extension ATIFGLRXDRI
    (II) fglrx(0): doing DRIScreenInit
    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:5:0:0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 7, (OK)
    drmOpenByBusid: drmOpenMinor returns 7
    drmOpenByBusid: drmGetBusid reports PCI:5:0:0
    (II) [drm] DRM interface version 1.0
    (II) [drm] DRM open master succeeded.
    (II) fglrx(0): [drm] Using the DRM lock SAREA also for drawables.
    (II) fglrx(0): [drm] framebuffer handle = 0xac000
    (II) fglrx(0): [drm] added 1 reserved context for kernel
    (II) fglrx(0): X context handle = 0x1
    (II) fglrx(0): DRIScreenInit done
    (II) fglrx(0): Kernel Module Version Information:
    (II) fglrx(0): Name: fglrx
    (II) fglrx(0): Version: 8.49.7
    (II) fglrx(0): Date: May 12 2008
    (II) fglrx(0): Desc: ATI FireGL DRM kernel module
    (WW) fglrx(0): Kernel Module version does *not* match driver.
    (EE) fglrx(0): incompatible kernel module detected - HW accelerated OpenGL will not work
    (II) fglrx(0): [drm] removed 1 reserved context for kernel
    (II) fglrx(0): [drm] unmapping 8192 bytes of SAREA 0xab000 at 0xb7653000
    (II) fglrx(0): [drm] Closed DRM master.
    (WW) fglrx(0): ***********************************************
    (WW) fglrx(0): * DRI initialization failed! *
    (WW) fglrx(0): * (maybe driver kernel module missing or bad) *
    (WW) fglrx(0): * 2D acceleraton available (MMIO) *
    (WW) fglrx(0): * no 3D acceleration available *
    (WW) fglrx(0): ********************************************* *
    (II) fglrx(0): FBADPhys: 0xc0000000 FBMappedSize: 0x10000000
    (==) fglrx(0): Write-combining range (0xd0000000,0x10000000)
    (II) fglrx(0): FBMM initialized for area (0,0)-(1280,8191)
    (II) fglrx(0): FBMM auto alloc for area (0,0)-(1280,1024) (front color buffer - assumption)
    (II) fglrx(0): Largest offscreen area available: 1280 x 7167
    (==) fglrx(0): Backing store disabled
    (II) Loading extension FGLRXEXTENSION
    (II) Loading extension ATITVOUT
    (**) fglrx(0): DPMS enabled
    (WW) fglrx(0): Textured Video not supported without DRI enabled.
    (II) fglrx(0): Using XFree86 Acceleration Architecture (XAA)
    Screen to screen bit blits
    Solid filled rectangles
    Solid Horizontal and Vertical Lines
    Setting up tile and stipple cache:
    32 128x128 slots
    32 256x256 slots
    16 512x512 slots
    (II) fglrx(0): Acceleration enabled
    (II) LoadModule: "amdxmm"
    (II) Loading /usr/lib/xorg/modules//amdxmm.so
    (II) Module amdxmm: vendor="X.Org Foundation"
    compiled for 7.1.0, module version = 1.0.0
    ABI class: X.Org Server Extension, version 0.3
    (EE) fglrx(0): XMM failed to open CMMQS connection.
    (II) fglrx(0): XMM failed to initialize!
    (WW) fglrx(0): Option "VendorName" is not used
    (WW) fglrx(0): Option "ModelName" is not used
    (II) fglrx(0): Direct rendering disabled
    (==) fglrx(0): Silken mouse enabled
    (==) fglrx(0): Using hardware cursor
    (==) RandR enabled
    (II) Initializing built-in extension MIT-SHM
    (II) Initializing built-in extension XInputExtension
    (II) Initializing built-in extension XTEST
    (II) Initializing built-in extension XKEYBOARD
    (II) Initializing built-in extension XC-APPGROUP
    (II) Initializing built-in extension 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
    (II) AIGLX: Screen 0 is not DRI capable
    (II) Loading sub module "GLcore"
    (II) LoadModule: "GLcore"
    (II) Loading /usr/lib/xorg/modules/extensions//libGLcore.so
    (II) Module GLcore: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.0.0
    ABI class: X.Org Server Extension, version 0.3
    (II) GLX: Initialized MESA-PROXY GL provider for screen 0
    (**) Option "CoreKeyboard"
    (**) Keyboard0: always reports core events
    (**) Option "Protocol" "standard"
    (**) Keyboard0: Protocol: standard
    (**) Option "AutoRepeat" "500 30"
    (**) Option "XkbRules" "xorg"
    (**) Keyboard0: XkbRules: "xorg"
    (**) Option "XkbModel" "abnt2"
    (**) Keyboard0: XkbModel: "abnt2"
    (**) Option "XkbLayout" "br"
    (**) Keyboard0: XkbLayout: "br"
    (**) Option "CustomKeycodes" "off"
    (**) Keyboard0: CustomKeycodes disabled
    (**) Option "Protocol" "auto"
    (**) PS/2 Mouse: Device: "/dev/psaux"
    (**) PS/2 Mouse: Protocol: "auto"
    (**) Option "SendCoreEvents" "true"
    (**) Option "CorePointer"
    (**) PS/2 Mouse: always reports core events
    (**) Option "Device" "/dev/psaux"
    (**) Option "Emulate3Buttons" "true"
    (**) Option "Emulate3Timeout" "70"
    (**) PS/2 Mouse: Emulate3Buttons, Emulate3Timeout: 70
    (**) Option "ZAxisMapping" "4 5"
    (**) PS/2 Mouse: ZAxisMapping: buttons 4 and 5
    (**) PS/2 Mouse: Buttons: 9
    (**) 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)
    (--) PS/2 Mouse: PnP-detected protocol: "ExplorerPS/2"
    (II) PS/2 Mouse: ps2EnableDataReporting: succeeded
    Last edited by DarkForte (2008-06-23 22:40:05)

    From your Xorg.0.log:
    (II) fglrx(0): DRIScreenInit done
    (II) fglrx(0): Kernel Module Version Information:
    (II) fglrx(0): Name: fglrx
    (II) fglrx(0): Version: 8.49.7
    (II) fglrx(0): Date: May 12 2008
    (II) fglrx(0): Desc: ATI FireGL DRM kernel module
    (WW) fglrx(0): Kernel Module version does *not* match driver.
    (EE) fglrx(0): incompatible kernel module detected - HW accelerated OpenGL will not work
    You have to quit X, then rmmod and modprobe the kernel module - you're still using the old one.  (a reboot would technically fix it too)
    # rmmod fglrx
    # modprobe fglrx
    # dmesg | tail
    The dmesg output should say you've successfully loaded the 8.501 driver.

  • HOW TO: Install LATEST ATI CATALYST drivers

    So ATI/AMD doesn't consistently update the "BootCamp" drivers and as a gamer I want utmost performance out of what I have (of course without OCing). Therefore, I went searching for a solution and found it and I will explain it here, step by step. Forgive me if this has already been posted. Note that I did this in XP and NOT Vista.
    1. Download the latest CATALYST drivers from here:
    http://game.amd.com/us-en/drivers_catalyst.aspx?p=xp/radeonx-xp
    2. Open the driver software as if you were going to install it and let it extract to its default directory. Take note of what that directory is as you will need to know that file path for later. Once it extracts it will move on to an installation. Stop/cancel the installation the first chance you get.
    3. REMOVE your currently installed ATI drivers. There are two ways to do this:
    -1. If you downloaded the actually CATALYST Software Suite, there will be a program in the folder to where it extracted called "AtiCimUn" that will remove your drivers.
    -2. Google "remove ATI drivers" and I think it's the first link that tells you a detailed step by step method of removing the drivers.
    4. Restart after successfully removing the drivers.
    5. Download MobilityModder here: http://www.driverheaven.net/modtool.php
    -If you scroll closer to the bottom of that page, there will be a download link AND instructions for the PROPER method of installing MobilityModder.
    6. Run MobilityModder
    7. Browse to the directory where the drivers are installed.
    8. Click "Modify"
    9. When the modification is complete, close MobilityModder and Right Click on "My Computer" then click on Properties
    10. Click the "Hardware" tab
    11. Click on Device Manager
    12. At least one device should have a yellow circle with a black question mark in it. For me, Windows saw it as a "VGA Controller". Right click it and click "Update Drivers"
    13. It will ask you some stuff about if you want Windows Update to look for drivers, say "No not this time" and click next
    14. Select "Install from a list or specific location{Advanced) and click next
    15. Select "Don't search, I will choose the driver to install"
    16. Click on the "Have Disk" button
    17. Browse to the folder where the ATI drivers were extracted to (MobilityModder will have rewritten the modified files to the same location)
    18. The specific file you are looking for is a Configuration file whose icon looks like a white notepad with a yellowish cog that has some metal rod going through it. Click on it and click "open"
    19. At this point Windows should recognize which card you have specifically, if not, it will have the entire list of cards that driver can update. If you run into that, just find it in the list.
    20. Let windows copy the files, if it tells you that the drivers are not digitally signed, say "continue anyway". It's just an effect of the MobilityModder modifying the files and since it doesn't have a certificate, it's not considered signed.
    21. When it's done click finish.
    22. Restart
    23. Happy new drivers
    I'm thinking you might be able to skip the MobilityModder part and just skip straight to directing Windows right to where the drivers are instead of having to mod the files. I'm not sure if it works because I haven't done it but you're welcome to try. If it doesn't work it just means you have to use MobilityModder.
    I hope this helps.

    Update: After using the method described above the drivers did install successfully however, when I loaded some games I noticed that they did not take up the whole screen. No amount of changing the resolution solved the problem.
    So I completely removed the drivers and loaded unmodified drivers. I had to find my x1600 from the list and there were actually two but I just took the first one. I let Windows copy the files after warning that it can't confirm they were for my hardware. After a restart I tried my games again and they were taking up the whole screen as they did when I had BootCamps outdated drivers.
    So I can say that you CAN skip steps 5-9 (the steps for the mobility modding). You'll just have to find your drivers and some of them do show up multiple times. I'm probably going to try the other x1600 listing just to see what happens. I'm not sure if there's a difference between the same listings (mine was Radeon x1600 followed by another Radeon x1600) but I'm assuming there is or else ATI would put so many >.<

  • Alum iMac and ATI Catalyst Drivers 7.9

    Has anyone been able to install the latest video drivers from ATI? If so exactly how did you do it because the ATI installer says there is no compatible video chip available.
    thanks in advance,
    Dan Reilly
    Sarasota, FL

    Hi Dan,
    the downloadable AMD Catalyst Drivers are only for the Desktop versions of their graphics cards, not for the Mobility ones.
    Try out the Mobility Modder: http://www.driverheaven.net/modtool/
    with the Catalyst package you have.
    Good Luck
    Stefan

  • Hp p1006 laserjet printer is not working. All drivers have been updated. Using windows 7 64-bit

    I have had this printer for about two years now.  All of a sudden it has decided to stop working, and I cannot get it to work now.  All connections have been connected and all software drivers updated.  What can I do to resolve this issue?  Thanks.

    My HP P1006 printer not working.
    Driver has been downloaded from HP site correctly.
    Also, used different lap top but the respond was the same.
    Both pcs ulilize Win 7, 64 with SP1.

  • [SOLVED]Problem installing ATI catalyst drivers

    Hello arch users, ive been having trouble when installing the ati proprietary drivers through pacman. I followed the wiki and added the catalyst repo into my pacman.conf file. however when i type in sudo pacman -Syu i get this:
    :: Synchronizing package databases...
    error: failed retrieving file 'catalyst.db' from catalyst.apocalypsus.net : The requested URL returned error: 404
    error: failed to update catalyst (download library error)
    core is up to date
    extra is up to date
    community is up to date
    multilib is up to date
    :: Starting full system upgrade...
    there is nothing to do
    and when i try to install catalyst and catalyst-utils i get this as an output:
    resolving dependencies...
    looking for inter-conflicts...
    :: catalyst-utils and libgl are in conflict. Remove libgl? [y/N] y
    :: catalyst and ati-dri are in conflict. Remove ati-dri? [y/N] y
    Targets (6): ati-dri-8.0.4-1 [removal] libgl-8.0.4-1 [removal]
    netkit-bsd-finger-0.17-7 xinetd-2.3.15-2 catalyst-12.6-3
    catalyst-utils-12.6-1
    Total Installed Size: 121.91 MiB
    Net Upgrade Size: 74.13 MiB
    Proceed with installation? [Y/n] y
    (4/4) checking package integrity [######################] 100%
    error: catalyst-utils: signature from "Vi0L0 <[email protected]>" is unknown trust
    error: catalyst: signature from "Vi0L0 <[email protected]>" is unknown trust
    error: failed to commit transaction (invalid or corrupted package (PGP signature))
    Errors occurred, no packages were upgraded.
    any idea on what to do?
    i want to use the proprietary over the open source because it gives me less problems when using 3d rendering.
    or are there any other ways of installing these packages other than pacman?
    Last edited by CokaBear (2012-07-19 19:45:35)

    You could add 'SigLevel = Never' under the catalyst repo in pacman.conf, so that it doesn't check for package integrity.
    And about the 404, maybe your 'Server' is incorrect. I use 'Server = http://catalyst.apocalypsus.net/repo/catalyst/$arch'

  • Palm Treo 755p -- bought new computer with Vista and downloaded Download Palm Desktop by ACCESS 6.2 -- now the sync does not work, asks for drivers

    Hello...
    I am new to the Palm (~1mo.) but I was using hotsync with my old laptop which had Windows XP and was not experiencing any real problems.  That computer is going bye-bye, I bought an HP with the Vista OS and I followed the directions on downloading the Download Palm Desktop by ACCESS 6.2 from the website but now I can not get my device to sync-- The Desktop computer asks for the appropriate drivers.  I tried searching online, on the disk that came with the smartphone and even reinstalling a couple times and everything is dead in the water...
    Anyone able to help me out on this?
    Is there an additional patch of some sort to download?
    Post relates to: Palm m515

    Just in case it is not clear...  that post was made after I bought the bluetooth adapter and tried following the advice provided in the Vista 64 Hotsync solution found! post.  Again-- my statement of not working is for the following reasons:
    1) my PC tells me that the sychronization completed with errors.
    2) when I look at the log that the Backup sychronization aborted.
    3) It almost invariably tells me that it Failed to backup 1 file(s) and that file is "NetworkProfiles2" through a "Protocol Error: Unknown error. (6410)"
    4) many of my contacts (over half) duplicate during this synchronization.
    5) many of my appointments (over half) duplicate during this synchronization.
    The information about creating a virtual serial port on my PC comes from my actual palm itself.  The palm info is in the HotSynch verbage and it tells me to contact my computer manufacturer.  In doing so however they have no idea how to do this and Palm does not either.  I am still working with HP on trying to resolve that part of it but I am thinking from the hours of research that Palm wants me to create another COM port but again the help I am finding on this is beyond my pay grade so to speak...  you can check out the following link and try to help me if you like:
    http://msdn.microsoft.com/en-us/library/ms885792.aspx
    So... any ideas my friend?  It appears that some Vista 64-bit users are having success with a bluetooth synch but I have tried emailing those that claim to have been able to do this with no luck.  I am not having any luck (I hope my outline above is clearer)-- and no one has seemed to had any luck recently.
    I would love to make this work-- I bought this phone for this functionality.
    Post relates to: Palm m515
    Post relates to: Palm m515

  • I bought Hp 15 g207ax, 2 out of 3 usb not working, and all drivers missing, no ethernet or no wifi

    i bought a new Hp 15 G207AX.
    issue 1 - 2 out of 3 usb not working, 1 usb 3.0 and 1 usb2.0 not working. 1 usb 2.0 is working properly
    question 1- is it because of faulty laptop or driver issue? also, if it is driver issue, then why 1 usb 2.0 is working?
    issue 2 - All Drivers are missing.
    question 2 - where can i find all the drivers?
    issue 3 - no ethernet and no wifi connecting
    question 3 - is there a driver for ethernet too? can you tell me what drivers i need to install for ethernet or wifi. because without those, i cant do anything?
    looking for your immediate reply. as if in 1st question, if usb ports are defective and laptop is faulty, i will ask for a replacement or refund.

    Likely all of these issues would be fixed with the chipset driver.
    Did you look at the solutions listed in that other forum post I linked to above?
    ...an HP employee just trying to help where I can, but not speaking on behalf of HP.

  • Touch Pad and Web Cam are not working after installing drivers also

    Hiii
    Synaptic Touch pad drivers are not working like not detecting the hardware so please help me on this
    and
    Webcam is not working like its not detecting even after installing cyberlink software given in the hp web site
    please help me regarding this problems

    1.Download hp support assistant.
    2.Run it and go to the tab updates and tune-ups.
    3.Click in the button check for updates. It will find you the updates. 
    4.Click in the button Download and Install.
    5.When it finish restart your computer.
    [link:http://www8.hp.com/us/en/campaigns/hpsupportassistant/hpsupport.html?jumpid=va_r602_us/en/any/psg/pl...
    Also if it doesnt' work , you can also try :
    1.Right click to the computer. 
    2.Click to the manage option.
    3.Then select the device manager.
    4.After that go to imagine devices and select your camera, then right click on it and select the option update the driver software do the same in the touchpad.
    If and this doesn' t work unistall the drivers and install them again.

  • Kernel upgrade + ATI catalyst drivers = X not working

    Hi all!
    Since yesterday, my system worked perfectly, but I did a full system upgrade and, like every time the kernel upgrades (in this case, to 2.6.37 version), the module fglrx didn't work anymore. I reinstalled both catalyst and catalyst-utils, doing exactly as the wiki says and running aticonfig --initial to create the xorg.conf file:
    Section "ServerLayout"
    Identifier "aticonfig Layout"
    Screen 0 "aticonfig-Screen[0]-0" 0 0
    EndSection
    Section "Module"
    EndSection
    Section "Monitor"
    Identifier "aticonfig-Monitor[0]-0"
    Option "VendorName" "ATI Proprietary Driver"
    Option "ModelName" "Generic Autodetecting Monitor"
    Option "DPMS" "true"
    EndSection
    Section "Device"
    Identifier "aticonfig-Device[0]-0"
    Driver "fglrx"
    BusID "PCI:1:0:0"
    EndSection
    Section "Screen"
    Identifier "aticonfig-Screen[0]-0"
    Device "aticonfig-Device[0]-0"
    Monitor "aticonfig-Monitor[0]-0"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    But it seems that there  is some problem with fglrx module that causes a floating point exception, as it says in Xorg.0.log...
    I've tried to install catalyst again from the repository and the AUR but always getting the same error.  I've been searching in forums and googling but nothing worked. I even fixed the DisplaySize on "Monitor" section because I read that there was a bug which gave this error, but this didn't work either. I would appreciate any kind of help, I'm totally desperate...
    Thank you!

    Have you tried this advice from the wiki?
    Please ensure that in the "Screen" section you have "DefaultDepth 24" and there is a "DRI" section with "Mode 666" in it.
    Also, if you're desperate, you could give xf86-video-ati a shot.

  • Xorg not working with NVidia card on laptop.

    Hi, I'm new here, but have been using other distros for a while now.
    My problem is that whenever i try to use the discrete graphics Xorg freezes and the logs say something about not having a valid display for the card.
    The Intel graphics work fine for most things, but for example Steam doesn't launch because of a missing GLX plugin or something.
    GDM and Gnome also just give me a "something went wrong" instead of letting me log in or use the desktop (lxdm + kde works fine).
    My configs:
    10-monitor.conf
    Section "ServerLayout"
    Identifier "Layout0"
    Screen 0 "Screen0"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Monitor "Monitor0"
    Device "Device0"
    EndSection
    20-intel.conf
    Section "Device"
    Identifier "Device1"
    Driver "modesetting"
    Option "AccelMethod" "none"
    EndSection
    20-nvidia.conf
    Section "Device"
    Identifier "Device0"
    Driver "nvidia"
    VendorName "NVidia Corporation"
    Option "NoLogo" "false"
    Option "AllowEmptyInitialConfiguration"
    BusID "PCI:4:0:0"
    EndSection
    /var/log/Xorg.0.log
    [ 13.417]
    X.Org X Server 1.17.1
    Release Date: 2015-02-10
    [ 13.417] X Protocol Version 11, Revision 0
    [ 13.417] Build Operating System: Linux 3.18.6-1-ARCH x86_64
    [ 13.417] Current Operating System: Linux Hawaii-Arch 3.18.6-1-ARCH #1 SMP PREEMPT Sat Feb 7 08:44:05 CET 2015 x86_64
    [ 13.417] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=1c7d6663-e037-4ff8-ae85-e51f6745bb45 rw quiet
    [ 13.417] Build Date: 22 February 2015 12:50:32PM
    [ 13.417]
    [ 13.417] Current version of pixman: 0.32.6
    [ 13.417] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 13.417] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 13.417] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Mar 13 18:27:43 2015
    [ 13.496] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 13.496] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [ 13.581] (==) ServerLayout "Layout0"
    [ 13.581] (**) |-->Screen "Screen0" (0)
    [ 13.581] (**) | |-->Monitor "Monitor0"
    [ 13.581] (**) | |-->Device "Device0"
    [ 13.581] (==) Automatically adding devices
    [ 13.581] (==) Automatically enabling devices
    [ 13.581] (==) Automatically adding GPU devices
    [ 13.602] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/OTF/".
    [ 13.602] Entry deleted from font path.
    [ 13.602] (Run 'mkfontdir' on "/usr/share/fonts/OTF/").
    [ 13.602] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 13.602] Entry deleted from font path.
    [ 13.638] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 13.638] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 13.638] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 13.638] (II) Loader magic: 0x815d80
    [ 13.638] (II) Module ABI versions:
    [ 13.638] X.Org ANSI C Emulation: 0.4
    [ 13.638] X.Org Video Driver: 19.0
    [ 13.638] X.Org XInput driver : 21.0
    [ 13.638] X.Org Server Extension : 9.0
    [ 13.639] (EE) systemd-logind: failed to get session: PID 283 does not belong to any known session
    [ 13.639] (II) xfree86: Adding drm device (/dev/dri/card0)
    [ 13.639] (II) xfree86: Adding drm device (/dev/dri/card1)
    [ 13.640] (--) PCI:*(0:0:2:0) 8086:0a16:1043:131d rev 9, Mem @ 0xf7400000/4194304, 0xd0000000/268435456, I/O @ 0x0000f000/64
    [ 13.640] (--) PCI: (0:4:0:0) 10de:1292:1043:131d rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000d000/128, BIOS @ 0x????????/524288
    [ 13.640] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 13.641] (II) LoadModule: "glx"
    [ 13.668] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 14.479] (II) Module glx: vendor="NVIDIA Corporation"
    [ 14.479] compiled for 4.0.2, module version = 1.0.0
    [ 14.479] Module class: X.Org Server Extension
    [ 14.487] (II) NVIDIA GLX Module 346.35 Sat Jan 10 20:53:39 PST 2015
    [ 14.491] (II) LoadModule: "nvidia"
    [ 14.492] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 14.588] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 14.588] compiled for 4.0.2, module version = 1.0.0
    [ 14.588] Module class: X.Org Video Driver
    [ 14.593] (II) NVIDIA dlloader X Driver 346.35 Sat Jan 10 20:32:18 PST 2015
    [ 14.593] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [ 14.594] (++) using VT number 1
    [ 14.595] (II) Loading sub module "fb"
    [ 14.595] (II) LoadModule: "fb"
    [ 14.595] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 14.611] (II) Module fb: vendor="X.Org Foundation"
    [ 14.611] compiled for 1.17.1, module version = 1.0.0
    [ 14.611] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 14.611] (II) Loading sub module "wfb"
    [ 14.611] (II) LoadModule: "wfb"
    [ 14.612] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 14.614] (II) Module wfb: vendor="X.Org Foundation"
    [ 14.614] compiled for 1.17.1, module version = 1.0.0
    [ 14.614] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 14.614] (II) Loading sub module "ramdac"
    [ 14.614] (II) LoadModule: "ramdac"
    [ 14.614] (II) Module "ramdac" already built-in
    [ 14.616] (II) NVIDIA(0): Creating default Display subsection in Screen section
    "Screen0" for depth/fbbpp 24/32
    [ 14.616] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
    [ 14.616] (==) NVIDIA(0): RGB weight 888
    [ 14.616] (==) NVIDIA(0): Default visual is TrueColor
    [ 14.616] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    [ 14.617] (**) NVIDIA(0): Option "NoLogo" "false"
    [ 14.617] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
    [ 14.617] (**) NVIDIA(0): Enabling 2D acceleration
    [ 19.094] (II) NVIDIA(GPU-0): Found DRM driver nvidia-drm (20130102)
    [ 19.096] (II) NVIDIA(0): NVIDIA GPU GeForce GT 740M (GK208) at PCI:4:0:0 (GPU-0)
    [ 19.096] (--) NVIDIA(0): Memory: 2097152 kBytes
    [ 19.096] (--) NVIDIA(0): VideoBIOS: 80.28.2a.00.3d
    [ 19.096] (II) NVIDIA(0): Detected PCI Express Link width: 8X
    [ 19.096] (--) NVIDIA(0): Valid display device(s) on GeForce GT 740M at PCI:4:0:0
    [ 19.096] (--) NVIDIA(0): none
    [ 19.096] (II) NVIDIA(0): Validated MetaModes:
    [ 19.096] (II) NVIDIA(0): "NULL"
    [ 19.096] (II) NVIDIA(0): Virtual screen size determined to be 640 x 480
    [ 19.096] (WW) NVIDIA(0): Unable to get display device for DPI computation.
    [ 19.096] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
    [ 19.096] (--) Depth 24 pixmap format is 32 bpp
    [ 19.097] (II) NVIDIA: Using 3072.00 MB of virtual memory for indirect memory
    [ 19.097] (II) NVIDIA: access.
    [ 19.100] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
    [ 19.100] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
    [ 19.100] (II) NVIDIA(0): configuration option may not be set correctly. When the
    [ 19.100] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
    [ 19.100] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
    [ 19.100] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
    [ 19.100] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
    [ 19.100] (II) NVIDIA(0): Config Options in the README.
    [ 19.100] (II) NVIDIA(0): Setting mode "NULL"
    [ 19.150] (II) NVIDIA(0): Built-in logo is bigger than the screen.
    [ 19.201] (==) NVIDIA(0): Disabling shared memory pixmaps
    [ 19.201] (==) NVIDIA(0): Backing store enabled
    [ 19.201] (==) NVIDIA(0): Silken mouse enabled
    [ 19.202] (==) NVIDIA(0): DPMS enabled
    [ 19.220] (II) Loading sub module "dri2"
    [ 19.220] (II) LoadModule: "dri2"
    [ 19.220] (II) Module "dri2" already built-in
    [ 19.220] (II) NVIDIA(0): [DRI2] Setup complete
    [ 19.220] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
    [ 19.220] (--) RandR disabled
    [ 19.242] (II) Initializing extension GLX
    [ 19.242] (II) Indirect GLX disabled.(II) config/udev: Adding input device Power Button (/dev/input/event9)
    [ 19.774] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 19.774] (**) Power Button: Applying InputClass "libinput keyboard catchall"
    [ 19.774] (II) LoadModule: "libinput"
    [ 19.774] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
    [ 19.817] (II) Module libinput: vendor="X.Org Foundation"
    [ 19.817] compiled for 1.17.1, module version = 0.6.0
    [ 19.817] Module class: X.Org XInput Driver
    [ 19.817] ABI class: X.Org XInput driver, version 21.0
    [ 19.817] (II) Using input driver 'libinput' for 'Power Button'
    [ 19.817] (**) Power Button: always reports core events
    [ 19.817] (**) Option "Device" "/dev/input/event9"
    [ 19.818] (II) input device 'Power Button', /dev/input/event9 is a keyboard
    [ 19.836] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input13/event9"
    [ 19.836] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 19.837] (II) input device 'Power Button', /dev/input/event9 is a keyboard
    [ 19.837] (II) config/udev: Adding input device Video Bus (/dev/input/event11)
    [ 19.837] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 19.837] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
    [ 19.837] (II) Using input driver 'libinput' for 'Video Bus'
    [ 19.837] (**) Video Bus: always reports core events
    [ 19.837] (**) Option "Device" "/dev/input/event11"
    [ 19.837] (II) input device 'Video Bus', /dev/input/event11 is a keyboard
    [ 19.863] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input15/event11"
    [ 19.863] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
    [ 19.863] (II) input device 'Video Bus', /dev/input/event11 is a keyboard
    [ 19.864] (II) config/udev: Adding input device Video Bus (/dev/input/event10)
    [ 19.864] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 19.864] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
    [ 19.864] (II) Using input driver 'libinput' for 'Video Bus'
    [ 19.864] (**) Video Bus: always reports core events
    [ 19.864] (**) Option "Device" "/dev/input/event10"
    [ 19.864] (II) input device 'Video Bus', /dev/input/event10 is a keyboard
    [ 19.890] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:05/LNXVIDEO:00/input/input14/event10"
    [ 19.890] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
    [ 19.890] (II) input device 'Video Bus', /dev/input/event10 is a keyboard
    [ 19.890] (II) config/udev: Adding input device Lid Switch (/dev/input/event7)
    [ 19.890] (II) No input driver specified, ignoring this device.
    [ 19.890] (II) This device may have been added with another device file.
    [ 19.890] (II) config/udev: Adding input device Sleep Button (/dev/input/event8)
    [ 19.890] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
    [ 19.890] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
    [ 19.890] (II) Using input driver 'libinput' for 'Sleep Button'
    [ 19.890] (**) Sleep Button: always reports core events
    [ 19.890] (**) Option "Device" "/dev/input/event8"
    [ 19.891] (II) input device 'Sleep Button', /dev/input/event8 is a keyboard
    [ 19.916] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input12/event8"
    [ 19.916] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
    [ 19.917] (II) input device 'Sleep Button', /dev/input/event8 is a keyboard
    [ 19.917] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 (/dev/input/event16)
    [ 19.917] (II) No input driver specified, ignoring this device.
    [ 19.917] (II) This device may have been added with another device file.
    [ 19.917] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7 (/dev/input/event17)
    [ 19.917] (II) No input driver specified, ignoring this device.
    [ 19.917] (II) This device may have been added with another device file.
    [ 19.917] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=8 (/dev/input/event18)
    [ 19.917] (II) No input driver specified, ignoring this device.
    [ 19.917] (II) This device may have been added with another device file.
    [ 19.918] (II) config/udev: Adding input device Razer Razer Kraken 7.1 (/dev/input/event4)
    [ 19.918] (**) Razer Razer Kraken 7.1: Applying InputClass "evdev keyboard catchall"
    [ 19.918] (**) Razer Razer Kraken 7.1: Applying InputClass "libinput keyboard catchall"
    [ 19.918] (II) Using input driver 'libinput' for 'Razer Razer Kraken 7.1'
    [ 19.918] (**) Razer Razer Kraken 7.1: always reports core events
    [ 19.918] (**) Option "Device" "/dev/input/event4"
    [ 19.918] (II) input device 'Razer Razer Kraken 7.1', /dev/input/event4 is a keyboard
    [ 19.970] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-1/2-1:1.3/0003:1532:0501.0004/input/input8/event4"
    [ 19.970] (II) XINPUT: Adding extended input device "Razer Razer Kraken 7.1" (type: KEYBOARD, id 10)
    [ 19.970] (II) input device 'Razer Razer Kraken 7.1', /dev/input/event4 is a keyboard
    [ 19.970] (II) config/udev: Adding input device CM Storm Coolermaster Novatouch TKL (/dev/input/event5)
    [ 19.970] (**) CM Storm Coolermaster Novatouch TKL: Applying InputClass "evdev keyboard catchall"
    [ 19.970] (**) CM Storm Coolermaster Novatouch TKL: Applying InputClass "libinput keyboard catchall"
    [ 19.970] (II) Using input driver 'libinput' for 'CM Storm Coolermaster Novatouch TKL'
    [ 19.970] (**) CM Storm Coolermaster Novatouch TKL: always reports core events
    [ 19.970] (**) Option "Device" "/dev/input/event5"
    [ 19.970] (II) input device 'CM Storm Coolermaster Novatouch TKL', /dev/input/event5 is a keyboard
    [ 20.010] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.0/0003:2516:0026.0005/input/input9/event5"
    [ 20.010] (II) XINPUT: Adding extended input device "CM Storm Coolermaster Novatouch TKL" (type: KEYBOARD, id 11)
    [ 20.010] (II) input device 'CM Storm Coolermaster Novatouch TKL', /dev/input/event5 is a keyboard
    [ 20.010] (II) config/udev: Adding input device CM Storm Coolermaster Novatouch TKL (/dev/input/event6)
    [ 20.010] (**) CM Storm Coolermaster Novatouch TKL: Applying InputClass "evdev keyboard catchall"
    [ 20.010] (**) CM Storm Coolermaster Novatouch TKL: Applying InputClass "libinput keyboard catchall"
    [ 20.010] (II) Using input driver 'libinput' for 'CM Storm Coolermaster Novatouch TKL'
    [ 20.010] (**) CM Storm Coolermaster Novatouch TKL: always reports core events
    [ 20.010] (**) Option "Device" "/dev/input/event6"
    [ 20.010] (II) input device 'CM Storm Coolermaster Novatouch TKL', /dev/input/event6 is a keyboard
    [ 20.063] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.1/0003:2516:0026.0006/input/input10/event6"
    [ 20.063] (II) XINPUT: Adding extended input device "CM Storm Coolermaster Novatouch TKL" (type: KEYBOARD, id 12)
    [ 20.063] (II) input device 'CM Storm Coolermaster Novatouch TKL', /dev/input/event6 is a keyboard
    [ 20.064] (II) config/udev: Adding input device USB2.0 HD UVC WebCam (/dev/input/event13)
    [ 20.064] (**) USB2.0 HD UVC WebCam: Applying InputClass "evdev keyboard catchall"
    [ 20.064] (**) USB2.0 HD UVC WebCam: Applying InputClass "libinput keyboard catchall"
    [ 20.064] (II) Using input driver 'libinput' for 'USB2.0 HD UVC WebCam'
    [ 20.064] (**) USB2.0 HD UVC WebCam: always reports core events
    [ 20.064] (**) Option "Device" "/dev/input/event13"
    [ 20.064] (II) input device 'USB2.0 HD UVC WebCam', /dev/input/event13 is a keyboard
    [ 20.116] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-5/2-5:1.0/input/input17/event13"
    [ 20.116] (II) XINPUT: Adding extended input device "USB2.0 HD UVC WebCam" (type: KEYBOARD, id 13)
    [ 20.117] (II) input device 'USB2.0 HD UVC WebCam', /dev/input/event13 is a keyboard
    [ 20.117] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event19)
    [ 20.117] (II) No input driver specified, ignoring this device.
    [ 20.117] (II) This device may have been added with another device file.
    [ 20.117] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event20)
    [ 20.117] (II) No input driver specified, ignoring this device.
    [ 20.117] (II) This device may have been added with another device file.
    [ 20.117] (II) config/udev: Adding input device Razer Razer DeathAdder 2013 (/dev/input/event1)
    [ 20.117] (**) Razer Razer DeathAdder 2013: Applying InputClass "evdev pointer catchall"
    [ 20.117] (**) Razer Razer DeathAdder 2013: Applying InputClass "libinput pointer catchall"
    [ 20.117] (II) Using input driver 'libinput' for 'Razer Razer DeathAdder 2013'
    [ 20.117] (**) Razer Razer DeathAdder 2013: always reports core events
    [ 20.117] (**) Option "Device" "/dev/input/event1"
    [ 20.118] (II) input device 'Razer Razer DeathAdder 2013', /dev/input/event1 is a pointer caps = relative-motion button
    [ 20.170] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.3/1-1.3:1.0/0003:1532:0037.0001/input/input5/event1"
    [ 20.170] (II) XINPUT: Adding extended input device "Razer Razer DeathAdder 2013" (type: MOUSE, id 14)
    [ 20.170] (**) Option "AccelerationScheme" "none"
    [ 20.170] (**) Razer Razer DeathAdder 2013: (accel) selected scheme none/0
    [ 20.170] (**) Razer Razer DeathAdder 2013: (accel) acceleration factor: 2.000
    [ 20.170] (**) Razer Razer DeathAdder 2013: (accel) acceleration threshold: 4
    [ 20.170] (II) input device 'Razer Razer DeathAdder 2013', /dev/input/event1 is a pointer caps = relative-motion button
    [ 20.170] (II) config/udev: Adding input device Razer Razer DeathAdder 2013 (/dev/input/mouse0)
    [ 20.170] (II) No input driver specified, ignoring this device.
    [ 20.170] (II) This device may have been added with another device file.
    [ 20.171] (II) config/udev: Adding input device Razer Razer DeathAdder 2013 (/dev/input/event2)
    [ 20.171] (**) Razer Razer DeathAdder 2013: Applying InputClass "evdev keyboard catchall"
    [ 20.171] (**) Razer Razer DeathAdder 2013: Applying InputClass "libinput keyboard catchall"
    [ 20.171] (II) Using input driver 'libinput' for 'Razer Razer DeathAdder 2013'
    [ 20.171] (**) Razer Razer DeathAdder 2013: always reports core events
    [ 20.171] (**) Option "Device" "/dev/input/event2"
    [ 20.171] (II) input device 'Razer Razer DeathAdder 2013', /dev/input/event2 is a keyboard
    [ 20.223] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.3/1-1.3:1.1/0003:1532:0037.0002/input/input6/event2"
    [ 20.223] (II) XINPUT: Adding extended input device "Razer Razer DeathAdder 2013" (type: KEYBOARD, id 15)
    [ 20.223] (II) input device 'Razer Razer DeathAdder 2013', /dev/input/event2 is a keyboard
    [ 20.224] (II) config/udev: Adding input device Razer Razer DeathAdder 2013 (/dev/input/event3)
    [ 20.224] (**) Razer Razer DeathAdder 2013: Applying InputClass "evdev keyboard catchall"
    [ 20.224] (**) Razer Razer DeathAdder 2013: Applying InputClass "libinput keyboard catchall"
    [ 20.224] (II) Using input driver 'libinput' for 'Razer Razer DeathAdder 2013'
    [ 20.224] (**) Razer Razer DeathAdder 2013: always reports core events
    [ 20.224] (**) Option "Device" "/dev/input/event3"
    [ 20.224] (II) input device 'Razer Razer DeathAdder 2013', /dev/input/event3 is a keyboard
    [ 20.276] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.3/1-1.3:1.2/0003:1532:0037.0003/input/input7/event3"
    [ 20.276] (II) XINPUT: Adding extended input device "Razer Razer DeathAdder 2013" (type: KEYBOARD, id 16)
    [ 20.277] (II) input device 'Razer Razer DeathAdder 2013', /dev/input/event3 is a keyboard
    [ 20.277] (II) config/udev: Adding input device Asus WMI hotkeys (/dev/input/event14)
    [ 20.277] (**) Asus WMI hotkeys: Applying InputClass "evdev keyboard catchall"
    [ 20.277] (**) Asus WMI hotkeys: Applying InputClass "libinput keyboard catchall"
    [ 20.277] (II) Using input driver 'libinput' for 'Asus WMI hotkeys'
    [ 20.277] (**) Asus WMI hotkeys: always reports core events
    [ 20.277] (**) Option "Device" "/dev/input/event14"
    [ 20.277] (II) input device 'Asus WMI hotkeys', /dev/input/event14 is a keyboard
    [ 20.330] (**) Option "config_info" "udev:/sys/devices/platform/asus-nb-wmi/input/input22/event14"
    [ 20.330] (II) XINPUT: Adding extended input device "Asus WMI hotkeys" (type: KEYBOARD, id 17)
    [ 20.330] (II) input device 'Asus WMI hotkeys', /dev/input/event14 is a keyboard
    [ 20.330] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 20.330] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 20.330] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
    [ 20.330] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
    [ 20.330] (**) AT Translated Set 2 keyboard: always reports core events
    [ 20.330] (**) Option "Device" "/dev/input/event0"
    [ 20.330] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
    [ 20.383] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [ 20.383] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 18)
    [ 20.383] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
    [ 20.384] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event15)
    [ 20.384] (**) ETPS/2 Elantech Touchpad: Applying InputClass "evdev touchpad catchall"
    [ 20.384] (**) ETPS/2 Elantech Touchpad: Applying InputClass "touchpad catchall"
    [ 20.384] (**) ETPS/2 Elantech Touchpad: Applying InputClass "Default clickpad buttons"
    [ 20.384] (**) ETPS/2 Elantech Touchpad: Applying InputClass "libinput touchpad catchall"
    [ 20.384] (II) Using input driver 'libinput' for 'ETPS/2 Elantech Touchpad'
    [ 20.384] (**) ETPS/2 Elantech Touchpad: always reports core events
    [ 20.384] (**) Option "Device" "/dev/input/event15"
    [ 20.384] (II) input device 'ETPS/2 Elantech Touchpad', /dev/input/event15 is a touchpad
    [ 20.436] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio4/input/input21/event15"
    [ 20.436] (II) XINPUT: Adding extended input device "ETPS/2 Elantech Touchpad" (type: TOUCHPAD, id 19)
    [ 20.436] (**) Option "AccelerationScheme" "none"
    [ 20.436] (**) ETPS/2 Elantech Touchpad: (accel) selected scheme none/0
    [ 20.436] (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor: 2.000
    [ 20.436] (**) ETPS/2 Elantech Touchpad: (accel) acceleration threshold: 4
    [ 20.437] (II) input device 'ETPS/2 Elantech Touchpad', /dev/input/event15 is a touchpad
    [ 20.437] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse1)
    [ 20.437] (**) ETPS/2 Elantech Touchpad: Ignoring device from InputClass "touchpad ignore duplicates"
    [ 20.437] (II) config/udev: Adding input device PC Speaker (/dev/input/event12)
    [ 20.437] (II) No input driver specified, ignoring this device.
    [ 20.437] (II) This device may have been added with another device file.

    I had a similar issue but i solved it following the instructions explained here https://wiki.archlinux.org/index.php/Bu … l.2FNVIDIA.
    I also reccomend you to install the bbswitch package which disables NVIDIA discrete graphics card when isn't used.

  • Resume after suspend-to-ram not working whit catalyst

    $uname -a
    Linux drog-laptop 3.4.6-1-ARCH #1 SMP PREEMPT Fri Jul 20 08:21:26 CEST 2012 x86_64 GNU/Linux
    $ pacman -Qs catalyst
    catalyst-hook 12.6-3
    catalyst-utils 12.6-1
    lib32-catalyst-utils 12.6-1
    /var/log/pm-suspend.log
    http://pastebin.com/kWMWKqBy
    groups
    lp,wheel,games,video,audio,storage,power
    The suspend works fine with foss, but fails with catalyst
    EDIT:
    kernel line: root=/dev/sda1 ro nomodeset vga=0
    lsmod
    http://pastebin.com/NHpZRTv0
    i have xorg-server 1.11.4-2
    Last edited by drog (2012-07-23 17:31:43)

    I have a Dell Studio 1555 - ATI 4570 with stock kernel26_x86_64 (2.6.33.3-1), catalyst 10.3 and all is woking ok (hibernate/suspend/restore).
    The "multibyte access to EC" patch is added to stock kernel and all related problems is gone for me.
    It is a problem with restore from suspend (black screen) because of catalyst 10.4, but until that problem is solved I keep catalyst 10.3.
    I posted that problem here:
    http://bbs.archlinux.org/viewtopic.php?id=96482
    If you use xf86-video-ati driver, I don't know what is the problem.
    When I tested open source ati driver to see if powersave features is added, suspend/resume was working for me, but no luck with powersave features, so I stay with catalyst driver)
    Last edited by mits (2010-05-07 10:16:36)

  • Flash Builder Design Preview Not Working With Catalyst Objects On Stage

    Hi there,
    I'm working with a flash catalyst component from a flex project library, and it will not preview in desing mode. Anyone ever run into this? It seems that it may be a memory issue as the custom components themselves will preview, but now a bunch of custom components all displayed in a view.
    Any insight would be greatly appreciated! For now I'm back to guessing x & y coords...

    Going to answer my own thread here. This issue doesn't seem to be with Flash Builder, I think the issue lies in the browser not being able to register the button modes, namely Firefox 4. I've seen it happen in other browsers too, like Chrome, where the fix is to embed the swf as param.wmode = "window". Hope this helps someone out.

Maybe you are looking for

  • Macbook Air wont's open PDF in Safari browser Version 7.1 (9537.85.10.17.1)

    Hi Guys, can anyone help me out here i bought a new 2014 Macbook Air with a maverick's OS X Version 10.9.5 and it wont's open PDF in Safari browser Version 7.1 (9537.85.10.17.1). I have a adobe reader Version IX 11.0.09 this is the message i get when

  • DOCUMENT_NOT_SENT problem when using FM SO_DOCUMENT_SEND_API1...

    Hello Experts, I am using the said FM to send e-mail with Excel attachment but it always give me the error DOCUMENT_NOT_SENT. What maybe the cause of this error? hope you could help me out here guys. Thank you and take care!

  • Erase option on find my iphone deletes whatsapp images and data

    Hi, i lost my iphone 4s on ios7. I had some personal images in whatsapp gallery . I used find my iphone app to erase the phone. i want o know will it erase all the whatsapp gallery chat images also. its very urgentas i need to delete those personal i

  • Nested af:forEach loop

    Hi, How can i use nested af:forEach loop. I can't use af:iterator for sure, please provide solution only using af:forEach. <af:forEach items ="#{bindings.parentVO.rangeSet}" var ="parent"> <af:forEach items ="#{parent.chidVO}" var="child"> <af:output

  • "Insufficient Remaining Store Credit" When Trying to Make an In-App Purchase

    I'm having trouble purchasing in-app items on my iPhone 5S. I get a popup saying I have insufficient store credit but I literally just redeemed a $50 gift card and I'm trying to purchase an item for $49.99 (my store credit is $50.46). I do not have a