I'm on Bazzite Linux 42 and was having some trouble with my 2.4GHz wireless keyboard disconnecting, so I decided to replace it. The new one is having similar issues despite being a different brand (new: XVX, old: Royal Kludge), so I suspect the culprit may actually have been software all along. I have a 2.4GHz wireless mouse connected to the same system that is generally reliable, so I don't believe it's an issue of 2.4GHz interference. The keyboards work well when connected to my Mac, so I don't believe it's faulty hardware.
This keyboard has one feature that may be helpful in troubleshooting: it flashes an LED when it’s trying to reconnect. (The previous one had no indicator.) I can clearly see that, after the keyboard has been idle for a bit, it starts trying to reconnect again. I suspected a power management issue, but I believe I’ve disabled that. I started with a rule in /etc/udev/rules.d/
:
ACTION=="add", SUBSYSTEM=="usb", ATTR{idVendor}=="1038", ATTR{idProduct}=="1830", TEST=="power/control", ATTR{power/control}="on"
ACTION=="add", SUBSYSTEM=="usb", ATTR{idVendor}=="0c45", ATTR{idProduct}=="fefe", TEST=="power/control", ATTR{power/control}="on"
(These rules disable power management for both keyboard and mouse, just in case.) I got the IDs with lsusb
. I’m assuming the part of the ID before the colon is the vendor ID and the part after is the product ID.
That didn’t seem to help at all, so I tried disabling USB power management with rpm-ostree kargs --append-if-missing="usbcore.autosuspend=-1"
. That made the problem better, but now it just seems to take longer (a couple of minutes) for the keyboard to lose connectivity. Also, now when it loses connectivity, it seems even disconnecting and reconnecting the dongle doesn't always fix it.
Anyone have ideas what I might try from here?
I moved from the city I grew up in and gave away my car on the way out. That was in 2017, and I haven’t owned a car since. I drive extremely rarely — used to rent a car for a few hours every couple of months to run this or that errand in the Pacific Northwest US. I’ve since moved to a larger city with better transit on the US east coast. I live in the center city and can’t imagine any reason I would need to drive at this point. It’s been a few years since I’ve driven a car.
How practical it is will depend heavily on your lifestyle and where you live. If you’re in most parts of the US, the default assumption is that you will drive a car, and you will be excluded from many things if you don’t. If you already live in a place that is conducive, are willing to move to a place that is, or can otherwise structure your life in such a way that doesn’t require it, you can absolutely do it. There are certainly trade-offs, but you couldn’t pay me enough money to go back to a car-centric life.