Difference between revisions of "Savage"

From ThinkWiki
Jump to: navigation, search
(Packages: Updated link and added note about Xorg7)
(Status: Updated to Xorg7)
Line 21: Line 21:
 
=== Status ===
 
=== Status ===
 
*in development, usable, secure.
 
*in development, usable, secure.
*3D is supported in xorg/mesa/drm [http://dri.freedesktop.org/wiki/Building cvs] (but usable modes are limited by video RAM; with 8MB of video RAM, the DRI 3D drivers don't support 1400x1050 32-bit mode).
+
*3D is supported in Xorg7 (but usable modes are limited by video RAM; with 8MB of video RAM, the DRI 3D drivers don't support 1400x1050 32-bit mode).
 +
*with older Xorg you might want to build 3D drivers from DRI [http://dri.freedesktop.org/wiki/Building CVS]
  
 
=== Interesting links related to this project ===
 
=== Interesting links related to this project ===

Revision as of 10:32, 27 June 2006

Xorg S3 Savage Driver

Your X11 driver of choice if you have a Thinkpad with a Savage IX or SuperSavage chip.
It is based on Tim Roberts savage driver for X, which didn't improve for a long time.

Features

  • supports Xinerama and MergedFB

Project Homepage / Availability

Packages

Binary snapshots (DDX, DRI, DRM) are available here.

Note: Binary snapshots are not up-to-date anymore because of Xorg7 modular design. You should not need them with Xorg7.

CVS

See this page for instructions on building from cvs.

Status

  • in development, usable, secure.
  • 3D is supported in Xorg7 (but usable modes are limited by video RAM; with 8MB of video RAM, the DRI 3D drivers don't support 1400x1050 32-bit mode).
  • with older Xorg you might want to build 3D drivers from DRI CVS

Interesting links related to this project