Installing Gentoo on a ThinkPad A30p
Contents
Installing Gentoo Linux on a Thinkpad A30p
The thinkpad A30p is delivered with Windows 2000 or Windows XP Professional, respectively. These preinstalled versions can be reinstalled via the IBM workarea which is a bootable hidden partition (/dev/hda2, approximately 1GB).
Partitioning
Kernel configuration
Sound support
The sound card which identifies as "Multimedia audio controller: Intel Corp. 82801CA/CAM AC'97 Audio Controller (rev 01)" can be used with the ALSA drivers, namely the snd_intel8x0 module.
Power management
The A30p has a stable APM implementation. Suspend/Resume works very good, even with X11 started.
The Mobile Pentium 3 speedstep feature can be used for additional power savings. You have to load the module speedstep_ich and speedstep_lib module and the desired scaling governor modules (cpufreq_performance, cpufreq_powersave). I use a script to switch to slow speed when on battery and to high speed (performance) when on AC power.