Results 73 comments of Alistair Buxton

If I specify the ADSR timings as integer (number of samples), then the crash does not happen.

As discussed on Discord, some text to add to sensei ten docs: ``` Troubleshooting --------------- Problem: LEDs will not respond to any command. This mouse has a hidden command to...

Steps to reproduce: 1. Turn off the controller 2. Hold Y and press start 3. Press the pairing button on the top of the controller 4. Start a bluetooth scan...

With the `ignore_init_failure` option, the evdevs are created but never produce any events.

I have now tested firmware 1.38 and it behaves identically. I also tested 1.36 and older firmwares, but with these firmwares the controller does not function at all. It won't...

Also note that this problem doesn't happen with hid-generic. The controller works fine after turning it off and on again. All buttons and axes work, but motion controls are not...

I've confirmed this is caused by the hardware detecting a video signal. I used pcimem https://github.com/billfarrow/pcimem to check VPRES during operation. This tool also allows to write registers. I was...

I managed to get rid of the gain changes by modifying values in "AGC Sync Slicer" (0x310204, page 6-82). I could not identify any single register which made the difference...

Not sure what you mean - I am using raw capture mode to capture the whole video signal.