Dear Lionel and Newbie List:
Enclosed below is my XF86Config-4 file. I am not skilled in reading the file, but it does imply that there is acceleration is on. I am not apparently seeing it in action. Is there some simple way to debug or test the acceleration of the card? Thanks for the questions from this Linux newbie.
Sincerely,
Ray Schwartz
# 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
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 "pex5" # PHIGS for X 3D environment (obsolete)
# Load "record" # X event recorder
# Load "xie" # X Image Extension (obsolete)
# 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" "MouseManPlusPS/2"
Option "Emulate3Buttons" "off"
Option "ZAxisMapping" "4 5"
EndSection
Section "Monitor"
Identifier "Dell 1726T-HS/D1025HT"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 31.0-85.0
VertRefresh 50.0-120.0
Option "dpms"
EndSection
Section "Device"
Identifier "S3 Savage 2000 (generic)"
Driver "savage"
BoardName "Unknown"
Option "HWCursor" "on"
Option "NoAccel" "off"
Option "UseBIOS" "on"
EndSection
Section "Device"
Identifier "Linux Frame Buffer"
Driver "fbdev"
BoardName "Unknown"
EndSection
Section "Screen"
Identifier "Screen0"
Device "S3 Savage 2000 (generic)"
Monitor "Dell 1726T-HS/D1025HT"
DefaultDepth 24
Subsection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "DRI"
Mode 0666
EndSection
--- On Sun 03/10, Lionel Lecoq <[EMAIL PROTECTED]> wrote:
> You are not giving us much info. A post of your XF86Config-4 might help.
> Knowing which card you
> have also...
> I can try to guess:
> do you have
> Load "dri" # Direct rendering infrastructure
> in your section module
>
> do you also have
> Section "DRI"
> Mode 0666
> EndSection
>
> If you are using the vesa driver, it is unaccelerated...
>
> Lionel
>
> --- Raymond Schwartz <[EMAIL PROTECTED]> wrote:
> > Hello Folks:
> >
> > I have RedHat 7.2 and have installed the RPMs for XFree86 4.2.0. My
> system is based on AMD
> > K6/2-400 and runs reasonably well.
> > I am using the savage driver and can use X11 without difficulties
> (now). My questions relate to
> > the "acceleration" aspect of the driver.
> > What does that include? Although this is not a world class video
> accelerator, it is ok for my
> > needs.
> >
> > When I try to use a program that requires acceleration, for example,
> a game called "chromium"
> > included with the RH 7.2 distribution,
> > it crawls, with no evidence of 3D acceleration what-so-ever.
> Granted, I could live my life just
> > fine without this game, I would still like to
> > know what types of acceleration are supported, and/or what additional
> hoops I might have to jump
> > through to enable it.
> >
> > I thank you for your time and responses in advance.
> >
> > Sincerely yours,
> >
> >
> > Raymond Schwartz
> >
> >
> > ---
> > Outgoing mail is certified Virus Free.
> > Checked by AVG anti-virus system (http://www.grisoft.com).
> > Version: 6.0.332 / Virus Database: 186 - Release Date: 3/6/2002
> >
>
> __________________________________________________
> Do You Yahoo!?
> Try FREE Yahoo! Mail - the world's greatest free email!
> http://mail.yahoo.com/
> _______________________________________________
> Newbie mailing list
> [EMAIL PROTECTED]
> *** To unsubscribe , or change message options, see:
> http://XFree86.Org/mailman/listinfo/newbie
>
_______________________________________________
Newbie mailing list
[EMAIL PROTECTED]
*** To unsubscribe , or change message options, see:
http://XFree86.Org/mailman/listinfo/newbie
- [Newbie]S3 Savage 2000 questions Raymond Schwartz
- Re: [Newbie]S3 Savage 2000 questions Lionel Lecoq
- Re: [Newbie]S3 Savage 2000 questions Raymond
- Re: [Newbie]S3 Savage 2000 questions Lionel Lecoq
- Re: [Newbie]S3 Savage 2000 questions ofeeley
