![]() |
setting resolution correctly on Intel 9xx chipsets... - Printable Version +- Linux-Noob Forums (https://www.linux-noob.com/forums) +-- Forum: Distro Noob (https://www.linux-noob.com/forums/forum-10.html) +--- Forum: Fedora (https://www.linux-noob.com/forums/forum-94.html) +---- Forum: Fedora Core Release 5 (https://www.linux-noob.com/forums/forum-43.html) +---- Thread: setting resolution correctly on Intel 9xx chipsets... (/thread-2067.html) |
setting resolution correctly on Intel 9xx chipsets... - anyweb - 2006-03-25 i'm trying to get this to run at 1400x1050 (native lcd resolution) my chipset is seens as follows Quote:[root@localhost ~]# lspci00:00.0 Host bridge: Intel Corporation Mobile 915GM/PM/GMS/910GML Express Proces sor to DRAM Controller (rev 03) and my laptop (a Dell Latitude D610) cannot display the correct resolution in Fedora Core Release 5 (it should be 1400x1050 and thats what i told xorg to run at, but it displays at 1024x768 and that looks out of focus) so i'm trying out this vbios hack for intel 9xx chipsets [/url][url=http://www.geocities.com/stomljen/]http://www.geocities.com/stomljen/ read the readme and did as required and strangely it reports the following vbios modes Code: [root@localhost 915resolution-0.5.2]# 915resolution -l why isn't 1400x1050 listed ??? anyway... to try and force it i tried the following:- Code: [root@localhost 915resolution-0.5.2]# 915resolution 4b 1400 1050 and restarted X (ctrl_alt_backspace) guess what happened ? it WORKED !!! kudos to the dude who wrote this ! screenshot :) cheers anyweb <a class="ipsAttachLink ipsAttachLink_image" href="<fileStore.core_Attachment>/post-1-1143384597.png" data-fileid="507">[img]<fileStore.core_Attachment>/post-1-1143384597.png[/img]</a> setting resolution correctly on Intel 9xx chipsets... - zookolo - 2007-01-23 Excellent, I look forward to testing this tonight. Thanks. |