[Bug 428111] Re: bluetooth mouse not recognized as input device

powpow mazelman at gmx.de
Sat Oct 24 07:53:54 UTC 2009


Hi,

just installed ubuntu 9.10 on my macbook 2.1. Tryed to get my mighty
mouse to work. Did not connect right. My solution.

1. synaptic install bluez-compact to get the hidd search thing working
2. terminal sudo hidd --search you should get an error like this:

Searching ...
	Connecting to device 00:14:51:C4:EE:41
Can't create HID control channel: Connection refused
you need your device number! That's the number above.

3. terminal sudo gedit /etc/bluetooth/hcid.conf
4. put that in with your device number!

device 00:14:51:C4:EE:41 {
    name "Mighty Mouse"
    auth enable;
    encrypt enable;
}

5. terminal sudo hidd --search that's it mouse connected hope it works
for you too!

-- 
bluetooth mouse not recognized as input device
https://bugs.launchpad.net/bugs/428111
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to Linux.




More information about the kernel-bugs mailing list