NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Problem with usbhidaction.



Hello netbsd-users@

I'm trying to make working my remote, I read usbhidaction(1) and
usbhidctl(1). And I wrote a little conf file like this :

Consumer:Consumer_Control.Consumer:Volume_Up                       1
  /usr/bin/mixerctl -w -n outputs.master+=2

Then, I run :

usbhidaction -f /dev/uhid0 -c ~/conf

But nothing happens with outputs.master and I get this in the dmesg :

uhidev1: bad input length 3 != 4
uhidev1: bad input length 3 != 4

What did I do wrong ?

Cheers,
David.


Home | Main Index | Thread Index | Old Index