<div dir="ltr"><br><br><div class="gmail_quote">On Wed, Aug 6, 2008 at 12:20 AM, 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/05/2008 09:25 AM, Chaman Singh Verma wrote:<br>
> On Tue, Aug 5, 2008 at 9:10 PM, Ulf Rompe <<a href="mailto:Ulf.Rompe@icem.com">Ulf.Rompe@icem.com</a>> wrote:<br>
><br>
>> On Di, 2008-08-05 at 20:40 +0530, Chaman Singh Verma wrote:<br>
>> > It is not available, although I upgraded yesterday.<br>
>><br>
>> Interesting. What's the output of this:<br>
>><br>
>> ls -l /lib/modules/`uname -r`/kernel/drivers/char/agp<br>
>><br>
>> If the whole directory doesn't exist, maybe it will help to reinstall<br>
>> the kernel:<br>
>><br>
>> sudo apt-get install --reinstall linux-image-`uname -r`<br>
>><br>
<br>
><br>
</div><div class="Ih2E3d">> Hello,<br>
> I issued the reinstall command and after that what I get is as follows:<br>
><br>
><br>
> csv610@blackhole:~$ ls -l /lib/modules/`uname -r`/kernel/drivers/char/agp<br>
> total 104<br>
> -rw-r--r-- 1 root root 54248 2008-07-12 06:52 intel-agp.ko<br>
> -rw-r--r-- 1 root root 17848 2008-07-12 06:52 sis-agp.ko<br>
> -rw-r--r-- 1 root root 20976 2008-07-12 06:52 via-agp.ko<br>
> csv610@blackhole:~$ 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:~$<br>
><br>
> csv610@blackhole:~$ glxinfo | grep render<br>
> direct rendering: No (If you want to find out why, try setting<br>
> LIBGL_DEBUG=verbose)<br>
> OpenGL renderer string: Mesa X11<br>
> csv610@blackhole:~$<br>
><br>
><br>
> Still away from the solution.<br>
><br>
> Thanks,<br>
> csv<br>
><br>
><br>
<br>
</div>You should have:<br>
<div class="Ih2E3d">~$ ls -l /lib/modules/`uname -r`/kernel/drivers/char/agp<br>
</div>total 220<br>
-rw-r--r-- 1 root root 42640 2008-07-11 15:01 agpgart.ko<br>
-rw-r--r-- 1 root root 11148 2008-07-11 15:01 ali-agp.ko<br>
-rw-r--r-- 1 root root 18156 2008-07-11 15:01 amd64-agp.ko<br>
-rw-r--r-- 1 root root 12840 2008-07-11 15:01 amd-k7-agp.ko<br>
-rw-r--r-- 1 root root 13120 2008-07-11 15:01 ati-agp.ko<br>
-rw-r--r-- 1 root root 12180 2008-07-11 15:01 efficeon-agp.ko<br>
-rw-r--r-- 1 root root 35820 2008-07-11 15:01 intel-agp.ko<br>
-rw-r--r-- 1 root root 12752 2008-07-11 15:01 nvidia-agp.ko<br>
-rw-r--r-- 1 root root 14116 2008-07-11 15:01 sis-agp.ko<br>
-rw-r--r-- 1 root root 13884 2008-07-11 15:01 sworks-agp.ko<br>
-rw-r--r-- 1 root root 15920 2008-07-11 15:01 via-agp.ko<br>
<br>
Please try:<br>
<br>
sudo update-initramfs -u<br>
<br>
and reboot. Then check again.<br>
<font color="#888888"><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><br>Hello,<br><br>I followed your instructions, rebooted the machine and here is what<br>I get:<br><br>csv610@blackhole:~$ ls -l /lib/modules/`uname -r`/kernel/drivers/char/agp<br>total 104<br>
-rw-r--r-- 1 root root 54248 2008-07-12 06:52 intel-agp.ko<br>-rw-r--r-- 1 root root 17848 2008-07-12 06:52 sis-agp.ko<br>-rw-r--r-- 1 root root 20976 2008-07-12 06:52 via-agp.ko<br>csv610@blackhole:~$ <br><br><br>I don't know, but it seems that I am using your valuable time and<br>
perhaps my machine is not good for direct rendering. May be I have<br>to live with it.<br><br>With regards.<br>csv<br><br></div>