this post was submitted on 21 Oct 2025
21 points (88.9% liked)

Ask Lemmy

35205 readers
1083 users here now

A Fediverse community for open-ended, thought provoking questions


Rules: (interactive)


1) Be nice and; have funDoxxing, trolling, sealioning, racism, and toxicity are not welcomed in AskLemmy. Remember what your mother said: if you can't say something nice, don't say anything at all. In addition, the site-wide Lemmy.world terms of service also apply here. Please familiarize yourself with them


2) All posts must end with a '?'This is sort of like Jeopardy. Please phrase all post titles in the form of a proper question ending with ?


3) No spamPlease do not flood the community with nonsense. Actual suspected spammers will be banned on site. No astroturfing.


4) NSFW is okay, within reasonJust remember to tag posts with either a content warning or a [NSFW] tag. Overtly sexual posts are not allowed, please direct them to either !asklemmyafterdark@lemmy.world or !asklemmynsfw@lemmynsfw.com. NSFW comments should be restricted to posts tagged [NSFW].


5) This is not a support community.
It is not a place for 'how do I?', type questions. If you have any questions regarding the site itself or would like to report a community, please direct them to Lemmy.world Support or email info@lemmy.world. For other questions check our partnered communities list, or use the search function.


6) No US Politics.
Please don't post about current US Politics. If you need to do this, try !politicaldiscussion@lemmy.world or !askusa@discuss.online


Reminder: The terms of service apply here too.

Partnered Communities:

Tech Support

No Stupid Questions

You Should Know

Reddit

Jokes

Ask Ouija


Logo design credit goes to: tubbadu


founded 2 years ago
MODERATORS
 

Have in the past years got rid of all cabled accessories to my gaming pc and the reduced cables is rather nice. However there is one thing im not sure of, should i connect my accessories over 2.4ghz or Bluetooth? Which is better for battery lifetime? AFAIK; 2.4ghz is superior when it comes to latency. The only reason im asking is because I started looking into how I can track the battery status of my devices, which doesn't seem to be possible/rather difficult (on Linux) over 2.4ghz.

Keyboard: Keychron K5 Max Mouse: Lamzu Thorn

all 7 comments
sorted by: hot top controversial new old
[–] davidgro@lemmy.world 10 points 1 day ago (1 children)

Generally "2.4 GHz" refers specifically to a proprietary protocol that the manufacturer invented - so yes, it can save battery (and be lower latency) assuming they designed it well. And yes, there's probably no standard way to get the battery status from a USB dongle like there is from Bluetooth, so if the Windows drivers can do it, then it's their own secret recipe.

[–] deadcream@sopuli.xyz 12 points 1 day ago* (last edited 1 day ago) (1 children)

KDE Plasma automatically shows low battery notifications for my logitech mouse connected in non-bluetooth radio mode. It works through UPower daemon, though IDK how it gets the info.

UPD: it works through Logitech's proprietary protocol which is implemented in the kernel: https://github.com/torvalds/linux/blob/master/drivers/hid/hid-logitech-hidpp.c

[–] davidgro@lemmy.world 3 points 1 day ago

Very nice find!

[–] refreeze@lemmy.world 6 points 1 day ago* (last edited 1 day ago)

wired > 2.4 ghz > Bluetooth

There are limitations that make Bluetooth annoying to deal with (unable to interact with BIOS using a Bluetooth keyboard for instance)

[–] thesohoriots@lemmy.world 2 points 1 day ago

I’m looking for the same thing at the moment, actually. I don’t know your flavor of Linux, but someone on a forum for Mint suggested an applet called Power Manager, so there’s stuff out there if you’re willing to dig a bit.

[–] slazer2au@lemmy.world -1 points 1 day ago

Bluetooth uses 2.4ghz and is designed for personal area networks so I would use that.