I have a Microsoft Wireless Notebook Presenter Mouse 8000 that has Bluetooth connectivity. I have tried to connect it directly to the computer's bluetooth without using the dongole, but it does not see the mouse. It connects to my Mac perfectly fine. Thanks!
Additional info: In the System settings on start up, Bluetooth is enabled.
Check to see if the relevant compatibility is installed via synaptic/Ubuntu software.
Theres no reason why it shouldnt work, unless its not a standard bluetooth HID. You might need to install specific compatibility, try searching the software by your device class and or name.
I had the same problem. But I do this:
Open a terminal and run the following
sudo apt-get install bluez-utils
and restart bluetooth service
sudo /etc/init.d/bluetooth restart
Now if you run
lsusb
it will detect and list your Microsoft presenter 8000 mouse