Skip to content

Commit a2e7df9

Browse files
committed
Save personal notes and hide irrelevant notes
1 parent 51dd5d8 commit a2e7df9

1 file changed

Lines changed: 17 additions & 1 deletion

File tree

content/misc/controllers.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,27 @@
22
title = "Controllers"
33
date = 2024-02-20
44
taxonomies = { tags = ["Misc"] }
5-
updated = 2025-04-26
5+
updated = 2026-03-29
66
+++
77

88
# PS4 Controller on Linux
99

1010
On current versions of Ubuntu you don't need to install anything separate just pair the controller to be able to use it.
1111
To put the controller into pair mode press and hold `Share` + `PS` buttons until the LED starts blinking rapidly.
12+
13+
<details>
14+
<summary>Controller IDs (personal notes)</summary>
15+
16+
This is the easiest place to find it so saving here:
17+
- 46 - Gold
18+
- B5 - Black and blue (aftermarket)
19+
- CD - Black
20+
21+
</details>
22+
23+
<details>
24+
<summary>Instructions I found for older versions before I found out I didn't need them</summary>
25+
1226
Before I realized you didn't need any software there was a python tool I tried that gave some options that I found from this [video](https://youtu.be/LrpipgIH8Q8).
1327
Summary of the instructions below
1428

@@ -21,3 +35,5 @@ ds4drv
2135
[Bluetooth dongle compatibility](https://github.com/chrippa/ds4drv/wiki/Bluetooth%20dongle%20compatibility)
2236

2337
Don't remember what this command was for but I saved it `ds4drv --hidraw`
38+
39+
</details>

0 commit comments

Comments
 (0)