I have a Dell Latitude D610 with a docking station that I use as my computer at work. I have installed Kubuntu 5.10 on it, and for the most part, it works fine. However, my docking station has both a DVI and a VGA output, and I can't get them both to work at the same time. My desktop spans across them perfectly in Windows, so I'm sure that it's possible.
When the computer first boots up, it seems to use the monitor attached to the DVI port as the primary display; as long as it remains in text mode, everything displays on that monitor. However, when X starts, the DVI monitor goes blank and the display switches to the VGA monitor. If I switch back to text mode, the text appears on both monitors at once.
Any ideas? I've tried all of the Xorg.conf options I can think of, and nothing has helped. I've attached my current xorg.conf; a sample startup log can be found at http://speed.sakabatou.net/Xorg.0.log, it's too large to attach here. I think this may be the most interesting part of the log, but I don't know what it means: (II) RADEON(0): Primary: Monitor -- CRT Connector -- VGA DAC Type -- Primary TMDS Type -- NONE DDC Type -- VGA_DDC (II) RADEON(0): Secondary: Monitor -- NONE Connector -- Proprietary DAC Type -- TVDAC/ExtDAC TMDS Type -- NONE DDC Type -- NONE (II) RADEON(0): PLL parameters: rf=2700 rd=6 min=20000 max=35000; xclk=21700 (WW) RADEON(0): Failed to detect secondary monitor, MergedFB/Clone mode disabled
Surely if Linux will display text modes on that monitor, there must be a way to get X to recognize it...