Hi.
I'm just starting to get back into Linux after having left it for a period of a few years. One of the first things that I'm trying to do is to set up dual monitors.
I have an nVidia GeForce2 MX with 32mB of memory in the AGP slot and a Matrox Millenium card with 4mB of RAM in a PCI slot (to explain the lack of power here: this is just a testing system). Attached to the nVidia card is a Dell monitor and attached to the Millenium card is a ViewSonic monitor.
I have installed Fedora Core 5. Foolishly, I forgot to unplug the PCI card, and this caused all sorts of trouble with the installation program (it looks like it tried to load up the Matrox mga drivers for the nVidia card), but it did install in text mode fine.
Then, I tried to use the System Display Configuration to set up the dual head configuration automatically, but alas, it failed.
I have done a lot of searching both through these forums and through others, but I keep finding only bits of information that I'm finding a bit hard to apply to my situation.
Below is my configuration file and the logfile as well:
xorg.conf:
http://www.joeyjwc.x3fusion.com/briefcase/xorg.conf
Xorg.0.log:
http://www.joeyjwc.x3fusion.com/briefcase/Xorg.0.log
As you can see from the log file, the error occurs at this point:
(WW) MGA: No matching Device section for instance (BusID PCI:2:8:0) found
And then:
(EE) Screen 1 deleted because of no matching config section.
Also, when booting up the system, it first starts out on my Dell monitor. When it gets to Starting udev, my ViewSonic screen turns on and it continues listing the boot process from there. But the cursor after Starting udev _ keeps blinking even after. Is there any way to force it to display everything on one screen?
And in my BIOS, the primary card is the AGP card.
Thanks for your help.