Closed hanetzer closed 8 years ago
I only use it to get my controller battery percentage. Any way I can do it without ds4drv?
Yes, battery usage shows up under /sys/class/power_supply/..../capacity. For example, the battery power for my trackpad can be found at: /sys/class/power_supply/hid-28:37:37:2e:07:82-battery/capacity
@benmoran56 Awesome tip. Thanks.
better useful if this exist as library to other programs (way to control light[LED], force-feedback, microphone, speakers, provides remapping buttons, gyro)
I have 4.3.3 kernel, and I cannot get my controller to work over bluetooth without ds4drv (USB works, has rumble, but no gyro). I might miss something, but this really makes ds4drv still relevant.
The plug-and-play kernel driver should work nicely, but ds4drv still have many advanced features compared to it. There are two ways to use ds4drv:
--hidraw
) uses the kernel driver and automatically gets all its features. In addition, ds4drv also adds its features like profiles and advances keymappings.
With the hid-sony kernel module adding better support for this device into the kernel itself, is this still relevant for normal usage, eg none of the profiles and xpad and such?