events
news
The Linux Foundation
Printers from Canon :  OpenPrinting User Forums
FAQ 
Goto Thread: PreviousNext
Goto: Forum ListMessage ListNew TopicSearchLog In
Goto Page: Previous123
Current Page: 3 of 3
Re: Driver Canon PIXMA iP1300 ?
Posted by: andre jose medeiros da silva (IP Logged)
Date: August 22, 2008 04:48AM

IP 1300

Re: Driver Canon PIXMA iP1300 ?
Posted by: CPPriya (IP Logged)
Date: September 14, 2008 06:09AM

I need the printer driver for Canon Pixma Ip1300. Please help me . . .Thanks

Re: Driver Canon PIXMA iP1500 ?
Posted by: fatima (IP Logged)
Date: September 16, 2008 10:58AM

preciso do driver da canon ip 1500

Re: Driver Canon PIXMA iP1300 ?
Posted by: byhq (IP Logged)
Date: September 29, 2008 12:50AM

Hi,

I need the Canon PIXMA iP1300 Driver for ubuntu

The Driver iP220 don't work...

Tanks, hq.

Re: Driver Canon PIXMA iP1300 ?
Posted by: shikhar (IP Logged)
Date: October 12, 2008 09:16AM

jy3kx

Re: Driver Canon PIXMA iP1300 ?
Posted by: sagar (IP Logged)
Date: November 11, 2008 09:22PM

Hi Plz I Want Canon Pixma ip1300 Printers Drivers

Re: Driver Canon PIXMA iP1300 ?
Posted by: Garantido (IP Logged)
Date: December 12, 2008 03:02PM

Não funcionou para arquitetura AMD64. Tem alguma dica?

$ sudo alien -d -c *.rpm

Package build failed. Here's the log:
dh_testdir
dh_testdir
dh_testroot
dh_clean -k -d
dh_installdirs
dh_installdocs
dh_installchangelogs
find . -maxdepth 1 -mindepth 1 -not -name debian -print0 | \
xargs -0 -r -i cp -a {} debian/cnijfilter-common
dh_compress
dh_makeshlibs
dh_installdeb
dh_shlibdeps
dpkg-shlibdeps: failure: couldn't find library libpopt.so.0 needed by debian/cnijfilter-common/usr/lib/cups/filter/pstocanonij (its RPATH is '').
Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
dh_shlibdeps: command returned error code 512
make: [binary-arch] Erro 1 (ignorado)
dh_gencontrol
dpkg-gencontrol: error: current host architecture 'amd64' does not appear in package's architecture list (i386)
dh_gencontrol: command returned error code 65280
make: ** [binary-arch] Erro 1
find: «cnijfilter-common-2.60»: Arquivo ou diretório inexistente

Re: Driver Canon PIXMA iP1300 for Windows
Posted by: Randy D. Diesto (IP Logged)
Date: December 14, 2008 05:37PM

The software/driver of my printer Canon PIXMA IP 1300 was corrupted due to virus, please give me another software/driver of the said printer for windows so that i could still use it. Thanks.

Re: Driver Canon PIXMA iP1300 ?
Posted by: abdul (IP Logged)
Date: January 16, 2009 01:40AM

bagi driver canon dong

Re: Driver Canon PIXMA iP1300 ?
Posted by: Samantha Guevarra (IP Logged)
Date: January 22, 2009 01:52AM

i need to install my canon printer Pixma iP1300, but my cd rom is not working, i need the printer software of iP1300. . . Pls help me where to find, thanks

Re: Driver Canon PIXMA iP1300 ?
Posted by: malek (IP Logged)
Date: January 25, 2009 02:38AM

Thank you to Reinaldo:

At least my IP1300 is already "online" with my laptop. But the problem
is that it doesn't print. My setup is as follows:
Compaq Presario c700
Dual Core 1.8Ghz(x2)
Memory=800mB
OS Linux Mint Felicia
I have downloaded and performed each procedure detailed
by Reinaldo from step 1-8.
Result: The test-page queues, the canon pixma ip1300
responds but only to throw off the paper without printing and
without echoing an error.
What did I miss? Can anyone give any suggestion?
I am new to Linux.

