this post was submitted on 28 Aug 2025
810 points (99.2% liked)

linuxmemes

27101 readers
1994 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
  • Don't get baited into back-and-forth insults. We are not animals.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn, no politics, no trolling or ragebaiting.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
  • 5. 🇬🇧 Language/язык/Sprache
  • This is primarily an English-speaking community. 🇬🇧🇦🇺🇺🇸
  • Comments written in other languages are allowed.
  • The substance of a post should be comprehensible for people who only speak English.
  • Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
  • 6. (NEW!) Regarding public figuresWe all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations.
  • Keep discussions polite and free of disparagement.
  • We are never in possession of all of the facts. Defamatory comments will not be tolerated.
  • Discussions that get too heated will be locked and offending comments removed.
  •  

    Please report posts and comments that break these rules!


    Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.

    founded 2 years ago
    MODERATORS
     

    The weird thing is that it seems to be working? Either I misdiagnosed the problem, or maybe my old one was just broken.

    top 50 comments
    sorted by: hot top controversial new old
    [–] mariusafa@lemmy.sdf.org 13 points 6 days ago (1 children)
    [–] tetris11@feddit.uk 2 points 6 days ago

    starring this comment, amazing resource from the FSF - thank you!

    [–] kopasz7@sh.itjust.works 18 points 6 days ago* (last edited 6 days ago) (2 children)

    After both the 4G modem and the wifi dongles didn't work I decided to flash an old TP-link router with OpenWRT (or was it DDWRT?) and using that in a bridge mode connected wifi and via ethernet to the PC. So yeah, then I got an Intel wifi 6 NIC and gave the router away.

    I've done that before, most reliable wifi connection I've ever had.

    [–] BoxOfFeet@lemmy.world 3 points 6 days ago

    Hah, I've totally done that. I'm thinking about doing it again, because it worked way better than my desktops built-in wifi adapter that has no external antenna.

    [–] neclimdul@lemmy.world 9 points 6 days ago (1 children)

    As someone that spent a lot of years sitting next to an IT help desk, I'm not sure any chipsets work well at all. A lot of times you just have to figure out what makes them happy and get used to it.

    I'd hear things like "as long as I don't close my laptop after I undock, i don't have to reboot to fix the wifi" as the person waddled across the office propping their laptop open. And these were high end windows laptops.

    [–] SkyezOpen@lemmy.world 3 points 6 days ago

    If you want to save troubleshooting time, just skip straight to the blood sacrifice. Computers are happy when you bleed, for some reason.

    [–] Bluewing@lemmy.world 8 points 6 days ago (1 children)

    The Teacher in me has to ask,"So, what have we learned from all this?"

    big exaggerated sigh

    "...aaalways read the hardware specs, Mr. Bluewing, sir."

    [–] Sam_Bass@lemmy.world 7 points 6 days ago

    Driver issues then. Find GPL coder and ask them to fix the driver

    [–] mvirts@lemmy.world 7 points 6 days ago

    😂 time to build your Linux from source!

    [–] SaharaMaleikuhm@feddit.org 6 points 6 days ago

    I bought a cheap wifi card and it worked instantly after installing it. Linux really fell off, huh?

    [–] joyjoy@lemmy.zip 4 points 6 days ago

    inb4 Ubuntu added a kernel patch to improve support and didn't contribute it upstream.

    [–] acockworkorange@mander.xyz 3 points 6 days ago

    And my wish is granted! This is the dawn of a new golden age for Linux memes!

    I am trying to install Private Internet Access (a VPN) on my laptop after transitioning to Linux mint on it and it won't work. I downloaded the Linux version of the file from the site.

    I will get the actual message later once I boot it back up.

    This weekend I am fully ready to install Linux mint on my desktop.

    [–] Gonzako@lemmy.world 1 points 6 days ago (1 children)

    Tienes que poner el locale en español. Ese es el truco.

    [–] InternetCitizen2@lemmy.world 2 points 6 days ago

    Esta es la solución.

    [–] Bane_Killgrind@lemmy.dbzer0.com 127 points 1 week ago (1 children)

    Could be a new firmware in the fresh one

    [–] mamg22@sh.itjust.works 12 points 6 days ago (1 children)

    Or simply a newer kernel version could do the trick

    [–] tetris11@feddit.uk 6 points 6 days ago

    (cant believe Im writing this but) ever since I switched to Arch all those years ago, my Linux hardware problems ended.

    Turns out Linux is great when your kernel is relatively fresh by default.

    [–] istdaslol@feddit.org 89 points 1 week ago

    Could be flashed with a different microcode that works better with Linux. Just because it’s of the same model doesn’t mean it’s the same. Sometimes it’s as little as a flag that is set. Looking at you battleye

    [–] db2@lemmy.world 55 points 1 week ago

    A different revision could be very different, it's likely not really the exact same.

    [–] stoly@lemmy.world 47 points 1 week ago* (last edited 1 week ago) (2 children)

    You will learn SO MUCH about computers by just trying to make your wifi or some other thing work. And then you will never have trouble with that thing again. I remember having to do wrapping of drivers, but I don't know if that is still a thing.

    [–] JPAKx4@lemmy.blahaj.zone 8 points 6 days ago

    Networking is wild. I've learned the Linux network stack by troubleshooting my Proxmox LXC + tailscale subnet router shit.

    [–] The_Picard_Maneuver@piefed.world 25 points 1 week ago (8 children)

    This is my jam. I really enjoy having a steep hill to climb.

    [–] Jankatarch@lemmy.world 31 points 1 week ago (1 children)

    This is how getting unsupported features work in linux feels

    [–] Natanael@infosec.pub 10 points 6 days ago (1 children)

    Like that time I got a random no-name action cam's webcam mode to work on Linux by manually mounting it within seconds of connecting it

    [–] umbrella@lemmy.ml 2 points 6 days ago

    write us the driver to mount it within seconds of connecting it automatically.

    load more comments (7 replies)
    [–] grue@lemmy.world 29 points 1 week ago

    As far as first problems with Linux go, that one's a classic! Congrats, LOL

    [–] moonburster@lemmy.world 28 points 1 week ago

    Be me and get a cheap MacBook Pro 2015 to run Linux Has Broadcom adapter Apparently the worst one 43602 chip Proceeds to install arch anyway Tries 3 drivers, no luck Tries many workarounds, no luck Cries to sleep Runs internet recovery to install macOS, fails

    Guys, listen to the wiki and techstack sites. Don’t get broadcom

    [–] taiyang@lemmy.world 23 points 1 week ago (7 children)

    This was also my first issue in Linux but it turned out my duel boot was somehow screwing things up. Windows broke WiFi for Linux, then when I booted into Windows it was broken there too. I blame Windows because it was right after a series of updates, but I have no idea why it'd impact other independent OS on other drives.

    Unfortunately I forgot the solution. It was probably since bios impacting thing, like how they often say to disable fast boot and junk.

    [–] bleistift2@sopuli.xyz 22 points 1 week ago (2 children)

    Devices are configurable via software. If windows managed to “flip a switch” on the WiFi chip, it would affect Linux as well if it didn’t reset it on boot.

    load more comments (2 replies)
    load more comments (6 replies)
    [–] Monument@lemmy.sdf.org 21 points 1 week ago

    My first Linux issue was that it didn’t support the USB hub I had at the time that was just always plugged into the windows machine I was installing Linux onto. So in 2003, I took my bulky tower to a friends house and it booted on the first try after weeks of failures trying on my own at home.
    I was both relieved, and incredibly annoyed.

    [–] WhiskyTangoFoxtrot@lemmy.world 20 points 1 week ago

    In a pinch you can tether your phone through USB and use its Wi-Fi.

    If you have an old router lying around, you might be able to set it up as a repeater and then plug into it with Ethernet. That's what I did for a while when my computer's Wi-Fi was unreliable.

    load more comments
    view more: next ›