The solution from Dhanish Patel solved my problem with Logitech Cordless MX 5500 on Ubuntu 15.10 Wily Werewolf! I have keyboard/mouse combo from Logitech named Logitech Cordless MX (Revolution) 5500; this combo has 1 bluetooth dongle to receive input from both mouse and keyboard.
I was using it without problem on Ubuntu 14.04 LTS. I just switched to Ubuntu 15.10 and keyboard/mouse do not work at all!!! After some search, I found this webpage and tried that solution: Change: KERNEL=="hiddev*" To: KERNEL=="hidraw*" After reboot, MX 5500 Wireless keyb/mouse combo now works on Wily Werewolf. On 15.10 Wily Werewolf though, the path to the modified file is: /lib/udev/rules.d/97-hid2hci.rules I modified line 14: From: KERNEL=="hiddev*", ATTRS{idVendor}=="046d", ATTRS{idProduct}=="c70[345abce]|c71[3bc]", \ To: KERNEL=="hidraw*", ATTRS{idVendor}=="046d", ATTRS{idProduct}=="c70[345abce]|c71[3bc]", \ Thanks for sharing the solution :) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/123920 Title: Bluetooth Logitech Dinovo Keyboard/Mouse don't work Status in Bluez Utilities: New Status in Bluez-utils: New Status in Linux Mint: Invalid Status in Unity: Invalid Status in bluez package in Ubuntu: Triaged Status in linux package in Ubuntu: Invalid Status in linux-source-2.6.22 package in Ubuntu: Won't Fix Status in udev package in Ubuntu: Invalid Bug description: Testing Gutsy Gibbon Tribe 2 LiveCD and bluetooth keyboard and mouse will work until Nautilus starts. After Nautilus starts the keyboard and mouse are unresponsive and do not work. I tried reconnecting the keyboard and mouse by using the discovery buttons on both the Bluetooth Dongle and Input device. The problem still persists. Using Intel P4 2.8 Ghz Processor, 3 GB ddr400 ram, Intel D875PBZ motherboard. Logitech Dinovo media keyboard and mx1000 laser bluetooth mouse, with logitech mini bluetooth receiver. To manage notifications about this bug go to: https://bugs.launchpad.net/bluez/+bug/123920/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp