chrippa / ds4drv

A Sony DualShock 4 userspace driver for Linux
MIT License
1.05k stars 213 forks source link

third party controllers #166

Open anonronin opened 5 years ago

anonronin commented 5 years ago

i bought a third party controller but it just "[info][hidraw] Scanning for devices" I did the udev rules and lsmod | grep uinput nothing but it seems it's built-in cat /boot/config-5.0.0-rc4-exton | grep UINPUT CONFIG_INPUT_UINPUT=y i have /dev/uinput Bus 004 Device 005: ID 054c:05c4 Sony Corp. DualShock 4 [CUH-ZCT1x] it should work or not? thanks in advance

ghost commented 5 years ago

The CUH-ZCT1x is not supported by the ds4drv yet

anonronin commented 4 years ago

An original Sony ds4 did the trick, thank you so much, regards

albfan commented 2 years ago

I use:

Bus 001 Device 007: ID 054c:05c4 Sony Corp. DualShock 4 [CUH-ZCT1x]

and works correctly on linux. I think this issue can be closed