[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: error when printing to Samsung C410 series colour laser printer



On Sat 15 Jun 2019 at 15:36:58 -0400, Gary Dale wrote:

> #avahi-browse -a returns (in relation to the C410)

'avahi-browse -ar' is a more useful command; it gives more detail about
the services found.

> + enp8s0 IPv6 Samsung C410 Series @ TheLibrarian Internet Printer     local
> + enp8s0 IPv4 Samsung C410 Series (SEC30CDA71CB48A) Internet Printer    
> local
> + enp8s0 IPv4 Samsung C410 Series @ TheLibrarian Internet Printer     local
> + enp8s0 IPv6 Samsung C410 Series @ TheLibrarian            Secure Internet
> Printer local
> + enp8s0 IPv4 Samsung C410 Series @ TheLibrarian            Secure Internet
> Printer local
> + enp8s0 IPv6 Samsung C410 Series @ TheLibrarian            UNIX
> Printer         local
> + enp8s0 IPv4 Samsung C410 Series @ TheLibrarian            UNIX
> Printer         local
> + enp8s0 IPv4 Samsung C410 Series (SEC30CDA71CB48A)         Web
> Site             local
> + enp8s0 IPv4 Samsung C410 Series (SEC30CDA71CB48A)         PDL
> Printer          local
> + enp8s0 IPv4 Samsung C410 Series (SEC30CDA71CB48A)         UNIX
> Printer         local
> 
> While CUPS only shows the Samsung_C410_Series_TheLibrarian in the printers
> list while the Print dialogue also shows
> Samsung_C410_Series_SEC30CDA71CB48A_.
> 
> 
> When I use the Find New Printers feature on the CUPS web interface, I get
> Samsung C410 Series (Samsung C410 Series on 192.168.1.24)
> Samsung C410 Series (Samsung C410 Series on 192.168.1.24)
> Samsung C410 Series (Samsung C410 Series (SEC30CDA71CB48A))
> ColorLaserPrinter (Samsung C410 Series @ TheLibrarian)
> Samsung C410 Series (Samsung C410 Series)
> Samsung C410 Series (Samsung C410 Series (driverless))
> 
> When I install the (driverless) printer using the Samsung C410 Series - IPP
> Everywhere (tm) driver, the output simply disappears. When I use the Samsung
> C410 Series (en) driver, I get the "disconnected from host" error message
> printed on the printer. When I try the Samsung C410 Series, driverless,
> cups-filters 1.21.6 (en) driver, I get an "Unable to copy PPD file." error
> on the CUPS web interface.

The C410 is not an Everywhere device.
 
> When I install the first printer in the list, it follows your advice and
> shows the connection as socket://<local ip address>. However when I print to
> it, it prints the same "disconnected from host" error as before. The second
> New Printer seems to be identical to the first.
> 
> The SEC30CDA71CB48A and driverless printers are the only non-TheLibrarian
> printers that don't use the socket and they both fail with an error message
> printed on the C410 when using the normal driver.
> 
> In short, printing to the network attached printer fails in Buster but works
> in Stretch.

Remove the USB connection of the printer to the server. It is not
needed. Simply the network by disconnecting the server from it or
switching it off. Only the C410 should be on the network now.

Obtain the URI of the C410 with

 lpinfo -v

Check the socket connection by executing

 /usr/lib/cups/backend/snmp

Obtain the PPD with

 lpinfo -m | grep 410

Set up queue:

 lpadmin -p 410 -v <URI> -E -m <PPD>

-- 
Brian.


Reply to: