<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.thinkwiki.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Hifi</id>
	<title>ThinkWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.thinkwiki.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Hifi"/>
	<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/wiki/Special:Contributions/Hifi"/>
	<updated>2026-04-19T20:55:09Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.12</generator>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=S3_SuperSavage_IX/C&amp;diff=24331</id>
		<title>S3 SuperSavage IX/C</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=S3_SuperSavage_IX/C&amp;diff=24331"/>
		<updated>2006-08-22T20:45:34Z</updated>

		<summary type="html">&lt;p&gt;Hifi: /* Direct Rendering (a.k.a accelerated OpenGL) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 0; margin-right:10px; border: 1px solid #dfdfdf; padding: 0em 1em 1em 1em; background-color:#F8F8FF; align:right;&amp;quot;&amp;gt;&lt;br /&gt;
=== S3 SuperSavage IX/C ===&lt;br /&gt;
This is a S3 video adapter&amp;lt;br&amp;gt;&lt;br /&gt;
S3 is now owned by Via Technologies&lt;br /&gt;
&lt;br /&gt;
=== Features ===&lt;br /&gt;
* Chipset: S3&lt;br /&gt;
* PCI ID: 5333:8c2e&lt;br /&gt;
* AGP 4X&lt;br /&gt;
* 16MB SDRAM video memory&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
|style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Linux X.Org driver ===&lt;br /&gt;
This chip is supported by the '[[savage]]' driver as part of the X.Org distribution&lt;br /&gt;
&lt;br /&gt;
=== Direct Rendering (a.k.a accelerated OpenGL) ===&lt;br /&gt;
Works without any external drivers with Xorg7. After hibernate (suspend to disk) DRI will not work correctly. glxgears runs fine but playing games will hardlock. Workaround to prevent this is rebooting X. After suspend to RAM it works somehow but rebooting X is recommended.&lt;br /&gt;
&lt;br /&gt;
Note: I upgraded BIOS to latest version (1.18) but still no luck. OpenGL (DRI?) hardlocks after hibernate.&lt;br /&gt;
&lt;br /&gt;
Kernel modules: drm, savage&lt;br /&gt;
&lt;br /&gt;
xorg.conf: load glx and dri modules&lt;br /&gt;
&lt;br /&gt;
glxgears gives around ~500 fps.&lt;br /&gt;
&lt;br /&gt;
==== ThinkPad LCD ====&lt;br /&gt;
Display on the internal LCD works as long as you set the monitor settings correct.&lt;br /&gt;
&lt;br /&gt;
==== External VGA port ====&lt;br /&gt;
Works without trouble, even as Dualhead with xinerama. For swtching on/off use [[s3switch]] (also works for TVout).&lt;br /&gt;
&lt;br /&gt;
==== SVideo port ====&lt;br /&gt;
works.&lt;br /&gt;
&lt;br /&gt;
=== Linux kernel Framebuffer driver ===&lt;br /&gt;
This chip will work with either the 'vesa' or 'savagefb' driver as part of any recent 2.4 or 2.6 kernel.&lt;br /&gt;
&lt;br /&gt;
Suspend-to-RAM however does not work properly if the framebuffer is enabled. Suspending with X running is fine, so long as the framebuffer is disabled and X is using its own savage driver. With vesafb the screen is frozen on resume (but the system is still running fine behind it). With savagefb it won't even try to wake up.&lt;br /&gt;
[http://dev.gentoo.org/~spock/projects/vesafb-tng/ vesafb-tng] allows the use of a modular framebuffer, which might fix this- if you can find a way of removing the framebuffer module once inserted.&lt;br /&gt;
&lt;br /&gt;
With kernel 2.6.17.1 savagefb works fine after resuming from suspend or hibernate. You might need to change your virtual terminal once to get it back to life.&lt;br /&gt;
&lt;br /&gt;
=== ThinkPads this chip may be found in ===&lt;br /&gt;
* {{T23}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Components]]&lt;/div&gt;</summary>
		<author><name>Hifi</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Savage&amp;diff=22932</id>
		<title>Savage</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Savage&amp;diff=22932"/>
		<updated>2006-06-27T09:35:30Z</updated>

		<summary type="html">&lt;p&gt;Hifi: /* Project Homepage / Availability */ Updated broken link&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Xorg S3 Savage Driver ==&lt;br /&gt;
