On Sat, 29 Dec 2001, dogshu wrote:
> (II) SUNCG14: driver for CG14
> (==) SUNCG14(0): RGB weight 101111
> (==) SUNCG14(0): Default visual is TrueColor
> (==) SUNCG14(0): Using gamma correction (1.0, 1.0, 1.0)
> (II) Loading /usr/local/XFree86-cvs/lib/modules/libfb.a
> (II) Module fb: vendor="The XFree86 Project"
> compiled for 4.1.99.3, module version = 1.0.0
> (==) SUNCG14(0): DPI set to (75, 75)
I've got X 4.1.0 working 100% on my SPARCstation 20, attached is my
XF86Config file. I hope it'll work for 4.1.99.3, give it a try. You might
need to do some "adjusting".
Section "ServerLayout"
Identifier "XFree86 Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
ModulePath "/usr/X11R6/lib/modules"
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/CID/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"
EndSection
Section "Module"
Load "extmod"
Load "xie"
Load "pex5"
Load "glx"
Load "dri"
Load "GLcore"
Load "dbe"
Load "record"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "keyboard"
Option "Protocol" "Standard"
Option "XkbRules" "xfree86"
Option "XkbModel" "sun"
Option "XkbCompat" "compat/complete"
Option "XkbTypes" "types/complete"
Option "XkbKeycodes" "sun(type5)"
Option "XkbGeometry" "sun(type5)"
Option "XkbSymbols" "sun/us(sun5)"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "busmouse"
Option "Device" "/dev/mouse"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
EndSection
Section "Device"
### Available Driver options are:-
Option "SWcursor"
#Option "HWcursor"
Identifier "Card0"
Driver "suncg14"
BusID "SBUS:/obio/cgfourteen@2,0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 32
SubSection "Display"
Depth 1
EndSubSection
SubSection "Display"
Depth 4
EndSubSection
SubSection "Display"
Depth 8
EndSubSection
SubSection "Display"
Depth 15
EndSubSection
SubSection "Display"
Depth 16
EndSubSection
SubSection "Display"
Depth 24
EndSubSection
SubSection "Display"
Depth 32
EndSubSection
EndSection
Section "DRI"
EndSection
--
A big red heart, that's me!
http://www.tahallah.demon.co.uk (updated)
_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert