On Tuesday  21 February 2007 06:38 Bo Ørsted Andresen wrote:
> On Tuesday 20 February 2007 13:43:08 Konstantin Budylov wrote:
> > This error appears in my Xorg.0.log at boot time:
> > >(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 ordirectory)
> > >(EE) AIGLX: reverting to software rendering
> >
> > And It seems that 3D rendering is exists, but I think that "something
> > wrong" in it, because FPS (I think so) is too slow ( about 240 ) and I
> > have "some strange errors" in multimedia drivers (e.g. mplayer fails on
> > playing DVD with 'opengl' driver,  and any other drivers is generally
> > fails with message about "can't open vo device" ). I think it consequence
> > of "AIGLX error" but even if it's not, a want to fix this error anyway
> >
> > I use x11-drivers/ati-drivers-8.27.10-r1
> > and x11-base/xorg-x11-7.1 on gentoo-sources-2.6.17-r8
>
> [SNIP]
>
> > Can anybody help me?
>
> Please provide the output of:
>
> # equery check ati-drivers
>
> # equery files ati-drivers | egrep "dri|env"
>
> # env | grep LIBGL
>
> # eselect opengl list
>
> --
> Bo Andresen

 # equery check ati-drivers
[ Checking x11-drivers/ati-drivers-8.27.10-r1 ]
 * 149 out of 149 files good

# equery files ati-drivers | egrep "dri|env"
/etc/env.d
/etc/env.d/09ati
/usr/lib/xorg/modules/dri
/usr/lib/xorg/modules/dri/atiogl_a_dri.so
/usr/lib/xorg/modules/dri/fglrx_dri.so
/usr/lib/xorg/modules/drivers
/usr/lib/xorg/modules/drivers/fglrx_drv.so
/usr/share/doc/fglrx/driverfaq.html

# env | grep LIBGL
LIBGL_DRIVERS_PATH=$LIBGL_DRIVERS_PATH::/usr/lib/xorg/modules/dri

# eselect opengl list
Available OpenGL implementations:
  [1]   ati *
  [2]   nvidia
  [3]   xorg-x11


I tried to make symlink from /usr/lib/xorg/modules/dri/fglrx_dri.so 
to /usr/lib/dri/fglrx_dri.so, but I have a new error in this case:
>(EE) AIGLX error: dlsym for __driCreateNewScreen_20050727 failed 
(/usr/lib/dri/fglrx_dri.so: undefined symbol: __driCreateNewScreen_20050727)
>(EE) AIGLX: reverting to software rendering

So, what's wrong?
--
gentoo-user@gentoo.org mailing list

Reply via email to