Lenovo ThinkPad P53

From ArchWiki

Tango-edit-clear.pngThis article or section does not follow the Laptop page guidelines.Tango-edit-clear.png

Reason: Hardware table needs filling in and a function keys section should be added (Discuss in Talk:Lenovo ThinkPad P53)
Hardware PCI/USB ID Working?
Touchpad Untested
Keyboard Untested
GPU (Intel) Untested
GPU (Nvidia) Untested
Webcam 13d3:56bc Untested
Ethernet Untested
Bluetooth 8087:0029 Untested
Audio Untested
Wireless Untested
Fingerprint reader 06cb:00bd Untested

Discrete GPU

This model uses PRIME for combining the integrated and the dedicated GPU. As the external graphic ports are wired to the discrete GPU, drivers for the discrete GPU need to be present in order to use them. However, no special X.org configuration should be necessary, as xrandr should the ports automatically. If not, follow the instructions in PRIME#Reverse PRIME.

VM GPU passthrough

Both the motherboard and the CPU in this model provide IOMMU and VT-d support, allowing GPU passthrough to virtual machines. However, Kernel DMA Protection needs to be enabled as well in order for VT-d to work:

  1. In the UEFI settings, go to Security > Virtualization
  2. Make sure the following entries are enabled:
    • Kernel DMA Protection
    • Intel Virtualization Technology
    • Intel VT-d Feature

Follow this instructions afterwards. At least for the Quadro T1000 GPU, it was required to follow these troubleshooting steps in order to allow the driver to load:

Note: As the external graphic ports are wired to the discrete GPU, they will be invisible from the host OS when using GPU passthrough.