Correct Screen Resolution Ubuntu 7.04 on Satellite 4100XCDT

John McGregor mr.mcgregor-bJEeYj9oJeDQT0dZR+AlfA at public.gmane.org
Sun Mar 16 21:28:50 UTC 2008


alorane wrote:
> Hi all,
> 
> I installed Ubuntu 7.04 (feisty) with a lot of problems on an old 
> Toshiba Satellite 4100XCDT laptop last year.
> memory 123.1MB(reason while I had a lot of problems), mobile Pentium II.
> Everything is working so far except the screen resolution: it does only 
> allow me to change between
> 832x624, 800x600 and 640x480. The laptop screen does have a resolution 
> of 1024x768.
> How can I get my full screen?

YOU HAVE TO EDIT YOUR x.org conf file (as root) and add the correct 
resolution. Make sure that you make the change to all instances. here is 
a copy of my file from Mepis 7.0 where I added the 1440 x 900 resolution 
for my 19" LCD monitor.

  SubSection "Display"
   Depth 8
   Modes "1440x900""1280x1024" "1024x768" "800x600"
   EndSubSection
   SubSection "Display"
   Depth 15
   Modes "1440x900""1280x1024" "1024x768" "800x600"
   EndSubSection
   SubSection "Display"
   Depth 16
   Modes "1440x900""1280x1024" "1024x768" "800x600"
   EndSubSection
   SubSection "Display"
   Depth 24
   Modes "1440x900""1280x1024" "1024x768" "800x600"
   EndSubSection
   SubSection "Display"
   Depth 32
   Modes "1440x900""1280x1024" "1024x768" "800x600"
   EndSubSection

HTH

John
--
The Toronto Linux Users Group.      Meetings: http://gtalug.org/
TLUG requests: Linux topics, No HTML, wrap text below 80 columns
How to UNSUBSCRIBE: http://gtalug.org/wiki/Mailing_lists





More information about the Legacy mailing list