David Martinka

Results 39 comments of David Martinka

hmmm... I really don't know of any way to test how "off" the controller is other than measure the current passing through the battery... I know how to do this,...

I would expect you'd have to use escape before _each_ whitespace, as in: ...=--device-name="Xbox\ 360\ Wireless\ Receiver\ (XBOX)" I can't test this at the moment - could someone else test...

what does your uxvars looks like with any of the above lines you tried? `cat usr/share/ubuntu-xboxdrv/uxvars`

I think I might have the solution, and it looks like a systemd whitespace handling issue. I've updated my fork to look like this: `${XBOXDRV_OPTIONS} ${PAD_OPTIONS}` The brackets will cause...

hmmm... just read your other issue report - you're on Trusty? IIRC Trusty uses Upstart by default; It'll only use Systemd if you set it to do that - are...

Heh, don't beat yourself up too much for it! :wink: I typically run 14.04 (or current LTS) on servers and 15.10 (or latest) on desktop machines. Aside from systemd, the...

I haven't had a chance to test it yet, but if you (or someone else) have done so (or if you're willing to roll the dice ;) ), then certainly!...

I was able to test my changes, and unfortunately systemd does not like this: ``` ${VARIABLE} ``` It will appear to work, but if you do a ``` sudo service...

I don't know if something changed, but I just picked up one of these and it is detected as `RK987RGB 2.4G N` and everything seems to work great! I was...