Thanks ahead.

malek

Re: Driver Canon PIXMA iP1300 ?
Posted by: malek (IP Logged)
Date: January 25, 2009 06:15AM

Hi,

Again, and finally, THANKS TO REINALDO for his truly useful and helpful
methods of installing the driver IP2200 to run this universally problematic
canon printer, notoriously known as CANON PIXMA IP1300.

To help others coping up the same problem, please allow me to post here related instructions to further ease Reinaldo's method.

Let it be known, that some Linux distro do not preinstall 'alien' so please for those who run Linux versions like Ubuntu etc with .deb
you better install it now [its available through distro repos/ or
get-apt] you will need this to convert the downloadable driver
iP2200_Linux_260.tar.gz which is an .rpm package. The driver
...tar.gz contains an .rpm (red hat) that must first be converted
to .deb to install in non-rpm supported distros like Ubuntu.

Also, this driver ip2200 does not run ip1300 with only single
ink-cartridge, so you have to prepare both: Black PG-40 and
Color CL-41 cartridges, manual install them into the ip1300
printer before installing the driver so that you need not bother
any more why Test Print page fails.

Having these prepared, you may now proceed to execute
one-by-one the 8 steps given by Reinaldo in his post.
at first I did not fully understand his instruction, it seems his
language is portugues but I can only understand spanish, so
I have here included/ pasted below a translation I used in order
to safely follow his instructions.

Translation of Reinaldo's post (portion) into english:
BEGIN:
Re: Driver Canon PIXMA iP1300?
Posted by: Reinaldo (IP Logged)
Date: July 16, 2007 06:23 AM
Toei vasculhando the net and not found any recipe for how to install my printer Canon PIXMA IP1300, the only information I had and found in www.linuxprinting.org, is that it worked with the native driver of Canon IP2200.
Toei formatting my pc few times and got a result that would like to share. The steps that followed were:
1 - Download the following package [software.canon-europe.com] and extract it in a folder:
2 - Remove the file cnijfilter-common-2.60-1.src.rpm:
$ rm cnijfilter-common-2.60-1.src.rpm
3 - Open the konsole and convert the other three files left over from *. rpm to *. deb with the command:
$ sudo alien-d-c *. rpm
4 - Install the package:
$ sudo dpkg-i *. deb
5 - install the library libgtk1.2:
$ sudo apt-get install libgtk1.2
6 - fix dependencies:
$ sudo ln-s / usr/lib/libpng12.so.0 / usr/lib/libpng.so.3
$ sudo ln-s / usr/lib/libxml2.so.2 / usr/lib/libxml.so.1
$ sudo ln-s / usr/lib/libpng12.so.0 / usr/lib/libpng.so.2
$ sudo ln-s / usr/lib/libtiff.so.4 / usr/lib/libtiff.so.3
7 - set some more options to file:
$ sudo kate / usr/share/cups/model/canonip2200.ppd
Add:
* OpenUI * CNQuality / Quality: PickOne
* DefaultCNQuality: 3
* CNQuality 2/High: "2"
* CNQuality 3/Normal: "3"
* CNQuality 4/Standard: "4"
* CNQuality 5/Economy: "5"
* CloseUI: * CNQuality
* 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
8 - Restart cups:
$ sudo killall cupsd
$ sudo cupsd
9 - Now go k menu -> System Settings -> Printers -> Add ->
Add impressora/classe--> next -> Local printer (parallel, serial, usb) ->
USB -> Canon iP1300 USB # -> Canon iP1300 -> Next
Manufacturer -> CANON Modelo -> iP2200 -> Next
It is only going through completing the required information

So I have installed the color cartridge and print it changing the colors of the sources
Sorry! but I do not know to translate the English do that if someone I appreciate.
END:

I hope this helps. Good luck.

Malek

Re: Driver Canon PIXMA iP1300 ?
Posted by: tricia (IP Logged)
Date: February 03, 2009 02:11AM

hi...can't install canon pixma ip1300 in our desktop linux

Re: Driver Canon PIXMA iP1300 ?
Posted by: Cristian (IP Logged)
Date: February 05, 2009 03:43AM

Hola a todos:

Soy nuevo en Linux y aun no conozco mucho sobre este maravilloso SO.
Quisiera saber si alguien ha tenido resultados positivos al instalar su impresora canon ip1300, ya que al instalarla en Linux Mint 6 me la instala con un controlador generico y no me funciona la impresora.
Gracias

Re: Driver Canon PIXMA iP1300 ?
Posted by: carmen collazo (IP Logged)
Date: February 15, 2009 07:14PM

HTU6T

Re: Driver Canon PIXMA iP1300 ?
Posted by: jose antonio (IP Logged)
Date: February 24, 2009 12:53PM

necesito instalar la impresora pero no tengo el cd porfa

Re: Driver Canon PIXMA iP1300 ?
Posted by: weng (IP Logged)
Date: February 25, 2009 10:38PM

please have me a driver

Re: Driver Canon PIXMA iP1300 ?
Posted by: anderson (IP Logged)
Date: April 21, 2009 07:33AM

drive impressora canon pixma 1300

Re: Canon PIXMA iP1300 ?
Posted by: Muhamad Rasjid (IP Logged)
Date: April 25, 2009 07:16PM

I have used my IP 1300 Pixma Canon printer for a couple of months. One day the start up orange button keep on blinking. On the PC is stated that the waste ink container is almost full. When I pushed the orange button I can resume pinting. But recently the PC indicated that the waste ink container is full and the orange button keeps on blinking. Please guys, who can help me on this? What kind of software do I need? Thanks

Re: Driver Canon PIXMA iP1300 ?
Posted by: Marcela (IP Logged)
Date: May 04, 2009 01:58PM

No he podido hacer funcionar la ip 1300 pixma y tengo graves problemas para comprar otra. favor a quien tenga alguna solucion ruego enviarmela por la misma via ya que las indicaciones de roberto no fueron muy utiles
gracias

Re: Driver Canon PIXMA iP1500 ?
Posted by: manuel corado (IP Logged)
Date: May 13, 2009 07:41PM

Por favor , nesecito saber como configurar mi impresora Canon PIXMA iP1500 a mi computadora.

Re: Driver Canon PIXMA iP1300 ?
Posted by: Edgar Mesquita (IP Logged)
Date: August 25, 2009 11:36AM

Consegui por a impressora a funcionar ao seguir o teu tutorial Reinaldo.
Funcionou um dia.
Quando modifiquei o PPD para poder imprimir fotos a 1200*1200 deixou de funcionar.
Tentei remover todos os items e reinstalar e continua a nao dar.
So tenho um cartucho o de cores.
Pode ser disso?


I followed the tuturial it it worked for one day. managed to print quite a lot actually. Then i changed the PPD file to be able to change resolution and ink spending and after that, no more.... it only spits the paper without printing a thing!!!
Only have one cartridge the color one... maybe it's because of that!

Re: Driver Canon PIXMA iP1300 ?
Posted by: yyy (IP Logged)
Date: September 13, 2009 05:56PM

what can i do in case my ip1300 is having a paper jam???

Goto Page: Previous123
Current Page: 3 of 3


Your Name: 
Your Email: 
Subject: 
Attach a file
  • No file can be larger than 9.6MB
  • 5 more file(s) can be attached to this message
Spam prevention:
Please, enter the code that you see below in the input field. This is for blocking bots that try to post this form automatically. If the code is hard to read, then just try to guess it right. If you enter the wrong code, a new image is created and you get another chance to enter it right.
This forum powered by Phorum.