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

From ThinkWiki
Jump to: navigation, search
(tuxonice compression)
Line 1: Line 1:
 +
== 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 http://en.gentoo-wiki.com/wiki/TuxOnIce :
 +
<br>select lzo compression in "make menuconfig"
 +
<br>change tuxonice.conf accordingly
 +
 
== Tips ==
 
== Tips ==
 
=== CPU Undervolting ===
 
=== CPU Undervolting ===
Line 4: Line 14:
 
<br>(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 )
 
<br>(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 http://en.gentoo-wiki.com/wiki/TuxOnIce :
 
<br>select lzo compression in "make menuconfig"
 
<br>change tuxonice.conf accordingly
 
  
 
==External Sources==
 
==External Sources==

Revision as of 18:09, 21 February 2010

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 http://en.gentoo-wiki.com/wiki/TuxOnIce :
select lzo compression in "make menuconfig"
change tuxonice.conf accordingly

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 )


External Sources