&lt;br /&gt;
Your X11 driver of choice if you have a Thinkpad with a [[S3 Savage IX8|Savage IX]] or [[S3 SuperSavage IX/C|SuperSavage]] chip.&amp;lt;br&amp;gt;&lt;br /&gt;
It is based on [http://www.probo.com/timr/savage40.html Tim Roberts savage driver for X], which didn't improve for a long time.&lt;br /&gt;
&lt;br /&gt;
=== Features ===&lt;br /&gt;
*supports Xinerama and MergedFB&lt;br /&gt;
&lt;br /&gt;
=== Project Homepage / Availability ===&lt;br /&gt;
*Homepage: http://www.botchco.com/alex/new-savage/html/&lt;br /&gt;
*The driver is also included in Xorg [http://webcvs.freedesktop.org/xorg/driver/xf86-video-savage/ cvs].&lt;br /&gt;
&lt;br /&gt;
=== Packages ===&lt;br /&gt;
Binary snapshots (DDX, DRI, DRM) are available [http://dri.freedesktop.org/snapshots/ here].&lt;br /&gt;
&lt;br /&gt;
'''Note: Binary snapshots are not up-to-date anymore because of Xorg7 modular design. You should not need them with Xorg7.'''&lt;br /&gt;
&lt;br /&gt;
=== CVS ===&lt;br /&gt;
See this page for [http://dri.freedesktop.org/wiki/Building instructions] on building from cvs.&lt;br /&gt;
&lt;br /&gt;
=== Status ===&lt;br /&gt;
*in development, usable, secure.&lt;br /&gt;
*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).&lt;br /&gt;
*with older Xorg you might want to build 3D drivers from DRI [http://dri.freedesktop.org/wiki/Building CVS]&lt;br /&gt;
&lt;br /&gt;
=== Interesting links related to this project ===&lt;br /&gt;
&lt;br /&gt;
*[http://www.probo.com/timr/savage40.html Tim Roberts savage driver for X]&lt;br /&gt;
*[http://dri.sourceforge.net/cgi-bin/moin.cgi/S3Savage DRI OpenGL driver for savage chipsets]&lt;br /&gt;
*[http://utah-glx.sourceforge.net/ Utah GLX OpenGL Driver for Savage chipsets]&lt;br /&gt;
&lt;br /&gt;
[[Category:Drivers]] [[Category:T20]] [[Category:T21]] [[Category:T22]] [[Category:T23]] [[Category:A22e]]&lt;/div&gt;</summary>
		<author><name>Hifi</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Savage&amp;diff=22931</id>
		<title>Savage</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Savage&amp;diff=22931"/>
		<updated>2006-06-27T09:32:23Z</updated>

		<summary type="html">&lt;p&gt;Hifi: /* Status */ Updated to Xorg7&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Xorg S3 Savage Driver ==&lt;br /&gt;
&lt;br /&gt;
Your X11 driver of choice if you have a Thinkpad with a [[S3 Savage IX8|Savage IX]] or [[S3 SuperSavage IX/C|SuperSavage]] chip.&amp;lt;br&amp;gt;&lt;br /&gt;
It is based on [http://www.probo.com/timr/savage40.html Tim Roberts savage driver for X], which didn't improve for a long time.&lt;br /&gt;
&lt;br /&gt;
=== Features ===&lt;br /&gt;
*supports Xinerama and MergedFB&lt;br /&gt;
&lt;br /&gt;
=== Project Homepage / Availability ===&lt;br /&gt;
*Homepage: http://www.botchco.com/alex/new-savage/html/&lt;br /&gt;
*The driver is also included in Xorg [http://www.freedesktop.org/XOrg/CvsPage cvs].  &lt;br /&gt;
&lt;br /&gt;
=== Packages ===&lt;br /&gt;
Binary snapshots (DDX, DRI, DRM) are available [http://dri.freedesktop.org/snapshots/ here].&lt;br /&gt;
&lt;br /&gt;
'''Note: Binary snapshots are not up-to-date anymore because of Xorg7 modular design. You should not need them with Xorg7.'''&lt;br /&gt;
&lt;br /&gt;
=== CVS ===&lt;br /&gt;
See this page for [http://dri.freedesktop.org/wiki/Building instructions] on building from cvs.&lt;br /&gt;
&lt;br /&gt;
=== Status ===&lt;br /&gt;
*in development, usable, secure.&lt;br /&gt;
*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).&lt;br /&gt;
*with older Xorg you might want to build 3D drivers from DRI [http://dri.freedesktop.org/wiki/Building CVS]&lt;br /&gt;
&lt;br /&gt;
=== Interesting links related to this project ===&lt;br /&gt;
&lt;br /&gt;
*[http://www.probo.com/timr/savage40.html Tim Roberts savage driver for X]&lt;br /&gt;
*[http://dri.sourceforge.net/cgi-bin/moin.cgi/S3Savage DRI OpenGL driver for savage chipsets]&lt;br /&gt;
*[http://utah-glx.sourceforge.net/ Utah GLX OpenGL Driver for Savage chipsets]&lt;br /&gt;
&lt;br /&gt;
[[Category:Drivers]] [[Category:T20]] [[Category:T21]] [[Category:T22]] [[Category:T23]] [[Category:A22e]]&lt;/div&gt;</summary>
		<author><name>Hifi</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Savage&amp;diff=22930</id>
		<title>Savage</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Savage&amp;diff=22930"/>
		<updated>2006-06-27T09:28:13Z</updated>

		<summary type="html">&lt;p&gt;Hifi: /* Packages */  Updated link and added note about Xorg7&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Xorg S3 Savage Driver ==&lt;br /&gt;
&lt;br /&gt;
Your X11 driver of choice if you have a Thinkpad with a [[S3 Savage IX8|Savage IX]] or [[S3 SuperSavage IX/C|SuperSavage]] chip.&amp;lt;br&amp;gt;&lt;br /&gt;
It is based on [http://www.probo.com/timr/savage40.html Tim Roberts savage driver for X], which didn't improve for a long time.&lt;br /&gt;
&lt;br /&gt;
=== Features ===&lt;br /&gt;
*supports Xinerama and MergedFB&lt;br /&gt;
&lt;br /&gt;
=== Project Homepage / Availability ===&lt;br /&gt;
*Homepage: http://www.botchco.com/alex/new-savage/html/&lt;br /&gt;
*The driver is also included in Xorg [http://www.freedesktop.org/XOrg/CvsPage cvs].  &lt;br /&gt;
&lt;br /&gt;
=== Packages ===&lt;br /&gt;
Binary snapshots (DDX, DRI, DRM) are available [http://dri.freedesktop.org/snapshots/ here].&lt;br /&gt;
&lt;br /&gt;
'''Note: Binary snapshots are not up-to-date anymore because of Xorg7 modular design. You should not need them with Xorg7.'''&lt;br /&gt;
&lt;br /&gt;
=== CVS ===&lt;br /&gt;
See this page for [http://dri.freedesktop.org/wiki/Building instructions] on building from cvs.&lt;br /&gt;
&lt;br /&gt;
=== Status ===&lt;br /&gt;
*in development, usable, secure.&lt;br /&gt;
*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).&lt;br /&gt;
&lt;br /&gt;
=== Interesting links related to this project ===&lt;br /&gt;
&lt;br /&gt;
*[http://www.probo.com/timr/savage40.html Tim Roberts savage driver for X]&lt;br /&gt;
*[http://dri.sourceforge.net/cgi-bin/moin.cgi/S3Savage DRI OpenGL driver for savage chipsets]&lt;br /&gt;
*[http://utah-glx.sourceforge.net/ Utah GLX OpenGL Driver for Savage chipsets]&lt;br /&gt;
&lt;br /&gt;
[[Category:Drivers]] [[Category:T20]] [[Category:T21]] [[Category:T22]] [[Category:T23]] [[Category:A22e]]&lt;/div&gt;</summary>
		<author><name>Hifi</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Savage&amp;diff=22929</id>
		<title>Savage</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Savage&amp;diff=22929"/>
		<updated>2006-06-27T09:23:11Z</updated>

		<summary type="html">&lt;p&gt;Hifi: /* Interesting links related to this project */ Removed broken link&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Xorg S3 Savage Driver ==&lt;br /&gt;
&lt;br /&gt;
Your X11 driver of choice if you have a Thinkpad with a [[S3 Savage IX8|Savage IX]] or [[S3 SuperSavage IX/C|SuperSavage]] chip.&amp;lt;br&amp;gt;&lt;br /&gt;
It is based on [http://www.probo.com/timr/savage40.html Tim Roberts savage driver for X], which didn't improve for a long time.&lt;br /&gt;
&lt;br /&gt;
=== Features ===&lt;br /&gt;
*supports Xinerama and MergedFB&lt;br /&gt;
&lt;br /&gt;
=== Project Homepage / Availability ===&lt;br /&gt;
*Homepage: http://www.botchco.com/alex/new-savage/html/&lt;br /&gt;
*The driver is also included in Xorg [http://www.freedesktop.org/XOrg/CvsPage cvs].  &lt;br /&gt;
&lt;br /&gt;
=== Packages ===&lt;br /&gt;
Binary snapshots (DDX, DRI, DRM) are available [http://freedesktop.org/~fxkuehl/snapshots/ here].&lt;br /&gt;
&lt;br /&gt;
=== CVS ===&lt;br /&gt;
See this page for [http://dri.freedesktop.org/wiki/Building instructions] on building from cvs.&lt;br /&gt;
&lt;br /&gt;
=== Status ===&lt;br /&gt;
*in development, usable, secure.&lt;br /&gt;
*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).&lt;br /&gt;
&lt;br /&gt;
=== Interesting links related to this project ===&lt;br /&gt;
&lt;br /&gt;
*[http://www.probo.com/timr/savage40.html Tim Roberts savage driver for X]&lt;br /&gt;
*[http://dri.sourceforge.net/cgi-bin/moin.cgi/S3Savage DRI OpenGL driver for savage chipsets]&lt;br /&gt;
*[http://utah-glx.sourceforge.net/ Utah GLX OpenGL Driver for Savage chipsets]&lt;br /&gt;
&lt;br /&gt;
[[Category:Drivers]] [[Category:T20]] [[Category:T21]] [[Category:T22]] [[Category:T23]] [[Category:A22e]]&lt;/div&gt;</summary>
		<author><name>Hifi</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=S3_SuperSavage_IX/C&amp;diff=22907</id>
		<title>S3 SuperSavage IX/C</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=S3_SuperSavage_IX/C&amp;diff=22907"/>
		<updated>2006-06-26T08:14:47Z</updated>

		<summary type="html">&lt;p&gt;Hifi: /* Direct Rendering (a.k.a accelerated OpenGL) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 0; margin-right:10px; border: 1px solid #dfdfdf; padding: 0em 1em 1em 1em; background-color:#F8F8FF; align:right;&amp;quot;&amp;gt;&lt;br /&gt;
=== S3 SuperSavage IX/C ===&lt;br /&gt;
This is a S3 video adapter&amp;lt;br&amp;gt;&lt;br /&gt;
S3 is now owned by Via Technologies&lt;br /&gt;
&lt;br /&gt;
=== Features ===&lt;br /&gt;
* Chipset: S3&lt;br /&gt;
* PCI ID: 5333:8c2e&lt;br /&gt;
* AGP 4X&lt;br /&gt;
* 16MB SDRAM video memory&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
|style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Linux X.Org driver ===&lt;br /&gt;
This chip is supported by the '[[savage]]' driver as part of the X.Org distribution&lt;br /&gt;
&lt;br /&gt;
=== Direct Rendering (a.k.a accelerated OpenGL) ===&lt;br /&gt;
Works without any external drivers with Xorg7. After hibernate (suspend to disk) DRI will not work correctly. glxgears runs fine but playing games will hardlock. Workaround to prevent this is rebooting X. After suspend to RAM it works somehow but rebooting X is recommended.&lt;br /&gt;
&lt;br /&gt;
Kernel modules: drm, savage&lt;br /&gt;
&lt;br /&gt;
xorg.conf: load glx and dri modules&lt;br /&gt;
&lt;br /&gt;
glxgears gives around ~500 fps.&lt;br /&gt;
&lt;br /&gt;
==== ThinkPad LCD ====&lt;br /&gt;
Display on the internal LCD works as long as you set the monitor settings correct.&lt;br /&gt;
&lt;br /&gt;
==== External VGA port ====&lt;br /&gt;
Works without trouble, even as Dualhead with xinerama. For swtching on/off use [[s3switch]] (also works for TVout).&lt;br /&gt;
&lt;br /&gt;
==== SVideo port ====&lt;br /&gt;
works.&lt;br /&gt;
&lt;br /&gt;
=== Linux kernel Framebuffer driver ===&lt;br /&gt;
This chip will work with either the 'vesa' or 'savagefb' driver as part of any recent 2.4 or 2.6 kernel.&lt;br /&gt;
&lt;br /&gt;
Suspend-to-RAM however does not work properly if the framebuffer is enabled. Suspending with X running is fine, so long as the framebuffer is disabled and X is using its own savage driver. With vesafb the screen is frozen on resume (but the system is still running fine behind it). With savagefb it won't even try to wake up.&lt;br /&gt;
[http://dev.gentoo.org/~spock/projects/vesafb-tng/ vesafb-tng] allows the use of a modular framebuffer, which might fix this- if you can find a way of removing the framebuffer module once inserted.&lt;br /&gt;
&lt;br /&gt;
With kernel 2.6.17.1 savagefb works fine after resuming from suspend or hibernate. You might need to change your virtual terminal once to get it back to life.&lt;br /&gt;
&lt;br /&gt;
=== ThinkPads this chip may be found in ===&lt;br /&gt;
* {{T23}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Components]]&lt;/div&gt;</summary>
		<author><name>Hifi</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=S3_SuperSavage_IX/C&amp;diff=22906</id>
		<title>S3 SuperSavage IX/C</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=S3_SuperSavage_IX/C&amp;diff=22906"/>
		<updated>2006-06-26T08:08:35Z</updated>

		<summary type="html">&lt;p&gt;Hifi: /* Linux kernel Framebuffer driver */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 0; margin-right:10px; border: 1px solid #dfdfdf; padding: 0em 1em 1em 1em; background-color:#F8F8FF; align:right;&amp;quot;&amp;gt;&lt;br /&gt;
=== S3 SuperSavage IX/C ===&lt;br /&gt;
This is a S3 video adapter&amp;lt;br&amp;gt;&lt;br /&gt;
S3 is now owned by Via Technologies&lt;br /&gt;
&lt;br /&gt;
=== Features ===&lt;br /&gt;
* Chipset: S3&lt;br /&gt;
* PCI ID: 5333:8c2e&lt;br /&gt;
* AGP 4X&lt;br /&gt;
* 16MB SDRAM video memory&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
|style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Linux X.Org driver ===&lt;br /&gt;
This chip is supported by the '[[savage]]' driver as part of the X.Org distribution&lt;br /&gt;
&lt;br /&gt;
=== Direct Rendering (a.k.a accelerated OpenGL) ===&lt;br /&gt;
Works without any external drivers with Xorg7.&lt;br /&gt;
&lt;br /&gt;
Kernel modules: drm, savage&lt;br /&gt;
&lt;br /&gt;
xorg.conf: load glx and dri modules&lt;br /&gt;
&lt;br /&gt;
glxgears gives around ~500 fps.&lt;br /&gt;
&lt;br /&gt;
==== ThinkPad LCD ====&lt;br /&gt;
Display on the internal LCD works as long as you set the monitor settings correct.&lt;br /&gt;
&lt;br /&gt;
==== External VGA port ====&lt;br /&gt;
Works without trouble, even as Dualhead with xinerama. For swtching on/off use [[s3switch]] (also works for TVout).&lt;br /&gt;
&lt;br /&gt;
==== SVideo port ====&lt;br /&gt;
works.&lt;br /&gt;
&lt;br /&gt;
=== Linux kernel Framebuffer driver ===&lt;br /&gt;
This chip will work with either the 'vesa' or 'savagefb' driver as part of any recent 2.4 or 2.6 kernel.&lt;br /&gt;
&lt;br /&gt;
Suspend-to-RAM however does not work properly if the framebuffer is enabled. Suspending with X running is fine, so long as the framebuffer is disabled and X is using its own savage driver. With vesafb the screen is frozen on resume (but the system is still running fine behind it). With savagefb it won't even try to wake up.&lt;br /&gt;
[http://dev.gentoo.org/~spock/projects/vesafb-tng/ vesafb-tng] allows the use of a modular framebuffer, which might fix this- if you can find a way of removing the framebuffer module once inserted.&lt;br /&gt;
&lt;br /&gt;
With kernel 2.6.17.1 savagefb works fine after resuming from suspend or hibernate. You might need to change your virtual terminal once to get it back to life.&lt;br /&gt;
&lt;br /&gt;
=== ThinkPads this chip may be found in ===&lt;br /&gt;
* {{T23}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Components]]&lt;/div&gt;</summary>
		<author><name>Hifi</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=S3_SuperSavage_IX/C&amp;diff=22861</id>
		<title>S3 SuperSavage IX/C</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=S3_SuperSavage_IX/C&amp;diff=22861"/>
		<updated>2006-06-22T19:54:49Z</updated>

		<summary type="html">&lt;p&gt;Hifi: DRI and OpenGL information&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 0; margin-right:10px; border: 1px solid #dfdfdf; padding: 0em 1em 1em 1em; background-color:#F8F8FF; align:right;&amp;quot;&amp;gt;&lt;br /&gt;
=== S3 SuperSavage IX/C ===&lt;br /&gt;
This is a S3 video adapter&amp;lt;br&amp;gt;&lt;br /&gt;
S3 is now owned by Via Technologies&lt;br /&gt;
&lt;br /&gt;
=== Features ===&lt;br /&gt;
* Chipset: S3&lt;br /&gt;
* PCI ID: 5333:8c2e&lt;br /&gt;
* AGP 4X&lt;br /&gt;
* 16MB SDRAM video memory&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
|style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Linux X.Org driver ===&lt;br /&gt;
This chip is supported by the '[[savage]]' driver as part of the X.Org distribution&lt;br /&gt;
&lt;br /&gt;
=== Direct Rendering (a.k.a accelerated OpenGL) ===&lt;br /&gt;
Works without any external drivers with Xorg7.&lt;br /&gt;
&lt;br /&gt;
Kernel modules: drm, savage&lt;br /&gt;
&lt;br /&gt;
xorg.conf: load glx and dri modules&lt;br /&gt;
&lt;br /&gt;
glxgears gives around ~500 fps.&lt;br /&gt;
&lt;br /&gt;
==== ThinkPad LCD ====&lt;br /&gt;
Display on the internal LCD works as long as you set the monitor settings correct.&lt;br /&gt;
&lt;br /&gt;
==== External VGA port ====&lt;br /&gt;
Works without trouble, even as Dualhead with xinerama. For swtching on/off use [[s3switch]] (also works for TVout).&lt;br /&gt;
&lt;br /&gt;
==== SVideo port ====&lt;br /&gt;
works.&lt;br /&gt;
&lt;br /&gt;
=== Linux kernel Framebuffer driver ===&lt;br /&gt;
This chip will work with either the 'vesa' or 'savagefb' driver as part of any recent 2.4 or 2.6 kernel.&lt;br /&gt;
&lt;br /&gt;
Suspend-to-RAM however does not work properly if the framebuffer is enabled. Suspending with X running is fine, so long as the framebuffer is disabled and X is using its own savage driver. With vesafb the screen is frozen on resume (but the system is still running fine behind it). With savagefb it won't even try to wake up.&lt;br /&gt;
[http://dev.gentoo.org/~spock/projects/vesafb-tng/ vesafb-tng] allows the use of a modular framebuffer, which might fix this- if you can find a way of removing the framebuffer module once inserted.&lt;br /&gt;
&lt;br /&gt;
=== ThinkPads this chip may be found in ===&lt;br /&gt;
* {{T23}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Components]]&lt;/div&gt;</summary>
		<author><name>Hifi</name></author>
		
	</entry>
</feed>