Package Details: cnijfilter2 6.80-1

Git Clone URL: https://aur.archlinux.org/cnijfilter2.git (read-only, click to copy)
Package Base: cnijfilter2
Description: Canon IJ Printer Driver for Linux
Upstream URL: https://www.canon.com.au/home-printers
Keywords: Canon Driver Printer
Licenses: GPL, custom:canon
Conflicts: cnijfilter, cnijfilter-mg3600
Provides: cnijlgmon3, tocanonij, tocnpwg
Submitter: iAndrewT
Maintainer: unit73e
Last Packager: unit73e
Votes: 48
Popularity: 1.15
First Submitted: 2016-12-22 12:46 (UTC)
Last Updated: 2024-12-16 18:49 (UTC)

Pinned Comments

unit73e commented on 2022-10-01 15:47 (UTC)

Just a kindly reminder (because I forgot) that to have the scanner working you probably should use avahi:

https://wiki.archlinux.org/title/SANE/Scanner-specific_problems#Scanning_over_the_network_with_Canon_PIXMA_or_imageCLASS_all-in-one_printer/scanners

There are other methods but this is the easiest one.

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »

blufinney commented on 2020-05-28 06:08 (UTC)

@jochidd - I get the same linker error. How did you fix it?

jochidd commented on 2020-05-23 11:23 (UTC)

I needed to fix the following linker error manually (extern declaration):

libtool: link: gcc -O2 -Wall -I/usr/include/libusb-1.0 -I./common -I/usr/include/libxml2 -o cnijlgmon3 cnijcomif.o cnijifusb.o cnijlgmon3.o cnijifnet.o keytext.o cnijifnet2.o cnijutil.o -L../../com/libs_bin64 -ldl -lusb-1.0 -lcnnet2 -lxml2 -lcnbpcnclapicom2 -lcnbpnet30 -lcups /usr/bin/ld: cnijifnet2.o:(.bss+0x0): multiple definition of `GET_PROTOCOL'; cnijlgmon3.o:(.bss+0x0): first defined here collect2: error: ld returned 1 exit status make[2]: *** [Makefile:402: cnijlgmon3] Fehler 1

Otherwise works nicely. Tested with Canon Pixma TS6350 (scanning + printing).

zerophase commented on 2019-12-19 04:40 (UTC)

Sorry, I'm back to updating. I can add a co-maintainer to help keep this package up to date.

tschertel commented on 2019-12-18 16:49 (UTC)

Any chance to see this package updated?? Is it time to orphan it?

KI9N commented on 2019-11-29 13:22 (UTC)

I found cnijfilter2 version 5.90: http://gdlp01.c-wss.com/gds/4/0100010484/01/cnijfilter2-source-5.90-1.tar.gz I built it on my system using the same PKGBUILD without issues.

Redrield commented on 2018-10-10 23:38 (UTC)

A dependency on ghostscript should be specified, as the -bin version of this package has. My Canon MG2920 failed to print because I had removed Ghostscript (transient dependency of another driver) when I installed this.

livix commented on 2018-09-23 16:50 (UTC)

I've found version 5.70 at http://gdlp01.c-wss.com/gds/0/0100009930/01/cnijfilter2-source-5.70-1.tar.gz

anne commented on 2018-07-07 01:24 (UTC)

So close and yet so far! I can makepkg and install this (though there are compilation warnings), and CUPS now finds my printers as (e.g.) "cnijbe2://Canon/?port=usb&serial=123456" instead of just "usb://Canon/G2000%20series?serial=123456&interface=1", but nothing happens when I try print the CUPS test page to the "cnijbe2:" version of the printer; systemd logs "Started Process Core Dump". Invoking "cnijlgmon3" causes this to be shown:

direct cnijbe2://Canon/?port=usb&serial=123456 "Canon G2000 series" "USB Printer #1 with status readback for Canon IJ"

but nothing happens, and the exit status is 2. There are no manpages, and I'm at a loss as to how to debug this. I'm a decent sysadmin but definitely no C programmer. Is this software known to work on a 64-bit machine?

(The "standard" (Gutenprint?) driver and PPD file work, but the photo colours are dull.)

prurigro commented on 2018-05-16 03:27 (UTC)

@zerophase: I'm getting it in the print dialog under "status" -- maybe it's only required/used by certain printers? I have a canon TR8520.

zerophase commented on 2018-04-24 16:50 (UTC)

@prurigro When are you getting that error? I'll add cmdtocanonij3 to the package, but I'm not having any issues with printing currently.