Skip to content

Instantly share code, notes, and snippets.

@nichtich
Last active January 19, 2023 19:19
Embed
What would you like to do?
Ubuntu at Lenovo ThinkPad P14s

Install and setup Ubuntu at a new Lenovo ThinkPad P14s Gen 3 with NVIDIA T550.

Lenovo is certified for Ubuntu

Lenovo provides a short document how to install Ubuntu 20.04

  • Enter BIOS and disable secure boot, to boot from USB Stick
  • Install Ubuntu, with "Install third-party software" enabled to include NVIDIA drivers

Update firmware

sudo apt install fwupd
fwupdmgr update

Suspend/Hibernate

does not work out of the box

...

Sources

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment