One of the things that I found was my xorg.conf is using Vesa and not
i810 which I believe supports higher resolution, but I dont know how
to install, that driver :(. I have added `915resolution 3c 1280 800`
to my rc.local file too.

Make sure that your xorg.conf file has the above mode for the default
color depth. This is the relevant section in my xorg.conf file.

Section "Screen"
       Identifier      "Default Screen"
       Device          "Intel Corporation Mobile Integrated Graphics
Controller"
       Monitor         "Generic Monitor"
       DefaultDepth    24
       .
       .
       SubSection "Display"
               Depth           24
               Modes           "1280x800"
       EndSubSection
EndSection

This is on Kubuntu 6.10 Edgy Eft.

Kaustubh
--
Kaustubh Gadkari
[EMAIL PROTECTED]

--
______________________________________________________________________
Pune GNU/Linux Users Group Mailing List:      (plug-mail@plug.org.in)
List Information:  http://plug.org.in/cgi-bin/mailman/listinfo/plug-mail
Send 'help' to [EMAIL PROTECTED] for mailing instructions.

Reply via email to