PDA

View Full Version : [ubuntu] Laptop + Seconday Monitor problems


Nick Venture
April 28th, 2008, 01:35 AM
I installed Ubuntu tonight and everything went well except that Ubuntu seems to like my secondary monitor too much.

I have a 15 inch laptop (resolution 1280 x 800) and a secondary 22 inch monitor attached to it (resolution 1680 x 1050). Ubuntu is only making use of latter's real estate and cloning in on the former.

When I check out Screen Resolution under System > Preferences I can see that ubuntu does see both monitors and recognizes the difference between the two but is not doing anything about separating them (even when I specify that I do not want any cloning).

I'm not sure where to begin in figuring out this problem.

chewearn
April 28th, 2008, 03:38 AM
What graphic chipset do you have?

Nick Venture
April 28th, 2008, 11:56 AM
It's an Intel graphics chipset on a Dell E1505 from 2006.

chewearn
April 28th, 2008, 10:16 PM
I'm not familiar with Intel GPU, but I know Google-Fu.

You could try using xrandr to configure it. Not sure about success. Some example:

List detected displays and resolutions:
xrandrAutoconfigure:
xrandr --autoMore information:
man xrandrhttp://intellinuxgraphics.org/dualhead.html

.