USB HIDデバイスは1つのイベントのみを発生させる
ASUS PSR 2000 Webサーフィンリモートコントロールに付属しているeDIO USBマルチリモートコントローラー(赤外線レシーバー)を持っています。 リモートから送信されたキーストロークを受信できるように、リモートコントローラをpiに接続しようとしています。 コントローラがHIDデバイスとして検出されました。lsusb -vコマンドの詳細は次のとおりです Bus 001 Device 007: ID 147a:e001 Formosa Industrial Computing, Inc. Couldn't open device, some information will be missing Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 1.10 bDeviceClass 0 (Defined at Interface level) bDeviceSubClass 0 bDeviceProtocol 0 bMaxPacketSize0 8 idVendor 0x147a Formosa Industrial …