Jump to content

mikewho

Members
  • Posts

    26
  • Joined

  • Last visited

Everything posted by mikewho

  1. i've got Mandrake 10.0 installed with 2.6 kernel my main card is Riva 2 M64 at AGP port, second and third card are S3 Trio64V2 all the cards are recognized in harddrake corectly the hardware configuration is OK, i've got windows installed too and all works just fine there (no irq or memory conflicts) i've tried the xf86cfg: configured alle the screens, monitors and cards as they should be, turned xinerama manual in xf config file but it still doesn't work - the monitors connected to the S3 cards are null (powered off) i've searched the web, all the info i found was tried. maybe there is something i could get from those infos? something like "Mandrake does do that, but the path/command is different of the standard one everyone else uses" please help PS: i'm new on linux, but not a total newbie ;) My xf config is as folows: # File generated by XFdrake. # ********************************************************************** # Refer to the XF86Config man page for details about the format of # this file. # ********************************************************************** Section "ServerLayout" Identifier "layout1" Screen 0 "screen1" 0 0 Screen 1 "Screen2" RightOf "screen1" Screen 2 "Screen3" RightOf "Screen2" Option "Xinerama" "On" InputDevice "Keyboard1" "CoreKeyboard" InputDevice "Mouse1" "CorePointer" EndSection Section "Files" # Multiple FontPath entries are allowed (they are concatenated together) # By default, Mandrake 6.0 and later now use a font server independent of # the X server to render fonts. FontPath "unix/:-1" EndSection Section "Module" Load "dbe" # Double-Buffering Extension Load "v4l" # Video for Linux Load "extmod" Load "type1" Load "freetype" Load "glx" # 3D layer EndSection Section "ServerFlags" #DontZap # disable <Crtl><Alt><BS> (server abort) # allows the server to start up even if the mouse doesn't work #DontZoom # disable <Crtl><Alt><KP_+>/<KP_-> (resolution switching) Option "allowmouseopenfail" EndSection Section "InputDevice" Identifier "Keyboard1" Driver "Keyboard" Option "XkbModel" "pc105" Option "XkbLayout" "pl" Option "XkbOptions" "" EndSection Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Protocol" "IMPS/2" Option "Device" "/dev/mouse" Option "ZAxisMapping" "4 5" EndSection Section "Monitor" # Sony Vaio C1(X,XS,VE,VN)? # 1024x480 @ 85.6 Hz, 48 kHz hsync Identifier "monitor1" VendorName "Generic" ModelName "1280x1024 @ 76 Hz" HorizSync 31.5 - 82.0 VertRefresh 50.0 - 90.0 ModeLine "1024x480" 65.0 1024 1032 1176 1344 480 488 494 563 -hsync -vsync ModeLine "768x576" 50.0 768 832 846 1000 576 590 595 630 ModeLine "768x576" 63.1 768 800 960 1024 576 578 590 616 EndSection Section "Monitor" Identifier "Monitor2" HorizSync 31.5 - 37.9 VertRefresh 50.0 - 70.0 EndSection Section "Monitor" Identifier "Monitor3" HorizSync 31.5 - 37.9 VertRefresh 50.0 - 70.0 EndSection Section "Device" Identifier "device1" Driver "nv" VendorName "nVidia Corporation" BoardName "RIVA TNT2" Option "DPMS" EndSection Section "Device" Identifier "device2" Driver "s3" ChipSet "Trio32/64" Card "s3 Trio32/64" ChipId 0x0 ChipRev 0x0 BusID "PCI:0:9:0" IRQ 0 EndSection Section "Device" Identifier "device3" Driver "s3" ChipSet "Trio32/64" Card "s3 Trio32/64" ChipId 0x0 ChipRev 0x0 BusID "PCI:0:11:0" IRQ 0 EndSection Section "Screen" Identifier "screen1" Device "device1" Monitor "monitor1" DefaultDepth 16 SubSection "Display" Virtual 1152 864 Depth 8 EndSubSection SubSection "Display" Virtual 1152 864 Depth 15 EndSubSection SubSection "Display" Virtual 1152 864 Depth 16 Modes "640x480" "800x600" "1024x480" EndSubSection SubSection "Display" Virtual 1152 864 Depth 24 EndSubSection EndSection Section "Screen" Identifier "Screen2" Device "device2" Monitor "Monitor2" DefaultDepth 16 SubSection "Display" Depth 16 Black 0x0000 0x0000 0x0000 White 0x0000 0x0000 0x0000 Modes "640x480" "800x600" EndSubSection EndSection Section "Screen" Identifier "Screen3" Device "device3" Monitor "Monitor3" DefaultDepth 16 SubSection "Display" Depth 8 Black 0x0000 0x0000 0x0000 White 0x0000 0x0000 0x0000 Modes "640x480" "800x600" EndSubSection SubSection "Display" Depth 16 Black 0x0000 0x0000 0x0000 White 0x0000 0x0000 0x0000 Modes "640x480" "800x600" EndSubSection EndSection
×
×
  • Create New...