Re: FGLRX driver not being used

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 2006-11-08 at 05:02 -0500, fedora-list-request@xxxxxxxxxx wrote:
> > I'm only running FC6 as a vmware guest.  However, you can try adding
> this to
> > your xorg.conf to see if it helps.
> >
> > Section "Extensions"
> >        Option      "Composite" "disable"
> > EndSection
> 
> in FC6 (xorg7) they changed the default to enable the composite
> extension. because they include compiz as window manager and they
> don't want people to complain about stuff not working (i guess).
> 
> however the current ATI drivers (8.29.6) do not support composite
> rendering at all, and even worse, if enable, DRI is disabled.
> 
> i have the same problem and the additional entry in xorg.conf worked
> for me. but: no composite - no nice desktop effects :-(
> 
> regards, toby 

 Thanks. But it didn't work for me.
I found in http://fedoraproject.org/wiki/RenderingProject/aiglx
the suggestions that I should add:


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

Section "Extensions"
        Option "Composite" "Disable"
EndSection
To xorg.conf, and indeed there are no more '(EE)' messages on starting X
with both those set. But Mesa continues to manage screen 0  :(

Here is an excerpt from my new log....
    Sorry guys, stuck again.


  
(II) fglrx(0): Kernel Module Version Information:
(II) fglrx(0):     Name: fglrx
(II) fglrx(0):     Version: 8.29.6
(II) fglrx(0):     Date: Sep 19 2006
(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.18-1.2798.fc6
(II) fglrx(0):     Build-Kernel MODVERSIONS:        yes
(II) fglrx(0):     Build-Kernel __SMP__:            yes
(II) fglrx(0):     Build-Kernel PAGE_SIZE:          0x1000
(II) fglrx(0): [drm] register handle = 0x00004000
(II) fglrx(0): [pcie] 131072 kB allocated with handle 0xdeadbeef
(II) fglrx(0): [drm] ringbuffer size = 0x00100000 bytes
(II) fglrx(0): [drm] DRM buffer queue setup: nbufs = 100 bufsize = 65536
(II) fglrx(0): [drm] texture shared area handle = 0x00008000
(II) fglrx(0): shared FSAAScale=1
(II) fglrx(0): DRI initialization successfull!
(II) fglrx(0): FBADPhys: 0xd0000000 FBMappedSize: 0x007ad000
(II) fglrx(0): Splitting WC range: base: 0xd0000000, size: 0x7ad000
(II) fglrx(0): Splitting WC range: base: 0xd0400000, size: 0x3ad000
(II) fglrx(0): Splitting WC range: base: 0xd0600000, size: 0x1ad000
(II) fglrx(0): Splitting WC range: base: 0xd0700000, size: 0xad000
(II) fglrx(0): Splitting WC range: base: 0xd0780000, size: 0x2d000
(II) fglrx(0): Splitting WC range: base: 0xd07a0000, size: 0xd000
(II) fglrx(0): Splitting WC range: base: 0xd07a8000, size: 0x5000
(==) fglrx(0): Write-combining range (0xd07ac000,0x1000)
(==) fglrx(0): Write-combining range (0xd07a8000,0x5000)
(==) fglrx(0): Write-combining range (0xd07a0000,0xd000)
(==) fglrx(0): Write-combining range (0xd0780000,0x2d000)
(==) fglrx(0): Write-combining range (0xd0700000,0xad000)
(==) fglrx(0): Write-combining range (0xd0600000,0x1ad000)
(==) fglrx(0): Write-combining range (0xd0400000,0x3ad000)
(==) fglrx(0): Write-combining range (0xd0000000,0x7ad000)
(II) fglrx(0): FBMM initialized for area (0,0)-(1408,1429)
(II) fglrx(0): FBMM auto alloc for area (0,0)-(1408,1050) (front color
buffer - assumption)
(==) fglrx(0): Backing store disabled
(==) fglrx(0): Silken mouse enabled
(II) fglrx(0): Using XFree86 Acceleration Architecture (XAA)
        Screen to screen bit blits
        Solid filled rectangles
        8x8 mono pattern filled rectangles
        Solid Lines
        Dashed Lines
        Offscreen Pixmaps
        Setting up tile and stipple cache:
                22 128x128 slots
(II) fglrx(0): Acceleration enabled
(II) fglrx(0): X context handle = 0x1
(II) fglrx(0): [DRI] installation complete
(II) fglrx(0): Direct rendering enabled
(==) fglrx(0): Using hardware cursor
(II) fglrx(0): Largest offscreen area available: 1408 x 373
(II) Loading extension FGLRXEXTENSION
(II) Loading extension ATITVOUT
(II) fglrx(0): Interrupt handler installed at IRQ 169.
(II) fglrx(0): Exposed events to the /proc interface
(==) 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 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) Loading local sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Loading /usr/lib/xorg/modules/extensions/libGLcore.so
(II) Module GLcore: vendor="X.Org Foundation"
        compiled for 7.1.1, module version = 1.0.0
        ABI class: X.Org Server Extension, version 0.3
(II) GLX: Initialized MESA-PROXY GL provider for screen 0


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux