Install Printer Canon Pixma ip1980 in Ubuntu 9.04
Canon has released new inject printer canon pixma ip1980. it continue the generation of canon pixma with additional feature. If you want to install it on ubuntu jaunty 9.04 , make sure you have download the driver from canon website. There are a software that has been provided by canon developer.
There is 2 different format ( .deb and .rpm ). Choose .deb file then follow the instructions. It will give you a tar package ( iP1900_debian_printer.tar ).
After download this tar package, extract it using command :
sudo tar -xf iP1900_debian_printer.tar
After that you will find 2 file cnijfilter-ip1900series_3.00-1_i386.deb and cnijfilter-common_3.00-1_i386.deb. Install the .deb package using command :
sudo dpkg-i cnijfilter-*.deb
install libcups2 package using this command :
sudo apt-get install libcups2
After that check the library for ip1980 using command :
ldd /usr/bin/cifip1900
the list should be like this :
ldd /usr/bin/cifip1900
linux-gate.so.1 => (0xb7f63000)
libcnbpcmcm346.so => /usr/lib/libcnbpcmcm346.so (0xb7f47000)
libcnbpess346.so => /usr/lib/libcnbpess346.so (0xb7ef7000)
libm.so.6 => /lib/tls/i686/cmov/libm.so.6 (0xb7ed0000)
libdl.so.2 => /lib/tls/i686/cmov/libdl.so.2 (0xb7ecc000)
libtiff.so.4 => /usr/lib/libtiff.so.4 (0xb7e77000)
libpng12.so.0 => /usr/lib/libpng12.so.0 (0xb7e51000)
libcnbpcnclapi346.so => /usr/lib/libcnbpcnclapi346.so (0xb7e4d000)
libcnbpcnclbjcmd346.so => /usr/lib/libcnbpcnclbjcmd346.so (0xb7e48000)
libcnbpcnclui346.so => /usr/lib/libcnbpcnclui346.so (0xb7e42000)
libpopt.so.0 => /lib/libpopt.so.0 (0xb7e38000)
libc.so.6 => /lib/tls/i686/cmov/libc.so.6 (0xb7cd5000)
libpthread.so.0 => /lib/tls/i686/cmov/libpthread.so.0 (0xb7cbc000)
/lib/ld-linux.so.2 (0xb7f64000)
libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0xb7c9c000)
libz.so.1 => /lib/libz.so.1 (0xb7c85000)
if the library’s OK, connect the printer and waiting for your ubuntu PC to recognize it. Use print test page button to test the printer










