Difference between revisions of "Installing Slackware 12.1 on a ThinkPad T30"
Slackware42 (Talk | contribs)  (→Standard Features)  | 
				Slackware42 (Talk | contribs)   | 
				||
| Line 20: | Line 20: | ||
* Onboard display (1024x768)  | * Onboard display (1024x768)  | ||
| − | *   | + | * TrackPoint (except center button)  | 
| − | *   | + | ** TrackPad may work, but I can't stand them so I disabled in the BIOS.  | 
| − | *   | + | * NTFS volume mounting  | 
=== What needs to be fixed post-install ===  | === What needs to be fixed post-install ===  | ||
| − | *   | + | * Wireless  | 
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
* Suspend, Sleep, and other FN+ keys  | * Suspend, Sleep, and other FN+ keys  | ||
| + | * Sensors/Fan recognition  | ||
=== Not tested ===  | === Not tested ===  | ||
| Line 39: | Line 34: | ||
* Modem  | * Modem  | ||
* DVD / CD-R  | * DVD / CD-R  | ||
| − | |||
* What else?  | * What else?  | ||
| + | * 10/100 Ethernet (I use this for wireless only)  | ||
| + | * Docking Station (I have one, but I'm not currently using it and haven't checked yet)  | ||
== Details ==  | == Details ==  | ||
| + | === Install with Windows ===  | ||
| + | |||
=== Getting the system booted ===  | === Getting the system booted ===  | ||
=== System Updates ===  | === System Updates ===  | ||
| + | I downloaded the latest kernel from [http://www.kernel.org kernel.org] and installed it. Performed a custom compile of the kernel to remove unwanted/unnecessary features, and to add in those that were missing. As a matter of personal preference, I also compiled everything directly instead of using them as modules, the only exception being the ndiswrapper module.  | ||
== What needs to be fixed post-install ==  | == What needs to be fixed post-install ==  | ||
| − | ===   | + | === Wireless ===  | 
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
===Suspend, Sleep, and other FN+ keys===  | ===Suspend, Sleep, and other FN+ keys===  | ||
| − | + | * {{key|Fn}}{{key|F3}}  | |
| − | * {{key|Fn}}{{key|F3}}   | + | * {{key|Fn}}{{key|F4}}  | 
| − | * {{key|Fn}}{{key|F4}}   | + | * {{key|Fn}}{{key|F7}}  | 
| − | + | * {{key|Fn}}{{key|F12}}  | |
| − | |||
| − | * {{key|Fn}}{{key|F7}}   | ||
| − | * {{key|Fn}}{{key|F12}}   | ||
* {{key|Fn}}{{key|Home}} / {{key|Fn}}{{key|End}} Correct adjustment of brightness.  | * {{key|Fn}}{{key|Home}} / {{key|Fn}}{{key|End}} Correct adjustment of brightness.  | ||
* {{key|Fn}}{{key|PgUp}} Correct activation of ThinkLight.  | * {{key|Fn}}{{key|PgUp}} Correct activation of ThinkLight.  | ||
| + | |||
| + | === Sensors/Fan ===  | ||
| + | This model comes with several temperature sensors which I was able to compile support for into the kernel. Once restarted, [http://www.gkrellm.net/ GKrellM] was able to see the sensors, as well as the fan speed.  | ||
=External Sources=  | =External Sources=  | ||
[[Category:Fedora]] [[Category:T30]]  | [[Category:Fedora]] [[Category:T30]]  | ||
Revision as of 17:28, 7 May 2008
Installation of Slackware 12.1 on a ThinkPad T30 (2366-81U).
Features
- Intel Mobile Pentium 4-M 1.8GHz CPU
 - ATI Mobility Radeon 7500 video controller with 16MB
- 14.1" TFT display with 1024x768 resolution (XGA)
 
 - 1024MB PC2700 memory
 - 60GB 7200RPM HDD
 - AD1881A AC'97 Audio controller
 - UltraBay with:
- DVD-ROM
 
 - Integrated Intel 10/100 Ethernet
 - UltraNav touchpad on select models
 - Hard disk drive shock absorber (on underside)
 
In addition to the above, I have installed
Summary
What works out of the box
- Onboard display (1024x768)
 - TrackPoint (except center button)
- TrackPad may work, but I can't stand them so I disabled in the BIOS.
 
 - NTFS volume mounting
 
What needs to be fixed post-install
- Wireless
 - Suspend, Sleep, and other FN+ keys
 - Sensors/Fan recognition
 
Not tested
- Modem
 - DVD / CD-R
 - What else?
 - 10/100 Ethernet (I use this for wireless only)
 - Docking Station (I have one, but I'm not currently using it and haven't checked yet)
 
Details
Install with Windows
Getting the system booted
System Updates
I downloaded the latest kernel from kernel.org and installed it. Performed a custom compile of the kernel to remove unwanted/unnecessary features, and to add in those that were missing. As a matter of personal preference, I also compiled everything directly instead of using them as modules, the only exception being the ndiswrapper module.
What needs to be fixed post-install
Wireless
Suspend, Sleep, and other FN+ keys
- FnF3
 - FnF4
 - FnF7
 - FnF12
 - FnHome / FnEnd Correct adjustment of brightness.
 - FnPgUp Correct activation of ThinkLight.
 
Sensors/Fan
This model comes with several temperature sensors which I was able to compile support for into the kernel. Once restarted, GKrellM was able to see the sensors, as well as the fan speed.