Quantcast
Channel: CodeSection,代码区,Linux操作系统:Ubuntu_Centos_Debian - CodeSec
Viewing all articles
Browse latest Browse all 11063

Logitech MX Master on Ubuntu 18.04

$
0
0

I love Logitech MX Master Bluetooth mouse. Excellent ergonomy, long battery life (rechargable over USB), precise optics, I could go on and on. Unfortunately, MX Master is supported only on windows and MacOS. However, there is a way to make it work on linux too. Only basic functionality, but still.

Standard Bluetooth manager which is coming with Ubuntu has poor functionality and I had a lot of trouble to make it work with my MX Master. The problem was, after the restart, I had to manually restart Bluetooth processes to have a device connected back, and did not work all the time. To help solve this, I have installed Blueman link to GitHub. Use apt-get install to install package or download source from GitHub and compile package from it.

artur@artur-nuc:~/$ sudo apt install blueman

Restart Bluetooth

sudo hciconfig hci0 down sudo hciconfig hci0 up

After Bluetooth restart system is ready to discover and connect Logitech MX Master. If you ding into system power functions, you will notice MX Master battery level is being reported by the sy stem.


Logitech MX Master on Ubuntu 18.04
Blueman Bluetooth manager
Logitech MX Master on Ubuntu 18.04
Logitech MX Master battery level

FYI, it works with phones with Android too.


Logitech MX Master on Ubuntu 18.04
Blueman bluetooth manager

Viewing all articles
Browse latest Browse all 11063

Trending Articles