this post was submitted on 12 May 2026
153 points (85.9% liked)

Technology

84569 readers
3632 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 news or articles.
  3. Be excellent to each other!
  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, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
 

Can't you just disable sleep on close? Fuckin noobs

Updated with correct link

you are viewing a single comment's thread
view the rest of the comments
[–] SnotFlickerman@lemmy.blahaj.zone 1 points 14 hours ago* (last edited 14 hours ago) (1 children)

Ah, yeah, was there any particular reason you were using LMDE? Because I'm not sure what parts of systemd it uses (especially back then), but I always just edited /etc/systemd/logind.conf to have HandleLidSwitch=ignore and have had zero issues. Pretty sure there is a gnome GUI for changing this same setting, gnome-tweaks.

I would assume the bad WiFi support was due to it being Debian and Debian being notoriously behind in terms of updates for the sake of stability.

[–] fullsquare@awful.systems 3 points 14 hours ago (1 children)

to get wifi working properly in the first place i had to find a missing binary that wasn't packaged in any normal way and was only hosted on some dudes github so my expectations were low already. it got a lot better over the years tbh

[–] SnotFlickerman@lemmy.blahaj.zone 1 points 14 hours ago* (last edited 14 hours ago) (1 children)

I've been running Ubuntu on laptops for a lot longer than five years and the last time I had real WiFi issues was over a decade ago. That's why I think it may be debian related or based on your description, possibly a closed source driver issue. There's actually quite a lot of WiFi devices that use chipsets that we don't have proper Linux drivers for at all, and what exists are sort of hacked together projects that live on github. I've had to do this with every netgear dongle I ever had, the downloading and compiling drivers for it from github.

[–] fullsquare@awful.systems 3 points 13 hours ago

could be, there was more of these weird things that i had to do that i don't remember already because motherboard of that one cracked like three years ago. i also remember that stock driver for tplink dongle was limited and the actual useful one had to be gotten from github