• @KISSmyOSFeddit@lemmy.world
    link
    fedilink
    1092 months ago

    I tried it recently, but eventually gave up. It had so many little and not-so-little issues on my laptop, which I solved one by one over 2 weeks, reading and learning a lot. Even recompiled the kernel with a custom patch to get energy management to work.

    Then I did a speed test on Wi-Fi, and it capped out at 6MBit (I have a Gigabit connection). The solution apparently is to install a Wi-Fi network adapter inside a Linux VM and connect to that on boot.
    That’s when I went back to Debian where everything just works out of the box on my PC.

    • @BaroqueInMind
      link
      262 months ago

      Yeah, I’ve had the same issues with BSD distros over the decades, always giving those devs the benefit of the doubt that they would get around to fixing various driver bullshit for older hardware eventually, and they never do.

      Meanwhile a bleeding edge distro like my Arch setup runs on a piece of shit Celeron two-threaded dual-core with 3Gb RAM old as fuck Chromebook just fine.

    • @kautau@lemmy.world
      link
      fedilink
      202 months ago

      That reminds me of the oldschool Realtek WiFi cards which required you to run drivers through WINE just to have WiFi on Linux. It really is excellent to see how far it’s come. I have a cheap Chinese laptop with a celeron chip (jasper lake) that I use as essentially a thin client. Installing windows fresh: trackpad doesn’t work, audio doesn’t work, WiFi 6 card driver is a generic MS one that caps at 5mb a sec until I install the right Realtek drivers, graphics aren’t accelerated until I install intel’s drivers. Installing Linux: everything works out of the box, just need to install the right graphics drivers for accelerated graphics to work. Only sad spot is the fingerprint reader is just flat out not supported in Linux. Lol if I tried hard I guess I could hook up WINE to run it like the old days