OpenGL glxgears demo program

Chaman Singh Verma csv610 at gmail.com
Mon Aug 4 17:39:40 UTC 2008


On Mon, Aug 4, 2008 at 10:44 PM, NoOp <glgxg at sbcglobal.net> wrote:

> On 08/04/2008 09:13 AM, Chaman Singh Verma wrote:
> > On Mon, Aug 4, 2008 at 9:12 AM, NoOp <glgxg at sbcglobal.net> wrote:
>
> >>
> >> Can you please try:
> >>
> >> sudo modprobe agpgart
> >> sudo modprobe intel_agp
> >> sudo modprobe drm
> >>
> >> and then check:
> >>
> >> lsmod|grep agpgart
> >>
> >> and then
> >>
> >> glxinfo|grep render
> >>
> >> _If_ that works, then you can modify your /etc/modules using 'gksu gedit
> >> /etc/modules' to read:
> >>
> >> # /etc/modules: kernel modules to load at boot time.
> >> #
> >> # This file contains the names of kernel modules that should be loaded
> >> # at boot time, one per line. Lines beginning with "#" are ignored.
> >>
> >> agpgart
> >> intel_agp
> >> drm
> >> fuse
> >> lp
> >> rtc
> >>
> >> and reboot & see if it is working. If it doesn't I'm afraid that I'm all
> >> out of guesses & you'll need to file a bug.
> >>
> >> This bug may be similar and suggests blacklisting edac, but in your case
> >> you may be better filing a new bug & let the developers check to see if
> >> your's is a duplicate of some other. Sorry.
>
> > Hello,
> >
> > I think that agpgart is not present on my system.  Could that be the
> > reason for all the troubles ?  Can someone help ?
> >
> > Thanks.
> > csv
> >
> >
> > csv610 at blackhole:~/Graft2.0$ sudo modprobe agpgart
> > FATAL: Module agpgart not found.
> > csv610 at blackhole:~/Graft2.0$ sudo modprobe intel_agp
> > csv610 at blackhole:~/Graft2.0$ sudo modprobe drm
> > csv610 at blackhole:~/Graft2.0$ lsmod | grep agpgart
> > csv610 at blackhole:~/Graft2.0$
>
> Please post the output of:
>
> locate agpgart
>
>
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>

Hello,

Here it is:

csv610 at blackhole:~/Graft2.0$ 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:~/Graft2.0$
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20080804/97c85100/attachment.html>


More information about the ubuntu-users mailing list