The only message that I saw from you was “Do you know if this hardware is compatible with Linux?” I even ctrl+f the thread and your name is only showing up once. If it was a direct message then I must have missed it. My apologies.
As for the commands, they did not work. I tried doing it like this
# Wired HORIPAD STEAM; USB
KERNEL=="hidraw*", KERNELS=="*0F0D:01AB*", MODE="0660", TAG+="uaccess"
KERNEL=="hidraw*", ATTRS{idVendor}=="0f0d", ATTRS{idProduct}=="01ab", MODE="0660", TAG+="uaccess"
# Wireless HORIPAD STEAM; Bluetooth
KERNEL=="hidraw*", KERNELS=="*0F0D:0196*", MODE="0660", TAG+="uaccess"
KERNEL=="hidraw*", ATTRS{idVendor}=="0f0d", ATTRS{idProduct}=="0196", MODE="0660", TAG+="uaccess"
and like this
# Wired HORIPAD STEAM; USB
KERNEL=="hidraw*", KERNELS=="*0F0D:01AB*", MODE="0660", TAG+="uaccess"
KERNEL=="hidraw*", ATTRS{idVendor}=="0f0d", ATTRS{idProduct}=="01ab", MODE="0660", TAG+="uaccess"
# Wireless HORIPAD STEAM; Bluetooth
KERNEL=="hidraw*", KERNELS=="*0F0D:0196*", MODE="0660", TAG+="uaccess"
KERNEL=="hidraw*", ATTRS{idVendor}=="0f0d", ATTRS{idProduct}=="0196", MODE="0660", TAG+="uaccess"
Both ended with the same result.
I’ve tried both commands from here and from reddit.
su
udevadm control --reload-rules && udevadm trigger
seems to do nothing. Same result. I even tried doing a hard shut down of my PC.
Mine is the recent US release if that makes any difference. I did not import it.
When I initially pair the controller, everything looks like the first post (pc says it is connected, bluetooth icon is solid on the controller). If I power off the controller (or turn off bluetooth) and then turn it back on my computer says it is connected, but the bluetooth icon on the controller continues to flash. My PC then disconnects from the controller. Blueman says
Connection Failed: Input/output error