New install of KDE Tumbleweed, hard stuff went well like blacklisted nouveau, nvidia download drivers working. Puzzled why bluez is not discovering my logitech mouse. It sees my TV and my radio speakers but neither of my mice. I have MX Anywhere 2S and a MX Master 3 by Logitech. So I ran this sudo lsusb | grep Bluetooth. It reported : Bus 003 Device 003: ID 8087:0026 Intel Corp. AX201 Bluetooth; as I expected. So then ran: dmesg | grep -i blue and the result was:
I have uninstalled and reinstalled, the mouse is charged up fully, I added my user to lp group. I don’t have anything I understand, left
to try. I was just using it on Debian 12, EndeavourOS before that. Can you lend a helping hand? Confused why it sees other devices but not my mice.
I’ll check back tomorrow while at work, going to sleep tonight.
Thank you in advance for insights you may have.
This is of no help to you, but strange things happen with bluetooth. I had a similar problem sometime back. I don’t remember exactly how I fixed it, so I navigated to the settings with a logitech bluetooth mouse. When I got there, it said bluetooth was disabled. So, I used my bluetooth mouse to hover over the “enable” button but decided not to press it.
I had trouble disconnecting a set of bluetooth earbuds and ended up disabling bluetooth. Yet, the mouse continues to work. I suspect a reboot will shut that down. For now, my responses to the commands you used are essentially identical except for the HCI UART lines and all but one of the hc10 lines.
Sometimes the simplest things are the ones we miss. Is there a “connect” button on the mouse itself?
Oh yes, Logitech not only built in a connect button but it provided three so you could switch from one device to another with ease and switch back to first. The connect button flashes rapidly so you are cognizant it is attempting to connect. Implementing this connect flashing flushes any connection that button had previously from memory. That is when I request bluedevil to “add a device” and yet it never shows up while my TV and music speakers do. What is puzzling I never had this to happen on Debian 12 KDE or EndeavourOS KDE it just happens now on openSUSE. What makes it even more puzzling is all three use the same bluetooth packages. Bluez, Bluez-utils and Bluedevil. I’m sure KDE finds this easier to integrate in their settings.
With an new install, the computer lost it Bluetooth associations so you have to reconnect your Bluetooth devices. Make the device discoverable and have your computer do a scan. When it finds the device, do connect and likely you have to get the pin to finish the connection. After that you can you the device.
To check things using the command line:
bluetoothctl devices Paired
I think this will return an empty list for you. When things are fine, it should list all devices known.
Sorry if I confused the problem. I do make the device discoverable. I do have computer do a scan. The problem is the computer never finds the mouse.
That said, it does find the bluetooth on my TV and it finds bluetooth on my music speakerd but I’m not trying to connect them. I want to find my mouse but it cannot. I get the same result using the command line.
Was the mouse working before and if so was that using the same computer/Bluetooth dongle.
A possible reason can be that your computer/Bluetooth dongle is not not supporting the latest bluetooth version, for example Bluetooth Low Energy while your mouse requires it.
8-29 update:
I appreciate the time spent with replies and those who read as well. Does not seem to be a problem run into a lot on openSUSE. This is on my daily driver laptop, I have to get it whole again. Not going to discard $250 worth of mice. Forgive me, going back to EndeavourOS, quicker than Arch to install. In fact I just did that. Both mice are working well, as they should.
I look quickly for a way to cancel/close this post. Sorry I did not see it. I may have overlooked it. Would someone kindly close this out as I will not pursue a solution any longer. Thank you.
PS: EndeavourOS has a better install method for Nvidia proprietary drivers too.