this post was submitted on 18 Feb 2025
678 points (99.4% liked)

Technology

63010 readers
5070 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] SoftestSapphic@lemmy.world 1 points 2 days ago* (last edited 2 days ago) (1 children)

I'm talking about the newest version of Mint I installed last month that is useless because it can't use the drivers for the wifi dongles I own

I had to search that exact list last month and then wait a month for this specific wifi adapter to ship to me when I assumed I could use my brand new realtek usb wifi adapter

If you read through the list you will see the company in the article has the only wifi adapter that claims to actually have support

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

Imagine, if you had kernel 6.13 (instead of kernel 6.1) you could have just used that dongle..

Edit: 6.8, not 6.1

Mint is u ubuntu based is debian based that uses old kernels.

I think old kernel are fine in server and embedded devices, but not on user desktop.

So I don’t recommend debian based

[–] SoftestSapphic@lemmy.world 2 points 2 days ago (1 children)

This is the kind of stuff that makes it really hard to justify using linux.

I was told to use Mint because I was told it would work with modern hardware.

Can I just update the Kernal sonehow? or does that require a reinstall of Mint?

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

You could install an alternative kernel and install that, but this would most likely fuck your mint install since it is built for that specific major kernel version eg. You only get x.xx.->yy<- updates, rest needs major mint upgrade which they release “late” compared to rolling distros like openSuse Tumbleweed.

Maybe there is an up to date out of tree version of the kernel from lwfinger that you can install, which dongle did you get?

https://github.com/lwfinger

The problems you encounter exist, because of the popular chicken and egg problem, where chip designer ignore linux due to user base and user base is small because of not same chip support as proprietary OSs.

[–] SoftestSapphic@lemmy.world 1 points 1 day ago

It's a Netgear Nighthawk AXE3000

[–] boonhet@lemm.ee 2 points 2 days ago (1 children)

Linux Mint is currently on 6.8, so at least not 6.1, but it's also not new enough to benefit from all the newly added drivers in 6.13.

[–] Petter1@lemm.ee 1 points 2 days ago

Thank you for correction! ☺️