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

Re: USB printer CUPS stalls on "Sending data to printer"



Brian <ad44@cityscape.co.uk> writes:

> 1. Get the Samsung_M2020_Series.ppd from the
> ULD tarball
>
> 2. Edit the *cupsFilters line in it to read
>
>       *cupsFilters:
> "application.vnd.cups-raster 0 rastertoqpdl
>
>    or
>
>       *cupsFilters:
> "application.vnd.cups-postscript 0 pstoqpdl
>
> 3. Put the PPD in /usr/share/ppd.

with:

    test-ppd-2 () {
        sudo lpadmin  \
             -p laser \
             -v 'usb://Samsung/M2020%20Series?serial=08HYB8GGBB029CJ' \
             -E \
             -P /usr/share/ppd/Samsung_M2020_Series.ppd
    }

I get

    lpr: Unsupported document-format "text/plain"

with *both* the raster and PS configs!

-- 
underground experts united .... http://user.it.uu.se/~embe8573
Emacs Gnus Blogomatic ......... http://user.it.uu.se/~embe8573/blogomatic
                   - so far: 55 Blogomatic articles -                   


Reply to: