> v3.3 often used a 24bit frame buffer, v4 sometimes uses a 32bit frame 
> buffer. Does the following change make any difference ?
> 
> > Section "Screen"
> >     Identifier "Screen0"
> >     Device "3Dfx Interactive, Inc.|Voodoo Banshee"
> >     Monitor "Visual Sensa"
> >     DefaultDepth 24
> >     Subsection "Display"
> >             Depth 24
> 
> try adding the line:
>               Fbbpp 24
> here
> 
> >             Modes "1280x1024" "1024x768"
> >     EndSubSection
> > EndSection


I added the Fbbpp 24 line to the Display subsection, but then I got this
error, and I couldn't start X at all:

(EE) TDFX(0): No Display subsection in Screen section "Screen0" for depth/fbbpp 24/32
(II) UnloadModule: "tdfx"
(II) UnloadModule: "int10"
(II) Unloading /usr/X11R6/lib/modules/linux/libint10.a
(II) UnloadModule: "vgahw"
(II) Unloading /usr/X11R6/lib/modules/libvgahw.a
(EE) Screen(s) found, but none have a usable configuration.



> 
> If that doesn't work, can you try a lower refresh rate ?

Here's the new refresh rates I'm using, and the problem still exists:
HorizSync 31.5 - 64.3
VertRefresh 50-70


Thanks for the help so far.  I've attached both my /var/log/XFree86.0.log
file that details the crash and my XF86Config-4 file that I'm using.


Attachment: XFree86.0.log
Description: Binary data

Attachment: XF86Config-4
Description: Binary data

Reply via email to