Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ address over DMA.
- Add `amd_iommu=on iommu=pt` to `GRUB_CMDLINE_LINUX_DEFAULT` (use `intel_iommu=on iommu=pt` on Intel)
- Run `sudo update-grub`
2. Install the [NVIDIA 610.43.02 driver](https://www.nvidia.com/en-us/drivers/details/271414/)
- **When installing the driver, select the open source driver** so we can modify it with the patch.
3. Run `./install.sh` in this repo
4. Reboot the server

Expand Down