PDA

View Full Version : [SOLVED] Canon Pixma iP1900 series


tjandracom
November 13th, 2008, 05:36 AM
does anyone know where to find Dapper/Hardy driver for Canon Pixma iP1900 series. (Exact model is Pixma iP1980).
i have tried driver for Pixma iP1800 and it doesn't work. thanks.

tjandracom
November 15th, 2008, 04:46 AM
^^^^bump^^^^

tjandracom
November 18th, 2008, 06:33 AM
It works now (but only on Hardy), using Canon ip1800series driver from:

http://caletalinux.blogspot.com/2007/07/canon-ip1800-drivers-en-ubuntu-feisty.html

i guess it will never work on Dapper. i have tried to convert the package with alien in Dapper, but still doesn't work. :(

styven
February 7th, 2009, 03:44 PM
Hi there,

I found these .debs on the Canon website,they are for Version 3 of the Debian Linux printer driver. They are for the ip1900 canon printer.

Would these work and on which distribution dapper, hardy, heron, feisty?

Steve.

tjandracom
April 6th, 2009, 03:13 PM
thank's. but since i have migrated to hardy, i can't tell whether these will work on dapper or not.

edgy, and feisty is no longer supported, and dapper and gutsy will be obsolete soon, so i guess the problem will naturally disappeared as the time move on. so i will mark this as solved.

cancuen
April 9th, 2009, 02:48 AM
Hi. I've installed, properly this printer, after a while. I'm a Kubuntu Intrepid User. Greetings from Guatemala.

If you have troubles installing this printer, delete all references/tries/fails/etc related to this printer. Let's do it as we just brought from the store knowing all we need to know.

Turn off the printer (and/or unplug if necesary/wanted).

