A bit more detail; here's some of the output in the console that X is
launched from...

=================================================================
X Window System Version 7.1.1
Release Date: 12 May 2006
X Protocol Version 11, Revision 0, Release 7.1.1
Build Operating System: UNKNOWN
Current Operating System: Linux m3000 2.6.19-gentoo-r5 #4 PREEMPT Thu Mar 8 
19:32:51 EST 2007 i686
Build Date: 14 January 2007
        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: Fri Mar  9 01:43:41 2007
(++) Using config file: "/etc/X11/xorg.conf"

(WW) fglrx: No matching Device section for instance (BusID PCI:5:0:1) found
(EE) AIGLX error: dlopen of /usr/lib/dri/fglrx_dri.so failed 
(/usr/lib/dri/fglrx_dri.so: cannot open shared object file: No such file or 
directory)
(EE) AIGLX: reverting to software rendering
=================================================================

  Can't find the lib?  Ok, so I try to cure that with the next two
commands...

[m3000][root][~] find / -name fglrx_dri.so
/usr/lib/xorg/modules/dri/fglrx_dri.so

[m3000][root][~] ln -s /usr/lib/xorg/modules/dri/fglrx_dri.so 
/usr/lib/dri/fglrx_dri.so

  That merely produces a different error...
=================================================================
(EE) AIGLX error: dlsym for __driCreateNewScreen_20050727 failed 
(/usr/lib/dri/fglrx_dri.so: undefined symbol: __driCreateNewScreen_20050727)
(EE) AIGLX: reverting to software rendering
=================================================================

 Any ideas anybody?

-- 
Walter Dnes <[EMAIL PROTECTED]> In linux /sbin/init is Job #1
-- 
gentoo-user@gentoo.org mailing list

Reply via email to