< Lenovo ThinkPad T14

Lenovo ThinkPad T14/T14s (Intel) Gen 2

HardwarePCI/USB IDWorking?
Touchpad06CB:CE68Yes
TrackPointPS/2Yes
GPU8086:9A49Yes
Webcam13D3:5439Yes
Bluetooth8087:0026Yes
Audio8086:A0C8Yes
Wi-Fi8086:A0F0Yes
Ethernet8086:15FCYes
Mobile broadband1EAC:2001Yes
Fingerprint reader06CB:00F9Yes

The Lenovo ThinkPad T14/T14s (Intel) Gen 2 was introduced in 2020. It features a 14" screen, 11th-gen Intel Core processors, and integrated Intel Iris Xe graphics.

To ensure you have this version, install the package dmidecode and run:

# dmidecode -s system-version
ThinkPad T14s Gen 2i

For a general overview of laptop-related articles and recommendations, see Laptop.

Installation

Intel Turbo Boost

Check that IntelĀ® Turbo Boost Technology 2.0 is enabled using

$ cat /sys/devices/system/cpu/intel_pstate/no_turbo

An output of 1 means it is not enabled, so you will have to reset your BIOS to defaults. After doing that, running the command again should print 0. You should be able to see your CPU boosting way higher.

Suspend

The BIOS has two options for suspend: Windows and Linux (aka S0ix or "modern standby") and Linux S3. Both S0ix and S3 modes work on this system, but there is a bug that causes the trackpad to become laggy after resuming from S3 suspend.

Graphics

The onboard Intel Iris Xe graphics requires linux-firmware. Testing the experimental Xe driver is possible, see Intel graphics#Testing the new experimental Xe driver.

Screen tearing might be visible on some desktop environments on this machines built-in display. Installing the xf86-video-intel package resolves the issue. Note that there might be caveats in installing the packages as discussed in Intel graphics.

Fingerprint reader

If using gnome and gdm, nothing other than installing fprintd is required to get the fingerprint reader working.

Sound

This laptop requires Sound Open Firmware for the internal sound card to work.

Mobile broadband

The Quectel EM120 WWAN (4G / LTE) is supported but needs an FCC unlock first.

You may also need to swap to the active physical SIM in case it is stuck with no eSIM profiles.

# mmcli -m /org/freedesktop/ModemManager1/Modem/3 --set-primary-sim-slot=1

Accessibility

Note: Blind users should request the help of a sighted person to change firmware settings.

The UEFI defaults to classic text and phone OCR will work well. It has an option to use classic text display instead of graphical by navigating to Config > Setup UI and choosing Simple Text.

You can choose an external USB drive to boot off by pressing the Enter key, waiting 10 seconds followed by F12 to choose the device, usually found at the bottom of the list.

The default configuration will beep when normal startup is interrupted with F1 / Enter / F12 providing audio feedback.

Audio notifications (beep) for Lenovo Power On / TCG OPAL passwords can be enabled by navigating to Config > Beep and Alarm and enabling both Password Beep and Keyboard Beep.

Firmware

fwupd supports updating the UEFI BIOS, NVMe SSD, and fingerprint reader (via the LVFS testing remote) out of the box.

Function keys

KeyVisible?1Marked?2Effect
Fn+EscNoYesEnables Fn lock
FnYesYesXF86WakeUp
Fn+F1YesYesXF86AudioMute
Fn+F2YesYesXF86AudioLowerVolume
Fn+F3YesYesXF86AudioRaiseVolume
Fn+F4YesYesXF86AudioMicMute
Fn+F5YesYesXF86MonBrightnessDown
Fn+F6YesYesXF86MonBrightnessUp
Fn+F7YesYesXF86Display
Fn+F8YesYesXF86WLAN
Fn+F9YesYesXF86Tools
Fn+F10YesYesXF86Bluetooth
Fn+F11NoYesUnknown
Fn+F12YesYesXF86Favorites
Fn+SpaceNoYesToggle Keyboard Backlight
  1. The key is visible to xev and similar tools.
  2. The physical key has a symbol on it, which describes its function.

Keyboard backlight

There is no button on the keyboard to toggle it, but it can be controlled by software.

If the keyboard backlight does not automatically turn on when typing, you can enable it with either of:

Display

Panel part number is: LP140WF9-SPF2. The color calibration file is available at NotebookCheck under the "Download ICC File" link.

See also

This article is issued from Archlinux. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.