Having the R30 but not the problem, I may not really be of any help. My 
gfx work "out of the box" (except for xinerama-support, which is really, 
reeeeally a shame!) and to my opinion the colors are nice.

I've attached my /etc/X11/XF86Config-4 for you to compare, although 
you've probably got the same...:

=== CUT ===

# XFree86 4.0 configuration generated by Xconfigurator

Section "ServerLayout"
         Identifier "XFree86 Configured"
         Screen      0  "Screen0" 0 0
         InputDevice    "Mouse0" "CorePointer"
         InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
         FontPath "unix/:7100"
EndSection

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
EndSection

Section "InputDevice"
         Identifier  "Keyboard0"
         Driver      "keyboard"
         Option      "XkbLayout" "dk"
EndSection

Section "InputDevice"
         Identifier      "Mouse0"
         # Modified by mouseconfig
         Driver          "mouse"
         Option          "Device"                "/dev/mouse"
         Option          "Protocol"              "PS/2"
         Option          "Emulate3Buttons"       "yes"
         Option          "ZAxisMapping"          "4 5"
EndSection

Section "Monitor"
         Identifier "IBM 9514-B TFT Panel"
         VendorName "Unknown"
         ModelName  "Unknown"
         HorizSync 48.0-65.0
         VertRefresh 60.0-75.0
         Option "dpms"
EndSection

Section "Device"
         Identifier "My Video Card"
         Driver "trident"
         BoardName "Unknown"
         Option "SWCursor" "On"
EndSection

Section "Device"
         Identifier "Linux Frame Buffer"
         Driver "fbdev"
         BoardName "Unknown"
EndSection

Section "Screen"
         Identifier "Screen0"
         Device "My Video Card"
         Monitor "IBM 9514-B TFT Panel"
         DefaultDepth 24
         Subsection "Display"
                 Depth 24
                 Modes "1024x768"
         EndSubSection
EndSection

Section "DRI"
         Mode 0666
EndSection


=== CUT ===


My system is redhat7.2 and I've got the following rpms:

$ rpm -qa | grep -i xfree
XFree86-100dpi-fonts-4.1.0-15
XFree86-ISO8859-15-75dpi-fonts-4.1.0-15
XFree86-libs-4.1.0-15
XFree86-xfs-4.1.0-15
XFree86-4.1.0-15
XFree86-ISO8859-15-100dpi-fonts-4.1.0-15
XFree86-tools-4.1.0-15
XFree86-xdm-4.1.0-15
XFree86-devel-4.1.0-15
XFree86-75dpi-fonts-4.1.0-15
XFree86-twm-4.1.0-15

Kind regards,
-- 
    ___
   /   \
  /  '_/\
//Paul M. Diderichsen
\\/


_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to