MonkderZweite, (edited )

Scanner drivers are worse.

But are you perhaps referencing to the situation with Broadcom just incrementing their chips and drivers for years, flooding the market with cheap but quirky chips? Do they still do that?

0x4E4F, (edited )

Have no idea to be honest, I stole the meme 😂. But yes, I have had problems with wifi drivers on Linux. Not a lot, but still.

And yes, I’m still trying to get an old Microtek scanner to work in Linux 😔.

MonkderZweite, (edited )

Mine just stopped working with brscan5 driver. It was a fast and quiet mobile scanner with high quality output. The new one is bigger, slower and louder and runs 90% of time in some photo mode. 🙁

edit: clarified

0x4E4F,

Have no idea what that is to be honest 😂.

librechad,

You can buy a external AR9271 WiFi adapter for $20 thats fully free software/free firmware.

0x4E4F,

Or switch wifi cards, have done that as well when there was no other option.

Archer,

Not in 2006

akatsukilevi,
@akatsukilevi@kbin.social avatar

Am I supposed to have Wifi driver issues? My laptop's one always worked flawlessly without me having to even look at it

cholesterol,

Wi-Fi used to be a pretty common thing to not work out of the box or to break in updates. I kept a usb Wi-Fi dongle in a bag as a backup just because of this.

be_excellent_to_each_other,
@be_excellent_to_each_other@kbin.social avatar

It's a really simple problem to avoid, and IMO has been for years. It's been at least 10 years since I've bought something without intel wifi so maybe I'm out of touch, but I'm kind of astounded there are so many upvotes to the meme.

My rule for a very long time has been: Get something with intel wifi, or even atheros wifi, and you will almost certainly not have a problem. Get broadcom wifi and your problem will directly relate to how much effort your distro has put into trying to make broadcom not be shit. Stay the fuck way from realtek and mediatek.

That's it. I literally can't recall a time since about 2010 when I had a wifi problem with Linux on any device I owned.

I keep two of these in my bag for instant wifi on any device I might happen to be working on that doesn't have it. Most recently popped one into an old desktop I picked up for my youngest son, and have used it previously as a workaround for someone who had a laptop where the onboard wifi worked but would not come back from sleep. (That was broadcom, IIRC)

0x4E4F,

Trust me when I say this, that wasn’t always the case 😔.

Crow,
@Crow@lemmy.world avatar

Yet the Bluetooth drivers are great. What gives?

0x4E4F,

Yeah, they came in later on and that’s why I think they were “better”… learned from experience with the wifi drivers. And they weren’t really better, most of them still use binary blobs.

DoomBot5,

Having coded against them, I’d argue that point. They’re just as bad as Wi-Fi.

beerclue,

The last time I had an issue with Linux drivers was in 2002, trying to set up a pppoe connection. I had no smartphone and there were no YouTube, Reddit, wikis, forums etc.

Back in 2016 I helped install some wifi drivers on a friend’s laptop in Ubuntu 16.04, which was not really a big deal.

I feel like these memes are made by Windows users :)

umbrella, (edited )
@umbrella@lemmy.ml avatar

i find that the linux experience can vary wildly depending on the hardware you are running it on.

when it works it changes the way you use your computer for the better, when it doesnt its nothing but frustration and broken keyboards

0x4E4F,

I just think you’ve had the luck of not having a lot of unsupported hardware on Linux 😂.

Yes, in general, things are OK driver wise, but remember when we had to resort to ndiswrapper to get wifi working… yeah, that was a pain 😔.

Miyabi,
@Miyabi@iusearchlinux.fyi avatar

It’s insane how I just had this problem today. Had to tear out my network card in my Asus VivoBook 16. The drivers aren’t out for the MediaTek network card so I had to change it to an Intel one that I previously used.

0x4E4F,

Use that till the drivers get released… temporary solution, but there isn’t a better one at the moment 🤷.

Paranomaly,
@Paranomaly@sh.itjust.works avatar

What killed my interest in Linux in highschool. Kept trying to get Ubuntu working but couldn’t get the internet to work for anything. Given that every help guide boiled down to “Go to this website and download x” and I didn’t have internet because… no wifi, I ended up getting frustrated enough to quit the whole thing. Maybe someday.

onlinepersona,

How long ago was this?

Paranomaly,
@Paranomaly@sh.itjust.works avatar

