Hi all!

I have 2 video cards on my Linux server 
this cards detected as

--------------XFree86.0.log-----------
(--) PCI: (0:14:0) S3 Trio64V2/DX or /GX rev 22, Mem @ 0xd4000000/26
(--) PCI:*(1:0:0) ATI Mach64 GB rev 92, Mem @ 0xd9000000/24,
0xdb000000/12, I/O @ 0xa0
--------------------------------------
But when my Xwindows 4.1.0 starts, only one card work: ATI Mach64. Why?
I have enable S3 in XF86Config

-----------------------------------
Section "DeSection "Device"
    Identifier  "ATI Mach64"
    BusID      "PCI:1:0:0"
    Driver      "ati"
        # unsupported card
    VideoRam    8192
    # Insert Clocks lines here if appropriate
EndSection

Section "Device"
    Identifier  "S3V+"
    Chipset     "generic"
    Driver     "vga"
    BusID      "PCI:0:14:0"
        # unsupported card
    VideoRam    1024
    # Insert Clocks lines here if appropriate
EndSection

Section "Screen"
    Identifier  "Screen 1"
    Device      "ATI Mach64"
    Monitor     "Samsung1"
    DefaultDepth 16

..........
Section "Screen"
    Identifier  "Screen 1"
    Device      "ATI Mach64"
    Monitor     "Samsung1"
    DefaultDepth 16
...........
------------------------------------
Missing some line?

Sorry for my bad English


-- 
Good Luck!
Sergey Pivovaroff
ICQ: 83441469, Home page http://pivik.kiev.ua
_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to