Did you use the Debian edition of Mint? Debian doesn’t include a lot of proprietary drivers and/or firmware blobs with its standard edition.
I can’t say that’s the case here, but it’s possible that Mint is either using Debian as a base, or at least following the Debian Free Software Guidelines.
There’s usually a nonfree firmware deb you can use, post installation. If you can complete the install and connect to the internet via the 7480’s Ethernet port, you should be able to get the wifi card working.
Contrary to what some have said here, it’s not unusual to have to download and manually install the wifi driver for Mint. It’s even mentioned as the one extra step in a cartoon comparing the time it takes to install three different distros. I had to do this for two different laptops.
OmanMkII already provided the link for intel, but here it is again:
Maybe the mods can restrict it to, like…Windows Wednesday or something.
One day a week, everyone can post about leaving Windows, why Windows sucks, why Windows is gonna fail in 2024, maybe post a picture of their monitor saying “Now Uninstalling Windows,” all the good shit we’ve seen a hundred times by now.
Then, we can all get the hell on with our lives until next week.
I am sorry if my post made you feel bored. But please don’t unsubscribe. What kind of post do you want to see on this platform? I am sure people can reach a common ground my mutual discussion.
About 90% of what I know about ssh, terminal multiplexing, scripting, and diagnostic programs grew from an optimization project.
I had a vague desire to build a one-stop dashboard where I could monitor, update, and control a half-dozen linux computers at once. It was just for fun, but it kept me reading through the manpages for weeks.
I didn’t, but only because my solution wasn’t novel or generalized for other people. I made a script to fire up tmux on a ‘primary’ computer with key-based access to my other computers, load up a set of windows and panes, and ssh into each computer. One window would be computers in one section of my home, another window would be computers elsewhere. The only challenge was getting a baseline grasp of the tmux scripting syntax.
I initially set it up to run htop on each computer (dashboard goal, plus easy ability to terminate programs), but the basic setup was flexible. I could set other programs to run by default or and send terminal command updates to each computer from any device that could ssh into the primary computer. Automating updates on a computer-by-computer basis is a better solution, but the setup let me quickly oversee and interactively start multiple system updates at once, from a phone, tablet, or laptop.
I used to be constantly making tweaks to stuff and distrohopping like none other, but in 2018 I finally found THE setup and settled down. These days it’s all about having scripts that set things up exactly how I want them.
Always nice to read so great posts. Welcome to a brand new world of possibilities. I promise your journey will be long but full of self accomplishments, learnings, satisfaction. You will probably run into one or two times when you’ll have to search for a solution but in these situations the Linux community will always be there for you and you’ll feel so proud to have learn something along the way.
You realize how much Linux is different to other OS only when you live with it. There’s a real philosophy, it’s not just some branding wording. If you feel adventurous enough you’ll certainly see your mindset and way of thinking evolving as time goes. You have so much possibilities to discover, I’m jealous of this sentiment of new user you’ll experience. I’ve personaly used to tweak Windows back in the days and its limitations (amongst other things) is one of the main reasons why I switched to Linux. Twenty years later I’m wondering how I didn’t know earlier that another world existed.
Beyond the fact that Linux has improved my workflow drastically compared to my Windows/MacOS colleagues, it also helped me grow intellectually. The best part is that it never ends because there’s always a new tool, app, distro to experiment, play with, and learn from.
Working with a system and not adapting to it or fighting against it is a huge difference. Linux has so many options that you can litterally build the system that fits your specific needs and liking to perfection (and even better than you can think now). It’s just a matter of few efforts. We’re not used to make efforts nowadays and prefer opting for the laziness of being the slaves of a system/brand but I can guarantee you will be rewarded for these efforts beyond your expectations.
Linux has just been far and away the best change I could make. I fully agree about feeling a lot more competent after getting settled into Linux. I started running Manjaro on an old laptop just so I could get used to CLI and general Linux-ness, but it never really “took” until I fully switched my primary pc to Manjaro (and then Fedora and now Nobara). I could kinda use powershell or cmd on windows when I needed to but otherwise nada. Now on Linux, I’m writing shell scripts and running most everything I can in my terminal. I feel like not having every program in existence available and adapted specifically for my OS has forced me to actually understand how my computer works and how to troubleshoot issues.
In addition, The ease of package managers means I can just try whatever software I want without dealing with the annoyance of uninstallers and cleaning up system files and messy directories. It’s easier to start de-googling as well when a lot of the convenience of google services doesn’t exist for me anymore.
I use flatpak for virtually everything because sandboxing your applications from each other and from your private data is a great idea to improve your system security. This helps prevent one compromised app from taking actions that affect the rest of your system.
For example, I have the VLC flatpak and used flatseal to revoke internet access because I only use it to play files. If a file tries to exploit VLC, it will not be able to upload any data or communicate with the attacker’s servers. I revoke any permissions my apps don’t actually need.
There are a few exceptions though. I run development and administrative tools directly because I do actually want unrestricted access to the system for these apps.
linux
Oldest
This magazine is from a federated server and may be incomplete. Browse more on the original instance.