Re: setting screen resolution to 1366x768



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



Relevant Pages

  • Re: Squeeze on 15" laptop, change aspect ratio?
    ... but the aspect ratio seems wrong ... You can set your screen resolution using xrandr. ... after a quick search I found an ubuntu thread and ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
    (Debian-User)
  • Re: video card / crt monitor problem ?
    ... I have built a system out of my scrap box to experiment with Debian ... Using the gui for screen resolution I attempted to change between the ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
    (Debian-User)
  • kernel param : why acpi=off breaks screen resolution ?
    ... on my laptop Acer I have to pass kernel parameter acpi=off to be able to setup screen brightness via the Fn key. ... I tried same thing with Ubuntu 11.04: it works perfectly as FN keys works without any loss of screen resolution. ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx with a subject of "unsubscribe". ...
    (Debian-User)
  • Re: X resolution: dpk-reconfigure xserver-xfree86 does nothing
    ... trying to increase my screen resolution from 800x600 to something ... I tried running dpg-reconfigure xserver-xfree86 and it returned ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ... Trouble? ...
    (Debian-User)