How to get 1280×1024 res on Philips 190S LCD monitor with Ubuntu 10.04 (Lucid)
|
|
Thanks to my pal Amet (9W2AZV), I manage to get my self a cheapish 19″ LCD monitor for one of my computers. The trouble is, Ubuntu is only able to give 1024×768 (or lower) resolution on this monitor, which is a shame because of its display size. The problem is related to Ubuntu failing to recognize the monitor capability and thus unable to assign appropriate values necessary to obtain the optimum monitor resolution.

After a couple of hours googling, I found several websites which list correct settings for Philips 190s.
What you need to do is to create (or edit) the “/etc/X11/xorg.conf” file as root and modifies the “Monitor” and “Screen” section details inside the xorg.conf files. Here is the example of my xorg.conf Philips 190S settings
After that, save the file and restart X server.
A word of caution: Changing xorg.conf is risky. I only tested this solution on my computer which runs on Ubuntu 10.04 (Lucid Lynx) and Ubuntu 9.10 (Karmic Koala) operating system. Be warned, your mileage may vary.
Reference:
1 – my xorg.conf for Philips 190S config
Tags: display, karmic, karmic koala, lcd monitor, linux, lucid, lynx, ubuntu
Keep updated with the latest posts, be a part of over 1,000 subscribers! :
Subscribe to your email
You might also want to read...
- Howto create a simple Debian/Ubuntu Repository
- CPU and Memory monitor on Ubuntu Panel and Unity on Ubuntu 11.04 Natty Narwhal
- New GNOME Weather Applet does not have Alor Setar option!
- Mount Windows Partition in Ubuntu
- Get Cool Free Ubuntu Desktop Wallpapers
- Howto Install VMWare tools on Ubuntu 6.10 Edgy Eft
- Monitor Temperature from Ubuntu Linux GNOME applet


Leave a Comment