Page 1 of 1

Gentoo & Pixma mp600r don't print

Posted: Thu Jan 25, 2007 7:37 pm
by lost bob
Installed 64 bit version on a Gentoo box , with a pixma mp600r using socket printing (device URI Device URI: socket://192.168.1.50:9100) doesn't work
here is muy cups error log :
I [25/Jan/2007:20:29:49 +0100] Job 75 queued on "tp0" by "root".
I [25/Jan/2007:20:29:49 +0100] Started filter /usr/libexec/cups/filter/pstops (PID 10409) for job 75.
I [25/Jan/2007:20:29:49 +0100] Started filter /usr/libexec/cups/filter/pstoturboprint (PID 10410) for job 75.
I [25/Jan/2007:20:29:49 +0100] Started backend /usr/libexec/cups/backend/socket (PID 10411) for job 75.
E [25/Jan/2007:20:29:49 +0100] PID 10410 (/usr/libexec/cups/filter/pstoturboprint) stopped with status 22!
Cups version 1.2.6

Printer works well on a ubuntu box (32 bit).

Thanks for your help

Posted: Fri Jan 26, 2007 9:55 am
by zedonet
The problem might be something else than the network transport (please try if printing with local USB connection works).

You could post the logfile /var/log/turboprint_cups.log (or the portion of the last print job from it).

Posted: Sun Feb 04, 2007 9:59 am
by lost bob
after a new installation of my gentoo-box , turboprint is working fine.
sorry :oops:

Posted: Wed Sep 05, 2007 12:14 am
by Nic0
I have the same problem with a Epson Stylus DX4400.

cat /var/log/cups/error_log
I [05/Sep/2007:02:00:46 +0200] Job 289 queued on "tp0" by "root".
I [05/Sep/2007:02:00:46 +0200] Started filter /usr/libexec/cups/filter/pstops (PID 17887) for job 289.
I [05/Sep/2007:02:00:46 +0200] Started filter /usr/libexec/cups/filter/pstoturboprint (PID 17888) for job 289.
I [05/Sep/2007:02:00:46 +0200] Started backend /usr/libexec/cups/backend/usb (PID 17889) for job 289.
E [05/Sep/2007:02:00:46 +0200] PID 17888 (/usr/libexec/cups/filter/pstoturboprint) stopped with status 22!
I [05/Sep/2007:02:00:46 +0200] Hint: Try setting the LogLevel to "debug" to find out more.

cat turboprint.log
prefs::get_description: locale section 'colorspace' not found
ERROR:
prefs::get_description: locale section 'colorspace' not found
ERROR:
prefs::get_description: locale section 'colorspace' not found
ERROR:

Do you have any idea ?