Re: T61 monitor

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, Nov 09, 2007 at 12:07:51AM +0200, Peter Lauri wrote:

> I have the Lenovo/IBM T61 with WXGA 14.1 inch screen and Intel
> Graphics Media Accelerator 945. The max resolution is 1280x800. On my
> current FC7 installation I cannot get the resolution up to this value.
> Maximum is 1024x768 :( Any hints of how I can fix this?

Change your Monitor and Device sections as follows (the 2 Monitor
sections are needed!):

Section "Monitor"
        Identifier   "Monitor0"
        ModelName    "LCD Panel 1280x800"
        HorizSync    31.5 - 90.0
        VertRefresh  59.9 - 60.1
        Option      "dpms"
EndSection

Section "Monitor"
        Identifier   "Monitor1"
        Option      "Ignore" "true"
EndSection

Section "Device"
        Identifier  "Videocard0"
        Driver      "intel"
        Option      "monitor-VGA" "Monitor0"
        Option      "monitor-TV" "Monitor1"
        Option      "DRI" "false"
EndSection

The "DRI" setting is needed as otherwise some apps (like Google Earth)
make X go crazy, but if you only do simple things, you may eanable it.

-- 
--    Jos Vos <jos@xxxxxx>
--    X/OS Experts in Open Systems BV   |   Phone: +31 20 6938364
--    Amsterdam, The Netherlands        |     Fax: +31 20 6948204

_______________________________________________
Fedora-laptop-list mailing list
Fedora-laptop-list@xxxxxxxxxx
http://www.redhat.com/mailman/listinfo/fedora-laptop-list

[Index of Archives]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux