[Openchrome-users] 3D acceleration with km400 SUSE 10.1

linux_learner userforum
Mon Jul 24 01:42:16 PDT 2006


Re: 3D acceleration with km400 SUSE 10.1
> linux_learner wrote:
> 
> >3D acceleration with km400 SUSE 10.1
> >I have posted this on suselinuxsupport.de and on viarena, niether were able to help me. The viarena was the most help. http://forums.viaarena.com/messageview.aspx?catid=28&threadid=73205&enterthread=y
> >
> >
> >My current xorg.conf looks like this:
> >
> >
> >  
> >
> Hi.
> 
> Please read the 3D troubleshooting guide in the documentation.
> 
> /Thomas
> 

I did. If you looked at the link I posted to the viarena forums, you would have seen that. You would have seen that Not only did I read it, I quoted it, while troubleshooting my own problem. 

Let me take an excerpt from that forum: 

According to http://dri.freedesktop.org/wiki/DriTroubleshooting#head-1b5ecd9f57f89b20f0d27b69d675e5a42b0930a5

    quote:
    Run ldd /usr/X11R6/bin/glxinfo and see which libGL it's finding.
    Make sure it's the one in /usr/X11R6/lib/libGL, or a link in /usr/lib to the one in /usr/X11R6/lib.



> ldd /usr/X11R6/bin/glxinfo
linux-gate.so.1 => (0xffffe000)
libGL.so.1 => /usr/lib/libGL.so.1 (0xb7eda000)
libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0xb7ecc000)
libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0xb7dd5000)
libpthread.so.0 => /lib/libpthread.so.0 (0xb7dc2000)
libm.so.6 => /lib/libm.so.6 (0xb7d9d000)
libc.so.6 => /lib/libc.so.6 (0xb7c7c000)
libXxf86vm.so.1 => /usr/X11R6/lib/libXxf86vm.so.1 (0xb7c76000)
libdl.so.2 => /lib/libdl.so.2 (0xb7c72000)
libdrm.so.2 => /usr/lib/libdrm.so.2 (0xb7c6b000)
/lib/ld-linux.so.2 (0xb7f5e000)

According to the same documentation, libGL.so.1 can be in /usr/lib but should
link in /usr/lib to the one in /usr/X11R6/lib which it links to

> ls -al /usr/lib/libGL.so.1
lrwxrwxrwx 1 root root 12 2006-06-27 14:15 /usr/lib/libGL.so.1 -> libGL.so.1.2

and libGL.so.1.2 is in /usr/lib/GL/libGL.so.1.2

So maybe I should link libGL.so.1.2 to /usr/X11R6/lib 

By you telling me to read something, while it is your intent to help, you did not accomplish it. Shall I include all the research I've done, and duplicate about 3 other threads? I deliberately wanted to avoid duplication, to save on space, and wasted posts. 

----

Reply Link: <http://wiki.openchrome.org/tikiwikitiki-view_forum_thread.php?forumId=1&comments_reply_threadId=1554&comments_parentId=1552&post_reply=1#form>





More information about the Openchrome-users mailing list