On Saturday 31 March 2007, Marcel Holtmann wrote: > > [Logitech diNovo Keyboard does not report Fn+F11, Fn+F12 and Refresh to > > xev, the mouse does not report all buttons] > when you call hidd and it shows boot-protocol, then this is no wonder. > You need a Linux kernel with HID report mode enabled HIDP module. You > might wanna try the latest 2.6.21-rc5 kernel. Currently I am running 2.6.20 (with Ubuntu patches) with the mh1 patch applied to it. I am not sure, if the keyboard is in boot-protocol mode. The syslog message is: hidd[3632]: New HID device 00:07:61:3C:31:3C (Logitech Bluetooth Keyboard), hidd reports: 00:07:61:3C:31:3C Logitech Bluetooth Keyboard [046d:b307] connected Since my original email, I have figured out that the mouse problem is mainly due to using the /dev/input/mice interface, however, even when switching to evdev, the buttons above and below my scroll wheel do report the same button press (button 4 and 5 respectively). I have attached dumps made with hcidump of the traffic of all my mouse buttons and of the keys that are not working in the hope that this information is useful. Christoph