this post was submitted on 07 Jul 2025
7 points (100.0% liked)

Linux

56192 readers
970 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
 

I'm in the process of getting a new printer and since I recently (December 2024) switched to Linux it would be nice if it would be Linux compatible. So far I've decided on the Canon PIXMA G550 printer but I can't find anything about it's compatibility so I figured I would just ask here in the hopes someone might have the same printer or knows someone who has the same printer and can tell me if this printer works with Linux. If all else fails I could still use the printer with my tablet or phone using Canons app but using it with my desktop would be much more comfortable.

top 8 comments
sorted by: hot top controversial new old
[–] 2xsaiko@discuss.tchncs.de 6 points 2 days ago (2 children)

Anything that supports AirPrint (this one does from what it looks like) will work with CUPS driverless printing on Linux.

[–] Coelacanthus@lemmy.kde.social 2 points 10 hours ago (1 children)

I think network printer made by big manufacturer recent years should be fine with IPP driverless. They found Printer Working Group of IEEE, this organization maintains IPP standard and IPP Everywhere™ Certification. AirPrint can be treated as Apple version of IPP Everywhere, the difference between them is AirPrint requires Apple Raster but IPP Everywhere requires PWG Raster (and JPEG JFIF file format if color printer).

https://www.pwg.org/ipp/everywhere.html

[–] 2xsaiko@discuss.tchncs.de 1 points 6 hours ago (1 children)

Ah, so they are actually differences between IPP Everywhere and AirPrint (apart from AirPrint including the whole autodiscovery stuff)? Good to know. The latter is usually more prominently advertised though which is why that’s the one I mentioned.

But yeah, it should be very common for these to be supported with anything remotely recent.

[–] Coelacanthus@lemmy.kde.social 1 points 6 hours ago
  1. IPP Everywhere also include full autodiscovery stuff (mDNS and DNS-SD, of course, Apple call this combination as Bonjour). So I said raster is the only difference.
  2. Raster is unimportant in Linux situation because CUPS support both PWG Raster (It's actually a subset of original CUPS Raster) and Apple Raster. Whichever one your device supports, CUPS will work fine.
[–] Tywele@lemmy.dbzer0.com 5 points 2 days ago

That helps, thanks.

[–] zstg@programming.dev 3 points 2 days ago (2 children)

I have this printer and it works flawlessly using the proprietary drivers.

[–] Tywele@lemmy.dbzer0.com 1 points 1 day ago* (last edited 1 day ago)

Since you have this printer, can you tell me what volume the ink tanks are? This info seems impossible to find.

[–] PseudoSpock@lemmy.dbzer0.com 2 points 2 days ago

When you say proprietary drivers, I assume that means they are only available for x86_64 platform... leaving ARM64/aarch64 devices, like Pi's and such, out of luck?

Something I've experienced with similar printer drivers. Hence the ask.