Difference between revisions of "Installing Fedora 7 on a ThinkPad T41"
(→Success Chart) |
(→Wireless Network) |
||
(7 intermediate revisions by 2 users not shown) | |||
Line 8: | Line 8: | ||
| Local CD/DVD install || {{Cyes}} || | | Local CD/DVD install || {{Cyes}} || | ||
|- | |- | ||
− | | Network Installation || {{ | + | | Network Installation || {{Cyes}} || |
|- | |- | ||
− | | USB Installation || {{Cunk}} || | + | | USB Installation || {{Cunk}} (should work)|| |
|- | |- | ||
|rowspan=4|Display | |rowspan=4|Display | ||
| Laptop Screen || {{Cyes}} || | | Laptop Screen || {{Cyes}} || | ||
|- | |- | ||
− | | CRT / Projector || {{ | + | | CRT / Projector || {{Cyes}} || |
|- | |- | ||
| DVI || {{Cyes}} || Requires port-replicator or dock with DVI | | DVI || {{Cyes}} || Requires port-replicator or dock with DVI | ||
Line 22: | Line 22: | ||
|- | |- | ||
|rowspan=2|Power Management | |rowspan=2|Power Management | ||
− | | Software Suspend (hibernate) || {{ | + | | Software Suspend (hibernate) || {{Cyes}} || |
|- | |- | ||
− | | Suspend to Memory (ACPI sleep) || {{ | + | | Suspend to Memory (ACPI sleep) || {{Cyes}} || |
|- | |- | ||
|colspan=2| Audio || {{Cyes}} || | |colspan=2| Audio || {{Cyes}} || | ||
|- | |- | ||
− | |rowspan=2| Wireless || 802.11 || {{ | + | |rowspan=2| Wireless || 802.11 || {{Cyes}} || |
|- | |- | ||
− | | Bluetooth || {{ | + | | Bluetooth || {{Cyes}} || |
|- | |- | ||
| Extra Buttons || Keyboard Section || {{Cyes}} || ibm-acpi driver | | Extra Buttons || Keyboard Section || {{Cyes}} || ibm-acpi driver | ||
Line 37: | Line 37: | ||
| Ethernet || {{Cyes}} || | | Ethernet || {{Cyes}} || | ||
|- | |- | ||
− | | Modem || {{ | + | | Modem || {{Cno}} || Requires closed-source driver |
|- | |- | ||
| Serial || {{Cunk}} (should work)|| Requires port-replicator or dock | | Serial || {{Cunk}} (should work)|| Requires port-replicator or dock | ||
Line 43: | Line 43: | ||
| IrDA || {{Cunk}} || Device is detected | | IrDA || {{Cunk}} || Device is detected | ||
|- | |- | ||
− | | PS/2 Keyboard/Mouse || {{Cunk}} || Requires port-replicator or dock | + | | PS/2 Keyboard/Mouse || {{Cunk}} (should work)|| Requires port-replicator or dock |
|- | |- | ||
| Parallel || {{Cunk}} (should work)|| Device is detected | | Parallel || {{Cunk}} (should work)|| Device is detected | ||
Line 71: | Line 71: | ||
==== Desktop Effects ==== | ==== Desktop Effects ==== | ||
'Desktop Effects' cause screen corruption when enabled. | 'Desktop Effects' cause screen corruption when enabled. | ||
+ | |||
+ | For me it worked great "out of the BOX (and Beryl as well) | ||
=== Wireless Network === | === Wireless Network === | ||
− | + | With the Intel wireless, it is working out of the box. | |
+ | But with the Atheros card you need the closed source [[Madwifi]]. | ||
=== tpb/on-screen display === | === tpb/on-screen display === |
Latest revision as of 15:06, 9 July 2007
Contents
Success Chart
Item | Working | Notes | |
Installation | Local CD/DVD install | yes | |
Network Installation | yes | ||
USB Installation | unknown (should work) | ||
Display | Laptop Screen | yes | |
CRT / Projector | yes | ||
DVI | yes | Requires port-replicator or dock with DVI | |
S-Video | unknown | ||
Power Management | Software Suspend (hibernate) | yes | |
Suspend to Memory (ACPI sleep) | yes | ||
Audio | yes | ||
Wireless | 802.11 | yes | |
Bluetooth | yes | ||
Extra Buttons | Keyboard Section | yes | ibm-acpi driver |
Ports | Ethernet | yes | |
Modem | no | Requires closed-source driver | |
Serial | unknown (should work) | Requires port-replicator or dock | |
IrDA | unknown | Device is detected | |
PS/2 Keyboard/Mouse | unknown (should work) | Requires port-replicator or dock | |
Parallel | unknown (should work) | Device is detected | |
USB | yes | ||
PCMCIA/Cardbus | yes | ||
Harddisk Active Protection | unknown | ||
Ultrabay device removal | no | Does not work out of the box |
Tested and Verified on Fedora 7
Information in this section has been tested and verified using Fedora 7.
Installation
Installation is straight forward; you can use the generic install instructions here.
Configuration
X Server
Basic X server functionality should work out of the box.
Desktop Effects
'Desktop Effects' cause screen corruption when enabled.
For me it worked great "out of the BOX (and Beryl as well)
Wireless Network
With the Intel wireless, it is working out of the box. But with the Atheros card you need the closed source Madwifi.
tpb/on-screen display
tpb, which controls the onscreen display of thinkpad buttons, is not installed by default.
To install tpb execute:
# yum install tpb
Once installed, just restart the X server. No further configuration is necessary.