Here I will list some of the items I used to have Arch running with the minimum I needed for my ThinkPad P14s. I have experienced a seamless experience with my old ThinkPad Carbon x1.
I relate this to the Realtek 8852AE, an 802.11ax device used by P14s, that does not work out-the-box as the one used by x1, although faster.
Hardware
- Lenovo P Series (no dedicated P14s page for the time being)
- Laptop - Power Management
- Wireless / Bluetooth
- Realtek 8852AE driver (Thanks to https://github.com/lwfinger)
- Realtek 8852AE driver - Bluetooth (Thanks to https://github.com/lwfinger)
Software
- alacritty | Terminal Emulator
- dunst | Notification Daemon
- i3 (.config/i3)
- i3blocks
- bumbleblee-status
- locale (I use a US keyboard, but also want pt_BR locale)
- Keyboard:
sudo localectl --no-convert set-x11-keymap us intl
- [Update 22/02/23]:
sudo localectl set-keymap --no-convert us && sudo localectl set-x11-keymap us us intl
- Keyboard:
- tmux | Terminal Multiplexer
- zsh
- Dolphin
Top comments (0)