this post was submitted on 17 Aug 2023
0 points (NaN% liked)

Technology

59118 readers
3194 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
[–] maxprime@lemmy.ml 0 points 1 year ago (1 children)

If it’s not running Linux could one not just… install Linux? I wouldn’t be surprised if drivers were out before long.

[–] steltek@lemm.ee 0 points 1 year ago (1 children)

Power management on laptop-like devices is a problem for Linux because of lazy manufacturers. ACPI often reports broken values and h/w vendors patch it up using Windows driver overrides, rather than a real fix. Suspend/resume is a delicately choreographed set of steps given to the OS by ACPI so if that's wrong, you'll get awful battery life or worse, crashes. Linux devs will emulate the Windows driver patches but that comes later, if at all.

I mean, hopefully it would work but Lenovo would need to not take the easy way out. They've been slipping, even with their Thinkpads lately.

[–] Schmeckinger@feddit.de 0 points 1 year ago

Since its a all in one device couldn't the community just come up with a fix for the power management?