Hi,
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?
/Peter
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.
Hi, I did change the things you said. However, as before (as I forgot to mention) is that the system-config-display cannot be opened. This is my xorg.conf content for the moment. And after that is the log for Xorg. I am a very novice in this area, sorry for that :( But I'd really like to use Fedora on my laptop.
Section "ServerLayout" Identifier "single head configuration" Screen 0 "Screen0" 0 0 InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Synaptics" "CorePointer" EndSection
Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "XkbModel" "pc105" Option "XkbLayout" "us" EndSection
Section "InputDevice" Identifier "Synaptics" Driver "synaptics" Option "Device" "/dev/input/mice" Option "Protocol" "auto-dev" Option "Emulate3Buttons" "yes" EndSection
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
Section "Screen" Identifier "Screen0" Device "Videocard0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 EndSubSection EndSection
This is the /var/log/Xorg.0.log:
(II) intel(0): Output VGA disconnected (II) intel(0): EDID for output VGA (II) intel(0): Output LVDS connected (II) intel(0): I2C device "LVDSDDC_C:ddc2" registered at address 0xA0. (II) intel(0): I2C device "LVDSDDC_C:ddc2" removed. (II) intel(0): EDID for output LVDS (II) intel(0): Manufacturer: LEN Model: 4031 Serial#: 0 (II) intel(0): Year: 2007 Week: 0 (II) intel(0): EDID Version: 1.3 (II) intel(0): Digital Display Input (II) intel(0): Max H-Image Size [cm]: horiz.: 30 vert.: 19 (II) intel(0): Gamma: 2.20 (II) intel(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display (II) intel(0): First detailed timing is preferred mode (II) intel(0): redX: 0.569 redY: 0.332 greenX: 0.312 greenY: 0.544 (II) intel(0): blueX: 0.149 blueY: 0.132 whiteX: 0.313 whiteY: 0.329 (II) intel(0): Supported VESA Video Modes: (II) intel(0): 640x480@60Hz (II) intel(0): 800x600@60Hz (II) intel(0): 1024x768@60Hz (II) intel(0): Manufacturer's mask: 0 (II) intel(0): Supported additional Video Mode: (II) intel(0): clock: 76.8 MHz Image Size: 303 x 190 mm (II) intel(0): h_active: 1280 h_sync: 1332 h_sync_end 1396 h_blank_end 1568 h_border: 0 (II) intel(0): v_active: 800 v_sync: 803 v_sync_end 806 v_blanking: 816 v_border: 0 (II) intel(0): Supported additional Video Mode: (II) intel(0): clock: 64.0 MHz Image Size: 303 x 190 mm (II) intel(0): h_active: 1280 h_sync: 1332 h_sync_end 1396 h_blank_end 1568 h_border: 0 (II) intel(0): v_active: 800 v_sync: 803 v_sync_end 806 v_blanking: 816 v_border: 0 (II) intel(0): LTN141W1-L05 (II) intel(0): EDID (in hex): (II) intel(0): 00ffffffffffff0030ae314000000000 (II) intel(0): 00110103801e1378eacd7591554f8b26 (II) intel(0): 21505421080001010101010101010101 (II) intel(0): 010101010101fd1d0020512010303440 (II) intel(0): 33002fbe10000019fe18002051201030 (II) intel(0): 344033002fbe100000190000000f0081 (II) intel(0): 0a32810a281201004ca35731000000fe (II) intel(0): 004c544e31343157312d4c30350a0022 (II) intel(0): Printing DDC gathered Modelines: (II) intel(0): Modeline "800x600" 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (II) intel(0): Modeline "640x480" 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (II) intel(0): Modeline "1024x768" 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (II) intel(0): Modeline "1280x800" 76.77 1280 1332 1396 1568 800 803 806 816 -hsync -vsync (II) intel(0): Modeline "1280x800" 63.98 1280 1332 1396 1568 800 803 806 816 -hsync -vsync (II) intel(0): EDID vendor "LEN", prod id 16433 (II) intel(0): Not using default mode "640x350" (vrefresh out of range) (II) intel(0): Not using default mode "640x400" (vrefresh out of range) (II) intel(0): Not using default mode "720x400" (vrefresh out of range) (II) intel(0): Not using default mode "640x480" (vrefresh out of range) (II) intel(0): Not using default mode "640x480" (vrefresh out of range) (II) intel(0): Not using default mode "640x480" (vrefresh out of range) (II) intel(0): Not using default mode "800x600" (vrefresh out of range) (II) intel(0): Not using default mode "800x600" (vrefresh out of range) (II) intel(0): Not using default mode "800x600" (vrefresh out of range) (II) intel(0): Not using default mode "800x600" (vrefresh out of range) (II) intel(0): Not using default mode "1024x768" (vrefresh out of range) (II) intel(0): Not using default mode "1024x768" (vrefresh out of range) (II) intel(0): Not using default mode "1024x768" (vrefresh out of range) (II) intel(0): Not using default mode "1152x864" (vrefresh out of range) (II) intel(0): Not using default mode "1280x960" (hsync out of range) (II) intel(0): Not using default mode "1280x960" (vrefresh out of range) (II) intel(0): Not using default mode "1280x1024" (hsync out of range) (II) intel(0): Not using default mode "1280x1024" (vrefresh out of range) (II) intel(0): Not using default mode "1280x1024" (vrefresh out of range) (II) intel(0): Not using default mode "1600x1200" (width too large for virtual size) (II) intel(0): Not using default mode "1600x1200" (width too large for virtual size) (II) intel(0): Not using default mode "1600x1200" (width too large for virtual size) (II) intel(0): Not using default mode "1600x1200" (width too large for virtual size) (II) intel(0): Not using default mode "1600x1200" (width too large for virtual size) (II) intel(0): Not using default mode "1792x1344" (height too large for virtual size) (II) intel(0): Not using default mode "1792x1344" (height too large for virtual size) (II) intel(0): Not using default mode "1856x1392" (height too large for virtual size) (II) intel(0): Not using default mode "1856x1392" (height too large for virtual size) (II) intel(0): Not using default mode "1920x1440" (height too large for virtual size) (II) intel(0): Not using default mode "1920x1440" (height too large for virtual size) (II) intel(0): Not using default mode "832x624" (vrefresh out of range) (II) intel(0): Not using default mode "1152x768" (vrefresh out of range) (II) intel(0): Not using default mode "1152x864" (exceeds panel dimensions) (II) intel(0): Not using default mode "1152x864" (vrefresh out of range) (II) intel(0): Not using default mode "1152x864" (vrefresh out of range) (II) intel(0): Not using default mode "1152x864" (vrefresh out of range) (II) intel(0): Not using default mode "1152x864" (vrefresh out of range) (II) intel(0): Not using default mode "1152x864" (vrefresh out of range) (II) intel(0): Not using default mode "1280x720" (vrefresh out of range) (II) intel(0): Not using default mode "1280x720" (vrefresh out of range) (II) intel(0): Not using default mode "1280x720" (vrefresh out of range) (II) intel(0): Not using default mode "1280x800" (vrefresh out of range) (II) intel(0): Not using default mode "1280x800" (vrefresh out of range) (II) intel(0): Not using default mode "1280x800" (vrefresh out of range) (II) intel(0): Not using default mode "1280x768" (vrefresh out of range) (II) intel(0): Not using default mode "1280x768" (vrefresh out of range) (II) intel(0): Not using default mode "1280x768" (vrefresh out of range) (II) intel(0): Not using default mode "1360x768" (width too large for virtual size) (II) intel(0): Not using default mode "1360x768" (width too large for virtual size) (II) intel(0): Not using default mode "1400x1050" (width too large for virtual size) (II) intel(0): Not using default mode "1400x1050" (width too large for virtual size) (II) intel(0): Not using default mode "1400x1050" (width too large for virtual size) (II) intel(0): Not using default mode "1400x1050" (width too large for virtual size) (II) intel(0): Not using default mode "1400x1050" (width too large for virtual size) (II) intel(0): Not using default mode "1400x1050" (width too large for virtual size) (II) intel(0): Not using default mode "1440x900" (width too large for virtual size) (II) intel(0): Not using default mode "1600x1024" (width too large for virtual size) (II) intel(0): Not using default mode "1680x1050" (width too large for virtual size) (II) intel(0): Not using default mode "1680x1050" (width too large for virtual size) (II) intel(0): Not using default mode "1680x1050" (width too large for virtual size) (II) intel(0): Not using default mode "1680x1050" (width too large for virtual size) (II) intel(0): Not using default mode "1680x1050" (width too large for virtual size) (II) intel(0): Not using default mode "1920x1080" (width too large for virtual size) (II) intel(0): Not using default mode "1920x1080" (width too large for virtual size) (II) intel(0): Not using default mode "1920x1080" (width too large for virtual size) (II) intel(0): Not using default mode "1920x1080" (width too large for virtual size) (II) intel(0): Not using default mode "1920x1080" (width too large for virtual size) (II) intel(0): Not using default mode "1920x1200" (width too large for virtual size) (II) intel(0): Not using default mode "1920x1200" (width too large for virtual size) (II) intel(0): Not using default mode "1920x1200" (width too large for virtual size) (II) intel(0): Not using default mode "1920x1200" (width too large for virtual size) (II) intel(0): Not using default mode "1920x1200" (width too large for virtual size) (II) intel(0): Not using default mode "1920x1200" (width too large for virtual size) (II) intel(0): Not using default mode "1920x1440" (height too large for virtual size) (II) intel(0): Not using default mode "2048x1536" (height too large for virtual size) (II) intel(0): Not using default mode "2048x1536" (height too large for virtual size) (II) intel(0): Not using default mode "2048x1536" (height too large for virtual size) (II) intel(0): Not using default mode "2560x1600" (height too large for virtual size) (II) intel(0): Printing probed modes for output LVDS (II) intel(0): Modeline "1280x800"x60.0 76.77 1280 1332 1396 1568 800 803 806 816 -hsync -vsync (49.0 kHz) (II) intel(0): Modeline "1280x800"x60.0 83.46 1280 1344 1480 1680 800 801 804 828 -hsync +vsync (49.7 kHz) (II) intel(0): Modeline "1280x800"x50.0 63.98 1280 1332 1396 1568 800 803 806 816 -hsync -vsync (40.8 kHz) (II) intel(0): Modeline "1280x768"x60.0 80.14 1280 1344 1480 1680 768 769 772 795 -hsync +vsync (47.7 kHz) (II) intel(0): Modeline "1280x720"x60.0 74.48 1280 1336 1472 1664 720 721 724 746 -hsync +vsync (44.8 kHz) (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz) (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz) (II) intel(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz) (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz) (II) intel(0): Output TMDS-1 disconnected (II) intel(0): EDID for output TMDS-1
On Nov 9, 2007 12:15 AM, Jos Vos jos@xos.nl wrote:
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@xos.nl -- X/OS Experts in Open Systems BV | Phone: +31 20 6938364 -- Amsterdam, The Netherlands | Fax: +31 20 6948204
On Fri, Nov 09, 2007 at 06:55:15AM +0200, Peter Lauri wrote:
Hi, I did change the things you said. However, as before (as I forgot to mention) is that the system-config-display cannot be opened. This is my xorg.conf content for the moment. And after that is the log for Xorg. I am a very novice in this area, sorry for that :( But I'd really like to use Fedora on my laptop.
Your config is really exactly the same (except for a few spaces) as what we use here. To be 100% sure about typos etc., I'll send you a copy of our xorg.conf in private mail (please try that, just in case...), as well as our (long) Xorg.0.log file.
Did you also restart the laptop after making the changes? I'm not sure if this is needed (normally it's not), because of that special issue of the TV-output.
You shouldn't need to run system-config-display (that only works if X is already running), with this xorg.conf it "just should work".
Let me know if you get it working, or otherwise send the output of "lspci -v", as Lenovo might have changed some hardware.
B.t.w., sound on the T61 is still not working, we hope for F8 (not tried yet), as this is said to be solved in newer versions of ALSA.
Make sure you have 915resolution installed and configured, im quite sure that will solve your problems.
Regards Pretto http://fedoraproject.org/wiki/MauricioPretto
Jos Vos wrote:
On Fri, Nov 09, 2007 at 06:55:15AM +0200, Peter Lauri wrote:
Hi, I did change the things you said. However, as before (as I forgot to mention) is that the system-config-display cannot be opened. This is my xorg.conf content for the moment. And after that is the log for Xorg. I am a very novice in this area, sorry for that :( But I'd really like to use Fedora on my laptop.
Your config is really exactly the same (except for a few spaces) as what we use here. To be 100% sure about typos etc., I'll send you a copy of our xorg.conf in private mail (please try that, just in case...), as well as our (long) Xorg.0.log file.
Did you also restart the laptop after making the changes? I'm not sure if this is needed (normally it's not), because of that special issue of the TV-output.
You shouldn't need to run system-config-display (that only works if X is already running), with this xorg.conf it "just should work".
Let me know if you get it working, or otherwise send the output of "lspci -v", as Lenovo might have changed some hardware.
B.t.w., sound on the T61 is still not working, we hope for F8 (not tried yet), as this is said to be solved in newer versions of ALSA.
On Tue, Nov 13, 2007 at 07:30:11PM -0200, Mauricio Pretto wrote:
Make sure you have 915resolution installed and configured, im quite sure that will solve your problems.
I don't think so. I never needed 915resolution on the T61. The standard resolution is 1280x800 and (thus?) the video chip seems to know about this.
On Tue, 2007-11-13 at 19:30 -0200, Mauricio Pretto wrote:
Make sure you have 915resolution installed and configured, im quite sure that will solve your problems.
915resolution shouldn't be used any more now that we configure things to use the intel driver rather than i810. The intel driver supports native modesetting and thus avoids the need for 915resolution.
In fact, given that we're switching to only including the intel driver in Fedora 9, it's probably time to drop 915resolution too
Jeremy
He is using F7
Pretto http://fedoraproject.org/wiki/MauricioPretto
Jeremy Katz wrote:
On Tue, 2007-11-13 at 19:30 -0200, Mauricio Pretto wrote:
Make sure you have 915resolution installed and configured, im quite sure that will solve your problems.
915resolution shouldn't be used any more now that we configure things to use the intel driver rather than i810. The intel driver supports native modesetting and thus avoids the need for 915resolution.
In fact, given that we're switching to only including the intel driver in Fedora 9, it's probably time to drop 915resolution too
Jeremy
Fedora-laptop-list mailing list Fedora-laptop-list@redhat.com http://www.redhat.com/mailman/listinfo/fedora-laptop-list
laptop@lists.fedoraproject.org