Graphics Card: Savage (ProSavage8 KM266/KL266)
Kernel: 2.6.19-2895.fc6
System: Fedora Core 6
X system: Xorg 7.0, Mesa drivers, OpenGL installed

I get this warnings whe running glxgears:

libGL warning: 3D driver returned no fbconfigs.
libGL error: InitDriver failed
libGL error: reverting to (slow) indirect rendering

I had to add the following lines to Xorg.conf file:
Section "DRI"
        Mode 0666
EndSection

Section "Extensions"
        Option "Composite" "Disable"
EndSection

This enabled 3D support, otherwise it didn´t worked.
The ¨Extensions¨ section is required to stop the
screen flickering when running 3D apps.

The FPS with indirect rendering is somewhere between
60 and 80 when the machine is not busy.

What´s going on? Is there 3D support for my graphics
card or what? The card is recognized as ProSavageDDR
under WindowsXP.

lspci -v output below:
01:00.0 VGA compatible controller: S3 Inc. VT8375
[ProSavage8 KM266/KL266] (prog-if 00 [VGA])
        Subsystem: S3 Inc. VT8375 [ProSavage8
KM266/KL266]
        Flags: bus master, 66MHz, medium devsel,
latency 32, IRQ 5
        Memory at dfe80000 (32-bit, non-prefetchable)
[size=512K]
        Memory at d0000000 (32-bit, prefetchable)
[size=128M]
        Expansion ROM at dfe70000 [disabled]
[size=64K]
        Capabilities: [dc] Power Management version 2
        Capabilities: [80] AGP version 2.0

PS: I´m not subscribed to the list, if you need to
contact me than email at [EMAIL PROTECTED] .

Everybody can learn how to make kids, but not everyone can raise them right!


 
____________________________________________________________________________________
It's here! Your new message!  
Get new email alerts with the free Yahoo! Toolbar.
http://tools.search.yahoo.com/toolbar/features/mail/

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to