<driconf>
<device screen="0" driver="i965">
<application name="Default">
<option name="force_s3tc_enable" value="false" />
<option name="no_rast" value="false" />
<option name="fthrottle_mode" value="2" />
<option name="bo_reuse" value="1" />
<option name="vblank_mode" value="0" />
<option name="allow_large_textures" value="2" />
</application>
</device>
</driconf>
Tuesday, May 26, 2009
Fedora 10 on x61s
Recent Fedora 10 updates destabilized my Thinkpad x61s. (Mouse movement would start getting sluggish and eventually the system would freeze.) It's probably something to do with dri in the xserver (and I don't even know what that means :-) I put this into my ~/.drirc, and my machine has been fine. I think the key is vblank_mode.
Subscribe to:
Post Comments (Atom)
1 comment:
Python count frequency in list
Convert list to tuple Python
Convert list to set Python
Convert tuple to list Python
Print first 10 natural numbers using while loop in Python
Dataframe to list Python
Convert numpy array to dataframe Python
Convert dataframe column to list
Add row to dataframe pandas
Post a Comment