You have to download the drivers in canon-europe's site. The drivers are at http://software.canon-europe.com/products/0010647.asp.
Find under "Operating System > Linux" and download "Debian Linux Printer Driver (3.0)".
Download to a folder (it's own folder) anywhere (better desktop). Then, let's go to konsole (or equivalent).

First we must install libcupsys2 with the following order:
$ sudo apt-get install libcupsys2
Next go to folder we used to download the driver:
$ cd /path/to/your/folder
Next we need to untar the dowloaded file
$ tar -xf iP1900_debian_printer.tar
Now we will have 3 files on this folder (+ original tar downloaded file).
(In my case I've untargz the "tar.gz" file inside, but don't think that this is necessary, how ever if you wanted or need to doit:
$ tar xvzf cnijfilter-common-3.00-1.tar.gz)
Then let's install:
$ sudo dpkg -i *deb
This will install the two deb packages included in the downloaded tar file that will install the proper drivers in the computer database.

Now that are installed, exit the konsole and then let's go to CUPS web manager in our favorite browser (firefox rocks) to http://127.0.0.1:631

In the page go to Admin and find the button that says "Find new printer" and then follow the assistant.

Hope this helps someone. If you have troubles finding out what to download, this is the file my browser reports as downloaded:
http://software.canon-europe.com/files/soft31335/software/iP1900_debian_printer.tar

Feed back with comments.

Mario Soto
mariosoto [at sign here] cancuen [dot here] net

tjandracom
April 15th, 2009, 03:48 PM
thanks cancuen. welcome to the forum, don't hesitate to post more on this forum.

as far as i know, this printer is just work in hardy and later (including Intrepid) without needing additional drivers.
but thanks for the info anyway. i just know that canon is officially releasing driver for linux. and because this driver is came from canon, it's supposedly better than the common driver included in the ubuntu packages.

luispic
May 19th, 2009, 08:03 PM
Gracias! cancuen, I'm kindda new to this ubuntu and stuff, just installed the 9.04 "Jaunty Jackalope" (what is the deal with those names!!??) and my canon ip1900 didn't work but after installing the .deb downloaded from the canon website you gave, I switched my printer again it recognized it automatically and its now working.

(I'm only using english to keep the "universality" of the forum) I'm also from Guate!!

cheers!

hrimhari
May 27th, 2009, 05:35 PM
Hello,

Please update your post if your problem has been solved or even to mention that it works for some people. The information in this reply will probably be useful to other people, so you may like to include it too.

My system is Ubuntu 8.04 Hardy on AMD64 .

I got the debian package from the Canon website: http://software.canon-europe.com/products/0010647.asp . It gives a TAR ball with 2 deb packages within and incomplete source. Since I'm on AMD64, it didn't want to install right away (it's for i386).

I used dpkg --force-architecture -i <package> on both deb packages, reopened the Printers dialog and modified the printer to use the new driver. It's in the end of the list (iP1900).

Seems to work just fine.

Best regards,
hri

mahela007
June 22nd, 2009, 01:09 PM
Cancuens HOWTO worked like a charm. Thanks a LOT!

mrfotheringham
June 22nd, 2009, 07:27 PM
I have been trying to install my ip1900 on Jaunty for over a week. Tried old archives numerous posting. Googled PPD files and among results was a polish ubuntu forum posting. Used translate and followed one thread

cnifilter-common 3.00-1 and cnijfilter-ip1900 series 3.00-1 i386

worked!!

oskandaria
July 6th, 2009, 08:38 AM
Hi, I've succeed installing driver for Canon iP1980, but now I have a problem, my printer cannot print with legal size paper. I mean it can print but if I choose legal as the paper size it print same as when I've print with letter size. I have setting the printer size and the page size of the document with the same legal size, but it doesn't work at all and it always print using letter size.

As a note, the printer does not have a problem if I've set page size and printer size using paper size smaller than legal or F4.

Could anyone help me to solve the problem. Please email me at oskandaria@yahoo.com.

Thanks for your help
Regards,


OSKANDARIA

artisan
August 25th, 2009, 05:03 AM
Would just like to say that "how to" worked.

Thank you.

fauzie
August 30th, 2009, 12:17 AM
If anybody get a constant blinking orange light problem, try to hold the button with the orange light for a long time (about 6 seconds), and let it go. If you are lucky, the printer will work immediately.

By the way, anybody knows how to set the resolution other than the default 600dpi?

fauzie
August 30th, 2009, 12:30 AM
To get more option, edit the appropriate file at /etc/cups/ppd

And add or edit the following lines. (They might be already available, but incomplete)

*OpenUI *Resolution/Output Resolution: PickOne
*DefaultResolution: 600
*Resolution 600/600 dpi: "<</HWResolution[600 600]>>setpagedevice"
*Resolution 1200/1200 dpi: "<</HWResolution[1200 1200]>>setpagedevice"
*Resolution 2400/2400 dpi: "<</HWResolution[2400 2400]>>setpagedevice"
*CloseUI: *Resolution

*OpenUI *CNQuality/Quality: PickOne
*DefaultCNQuality: 5
*CNQuality 2/High: "2"
*CNQuality 3/Normal: "3"
*CNQuality 4/Standard: "4"
*CNQuality 5/Economy: "5"
*CloseUI: *CNQuality

kva
August 30th, 2009, 12:45 PM
Hello,

Please update your post if your problem has been solved or even to mention that it works for some people. The information in this reply will probably be useful to other people, so you may like to include it too.

My system is Ubuntu 8.04 Hardy on AMD64 .

I got the debian package from the Canon website: http://software.canon-europe.com/products/0010647.asp . It gives a TAR ball with 2 deb packages within and incomplete source. Since I'm on AMD64, it didn't want to install right away (it's for i386).

I used dpkg --force-architecture -i <package> on both deb packages, reopened the Printers dialog and modified the printer to use the new driver. It's in the end of the list (iP1900).

Seems to work just fine.

Best regards,
hri

Mine is not working, help please..

weaklegs
October 28th, 2009, 12:03 AM
Hi...

Thanks...this is very helpful and very easy to understand...

Hi. I've installed, properly this printer, after a while. I'm a Kubuntu Intrepid User. Greetings from Guatemala.

If you have troubles installing this printer, delete all references/tries/fails/etc related to this printer. Let's do it as we just brought from the store knowing all we need to know.

Turn off the printer (and/or unplug if necesary/wanted).

You have to download the drivers in canon-europe's site. The drivers are at http://software.canon-europe.com/products/0010647.asp.
Find under "Operating System > Linux" and download "Debian Linux Printer Driver (3.0)".
Download to a folder (it's own folder) anywhere (better desktop). Then, let's go to konsole (or equivalent).

First we must install libcupsys2 with the following order:
$ sudo apt-get install libcupsys2
Next go to folder we used to download the driver:
$ cd /path/to/your/folder
Next we need to untar the dowloaded file
$ tar -xf iP1900_debian_printer.tar
Now we will have 3 files on this folder (+ original tar downloaded file).
(In my case I've untargz the "tar.gz" file inside, but don't think that this is necessary, how ever if you wanted or need to doit:
$ tar xvzf cnijfilter-common-3.00-1.tar.gz)
Then let's install:
$ sudo dpkg -i *deb
This will install the two deb packages included in the downloaded tar file that will install the proper drivers in the computer database.

Now that are installed, exit the konsole and then let's go to CUPS web manager in our favorite browser (firefox rocks) to http://127.0.0.1:631

In the page go to Admin and find the button that says "Find new printer" and then follow the assistant.

Hope this helps someone. If you have troubles finding out what to download, this is the file my browser reports as downloaded:
http://software.canon-europe.com/files/soft31335/software/iP1900_debian_printer.tar

Feed back with comments.

Mario Soto
mariosoto [at sign here] cancuen [dot here] net

mrfotheringham
October 31st, 2009, 04:07 PM
Hi...

Thanks...this is very helpful and very easy to understand...
Result!

Fantastic explanation it works.

Many Thanks

DavisYZA
November 5th, 2009, 12:43 AM
Small problem...
The console says:

"Note, selecting libcups2 instead of libcupsys2
libcups2 is already the newest version."

But these cannon ip1900 drivers aren't working with libcups2. The drivers are reported by Ubuntu as "broken packages". Too bad, Karmic is so cool... so sad :cry:.

s_raiguel
November 5th, 2009, 09:42 AM
Though it now appears to be supported by Ubuntu, I originally had trouble finding a workable driver for my Canon i6500. A German company, ZedoNet, makes very good Linux drivers, under the name Turboprint, for almost every imaginable printer, but you have to pay for the Turboprint program. It was about 20 or 30 euro, but I feel I got my money's worth.

hkboy2004
January 4th, 2010, 11:27 PM
QUOTE=fauzie;7868706]To get more option, edit the appropriate file at /etc/cups/ppd

And add or edit the following lines. (They might be already available, but incomplete)

*OpenUI *Resolution/Output Resolution: PickOne
*DefaultResolution: 600
*Resolution 600/600 dpi: "<</HWResolution[600 600]>>setpagedevice"
*Resolution 1200/1200 dpi: "<</HWResolution[1200 1200]>>setpagedevice"
*Resolution 2400/2400 dpi: "<</HWResolution[2400 2400]>>setpagedevice"
*CloseUI: *Resolution

*OpenUI *CNQuality/Quality: PickOne
*DefaultCNQuality: 5
*CNQuality 2/High: "2"
*CNQuality 3/Normal: "3"
*CNQuality 4/Standard: "4"
*CNQuality 5/Economy: "5"
*CloseUI: *CNQuality[/QUOTE]



Iam using ubuntu 910 and my ip1980 can't print greyscale photos
It could do it in 9.04
There is no greyscale option in colour mode(only RGB is available)
Is it possible to edit ppd file? HOW?
Thanks for help

PauricTheLodger
January 28th, 2010, 02:46 PM
Small problem...
The console says:

"Note, selecting libcups2 instead of libcupsys2
libcups2 is already the newest version."

But these cannon ip1900 drivers aren't working with libcups2. The drivers are reported by Ubuntu as "broken packages". Too bad, Karmic is so cool... so sad :cry:.

I've got the same problem :( Anyway around it?

weaklegs
February 25th, 2010, 09:18 PM
ey...does anybody know how to set the printing to fast draft like windows? ky baga ra au ang print niya and kalas au ug ink...

sp8bql
March 1st, 2010, 06:00 PM
To add draft you need to modify as administrator ip1900.ppd (/usr/share/ppd) file
and add lines like:
*OpenUI *CNQuality/Quality: PickOne
*DefaultCNQuality: 3
*CNQuality 2/High: "2"
*CNQuality 3/Normal: "3"
*CNQuality 4/Standard: "4"
*CNQuality 5/Economy: "5"
*CloseUI: *CNQuality

after modyfing lines go to:
http://localhost:631/printers/

and choose
'Modify printer option'

Click Next 2 times and then enter a location to modified ppd file
Click Modify and restart cups by

sudo /etc/init.d/cups restart

after that again logon to cups by
http://localhost:631/printers/

and choose 'Default options'
There will be new option available with printing quality.

-----------------------
To add grayscale printing find in ppd file something like:

*OpenUI *ColorModel/Color Model: PickOne
*DefaultColorModel: black
*ColorModel rgb/RGB: "<</cupsColorOrder 0/cupsColorSpace 1/cupsCompression 0/cupsBitsPerColor 8>>setpagede$

*CloseUI: *ColorModel

and before *CloseUI: *ColorModel line add:

*ColorModel Gray/Grayscale: "<</cupsColorOrder 0/cupsColorSpace 3/cupsCompression 2>>setpagedevice"

------------------------
New resolution options can be added easily by finding and adding lines as below:

*OpenUI *Resolution/Output Resolution: PickOne
*DefaultResolution: 600dpi
*Resolution 100dpi/100 dpi: "<</HWResolution[100 100]>>setpagedevice"
*Resolution 300dpi/300 dpi: "<</HWResolution[300 300]>>setpagedevice"
*Resolution 600dpi/600 dpi: "<</HWResolution[600 600]>>setpagedevice"
*CloseUI: *Resolution

kadm
May 7th, 2010, 08:36 PM
Just used the Karmic drivers and howto from http://tantos.web.id/blogs/how-to-karmic-koala-and-canon-pixma-ip1800-ip1900 to set up the printer under Lucid. So far, no problems.

arayilpdas
May 10th, 2010, 02:00 AM
(duplicate message)

arayilpdas
May 10th, 2010, 02:04 AM
everything went fine as you instructed, but when given a test page the light blinks on the printer, window says job is completed but the printer wont budge!
i am a lay user, and said bye to mr. gates just yesterday
please try to keep it very very simple :)
thanks in advance
dr das
(i use 10.04)

arayilpdas
June 2nd, 2010, 07:06 AM
Cancuens instructions were easy as opening a bottle :)

