I Just upgraded my PC to Sandy bridge (core i5 2500K on Asrock z68 pro3-M) this week-end.
I just installed my old hard drive into the new box, tweaked some things, and everything is running fine ... except the dual monitor setup.
On my previous machine I had a nvidia card, and managed to make it work as expected (using a custom xorg.conf).
On the new machine I am using the integrated graphic controler with two TFT monitors :
- 1280x1024 on the VGA1
- 1920x1200 on the DVI1
The VGA is rotated, and placed on the left of the primary DVI.
The VGA only TFT panel is detected as only 1024x768 capable, and therfore the gui tool does not allow me to configure my setup as needed.
If I force the mode using xrandr, it works as expected.
Code: Select all
xrandr --addmode VGA1 1280x1024I did not succeed in writing a working xorg.conf file.
The login screen, that used to nicely display on the primary screen is now on both panels, and looks ugly (bad resolution).


