Difference between revisions of "Installing Fedora 7 on a ThinkPad T41"
(â†Created page with '== Success Chart == {| border="1" cellpadding="5" cellspacing="0" |- |colspan=2| '''Item''' || '''Working''' || '''Notes''' |- |rowspan=3|Installation | Local CD/DVD ins...') |
(→Wireless Network) |
||
(9 intermediate revisions by 2 users not shown) | |||
Line 6: | Line 6: | ||
|- | |- | ||
|rowspan=3|Installation | |rowspan=3|Installation | ||
− | | Local CD/DVD install || | + | | Local CD/DVD install || {{Cyes}} || |
|- | |- | ||
− | | Network Installation || | + | | Network Installation || {{Cyes}} || |
|- | |- | ||
− | | USB Installation || | + | | USB Installation || {{Cunk}} (should work)|| |
|- | |- | ||
|rowspan=4|Display | |rowspan=4|Display | ||
− | | Laptop Screen || | + | | Laptop Screen || {{Cyes}} || |
|- | |- | ||
− | | CRT / Projector || | + | | CRT / Projector || {{Cyes}} || |
|- | |- | ||
− | | DVI || | + | | DVI || {{Cyes}} || Requires port-replicator or dock with DVI |
|- | |- | ||
− | | S-Video || | + | | S-Video || {{Cunk}} || |
|- | |- | ||
|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 || | + | |colspan=2| Audio || {{Cyes}} || |
|- | |- | ||
− | |rowspan=2| Wireless || 802.11 || | + | |rowspan=2| Wireless || 802.11 || {{Cyes}} || |
|- | |- | ||
− | | Bluetooth || | + | | Bluetooth || {{Cyes}} || |
|- | |- | ||
− | | Extra Buttons || Keyboard Section || | + | | Extra Buttons || Keyboard Section || {{Cyes}} || ibm-acpi driver |
|- | |- | ||
− | | | + | | rowspan=8|Ports |
+ | | Ethernet || {{Cyes}} || | ||
|- | |- | ||
− | | | + | | Modem || {{Cno}} || Requires closed-source driver |
|- | |- | ||
− | | | + | | Serial || {{Cunk}} (should work)|| Requires port-replicator or dock |
+ | |- | ||
+ | | IrDA || {{Cunk}} || Device is detected | ||
+ | |- | ||
+ | | PS/2 Keyboard/Mouse || {{Cunk}} (should work)|| Requires port-replicator or dock | ||
+ | |- | ||
+ | | Parallel || {{Cunk}} (should work)|| Device is detected | ||
+ | |- | ||
+ | | USB || {{Cyes}} || | ||
+ | |- | ||
+ | | PCMCIA/Cardbus || {{Cyes}} || | ||
+ | |- | ||
+ | | colspan=2| Harddisk Active Protection || {{Cunk}} || | ||
+ | |- | ||
+ | | colspan=2| Ultrabay device removal || {{Cno}} || Does not work out of the box | ||
|} | |} | ||
Line 56: | 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.