Maybe you should try

file:/dev/ulpt0


Regards,
Cem

Moritz Herrmann, 06/12/09 01:08:
Hi guys,
after trying a whole day myself to get the old Canon PIXMA iP2000 to print from OBSD 4.5
i considered asking the mailing list for help.

The printer itself is fine and is recognized as:
# dmesg | grep ulpt ulpt0 at uhub4 port 2 configuration 1 interface 0 "Canon iP2000" rev 1.10/1.05 addr 2
ulpt0: using bi-directional mode

Then I consulted http://openprinting.org/ where I found, that gutenprint drivers for my printer should work fine. So after installing CUPS and succesfully printing on a HP Laserjet I installed gutenprint and tried to configure the Canon printer with the Cups web interface. As Cups didn't have the Canon model as a choice I manually downloaded the gutenprint database extracted the suitable .ppd file and copied it to /usr/local/share/cups/model/. Still the printer is not working. I am unsure if I made a stupid mistake so far, because after getting gutenprint with pkg_add I presumably should not have downloaded the ppd file manually.

Here is the cups error log:

I [11/Jun/2009:22:03:55 +0000] Job 18 queued on "pixmaiP2000" by "root".
I [11/Jun/2009:22:03:55 +0000] Started filter /usr/local/libexec/cups/filter/pstops (PID 25160) for job 18. I [11/Jun/2009:22:03:55 +0000] Started filter /usr/local/libexec/cups/filter/pstoraster (PID 20648) for job 18. I [11/Jun/2009:22:03:55 +0000] Started filter /opt/gutenprint/cups/lib/filter/rastertogutenprint.5.0 (PID 19387) for job 18. I [11/Jun/2009:22:03:55 +0000] Started backend /usr/local/libexec/cups/backend/usb (PID 29145) for job 18. E [11/Jun/2009:22:03:55 +0000] PID 29145 (/usr/local/libexec/cups/backend/usb) stopped with status 1! I [11/Jun/2009:22:03:55 +0000] Hint: Try setting the LogLevel to "debug" to find out more. E [11/Jun/2009:22:03:55 +0000] PID 19387 (/opt/gutenprint/cups/lib/filter/rastertogutenprint.5.0) crashed on signal 6! I [11/Jun/2009:22:03:55 +0000] Hint: Try setting the LogLevel to "debug" to find out more. E [11/Jun/2009:22:03:55 +0000] [Job 18] Unable to open USB device "usb:/dev/ulpt0": Permission denied I [11/Jun/2009:22:03:57 +0000] [Job 18] Backend returned status 1 (failed)
I [11/Jun/2009:22:03:57 +0000] Saving printers.conf...
I [11/Jun/2009:22:03:58 +0000] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=18730) I [11/Jun/2009:22:04:04 +0000] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=6313) I [11/Jun/2009:22:04:05 +0000] Started "/usr/local/libexec/cups/daemon/cups-deviced" (pid=7400)

I hope someone can help here,

greetz Moritz

Reply via email to