Dual monitor configuration with radeon driver (radeon 9800 (pro))

2010-01-21 Thread Erik Sundin
I'm trying to configure two monitors to work with a radeon 9800 (pro) card using the radeon driver (mostly because fglrx no longer supports this card...) Starting up kdm or gdm with no xorg.conf leaves the screen connected to DVI-0 blank and it remains so after login. Using grandr doesn't do

Re: Dual monitor configuration with radeon driver (radeon 9800 (pro))

2010-01-21 Thread Bob Weber
You need this in xorg.conf Section Screen Identifier Default Screen Monitor Configured Monitor SubSection Display Virtual 3980 900 endSubSection EndSection The virtual line should have 2390 768 from the output of your run of xrandr.

Re: Dual monitor configuration with radeon driver (radeon 9800 (pro))

2010-01-21 Thread Erik Sundin
2010/1/22, Bob Weber b...@skyeweb.com: You need this in xorg.conf Section Screen Identifier Default Screen Monitor Configured Monitor SubSection Display Virtual 3980 900 endSubSection EndSection The virtual line should have