Re: setting screen resolution to 1366x768
- From: Bob <spam@xxxxxxxxxxxxx>
- Date: Sat, 14 Nov 2009 18:46:05 +0800
Modern xorg doesn't need a .conf file on the whole but I find that with funky screen sizes and quirky multi-monitor set-ups they are still necessary.
I never quite got 1366x768 the best I've done is 1360x768, I've frequently seen it said that horizontal resolutions must be divisible by 8 and thus have tried 1368x768 but I never got that to work.
Section "Monitor"
Identifier "Monitor"
Option "DPMS" "true"
VendorName "sharp"
ModelName "Aquos LCD LC-32G2W"
HorizSync 24.0 - 70.0 # From Xorg.log
VertRefresh 49.0 - 86.0 # From PixClock max 110 MHz
# Modline for Sharp Aquos
#Modeline "1368x768" 86.3605 1368 1378 1410 1788 768 778 783 805 -hsync -vsync
Modeline "1360x768" 85.974 1360 1370 1402 1780 768 778 783 805 -hsync -vsync
Modeline "1024x768" 78.26 1024 1056 1352 1384 768 783 792 807
EndSection
The above modeline results in a 60Hz refresh rate, with the radeon driver at least I have to put
Option "PanelSize" "1360x768"
in my "Device" section, a useful resource for calculating modelines is
http://www.tkk.fi/Misc/Electronics/faq/vga2rgb/calc.html
and
http://xtiming.sourceforge.net/cgi-bin/xtiming.pl
God luck.
Alexander Kaphuk wrote:
Hi,
I have installed Debian Lenny on a Compaq Presario. The screen resolution was automatically set to 1024x768.
This resolution seems to be the highest available based on the output of 'xrandr'.
The native screen resolution for my laptop is 1366x768.
I'd appreciate anyone suggesting how to go about it.
Thanking you all in advance.
Alexander Kapshuk.
--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx
- References:
- re: setting screen resolution to 1366x768
- From: Alexander Kaphuk
- re: setting screen resolution to 1366x768
- Prev by Date: Re: unable to configure ati fglrx driver
- Next by Date: Re: samba query
- Previous by thread: Re: setting screen resolution to 1366x768
- Next by thread: re: setting screen resolution to 1366x768
- Index(es):
Relevant Pages
|