Difference between revisions of "Problem with video related system lockup"

From ThinkWiki
Jump to: navigation, search
(New Page, inspired by recent mailing list thread)
 
Line 7: Line 7:
 
==Affected Models==
 
==Affected Models==
  
*Thinkpads with an S3 Savage video card (Thinkpad T2*)
+
*ThinkPad {{A22e}}
 +
*ThinkPad {{T20}}, {{T21}}, {{T22}}, {{T23}}
 +
*other ThinkPads with an S3 Savage video card
  
 
==Affected Operating Systems==
 
==Affected Operating Systems==
Line 26: Line 28:
  
 
*[http://www.xfree86.org/4.3.0/savage.4.html XFree86 Savage(4) Manual Page]
 
*[http://www.xfree86.org/4.3.0/savage.4.html XFree86 Savage(4) Manual Page]
 
[[Category:T20]] [[Category:T21]] [[Category:T22]] [[Category:T23]]
 

Revision as of 12:28, 10 May 2005

Information about the problem of system lockups related to high video load.

Problem description

Occasionally, when under high video load (e.g. scrolling text or moving windows), the computer becomes unresponsive.

Affected Models

  • ThinkPad A22e
  • ThinkPad T20, T21, T22, T23
  • other ThinkPads with an S3 Savage video card

Affected Operating Systems

  • Any OS using the XFree86/Xorg 'savage' driver

Status

This problem is already known about/solved by the driver development team. According to the savage manual page, the problem is related to "a chip bug in the Savage graphics engine that causes a bus lock when reading from the engine status register under high load". Also according to the same source, "the bug affects about 4% of all Savage users."

Solutions

Add the following line to the Device section of your XF86Config-4/Xorg.conf file:

Option     "ShadowStatus"

Related Links