このプリンタは古いですが、印刷したテストページはまだ非常に良く、黒の品質がとても良く見えます。だからもっと使ってみたいです。
私はDebian 8.6を実行しており、ディストリビューションで「hplip」を試してみましたが、カップ付きのプリンタを追加できますが、次のような結果が表示されます。
D [21/Oct/2016:13:34:29 +0200] [Job 38] Connected to printer.
D [21/Oct/2016:13:34:29 +0200] [Job 38] Connected to 192.168.55.156:9100...
D [21/Oct/2016:13:34:29 +0200] [Job 38] backendRunLoop(print_fd=0, device_fd=8, snmp_fd=7, addr=0x55a55ac99a08, use_bc=1, side_cb=0x55a559a55200)
D [21/Oct/2016:13:34:29 +0200] [Job 38] Read 16 bytes of print data...
D [21/Oct/2016:13:34:29 +0200] [Job 38] Wrote 16 bytes of print data...
D [21/Oct/2016:13:34:29 +0200] [Job 38] Waiting for printer to finish.
D [21/Oct/2016:13:34:29 +0200] [Job 38] PID 15394 (/usr/lib/cups/backend/dnssd) exited with no errors.
D [21/Oct/2016:13:34:29 +0200] [Job 38] Processing page 3...
D [21/Oct/2016:13:34:29 +0200] [Job 38] Processing page 4...
D [21/Oct/2016:13:34:29 +0200] [Job 38] Rendering completed
D [21/Oct/2016:13:34:29 +0200] [Job 38] PID 15392 (/usr/lib/cups/filter/gstoraster) exited with no errors.
D [21/Oct/2016:13:34:29 +0200] [Job 38] End of messages
D [21/Oct/2016:13:34:29 +0200] [Job 38] printer-state=3(idle)
D [21/Oct/2016:13:34:29 +0200] [Job 38] printer-state-message="Rendering completed"
D [21/Oct/2016:13:34:29 +0200] [Job 38] printer-state-reasons=hplip.plugin-error
E [21/Oct/2016:13:39:30 +0200] [Job 38] Stopping unresponsive job.
うーん...それはうまくいきません。だから私は "hplip"ソリューションをクリアし、hpから直接 "hplib.run"を試しました。私はこれがaptが知らないシステムにファイルをインストールすることを知っていますが、大丈夫です。私のハードウェアが動作したいです。
ファイルを実行すると、以下が表示されます。
MISSING DEPENDENCIES
--------------------
Following dependencies are not installed. 'HPLIP' will not work if all
REQUIRED dependencies are not installed and some of the 'HPLIP' features will
not work if OPTIONAL dependencies are not installed.
Package-Name Component Required/Optional
pyqt5-dbus gui_qt5 REQUIRED
libcrypto network REQUIRED
libnetsnmp-devel network REQUIRED
sane-devel scan REQUIRED
pyqt4-dbus gui_qt4 REQUIRED
cups-devel base REQUIRED
pyqt5 gui_qt5 REQUIRED
libtool base REQUIRED
cups-image base REQUIRED
xsane scan OPTIONAL
dbus fax REQUIRED
avahi-utils network OPTIONAL
もちろん、最初のパッケージもあります。
pyqt5-dbus
8.6にも存在せず、ドライバは明らかに8.5用に書かれています。
この問題を解決する方法はありますか?
"hplip"を使用するには、実際にこのパッケージをインストールする必要がありますか?または、機能は別のパッケージを使用して実装され、どのように呼び出されますか?