I have a Logitech M315 mouse with a nano receiver and have Solaar installed so that I can use it on mu Lubuntu laptop. Solaar runs on startup like I would expect it to, but whenever I plug in my nano receiver Solaar says:
Found a Logitech Receiver (/dev/hidraw1), but did not have permission to open it.
If you've just installed Solaar, try removing the receiver and plugging it back in.
The only way for this message to disappear and get Solaar to work correctly is to open a terminal and runsudo solaar
. I take this to mean that it requires root permission to open the USB device read/write. I use Solaar to pair/unpair my devices so having a terminal hanging around all the time is both annoying and RAM-consuming (my laptop only has 512MB physical RAM).
The only way I know how to fix this is from back in my UNIX days where you put it in /etc/profile
, but this only runs in Linux is the user logs in at a text mode shell (via a terminal or Ctrl-Alt-F2). Is there another way to give Solaar root permission at startup so that my mouse will work and I can get this annoying message out of my face?
solaar
to manage my Logitech wireless mouse or keyboard on Linux Ubuntu?. – Gabriel Staples Feb 03 '22 at 00:34