this post was submitted on 18 Aug 2023
339 points (97.7% liked)

Technology

55744 readers
2747 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] CMahaff@lemmy.world 30 points 10 months ago (2 children)

I saw this complaint in another post online (paraphrased):

The screen and use of a Pi seem at odds with each other. The screen is ultra-low power, but there are of course huge drawbacks for usability. Meanwhile the CPU is very powerful, but chews through, comparatively, a lot of power quickly.

They argued that it would be better to either pair the Pi with a better screen for a more powerful/usable handheld, or go all in on longevity and use some kind of low-power chip to pair with the screen for a terminal that could last for days.

... I've got to say, it's a fair point. A low power hand-held that could run Linux and run for days would be pretty cool, even if it was underpowered compared to a Pi. No idea what you could use for such a thing though.

[–] OppositeOfOxymoron@infosec.pub 6 points 10 months ago (1 children)

Total newb question -- don't these CPUs support multiple clock speeds? You could set it high on install in preparation for compiling a bunch of software, then once you're done, knock it down to 50% or less of the maximum to add longevity?

[–] CMahaff@lemmy.world 7 points 10 months ago

Not an expert myself, but I think chips that truly sip power not only have a much lower floor but take even more aggressive actions to reduce power when idle.

Certainly with the right software tuning you could aggressively throttle the CPU to save power - I'm just not sure how much power it would actually save.

I did find this really good article on reducing the Raspberry Pi Zero 2W power consumption: https://www.cnx-software.com/2021/12/09/raspberry-pi-zero-2-w-power-consumption/