LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   how can i get max resolution of 1280x800 (14.5 wxga) form my rhel3 (https://www.linuxquestions.org/questions/linux-newbie-8/how-can-i-get-max-resolution-of-1280x800-14-5-wxga-form-my-rhel3-633409/)

java 04-06-2008 06:28 AM

how can i get max resolution of 1280x800 (14.5 wxga) form my rhel3
 
hello,i have a 14.5 wide screen hp 510 laptop running rehat linux EL3 which i have moved to kernel 2.6.22.3 but i can only get max screen resolution of 1024x768 but i would like to get the max resolution of 1280x800 as in window partition,please i need some assistances;thank you all in advance.

win32sux 04-06-2008 07:17 AM

It depends on what version of X11 you have. I remember on prior versions I would need to use this hack in order to get 1280x800 on my laptop. Newer versions of X11 made it unnecessary, though.

pixellany 04-06-2008 07:29 AM

This looks like what you have:
http://www.microdirect.co.uk/(16329)...-60GB-154.aspx

If this is the right one, then it has Intel GMA 900 graphics
Some snooping around suggests that the driver for this will already be in your distro. Look in /usr/lib/xorg/modules/drivers for something like this:
intel_drv.la*
intel_drv.so*

In the device section of /etc/X11/xorg.conf you would simply specify "intel" for the driver.

Once the right driver is setup, then you should be able to enter the desired modes in xorg.conf

java 04-08-2008 02:56 AM

my graphic card is mobile intel(R) 915GM/GMS,910GL Express Chipset;i try the hacks and get back to you


All times are GMT -5. The time now is 07:23 AM.