Auvisio USB remote

David DEMELIER demelier.david at gmail.com
Sun Oct 24 21:19:27 UTC 2010


2010/10/24 Roland Smith <rsmith at xs4all.nl>:
> On Sun, Oct 24, 2010 at 11:01:25PM +0200, David DEMELIER wrote:
>> 2010/10/24 Roland Smith <rsmith at xs4all.nl>:
>> > On Sun, Oct 24, 2010 at 10:36:49PM +0200, David DEMELIER wrote:
>> >> 2010/10/24 Roland Smith <rsmith at xs4all.nl>:
>> >> > On Sun, Oct 24, 2010 at 10:12:34PM +0200, David DEMELIER wrote:
>> >> >> >> What can I try for the multimedia keys ?
>> >> >> >
>> >> >> > Try using usbhidctl(1) to see if the multimedia keys generate data. In the file
>> >> >> > /usr/share/misc/usb_hid_usages you can find some possible actions.
>> >> >> >
>> >> >> > If you have found the values that the multimedia keys give, you can use
>> >> >> > usbhidaction(1) to execute commands when certain values appear on a HID.
>> >> >
>> >> >> Thanks for your answer, I tried usbhidctl(1) like this :
>> >> >>
>> >> >> markand at Abricot ~ $ sudo usbhidctl -f /dev/ugen2.2 -a
>> >> >> usbhidctl: USB_GET_REPORT_DESC
>> >> >>
>> >> >> Is this behavior expected?
>> >> >
>> >> > For a hub it is.
>> >> >
>> >> > What do you find in /var/run/dmesg.boot for ugen2.2?
>> >> >
>> >> > Roland
>> >> >
>> >>
>> >> This :
>> >>
>> >> markand at Abricot ~ $ grep -i ugen2.2 /var/run/dmesg.boot
>> >> ugen2.2: <vendor 0x05a4> at usbus2
>> >
>> > What is the line after it (try adding -A 1)?
>
>> ugen2.2: <vendor 0x05a4> at usbus2
>> ukbd0: <vendor 0x05a4 product 0x9881, class 0/0, rev 1.10/1.10, addr
>> 2> on usbus2
>> kbd2 at ukbd0
>
> Try adding the -l switch and the name "Keyboard" to the usbhidctl invocation.
>
> Roland
> --
> R.F.Smith                                   http://www.xs4all.nl/~rsmith/
> [plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated]
> pgp: 1A2B 477F 9970 BA3C 2914  B7CE 1277 EFB0 C321 A725 (KeyID: C321A725)
>

markand at Abricot ~ $ sudo usbhidctl -f /dev/ugen2.2 -l -v Keyboard
usbhidctl: USB_GET_REPORT_DESC

I think this remote needs some quirks or a full driver for it. :-(

-- 
Demelier David


More information about the freebsd-questions mailing list