I prefer to explain in detail how to fix that and then say in one short sentence how easier I would fix it on Linux if it happened on Linux, which it obviously wouldn’t. It’s usually completely unbiased and I’m a popular person :)
The very evening I installed Linux for the first time (I think it was Ubuntu 12.04), my Wifi stick was the first major hurdle. I was a teenager, had no idea about package managers and such, but the drivers for my stick were only available in an uncompiled format, so I had to first learn what build utils and kernel dev packages were, download them and their dependencies onto the windows PC of my dad and copy them onto a CD.
After I had figured all that out (took me.a while), I learned how to compile on the fly.
After I had run ./configure and it finallyfinally ran through without error, the config script had this last line:
Configure done successfully. Now type 'make' and pray
Things have changed over the years, but they haven't changed enough.
Yep, been in the same boat 😂. Was an LTS fan for a long long time till I realized… this shit ain’t worth it 😂.
Everthing there is out there in 99% of the cases compiles against latest libraries. And well, LTS is just… lagging behind 🤷. So, you solve one lib dependcy and then, bam, another one pops up… OK, solved that one, bam, another one 😒… it just gets frustrating to compile stuff on LTS.
And then you get all sorts of errors from the package manager cuz you did the unthinkable - install latest libs on an LTS distro.
LTS is good for one thing only nowadays - servers.
Compiling starts to work rather well once you've done it a few times. Especially when you get more used to understanding what ./configure tries to tell you. You should really try to get behind that, since you Linux will
On linux i was able to setup my hp laserjet no problem, cups recognised it just fine; the problem is with the integrated scanner, SANE sees that there is some sort of scanner but fails to talk to it, i have windows 10 installed on a usb key essentially only to use the scanner
Yeah I switched to LMDE a couple months ago and I plugged in my printer for the first time but long ago. I was worried it wouldn’t work at first but it started printing right away!
That was the last thing that kept me dual booting. Eventually, I realized that my printer wasn’t worth using on any OS so I wasn’t losing anything by going all-in.
Printers are pretty plug’n’play these days, at least until something technical goes wrong. Getting exactly what you want on paper can be pretty tough, though. I wrote an entire printing stack from scratch for an embedded system, but that was for a very specific set of models from a single manufacturer. It actually worked every time, especially when there were errors and warnings, but it took actual effort.
linuxmemes
Active
This magazine is from a federated server and may be incomplete. Browse more on the original instance.