<div dir="ltr"><br><br><div class="gmail_quote">On Mon, Aug 4, 2008 at 10:44 PM, NoOp <span dir="ltr"><<a href="mailto:glgxg@sbcglobal.net">glgxg@sbcglobal.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">On 08/04/2008 09:13 AM, Chaman Singh Verma wrote:<br>
> On Mon, Aug 4, 2008 at 9:12 AM, NoOp <<a href="mailto:glgxg@sbcglobal.net">glgxg@sbcglobal.net</a>> wrote:<br>
<br>
>><br>
</div><div><div></div><div class="Wj3C7c">>> Can you please try:<br>
>><br>
>> sudo modprobe agpgart<br>
>> sudo modprobe intel_agp<br>
>> sudo modprobe drm<br>
>><br>
>> and then check:<br>
>><br>
>> lsmod|grep agpgart<br>
>><br>
>> and then<br>
>><br>
>> glxinfo|grep render<br>
>><br>
>> _If_ that works, then you can modify your /etc/modules using 'gksu gedit<br>
>> /etc/modules' to read:<br>
>><br>
>> # /etc/modules: kernel modules to load at boot time.<br>
>> #<br>
>> # This file contains the names of kernel modules that should be loaded<br>
>> # at boot time, one per line. Lines beginning with "#" are ignored.<br>
>><br>
>> agpgart<br>
>> intel_agp<br>
>> drm<br>
>> fuse<br>
>> lp<br>
>> rtc<br>
>><br>
>> and reboot & see if it is working. If it doesn't I'm afraid that I'm all<br>
>> out of guesses & you'll need to file a bug.<br>
>><br>
>> This bug may be similar and suggests blacklisting edac, but in your case<br>
>> you may be better filing a new bug & let the developers check to see if<br>
>> your's is a duplicate of some other. Sorry.<br>
<br>
</div></div><div class="Ih2E3d">> Hello,<br>
><br>
> I think that agpgart is not present on my system.  Could that be the<br>
> reason for all the troubles ?  Can someone help ?<br>
><br>
> Thanks.<br>
> csv<br>
><br>
><br>
> csv610@blackhole:~/Graft2.0$ sudo modprobe agpgart<br>
> FATAL: Module agpgart not found.<br>
> csv610@blackhole:~/Graft2.0$ sudo modprobe intel_agp<br>
> csv610@blackhole:~/Graft2.0$ sudo modprobe drm<br>
> csv610@blackhole:~/Graft2.0$ lsmod | grep agpgart<br>
> csv610@blackhole:~/Graft2.0$<br>
<br>
</div>Please post the output of:<br>
<br>
locate agpgart<br>
<font color="#888888"><br>
<br>
<br>
--<br>
</font><div><div></div><div class="Wj3C7c">ubuntu-users mailing list<br>
<a href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br>
</div></div></blockquote></div><br>Hello,<br><br>Here it is:<br><br>csv610@blackhole:~/Graft2.0$ locate agpgart<br>/usr/include/linux/agpgart.h<br>/usr/src/linux-headers-2.6.24-19/include/linux/agpgart.h<br>/usr/src/linux-headers-2.6.24-19-generic/include/linux/agpgart.h<br>
csv610@blackhole:~/Graft2.0$ <br><br></div>