On Thu, 7 Oct 2004 00:39:23 -0300, Paulo R. Dallan <[EMAIL PROTECTED]> wrote:
> On Wednesday 06 October 2004 09:58, Alex Deucher wrote:
> > On Tue, 5 Oct 2004 23:40:17 -0300, Paulo R. Dallan <[EMAIL PROTECTED]>
> wrote:
> > > On Tuesday 05 October 2004 19:56, Dave Airlie wrote:
> 
> >
> > Use ldd to check glxgears and make sure it's using the right libGL.
> > come the output with ldd of glxinfo.
> 
> ldd /usr/X11R6/bin/glxgears gives me:
> 
>         libGL.so.1 => /usr/lib/libGL.so.1 (0x4002c000)
>         libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x400a6000)
>         libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x400b4000)
>         libpthread.so.0 => /lib/libpthread.so.0 (0x4017c000)
>         libm.so.6 => /lib/libm.so.6 (0x401ce000)
>         libc.so.6 => /lib/libc.so.6 (0x401f0000)
>         libXxf86vm.so.1 => /usr/X11R6/lib/libXxf86vm.so.1 (0x4031f000)
>         libdl.so.2 => /lib/libdl.so.2 (0x40324000)
>         /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
> 
> Should this be the expected libraries (especially libGL)?

compare the output of ldd /path/to/glxinfo to this.  usually libGL is
in /usr/X11R6/lib/. perhaps you have multiple versions floating
around.

Alex

> 
> > you also might try forcing the
> > card into 4x agp mode in the bios.  I've heard of weird problems with
> > cards in 8x mode which isn't officially supported yet in the radeon X
> > server.
> 
> I think I may have an issue here. In the BIOS set-up in my motherboard (Asus
> A7v8x-x, via kt400 chipset), I should be entitled to change the speed (auto -
> 1x - 2x - 4x and 8x). However & strangely, I can't access the position (it is
> fixed in 8X, like an automatic value). Will try to contact asus regarding
> that (and sit and waaaiiiitttt for their answer...).
> 
> AFAIK, there was an issue with via kt400 chipset and 2.4 kernels (i could not
> use dri on them because of that, the agpgart would not be loaded), but this
> is supposed (afaik) to be solved on 2.6 kernels (which) I'm using now...
> 
> Best regards!
> 
> Paulo
>


-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
--
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to