This commit is contained in:
Derek McTavish
2026-03-26 06:39:13 +00:00
committed by www-data
parent 8929ec3237
commit db17797db9

View File

@@ -21,6 +21,8 @@ Verify
sudo dmesg | grep -i iommu
```
## Find GPU IDs
```bash
lspci -nn | grep -E "VGA|Audio"
```