1

I've just bought Razer Orochi wireless mouse, it works perfectly when connected via wire, but bluetooth connection doesn't work. First time when I've tried to connect it via blueman, it failed, next time it was already connected. In blueman it's unknown, in ubuntu default bluetooth settings it is shown as mouse.

What can I do about it?

Any help/suggestions gladly appreciated.

PS: I don't need any led color modifications, I don't care about it at all. I just want it to work without cable.

2 Answers2

1

It magicaly works now! Maybe some recent updates made it work, or something magical has happend. I had lag issues but this answer has solved my problem.

EDIT: The problem was I am using bluetooth speakers and it's not possible to use both at same time.

  • Didn't work for me :( Strange thing is that mouse suddenly started working and worked for few days but then it stopped as magicaly as it started... Have no idea what I've done back then. Tried to remove device, add device, trust, untrust, pair, unpair, nothing seems to help. – David Vass Jul 03 '16 at 09:08
  • Heh :D previous comment supposed to be addressed to answer below. – David Vass Sep 12 '16 at 11:19
1

I had some trouble connecting this too, but eventually I tried:

sudo hciconfig down
sudo hciconfig up

And now it's working.

Videonauth
  • 33,355
  • 17
  • 105
  • 120
ndrwgn
  • 11