OpenGL glxgears demo program

Chaman Singh Verma csv610 at gmail.com
Tue Aug 5 19:37:47 UTC 2008


On Wed, Aug 6, 2008 at 12:20 AM, NoOp <glgxg at sbcglobal.net> wrote:

> On 08/05/2008 09:25 AM, Chaman Singh Verma wrote:
> > On Tue, Aug 5, 2008 at 9:10 PM, Ulf Rompe <Ulf.Rompe at icem.com> wrote:
> >
> >> On Di, 2008-08-05 at 20:40 +0530, Chaman Singh Verma wrote:
> >> > It is not available, although I upgraded yesterday.
> >>
> >> Interesting. What's the output of this:
> >>
> >> ls -l /lib/modules/`uname -r`/kernel/drivers/char/agp
> >>
> >> If the whole directory doesn't exist, maybe it will help to reinstall
> >> the kernel:
> >>
> >> sudo apt-get install --reinstall linux-image-`uname -r`
> >>
>
> >
> > Hello,
> > I issued the reinstall command and after that what I get is as follows:
> >
> >
> > csv610 at blackhole:~$ ls -l /lib/modules/`uname
> -r`/kernel/drivers/char/agp
> > total 104
> > -rw-r--r-- 1 root root 54248 2008-07-12 06:52 intel-agp.ko
> > -rw-r--r-- 1 root root 17848 2008-07-12 06:52 sis-agp.ko
> > -rw-r--r-- 1 root root 20976 2008-07-12 06:52 via-agp.ko
> > csv610 at blackhole:~$ locate agpgart
> > /usr/include/linux/agpgart.h
> > /usr/src/linux-headers-2.6.24-19/include/linux/agpgart.h
> > /usr/src/linux-headers-2.6.24-19-generic/include/linux/agpgart.h
> > csv610 at blackhole:~$
> >
> > 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
> > csv610 at blackhole:~$
> >
> >
> > Still away from the solution.
> >
> > Thanks,
> > csv
> >
> >
>
> You should have:
> ~$ ls -l /lib/modules/`uname -r`/kernel/drivers/char/agp
> total 220
> -rw-r--r-- 1 root root 42640 2008-07-11 15:01 agpgart.ko
> -rw-r--r-- 1 root root 11148 2008-07-11 15:01 ali-agp.ko
> -rw-r--r-- 1 root root 18156 2008-07-11 15:01 amd64-agp.ko
> -rw-r--r-- 1 root root 12840 2008-07-11 15:01 amd-k7-agp.ko
> -rw-r--r-- 1 root root 13120 2008-07-11 15:01 ati-agp.ko
> -rw-r--r-- 1 root root 12180 2008-07-11 15:01 efficeon-agp.ko
> -rw-r--r-- 1 root root 35820 2008-07-11 15:01 intel-agp.ko
> -rw-r--r-- 1 root root 12752 2008-07-11 15:01 nvidia-agp.ko
> -rw-r--r-- 1 root root 14116 2008-07-11 15:01 sis-agp.ko
> -rw-r--r-- 1 root root 13884 2008-07-11 15:01 sworks-agp.ko
> -rw-r--r-- 1 root root 15920 2008-07-11 15:01 via-agp.ko
>
> Please try:
>
> sudo update-initramfs -u
>
> and reboot. Then check again.
>
>
> --
> 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 followed your instructions, rebooted the machine and here is what
I get:

csv610 at blackhole:~$ ls -l /lib/modules/`uname -r`/kernel/drivers/char/agp
total 104
-rw-r--r-- 1 root root 54248 2008-07-12 06:52 intel-agp.ko
-rw-r--r-- 1 root root 17848 2008-07-12 06:52 sis-agp.ko
-rw-r--r-- 1 root root 20976 2008-07-12 06:52 via-agp.ko
csv610 at blackhole:~$


I don't know, but it seems that I am using your valuable time and
perhaps my machine is not good for direct rendering. May be I have
to live with it.

With regards.
csv
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20080806/bc698738/attachment.html>


More information about the ubuntu-users mailing list