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

  • kopasz7@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    16
    ·
    edit-2
    13 hours ago

    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.

  • istdaslol@feddit.org
    link
    fedilink
    arrow-up
    79
    ·
    18 hours 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

  • Monument@lemmy.sdf.org
    link
    fedilink
    English
    arrow-up
    17
    ·
    15 hours 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.

  • grue@lemmy.world
    link
    fedilink
    arrow-up
    27
    ·
    17 hours ago

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

  • stoly@lemmy.world
    link
    fedilink
    arrow-up
    41
    ·
    edit-2
    19 hours ago

    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
      link
      fedilink
      arrow-up
      7
      ·
      13 hours ago

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

        • Natanael@infosec.pub
          link
          fedilink
          arrow-up
          7
          ·
          15 hours ago

          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

          • ☂️-@lemmy.ml
            link
            fedilink
            arrow-up
            1
            ·
            36 seconds ago

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

      • stoly@lemmy.world
        link
        fedilink
        arrow-up
        6
        ·
        18 hours ago

        There’s something special about WiFi, but it is better than it used to be. I think it depends on your hardware more than anything. Any chance you can connect up to Ethernet in the meantime? You may be able to plug directly into a switch/router.

        • The Picard Maneuver@piefed.worldOP
          link
          fedilink
          English
          arrow-up
          5
          ·
          18 hours ago

          It’s too far from the router right now, but I have some options.

          I needed to have the new adapter plugged in to use a tool from the manufacturer that is supposed to detect your adapter and install the most up to date driver for you, but of course you have to be online, so I was using the old semi-broken adapter and had both plugged in and connected to my router at the same time.

          It seems jank, but it made me wonder what would happen if I just left both connected forever. Would it stay seamlessly connected as long as they both don’t drop at the same time? Lol

          • stoly@lemmy.world
            link
            fedilink
            arrow-up
            7
            ·
            edit-2
            16 hours ago

            You remind me of when I moved to Argentina. I had a laptop whose fan suddenly froze but I was too broke to get a computer so I figured out that if I put it in JUST THE RIGHT spot next to a fan, it would get enough passive cooling to work. Then I did the silly and decided to upgrade, which made me have to plug in Ethernet. It took me ages to get the computer back in the right spot so that it wouldn’t power off due to overheating. All for WiFi…

          • Natanael@infosec.pub
            link
            fedilink
            arrow-up
            4
            ·
            14 hours ago

            You can make Linux load balance over two network connectors, but usually it prioritizes one network adapter for all traffic based on a scoring algorithms (wired and high bandwidth gets most points).

            You can manually set a priority too, or route specific traffic (based either on destination, protocol, or source program, etc) to a specific adapter. Some programs (like KTorrent) are capable of using multiple adapters without any specific config (which is why I was able to run torrents one time while literally nothing else worked with an old 3G internet dongle) .

  • moonburster@lemmy.world
    link
    fedilink
    arrow-up
    27
    ·
    17 hours 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

  • WhiskyTangoFoxtrot@lemmy.world
    link
    fedilink
    arrow-up
    20
    ·
    19 hours 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.

  • db2@lemmy.world
    link
    fedilink
    arrow-up
    54
    ·
    23 hours ago

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