this post was submitted on 26 Jun 2024
60 points (98.4% liked)

Linux

4992 readers
80 users here now

A community for everything relating to the linux operating system

Also check out !linux_memes@programming.dev

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 1 year ago
MODERATORS
 

For example, I saw a post the other day detailing how to set up a Brother laser printer on Kinoite. That's not something I would have initially considered a potential problem to be solved. Another I ran into some years ago had to do with an Edimax WiFi dongle that used some weirdly specific Realtek 8812 radio, for which you had to set up the driver via dkms. A little prep and knowledge in advance would have saved days of searching online.

I've started a personal to-do list of things to research and make sure I have all my ducks in a row before I make the full-time switch on my main desktop, so besides the usual "back up your files" advice, I'm hoping y'all can point out some QoL things I and others may often miss!

you are viewing a single comment's thread
view the rest of the comments
[โ€“] sukhmel@programming.dev 15 points 3 months ago (1 children)

If you use some very old, very new, very peculiar, and especially branded by the seller hardware, try finding out what exactly that hardware is and search for issues.

Nowadays hardware seems to work out of the box, sometimes better than in paid OS, but there could still be surprises. I once had a fun time trying to get the internet dongle branded by ISP to work, luckily it was not my single source of the internet and I was able to identify what dongle it really was and how to fix the issue with it on Linux

[โ€“] Telorand@reddthat.com 6 points 3 months ago

That particular Edimax dongle I mentioned was sold as an 802.11ac option for Raspberry Pi's. I didn't know at the time that it was a unique case, so even the best of intentions can still sometimes wind up biting you. I would have bought something else, had I known!

At least you can find the package module in most community repositories, now.