had to download libcupsys2 from

http://security.ubuntu.com/ubuntu/pool/universe/c/cups/

& download

libcupsys2_1.3.9-17ubuntu1_all.deb (http://security.ubuntu.com/ubuntu/pool/universe/c/cups/libcupsys2_1.3.9-17ubuntu1_all.deb)

then download printer drivers from here

http://software.canon-europe.com/products/0010647.asp

move the .tar to home folder
rt click extract here
find two .deb files, double click and install both of them

end with

system > admin > printing > add new printer > follow instructions

cheers :D my first troubleshoot

dr das

Sam Fallow
June 10th, 2010, 06:57 AM
/\/\/\/\/\/\/\

thanks dr das,

concise, to the point and it works a charm. Nice!

joanfrank
October 15th, 2010, 03:26 AM
I found help that worked with "How to install Canon Pixma iP1800 or iP1900 on Ubuntu". blog de znupii - Mozilla Firefox. I tried many and this one worked for me, and I am a total newbee to Linux.
thanks for assistance

mammuthus
January 6th, 2011, 08:10 AM
As a newcomer I simply want to say big thank you to cancuen for the post #6, which helped me to set up my printer under Hardy, and to arayilpdas for #28, which helped me to sort out the problem with the driver after upgrading to Lynx!

texla
March 28th, 2011, 01:28 PM
To get more option, edit the appropriate file at /etc/cups/ppd

And add or edit the following lines. (They might be already available, but incomplete)

*OpenUI *Resolution/Output Resolution: PickOne
*DefaultResolution: 600
*Resolution 100/100 dpi: "<</HWResolution[100 100]>>setpagedevice"
*Resolution 300/300 dpi: "<</HWResolution[300 300]>>setpagedevice"
*Resolution 600/600 dpi: "<</HWResolution[600 600]>>setpagedevice"
*CloseUI: *Resolution

*OpenUI *CNQuality/Quality: PickOne
*DefaultCNQuality: 5
*CNQuality 2/High: "2"
*CNQuality 3/Normal: "3"
*CNQuality 4/Standard: "4"
*CNQuality 5/Economy: "5"
*CloseUI: *CNQuality


Thanks, Fauzie! This is the best printer fix I've used for my Canon Pixma 330! I made two extra copies of my printer in the printing settings and then used your fix in all three of them - (with a slight number adjustment to go between 100-600 like above - then I went to printing options and set one to GRAYSCALE 100dpi - Standard quality, then one to Color 300dpi - Normal quality and one to hires color 600dpi - high quality - yes,for me 600 is as hi res as it gets!. Now I can hit any of them with one click of printer choice and get the settings I want.