CUPS - 「プリンタに接続」で印刷が停止しました。

CUPS - 「プリンタに接続」で印刷が停止しました。

Raspbian GNU / Linux 11(bullseye)で実行されているRaspberry Piをプリンタサーバーとして設定しようとしています。私のプリンタはBrother-MFC-L2710DNです。

イーサネットケーブルを使用してプリンタとコンピュータを接続しました。私のコンピュータにCUPSをインストールしました。 CUPSにプリンタを追加しました。

テストページを印刷しようとするたびに、印刷ジョブはキューに追加されますが、印刷されません。プロセスが「プリンタに接続中」の状態で停止しました。

root@raspi:/home/jonathan# lpstat -t
scheduler is running
no system default destination
device for Brother_MFC-L2710DN_series: dnssd://Brother%20MFC-L2710DN%20series._ipp._tcp.local/?uuid=e3248000-80ce-11db-8000-b4220052ea11
Brother_MFC-L2710DN_series accepting requests since Tue May 17 18:06:53 2022
printer Brother_MFC-L2710DN_series now printing Brother_MFC-L2710DN_series-20.  enabled since Tue May 17 18:06:53 2022
    Connecting to printer.
Brother_MFC-L2710DN_series-20 jonathan          1024   Tue May 17 18:06:53 2022
root@raspi:/home/jonathan# lpinfo -v
direct vnc:/
direct hp
file cups-brf:/
network beh
network lpd
network ipps
network socket
network http
network https
network ipp
direct hpfax
network dnssd://Brother%20MFC-L2710DN%20series._ipp._tcp.local/?uuid=e3248000-80ce-11db-8000-b4220052ea11
network ipp://Brother%20MFC-L2710DN%20series._ipp._tcp.local/

どのようにデバッグできますか?

ベストアンサー1

特定のプリンタドライバがインストールされていない可能性があります。 Brotherプリンタには必要です。単にCUPSに登録するだけでは不十分です。

ここでドライバを探してください: https://support.brother.com/g/b/downloadtop.aspx?c=eu_ot&lang=en&prod=mfcl2710dn_eu

おすすめ記事