Package Details: capt-src 2.71-5

Git Clone URL: https://aur.archlinux.org/capt-src.git (read-only, click to copy)
Package Base: capt-src
Description: Canon CAPT Printer Driver for Linux. Compiled from source code.
Upstream URL: http://support-asia.canon-asia.com/
Keywords: canon capt printer
Licenses: custom
Conflicts: cndrvcups-common-lb, cndrvcups-lb
Submitter: reztho
Maintainer: mistersmee
Last Packager: mistersmee
Votes: 77
Popularity: 0.000002
First Submitted: 2010-08-29 20:28 (UTC)
Last Updated: 2024-05-26 12:53 (UTC)

Pinned Comments

reztho commented on 2020-06-11 14:55 (UTC) (edited on 2020-06-11 18:47 (UTC) by reztho)

Do not expect this driver to work in the near future if Canon doesn't release a new version soon. This driver is from 2017 and the GCC environment started deprecating a lot of stuff used by this driver. Please, ask for better Linux support to Canon.

Do not flag this package out of date if there's no new version available. That's bad community behavior. A comment telling about the issue is enough.

If your machine uses the x86_64 arch, the multilib pacman repo will be needed for this driver: https://wiki.archlinux.org/index.php/Official_repositories#multilib

For an alternative 100% open source driver although not official by Canon, go to: https://aur.archlinux.org/packages/captdriver-git/

buovjaga commented on 2020-01-09 10:33 (UTC)

Re: driver deprecation - the CUPS creator opened this issue to discuss how to handle old devices: https://github.com/apple/cups/issues/5271

From one of his comments: "Before we drop PPDs, we will be working with developers to create those printer applications (particularly Gutenprint), and will likely end up creating our own printer application (based on the existing ippserver sample code) to support existing PostScript and CUPS raster drivers. So the goal is definitely not to leave people SOL, but rather to plan for a future where we aren't limited by the capabilities of the past."

reztho commented on 2019-10-06 11:44 (UTC)

Now you'll see this warning message: lpadmin: Printer drivers are deprecated and will stop working in a future version of CUPS.

Not sure what this will mean for the future with this driver.

Latest Comments

« First ‹ Previous 1 .. 12 13 14 15 16 17 18 19 20 21 22 .. 27 Next › Last »

reztho commented on 2012-11-13 15:50 (UTC)

Fixed, demyze.

demize commented on 2012-11-13 15:25 (UTC)

Hmmr getting "install: cannot change owner and permissions of ‘/var/captmon/’: No such file or directory" on 2.50-1

reztho commented on 2012-11-10 11:53 (UTC)

My printer isn't working even with this new version so... let me know if you manage to do it.

<deleted-account> commented on 2012-11-06 18:25 (UTC)

Go Go Update version 2.50 http://support-asia.canon-asia.com/contents/ASIA/EN/0100459601.html Again, I want to remind you. Do not use the FIFO. Use cups backend ccp. Enter the following command: # /usr/sbin/lpadmin -p [printer name] -m [PPD file name] -v ccp://localhost:59687 -E # /usr/sbin/ccpdadmin -p [Printer Name] -o [Printer Device Path] Example: To register the LBP5000 in the print spooler as "LBP5000": /usr/sbin/lpadmin -p LBP5000 -m CNCUPSLBP5000CAPTK.ppd -v ccp://localhost:59687 -E /usr/sbin/ccpdadmin -p LBP5000 -o /dev/usb/lp0

Pipe commented on 2012-09-26 05:13 (UTC)

I'd like to try 32bit PKGBUILD as well. I tried contacting Lone_Wolf, but to no avail. I used driver from capt-src AUR package before, but it stopped working. Is this driver any better? Does it make any sense to make a switch to 64bit arch to get this one?

<deleted-account> commented on 2012-08-04 12:35 (UTC)

Well I mailed you a while ago.

<deleted-account> commented on 2012-07-30 20:13 (UTC)

yeah, but unfortunately the Canon CAPT driver for Linux are not officially supported. according the driver documentation, the driver was "evaluated" with Fedora 15 (32/64bit) and Ubuntu 11.04 (32bit). I used Fedora 17.

reztho commented on 2012-07-30 18:30 (UTC)

If the driver doesn't work in a supported OS, you should talk with Canon support directly.

<deleted-account> commented on 2012-07-30 18:15 (UTC)

There seems to be a lot of problems with cannon's capt driver and I am not the only one with nicely looking log file messages but no actually printing. Anyway, now I tried with Ubuntu 12.04 (32bit) to get my LBP3300 working, same issue as with Arch. Finally I tried with the current Fedora (32bit) and the canon's original compiled driver rpm-package, but with less luck then with Arch and Ubuntu, the log messages get until I [Job ???] Request file type is application/pdf. I [30/Jul/2012:22:01:48 +0200] Saving job.cache... I [30/Jul/2012:22:01:48 +0200] Saving subscriptions.conf... and thats all. Maybe I should give up to get this printer working on Linux.