Lenovo ThinkPad E14 Gen 2 (AMD)
Jump to navigation
Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Hardware | PCI/USB ID | Working? |
---|---|---|
Touchpad | Yes | |
Keyboard | Yes | |
Trackpoint | Yes | |
GPU | 1002:1636 |
Yes |
Webcam | 04f2:b6be |
Yes |
Ethernet | 10ec:8168 |
Yes |
Bluetooth | 8087:0029 |
Yes |
Audio | 1022:15e3 |
Yes |
Wireless | 046d:c542 |
Yes |
Fingerprint reader | 27c6:55a4 |
No |
Function keys
Function keys do not work out after startup and they only start working after the system is suspended to memory and waken up after a short amount of time.
There is a workaround to this issue that is based on putting the system to sleep for 2 seconds after boot.
Cron workaround
To suspend the system after startup, you may use rtcwake(8) to suspend and automatically wake up and Cron to schedule that action as a part of the startup sequence.
You may edit the root crontab file with
# crontab -e
Then append the following line to the file to schedule a 2-second sleep:
@reboot sudo rtcwake -m mem -s 2
Firmware
fwupd does not support this device yet.