Jeff Waugh wrote:

Thanks Jeff for your patience (and damn ATI to the deepest pits of hell
for their stupid fscking binary drivers).

> <quote who="Erik de Castro Lopo">
> 
> > 0) Should there be a fglrx module in /lib/modules/2.6.17-27-686/ ?
> 
> More like: /lib/modules/2.6.20-2-generic/volatile/fglrx.ko (modulo version)

Yep, nothing named flg* under /lib/modules/`uname -r`

> > 2) Should I have a package named linux-restricted-modules-2.6.15-27-686?
> 
> Yes, that contains the bits necessary to link fglrx.ko. You should also have
> the xorg-driver-fglrx package (seems like you probably already do).

For some reason, my local Ubuntu mirror doesn't have this package. I 
managed to track one down and install it. Now on reboot I do have an
flgrx module that gets loaded automatically, but still no direct 
rendering :-(. lsmod says:

     > lsmod | grep fgl
     fglrx                 391756  8 
     agpgart                36784  2 fglrx,intel_agp

In Xorg.0.log I find:

    (II) LoadModule: "GLcore"
    (II) Loading /usr/lib/xorg/modules/extensions/libGLcore.so
    dlopen: /usr/lib/xorg/modules/extensions/libGLcore.so: undefined symbol: 
__glXLastContext
    (EE) Failed to load /usr/lib/xorg/modules/extensions/libGLcore.so
    (II) UnloadModule: "GLcore"

which according this this :

    https://bugs.launchpad.net/distros/ubuntu/+bug/35555

is benign (although I should remove "GLcore" from the Modules section of
/etc/X11/xorg.conf).

I also have this which may or may not mean anything:

    (WW) fglrx(0): Specified desktop setup not supported: 8

I searched the Ubuntu forums (damn I hate web based forums) but everything
there seemed to be at least a year old and highly unlikely to be relevant
to Dapper.

Erik
-- 
+-----------------------------------------------------------+
  Erik de Castro Lopo
+-----------------------------------------------------------+
"XML is not a language in the sense of a programming language any
more than sketches on a napkin are a language." -- Charles Simonyi
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to