Em Sab 23 Mar 2002 10:51, Alan Hourihane escreveu:
> On Sat, Mar 23, 2002 at 10:44:46 -0300, Iuri Fiedoruk wrote:
> > Ok, I'm not newbie at all, but maybe here is the best place to look for
> > help
> >
> > :)
> >
> > I had already installed XFtee4.1 here and it had some problems with full
> > screen programs (with complete kernel freezes) so I made a downgrade to
> > Xfree 3.3.6. But as I'm thinking in upgrading to mandrake 8.2, I decided
> > to test XFree 4.2 to see what problems could I find.
> > The thing is that 16 and 24 bits modes, messes up with all colors.
> > Everthing looks like pink and pisicodelic. 8 bit mode is working ok.
> > What can it be? I tryied configuring it using xf86config and xf86cfg....
>
> Ah Ha.
>
> This has been reported on 9397 chips too, although I don't have one of
> them.
>
> I do have a 975 however. Let me check into this.
>
> Alan.
OK, please tell me if you have any sucess.
I tryied removing all modules on x loading but still have the problem.
By mistake I sent the wrong conf file, here is the right one: (XF86Config-4
instead of XF86Config)
# XFree86 4.0 configuration generated by Xconfigurator
Section "ServerLayout"
Identifier "XFree86 Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
# By default, Red Hat Linux 6.0 and later use xfs for improved
# interactive performance
Section "Files"
FontPath "unix/:7100"
EndSection
# Module loading section
Section "Module"
Load "dbe" # Double-buffering
#Load "GLcore" # OpenGL support
Load "dri" # Direct rendering infrastructure
#Load "glx" # OpenGL X protocol interface
Load "extmod" # Misc. required extensions
Load "v4l" # Video4Linux
# Load "record" # X event recorder
# You only need the following two modules if you do not use xfs.
# Load "freetype" # TrueType font handler
# Load "type1" # Adobe Type 1 font handler
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "keyboard"
Option "XkbLayout" "us"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Device" "/dev/mouse"
Option "Protocol" "Microsoft"
Option "Emulate3Buttons" "on"
Option "ZAxisMapping" "4 5"
EndSection
Section "Monitor"
Identifier "My Monitor"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 31.5 - 48.5
VertRefresh 50-70
Option "dpms"
EndSection
Section "Device"
Identifier "Trident 3DImage975 (generic)"
Driver "trident"
BoardName "Unknown"
EndSection
Section "Device"
Identifier "Linux Frame Buffer"
Driver "fbdev"
BoardName "Unknown"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Trident 3DImage975 (generic)"
Monitor "My Monitor"
DefaultDepth 8
Subsection "Display"
Depth 8
Modes "1024x768"
EndSubSection
EndSection
Section "DRI"
Mode 0666
EndSection
_______________________________________________
Newbie mailing list
[EMAIL PROTECTED]
*** To unsubscribe , or change message options, see:
http://XFree86.Org/mailman/listinfo/newbie