aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKimplul <kimi.h.kuparinen@gmail.com>2024-12-08 19:42:57 +0200
committerKimplul <kimi.h.kuparinen@gmail.com>2024-12-08 19:42:57 +0200
commitd6ae229bc8c84dcef300498a6c8649837e2df636 (patch)
tree09e36033ae2abd26ee1889978fd559125014e9ed
parent7b6b1daad93d454b88ae6e2375e3a933058ff79d (diff)
downloadhid-tmff2-d6ae229bc8c84dcef300498a6c8649837e2df636.tar.gz
hid-tmff2-d6ae229bc8c84dcef300498a6c8649837e2df636.zip
steamdeck installation is apparently a bit tricky
-rw-r--r--README.md10
1 files changed, 9 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5dc8dd1..13c957a 100644
--- a/README.md
+++ b/README.md
@@ -50,10 +50,18 @@ one of the right command for your distribution:
```shell
sudo apt install linux-headers-$(uname -r) # Debian-based
sudo pacman -S linux-headers # Arch-based
-sudo pacman -S linux-neptune-61-headers # For SteamDeck specifically
sudo yum install kernel-devel kernel-headers # Fedora-based
```
+The SteamDeck has a few possible options it seems, try some of these:
+```shell
+sudo pacman -S linux-neptune-61-headers
+sudo pacman -S linux-neptune-65-headers
+sudo pacman -S linux-neptune-68-headers
+```
+
+If none of the above work, please do open up an issue.
+
#### Manual installation
+ Unplug wheel from computer
+ Run