Hi,
i want to use the A300-K with a generic USB-Bluetooth-Dongle. The Mouse works well, but the Keyboard doesn't recognize , , . The Problem you fixed here.
In my case this fix doesn't work. The module hid-a320 is loaded.
With lsusb i got this:
Bus 003 Device 002: ID 0a5c:21e8 Broadcom Corp.
Bus 006 Device 002: ID 058f:9254 Alcor Micro Corp. Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
So i changed in hid-a320.c the HID_USB_DEVICE(0x0a5c, 0x21e8), but it doesnt success.
Do you have any idea where's the problem?
Hi, i want to use the A300-K with a generic USB-Bluetooth-Dongle. The Mouse works well, but the Keyboard doesn't recognize, , . The Problem you fixed here.
In my case this fix doesn't work. The module hid-a320 is loaded.
With lsusb i got this: Bus 003 Device 002: ID 0a5c:21e8 Broadcom Corp. Bus 006 Device 002: ID 058f:9254 Alcor Micro Corp. Hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
So i changed in hid-a320.c the HID_USB_DEVICE(0x0a5c, 0x21e8), but it doesnt success. Do you have any idea where's the problem?
thanks in advance
Christoph Greipl