Lenovo ThinkPad T14/T14s (Intel) Gen 6
| Hardware | PCI/USB ID | Working? |
|---|---|---|
| Touchpad | 04F3:3195 |
Yes |
| TrackPoint | Yes | |
| Fingerprint reader | 06cb:00f9 |
|
| GPU (Intel) | 8086:7d41 |
Yes |
| Webcam | 5986:2178 |
Yes |
| Bluetooth | 8087:0037 |
Yes |
| Audio | 8086:7728 |
Yes |
| Wi-Fi | 8086:7740 |
Yes |
| NPU | 8086:7d1d |
Yes |
The Lenovo ThinkPad T14/T14s (Intel) Gen 6 was introduced in 2025. It features a 14" screen, Intel Core Ultra (Lunar Lake) processors, and integrated Intel Arc graphics. Everything works out the box at the time of install (kernel 6.18).
To ensure you have this version, install the package dmidecode and run:
# dmidecode -s system-version
ThinkPad T14 Gen 6
For a general overview of laptop-related articles and recommendations, see Laptop.
Installation
Intel Turbo Boost Max
Check that IntelĀ® Turbo Boost Max Technology 3.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.
Sound
This laptop requires Sound Open Firmware for the internal sound card to work.
Firmware
fwupd supports updating the UEFI BIOS, NVMe SSD, Embedded Controller, Intel Management Engine out of the box.
Function keys
| Key | Visible?1 | Marked?2 | Effect |
|---|---|---|---|
Fn+Esc |
No | Yes | Enables Fn lock |
Fn |
Yes | Yes |
XF86WakeUp
|
Fn+F1 |
Yes | Yes |
XF86AudioMute
|
Fn+F2 |
Yes | Yes |
XF86AudioLowerVolume
|
Fn+F3 |
Yes | Yes |
XF86AudioRaiseVolume
|
Fn+F4 |
Yes | Yes |
XF86AudioMicMute
|
Fn+F5 |
Yes | Yes |
XF86MonBrightnessDown
|
Fn+F6 |
Yes | Yes |
XF86MonBrightnessUp
|
Fn+F7 |
Yes | Yes |
XF86Display
|
Fn+F8 |
Yes | ||
Fn+F9 |
Yes | ||
Fn+F10 |
Yes | ||
Fn+F11 |
Yes | ||
Fn+F12 |
Yes | Yes |
XF86Favorites
|
Fn+Space |
No | Yes | Toggle keyboard backlight3 |
- The key is visible to
wevand similar tools. - The physical key has a symbol on it, which describes its function.
- Works out of the box, but it can be controlled by software.
See also
T14s links
- https://psreftest.lenovo.com/Product/ThinkPad_T14_Gen_6_Intel
- https://ubuntu.com/certified/202505-36798
Linux Hardware Database probe
This includes detailed hardware information, including vendor IDs.