You are not logged in.

#1 2008-08-10 18:30:13

Roberth
Member
From: The Pale Blue Dot
Registered: 2007-01-12
Posts: 894

Issue with fglrx after kernel upgrade

Hello, I lost my 2D acceleration on both my monitors after the most recent kernel upgrade(2.6.26.2). I'm using the fglrx driver.

[roberth@Magda ~]$ cat /var/log/Xorg.0.log | grep EE
Current Operating System: Linux Magda 2.6.26-ARCH #1 SMP PREEMPT Sun Aug 10 12:29:20 UTC 2008 i686
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(II) Loading extension MIT-SCREEN-SAVER
(EE) Failed to load module "type1" (module does not exist, 0)
(EE) fglrx(0): Failed to allocate primary surface (frame buffer)!
(EE) fglrx(0): XMM failed to open CMMQS connection.
(EE) fglrx(1): DRI initialization for 2nd screen failed - aborting!
(EE) fglrx(1): XMM failed to open CMMQS connection.
Section "ServerLayout"
    Identifier     "Xorg Configured"
    Screen      0  "aticonfig-Screen[0]-0" 0 0
    Screen         "aticonfig-Screen[0]-1" LeftOf "aticonfig-Screen[0]-0"
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "USB 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  "dbe"
    Load  "dri"
    Load  "extmod"
    Load  "glx"
    Load  "type1"
    Load  "freetype"
    Load  "record"
EndSection

Section "InputDevice"
    Identifier  "Keyboard0"
    Driver      "keyboard"
    Option        "CoreKeyboard"
    Option        "XkbRules" "xorg"
    Option        "XkbModel" "pc105"
    Option        "XkbLayout" "no"
EndSection

Section "InputDevice"
    Identifier  "USB Mouse"
    Driver      "mouse"
    Option        "Device" "/dev/input/mice"
EndSection

Section "Monitor"
    Identifier   "aticonfig-Monitor[0]-0"
    Option        "VendorName" "ATI Proprietary Driver"
    Option        "ModelName" "Generic Autodetecting Monitor"
    Option        "DPMS" "true"
EndSection

Section "Monitor"
    Identifier   "aticonfig-Monitor[0]-1"
    Option        "VendorName" "ATI Proprietary Driver"
    Option        "ModelName" "Generic Autodetecting Monitor"
    Option        "DPMS" "true"
EndSection

Section "Device"
    Identifier  "aticonfig-Device[0]-0"
    Driver      "fglrx"
    Option        "Capabilities" "0x00000800"
    BusID       "PCI:5:0:0"
EndSection

Section "Device"
    Identifier  "aticonfig-Device[0]-1"
    Driver      "fglrx"
    BusID       "PCI:5:0:0"
    Screen      1
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

Section "Screen"
    Identifier "aticonfig-Screen[0]-1"
    Device     "aticonfig-Device[0]-1"
    Monitor    "aticonfig-Monitor[0]-1"
    DefaultDepth     24
    SubSection "Display"
        Viewport   0 0
        Depth     24
    EndSubSection
EndSection

Section "DRI"
    Mode         0666
EndSection

Section "Extensions"
    Option        "Composite" "Enable"
EndSection

Use the Source, Luke!

Offline

#2 2008-08-10 22:22:45

Belitsky.A
Member
From: Russia, Zelenograd
Registered: 2008-01-10
Posts: 57

Re: Issue with fglrx after kernel upgrade

Now after update I've got similar problem:

$ glxinfo | grep 'direct rendering'
direct rendering: No (If you want to find out why, try setting LIBGL_DEBUG=verbose)

$ cat /var/log/Xorg.0.log | grep '^(EE)'
(EE) fglrx(0): Failed to allocate primary surface (frame buffer)!
(EE) fglrx(0): XMM failed to open CMMQS connection.
(EE) fglrx(0): firegl_SetSuspendResumeState FAILED -1003.
(EE) fglrx(0): firegl_GetSuspendResumeState FAILED -1003.

Offline

#3 2008-08-10 22:42:14

fettouhi
Member
Registered: 2007-05-07
Posts: 745

Re: Issue with fglrx after kernel upgrade

Same problem here after upgrading to the latest kernel. So compiz doesn't work either. Using a ATI HD 2400XT card (r600 series).

Regards

André

Offline

#4 2008-08-10 23:30:20

vtn
Member
From: São Paulo - Brazil
Registered: 2007-04-24
Posts: 14

Re: Issue with fglrx after kernel upgrade

Same problem here. My xorg.conf is:

Section "ServerLayout"
    Identifier     "X.org Configured"
    Screen      0  "aticonfig-Screen[0]" 0 0
    InputDevice    "Mouse0" "CorePointer"
    InputDevice    "Synaptics0" "SendCoreEvents"
    InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
    RgbPath      "/usr/share/X11/rgb"
    ModulePath   "/usr/lib/xorg/modules"
    FontPath     "/usr/share/fonts/misc"
    FontPath     "/usr/share/fonts/75dpi"
    FontPath     "/usr/share/fonts/100dpi"
    FontPath     "/usr/share/fonts/TTF"
    FontPath     "/usr/share/fonts/Type1"
    FontPath     "/usr/local/share/fonts"
EndSection

Section "Module"
    Load  "i2c"
    Load  "glx"
    Load  "extmod"
    Load  "xtrap"
    Load  "record"
    Load  "dbe"
    Load  "dri"
    Load  "freetype"
    Load  "type1"
    Load  "synaptics"
EndSection

Section "InputDevice"
    Identifier  "Keyboard0"
    Driver      "kbd"
    Option        "XkbModel" "pc105"
    Option        "XkbLayout" "us(intl)"
    Option        "XkbOptions" "compose:rctrl"
EndSection

Section "InputDevice"
    Identifier  "Mouse0"
    Driver      "mouse"
    Option        "Protocol" "auto"
    Option        "Device" "/dev/input/mice"
    Option        "ZAxisMapping" "4 5 6 7"
EndSection

Section "InputDevice"
    Identifier  "Synaptics0"
    Driver      "synaptics"
    Option        "Device" "/dev/psaux"
    Option        "Protocol" "auto-dev"
    Option        "LeftEdge" "1700"
    Option        "RightEdge" "5300"
    Option        "TopEdge" "1700"
    Option        "BottomEdge" "4200"
    Option        "FingerLow" "25"
    Option        "FingerHigh" "30"
    Option        "MaxTapTime" "180"
    Option        "MaxTapMove" "220"
    Option        "VertScrollDelta" "100"
    Option        "MinSpeed" "0.09"
    Option        "MaxSpeed" "0.18"
    Option        "AccelFactor" "0.0015"
    Option        "SHMConfig" "on"
#  Option    "Repeater"    "/dev/ps2mouse"
EndSection

Section "Monitor"
    Identifier   "aticonfig-Monitor[0]"
    Option        "VendorName" "ATI Proprietary Driver"
    Option        "ModelName" "Generic Autodetecting Monitor"
    Option        "DPMS" "true"
EndSection

Section "Device"
    Identifier  "aticonfig-Device[0]"
    Driver      "fglrx"
#    Option      "UseInternalAGPGart" "no"
#    Option        "TexturedVideo" "on"
#    Option        "OpenGLOverlay" "on"
#    Option      "VideoOverlay" "on"
#    Option        "XAANoOffscreenPixmaps" "true"
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

Section "Extensions"
    Option    "Composite" "Enable"
EndSection

#Section "ServerFlags"
#    Option    "AIGLX" "off"
#EndSection

Let me also add:

- Playing video files with xvideo do not work anymore with either smplayer or kaffeine.

- The output of fglrxinfo is:

display: :0.0  screen: 0
OpenGL vendor string: Mesa project: www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.4 (2.1 Mesa 7.0.3)

- The output of fgl_glxgears is:

Using GLX_SGIX_pbuffer
Segmentation fault

Offline

#5 2008-08-10 23:43:07

esodax
Member
From: Sweden
Registered: 2008-08-10
Posts: 24

Re: Issue with fglrx after kernel upgrade

Same problem here with fglrx after kernel upgrade to 2.6.26.2-1.

Offline

#6 2008-08-11 00:32:35

vtn
Member
From: São Paulo - Brazil
Registered: 2007-04-24
Posts: 14

Re: Issue with fglrx after kernel upgrade

Output of /var/log/kernel.log

Aug 10 20:14:28 murcielago [fglrx] Reserved FB block: Shared offset:0, size:1000000 
Aug 10 20:14:28 murcielago [fglrx] Reserved FB block: Unshared offset:7fbb000, size:40000 
Aug 10 20:14:28 murcielago [fglrx] Reserved FB block: Unshared offset:7ffb000, size:5000 
Aug 10 20:14:28 murcielago [fglrx:__create_mapping] *ERROR* Could not find the group private data
Aug 10 20:14:28 murcielago [fglrx:__mc_heap_map_virtual_space] *ERROR* Failed to map the virtual space
Aug 10 20:14:28 murcielago [fglrx:mc_heap_map_virtual_space] *ERROR* Can not get virtual address
Aug 10 20:14:28 murcielago [fglrx:MCIL_GetVirtualAddressInDescriptor] *ERROR* Can not get the virtual address
Aug 10 20:14:28 murcielago [fglrx:__create_mapping] *ERROR* Could not find the group private data
Aug 10 20:14:28 murcielago [fglrx:__mc_heap_map_virtual_space] *ERROR* Failed to map the virtual space
Aug 10 20:14:28 murcielago [fglrx:mc_heap_map_virtual_space] *ERROR* Can not get virtual address
Aug 10 20:14:28 murcielago [fglrx:MCIL_GetVirtualAddressInDescriptor] *ERROR* Can not get the virtual address

