Canon Printers can't install

Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
Billy60
Level 2
Level 2
Posts: 55
Joined: Sat May 21, 2016 11:43 am

Canon Printers can't install

Post by Billy60 »

Good morning
I have 2 canon printers which have their Linux drivers, both in 32 and 64 bits downloaded and running ok on a previous version of Mint (17.3).
I tested 19.2 and they would not be found or the drivers would not install. Those drivers are supposed to be valid for mint 19.2
Those printers are somewhat old but run perfectly.
How could it be explained and what to do ?

Thanks !
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
Pierre
Level 21
Level 21
Posts: 13214
Joined: Fri Sep 05, 2008 5:33 am
Location: Perth, AU.

Re: Canon Printers can't install

Post by Pierre »

what is the Model Number of your Cannon Printers ?
Image
Please edit your original post title to include [SOLVED] - when your problem is solved!
and DO LOOK at those Unanswered Topics - - you may be able to answer some!.
Billy60
Level 2
Level 2
Posts: 55
Joined: Sat May 21, 2016 11:43 am

Re: Canon Printers can't install

Post by Billy60 »

They are:
MF4380DN
MF8350CDN
(both from Isensys series)


Thanks
pdc_2
Level 10
Level 10
Posts: 3019
Joined: Mon May 11, 2009 1:21 am

Canon lasers need UFR driver

Post by pdc_2 »

so that needs the UFR driver

https://www.canon-europe.com/support/co ... anguage=en

it comes down as linux-UFRII-drv-v500-uken-04.tar.gz

if you open a terminal; and we assume it lands in Downloads

Code: Select all

cd Downloads

Code: Select all

tar -zxvf linux-UFRII-drv-v500-uken-04.tar.gz

Code: Select all

cd linux-UFRII-drv-v500-uken-04

Code: Select all

sudo ./install.sh
that should

1) install the printer drivers and

2) register the printers; if usb connection? I can only assume one becomes lp0 and other becomes lp1
Billy60
Level 2
Level 2
Posts: 55
Joined: Sat May 21, 2016 11:43 am

Re: Canon Printers can't install

Post by Billy60 »

Good morning and thanks a lot.
I will try this. It seems there is a possibility since I could install one finally but it is deemed connected but does not print.
I'll have to investigate further.
pdc_2
Level 10
Level 10
Posts: 3019
Joined: Mon May 11, 2009 1:21 am

Re: Canon Printers can't install

Post by pdc_2 »

thanks Billy;

if usb connected, one will be called lp0 and the next will be lp1

but be aware that whichever is lp0 will always be seen as that; so if you turn on what is lp1 as the first to turn on, the system will not print; lp0 must always be turned on first;
Billy60
Level 2
Level 2
Posts: 55
Joined: Sat May 21, 2016 11:43 am

Re: Canon Printers can't install

Post by Billy60 »

Good morning pdc
Thanks again. I write this message via my Win7 session, because I also have a dual boot issue to solve before using my Mint again.
I will then try and install mint 19.2, hoping my printers will work !

Could you confirm to me one thing: the printer driver you mention and which I have, will work on Mint 17 (32bits) as well as on Mint 19.2 (64 bits) ?
I suppose the CUPS features apply to both 32 and 64 bits or am I wrong ?

Thanks again !
pdc_2
Level 10
Level 10
Posts: 3019
Joined: Mon May 11, 2009 1:21 am

32bit Canon support

Post by pdc_2 »

if you download the driver, you can actually check for yourself; Canon were providing 32bit and 64bit; open the package
Locked

Return to “Printers & Scanners”