OpenGL glxgears demo program
Chaman Singh Verma
csv610 at gmail.com
Fri Aug 1 19:37:30 UTC 2008
On Sat, Aug 2, 2008 at 12:52 AM, NoOp <glgxg at sbcglobal.net> wrote:
> On 08/01/2008 10:53 AM, Chaman Singh Verma wrote:
> > Hello,
> >
> > Here is the output for your view. One more thing I noticed when
> > I executed driinfo utility: it says that libGL is too old. But I am
> > sure that I had downloaded the latest Mesa 7.0.3 and this version
> > is installed on my machine. Can it give some hints to the problem ?
> >
>
> I'm don't know what the driinfo utility is, can you point me to a
> reference so that I can try?
>
> Can you please post the output of:
>
> dmesg | grep drm
>
> It should return something like this:
> $ dmesg | grep drm
> [ 95.528809] [drm] Initialized drm 1.1.0 20060810
> [ 95.643644] [drm] Initialized i915 1.6.0 20060119 on minor 0
>
> Also please post the output of:
>
> uname -a
>
> And the output of:
>
> grep -i "Direct rendering" /var/log/Xorg.0.log
>
> It should return something like this:
> $ grep -i "Direct rendering" /var/log/Xorg.0.log
> (II) I810(0): direct rendering: Enabled
>
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>
/////////////////////////////////////////////////////////////////////////////////////////
Hello,
I hope this style of messaging is as per your expectations.
Here is the information you require:
1. DriConf:
http://dri.freedesktop.org/wiki/Download
2. csv610 at blackhole:~$ dmesg | grep drm
[ 60.657062] [drm] Initialized drm 1.1.0 20060810
[ 60.660869] [drm] Initialized i915 1.6.0 20060119 on minor 0
3. csv610 at blackhole:~$ uname -a
Linux blackhole 2.6.24-19-generic #1 SMP Wed Jun 18 14:15:37 UTC 2008 x86_64
GNU/Linux
4. csv610 at blackhole:~$ grep -i "Direct rendering" /var/log/Xorg.0.log
(II) intel(0): direct rendering: Enabled
5. csv610 at blackhole:~$ glxinfo | grep render
direct rendering: No (If you want to find out why, try setting
LIBGL_DEBUG=verbose)
OpenGL renderer string: Mesa X11
Did I miss something ?
Thanks for your help.
Chaman Singh
Poona, India
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20080802/7bdbf60d/attachment.html>
More information about the ubuntu-users
mailing list