Do we have enough info for a bug report?

Last edited by vtn (2008-08-11 00:34:00)

Offline

#7 2008-08-11 02:22:42

angryfirelord
Member
Registered: 2008-07-17
Posts: 5

Re: Issue with fglrx after kernel upgrade

Same issue. 3D acceleration doesn't work after upgrade.

Offline

#8 2008-08-11 03:16:44

smurnjiff
Member
Registered: 2007-06-25
Posts: 211

Re: Issue with fglrx after kernel upgrade

Post the entire output of /var/log/Xorg.[0-9].log, please.

Offline

#9 2008-08-11 04:21:34

JesseC
Member
Registered: 2005-12-25
Posts: 8

Re: Issue with fglrx after kernel upgrade

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 lappy486 2.6.26-ARCH #1 SMP PREEMPT Sun Aug 10 12:29:20 UTC 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: Sun Aug 10 21:14:43 2008
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Xorg Configured"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Card0"
(**) |-->Input Device "Keyboard0"
(**) |-->Input Device "Synaptics Touchpad"
(**) |-->Input Device "USB Mouse"
(**) Option "AllowMouseOpenFail" "true"
(**) Option "AIGLX" "on"
(==) 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/artwiz-fonts/,
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    /usr/share/fonts/Type1
(**) RgbPath set to "/usr/share/X11/rgb"
(**) ModulePath set to "/usr/lib/xorg/modules"
(**) Extension "XVideo" is enabled
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Loader magic: 0x81e0a60
(II) Module ABI versions:
    X.Org ANSI C Emulation: 0.3
    X.Org Video Driver: 2.0
    X.Org XInput driver : 2.0
    X.Org Server Extension : 0.3
    X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules//libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.0.0
    ABI class: X.Org Video Driver, version 2.0
(--) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1002,5a31 card 1179,ff10 rev 01 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 1002,5a3f card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:04:0: chip 1002,5a36 card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:12:0: chip 1002,4379 card 1179,ff10 rev 80 class 01,01,8f hdr 00
(II) PCI: 00:13:0: chip 1002,4374 card 1179,ff10 rev 80 class 0c,03,10 hdr 80
(II) PCI: 00:13:1: chip 1002,4375 card 1179,ff10 rev 80 class 0c,03,10 hdr 00
(II) PCI: 00:13:2: chip 1002,4373 card 1179,ff10 rev 80 class 0c,03,20 hdr 00
(II) PCI: 00:14:0: chip 1002,4372 card 1179,ff10 rev 82 class 0c,05,00 hdr 80
(II) PCI: 00:14:1: chip 1002,4376 card 1179,ff10 rev 80 class 01,01,8a hdr 00
(II) PCI: 00:14:2: chip 1002,437b card 1179,ff10 rev 01 class 04,03,00 hdr 00
(II) PCI: 00:14:3: chip 1002,4377 card 1002,4377 rev 80 class 06,01,00 hdr 80
(II) PCI: 00:14:4: chip 1002,4371 card 0000,0000 rev 80 class 06,04,01 hdr 81
(II) PCI: 01:05:0: chip 1002,5a62 card 1179,ff10 rev 00 class 03,00,00 hdr 00
(II) PCI: 02:00:0: chip 168c,001c card 144f,7106 rev 01 class 02,00,00 hdr 00
(II) PCI: 05:06:0: chip 1524,1410 card a800,0000 rev 01 class 06,07,00 hdr 02
(II) PCI: 05:07:0: chip 10ec,8139 card 1179,ff10 rev 10 class 02,00,00 hdr 00
(II) PCI: 05:0a:0: chip 1106,3044 card 1179,ff10 rev c0 class 0c,00,10 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,6), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
    [0] -1    0    0x00000000 - 0x0000ffff (0x10000) IX[b]
(II) Bus 0 non-prefetchable memory range:
    [0] -1    0    0x00000000 - 0xffffffff (0x0) MX[b]
(II) Bus 0 prefetchable memory range:
    [0] -1    0    0x00000000 - 0xffffffff (0x0) MX[b]
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x000c (VGA_EN is set)
(II) Bus 1 I/O range:
    [0] -1    0    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 1 non-prefetchable memory range:
    [0] -1    0    0xc0000000 - 0xc00fffff (0x100000) MX[b]
(II) Bus 1 prefetchable memory range:
    [0] -1    0    0xd0000000 - 0xdfffffff (0x10000000) MX[b]
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:4:0), (0,2,4), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 2 non-prefetchable memory range:
    [0] -1    0    0xc0100000 - 0xc01fffff (0x100000) MX[b]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:20:3), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 5: bridge is at (0:20:4), (0,5,7), BCTRL: 0x0002 (VGA_EN is cleared)
(II) Bus 5 I/O range:
    [0] -1    0    0x0000a000 - 0x0000afff (0x1000) IX[b]
(II) Bus 5 non-prefetchable memory range:
    [0] -1    0    0xc0200000 - 0xc02fffff (0x100000) MX[b]
(II) PCI-to-CardBus bridge:
(II) Bus 6: bridge is at (5:6:0), (5,6,6), BCTRL: 0x05c0 (VGA_EN is cleared)
(II) Bus 6 I/O range:
    [0] -1    0    0x0000a800 - 0x0000a8ff (0x100) IX[b]
    [1] -1    0    0x0000ac00 - 0x0000acff (0x100) IX[b]
(--) PCI:*(1:5:0) ATI Technologies Inc RC410 [Radeon Xpress 200M] rev 0, Mem @ 0xd0000000/28, 0xc0000000/16, I/O @ 0x9000/8
(II) Addressable bus resource ranges are
    [0] -1    0    0x00000000 - 0xffffffff (0x0) MX[b]
    [1] -1    0    0x00000000 - 0x0000ffff (0x10000) IX[b]
(II) OS-reported resource ranges:
    [0] -1    0    0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1    0    0x00000000 - 0x000000ff (0x100) IX[b]
(II) Active PCI resource ranges:
    [0] -1    0    0xc0200000 - 0xc02007ff (0x800) MX[b]
    [1] -1    0    0xc0200800 - 0xc02008ff (0x100) MX[b]
    [2] -1    0    0xc0100000 - 0xc010ffff (0x10000) MX[b]
    [3] -1    0    0xc0500000 - 0xc0503fff (0x4000) MX[b]
    [4] -1    0    0xc0507400 - 0xc05077ff (0x400) MX[b]
    [5] -1    0    0xc0506000 - 0xc0506fff (0x1000) MX[b]
    [6] -1    0    0xc0505000 - 0xc0505fff (0x1000) MX[b]
    [7] -1    0    0xc0504000 - 0xc0504fff (0x1000) MX[b]
    [8] -1    0    0xc0507000 - 0xc05071ff (0x200) MX[b]
    [9] -1    0    0xc0000000 - 0xc000ffff (0x10000) MX[b](B)
    [10] -1    0    0xd0000000 - 0xdfffffff (0x10000000) MX[b](B)
    [11] -1    0    0x0000a400 - 0x0000a47f (0x80) IX[b]
    [12] -1    0    0x0000a000 - 0x0000a0ff (0x100) IX[b]
    [13] -1    0    0x00008460 - 0x0000846f (0x10) IX[b]
    [14] -1    0    0x00000374 - 0x00000374 (0x1) IX[b]
    [15] -1    0    0x00000170 - 0x00000177 (0x8) IX[b]
    [16] -1    0    0x000003f4 - 0x000003f4 (0x1) IX[b]
    [17] -1    0    0x000001f0 - 0x000001f7 (0x8) IX[b]
    [18] -1    0    0x00008450 - 0x0000845f (0x10) IX[b]
    [19] -1    0    0x00008400 - 0x0000840f (0x10) IX[b]
    [20] -1    0    0x00008410 - 0x00008413 (0x4) IX[b]
    [21] -1    0    0x00008420 - 0x00008427 (0x8) IX[b]
    [22] -1    0    0x00008430 - 0x00008433 (0x4) IX[b]
    [23] -1    0    0x00008440 - 0x00008447 (0x8) IX[b]
    [24] -1    0    0x00009000 - 0x000090ff (0x100) IX[b](B)
(II) Active PCI resource ranges after removing overlaps:
    [0] -1    0    0xc0200000 - 0xc02007ff (0x800) MX[b]
    [1] -1    0    0xc0200800 - 0xc02008ff (0x100) MX[b]
    [2] -1    0    0xc0100000 - 0xc010ffff (0x10000) MX[b]
    [3] -1    0    0xc0500000 - 0xc0503fff (0x4000) MX[b]
    [4] -1    0    0xc0507400 - 0xc05077ff (0x400) MX[b]
    [5] -1    0    0xc0506000 - 0xc0506fff (0x1000) MX[b]
    [6] -1    0    0xc0505000 - 0xc0505fff (0x1000) MX[b]
    [7] -1    0    0xc0504000 - 0xc0504fff (0x1000) MX[b]
    [8] -1    0    0xc0507000 - 0xc05071ff (0x200) MX[b]
    [9] -1    0    0xc0000000 - 0xc000ffff (0x10000) MX[b](B)
    [10] -1    0    0xd0000000 - 0xdfffffff (0x10000000) MX[b](B)
    [11] -1    0    0x0000a400 - 0x0000a47f (0x80) IX[b]
    [12] -1    0    0x0000a000 - 0x0000a0ff (0x100) IX[b]
    [13] -1    0    0x00008460 - 0x0000846f (0x10) IX[b]
    [14] -1    0    0x00000374 - 0x00000374 (0x1) IX[b]
    [15] -1    0    0x00000170 - 0x00000177 (0x8) IX[b]
    [16] -1    0    0x000003f4 - 0x000003f4 (0x1) IX[b]
    [17] -1    0    0x000001f0 - 0x000001f7 (0x8) IX[b]
    [18] -1    0    0x00008450 - 0x0000845f (0x10) IX[b]
    [19] -1    0    0x00008400 - 0x0000840f (0x10) IX[b]
    [20] -1    0    0x00008410 - 0x00008413 (0x4) IX[b]
    [21] -1    0    0x00008420 - 0x00008427 (0x8) IX[b]
    [22] -1    0    0x00008430 - 0x00008433 (0x4) IX[b]
    [23] -1    0    0x00008440 - 0x00008447 (0x8) IX[b]
    [24] -1    0    0x00009000 - 0x000090ff (0x100) IX[b](B)
(II) OS-reported resource ranges after removing overlaps with PCI:
    [0] -1    0    0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1    0    0x00000000 - 0x000000ff (0x100) IX[b]
(II) All system resource ranges:
    [0] -1    0    0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1    0    0xc0200000 - 0xc02007ff (0x800) MX[b]
    [5] -1    0    0xc0200800 - 0xc02008ff (0x100) MX[b]
    [6] -1    0    0xc0100000 - 0xc010ffff (0x10000) MX[b]
    [7] -1    0    0xc0500000 - 0xc0503fff (0x4000) MX[b]
    [8] -1    0    0xc0507400 - 0xc05077ff (0x400) MX[b]
    [9] -1    0    0xc0506000 - 0xc0506fff (0x1000) MX[b]
    [10] -1    0    0xc0505000 - 0xc0505fff (0x1000) MX[b]
    [11] -1    0    0xc0504000 - 0xc0504fff (0x1000) MX[b]
    [12] -1    0    0xc0507000 - 0xc05071ff (0x200) MX[b]
    [13] -1    0    0xc0000000 - 0xc000ffff (0x10000) MX[b](B)
    [14] -1    0    0xd0000000 - 0xdfffffff (0x10000000) MX[b](B)
    [15] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
    [16] -1    0    0x00000000 - 0x000000ff (0x100) IX[b]
    [17] -1    0    0x0000a400 - 0x0000a47f (0x80) IX[b]
    [18] -1    0    0x0000a000 - 0x0000a0ff (0x100) IX[b]
    [19] -1    0    0x00008460 - 0x0000846f (0x10) IX[b]
    [20] -1    0    0x00000374 - 0x00000374 (0x1) IX[b]
    [21] -1    0    0x00000170 - 0x00000177 (0x8) IX[b]
    [22] -1    0    0x000003f4 - 0x000003f4 (0x1) IX[b]
    [23] -1    0    0x000001f0 - 0x000001f7 (0x8) IX[b]
    [24] -1    0    0x00008450 - 0x0000845f (0x10) IX[b]
    [25] -1    0    0x00008400 - 0x0000840f (0x10) IX[b]
    [26] -1    0    0x00008410 - 0x00008413 (0x4) IX[b]
    [27] -1    0    0x00008420 - 0x00008427 (0x8) IX[b]
    [28] -1    0    0x00008430 - 0x00008433 (0x4) IX[b]
    [29] -1    0    0x00008440 - 0x00008447 (0x8) IX[b]
    [30] -1    0    0x00009000 - 0x000090ff (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: "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: "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: "synaptics"
(II) Loading /usr/lib/xorg/modules/input//synaptics_drv.so
(II) Module synaptics: vendor="X.Org Foundation"
    compiled for 4.3.99.902, module version = 1.0.0
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 2.0
(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.51.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: "synaptics"
(II) Reloading /usr/lib/xorg/modules/input//synaptics_drv.so
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.3.0
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 2.0
(II) Primary Device is: PCI 01:05:0
(II) ATI Proprietary Linux Driver Version Identifier:8.51.3
(II) ATI Proprietary Linux Driver Release Identifier: UNSUPPORTED-8.512                    
(II) ATI Proprietary Linux Driver Build Date: Jul  3 2008 22:50:40
(--) Chipset Supported AMD Graphics Processor (0x5A62) 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    0xc0200000 - 0xc02007ff (0x800) MX[b]
    [5] -1    0    0xc0200800 - 0xc02008ff (0x100) MX[b]
    [6] -1    0    0xc0100000 - 0xc010ffff (0x10000) MX[b]
    [7] -1    0    0xc0500000 - 0xc0503fff (0x4000) MX[b]
    [8] -1    0    0xc0507400 - 0xc05077ff (0x400) MX[b]
    [9] -1    0    0xc0506000 - 0xc0506fff (0x1000) MX[b]
    [10] -1    0    0xc0505000 - 0xc0505fff (0x1000) MX[b]
    [11] -1    0    0xc0504000 - 0xc0504fff (0x1000) MX[b]
    [12] -1    0    0xc0507000 - 0xc05071ff (0x200) MX[b]
    [13] -1    0    0xc0000000 - 0xc000ffff (0x10000) MX[b](B)
    [14] -1    0    0xd0000000 - 0xdfffffff (0x10000000) MX[b](B)
    [15] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
    [16] -1    0    0x00000000 - 0x000000ff (0x100) IX[b]
    [17] -1    0    0x0000a400 - 0x0000a47f (0x80) IX[b]
    [18] -1    0    0x0000a000 - 0x0000a0ff (0x100) IX[b]
    [19] -1    0    0x00008460 - 0x0000846f (0x10) IX[b]
    [20] -1    0    0x00000374 - 0x00000374 (0x1) IX[b]
    [21] -1    0    0x00000170 - 0x00000177 (0x8) IX[b]
    [22] -1    0    0x000003f4 - 0x000003f4 (0x1) IX[b]
    [23] -1    0    0x000001f0 - 0x000001f7 (0x8) IX[b]
    [24] -1    0    0x00008450 - 0x0000845f (0x10) IX[b]
    [25] -1    0    0x00008400 - 0x0000840f (0x10) IX[b]
    [26] -1    0    0x00008410 - 0x00008413 (0x4) IX[b]
    [27] -1    0    0x00008420 - 0x00008427 (0x8) IX[b]
    [28] -1    0    0x00008430 - 0x00008433 (0x4) IX[b]
    [29] -1    0    0x00008440 - 0x00008447 (0x8) IX[b]
    [30] -1    0    0x00009000 - 0x000090ff (0x100) IX[b](B)
(II) fglrx(0): pEnt->device->identifier=0x831d708
(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    0xc0200000 - 0xc02007ff (0x800) MX[b]
    [5] -1    0    0xc0200800 - 0xc02008ff (0x100) MX[b]
    [6] -1    0    0xc0100000 - 0xc010ffff (0x10000) MX[b]
    [7] -1    0    0xc0500000 - 0xc0503fff (0x4000) MX[b]
    [8] -1    0    0xc0507400 - 0xc05077ff (0x400) MX[b]
    [9] -1    0    0xc0506000 - 0xc0506fff (0x1000) MX[b]
    [10] -1    0    0xc0505000 - 0xc0505fff (0x1000) MX[b]
    [11] -1    0    0xc0504000 - 0xc0504fff (0x1000) MX[b]
    [12] -1    0    0xc0507000 - 0xc05071ff (0x200) MX[b]
    [13] -1    0    0xc0000000 - 0xc000ffff (0x10000) MX[b](B)
    [14] -1    0    0xd0000000 - 0xdfffffff (0x10000000) MX[b](B)
    [15] 0    0    0x000a0000 - 0x000affff (0x10000) MS[b]
    [16] 0    0    0x000b0000 - 0x000b7fff (0x8000) MS[b]
    [17] 0    0    0x000b8000 - 0x000bffff (0x8000) MS[b]
    [18] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
    [19] -1    0    0x00000000 - 0x000000ff (0x100) IX[b]
    [20] -1    0    0x0000a400 - 0x0000a47f (0x80) IX[b]
    [21] -1    0    0x0000a000 - 0x0000a0ff (0x100) IX[b]
    [22] -1    0    0x00008460 - 0x0000846f (0x10) IX[b]
    [23] -1    0    0x00000374 - 0x00000374 (0x1) IX[b]
    [24] -1    0    0x00000170 - 0x00000177 (0x8) IX[b]
    [25] -1    0    0x000003f4 - 0x000003f4 (0x1) IX[b]
    [26] -1    0    0x000001f0 - 0x000001f7 (0x8) IX[b]
    [27] -1    0    0x00008450 - 0x0000845f (0x10) IX[b]
    [28] -1    0    0x00008400 - 0x0000840f (0x10) IX[b]
    [29] -1    0    0x00008410 - 0x00008413 (0x4) IX[b]
    [30] -1    0    0x00008420 - 0x00008427 (0x8) IX[b]
    [31] -1    0    0x00008430 - 0x00008433 (0x4) IX[b]
    [32] -1    0    0x00008440 - 0x00008447 (0x8) IX[b]
    [33] -1    0    0x00009000 - 0x000090ff (0x100) IX[b](B)
    [34] 0    0    0x000003b0 - 0x000003bb (0xc) IS[b]
    [35] 0    0    0x000003c0 - 0x000003df (0x20) IS[b]
(II) Setting vga for screen 0.
(II) 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 1 card 5 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 "OpenGLOverlay" "off"
(**) fglrx(0): Option "VideoOverlay" "on"
(**) fglrx(0): Option "UseFastTLS" "2"
(**) 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: "ATI Radeon Xpress Series" (Chipset = 0x5a62)
(--) fglrx(0): (PciSubVendor = 0x1179, PciSubDevice = 0xff10)
(--) fglrx(0): board vendor info: third party graphics adapter - NOT original ATI
(--) fglrx(0): Linear framebuffer (phys) at 0xd0000000
(--) fglrx(0): MMIO registers at 0xc0000000
(--) fglrx(0): I/O port at 0x00009000
(==) 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 2.0
(II) fglrx(0): VESA VBE Total Mem: 131072 kB
(II) fglrx(0): VESA VBE OEM: ATI RADEON XPRESS 200M Series
(II) fglrx(0): VESA VBE OEM Software Rev: 1.0
(II) fglrx(0): VESA VBE OEM Vendor: ATI Technologies Inc.
(II) fglrx(0): VESA VBE OEM Product: MS4 
(II) fglrx(0): VESA VBE OEM Product Rev: 01.00
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 8, (OK)
drmOpenByBusid: Searching for BusID PCI:1:5:0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 8, (OK)
drmOpenByBusid: drmOpenMinor returns 8
drmOpenByBusid: drmGetBusid reports PCI:1:5: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.51.3
    ABI class: X.Org Server Extension, version 0.3
(II) fglrx(0): Using adapter: 1:5.0.
(II) fglrx(0): [FB] Find the MC FB aperturs range(MCFBBase = 0x38000000, MCFBSize = 0x8000000)
(--) fglrx(0): VideoRAM: 131072 kByte, Type: DDR SGRAM / SDRAM
(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: LCD on internal LVDS [lvds]
(II) fglrx(0): Display1 EDID data ---------------------------
(II) fglrx(0): Manufacturer: LPL  Model: c800  Serial#: 0
(II) fglrx(0): Year: 2006  Week: 0
(II) fglrx(0): EDID Version: 1.3
(II) fglrx(0): Digital Display Input
(II) fglrx(0): Max H-Image Size [cm]: horiz.: 33  vert.: 21
(II) fglrx(0): Gamma: 2.20
(II) fglrx(0): No DPMS capabilities specified; RGB/Color Display
(II) fglrx(0): First detailed timing is preferred mode
(II) fglrx(0): redX: 0.600 redY: 0.351   greenX: 0.324 greenY: 0.554
(II) fglrx(0): blueX: 0.153 blueY: 0.140   whiteX: 0.312 whiteY: 0.328
(II) fglrx(0): Manufacturer's mask: 0
(II) fglrx(0): Supported additional Video Mode:
(II) fglrx(0): clock: 73.5 MHz   Image Size:  331 x 207 mm
(II) fglrx(0): h_active: 1280  h_sync: 1312  h_sync_end 1352 h_blank_end 1464 h_border: 0
(II) fglrx(0): v_active: 800  v_sync: 804  v_sync_end 808 v_blanking: 837 v_border: 0
(II) fglrx(0):  LGPhilipsLCD
(II) fglrx(0):  LP154W01-TLE4
(II) fglrx(0): EDID (in hex):
(II) fglrx(0):     00ffffffffffff00320c00c800000000
(II) fglrx(0):     00100103802115780ab3709959538d27
(II) fglrx(0):     23505400000001010101010101010101
(II) fglrx(0):     010101010101b61c00b8502025302028
(II) fglrx(0):     44004bcf100000190000000000000000
(II) fglrx(0):     00000000000000000000000000fe004c
(II) fglrx(0):     475068696c6970734c43440a000000fe
(II) fglrx(0):     004c503135345730312d544c4534002a
(II) fglrx(0): End of Display1 EDID data --------------------
(II) fglrx(0): Primary Controller - LCD on internal LVDS
(II) fglrx(0): Internal Desktop Setting: 0x00000004
(II) fglrx(0): POWERplay version 3.  1 power state available:
(II) fglrx(0):   1. 301/266MHz @ 60Hz [enable load balancing]
(EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
(EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
(EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
(EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
(EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
(EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
(EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
(EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
(EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
(EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
(EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
(EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
(EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
(EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
(EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
(EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
(EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
(EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
(EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
(EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
(EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
(EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
(EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
(EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
(EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
(EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
(EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
(EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
(EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
(EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
(EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
(EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
(EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
(EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
(EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
(EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
(EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
(EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
(EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
(EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
(EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
(EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
(EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
(EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
(EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
(EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
(EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
(EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
(EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
(EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
(EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
(EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
(EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
(EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
(EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
(EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
(EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
(==) 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 13 modes found for primary display.
(--) fglrx(0): Virtual size is 1280x800 (pitch 0)
(**) fglrx(0): *Mode "1280x800": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
(II) fglrx(0): Modeline "1280x800"x60.0   73.50  1280 1312 1352 1464  800 804 808 837 (50.2 kHz)
(**) fglrx(0): *Mode "1024x768": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
(II) fglrx(0): Modeline "1024x768"x60.0   73.50  1024 1184 1224 1464  768 788 792 837 (50.2 kHz)
(**) fglrx(0): *Mode "800x600": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
(II) fglrx(0): Modeline "800x600"x60.0   73.50  800 1072 1112 1464  600 704 708 837 (50.2 kHz)
(**) fglrx(0): *Mode "640x480": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
(II) fglrx(0): Modeline "640x480"x60.0   73.50  640 992 1032 1464  480 644 648 837 (50.2 kHz)
(**) fglrx(0):  Default mode "848x480": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
(II) fglrx(0): Modeline "848x480"x60.0   73.50  848 1096 1136 1464  480 644 648 837 (50.2 kHz)
(**) fglrx(0):  Default mode "720x576": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
(II) fglrx(0): Modeline "720x576"x60.0   73.50  720 1032 1072 1464  576 692 696 837 (50.2 kHz)
(**) fglrx(0):  Default mode "720x480": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
(II) fglrx(0): Modeline "720x480"x60.0   73.50  720 1032 1072 1464  480 644 648 837 (50.2 kHz)
(**) fglrx(0):  Default mode "640x400": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
(II) fglrx(0): Modeline "640x400"x60.0   73.50  640 992 1032 1464  400 604 608 837 (50.2 kHz)
(**) fglrx(0):  Default mode "640x350": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
(II) fglrx(0): Modeline "640x350"x60.0   73.50  640 992 1032 1464  350 579 583 837 (50.2 kHz)
(**) fglrx(0):  Default mode "512x384": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
(II) fglrx(0): Modeline "512x384"x60.0   73.50  512 928 968 1464  384 596 600 837 (50.2 kHz)
(**) fglrx(0):  Default mode "400x300": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz (D)
(II) fglrx(0): Modeline "400x300"x60.0   73.50  400 872 912 1464  300 704 708 837 doublescan (50.2 kHz)
(**) fglrx(0):  Default mode "320x240": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz (D)
(II) fglrx(0): Modeline "320x240"x60.0   73.50  320 832 872 1464  240 644 648 837 doublescan (50.2 kHz)
(**) fglrx(0):  Default mode "320x200": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz (D)
(II) fglrx(0): Modeline "320x200"x60.0   73.50  320 832 872 1464  200 604 608 837 doublescan (50.2 kHz)
(--) fglrx(0): Display dimensions: (330, 210) mm
(--) fglrx(0): DPI set to (98, 96)
(--) fglrx(0): Virtual size is 1280x800 (pitch 1280)
(**) fglrx(0): *Mode "1280x800": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
(II) fglrx(0): Modeline "1280x800"x60.0   73.50  1280 1312 1352 1464  800 804 808 837 (50.2 kHz)
(**) fglrx(0): *Mode "1024x768": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
(II) fglrx(0): Modeline "1024x768"x60.0   73.50  1024 1184 1224 1464  768 788 792 837 (50.2 kHz)
(**) fglrx(0): *Mode "800x600": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
(II) fglrx(0): Modeline "800x600"x60.0   73.50  800 1072 1112 1464  600 704 708 837 (50.2 kHz)
(**) fglrx(0): *Mode "640x480": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
(II) fglrx(0): Modeline "640x480"x60.0   73.50  640 992 1032 1464  480 644 648 837 (50.2 kHz)
(**) fglrx(0):  Default mode "848x480": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
(II) fglrx(0): Modeline "848x480"x60.0   73.50  848 1096 1136 1464  480 644 648 837 (50.2 kHz)
(**) fglrx(0):  Default mode "720x576": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
(II) fglrx(0): Modeline "720x576"x60.0   73.50  720 1032 1072 1464  576 692 696 837 (50.2 kHz)
(**) fglrx(0):  Default mode "720x480": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
(II) fglrx(0): Modeline "720x480"x60.0   73.50  720 1032 1072 1464  480 644 648 837 (50.2 kHz)
(**) fglrx(0):  Default mode "640x400": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
(II) fglrx(0): Modeline "640x400"x60.0   73.50  640 992 1032 1464  400 604 608 837 (50.2 kHz)
(**) fglrx(0):  Default mode "640x350": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
(II) fglrx(0): Modeline "640x350"x60.0   73.50  640 992 1032 1464  350 579 583 837 (50.2 kHz)
(**) fglrx(0):  Default mode "512x384": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
(II) fglrx(0): Modeline "512x384"x60.0   73.50  512 928 968 1464  384 596 600 837 (50.2 kHz)
(**) fglrx(0):  Default mode "400x300": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz (D)
(II) fglrx(0): Modeline "400x300"x60.0   73.50  400 872 912 1464  300 704 708 837 doublescan (50.2 kHz)
(**) fglrx(0):  Default mode "320x240": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz (D)
(II) fglrx(0): Modeline "320x240"x60.0   73.50  320 832 872 1464  240 644 648 837 doublescan (50.2 kHz)
(**) fglrx(0):  Default mode "320x200": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz (D)
(II) fglrx(0): Modeline "320x200"x60.0   73.50  320 832 872 1464  200 604 608 837 doublescan (50.2 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: 0x8000001d
(==) 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=2
(==) 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    0xc0000000 - 0xc000ffff (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    0xc0200000 - 0xc02007ff (0x800) MX[b]
    [7] -1    0    0xc0200800 - 0xc02008ff (0x100) MX[b]
    [8] -1    0    0xc0100000 - 0xc010ffff (0x10000) MX[b]
    [9] -1    0    0xc0500000 - 0xc0503fff (0x4000) MX[b]
    [10] -1    0    0xc0507400 - 0xc05077ff (0x400) MX[b]
    [11] -1    0    0xc0506000 - 0xc0506fff (0x1000) MX[b]
    [12] -1    0    0xc0505000 - 0xc0505fff (0x1000) MX[b]
    [13] -1    0    0xc0504000 - 0xc0504fff (0x1000) MX[b]
    [14] -1    0    0xc0507000 - 0xc05071ff (0x200) MX[b]
    [15] -1    0    0xc0000000 - 0xc000ffff (0x10000) MX[b](B)
    [16] -1    0    0xd0000000 - 0xdfffffff (0x10000000) MX[b](B)
    [17] 0    0    0x000a0000 - 0x000affff (0x10000) MS[b](OprU)
    [18] 0    0    0x000b0000 - 0x000b7fff (0x8000) MS[b](OprU)
    [19] 0    0    0x000b8000 - 0x000bffff (0x8000) MS[b](OprU)
    [20] 0    0    0x00009000 - 0x000090ff (0x100) IX[b]
    [21] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
    [22] -1    0    0x00000000 - 0x000000ff (0x100) IX[b]
    [23] -1    0    0x0000a400 - 0x0000a47f (0x80) IX[b]
    [24] -1    0    0x0000a000 - 0x0000a0ff (0x100) IX[b]
    [25] -1    0    0x00008460 - 0x0000846f (0x10) IX[b]
    [26] -1    0    0x00000374 - 0x00000374 (0x1) IX[b]
    [27] -1    0    0x00000170 - 0x00000177 (0x8) IX[b]
    [28] -1    0    0x000003f4 - 0x000003f4 (0x1) IX[b]
    [29] -1    0    0x000001f0 - 0x000001f7 (0x8) IX[b]
    [30] -1    0    0x00008450 - 0x0000845f (0x10) IX[b]
    [31] -1    0    0x00008400 - 0x0000840f (0x10) IX[b]
    [32] -1    0    0x00008410 - 0x00008413 (0x4) IX[b]
    [33] -1    0    0x00008420 - 0x00008427 (0x8) IX[b]
    [34] -1    0    0x00008430 - 0x00008433 (0x4) IX[b]
    [35] -1    0    0x00008440 - 0x00008447 (0x8) IX[b]
    [36] -1    0    0x00009000 - 0x000090ff (0x100) IX[b](B)
    [37] 0    0    0x000003b0 - 0x000003bb (0xc) IS[b](OprU)
    [38] 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 8, (OK)
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 8, (OK)
drmOpenByBusid: Searching for BusID PCI:1:5:0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 8, (OK)
drmOpenByBusid: drmOpenMinor returns 8
drmOpenByBusid: drmGetBusid reports PCI:1:5: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 = 0x7000
(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.51.3
(II) fglrx(0):     Date: Jul  3 2008
(II) fglrx(0):     Desc: ATI FireGL DRM kernel module
(II) fglrx(0): Kernel Module version matches driver.
(II) fglrx(0): Kernel Module Build Time Information:
(II) fglrx(0):     Build-Kernel UTS_RELEASE:        2.6.26-ARCH
(II) fglrx(0):     Build-Kernel MODVERSIONS:        no
(II) fglrx(0):     Build-Kernel __SMP__:            no
(II) fglrx(0):     Build-Kernel PAGE_SIZE:          0x1000
(II) fglrx(0): [drm] register handle = 0x00009000
(II) fglrx(0): Interrupt handler installed at IRQ 17.
(II) fglrx(0): Exposed events to the /proc interface
(EE) fglrx(0): Failed to allocate primary surface (frame buffer)!
(II) fglrx(0): Shutdown CMMQS
(II) fglrx(0): [drm] removed 1 reserved context for kernel
(II) fglrx(0): [drm] unmapping 8192 bytes of SAREA 0x6000 at 0xb8027000
(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: 0x38000000 FBMappedSize: 0x08000000
(==) fglrx(0): Write-combining range (0xd0000000,0x8000000)
(II) fglrx(0): FBMM initialized for area (0,0)-(1280,8191)
(II) fglrx(0): FBMM auto alloc for area (0,0)-(1280,800) (front color buffer - assumption)
(II) fglrx(0): Largest offscreen area available: 1280 x 7391
(==) fglrx(0): Backing store disabled
(II) Loading extension FGLRXEXTENSION
(II) Loading extension ATITVOUT
(**) fglrx(0): DPMS enabled
(**) fglrx(0): Option "XaaNoOffscreenPixmaps" "true"
(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!
(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" "pc105"
(**) Keyboard0: XkbModel: "pc105"
(**) Option "XkbLayout" "us"
(**) Keyboard0: XkbLayout: "us"
(WW) Option "XkbVariant" requires an string value
(**) Option "CustomKeycodes" "off"
(**) Keyboard0: CustomKeycodes disabled
(II) Synaptics touchpad driver version 0.14.6 (1406)
(--) Synaptics Touchpad auto-dev sets device to /dev/input/event7
(**) Option "Device" "/dev/input/event7"
(**) Option "SHMConfig" "on"
(**) Option "MaxTapTime" "0"
(--) Synaptics Touchpad touchpad found
(**) Option "CorePointer"
(**) Synaptics Touchpad: always reports core events
(**) Option "Protocol" "IMPS/2"
(**) USB Mouse: Device: "/dev/input/mice"
(**) USB Mouse: Protocol: "IMPS/2"
(**) Option "SendCoreEvents"
(**) USB Mouse: always reports core events
(**) Option "Device" "/dev/input/mice"
(**) Option "Buttons" "5"
(==) USB Mouse: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5"
(**) USB Mouse: ZAxisMapping: buttons 4 and 5
(**) USB Mouse: Buttons: 9
(**) USB Mouse: Sensitivity: 1
(II) evaluating device (USB Mouse)
(II) XINPUT: Adding extended input device "USB Mouse" (type: MOUSE)
(II) evaluating device (Synaptics Touchpad)
(II) XINPUT: Adding extended input device "Synaptics Touchpad" (type: MOUSE)
(II) evaluating device (Keyboard0)
(II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
(II) USB Mouse: ps2EnableDataReporting: succeeded
(--) Synaptics Touchpad auto-dev sets device to /dev/input/event7
(**) Option "Device" "/dev/input/event7"
(--) Synaptics Touchpad touchpad found
(II) 3rd Button detected: disabling emulate3Button
Section "ServerLayout"
    Identifier     "Xorg Configured"
    Screen      0  "Screen0" 0 0
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Synaptics Touchpad" "CorePointer"
    InputDevice    "USB Mouse" "SendCoreEvents"
    Option    "AIGLX"    "on"
EndSection

Section "Files"

# Additional fonts: Locale, Gimp, TTF...
#    FontPath     "/usr/share/lib/X11/fonts/latin2/75dpi"
#    FontPath     "/usr/share/lib/X11/fonts/latin2/100dpi"
# True type and type1 fonts are also handled via xftlib, see /etc/X11/XftConfig!
    RgbPath      "/usr/share/X11/rgb"
    ModulePath   "/usr/lib/xorg/modules"
    FontPath     "/usr/share/fonts/misc:unscaled"
    FontPath     "/usr/share/fonts/misc"
    FontPath     "/usr/share/fonts/75dpi:unscaled"
    FontPath     "/usr/share/fonts/75dpi"
    FontPath     "/usr/share/fonts/100dpi:unscaled"
    FontPath     "/usr/share/fonts/100dpi"
    FontPath     "/usr/share/fonts/PEX"
    FontPath     "/usr/share/fonts/cyrillic"
    FontPath     "/usr/share/fonts/Type1"
    FontPath     "/usr/share/fonts/ttf/western"
    FontPath     "/usr/share/fonts/ttf/decoratives"
    FontPath     "/usr/share/fonts/truetype"
    FontPath     "/usr/share/fonts/truetype/openoffice"
    FontPath     "/usr/share/fonts/truetype/ttf-bitstream-vera"
    FontPath     "/usr/share/fonts/latex-ttf-fonts"
    FontPath     "/usr/share/fonts/defoma/CID"
    FontPath     "/usr/share/fonts/defoma/TrueType"
    FontPath     "/usr/share/fonts/artwiz-fonts/"
EndSection

Section "Module"
    Load  "dbe"
    Load  "dri"
    Load  "extmod"
    Load  "glx"
    Load  "bitmap" # bitmap-fonts
    Load  "freetype"
    Load  "record"
    Load  "synaptics"
EndSection

Section "ServerFlags"
    Option        "AllowMouseOpenFail" "true"
EndSection

Section "InputDevice"
    Identifier  "Synaptics Touchpad"
    Driver      "synaptics"
    Option        "CorePointer"
    Option        "Device" "/dev/psaux"
    Option        "Protocol" "auto-dev"
    Option        "SHMConfig" "on"
    Option        "MaxTapTime" "0"
EndSection

Section "InputDevice"
    Identifier  "Keyboard0"
    Driver      "keyboard"
    Option        "CoreKeyboard"
    Option        "XkbRules" "xorg"
    Option        "XkbModel" "pc105"
    Option        "XkbLayout" "us"
    Option        "XkbVariant" ""
EndSection

Section "InputDevice"
    Identifier  "USB Mouse"
    Driver      "mouse"
    Option        "Device" "/dev/input/mice"
    Option        "SendCoreEvents" "true"
    Option        "Protocol" "IMPS/2"
    Option        "ZAxisMapping" "4 5"
    Option        "Buttons" "5"
EndSection

Section "Monitor"

 # Warning: This may fry old Monitors
 # Very conservative. May flicker.
#    VertRefresh  50.0 - 62.0 # Extreme conservative. Will flicker. TFT default.
    #  Default modes distilled from
    #      "VESA and Industry Standards and Guide for Computer Display Monitor
    #       Timing", version 1.0, revision 0.8, adopted September 17, 1998.
    #  $XFree86: xc/programs/Xserver/hw/xfree86/etc/vesamodes,v 1.4 1999/11/18 16:52:17 tsi Exp $
    # 640x350 @ 85Hz (VESA) hsync: 37.9kHz
    Identifier   "Monitor0"
    HorizSync    28.0 - 96.0
    VertRefresh  50.0 - 75.0
    ModeLine     "640x350" 31.5 640 672 736 832 350 382 385 445 +hsync -vsync
    ModeLine     "640x400" 31.5 640 672 736 832 400 401 404 445 -hsync +vsync
    ModeLine     "720x400" 35.5 720 756 828 936 400 401 404 446 -hsync +vsync
    ModeLine     "640x480" 25.2 640 656 752 800 480 490 492 525 -hsync -vsync
    ModeLine     "640x480" 31.5 640 664 704 832 480 489 491 520 -hsync -vsync
    ModeLine     "640x480" 31.5 640 656 720 840 480 481 484 500 -hsync -vsync
    ModeLine     "640x480" 36.0 640 696 752 832 480 481 484 509 -hsync -vsync
    ModeLine     "800x600" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
    ModeLine     "800x600" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
    ModeLine     "800x600" 50.0 800 856 976 1040 600 637 643 666 +hsync +vsync
    ModeLine     "800x600" 49.5 800 816 896 1056 600 601 604 625 +hsync +vsync
    ModeLine     "800x600" 56.3 800 832 896 1048 600 601 604 631 +hsync +vsync
    ModeLine     "1024x768" 44.9 1024 1032 1208 1264 768 768 776 817 +hsync +vsync interlace
    ModeLine     "1024x768" 65.0 1024 1048 1184 1344 768 771 777 806 -hsync -vsync
    ModeLine     "1024x768" 75.0 1024 1048 1184 1328 768 771 777 806 -hsync -vsync
    ModeLine     "1024x768" 78.8 1024 1040 1136 1312 768 769 772 800 +hsync +vsync
    ModeLine     "1024x768" 94.5 1024 1072 1168 1376 768 769 772 808 +hsync +vsync
    ModeLine     "1152x864" 108.0 1152 1216 1344 1600 864 865 868 900 +hsync +vsync
    ModeLine     "1280x960" 108.0 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync
    ModeLine     "1280x960" 148.5 1280 1344 1504 1728 960 961 964 1011 +hsync +vsync
    ModeLine     "1280x1024" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
    ModeLine     "1280x1024" 135.0 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync
    ModeLine     "1280x1024" 157.5 1280 1344 1504 1728 1024 1025 1028 1072 +hsync +vsync
    ModeLine     "1600x1200" 162.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    ModeLine     "1600x1200" 175.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    ModeLine     "1600x1200" 189.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    ModeLine     "1600x1200" 202.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    ModeLine     "1600x1200" 229.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    ModeLine     "1792x1344" 204.8 1792 1920 2120 2448 1344 1345 1348 1394 -hsync +vsync
    ModeLine     "1792x1344" 261.0 1792 1888 2104 2456 1344 1345 1348 1417 -hsync +vsync
    ModeLine     "1856x1392" 218.3 1856 1952 2176 2528 1392 1393 1396 1439 -hsync +vsync
    ModeLine     "1856x1392" 288.0 1856 1984 2208 2560 1392 1393 1396 1500 -hsync +vsync
    ModeLine     "1920x1440" 234.0 1920 2048 2256 2600 1440 1441 1444 1500 -hsync +vsync
    ModeLine     "1920x1440" 297.0 1920 2064 2288 2640 1440 1441 1444 1500 -hsync +vsync
    ModeLine     "1800x1440" 230.0 1800 1896 2088 2392 1440 1441 1444 1490 +hsync +vsync
    ModeLine     "1800x1440" 250.0 1800 1896 2088 2392 1440 1441 1444 1490 +hsync +vsync
    ModeLine     "640x480" 43.2 640 680 744 848 480 481 484 509 -hsync +vsync
    ModeLine     "768x576" 35.0 768 792 872 976 576 577 580 597 -hsync +vsync
    ModeLine     "768x576" 42.9 768 800 880 992 576 577 580 601 -hsync +vsync
    ModeLine     "768x576" 45.5 768 808 888 1008 576 577 580 602 -hsync +vsync
    ModeLine     "768x576" 51.8 768 808 888 1008 576 577 580 605 -hsync +vsync
    ModeLine     "768x576" 62.6 768 816 896 1024 576 577 580 611 -hsync +vsync
    ModeLine     "800x600" 68.2 800 848 936 1072 600 601 604 636 -hsync +vsync
    ModeLine     "1024x768" 113.3 1024 1096 1208 1392 768 769 772 814 -hsync +vsync
    ModeLine     "1152x864" 81.6 1152 1216 1336 1520 864 865 868 895 -hsync +vsync
    ModeLine     "1152x864" 119.7 1152 1224 1352 1552 864 865 868 907 -hsync +vsync
    ModeLine     "1152x864" 143.5 1152 1232 1360 1568 864 865 868 915 -hsync +vsync
    ModeLine     "1280x960" 124.5 1280 1368 1504 1728 960 961 964 1001 -hsync +vsync
    ModeLine     "1280x960" 129.9 1280 1368 1504 1728 960 961 964 1002 -hsync +vsync
    ModeLine     "1280x960" 179.0 1280 1376 1520 1760 960 961 964 1017 -hsync +vsync
    ModeLine     "1280x1024" 191.0 1280 1376 1520 1760 1024 1025 1028 1085 -hsync +vsync
    ModeLine     "1400x1050" 122.6 1400 1488 1640 1880 1050 1051 1054 1087 -hsync +vsync
    ModeLine     "1400x1050" 149.3 1400 1496 1648 1896 1050 1051 1054 1094 -hsync +vsync
    ModeLine     "1400x1050" 155.8 1400 1496 1648 1896 1050 1051 1054 1096 -hsync +vsync
    ModeLine     "1400x1050" 179.3 1400 1504 1656 1912 1050 1051 1054 1103 -hsync +vsync
    ModeLine     "1400x1050" 214.4 1400 1512 1664 1928 1050 1051 1054 1112 -hsync +vsync
    ModeLine     "1600x1200" 280.6 1600 1728 1904 2208 1200 1201 1204 1271 -hsync +vsync
    Option        "DPMS" "true"
#    HorizSync    28.0 - 78.0 # Warning: This may fry very old Monitors
EndSection

Section "Device"
    Identifier  "Card0"
    Driver      "fglrx"
    Option    "XAANoOffscreenPixmaps"    "true"
#    Option    "TexturedVideo"    "on"
#    Option    "Textured2D"    "on"
#    Option    "TexturedXRender"    "on"
    Option    "UseFastTLS"    "2"
#    Option    "BackingStore"    "on"
    Option    "VideoOverlay"    "on"
    Option    "OpenGLOverlay"    "off"
    BusID       "PCI:1:5:0"
EndSection

Section    "Extensions"
    Option    "XVideo"    "Enable"
#    Option    "RENDER"    "Enable"
#    Option    "DAMAGE"    "Enable"
#    Option    "Composite"    "Enable"
EndSection

Section "Screen"
    Identifier "Screen0"
    Device     "Card0"
    Monitor    "Monitor0"
    DefaultDepth     24
    SubSection "Display"
        Depth     1
        Modes    "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
        Depth     4
        Modes    "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
        Depth     8
        Modes    "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
        Depth     15
        Modes    "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
        Depth     16
        Modes    "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
        Depth     24
        Modes    "1280x800" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
        Depth     32
        Modes    "1024x768" "800x600" "640x480"
    EndSubSection
EndSection

Section "DRI"
    Mode         0666
EndSection

Offline

#10 2008-08-11 04:34:22

ckristi
Member
From: Bucharest, Romania
Registered: 2006-11-21
Posts: 225

Re: Issue with fglrx after kernel upgrade

+1

I have problems with the blob from ATI/AMD after the recent update (catalyst 8.7-1.1 & kernel26-2.6.26.2-1).

At a first look (dmesg) the fglrx module cries like this:

[fglrx] Reserved FB block: Shared offset:0, size:1000000
[fglrx] Reserved FB block: Unshared offset:7fbb000, size:40000
[fglrx] Reserved FB block: Unshared offset:7ffb000, size:5000
[fglrx:__create_mapping] *ERROR* Could not find the group private data
[fglrx:__mc_heap_map_virtual_space] *ERROR* Failed to map the virtual space
[fglrx:mc_heap_map_virtual_space] *ERROR* Can not get virtual address
[fglrx:MCIL_GetVirtualAddressInDescriptor] *ERROR* Can not get the virtual address

I forgot to mention that I own an ATI Mobility X2300, now powered by the radeon driver. At least to use only open-source drivers, if I only have 2D with the proprietary ones. smile

Last edited by ckristi (2008-08-11 04:38:12)


In love I believe and in Linux I trust

Offline

#11 2008-08-11 05:59:14

ckristi
Member
From: Bucharest, Romania
Registered: 2006-11-21
Posts: 225

Re: Issue with fglrx after kernel upgrade

I've already posted a bug report here: http://bugs.archlinux.org/task/11177
I hope the problem can be solved. In the meantime I hope Mesa 7.1 and Xorg-server 1.5 will be out soon. Opensource 3D for R500, babyyyy... :-)


In love I believe and in Linux I trust

Offline

#12 2008-08-11 06:29:14

fettouhi
Member
Registered: 2007-05-07
Posts: 745

Re: Issue with fglrx after kernel upgrade

Well the latest update of the catalyst driver 8.7-2 didn't work for me. I still don't have any 2D acceleration. Anybody know how far the opensource ati and radeonhd drivers are with getting 3D on the r600 series working?

Regards

André

Offline

#13 2008-08-11 08:24:47

new2arch
Member
Registered: 2008-02-25
Posts: 235

Re: Issue with fglrx after kernel upgrade

Not really related to the topic but I'm not having any problems with the open source ATI driver and the new kernel. 2+3D rendering work fine as usual. Only "problem" I encountered was I wasn't able to 'depmod -a' until after doing a full reboot. You guys might wanna try out the open source ATI instead, until the issue has been fixed.

Offline

#14 2008-08-11 08:30:29

fettouhi
Member
Registered: 2007-05-07
Posts: 745

Re: Issue with fglrx after kernel upgrade

I'm using the radeonhd at the moment and everything works fine. No compiz of course but everything is ok. Does compiz work with the open source ati/radeon driver for the r600 series yet?

Regards

André

Offline

#15 2008-08-11 08:39:53

ckristi
Member
From: Bucharest, Romania
Registered: 2006-11-21
Posts: 225

Re: Issue with fglrx after kernel upgrade

Nope, it's not working yet. Furthermore I think there's no 2D accelerated graphics for r600 also.
More informations here:
www.radeonhd.org
or here:
www.phoronix.com

Ah, and let's keep this ontopic, because I post a comment with this thread in the bug report.
So, if anyone can confirm that catalyst-8.7-2 works, please do. Unfortunately I'm, as usual at this time of the week, at work with no access to a Linux box. *sigh*

Last edited by ckristi (2008-08-11 08:42:12)


In love I believe and in Linux I trust

Offline

#16 2008-08-11 08:55:22

Belitsky.A
Member
From: Russia, Zelenograd
Registered: 2008-01-10
Posts: 57

Re: Issue with fglrx after kernel upgrade

With catalyst-8.7-2 direct rendering works for me again.

Offline

#17 2008-08-11 09:05:29

ckristi
Member
From: Bucharest, Romania
Registered: 2006-11-21
Posts: 225

Re: Issue with fglrx after kernel upgrade

That sounds like great news. Anyone else tried it? If so, mark the thread as [solved].


In love I believe and in Linux I trust

Offline

#18 2008-08-11 09:59:28

fettouhi
Member
Registered: 2007-05-07
Posts: 745

Re: Issue with fglrx after kernel upgrade

Yes, direct rendering works again smile. Sadly, I still can't get the desktop effects to work under KDE 4.1 with the latest catalyst driver (8.7-2).

Regards

André

Offline

#19 2008-08-11 11:38:09

esodax
Member
From: Sweden
Registered: 2008-08-10
Posts: 24

Re: Issue with fglrx after kernel upgrade

Yes it works for me too now.

Offline

#20 2008-08-11 15:16:47

gobiAstral
Member
From: Mannheim, Germany
Registered: 2008-02-15
Posts: 11

Re: Issue with fglrx after kernel upgrade

Here, kernel 2.6.26.2-1 and catalyst 8.7-2 working with Kde4.1 and AIGLX (that means desktop effects working) as well as direct rendering. I'll append my xorg.conf in case smoebody needs a working configuration.


Section "ServerLayout"
    Identifier    "Default Layout"
      Screen         "Default Screen"
    Inputdevice    "Generic Keyboard"
    Inputdevice    "Configured Mouse"
    Inputdevice    "Synaptics Touchpad"
    Option         "AIGLX" "true"
EndSection

Section "Files"
    RgbPath      "/usr/share/X11/rgb"
    ModulePath   "/usr/lib/xorg/modules"
    FontPath     "/usr/share/fonts/misc"
    FontPath     "/usr/share/fonts/TTF"
    FontPath     "/usr/share/fonts/Type1"
    FontPath     "/usr/share/fonts/75dpi"
    FontPath     "/usr/share/fonts/100dpi"
EndSection

Section "Module"
    Load      "glx"
    Load      "dri"
    Load      "drm"
    Load     "freetype"
    Load      "extmod"
    Load      "bitmap"
        Load        "i2c"
        Load     "synaptics"
        Load        "ddc"
        Load        "int10"
        Load       "vbe"
EndSection

Section "InputDevice"
    Identifier  "Generic Keyboard"
    Driver          "kbd"
    Option        "CoreKeyboard"
    Option        "XkbRules" "xorg"
    Option        "XkbModel" "pc105"
    Option        "XkbLayout" "de"
    Option        "XkbVariant" "deadacute"
EndSection

Section "InputDevice"
    Identifier  "Configured Mouse"
    Driver      "mouse"
    Option        "CorePointer"
    Option        "Device" "/dev/input/mice"
    Option        "Protocol" "ImPS/2"
    Option        "ZAxisMapping" "4 5"
    Option        "Emulate3Buttons" "true"
EndSection

Section "InputDevice"
    Identifier  "Synaptics Touchpad"
    Driver      "synaptics"
    Option        "SendCoreEvents" "true"
    Option        "Device" "/dev/psaux"
    Option        "Protocol" "auto-dev"
    Option        "HorizEdgeScroll" "1"
    Option      "SHMConfig"      "on" 
EndSection

Section "Monitor"
    Identifier   "Standardbildschirm"
#    Option        "VendorName" "ATI Proprietary Driver"
#    Option        "ModelName" "Generic Autodetecting Monitor"
    Option        "DPMS" "true"
    DisplaySize   444 277    #DPI 96 mit 1680x1050 check with xdpyinfo | grep -B1 dot
EndSection

Section "Device"
    Identifier    "ATI Technologies Inc Radeon Mobility X700 (PCIE)"
    Driver        "fglrx"
    Option          "UseInternalAGPGART"     "no"
    Option         "TexturedXrender"    "true"    
    BoardName    "ATI Technologies Inc Radeon Mobility X700 (PCIE)"
    BusID        "PCI:1:0:0"
#    Option         "EnablePageFlip"    "true"
#    Option         "AGPMode"        "4"
#    Option             "RenderAccel"        "true"
#    Option             "BackingStore"        "true"
#    Option         "FSAAEnable"
    Option         "TexturedVideo"     "true"
        Option         "TexturedVideoSync"     "true"
          Option         "VideoOverlay"         "on"
          Option         "OpenGLOverlay"         "off"
    Option         "XAANoOffscreenPixmaps"     "true"
          Option         "DRI"     "true"
#    Option         "AGPFastWrite"     "true"
#    Option         "AllowGLXWithComposite" "true"
        Option         "MaxGARTSize"     "128"
    Option         "BlockSignalsOnLock"     "on"
    Option         "KernelModuleParm"     "locked-userpages=0"
#    Option         "Textured2D"         "on"
#    Option          "mtrr" "on"
EndSection

Section "Screen"
    Identifier "Default Screen"
    Device     "ATI Technologies Inc Radeon Mobility X700 (PCIE)"
    Monitor    "Standardbildschirm"
    DefaultDepth     24
    SubSection "Display"
#        Viewport   0 0
        Depth     24
        Modes    "1680x1050" "1280x1024" "1024x768"
    EndSubSection
EndSection

Section "Extensions"
        Option         "Composite"     "Enable"
       Option         "XVideo"     "Enable"
    Option         "DAMAGE"     "Enable"
    Option         "RENDER"     "Enable"
EndSection

Section "DRI"
    Group        "video"
    Mode         0666
EndSection

Offline

#21 2008-08-11 18:22:22

ckristi
Member
From: Bucharest, Romania
Registered: 2006-11-21
Posts: 225

Re: Issue with fglrx after kernel upgrade

Works here, too. Many thanks to the Arch team for being fast in solving this bug. I'll request closure for the bug reported this morning, if it's not closed by now. Again, thanks a lot! :-)

P.S.: I guess the thread should gain the prefix or suffix [solved].

Last edited by ckristi (2008-08-11 18:25:19)


In love I believe and in Linux I trust

Offline

#22 2008-08-11 19:25:23

fettouhi
Member
Registered: 2007-05-07
Posts: 745

Re: Issue with fglrx after kernel upgrade

gobiAstral wrote:

Here, kernel 2.6.26.2-1 and catalyst 8.7-2 working with Kde4.1 and AIGLX (that means desktop effects working) as well as direct rendering. I'll append my xorg.conf in case smoebody needs a working configuration.


Section "ServerLayout"
    Identifier    "Default Layout"
      Screen         "Default Screen"
    Inputdevice    "Generic Keyboard"
    Inputdevice    "Configured Mouse"
    Inputdevice    "Synaptics Touchpad"
    Option         "AIGLX" "true"
EndSection

Section "Files"
    RgbPath      "/usr/share/X11/rgb"
    ModulePath   "/usr/lib/xorg/modules"
    FontPath     "/usr/share/fonts/misc"
    FontPath     "/usr/share/fonts/TTF"
    FontPath     "/usr/share/fonts/Type1"
    FontPath     "/usr/share/fonts/75dpi"
    FontPath     "/usr/share/fonts/100dpi"
EndSection

Section "Module"
    Load      "glx"
    Load      "dri"
    Load      "drm"
    Load     "freetype"
    Load      "extmod"
    Load      "bitmap"
        Load        "i2c"
        Load     "synaptics"
        Load        "ddc"
        Load        "int10"
        Load       "vbe"
EndSection

Section "InputDevice"
    Identifier  "Generic Keyboard"
    Driver          "kbd"
    Option        "CoreKeyboard"
    Option        "XkbRules" "xorg"
    Option        "XkbModel" "pc105"
    Option        "XkbLayout" "de"
    Option        "XkbVariant" "deadacute"
EndSection

Section "InputDevice"
    Identifier  "Configured Mouse"
    Driver      "mouse"
    Option        "CorePointer"
    Option        "Device" "/dev/input/mice"
    Option        "Protocol" "ImPS/2"
    Option        "ZAxisMapping" "4 5"
    Option        "Emulate3Buttons" "true"
EndSection

Section "InputDevice"
    Identifier  "Synaptics Touchpad"
    Driver      "synaptics"
    Option        "SendCoreEvents" "true"
    Option        "Device" "/dev/psaux"
    Option        "Protocol" "auto-dev"
    Option        "HorizEdgeScroll" "1"
    Option      "SHMConfig"      "on" 
EndSection

Section "Monitor"
    Identifier   "Standardbildschirm"
#    Option        "VendorName" "ATI Proprietary Driver"
#    Option        "ModelName" "Generic Autodetecting Monitor"
    Option        "DPMS" "true"
    DisplaySize   444 277    #DPI 96 mit 1680x1050 check with xdpyinfo | grep -B1 dot
EndSection

Section "Device"
    Identifier    "ATI Technologies Inc Radeon Mobility X700 (PCIE)"
    Driver        "fglrx"
    Option          "UseInternalAGPGART"     "no"
    Option         "TexturedXrender"    "true"    
    BoardName    "ATI Technologies Inc Radeon Mobility X700 (PCIE)"
    BusID        "PCI:1:0:0"
#    Option         "EnablePageFlip"    "true"
#    Option         "AGPMode"        "4"
#    Option             "RenderAccel"        "true"
#    Option             "BackingStore"        "true"
#    Option         "FSAAEnable"
    Option         "TexturedVideo"     "true"
        Option         "TexturedVideoSync"     "true"
          Option         "VideoOverlay"         "on"
          Option         "OpenGLOverlay"         "off"
    Option         "XAANoOffscreenPixmaps"     "true"
          Option         "DRI"     "true"
#    Option         "AGPFastWrite"     "true"
#    Option         "AllowGLXWithComposite" "true"
        Option         "MaxGARTSize"     "128"
    Option         "BlockSignalsOnLock"     "on"
    Option         "KernelModuleParm"     "locked-userpages=0"
#    Option         "Textured2D"         "on"
#    Option          "mtrr" "on"
EndSection

Section "Screen"
    Identifier "Default Screen"
    Device     "ATI Technologies Inc Radeon Mobility X700 (PCIE)"
    Monitor    "Standardbildschirm"
    DefaultDepth     24
    SubSection "Display"
#        Viewport   0 0
        Depth     24
        Modes    "1680x1050" "1280x1024" "1024x768"
    EndSubSection
EndSection

Section "Extensions"
        Option         "Composite"     "Enable"
       Option         "XVideo"     "Enable"
    Option         "DAMAGE"     "Enable"
    Option         "RENDER"     "Enable"
EndSection

Section "DRI"
    Group        "video"
    Mode         0666
EndSection

I just tried your xorg.conf figuration with my HD 2400XT card, catalyst 8.7-2 and KDE 4.1 and the desktop effects do not work for me when trying to use OpenGL. It works with XRender (painfully slow) but so did my old configuration. Has anybody gotten it to run with OpenGL, e.g. the desktop effects in KDE 4.1.

Kind Regards

André

PS. Compiz wprks for me and I have direct rendering.

Offline

#23 2008-08-11 19:51:43

uzbirglones
Member
From: São Carlos - SP - Brazil
Registered: 2007-06-01
Posts: 24

Re: Issue with fglrx after kernel upgrade

I don't know if my problem is related... but after upgrading the kernel, kde halts on loading... and if I run fluxbox... and try to start any application that uses 2d or 3d acceleration it halts anyway... using driver nvidia-96xx

Offline

#24 2008-08-11 21:25:14

ckristi
Member
From: Bucharest, Romania
Registered: 2006-11-21
Posts: 225

Re: Issue with fglrx after kernel upgrade

uzbirglones wrote:

I don't know if my problem is related... but after upgrading the kernel, kde halts on loading... and if I run fluxbox... and try to start any application that uses 2d or 3d acceleration it halts anyway... using driver nvidia-96xx

I think you're going a little bit offtopic here. The fact is that the first problem was solved. The rest of the post is just about refinement in the configuration of X, or (most probably) some lack of support or documentation upstream (blame it on ATI/AMD). So, I think this topic should be closed and marked as solved and further comments to be made in new posts.

Hope I didn't make anyone feel bad, but it's for the good of the cause. Otherwise, the thread will become bloated and true information may be hidden in between (without being posted under a relevant title). And that's not what we want, do we?

Last edited by ckristi (2008-08-11 21:26:53)


In love I believe and in Linux I trust

Offline

#25 2008-08-11 21:49:28

smurnjiff
Member
Registered: 2007-06-25
Posts: 211

Re: Issue with fglrx after kernel upgrade

The error was caused by commit 3c18ddd160d1fcd46d1131d9ad6c594dd8e9af99 by Nick Piggin to the file include/linux/mm.h.  If you upgrade to kernel 2.6.27 any time soon, you'll need to remedy issues caused by commit 5cd204550b1a006f2b0c986b0e0f53220ebfd391 and commit 5e374fb62621aca9522f76c2317c9acda75a8e88.  See my patch http://antonyat.googlepages.com/firegl_public.diff

Offline

Board footer

Powered by FluxBB