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










22 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
(59 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
(59 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
(59 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
(59 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