← Back to team overview

x301 team mailing list archive

Re: x301 linux vga resolution

 

To make it on the list:

which screen do you have? 1024x768 doesn't work, it is a 4:3 resolution?

have you tried xrandr manually?


mfg
Ferdinand
Jon Vaughan wrote:
> Thanks for replying! (although it doesn't work for me,
> unfortunately).  The options I get to select from are 1360 x 768, 1152
> x 864, 1024 x 768 (same as before - I did have a virtual section
> setup, just not quite the same size) and other smaller resolutions. 
> Its a 4:3 screen so 1360 x 768 no use, and when i pick 1152 x 864 all
> sorts of things go wrong, nothing is clickable and I have to power
> off.  I'm doing VGA to analog in on the monitor, is that what you do? 
>
>
> On Fri, Mar 6, 2009 at 8:48 AM, Ferdinand Haselbacher
> <fhasex20@xxxxxxxxxxxxx <mailto:fhasex20@xxxxxxxxxxxxx>> wrote:
>
>     Jon Vaughan wrote:
>     > Hello X301 users!
>     >
>     > Have any of you managed to get more than 1024 x 768 resolution on an
>     > external VGA monitor under Linux?  I've done a fair bit of googling
>     > and various xorg.conf tweaking but not getting anything useful.
>     >
>     You need a virtual setting in your xorg.conf
>
>     for e.g.:
>     Section "Monitor"
>        Identifier    "Configured Monitor"
>     EndSection
>
>     Section "Screen"
>        Identifier    "Default Screen"
>        Monitor        "Configured Monitor"
>        Device        "Configured Video Device"
>        SubSection "Display"
>            Virtual    3080 1900
>        EndSubSection
>     EndSection
>
>     Section "Device"
>        Driver "intel"
>        Identifier    "Configured Video Device"
>        #Option "NoDRI"
>     EndSection
>
>
>     this should work! OOB
>
>     so far,
>     ferdinand
>
>
>
>
>
>
> -- 
> Jonathan Vaughan
> Bionic Books
> http://www.bionicbooks.com
> +44 (0) 7790 742929                
>
>
> Help us to help the environment by not printing this unless it is
> absolutely necessary.
>
>
> --Disclaimer--
> This e-mail and any attachments may be confidential and/or legally
> privileged. If you have received this email and you are not a named
> addressee, please inform the sender at Monks Vaughan Ltd by phone on
> +44 (0)1276 22251 or by reply email and then delete the email from
> your system. If you are not a named addressee you must not use,
> disclose, distribute, copy, print or rely on this email. Although
> Monks Vaughan Ltd routinely screens for viruses, addressees should
> check this email and any attachments for viruses. Monks Vaughan Ltd
> makes no representation or warranty as to the absence of viruses in
> this email or any attachments.


Attachment: signature.asc
Description: OpenPGP digital signature


Follow ups

References