https://github.com/smalls1652/steamdeck-iommu-fix
https://github.com/smalls1652/steamdeck-iommu-fix
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/smalls1652/steamdeck-iommu-fix
- Owner: Smalls1652
- License: mit
- Created: 2022-10-01T22:01:56.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-01T22:37:34.000Z (about 3 years ago)
- Last Synced: 2025-10-11T00:20:39.829Z (7 days ago)
- Language: Shell
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Enable IOMMU on the Steam Deck
I'll need to elaborate further, at a later time, on why I needed to enable IOMMU, but it involves _"potentially"_ fixing a GPU reset problem when playing games on the Steam Deck.
## Enabling
**This requires you to have a password set on the `deck` user account.**
Open **Konsole** and run the following command:
```bash
curl -L "https://raw.githubusercontent.com/Smalls1652/steamdeck-iommu-fix/main/enable-iommu.sh" | sh
```Enter your password when requested. Once it's finished, shutdown your Steam Deck, boot into the BIOS, enable IOMMU, and then exit saving changes.