LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   External monitor resolution problem! (https://www.linuxquestions.org/questions/slackware-14/external-monitor-resolution-problem-4175505175/)

thk 05-16-2014 12:38 AM

External monitor resolution problem!
 
Hi

I would really appreciate the help on this one.

Lcd screen of my Asus UL30 laptop broke. Now i have BenQ 1366x768 monitor attached through VGA. (Integrated Intel® GMA X4500MHD)

Problem is the 1024x768 resolution in external monitor.

Any command in console to force the resolution to 1366x768 and maybe make it permanent.

Tried searching the answer but well here i am.

allend 05-16-2014 01:11 AM

Try adding ' video=VGA-1:1366x768e' as a kernel option when booting. To make the change permanent, add it to the 'append=' line in /etc/lilo.conf and rerun lilo. For further details see /usr/src/linux/Documentation/fb/modedb.txt

thk 05-16-2014 06:49 AM

No success yet.

Now running another LG 1280x1024 monitor with the 1024x768 resolution. Is there a .log file to look at and see the light. :)

allend 05-16-2014 10:00 AM

I have been experimenting with my netbook with an Intel 945GM graphics controller. If I plug an external monitor into the VGA port and boot with a kernel option 'video=<x res>x<y res>' where <x res> and <y res> are display resolutions supported by the external monitor then the external monitor switches to the required resolution during boot. Trying to specify the display output does not appear to have an effect.
I suggest you try with ' video=1366x768'


All times are GMT -5. The time now is 07:08 PM.