this post was submitted on 29 Jan 2025
253 points (97.7% liked)

linuxmemes

26512 readers
1242 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
     
    all 25 comments
    sorted by: hot top controversial new old
    [–] chickenf622@sh.itjust.works 30 points 6 months ago (1 children)

    Is this a person or did you finally decide to read the damn man pages?

    [–] burgersc12@mander.xyz 23 points 6 months ago* (last edited 6 months ago)

    It was a GitHub repository actually, but the files were a big help. Shoutout to "macbookpro-12-1 linux fix files"

    [–] Lost_My_Mind@lemmy.world 21 points 6 months ago (2 children)

    All they did was unplug it, and plug it back in.

    [–] Petter1@lemm.ee 4 points 6 months ago (1 children)

    I think, it is about drivers

    [–] burgersc12@mander.xyz 5 points 6 months ago (1 children)

    It was a guy who posted a few files that allowed the WiFi driver to work on my old laptop with EndeavourOS installed. Been trying to figure out what I was doing wrong for a while, turns out downloading iwd wasn't enough, I needed to stop using wpa_supplicant entirely.

    [–] Petter1@lemm.ee 2 points 6 months ago (1 children)

    That files were firmware files, weren’t they? I think those would be in AUR as well. Most of them are. πŸ˜‡

    [–] burgersc12@mander.xyz 2 points 6 months ago* (last edited 6 months ago) (1 children)

    Yeah, but the AUR build failed for me, so I just manually copied the WiFi iwd backend fix, it was only a couple short lines anyway.

    [–] Petter1@lemm.ee 2 points 6 months ago (1 children)

    Ahh, I see

    May I ask which driver you are using for your wifi chip? I want to research about this

    [–] burgersc12@mander.xyz 2 points 6 months ago (2 children)

    This is the fix I needed to get WiFi working. I had browsed several forums saying that removing broadcom-wl(-dkms) would fix the problems I was having, but it turns out you need to stop using wpa_supplicant due to a bug or something. Not sure why the AUR pkgbuild failed but it seems like this way was simpler anyway

    [–] Petter1@lemm.ee 2 points 6 months ago

    How, funny, my sister just wrote me about wifi problems on her linux MBP (authentication not working) and I sent her the link to the GitHub, and it worked for her as well πŸ₯³

    [–] Petter1@lemm.ee 1 points 6 months ago* (last edited 6 months ago) (1 children)

    😍this is awesome! I have a MBP running endeavourOS as well! I think some things written there, apply to my system (2013) as well

    For my setup, endeavourOS was the only distro that got wifi working out of box 🀭 maybe it is different now

    I have KDE and use whatever WiFi authentication system is used there by default Seems WPA_Supplican, at least it is installed Oh, but iwd is installed as well πŸ€”

    I have BCMM4360 and it uses the driver wl

    Do you have the same chip?

    And, was the issue it working not at all, or that it crashed sometimes while in use and needed a reboot in order to work again?

    [–] burgersc12@mander.xyz 2 points 6 months ago

    It was not showing wifi at all, until I uninstalled the -wl-dmks module. Then i could see the wifi but no connection was ever made, until the iwd backend took over. I have the 43602, so very similar chip but different setup to make it work afaik.

    [–] Metostopholes@midwest.social 14 points 6 months ago (1 children)

    You son of of bitch. πŸ’ͺ

    [–] ChowJeeBai@lemmy.world 5 points 6 months ago

    All that pencil pushing making you weak?

    [–] possiblylinux127@lemmy.zip 11 points 6 months ago* (last edited 6 months ago)

    Network engineers:

    explosion

    Yes I broke the network. Why do you ask?

    [–] Senseless@feddit.org 8 points 6 months ago

    All they did was plug in an ethernet cable.

    [–] meldrik@lemmy.wtf 3 points 6 months ago

    And when it suddenly doesn’t work, it’s somehow your fault πŸ˜…

    [–] TipRing@lemmy.world 2 points 6 months ago

    My network guy yesterday: "I took down one of your gateways after fat-fingering a change that assigned it's IP to another device "

    Me: "Cool. Thanks for letting me know. Nobody complained. I'll just resolve the alarms."

    [–] kekmacska@lemmy.zip 1 points 6 months ago (2 children)

    for me, wifi never worked on Linux

    [–] burgersc12@mander.xyz 1 points 6 months ago (1 children)

    What's the system? Might be able to get it working like my macbookpro12,1

    [–] kekmacska@lemmy.zip 1 points 6 months ago (1 children)

    invalid password error. antix linux. propably a driver issue due to laptop being too old and linux kernel being too new

    [–] burgersc12@mander.xyz 1 points 6 months ago* (last edited 6 months ago) (1 children)

    Maybe. I'd try a different distro and see if it works like Tuxedo OS or EndeavourOS, should work right away unless you need specific drivers, might need to find out the WiFi chip and see if theres any posts on how to fix it. Might need to switch the WiFi backend like I did or something

    [–] kekmacska@lemmy.zip 2 points 6 months ago

    things like that would not even boot up on this old junk. im lucky that i found an old ethernet cable