Difference between revisions of "Installing Fedora 13 on a ThinkPad T410"

From ThinkWiki
Jump to: navigation, search
m (X Server - Intel HD Graphics)
 
(26 intermediate revisions by 4 users not shown)
Line 4: Line 4:
 
{{NOTE|This is based on the x86-64 version of Fedora 13 with the default GNOME desktop. Your experience with the 32bit version and/or KDE may be different.}}
 
{{NOTE|This is based on the x86-64 version of Fedora 13 with the default GNOME desktop. Your experience with the 32bit version and/or KDE may be different.}}
 
{{WARN|Do NOT enable the Intel VT-d support in the BIOS. Doing so will cause syslog to be flooded with errors until the message log fills the HDD. It also stops the SD controller from functioning. [[https://bugzilla.redhat.com/show_bug.cgi?id=605888 bugzilla]]}}
 
{{WARN|Do NOT enable the Intel VT-d support in the BIOS. Doing so will cause syslog to be flooded with errors until the message log fills the HDD. It also stops the SD controller from functioning. [[https://bugzilla.redhat.com/show_bug.cgi?id=605888 bugzilla]]}}
 +
{{HELP|Not all models of this ThinkPad are equal, you may have a different WiFi adapter or graphics, or some options I did not have. If you tested them, please add their status down below.}}
 +
{{NOTE|The original author of this page has updated his ThinkPad to [[Installing Fedora 14 on a ThinkPad T410|Fedora 14]], as such this page is no longer updated.}}
 
|}
 
|}
  
Line 15: Line 17:
 
| Local CD/DVD install || {{Cyes}} ||
 
| Local CD/DVD install || {{Cyes}} ||
 
|-
 
|-
| Network Installation || {{Cyes}} ||
+
| Network Installation || {{Cno}} || Fixed upstream - [https://bugzilla.redhat.com/show_bug.cgi?id=580563 patched images available]
 
|-
 
|-
 
| USB Installation    || {{Cyes}} ||
 
| USB Installation    || {{Cyes}} ||
Line 26: Line 28:
 
| Displayport || {{Cunk}} ||
 
| Displayport || {{Cunk}} ||
 
|-
 
|-
| DVI || {{Cunk}} || Requires a dock or Displayport to DVI adapter
+
| DVI || {{Cyes}} || Requires a dock or Displayport to DVI adapter
 
|-
 
|-
 
|rowspan=4|Display - NVidia
 
|rowspan=4|Display - NVidia
| Laptop Screen  || {{Cunk}} ||  
+
| Laptop Screen  || {{Cyes}} ||  
 
|-
 
|-
| VGA || {{Cunk}} ||
+
| VGA || {{Cyes}} ||
 
|-
 
|-
| Displayport || {{Cunk}} ||
+
| Displayport || {{Cno}} ||
 
|-
 
|-
 
|| DVI || {{Cunk}} || Requires a dock or Displayport to DVI adapter
 
|| DVI || {{Cunk}} || Requires a dock or Displayport to DVI adapter
Line 42: Line 44:
 
| Suspend to Memory (ACPI sleep) || {{Cyes}} ||
 
| Suspend to Memory (ACPI sleep) || {{Cyes}} ||
 
|-
 
|-
|colspan=2| [[CX20585|Audio]] || {{Cpart}} || Internal Microphone gives static, fixed upstream in kernel 2.6.35
+
|colspan=2| [[CX20585|Audio]] || {{Cyes}} || Internal Microphone works after installing newer kernel from updates repository.
 
|-
 
|-
 
|rowspan=5| Wireless || | WiFi - [[Intel Centrino Advanced-N 6200|Intel 6200]]|| {{Cyes}} ||
 
|rowspan=5| Wireless || | WiFi - [[Intel Centrino Advanced-N 6200|Intel 6200]]|| {{Cyes}} ||
Line 63: Line 65:
 
| Extra keys || {{Cpart}} || see ThinkPad Extra keys section below
 
| Extra keys || {{Cpart}} || see ThinkPad Extra keys section below
 
|-
 
|-
| [[Integrated Fingerprint Reader|Fingerprint reader]] || {{Cunk}} ||
+
| [[Integrated Fingerprint Reader|Fingerprint reader]] || {{Cunk}} || Should work after installing newer fprintd from updates repository
 
|-
 
|-
 
| rowspan=8|Ports
 
| rowspan=8|Ports
 
| [[Intel Gigabit Ethernet (10/100/1000) PCI-Express|Ethernet]] || {{Cyes}} ||
 
| [[Intel Gigabit Ethernet (10/100/1000) PCI-Express|Ethernet]] || {{Cyes}} ||
 
|-
 
|-
| [[ThinkPad Modem (MDC-3.0, 56kbps HDA)|Modem]] || {{Cno}} ||  
+
| [[ThinkPad Modem (MDC-3.0, 56kbps HDA)|Modem]] || {{Cno}} || Should work with the binary [[Conexant HSF modem drivers]].
 
|-
 
|-
 
| [[USB Port|USB]] || {{Cyes}} ||
 
| [[USB Port|USB]] || {{Cyes}} ||
Line 76: Line 78:
 
| Smartcard Reader || {{Cunk}} ||
 
| Smartcard Reader || {{Cunk}} ||
 
|-
 
|-
| SD Card slot || {{Cyes}} ||
+
| [[Ricoh 5-in-1 MultiCard Reader|5-in-1 MultiCard Reader]] || {{Cpart}} || Reads SD and SDHC, but not MemoryStick
 
|-
 
|-
 
| eSATA || {{Cunk}} ||
 
| eSATA || {{Cunk}} ||
Line 88: Line 90:
 
| colspan=2| [[Embedded Security Subsystem|TPM]] || {{Cyes}} || tpm_tis is automatically loaded. After installing the tpm-tools rpm, and starting the tcsd service, the tpm_* commands seem to work.
 
| colspan=2| [[Embedded Security Subsystem|TPM]] || {{Cyes}} || tpm_tis is automatically loaded. After installing the tpm-tools rpm, and starting the tcsd service, the tpm_* commands seem to work.
 
|-
 
|-
| colspan=2| Docking || {{Cunk}} ||
+
| colspan=2| Docking || {{Cpart}} || Works, but since Series 3 docks are not docks but port-replicators, there is no true dock/undock handling. They do however cause KEY events on dock/undock, but those are currently not exposed by the thinkpad-acpi driver.
 
|-
 
|-
 
|}
 
|}
Line 107: Line 109:
 
One of the new Features of Fedora 13 is support for Colour Profiles (found under System > Preferences > Color Profiles). Instructions for locating the correct colour profile for your ThinkPad can be found on the [[Colour profile]] page.
 
One of the new Features of Fedora 13 is support for Colour Profiles (found under System > Preferences > Color Profiles). Instructions for locating the correct colour profile for your ThinkPad can be found on the [[Colour profile]] page.
  
External VGA display works, other display types have not yet been tested.
+
External VGA and DVI (through a Dock) displays work, DisplayPort has not been tested.
  
 
'''Issues'''
 
'''Issues'''
* Fn-F7 display switching does not work properly. It caused both displays to switch off, and could not be restored. It appeared the system was hanging, and required a power cycle.
+
* Fn-F7 display switching does not work. It caused both displays to switch off, requiring a power cycle. ([https://bugzilla.redhat.com/show_bug.cgi?id=613598 Bugzilla])
* Xvideo (Xv) does not work for certain frame sizes ([https://bugzilla.redhat.com/show_bug.cgi?id=595448 Bugzilla])
+
* Xvideo (Xv) does not work for certain frame sizes ([https://bugzilla.redhat.com/show_bug.cgi?id=595448 Bugzilla]) - fixed in newer Intel Xorg driver available from [http://koji.fedoraproject.org/koji/buildinfo?buildID=179735 koji].
  
 
=== X Server - NVidia===
 
=== X Server - NVidia===
Line 123: Line 125:
 
| '''Key''' || '''Function''' || '''Handled by''' ||'''Event''' || '''Works''' || '''Notes'''
 
| '''Key''' || '''Function''' || '''Handled by''' ||'''Event''' || '''Works''' || '''Notes'''
 
|-
 
|-
| Fn-F2 || lock screen || thinkpad_acpi || {{Cyes|text=}} HAL || {{Cyes}} ||
+
| {{key|Fn}}{{key|F2}} || lock screen || thinkpad_acpi || {{Cyes|text=}} HAL || {{Cyes}} ||
 
|-
 
|-
| Fn-F3 || battery || thinkpad_acpi || {{Cyes|text=}} HAL || {{Cyes}} ||
+
| {{key|Fn}}{{key|F3}} || battery || thinkpad_acpi || {{Cyes|text=}} HAL || {{Cyes}} ||
 
|-
 
|-
| Fn-F4 || suspend || acpi button|| {{Cyes|text=}} HAL || {{Cyes}} ||
+
| {{key|Fn}}{{key|F4}} || suspend || acpi button|| {{Cyes|text=}} HAL || {{Cyes}} ||
 
|-
 
|-
| Fn-F5 || wireless || thinkpad_acpi || {{Cyes|text=}} HAL || {{Cpart}} || Works as a radio kill switch, kills WiFi but not Bluetooth
+
| {{key|Fn}}{{key|F5}} || wireless || thinkpad_acpi || {{Cyes|text=}} HAL || {{Cpart}} || Works as a radio kill switch, kills WiFi but not Bluetooth
 
|-
 
|-
| Fn-F6 || video conference || ? || {{Cno}} || {{Cno}} ||
+
| {{key|Fn}}{{key|F6}} || video conference || ? || {{Cno}} || {{Cno}} || Mapped to key Camera in upstream 2.6.36 kernel
 
|-
 
|-
| Fn-F7 || videomode || thinkpad_acpi || {{Cyes|text=}} HAL || {{Cno}} || Switches, but gives black display on both and cannot restore display
+
| {{key|Fn}}{{key|F7}} || videomode || thinkpad_acpi || {{Cyes|text=}} HAL || {{Cno}} || Switches, but gives black display on both and cannot restore display
 
|-
 
|-
| Fn-F8 || mouse input select || thinkpad_acpi || {{Cyes|text=}} HAL || {{Cyes}} || Switches touchpad on and off, including OSD
+
| {{key|Fn}}{{key|F8}} || mouse input select || thinkpad_acpi || {{Cyes|text=}} HAL || {{Cyes}} || Switches touchpad on and off, including OSD
 
|-
 
|-
| Fn-F12 || hibernate || acpi button|| {{Cyes|text=}} HAL || {{Cyes}} ||
+
| {{key|Fn}}{{key|F12}} || hibernate || acpi button|| {{Cyes|text=}} HAL || {{Cyes}} ||
 
|-
 
|-
| Fn-Home || brightness up || acpi video || {{Cyes|text=}} HAL || {{Cyes}} || includes on-screen display of brightness level
+
| {{key|Fn}}{{key|Home}} || brightness up || acpi video || {{Cyes|text=}} HAL || {{Cyes}} || includes on-screen display of brightness level
 
|-
 
|-
| Fn-End || brightness down || acpi video || {{Cyes|text=}} HAL || {{Cyes}} || includes on-screen display of brightness level
+
| {{key|Fn}}{{key|End}} || brightness down || acpi video || {{Cyes|text=}} HAL || {{Cyes}} || includes on-screen display of brightness level
 
|-
 
|-
| Fn-PgUp || thinklight || - || {{Cno}} || {{Cyes}} || no default OSD. Install the tpb rpm as a workaround.  
+
| {{key|Fn}}{{key|PgUp}} || thinklight || - || {{Cno}} || {{Cyes}} || no default OSD. Install the tpb rpm as a workaround.  
 
|-
 
|-
| Fn-Space || zoom || thinkpad_acpi || {{Cyes|text=}} HAL || {{Cno}} || Known Xorg limitation, scheduled to be fixed with the new XKB2 extension, whenever that may be.
+
| {{key|Fn}}{{key|Space}} || zoom || thinkpad_acpi || {{Cyes|text=}} HAL || {{Cno}} || Known Xorg limitation, scheduled to be fixed with the new XKB2 extension, whenever that may be.
 
|-
 
|-
 
| VolumeUp || Volume Up || ? || {{Cyes|text=}} HAL || {{Cyes}} ||
 
| VolumeUp || Volume Up || ? || {{Cyes|text=}} HAL || {{Cyes}} ||
Line 155: Line 157:
 
| MicMute || Mic Mute || ? || {{Cno}} || {{Cno}} ||
 
| MicMute || Mic Mute || ? || {{Cno}} || {{Cno}} ||
 
|-
 
|-
| ThinkVantage || Vendor key ||thinkpad_acpi || {{Cyes|text=}} HAL || {{Cpart}} || No default action, but can be associated with gnome-keybinding-properties
+
| {{ibmkey|ThinkVantage|#495988}} || Vendor key ||thinkpad_acpi || {{Cyes|text=}} HAL || {{Cpart}} || No default action, but can be associated with gnome-keybinding-properties
 
|-
 
|-
 
| NextTab || Browser Next tab || standard keyboard driver || {{Cyes|text=}} HAL || {{Cyes}} ||
 
| NextTab || Browser Next tab || standard keyboard driver || {{Cyes|text=}} HAL || {{Cyes}} ||
Line 161: Line 163:
 
| PreviousTab || Browser Previous tab || standard keyboard driver || {{Cyes|text=}} HAL || {{Cyes}} ||
 
| PreviousTab || Browser Previous tab || standard keyboard driver || {{Cyes|text=}} HAL || {{Cyes}} ||
 
|-
 
|-
| Fn-Up || Stop || standard keyboard driver || {{Cyes|text=}} HAL || {{Cyes}} ||
+
| {{key|Fn}} Up || Stop || standard keyboard driver || {{Cyes|text=}} HAL || {{Cyes}} ||
 
|-
 
|-
| Fn-Left || reverse || standard keyboard driver || {{Cyes|text=}} HAL || {{Cyes}} ||
+
| {{key|Fn}} Left || reverse || standard keyboard driver || {{Cyes|text=}} HAL || {{Cyes}} ||
 
|-
 
|-
| Fn-Right || forward || standard keyboard driver || {{Cyes|text=}} HAL || {{Cyes}} ||
+
| {{key|Fn}} Right || forward || standard keyboard driver || {{Cyes|text=}} HAL || {{Cyes}} ||
 
|-
 
|-
| Fn-Down || play/pause || standard keyboard driver || {{Cyes|text=}} HAL || {{Cyes}} ||
+
| {{key|Fn}} Down || play/pause || standard keyboard driver || {{Cyes|text=}} HAL || {{Cyes}} ||
 
|-
 
|-
 
| Power || Power button || acpi button|| {{Cyes|text=}} HAL || {{Cyes}} || Need to press button for ~1 second to trigger event. Causes a dialog asking you what to do.
 
| Power || Power button || acpi button|| {{Cyes|text=}} HAL || {{Cyes}} || Need to press button for ~1 second to trigger event. Causes a dialog asking you what to do.
Line 173: Line 175:
 
| Lid || Lid button || acpi button|| {{Cyes|text=}} HAL || {{Cyes}} ||
 
| Lid || Lid button || acpi button|| {{Cyes|text=}} HAL || {{Cyes}} ||
 
|-
 
|-
| Dock || Dock eject button || acpi dock || {{Cyes|text=}} udev || {{Cyes}} || Works, but check out [[Docking Solutions#Linux support|this page]] for some potential issues and workarounds
+
| Dock || Dock eject || - || {{Cno}} || {{Cyes}} || works, but the KEY events are not passed to userspace so you cannot use it to do custom actions. Also check out [[Docking Solutions#Linux support|this page]] for some potential issues and workarounds
 
|-
 
|-
 
| Ultrabay || Ultrabay eject switch || acpi dock || {{Cyes|text=}} udev || {{Cno}} || Missing handler, see Ultrabay instructions below
 
| Ultrabay || Ultrabay eject switch || acpi dock || {{Cyes|text=}} udev || {{Cno}} || Missing handler, see Ultrabay instructions below
Line 183: Line 185:
 
=== Ultrabay ===
 
=== Ultrabay ===
  
The Ultrabay has some glitches out of the box with respect to hotswapping.  It is possible to lock the machine when pulling out devices, even the CD/DVD device.
+
The [[Ultrabay]] has some glitches out of the box with respect to hotswapping.  It is possible to lock the machine when pulling out devices, even the CD/DVD device.
  
 
The culprit is that the Ultrabay pre-eject switch is not hooked into anything useful.  It does cause udev events, but nothing is listening for them.  When a device that has a mounted partition or CD is actually pulled out it is too late to do the right thing.  linux will usually just complain, sometimes bitterly, but may also lock up for some unknown reason, even if just pulling out a CD/DVD device with a mounted CD.
 
The culprit is that the Ultrabay pre-eject switch is not hooked into anything useful.  It does cause udev events, but nothing is listening for them.  When a device that has a mounted partition or CD is actually pulled out it is too late to do the right thing.  linux will usually just complain, sometimes bitterly, but may also lock up for some unknown reason, even if just pulling out a CD/DVD device with a mounted CD.
Line 191: Line 193:
 
A better solution is to set up a udev rule and script to handle the pre-eject switch event for Ultrabay devices that have mountable things in them as in [[How to hotswap Ultrabay devices]].
 
A better solution is to set up a udev rule and script to handle the pre-eject switch event for Ultrabay devices that have mountable things in them as in [[How to hotswap Ultrabay devices]].
  
[[Category:T410]][[Category:Fedora]]
+
[[Category:T410]][[Category:T410i]][[Category:Fedora]]

Latest revision as of 08:58, 26 October 2010

NOTE!
This is based on the x86-64 version of Fedora 13 with the default GNOME desktop. Your experience with the 32bit version and/or KDE may be different.
ATTENTION!
Do NOT enable the Intel VT-d support in the BIOS. Doing so will cause syslog to be flooded with errors until the message log fills the HDD. It also stops the SD controller from functioning. [bugzilla]
Help needed
Not all models of this ThinkPad are equal, you may have a different WiFi adapter or graphics, or some options I did not have. If you tested them, please add their status down below.
NOTE!
The original author of this page has updated his ThinkPad to Fedora 14, as such this page is no longer updated.

Success Chart - Out of the box experience

The SMOLT profile for the T410 used for testing Fedora 13 is here.

Item Working Notes
Installation Local CD/DVD install yes
Network Installation no Fixed upstream - patched images available
USB Installation yes
Display - Intel HD Graphics Laptop Screen yes
VGA yes
Displayport unknown
DVI yes Requires a dock or Displayport to DVI adapter
Display - NVidia Laptop Screen yes
VGA yes
Displayport no
DVI unknown Requires a dock or Displayport to DVI adapter
Power Management Software Suspend (hibernate) yes takes a long time to suspend/resume, and could use a progress/activity indicator
Suspend to Memory (ACPI sleep) yes
Audio yes Internal Microphone works after installing newer kernel from updates repository.
Wireless WiFi - Intel 6200 yes
WiFi - Intel 6300 unknown
WiFi - Realtek unknown
Bluetooth yes
WWAN with GPS unknown
Input Keyboard yes
TrackPoint yes Install gpointing-device-settings rpm for full configuration capabilities
TouchPad yes Install gpointing-device-settings rpm for full configuration capabilities
Extra keys partial see ThinkPad Extra keys section below
Fingerprint reader unknown Should work after installing newer fprintd from updates repository
Ports Ethernet yes
Modem no Should work with the binary Conexant HSF modem drivers.
USB yes
ExpressCard unknown
Smartcard Reader unknown
5-in-1 MultiCard Reader partial Reads SD and SDHC, but not MemoryStick
eSATA unknown
Firewire 400 unknown
Harddisk Active Protection no Fedora ships the hdapsd rpm, but not the tp_smapi kernel module, which is required to read the motion sensor bugzilla
Ultrabay device hotswap partial see below, use with caution out of the box
TPM yes tpm_tis is automatically loaded. After installing the tpm-tools rpm, and starting the tcsd service, the tpm_* commands seem to work.
Docking partial Works, but since Series 3 docks are not docks but port-replicators, there is no true dock/undock handling. They do however cause KEY events on dock/undock, but those are currently not exposed by the thinkpad-acpi driver.

Tested and Verified on Fedora 13

Information in this section has been tested and verified using Fedora 13.

Installation

Installation is straight forward; you can follow the generic Fedora install instructions.

Configuration

X Server - Intel HD Graphics

Works out of the box, including Compiz.

One of the new Features of Fedora 13 is support for Colour Profiles (found under System > Preferences > Color Profiles). Instructions for locating the correct colour profile for your ThinkPad can be found on the Colour profile page.

External VGA and DVI (through a Dock) displays work, DisplayPort has not been tested.

Issues

  • Fn-F7 display switching does not work. It caused both displays to switch off, requiring a power cycle. (Bugzilla)
  • Xvideo (Xv) does not work for certain frame sizes (Bugzilla) - fixed in newer Intel Xorg driver available from koji.

X Server - NVidia

?

ThinkPad Extra keys

ThinkPad keys are handled by a mixture of the thinkpad_acpi, acpi button, acpi dock and acpi video drivers.

Key Function Handled by Event Works Notes
FnF2 lock screen thinkpad_acpi HAL yes
FnF3 battery thinkpad_acpi HAL yes
FnF4 suspend acpi button HAL yes
FnF5 wireless thinkpad_acpi HAL partial Works as a radio kill switch, kills WiFi but not Bluetooth
FnF6 video conference ? no no Mapped to key Camera in upstream 2.6.36 kernel
FnF7 videomode thinkpad_acpi HAL no Switches, but gives black display on both and cannot restore display
FnF8 mouse input select thinkpad_acpi HAL yes Switches touchpad on and off, including OSD
FnF12 hibernate acpi button HAL yes
FnHome brightness up acpi video HAL yes includes on-screen display of brightness level
FnEnd brightness down acpi video HAL yes includes on-screen display of brightness level
FnPgUp thinklight - no yes no default OSD. Install the tpb rpm as a workaround.
FnSpace zoom thinkpad_acpi HAL no Known Xorg limitation, scheduled to be fixed with the new XKB2 extension, whenever that may be.
VolumeUp Volume Up ? HAL yes
VolumeDown Volume Down ? HAL yes
VolumeMute Volume Mute ? HAL yes
MicMute Mic Mute ? no no
ThinkVantage Vendor key thinkpad_acpi HAL partial No default action, but can be associated with gnome-keybinding-properties
NextTab Browser Next tab standard keyboard driver HAL yes
PreviousTab Browser Previous tab standard keyboard driver HAL yes
Fn Up Stop standard keyboard driver HAL yes
Fn Left reverse standard keyboard driver HAL yes
Fn Right forward standard keyboard driver HAL yes
Fn Down play/pause standard keyboard driver HAL yes
Power Power button acpi button HAL yes Need to press button for ~1 second to trigger event. Causes a dialog asking you what to do.
Lid Lid button acpi button HAL yes
Dock Dock eject - no yes works, but the KEY events are not passed to userspace so you cannot use it to do custom actions. Also check out this page for some potential issues and workarounds
Ultrabay Ultrabay eject switch acpi dock udev no Missing handler, see Ultrabay instructions below
Radio switch Radio kill switch thinkpad_acpi udev yes

Ultrabay

The Ultrabay has some glitches out of the box with respect to hotswapping. It is possible to lock the machine when pulling out devices, even the CD/DVD device.

The culprit is that the Ultrabay pre-eject switch is not hooked into anything useful. It does cause udev events, but nothing is listening for them. When a device that has a mounted partition or CD is actually pulled out it is too late to do the right thing. linux will usually just complain, sometimes bitterly, but may also lock up for some unknown reason, even if just pulling out a CD/DVD device with a mounted CD.

Manually unmounting before removal will help. Manual powering down may also be required for correct performance.

A better solution is to set up a udev rule and script to handle the pre-eject switch event for Ultrabay devices that have mountable things in them as in How to hotswap Ultrabay devices.