I see on the Ubuntu Page that Ubuntu 20.04 is compatible with the model "Lenovo ThinkBook 14 Gen 2 ITL/15 Gen 2 ITL", but does this include the "ThinkBook 14s Yoga Gen 2" model?
1 Answers
I have it here. Everything I tested works OOTB.
- Keys
- Wifi
- Cam
- Audio (Microfone does not sound great, though, but haven't tested much)
- Touch screen
- Pen (though I have not tested angle and pressure)
Screen rotation does NOT work for me yet, but the hardware is recognized:
gdbus introspect --system --dest net.hadess.SensorProxy --object-path /net/hadess/SensorProxy
and reports changes. This seems to be a higher level issue that is no limitation of the hardware.
Feel free to ask if you are interested in anything else in particular.
EDIT: Screen autorotate currently only seems to work with Xorg, not Wayland and Maliit, the Plasma virtual keyboard, seems to prevent my user from logging in. GNOME currently seems to be the better choice, but not for obvious hardware reasons.
EDIT2: I noticed substantial battery drain (like, dead after a week) despite the device being powered off (shutdown -h). Disabling FastBoot and Always-on USB in UEFI seems to have fixed this. (I don't know which one, do not need either so am not going to test for now.)
- 251