Dick Steffens wrote:
> On 11/26/2016 11:12 AM, Ken Stephens wrote:
>> You can get a list of files in a package by issuing:
>> #>dpkg-query -L brother-lpr-drivers-laser
> Thanks.
>
> I can see quite a few files with related names, but I can't tell which
> one I should use with CUPS. I tried /usr/Brother/lpd/filterMFC7820N.
> CUPS accepted it without complaint, and when I print a test page it goes
> into the queue, and then disappears from the queue, but nothing ever
> happens at the printer.
>
> There is also another directory with what appear to be related files,
> including /usr/Brother/inf/brMFC7820Nrc. CUPS accepted that without
> complaint, but printing a test pages resulted in a message from CUPS
> showing the State as
>
>       stopped "Filter failed"
>
> There is also a directory /usr/Brother/cupswrapper with the file
> brcupsconfig3 which sounds like it should be what I'm looking for.
> However, that also gives me the message:
>
>       stopped "Filter failed"
>
> when I try to print a test page.
>
> So, I must be missing something important.
>
Dick,

The ppd files are usually in a gzipped format.  On my Fedora system they 
are under /usr/share/ppd/<maker>/<category>/<model>.ppd.gz. I have an 
HP, so the file I needed was 
/usr/share/ppd/HP/hp-photosmart_c3100_series.ppd.gz.

  It's becoming more common for ini files to be configuration files on 
Linux, but as you can see YMMV.

Ken
_______________________________________________
PLUG mailing list
PLUG@lists.pdxlinux.org
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to