Re: [XFree86] 2xVoodoo3/Banshe causes crash.

2004-02-18 Thread Aivils . Stoss
Hi, people. I'm trying to get a dualhead-configuration up and running
with two Voodoo3/Banshee cards, one is made by Creative and is a PCI-
card and the other is a 3DFX AGP-card with tv-out, the MB is a Abit
BX6 rev 2.0 and I think I have tried altering almost every BIOS-
settings I could find. I've followed every HOWTO and tips I could find
but it still won't work. Just a couple of seconds after I try to start
X the box stops responding. The most fun part is that X-server
crashes the box before any logfile is written.

1) Remove glx, GLcore modules from Your XF86Config.
if will not help
2) Disable DRI support in the Linux kernel. That mean moving file
/lib/modules/2.4.XX/kernel/drivers/char/tdfx.o where You want, to
prevent loading.

Aivils Stoss

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


Re: [XFree86] 2xVoodoo3/Banshe causes crash.

2004-02-18 Thread Mattias Sundberg




Neither of it did help. It still crashes without a logfile.
I reckon it has something to do with my BIOS-settings or MB chipset. When I tried to startx using only the PCI-card (my BIOS boots up with the AGP-card) and disabled all Video BIOS and Video RAM caching the Video BIOS version showed on the monitor and then it swtiched to the right resolution and then crashed with some really twisted colors.

Mattias Sundberg

ons 2004-02-18 klockan 11.18 skrev [EMAIL PROTECTED]: 

Hi, people. I'm trying to get a dualhead-configuration up and running
with two Voodoo3/Banshee cards, one is made by Creative and is a PCI-
card and the other is a 3DFX AGP-card with tv-out, the MB is a Abit
BX6 rev 2.0 and I think I have tried altering almost every BIOS-
settings I could find. I've followed every HOWTO and tips I could find
but it still won't work. Just a couple of seconds after I try to start
X the box stops responding. The most fun part is that X-server
crashes the box before any logfile is written.

1) Remove glx, GLcore modules from Your XF86Config.
if will not help
2) Disable DRI support in the Linux kernel. That mean moving file
/lib/modules/2.4.XX/kernel/drivers/char/tdfx.o where You want, to
prevent loading.

Aivils Stoss

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





[XFree86] 2xVoodoo3/Banshe causes crash.

2004-02-17 Thread Mattias Sundberg




Hi, people. I'm trying to get a dualhead-configuration up and running with two Voodoo3/Banshee cards, one is made by Creative and is a PCI-card and the other is a 3DFX AGP-card with tv-out, the MB is a Abit BX6 rev 2.0 and I think I have tried altering almost every BIOS-settings I could find.
I've followed every HOWTO and tips I could find but it still won't work. Just a couple of seconds after I try to start X the box stops responding.
The most fun part is that X-server crashes the box before any logfile is written.

Here is the XF86Config:
Section Module
 Load dbe # Double buffer extension
 SubSection extmod
 Option omit xfree86-dga # don't initialise the DGA extension
 EndSubSection
 Load type1
 Load freetype
 Load glx
 Load GLcore
 Load bitmap
 Load ddc
 Load extmod
 Load int10
 Load record
 Load speedo
 Load vbe
EndSection

Section Files
 RgbPath /usr/X11R6/lib/X11/rgb
 FontPath /usr/X11R6/lib/X11/fonts/75dpi/:unscaled
 FontPath /usr/X11R6/lib/X11/fonts/100dpi/:unscaled
 FontPath /usr/lib/X11/fonts/cyrillic
 FontPath /usr/X11R6/lib/X11/fonts/misc
 FontPath /usr/X11R6/lib/X11/fonts/Speedo
 FontPath /usr/X11R6/lib/X11/fonts/Type1
 FontPath /usr/X11R6/lib/X11/fonts/PEX
 FontPath /usr/X11R6/lib/X11/fonts/75dpi
 FontPath /usr/X11R6/lib/X11/fonts/100dpi
 FontPath /usr/X11R6/lib/X11/fonts/TrueType
 FontPath /var/lib/defoma/x-ttcidfont-conf.d/dirs/CID
 FontPath /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
 ModulePath /usr/X11R6/lib/modules
EndSection

#Section ServerFlags
# Option Xinerama true
#EndSection

Section InputDevice
 Identifier Keyboard1
 Driver Keyboard
 Option AutoRepeat 500 30
 Option XkbRules xfree86
 Option XkbModel pc102
 Option XkbLayout se
EndSection

Section InputDevice
 Identifier Mouse1
 Driver mouse
 Option Protocol PS/2
 Option Device /dev/psaux
EndSection

Section Monitor
 Identifier gateway
 HorizSync 30 - 70
 VertRefresh 50-120
 Modeline 1280x1024 110.00 1280 1312 1484 1712 1024 1025 1028 1054
 Modeline 1024x768 85.00 1024 1032 1152 1360 768 784 787 823
 Modeline 800x600 60.75 800 864 928 1088 600 616 621 657 -hsync -vsync
 Modeline 640x480 36.00 640 696 752 832 480 481 484 509 -hsync -vsync
EndSection

Section Monitor
 Identifier eizo
 HorizSync 27 - 70
 VertRefresh 50-120
 Modeline 1280x1024 110.00 1280 1312 1484 1712 1024 1025 1028 1054
 Modeline 1024x768 85.00 1024 1032 1152 1360 768 784 787 823
 Modeline 800x600 60.75 800 864 928 1088 600 616 621 657 -hsync -vsync
 Modeline 640x480 36.00 640 696 752 832 480 481 484 509 -hsync -vsync
 ModeLine 720x576PAL 27.50 720 744 800 880 576 581 583 625
 ModeLine 768x576 50.00 768 832 846 1000 576 590 595 630
EndSection

Section Device
 Identifier banshee_0
 BusID PCI:1:0:0
 Driver tdfx
EndSection

Section Device
 Identifier banshee_1
 BusID PCI:0:17:0
 Driver tdfx
EndSection

Section Screen
 Identifier Screen 0
 Device banshee_0
 Monitor gateway
 DefaultDepth 24
 Subsection Display
 Depth 24
 Modes 1280x1024 1024x768 800x600
 EndSubsection
EndSection

Section Screen
 Identifier Screen 1
 Device banshee_1
 Monitor eizo
 DefaultDepth 24
 Subsection Display
 Depth 24
 Modes 1280x1024 1024x768 800x600
 EndSubsection
EndSection

Section ServerLayout
 Identifier Layout0
 Option Xinerama false
 Screen Screen 1
 Screen Screen 0 Rightof Screen 1
 InputDevice Mouse1 CorePointer
 InputDevice Keyboard1 CoreKeyboard
EndSection

---
Thanks
Mattias Sundberg