this post was submitted on 02 Sep 2023
12 points (100.0% liked)

Memes

45195 readers
1870 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 5 years ago
MODERATORS
12
submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/[email protected]
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] -1 points 1 year ago* (last edited 1 year ago)

I once needed the driver to use "Floppy Streamers" under Linux. That is plain impossible with Windows. For Linux it just meant to recompile the kernel-module each time you updated the kernel which basically was "make && make install". Then at accessing /dev/qic-nst0 I had a Floppy Streamer.

Yes, sometimes you need drivers under Linux. But it is VERY rare.