40 Responses to “Install Printer Canon Pixma ip1980 in Ubuntu 9.04”
mulong
(1 comments.) on Jun 1, 2009
will this work on ubuntu 9.04 64bit???
i am having a hard time installing my ip1980 on my ubuntu 9.04 64bitComment posted using
Mozilla Firefox 3.0.10 on
Windows XP
Reply
dedyisn
(77 comments.) on Jun 3, 2009
i’m not sure about installing on ubuntu 9.04 . just check the library dependencies. sometimes it needed symbolic link to make it work.
Comment posted using
Mozilla Firefox 3.0.10 on
Windows XP
Reply
Prash
on Aug 19, 2009
It works with ubuntu 9.04 just fine. Thanks for the help!Comment posted using
Mozilla Firefox 3.0.8 on
Ubuntu Linux
Reply
ice
on Jun 25, 2009
Works with Ubuntu 8.10 Intrepid…
Thanks…Comment posted using
Mozilla Firefox 3.0.3 on
Windows XP
Reply
Sonny Hidayat
(1 comments.) on Aug 4, 2009
When you need to use the .ppd file for network printing, you may find canonip1900.ppd file at directory /usr/share/cups/model/ as the result of activity above.
Mozilla Firefox 3.0.12 on
Ubuntu Linux
Sonny Hidayat´s last blog ..Kidz are great !! Comment posted using
Reply
kva
(1 comments.) on Sep 16, 2009
Can you install driver ip1980 on ubuntu 8.0.4 LTS 64 bit and ubuntu 9.0.4 64 bit to check whether it’s working or not ?
Thanks.
Mozilla Firefox 3.0.8 on
Ubuntu Linux
kva´s last blog ..Windows 7 Release to Manufacturing Comment posted using
Reply
dedyisn
(5 comments.) on Sep 19, 2009
I already tested it on Ubuntu 9.04 -64bit and it’s works
Mozilla Firefox 3.0.11 on
Ubuntu Linux
make sure there’s no library that not found , use command : ldd /usr/bin/cifip1900
There is a different between 64 bit and 32 bit. There will be a link to library 32 .
linux-gate.so.1 => (0xffffe000)
libcnbpcmcm346.so => /usr/lib/libcnbpcmcm346.so (0xf7f81000)
libcnbpess346.so => /usr/lib/libcnbpess346.so (0xf7f31000)
libm.so.6 => /lib32/libm.so.6 (0xf7f0b000)
libdl.so.2 => /lib32/libdl.so.2 (0xf7f07000)
libtiff.so.4 => /usr/lib32/libtiff.so.4 (0xf7eb4000)
libpng12.so.0 => /usr/lib32/libpng12.so.0 (0xf7e91000)
libcnbpcnclapi346.so => /usr/lib/libcnbpcnclapi346.so (0xf7e8d000)
libcnbpcnclbjcmd346.so => /usr/lib/libcnbpcnclbjcmd346.so (0xf7e89000)
libcnbpcnclui346.so => /usr/lib/libcnbpcnclui346.so (0xf7e82000)
libpopt.so.0 => /lib32/libpopt.so.0 (0xf7e7a000)
libc.so.6 => /lib32/libc.so.6 (0xf7d2b000)
libpthread.so.0 => /lib32/libpthread.so.0 (0xf7d13000)
/lib/ld-linux.so.2 (0xf7fa7000)
libjpeg.so.62 => /usr/lib32/libjpeg.so.62 (0xf7cf3000)
libz.so.1 => /usr/lib32/libz.so.1 (0xf7cdd000)
dedyisn´s last blog ..2 tahun Bersama Linux Comment posted using
Reply
sharif uddin
(1 comments.) on Oct 5, 2009
I need to install printer canon pixma ip1980. please arrange.
Internet Explorer 7.0 on
Windows XP
sharif uddin´s last blog ..NOUN AND ITS CLASSIFICATION Comment posted using
Reply
masdin
(1 comments.) on Oct 6, 2009
Thanks for the tutorial, it works like a charm :). I am successfully install PIXMA 1P1980 in my Ubuntu 8.04 and I don’t need to install libcups2, it is preinstalled.
Many thanks…
Mozilla Firefox 3.0.14 on
Ubuntu Linux
masdin´s last blog ..Penggunaan Have dan Has Comment posted using
Reply
Rose
(1 comments.) on Oct 13, 2009
Reply
okki
(1 comments.) on Oct 18, 2009
That driver work well in Ubuntu 8.10 (intrepid)..thxComment posted using
Mozilla Firefox 3.0.14 on
Ubuntu Linux
Reply
makhsan
on Oct 19, 2009
I was trying to find easy solution to install the driver. You saved me. Thanks a lot…Comment posted using
Mozilla Firefox 3.0b5 on
Linux
Reply
Azri
on Nov 3, 2009
how to install that type of printer in ubuntu 9.10?
Comment posted using
Mozilla Firefox 3.5.3 on
Ubuntu Linux
Reply
amir
on Nov 12, 2009
alhamdulillah…….
Mozilla Firefox 3.0.15 on
Ubuntu Linux
thanks friend, its work….Comment posted using
Reply
saesaria
on Nov 20, 2009
I use ubuntu 9.10
the command is always
tar: ip1900_debian_printer.tar: Cannot open: No such file or directory
Mozilla Firefox 3.5.3 on
Ubuntu Linux
tar: Error is not recoverable: exiting nowComment posted using
Reply
dedyisn
(77 comments.) on Nov 23, 2009
can you make sure that you have type it correctly ? change your directory where you download it, then
sudo tar -xf iP1900_debian_printer.tar
If i see your command, you type ip1900 ( P must be capital )
Hope it’s can help youComment posted using
Mozilla Firefox 3.5.5 on
Windows XP
Reply
Joey
on Dec 5, 2009
Your system has broken dependencies…huhuhuhuhu
How to fix this?Comment posted using
Mozilla Firefox 3.0.15 on
Ubuntu Linux
Reply
dedyisn
(77 comments.) on Dec 6, 2009
Open synaptic, and choose “repair broken packages”
Hope it’s helpComment posted using
Mozilla Firefox 3.5.4 on
Windows XP
Reply
adli
on Dec 31, 2009
ubuntu 9.10
sudo tar -xf iP1900_debian_printer.tar
cannot open: No such file or directoryComment posted using
Internet Explorer 8.0 on
Windows NT
Reply
dedyisn
(77 comments.) on Jan 1, 2010
itu spertinya mas melakukan untar di directory yang salah….
biasanya iP1900_debian_printer.tar ditempatkan di desktop, dan mas harus masuk ke directory desktop terlebih dahulu
cd /home/~~~~~~/Desktop atau
cd /home/~~~~~~/Downloads
atau dimanapun lokasi file debian.tar anda
~~~~~ diganti dengan user yang digunakan, misalnya dedyisn , dll
baru diikuti perintah
sudo tar -xf iP1900_debian_printer.tar
Comment posted using
Mozilla Firefox 3.5.6 on
Windows XP
Reply
Gusmn
on Jan 12, 2010
yup, kesalahan bagi pemula seperti saya,, kadang lupa kita harus berada di folder atau direktori dimana file akan diekstrak atau dicopy ..jadi eror, tapi setelah beberapa lama kenal linux smua akan terbiasa…newbie first .. Expert later http://www.dedyisn.net/wp-content/plugins/munky-smiley/sip.gifComment posted using
Mozilla Firefox 3.5.7 on
Windows XP
Reply
wahyusemarang
on Feb 9, 2010
Mas tolong bantuin instal pixma 1980 di ubuntu 9.10 64 bitComment posted using
Mozilla Firefox 3.5.7 on
Ubuntu Linux
Reply
BlankOn Mania
(1 comments.) on May 7, 2010
Its work for My PC…
Safari 533.2 on
Mac OS X
Thanks for tutorial….
BlankOn Mania´s last blog ..Success Story Pebisnis Neobux dari Bandung Comment posted using
Reply
Satria
on May 12, 2010
How to install canon pixma ip1700 in ubuntu 10.4?Comment posted using
Mozilla Firefox 3.6.3 on
Ubuntu Linux
Reply
jariadi
on May 12, 2010
thanks, its work on my ubuntu 10.04 lts, but without installing the lipbcups2, lucid lynx alraedy have it..merdeka…Comment posted using
Mozilla Firefox 3.6.3 on
Ubuntu Linux
Reply
dedyisn
(77 comments.) on May 24, 2010
ooo that’s good
Comment posted using
Mozilla Firefox 3.6.3 on
Windows XP
I’m not yet test lucic lynx
Reply
Christopher
on May 23, 2010
Thank you very much! I had to change the commands a little bit, but after that it worked perfectly for Jaunty v9.04.Comment posted using
Mozilla Firefox 3.0.19 on
Ubuntu Linux
Reply
dedyisn
(77 comments.) on May 24, 2010
You’re welcomeComment posted using
Mozilla Firefox 3.6.3 on
Windows XP
Reply
kva
on May 26, 2010
Not working on ubuntu 10.04 LTS 32bitComment posted using
Internet Explorer 8.0 on
Windows Vista
Reply
dedyisn
on May 26, 2010
Can you tell us, what is the error ???Comment posted using
Mozilla Firefox 3.6.3 on
Windows XP
Reply
kva
on May 26, 2010
This is the result from installing to 10.04 LTS 32bit…
ciprut@laptopku:~/Downloads$ sudo dpkg -i cnijfilter-*.deb
Internet Explorer 8.0 on
Windows Vista
dpkg: dependency problems prevent configuration of cnijfilter-common:
cnijfilter-common depends on libcupsys2 (>= 1.2.1); however:
Package libcupsys2 is not installed.
dpkg: error processing cnijfilter-common (–install):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of cnijfilter-ip1900series:
cnijfilter-ip1900series depends on libcupsys2 (>= 1.2.1); however:
Package libcupsys2 is not installed.
cnijfilter-ip1900series depends on cnijfilter-common (>= 3.00); however:
Package cnijfilter-common is not configured yet.
dpkg: error processing cnijfilter-ip1900series (–install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
cnijfilter-common
cnijfilter-ip1900seriesComment posted using
Reply
dedyisn
(77 comments.) on May 26, 2010
Download the package
http://security.ubuntu.com/ubuntu/pool/universe/c/cups/libcupsys2_1.3.9-17ubuntu3.1_all.deb
Goto a shell and find where you saved it, now install it:
sudo dpkg -i libcupsys2_1.3.9-17ubuntu3.1_all.deb
Now you need to fix up the initial install of the drivers with
sudo apt-get -f install
(the -f means fix)Comment posted using
Mozilla Firefox 3.6.3 on
Windows XP
Reply
mindy
on Jun 9, 2010
i am stuck at this step! sudo dpkg-i cnijfilter-*.deb
it says no such command. i am using latest version 10.04.
mindy:~$ sudo dpkg-i cnijfilter-*.deb
sudo: dpkg-i: command not found
help!Comment posted using
Mozilla Firefox 3.6.3 on
Ubuntu Linux
Reply
mindy
on Jun 9, 2010
i have solved it, thank you!Comment posted using
Mozilla Firefox 3.6.3 on
Ubuntu Linux
Reply
suppk
(1 comments.) on Jun 9, 2010
ubuntu 10.04 fix with http://security.ubuntu.com/ubuntu/pool/universe/c/cups/libcupsys2_1.3.9-17ubuntu3.7_all.debComment posted using
Reply
elaine
on Jun 23, 2010
Hi, I am a new user with Ubuntu 10.04. I have trouble installing iP1980. This is what I get:
elaine@elaines:~$ sudo dpkg -i cnijfilter-*.deb
Selecting previously deselected package cnijfilter-common.
(Reading database … 124484 files and directories currently installed.)
Unpacking cnijfilter-common (from cnijfilter-common_3.00-1_i386.deb) …
Selecting previously deselected package cnijfilter-ip1900series.
Unpacking cnijfilter-ip1900series (from cnijfilter-ip1900series_3.00-1_i386.deb) …
dpkg: dependency problems prevent configuration of cnijfilter-common:
cnijfilter-common depends on libcupsys2 (>= 1.2.1); however:
Package libcupsys2 is not installed.
dpkg: error processing cnijfilter-common (–install):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of cnijfilter-ip1900series:
cnijfilter-ip1900series depends on libcupsys2 (>= 1.2.1); however:
Package libcupsys2 is not installed.
cnijfilter-ip1900series depends on cnijfilter-common (>= 3.00); however:
Package cnijfilter-common is not configured yet.
dpkg: error processing cnijfilter-ip1900series (–install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
cnijfilter-common
cnijfilter-ip1900series
elaine@elaines:~$ sudo apt-get install libcups2
Reading package lists… Done
Building dependency tree
Reading state information… Done
libcups2 is already the newest version.
You might want to run `apt-get -f install’ to correct these:
The following packages have unmet dependencies:
cnijfilter-common: Depends: libcupsys2 (>= 1.2.1)
cnijfilter-ip1900series: Depends: libcupsys2 (>= 1.2.1)
E: Unmet dependencies. Try ‘apt-get -f install’ with no packages (or specify a solution).
I don’t understand this. I have tried reading documents and visiting websites but I am getting frustrated and it is not working. Please help!!Comment posted using
Mozilla Firefox 3.6.3 on
Ubuntu Linux
Reply
dedyisn
(77 comments.) on Jun 28, 2010
I’m sorry for late response, you can use libcupsys2
use command : sudo apt-get install libcupsys2
or download it from http://security.ubuntu.com/ubuntu/pool/universe/c/cups/libcupsys2_1.3.9-17ubuntu3.7_all.deb
Then follow the rest of the articleComment posted using
Mozilla Firefox 3.6.3 on
Windows XP
Reply
rama
on Jul 8, 2010
klo install ip1900 di ubuntu 10.4 64 bit gmn ya? drivernya harus 64 bit jg kn? (apa yang ada cuma i386 aj) thx b4..Comment posted using
Mozilla Firefox 3.6.6 on
Ubuntu Linux
Reply
dedyisn
(77 comments.) on Jul 20, 2010
blum pernah nyoba mas
Comment posted using
Mozilla Firefox 3.6.3 on
Windows XP
Reply
arim
(1 comments.) on Jul 25, 2010
mas saya pake ubuntu 10.04, bagaimana cara mensetting canon ip1700 biar bisa sync sama ubuntu..
mohon pencerahannya
thq b4
Mozilla Firefox 3.6.7 on
Ubuntu Linux
arim´s last blog ..KONSEP PENTING TEORI SIKAP Comment posted using
Reply