|
From: Fredrik T. <fr...@do...> - 2005-03-14 00:31:35
|
On Mon, 2005-03-14 at 00:49 +0300, Crazy AMD K7 wrote: > Hi everybody! > I am new here, > since I haven't find anything more relating to my question than this > forum, I decided to post here. > Can anyone explain or give me a link where I can find an answer to the > question how to make 2 monitors work in text mode? Now, I'm not a ruby master, so don't take my word for absolute truth, but I'm pretty sure that it's impossible to run two graphics cards in VGA mode simultaneously. At least that's how I've understood it. It is, however, possible to run two cards in framebuffer mode simultaneously. You'll need the framebuffer console support compiled into your kernel (or as a module) and the proper framebuffer modules. [snip] HTH Fredrik Tolf |