On Friday, September 04, 2015 1:42:21 PM Ian Savoy wrote: > Hey all, > > I splurged on a new mx master mouse a few weeks ago, and it's been working > fine using the unified receiver that is included with the mouse. However, > it's not the only bluetooth device i have, and it would be nice not to have > two easy-to-lose dongles stuck in my laptop at all times (not to mention > 2/4 USB ports occupied). > > The problem I have is that I can pair the mouse with my bluetooth adapter > just fine (BCM20702A0-19ff-0239), however, I don't get any output when i > click and/or wiggle the mouse. > > I've seen in other forums, people getting this mouse to work with bluetooth > on ubuntu and fedora. Claims that it works out of the box over bluetooth. > > I'm curious if any gentoo users have been able to successfully use this > device over a bluetooth adapter, and if so, what bluetooth adapter you're > using, what kernel you're running, what modules are loaded, and if there > were any tweaks you had to make after pairing your mouse to get it to work > properly. > > -everything- works when i use the unified reciever, even the weird thumb > button and horizontal scrolling. Nothing works, other than pairing and > connecting/disconnecting, over bluetooth. > > Thanks in advance! > > -- > Ian Savoy > LoTeK Systems
The way I avoid these issues it is to compile all usb/bluetooth/filesystems/etc drivers (except controllers and other non-removable stuff) as modules. It's not very gentooish and I've noticed that it does slow udev startup a bit but I want everything I plug in to just work without having to rebuild my kernel and figuring out the right modules. -- Fernando Rodriguez

