[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

solved: Thinkpad T22 freezing



I wrote to the list a couple months ago about my ThinkPad T22 freezing up from
time to time.  It seeems to be solved now.  The solution was to add the line
Option “ShadowStatus” to Screen section of my XF86Config-4; apparently this
fixes a bug in the S3 driver that causes freezing during scrolling.

Section “Screen”
  Identifier “Default Screen”
  Device “S3 Inc. 86C270-294 Savage/IX-MV”
  Monitor “Generic Monitor”
  Option “ShadowStatus”
  DefaultDepth 24
  SubSection “Display”
    Depth 24
    Modes “1024x768”
  EndSubSection
EndSection




Reply to: