Hi!
I'm trying to get a secondary graphics adapter to work.
My primary adapter is a nVidia which I conf'd to use tv-out too, like this:

--- XFConfig-4 - snip ---
Section "Device"
   Identifier    "nvidia0"
   Driver        "nvidia"
   BusID        "PCI:1:0:0"
   Screen         0
EndSection

Section "Device"
   Identifier    "nvidia1"
   Driver        "nvidia"
   BusID        "PCI:1:0:0"
   Screen        1
EndSection
--- snip ---

And my secondary is an old S3 ViRGE which I conf'd like this:

--- XFConfig-4 - snip ---
Section "Device"
   Identifier    "s3kortet"
   Driver        "s3virge"
   BusID        "PCI:0:13:0"
   Screen        2
EndSection
--- snip ---

My log says:

--- XFree86.0.log - snip ---
(WW) S3VIRGE: No matching Device section for instance (BusID PCI:0:13:0) found
(--) Chipset virge dx found
--- snip ---

The complete conf and log files are @
http://dev.guldkusten.com/frans/XFree86.0.log
http://dev.guldkusten.com/frans/XF86Config-4

best regards
Frans


_______________________________________________ XFree86 mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xfree86

Reply via email to