HPプリンターのインストール、新規開始、方法

HPプリンターのインストール、新規開始、方法

さて、新しい HP プリンターを入手しました。これがこれまでの状況です。

HPLIP 3.17.7 がプリインストールされていました。3.17.11 をインストールしようとしましたが、依存関係の問題があったため、実際には必要なかったのでそのままにしました。解凍し、WiFi にリンクし、HPLIP ツールボックス経由でインストールしました (最初は USB 経由で、その後 WiFi 経由で追加されました)

すべて正常に動作しましたが、例外があります:

デバイスの下には 2 台のプリンター (名前が若干異なります) と 1 台のファックスがインストールされていましたが、HPLIP ツールボックスには 1 台のプリンターと 1 台のファックスのみがインストールされていました。

それらを削除して再インストールしようとしました (2 台のプリンターが適切ではないようでした)。しかし、今朝、プリンターが 1 台しか残っておらず、hplip ツールボックスの下の 2 台が消えていることに気付きました。

また、ジョブが送信されたときにプリンターが起動しないが、手動でプリンターを起動すると印刷されることもわかりました。

HPlip ツールボックス経由でプリンターを再インストールしようとしましたが、USB を取り外すのを忘れたため、プリンターは動作していましたが、Wi-Fi ではなく USB 経由でした。その間に、スキャンも試みました。これは (ほとんど) 動作しましたが、もちろん USB 経由でも動作しました。

今、USB を取り外したところ、デバイスの下にプリンターが 1 台しかないことがわかりましたが、hplip でプリンターを見つけることができないようです (セットアップは正常に実行されています)。また、スキャナーは xsane の下に見つかりません。

とにかく、新しいことを始めたいと思います。

そのためには、プリンタをリセットする。Ubuntu
でプリンタのすべての「インスタンス」を削除する。hplip
3.17.11 を実際にインストールしたい 。

しかし、最後の 2 つについては問題があります。
プリンターの電源がオフになっている場合でも、最後に残ったプリンターを削除すると、プリンターが復活します。デバイスとカップで試しました。

hplip のバージョンについては疑問があります。hp によると、17.10 64 ビットのサポートが追加されたとのことですが、なぜ ubuntu 17.10 には 3.17.7 が付属しているのでしょうか。また、プリンター自体には実際には必要ありません。

インストールしようとしたときに表示されるエラーは次のとおりです。

RUNNING PRE-INSTALL COMMANDS
----------------------------
OK


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   
libcrypto            network              REQUIRED            
libnetsnmp-devel     network              REQUIRED            
sane-devel           scan                 REQUIRED            
pyqt4-dbus           gui_qt4              REQUIRED            
cups-devel           base                 REQUIRED            
reportlab            fax                  OPTIONAL            
cups-image           base                 REQUIRED            
python-notify        gui_qt4              OPTIONAL            
libjpeg              base                 REQUIRED            
dbus                 fax                  REQUIRED   

Do you want to install these missing dependencies (y=yes*, n=no, q=quit) ? y


INSTALL MISSING REQUIRED DEPENDENCIES
-------------------------------------
note: Installation of dependencies requires an active internet connection.
warning: Missing REQUIRED dependency: cups-devel (CUPS devel- Common 
Unix Printing System development files)
warning: Missing REQUIRED dependency: cups-image (CUPS image - CUPS image development files)
warning: Missing REQUIRED dependency: libjpeg (libjpeg - JPEG library)
warning: Missing REQUIRED dependency: libcrypto (libcrypto - OpenSSL cryptographic library)
warning: Missing REQUIRED dependency: libnetsnmp-devel (libnetsnmp-devel - SNMP networking library development files)
warning: Missing REQUIRED dependency: pyqt4-dbus (PyQt 4 DBus - DBus Support for PyQt4)
warning: Missing REQUIRED dependency: dbus (DBus - Message bus system)
warning: Missing REQUIRED dependency: sane-devel (SANE - Scanning library development files)


INSTALL MISSING OPTIONAL DEPENDENCIES
-------------------------------------
note: Installation of dependencies requires an active internet connection.
warning: Missing OPTIONAL dependency for option 'gui_qt4': python-notify (Python libnotify - Python bindings for the libnotify Desktop notifications)
warning: Missing OPTIONAL dependency for option 'fax': reportlab 
(Reportlab - PDF library for Python)


CHECKING FOR NETWORK CONNECTION
-------------------------------
Network connection present.


RUNNING PRE-PACKAGE COMMANDS
----------------------------
sudo dpkg --configure -a (Pre-depend step 1)
sudo apt-get install --yes --force-yes -f (Pre-depend step 2)
sudo apt-get update (Pre-depend step 3)
OK


DEPENDENCY AND CONFLICT RESOLUTION
----------------------------------
Running 'sudo apt-get install --assume-yes libcups2-dev'
Please wait, this may take several minutes...
error: Command failed. Re-try #1...
Running 'sudo apt-get install --assume-yes libcups2-dev'
Please wait, this may take several minutes...
error: Command failed. Re-try #2...
Running 'sudo apt-get install --assume-yes libcups2-dev'
Please wait, this may take several minutes...
error: Command failed. Re-try #3...
Running 'sudo apt-get install --assume-yes libcups2-dev'
Please wait, this may take several minutes...
error: Package install command failed with error code 100
Would you like to retry installing the missing package(s) (y=yes*, n=no, q=quit) ? 

さらに

# hp-scan -g

HP Linux Imaging and Printing System (ver. 3.17.7)
Scan Utility ver. 2.2

Copyright (c) 2001-15 HP Development Company, LP
This software comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to distribute it
under certain conditions. See COPYING file for more details.

hp-scan[3467]: debug: getDeviceUri(None, None, ['hpaio'], {'scan- type': (<built-in function gt>, 0)}, , True)
hp-scan[3467]: debug: Mode=0
error: No device selected/specified or that supports this functionality.

とにかく、このすべてについて助けていただければ幸いです。

答え1

さて、今のところ、私は次の方法でこの問題を解決したようです:

1) プリンターを工場出荷時の設定にリセットする 2) Ubuntuを最新バージョン(まだ17.10)に更新するが、新規インストール

# sudo do-release-upgrade -d

hplip:
  Installed: 3.17.10+repack0-4
  Candidate: 3.17.10+repack0-4
  Version table:
 *** 3.17.10+repack0-4 500
        500 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 Packages
        500 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages
        100 /var/lib/dpkg/status

関連情報