Lenovo ThinkPad X1 Carbon (Gen 8)
The Lenovo ThinkPad X1 Carbon, 8th generation is an ultrabook introduced in early 2020. It features a 14" screen, 10th-gen Intel Core processors and integrated Intel UHD 620 graphics.
To ensure you have this version, install the package dmidecode and run:
# dmidecode -s system-version ThinkPad X1 Carbon Gen 8
Device | Working | Modules |
Intel graphics | Yes | i915, (intel_agp) |
Wireless network | Yes | iwlmvm |
Native Ethernet with dongle | Yes | ? |
Mobile broadband Fibocom | Yes¹ | ? |
Audio | Yes | snd_hda_intel |
Microphone | Yes⁴ | snd_sof |
Touchpad | Yes | psmouse, rmi_smbus, i2c_i801 |
TrackPoint | Yes | psmouse, rmi_smbus, i2c_i801 |
Camera | Yes | uvcvideo |
Fingerprint reader | Yes² | ? |
Power management | Yes³ | ? |
Bluetooth | Yes | btusb |
Keyboard backlight | Yes | thinkpad_acpi |
NFC | No⁵ | ? |
Function/Multimedia keys | Yes | ? |
|
Updates
Automatic (Linux Vendor Firmware Service)
In August of 2018 Lenovo has joined the Linux Vendor Firmware Service (LVFS) project, which enables firmware updates from within the OS. BIOS updates (and possibly other firmware such as the Thunderbolt controller) can be queried for and installed through fwupd.
Manual (fwupdmgr)
Lenovo may in the future provide cabinet files that can be directly installed with fwupdmgr. Check for Linux .cab files from the Lenovo ThinkPad X1 Carbon (Gen 8) driver website.
- Make sure the AC adapter is firmly connected to the target computer.
- Launch Terminal.
- Move to the directory where the cabinet file was placed.
- Run
fwupdmgr install xxxxxxxx.cab
to schedule firmware update. - Restart the system.
- The computer will be restarted and the UEFI BIOS will be updated.
Sleep/Suspend
The BIOS has two Sleep State options, Windows and Linux, which you can find in at Config > Power > Sleep State. The Linux option is the traditional S3 power state where all hardware components are turned off except for the RAM, and it should work normally. The Windows option is a newer software-based "modern standby" which works on Linux (despite the name). One possible benefit to the Windows sleep state is faster wake up time, and one possible drawback is increased power usage.