Score:1

Canon ip7210 Drivers installation

nl flag

How to install a Canon IP7210 on a 20.04 having .deb packages problems dependencies manually?.

Context:

dpkg: problemas de dependencias impiden la configuración de cnijfilter-ip7200series: cnijfilter-ip7200series depende de `libpng12-0` (>= 1.2.8rel); sin embargo:
El paquete `libpng12-0` no está instalado.
cnijfilter-ip7200series depende de `libtiff4`; sin embargo:
El paquete `libtiff4` no está instalado.
Score:1
nl flag

It was a question, until find this post and making these steps:

  1. Download the .tar.gz printer driver's
  2. Download the old multiarch support (x64)
  3. Download the corresponding tiff lib (x64) requested (located in universe)
  4. Resolve libpng12-0 package dependency (searched and located):

$ sudo add-apt-repository ppa:linuxuprising/libpng12
$ sudo apt-get update

Then, proceed:

$ sudo dpkg -i multiarch-support_2.27-3ubuntu1.2_amd64.deb
$ sudo dpkg -i libtiff4_3.9.7-2ubuntu1_amd64.deb
$ sudo apt-get install libpng12-0

Lastly we can run the install.sh inside printer drivers file (located inside uncompressed folder)

cnijfilter-ip7200series-3.80-1-deb$ sudo ./install.sh

Follow installation's guide steps to get printer working.

N0rbert avatar
zw flag
FYI - there a special Canon-related [PPA](https://launchpad.net/~thierry-f/+archive/ubuntu/fork-michael-gruz?field.series_filter=focal) which has needed [deb-packages](https://launchpad.net/~thierry-f/+archive/ubuntu/fork-michael-gruz/+packages?field.name_filter=cnijfilter&field.status_filter=published&field.series_filter=focal).
Matthias Lenmher avatar
nl flag
these model aren't supported by muchael-gruz's PPA. i tried.
N0rbert avatar
zw flag
I understood, just tried to save some of your time :) It is great that you have found a solution.
Matthias Lenmher avatar
nl flag
hope this save some other's time too!
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.