Difference between revisions of "Installing Gentoo on a ThinkPad X40"

From ThinkWiki
Jump to: navigation, search
(ipw2200 driver (intel wireless))
(tuxonice compression)
Line 11: Line 11:
 
=== tuxonice compression ===
 
=== tuxonice compression ===
 
cf  
 
cf  
select lzo compression in "make menuconfig"
+
<br>select lzo compression in "make menuconfig"
change tuxonice.conf accordingly
+
<br>change tuxonice.conf accordingly
  
 
==External Sources==
 
==External Sources==

Revision as of 16:25, 21 February 2010

Tips

CPU Undervolting

There is a gentoo overlay by Michael Weber for phc_intel and phctool : http://bugs.gentoo.org/show_bug.cgi?id=283472
(exploration notes : the phc kernel patch is included in sys-kernel/zen-sources see also : http://zen-kernel.org/included-code and http://forums.gentoo.org/viewtopic-t-805069.html )

kernel compilation

ipw2200 driver (intel wireless)

don't forget to compile it as a module : http://bugs.gentoo.org/202557

zen kernel

tuxonice compression

cf
select lzo compression in "make menuconfig"
change tuxonice.conf accordingly

External Sources