PDA

View Full Version : [SOLVED] Mx1000



finito
May 1st, 2010, 12:34 PM
I just Upgraded my Desktop. Took hell long to install, w/e I got it up and running, everything seems fine. Except mouse is not connecting.

I am using the bluetooth dongle that came with the mouse.

I don't have a spare mouse, I had to ALT+F1 and get to the bluetooth menu.

Well It finds the mouse and when I try to connect to it, it says failed.

It may be the pin but in 9.10, I didn't do **** it just worked somehow.

I guess a standard bluetooth dongle may fix the problem, but has anyone got it to work with 10.04.

Regards

finito
May 1st, 2010, 05:43 PM
found the solution
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/550288

change a line in /lib/udev/rules.d/70-hid2hci.rules

from


# Logitech devices
KERNEL=="hiddev*", ATTRS{idVendor}=="046d", ATTRS{idProduct}=="c70[345abce]|c71[34bc]", \
RUN+="hid2hci --method=logitech-hid --devpath=%p"

to


KERNEL=="hidraw*", ATTRS{idVendor}=="046d", ATTRS{idProduct}=="c70[345abce]|c71[34bc]", \
RUN+="hid2hci --method=logitech-hid --devpath=%p"

jtliii
May 13th, 2010, 05:22 PM
Thank you very much! My mouse now works!

Akroma84
June 22nd, 2010, 02:05 AM
Hello, i also try that for my MX1000 and it really works, but, now i don't have the bluetooth icon so i can search for other devices (i.e mobile) for transfering data. Is there anything else i should do , or... i'm a newbie at Ubuntu and trying to sort it out, thanks