There is no Module section !!<br>The sections present are ServerLayout, Files, Input Device, Device, and Screen.<br><br>And on hitting Esc + Insert, it says warning - its a read only file !<br><br>Vikram.<br><br><div class="gmail_quote">
On Fri, Oct 29, 2010 at 1:23 PM, David Gobbi <span dir="ltr"><<a href="mailto:david.gobbi@gmail.com">david.gobbi@gmail.com</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="im">On Fri, Oct 29, 2010 at 6:18 AM, Vikram Mehta <<a href="mailto:vvmehta@gmail.com">vvmehta@gmail.com</a>> wrote:<br>
> Hi,<br>
><br>
> I tried sudo yum install opengl but it said Nothing to do and also looked in<br>
> the<br>
> etc/X11/xorg.conf for a load glx but that does not exist either.<br>
><br>
> I am an absolute beginner and do not know what all of this means.<br>
><br>
> Is there anything else I could do ?<br>
<br>
</div>If /etc/X11/xorg.conf is missing the Load "glx" line, then add it.<br>
Just look for the line:<br>
<br>
Section "Module"<br>
<br>
Right below it, add this line:<br>
<br>
Load "glx"<br>
<br>
Then restart the X server (or just reboot).<br>
<font color="#888888"><br>
David<br>
</font></blockquote></div><br>