OpenGL glxgears demo program
Chaman Singh Verma
csv610 at gmail.com
Mon Aug 4 16:13:29 UTC 2008
On Mon, Aug 4, 2008 at 9:12 AM, NoOp <glgxg at sbcglobal.net> wrote:
> On 08/03/2008 08:13 PM, Chaman Singh Verma wrote:
>
> >
> >
> >
> > Hello,
> > Here are the required info:
> >
> > csv610 at blackhole:~$ cat /etc/modules
> > # /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.
> >
> > fuse
> > lp
> > rtc
>
> 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.
>
>
> --
> 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 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$
N
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20080804/eee31320/attachment.html>
More information about the ubuntu-users
mailing list