Difference between revisions of "Installing Fedora 7 on a ThinkPad T41"

From ThinkWiki
Jump to: navigation, search
(←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 ||class="diff-addedline"| Yes ||
+
| Local CD/DVD install || {{Cyes}} ||
 
|-
 
|-
| Network Installation ||class="diff-context"| Not Tested ||
+
| Network Installation || {{Cyes}} ||
 
|-
 
|-
| USB Installation    ||class="diff-context"| Not Tested ||
+
| USB Installation    || {{Cunk}} (should work)||
 
|-  
 
|-  
 
|rowspan=4|Display
 
|rowspan=4|Display
| Laptop Screen  ||class="diff-addedline"| Yes ||
+
| Laptop Screen  || {{Cyes}} ||
 
|-
 
|-
| CRT / Projector ||class="diff-context"| Not Tested ||  
+
| CRT / Projector || {{Cyes}} ||  
 
|-
 
|-
| DVI ||class="diff-addedline"| Yes || Requires port-replicator or dock with DVI
+
| DVI || {{Cyes}} || Requires port-replicator or dock with DVI
 
|-
 
|-
| S-Video ||class="diff-context"| Not Tested ||  
+
| S-Video || {{Cunk}} ||  
 
|-
 
|-
 
|rowspan=2|Power Management
 
|rowspan=2|Power Management
| Software Suspend (hibernate) ||class="diff-context"| Not Tested ||  
+
| Software Suspend (hibernate) || {{Cyes}} ||  
 
|-
 
|-
| Suspend to Memory (ACPI sleep) || class="diff-context"| Not Tested ||  
+
| Suspend to Memory (ACPI sleep) || {{Cyes}} ||  
 
|-
 
|-
|colspan=2| Audio ||class="diff-addedline"| Yes ||
+
|colspan=2| Audio || {{Cyes}} ||
 
|-
 
|-
|rowspan=2| Wireless || 802.11 ||class="diff-context"| Not Tested || I have the Atheros WiFi, which requires the closed source [[Madwifi]]
+
|rowspan=2| Wireless || 802.11 || {{Cyes}} ||
 
|-
 
|-
| Bluetooth ||class="diff-context"| Not Tested (should work) || Device is properly detected when enabled
+
| Bluetooth || {{Cyes}} ||
 
|-
 
|-
| Extra Buttons || Keyboard Section ||class="diff-addedline"| Yes || ibm-acpi driver
+
| Extra Buttons || Keyboard Section || {{Cyes}} || ibm-acpi driver
 
|-
 
|-
| colspan=2| Harddisk Active Protection ||class="diff-context"| Not Tested ||  
+
| rowspan=8|Ports
 +
| Ethernet || {{Cyes}} ||
 
|-
 
|-
| colspan=2| Ultrabay device removal ||class="diff-context"| No || Does not work out of the box
+
| Modem || {{Cno}} || Requires closed-source driver
 
|-
 
|-
| colspan=2| PCMCIA/Cardbus ||class="diff-addedline"| Yes || PCMCIA device is properly recognised
+
| 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 ===
  
If you have the Intel wireless, it should work out of the box. But with the Atheros card you need the closed source [[Madwifi]].
+
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 16:06, 9 July 2007

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.

Untested on Fedora 7