Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
I am a newbie and this is my first question in this linux forum.
I am facing difficulty in getting 16:9 resolution from my old laptop with Intel® 82852/82855 GM/GME Graphics controller.
The problem goes like this:
My laptop (which is without screen) supports the following resolutions:
640x480, 800x600, 1024x768 and also few other standard resolutions, but it doesn't support 800x480.
I am using the laptop as a carputer and Xenarc 700TSV touchscreen as screen, which is of 16:9 ratio and the native resolution is 800x480.
Now the problem is my old laptop doesn't support 800x480 and It is not possible to upgrade the graphics card. The closest resolution supported by the laptop is 800x600 but the output is horizontally stretched.
Is it possible to vertically stretched the desktop resolution so that when I use 800x600, it actually displays 800x480 pixels after vertical scaling?
And when I see this 800x600 output in my Xenarc 7 inch screen, output is horizontally stretched and aspect ratio becomes 1:1 ?
Any thoughts ??
Last edited by sangeetk; 10-08-2009 at 02:27 PM.
Reason: typo
I am a newbie and this is my first question in this linux forum.
I am facing difficulty in getting 16:9 resolution from my old laptop with Intel® 82852/82855 GM/GME Graphics controller.
The problem goes like this:
My laptop (which is without screen) supports the following resolutions:
640x480, 800x600, 1024x768 and also few other standard resolutions, but it doesn't support 800x480.
I am using the laptop as a carputer and Xenarc 700TSV touchscreen as screen, which is of 16:9 ratio and the native resolution is 800x480.
Now the problem is my old laptop doesn't support 800x480 and It is not possible to upgrade the graphics card. The closest resolution supported by the laptop is 800x600 but the output is horizontally stretched.
Is it possible to vertically stretched the desktop resolution so that when I use 800x600, it actually displays 800x480 pixels after vertical scaling?
And when I see this 800x600 output in my Xenarc 7 inch screen, output is horizontally stretched and aspect ratio becomes 1:1 ?
Any thoughts ??
If you edit /etc/X11/xorg.conf and put in the resolution you want, and if your video adaptor can produce that resolution, then you can have it.
Google for topics related to "X windows configuration" and the like.
If your video card does not support that resolution, you may be out of luck. However, you may be able to set your resolution to a higher res., wide screen format and push that out to the monitor. The native resolution of a monitor is not always the maximum limit of a monitor. However, I'd recommend checking the documentation of your monitor before attempting this.
My video card supports 1280x768 resolution but it is too difficult to operate with fingers on touchscreen. What I thought if it is possible to render the 800x480 pixels in 800x600 resolution after vertical scaling?
Try to create a custom modeline with the "gtf" program. At it to the [Modes] section. If the modes section doesn't exist, add it to your "Monitor" section. Also add the resolution label to the Modes line in the screen section.
Here is a part of my laptop's "Screen" section. I just use "1440x900", so it is first. You want "800x480" there instead (if your touch screen info is accurate).
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.