This was back in 2007-2008 ish. I believe the Ubuntu version was feisty fox at the time, if that helps.

onlinepersona,

I had similar problems at the time. It’s much better now.

Secret300,

Weakling, I had this issue in highschool as well when first learning Linux, I just didn’t do any of my assignments

ilovesatan,
@ilovesatan@lemmy.world avatar

Am I the only person who doesn’t have WiFi problems?

be_excellent_to_each_other,
@be_excellent_to_each_other@kbin.social avatar

I don't think I have for more than a decade and I'm kinda amazed at how many upvotes this meme got.

Montagge,
@Montagge@kbin.social avatar

The one I had was completely minor. The wifi on my NUC doesn't work if you use the proprietary driver but it does work with whatever the kernel for Mint 21.2 has in it.

seaQueue,
@seaQueue@lemmy.world avatar

It’s not so bad if you’re running a major distro kernel and they do some prerelease testing before cutting new kernel packages. But if you’re using the latest release from the kernel.org stable tree WiFi driver regressions happen somewhat regularly.

be_excellent_to_each_other,
@be_excellent_to_each_other@kbin.social avatar

Ah, a very common use case.

folkrav,

Why tho

chaogomu,

10-15 years ago, it was a problem dire enough to drive me back to windows until about the start of the pando, and I've not even thought about Wi-Fi drivers since coming back to Linux.

I did have issues with a cheap USB Wi-Fi dongle thing a few years back, but that was likely the fault of the dongle more than anything else, I know because it didn't really work under widows either.

TheMissingBit,

Lots of people saying this is an old problem , but I have a new IdeaPad I bought a few months ago and any non-rolling release distro I find, the wifi hardware isn’t detected.

Until just a few weeks ago I couldn’t find any solution. Fortunately I finally found a way to build the drivers, but it still requires me to tether my phone to get internet long enough to download the source.

So the problem might be better but it’s not the non-issue some people are pretending it is.

umbrella, (edited )
@umbrella@lemmy.ml avatar

generally speaking brand new hardware wont usually have proper support unless you are using newer versions of the kernel, thats not really limited to just wifi

0x4E4F,

Why not use LAN instead?

fallingcats,

Swap the module for an Intel one.

jkmooney,
@jkmooney@kbin.social avatar

The thing is, there's "iwd" and "wpa_supplicant". You use either one or the other, but not both. Sources like the Gentoo handbook will tell you that but, not all Wiki's do as good a job of pointing that out <...looking directly at you Arch...>.

backhdlp,
@backhdlp@lemmy.blahaj.zone avatar

I don’t understand anything to do with network configuration, I just install a few packages (iwd and wpa_supplicant included), start a few services, run a few commands, and hope it magically works after rebooting

jkmooney,
@jkmooney@kbin.social avatar

...although, to be fair, a lot of distro's just kinda sort it out for you.

0x4E4F,

I use Void BTW 😁.

zephr_c,

Hey, as long as I ignore the thousand of entries in the error log I get every day from the iwlwifi kernel module crashing and restarting every 10 minutes its fine.

100_kg_90_de_belin,

One must imagine iwlwifi happy

Urist, (edited )
@Urist@lemmy.ml avatar

LPT: Swapping Wifi modules is (sometimes at least) stupidly easy to do. I had a shitty

Trigger WarningRealtek wifi card

and bought an Intel card to replace it for about 30 bucks. Begone random disconnects and packet drops. Note that this was on a laptop and it was still just an issue of removing a few screws and swapping modules.

0x4E4F,

LPT - Line Print Terminal? 🤨

sapient_cogbag,
@sapient_cogbag@sh.itjust.works avatar

Life Pro Tip

afraid_of_zombies,

15 years ago this was an issue on my laptop.

ChunkMcHorkle,
@ChunkMcHorkle@lemmy.world avatar

This is an issue on my 14 year old laptop today.

mlg,
@mlg@lemmy.world avatar

akmod and dkms to the rescue so you can watch as your kernel fights with the hardware in real time

0x4E4F,

I just do lspci and install the adequate firmware 😂.

uis,
@uis@lemmy.world avatar

To be fair most wifi device manufacturers are bastards and don’t publicise manuals.

khannie,
@khannie@lemmy.world avatar

Fucking fuck realtek

  • All
  • Subscribed
  • Moderated
  • Favorites
  • linuxmemes@lemmy.world
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #