Dell laptop set native widescreen resolutions such as 1280×800 under Ubuntu Linux
If you want to use the highest possible resolution on new Ubuntu Linux you need to apply a special patch called 915resolution. I’m using Dell Inspiron 6400 laptop with 15.4" Wide Screen XGA TFT display (1280x800 res.) and my os is Ubuntu Linux 7.04.
Some Intel integrated graphic cards, such as those in most laptops, will require additional work to get them running at their native resolutions such as 1400x1050. These card include the Intel 845G, 855G, and 865G, as well as the 915G, 915GM and 945G.
The problem is that the driver for these cards ("i810") is designed to query the card for a list of supported resolutions. This list is stored in the video BIOS of the card, and if the vendor was too lazy to include all possible resolutions or if the resolution you want to use is esoteric, then the driver will not be able to use it.
The 915resolution package (resolution modification tool for Intel graphic chipset) gives you the possibility to change the list reported by the card so that the driver will then be able to change the resolution. This is done by replacing a resolution entry in the chip's list that you don't want (e.g. 640x480), with the desired resolution.
How do I install 915resolution package under Ubuntu feisty?
You need to add 915resolution package using apt-get or GUI package manager. Make sure you have universe repo enabled. If not click on
System > Administration > Software source > Enable required repo.
Next type the command:
$ sudo apt-get install 915resolution
Next try either rebooting or logging out and logging back in to restart the X server. Now I’ve 1280x800 screen resolution In most cases this should set the resolution. You can also set resolution manually by visiting System > Preferences > Screen Resolution menu.
Further readings
Want to stay up to date with the latest Linux tips, news and announcements? Subscribe to our free e-mail newsletter or RSS feed to get all updates.
You can Email this page to a friend.
You may also be interested in other helpful articles:
- Dell 2707WFP 27 inch Ultrasharp Wid LCD Screen on Linux
- Coming Soon: Dell Server Preinstalled with Ubuntu Linux Server Edition
- Dell Ubuntu Linux XPS M1330 Laptop Coming to Customers in Spain, UK, France and Germany
- Ubuntu Linux configure Viewsonic VG1930WM 19″ widescreen LCD for 1440×900 resolution
- Dell user demands pre installed Linux
Discussion on This Article:
Leave a Reply
We encourage your comments, and suggestions. But please stay on topic, be polite, and avoid spam. Thank you very much for stopping by our site!



thanks for the info. my widescreen laptop was recognized and now works on 1280-800