Tiny Core Base > TCB Q&A Forum

samsung SCX-4521F multi function problem with cups

<< < (3/6) > >>

beerstein:
Hi: Thank you so much for the excellent help.

I changed the "info" to "debug" in /usr/local/etc/cups/cupsd.conf

then I tried to print via the USB port. (testpage)
Here is the error log - only ths part I think is relevant.
=============================================
 21:36 +0000] Listening to ::1:631 (IPv6)
 21:36 +0000] Listening to 127.0.0.1:631 (IPv4)
 21:36 +0000] Listening to /var/run/cups/cups.sock (Domain)
 21:36 +0000] Remote access is disabled.
 21:36 +0000] Loaded configuration file "/etc/cups/cupsd.conf"
 21:36 +0000] Using default TempDir of /var/spool/cups/tmp...
 21:36 +0000] Configured for up to 100 clients.
 21:36 +0000] Allowing up to 100 client connections per host.
 21:36 +0000] Using policy "default" as the default!
 21:36 +0000] Full reload is required.
 21:36 +0000] Loaded MIME database from '/etc/cups': 35 types, 38 filters...
 21:36 +0000] Full reload complete.
 21:36 +0000] Cleaning out old temporary files in "/var/spool/cups/tmp"...
E [25/Mar/2011:19:21:36 +0000] Unable to open listen socket for address ::1:631 - Address family not supported by protocol.
 21:36 +0000] Listening to 127.0.0.1:631 on fd 4...
 21:36 +0000] Listening to /var/run/cups/cups.sock on fd 6...
 21:36 +0000] Resuming new connection processing...
 24:02 +0000] Started "/usr/local/lib/cups/cgi-bin/printers.cgi" (pid=4376)

 24:19 +0000] Started "/usr/local/lib/cups/cgi-bin/printers.cgi" (pid=4379)
 24:19 +0000] [Job 1] Adding start banner page "none".
 24:19 +0000] [Job 1] Adding end banner page "none".
 24:19 +0000] [Job 1] File of type application/postscript queued by "anonymous".
 24:19 +0000] [Job 1] Queued on "Samsung_SCX-4x21_Series_USB_1" by "anonymous".
 24:19 +0000] [Job 1] Started filter /usr/local/lib/cups/filter/pstops (PID 4380)
 24:19 +0000] [Job 1] Started filter /usr/local/lib/cups/filter/foomatic-rip (PID 4381)
 24:19 +0000] [Job 1] Started backend /usr/local/lib/cups/backend/usb (PID 4382)
E [25/Mar/2011:19:24:19 +0000] PID 4381 (/usr/local/lib/cups/filter/foomatic-rip) stopped with status 1!
 24:19 +0000] Hint: Try setting the LogLevel to "debug" to find out more.
E [25/Mar/2011:19:24:19 +0000] [Job 1] Job stopped due to filter errors.
 24:21 +0000] Started "/usr/local/lib/cups/cgi-bin/printers.cgi" (pid=4390)
================================================
I am using a .ppd which works on the same computer/printer but in Suse 9.3
I will study your posts and report more.

thanks again

Juanito:
What does this give:
--- Code: ---$ ldd /usr/local/lib/cups/filter/foomatic-rip
--- End code ---

beerstein:
this is what I got:

$ ldd /usr/local/lib/cups/filter/foomatic-rip
linux-gate.so.1 => (0xb77cd000)
libgs.so.8 => /usr/local/lib/libgs.so.8 (0xb7500000)
libm.so.6 => /lib/libm.so.6 (0xb74da000)
libc.so.6 => /lib/libc.so.6 (0xb7397000)
libdl.so.2 => /lib/libdl.so.2 (0xb7393000)
libpthread.so.0 0> /lib/libpthread.so.0 (0xb737b000)
/lib/ld-linux.so.2 (0xb77ce000)

This is the .ppd file recommendet for this printer:
Samsung-ML-4500-gdi.ppd
Oi downloaded it from the website recommended by:SamK

Juanito:
That looks like it's using libgs_ps rather than libgs. Do you have ghostscript_common loaded?

If you try to execute foomatic-rip like this, what do you get:
--- Code: ---/usr/local/lib/cups/filter/foomatic-rip --help
--- End code ---

SamK:
I am uncertain whether any of the following is relevant to your circumstances as I use CUPS 1.4.5 rather than 1.3.11.  I certainly do not wish to intrude on any of the advice you are receiving from others.

When using foomatic-rip PPD files, rather than looking for the leanest installation, I prefer a compromise that produces the fewest problems with the equipment here.  The approach adopted is to load:
* CUPS
* foomatic-rip
* ghostscript
* ghostscript-common
* poppler-bin

When using foomatic-rip, my experience is that issues might be multi-layered.  It is possible that overcoming your present difficulty may uncover an unrelated one.  Here's hoping you are lucky and this is not the case for you.
   

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version