Page 1 of 2

installing Canon i-Sensys MF8540cdn

Posted: Wed 27 Feb 2019, 18:53
by ArthurR
Hi,

First time using Linux though I do go back a wee bit in computer history (started with DOS 3.3) but I've hit a blank wall trying to install my networked Canon printer into tahrpup 6.0.5.

I've run the "Add printer and Classes" in CUPS and it detects my printer fine but it does not have anything like my model of printer in the list of Canon printers.

So onto Canons web site. I've downloaded "Canon UFR II/UFRII LT Printer Driver for Linux Version 3.70 " extracted it and run "install.sh". Unfortunately this just generates lots of errors mainly along the lines of " Line xxx: dnf: command not found" and reports that "Some system libraries could not be found" and finally ends with "Could not install".

If any more info is needed you will probably have to guide me on how to obtain it.

Any help would be appreciated.

Posted: Wed 27 Feb 2019, 20:38
by dancytron
It might help if we can see the install.sh file to see what it is trying to do.

Making a big leap, it might be trying to compile the print driver. If so, loading the devx file might do it or at least get you closer.

http://distro.ibiblio.org/puppylinux/pu ... 20-6.0-CE/

Download the devx file for your verson and use SFS load to load it.

Posted: Thu 28 Feb 2019, 00:53
by bigpup
How to install your printer in Puppy
http://www.murga-linux.com/puppy/viewtopic.php?t=59015
This tells you everything and has the drivers for most printers.
In the first post find the info for Canon printers and follow it closely.

Posted: Thu 28 Feb 2019, 08:48
by ArthurR
I've attached the install.sh

Posted: Thu 28 Feb 2019, 08:57
by nic007
That looks like a generic driver for linux. There may be a specific linux driver for your model. I also have Canon i-Sensys but I think a much older model than you have. There is not a linux driver for my model (so I print using windows XP) but I have seen model specific linux drivers for newer models of the i-sensys range.

Posted: Thu 28 Feb 2019, 10:32
by rcrsn51
nic007 wrote:That looks like a generic driver for linux.
No it's not. It is a combo driver that appears to support Arthur's model.

Bigpup has supplied the most relevant information.
Making a big leap, it might be trying to compile the print driver. If so, loading the devx file might do it or at least get you closer.
????????????????

What on earth is the point in giving out random suggestions like that?

Posted: Thu 28 Feb 2019, 15:19
by bigpup
Listen to rcrsn51.
He is the Puppy Linux master expert on getting printers working in Puppy.!!

Posted: Thu 28 Feb 2019, 16:27
by nic007
The user must please report back with the exact steps he had taken to get that driver and printer/scanner going. I may want to try it myself if it works correctly. Cheers

Posted: Thu 28 Feb 2019, 17:15
by rcrsn51
nic007 wrote:I may want to try it myself if it works correctly.
Or you could test it now by following the instructions given by bigpup.

Posted: Thu 28 Feb 2019, 18:07
by nic007
rcrsn51 wrote:
nic007 wrote:I may want to try it myself if it works correctly.
Or you could test it now by following the instructions given by bigpup.
If I remember correctly, it's a 100mb data download. I'll wait to see if someone gets it going before I take the plunge.

Posted: Thu 28 Feb 2019, 20:32
by ArthurR
I've managed to capture the output from install.sh

Maybe someone more familiar with Linux can see why it can't find the commands at the various lines.

Posted: Fri 01 Mar 2019, 01:40
by perdido
Welcome to the forum!

The first line of the output from your install.sh says it all
This installer is recommended for the following distributions that are currently supported as of the release of this installer:
- Fedora/Ubuntu/CentOS 7.3 or later/Debian 8.6 or later
My over-simplified understanding of that one line is that puppy linux is not listed in the supported operating systems and you will have problems
to include missing libs and commands not available in puppy without additional work if you insist on using that script.

I suggest go to the link provided by bigpup, there are links to installing different printers in that post that include detailed instructions.
Those instructions were written by rcrsn51 and you have his attention so take advantage of that. Nobody can give you help if you won't accept it
bigpup wrote:How to install your printer in Puppy
http://www.murga-linux.com/puppy/viewtopic.php?t=59015
.

Posted: Fri 01 Mar 2019, 08:51
by ArthurR
I have looked through all 15 pages of the post by bigpup and I have downloaded "candi-1.4.pet" but when it comes to the bit about downloading drivers I cannot find drivers for the i-sensys following the link to Canon that it provides.

The only driver package I can find for my printer is the one I downloaded.

I thought that the version of tahrpup that I an running was based on an Ubuntu distribution.

Posted: Fri 01 Mar 2019, 09:45
by rcrsn51
For Canon laser printers that use the CAPT or UFRII drivers, read here.
Some Canon printers use a driver named UFRII. . This one is easier to install. Download and extract the package

Code: Select all

linux-UFRII-drv-vxxx-uken
Locate the two files cndrvcups-common_xxx.deb and cndrvcups-ufr2-uk_xxx.deb. In most Puppies, you can install these by clicking on them.

Make sure that you pick the correct 32/64bit versions for your Puppy.

Run the CUPS web interface. USB printers should install with the usual procedure. Networked printers will require a URI something like the following, which may be auto-detected by CUPS.

Code: Select all

lpd://aaa.bbb.ccc.ddd/CANON-iRC5180

Posted: Fri 01 Mar 2019, 10:42
by ArthurR
@rcrsn51, thanks, I missed that bit. I think I started to glaze over by page 9!

I'll give that ago later.

Posted: Sat 02 Mar 2019, 12:06
by ArthurR
Yes, that worked. I can print in colour too. :D

What did running those two actually do?

Posted: Sat 02 Mar 2019, 12:07
by ArthurR
Sorry, in my excitement I forgot to say thank you.

Posted: Sat 02 Mar 2019, 12:57
by nic007
And the scanner?

Posted: Sat 02 Mar 2019, 13:16
by rcrsn51
@Arthur: Excellent. How are you connected to the printer? By USB? If over the network, what is the URI (network address) used by CUPS?

Regarding scanning: your unit may work with the SANE pixma driver that is included in your Puppy. But it will depend on the version. And scanning may only work over USB.

Run: scanimage -L

Posted: Sat 02 Mar 2019, 13:25
by nic007
rcrsn51 - Which printer driver should I (would you) try for sensys-i MF3220?