this post was submitted on 11 Feb 2024
1324 points (97.3% liked)

linuxmemes

20463 readers
627 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] JPJones@lemmy.world 3 points 6 months ago (1 children)

Like pre-usb ancient or what?

[–] ichbinjasokreativ@lemmy.world 10 points 6 months ago (2 children)

Not quite that old, it is connectet via USB-B. Windows drivers only exist for 32 Bit systems, on linux the drrivers come in a deb package that works on modern installations.

[–] Honytawk@lemmy.zip 3 points 6 months ago (1 children)

You can install 32 bit drivers on Windows 11 though, it supports both.

[–] jj4211@lemmy.world 3 points 6 months ago

He might have oversimplified to assume it was the 32-bitness that is the problem. Could be an ancient Windows Driver Model version that is no longer supported. Could have been that there were no signed drivers, or at least no drivers that are signed in a way that would pass today.

The thing is that Windows banks on extended binary driver compatibility for running "old" hardware, but breaks that compatibility ever so often, and they don't have first-party investment in drivers for hardware and third-parties would eschew standard multiple device drivers that would have worked fine in favor of their own branded driver/app experience. In Linux, mostly those devices get covered by generic multi-vendor drivers that are better maintained.

[–] JPJones@lemmy.world 1 points 6 months ago

Makes even less sense. 20 year old usb Epson flatbed scanner here that plugs into any win10/11 system and works without any fiddling, and that's generally consistent with any usb hardware on Windows. I'm not saying linux isn't a good solution to get problematic old hardware working, but let's be real here.