标签: hplip

Ubuntu 18.04 看不到 HP 扫描仪

我有一台 HP 3630 打印机/扫描仪,它在 Ubuntu 16.04 和 HP 打印管理器上运行良好。现在我全新安装了 Ubuntu 18.04 并且打印工作正常,但是示例 Sane(或其他扫描软件)找不到该设备。

错误信息

我已经安装hplip了在 HP 网站上找到的 3.18.4,但仍然没有。即使在 HP 管理器中添加打印机也没有用。在 WiFi 中,我尝试使用 WIFI-direct 与打印机连接,也可以正常工作,但没有看到扫描。

如何在 Ubuntu 18.04 上进行扫描?

hp scanner hplip drivers

15
推荐指数
3
解决办法
3万
查看次数

无法使用 HPLIP 检测 HP 打印机

我在检测我的打印机 (HP Deskjet 3630)、OS Ubuntu 18.04 时遇到问题。我已经安装了 HPLIP,当我尝试通过“网络/以太网”检测打印机时,我得到以下答案:

HPLIP 无法检测网络中的打印机。
这可能是由于现有的防火墙设置阻止了所需的端口。当您处于受信任的网络环境中时,您可以在防火墙中打开 mdns 和 slp 等网络服务的端口。有关详细步骤,请点击链接。
http://hplipopensource.com/node/375

我禁用了防火墙,但这没有帮助。

我试图将“网络发现方法”更改为 mDNS/Bonjour 和 Avahi,但两者都没有帮助。

printing hp hplip

14
推荐指数
3
解决办法
2万
查看次数

Ubuntu 14.04 中的打印 (hplip) 问题

早些时候,当我运行 Ubuntu 12.04 时,它会在 XTerm 检测时提示安装打印机(它会自动下载和配置 hplip)并且我的 hp-laserjet 在 Ubuntu 12.04 上运行良好。

现在,我正在运行 Ubuntu 14.04(安装形式 DVD)。当我插入打印机时,XTerm没有提示,我手动配置如下


1. 打开打印机设置。它检测到我的 Hp Laser Jet P1007

探测


2.它自动配置正确并要求打印测试页

描述测试页


3. 但它不打印测试页。也不打印任何东西并说工作完成了!

队列

虽然它检测到并正确配置但没有打印。


来自本地主机的详细信息本地主机


如何解决?

printing hplip 14.04

13
推荐指数
1
解决办法
5万
查看次数

HP 打印机安装失败

我在http://hplipopensource.com/hplip-web/install/manual/distros/ubuntu.html 上安装了 Hp 打印机失败 我需要帮助的是如何删除打印机软件以便我可以重新安装。我也是python 2还是3?在 16.04 64 位?我不小心下载了 HPLIP,双击该文件并收到一条错误消息,然后单击继续。然后我尝试了手动安装

:~$ sudo hp-setup
[sudo] password for  

HP Linux Imaging and Printing System (ver. 3.16.3)
Printer/Fax Setup Utility ver. 9.0

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.

error: HPLIP is not installed properly or is installed without graphical support. Please reinstall HPLIP …
Run Code Online (Sandbox Code Playgroud)

python hp hplip

13
推荐指数
2
解决办法
2万
查看次数

hplip 需要 pyqt4

我已将系统从 19.10 升级到 20.04,除了无法加载 hp-systray 或程序的任何其他部分外,一切正常。

我的问题是 pyqt4 在 20.04 中可用我一直无法找到它。

终端错误如下:

HP Linux Imaging and Printing System (ver. 3.20.2)
System Tray Status Service ver. 2.0

Copyright (c) 2001-18 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.

error: No module named 'PyQt4'
error: Unable to load Qt4/Qt5 support. Is it installed?
Run Code Online (Sandbox Code Playgroud)

我也跑了 hp-check -r;输出如下:

rick@rick-M52BC-M32BC:~$ hp-check …
Run Code Online (Sandbox Code Playgroud)

pyqt hplip 20.04

13
推荐指数
1
解决办法
2万
查看次数

在 Ubuntu 20.04 上安装 hplip-3.20.5 期间无法安装某些 python 包

从 19.10 升级到 20.04 后,我自动删除了许多已弃用的软件包。在 hplip 升级期间,我确认使用了维护者版本的配置文件。但是在 Ubuntu 重启后,hp 1020 打印机停止打印。每次我刷新窗口时,Hplip 工具箱都会挂起。所以我已经完全清除并卸载了 hplip。

使用本指南进行安装会安装之前安装的 hplip 3.20.3 版本。

所以,我从网上下载3.20.5版本在这里的Ubuntu,与chmoded它x的权限和运行它./hplip-3.20.5.run

它询问我是否要安装缺少的依赖项:

Package-Name         Component            Required/Optional   
pyqt5-dbus           gui_qt5              OPTIONAL            
reportlab            fax                  OPTIONAL            
pyqt5                gui_qt5              REQUIRED            
python-notify        gui_qt5              OPTIONAL
Run Code Online (Sandbox Code Playgroud)

我说y,但是,对于python-pyqt5我有的包裹:

error: Command failed. Re-try #3...
Running 'sudo apt-get install --assume-yes python-pyqt5'
Please wait, this may take several minutes...
error: Package install command failed with error code 100
Run Code Online (Sandbox Code Playgroud)

对于python-dbus.mainloop.pyqt5包裹:

error: Command failed. …
Run Code Online (Sandbox Code Playgroud)

hplip 20.04

13
推荐指数
1
解决办法
9484
查看次数

HPLIP 驱动程序安装在 Ubuntu 20.04 上失败

我最近将 18.04 版本升级到 20.04(早,我知道),并清除了我手动安装的“hplip”包(3.16.11)并安装了版本(3.20.3+dgfsg0-2)中的官方包。一切似乎都很好,直到我开始收到消息来更新我的驱动程序。确保我今天没有其他要打印的东西,我按照说明操作只是让“hp-plugin”命令无法使用以下回溯下载插件...

Traceback (most recent call last):
  File "/usr/share/hplip/ui5/plugindialog.py", line 248, in NextButton_clicked
    status, download_plugin_file, error_str = self.pluginObj.download(self.plugin_path,self.plugin_download_callback)
  File "/usr/share/hplip/installer/pluginhandler.py", line 254, in download
    core = core_install.CoreInstall()
  File "/usr/share/hplip/installer/core_install.py", line 239, in __init__
    self.passwordObj = password.Password(ui_mode)
  File "/usr/share/hplip/base/password.py", line 88, in __init__
    self.__readAuthType()  # self.__authType
  File "/usr/share/hplip/base/password.py", line 110, in __readAuthType
    distro_name = get_distro_name().lower()
  File "/usr/share/hplip/base/password.py", line 78, in get_distro_name
    return distro.linux_distribution(full_distribution_name=False)[0]
  File "/usr/lib/python3/dist-packages/distro.py", line 122, in linux_distribution
    return _distro.linux_distribution(full_distribution_name)
  File "/usr/lib/python3/dist-packages/distro.py", line 677, in linux_distribution …
Run Code Online (Sandbox Code Playgroud)

hplip python3 lsb-release 20.04

11
推荐指数
2
解决办法
3141
查看次数

某些应用程序的最新更新后未检测到系统托盘

在 2020 年 12 月 21 日对我的 Ubuntu 20.04 进行最新更新后,我收到 HPLIP 消息:

HPLIP Status service
No system tray detected on this system.
Unable to start, exiting.
Run Code Online (Sandbox Code Playgroud)

当 Zoom 本身运行良好时,缩放会议应用程序系统托盘图标也消失了。从自动启动菜单开始缩放: 启动应用程序 如果手动启动,系统托盘上会出现缩放图标。

hplip system-tray 20.04 zoom-meeting

9
推荐指数
1
解决办法
4589
查看次数

HP插件失败

我使用 Ubuntu 16.04 LTS 。HPLIP 3.16.3 附带了这个。我购买了一台新打印机 LaserJet Pro MFP M130nw,它至少需要 HPLIP 3.16.11。

\n

我从 HP Developer 网站下载了自动安装程序(.run 文件)Download HPLIP 3.20.5。然后运行自动安装程序。

\n

该过程进展顺利,直到 HP-PLUGIN 失败 - 请参阅下面的日志

\n
HP Linux Imaging and Printing System (ver. 3.20.5)\nPlugin Installer ver. 3.0\nCopyright (c) 2001-18 HP Development Company, LP\nThis software comes with ABSOLUTELY NO WARRANTY.\nThis is free software, and you are welcome to distribute it\nunder certain conditions. See COPYING file for more details.\nPlug-in version: 3.20.5\nInstalled HPLIP version: 3.20.5\nNumber of files to install: 64\nPlugin installation …
Run Code Online (Sandbox Code Playgroud)

hplip

8
推荐指数
1
解决办法
6553
查看次数

如何在我的 Ubuntu 上安装 HPLIP 以支持我的 HP 打印机和/或扫描仪?

假设有一台 HP 打印机和/或扫描仪,并在 HPLIP 站点的相应页面上检查了其支持状态 - HP Developer Portal | 所有支持的打印机型号

所以有以下信息:设备型号名称Min。HPLIP 版本驱动程序插件需要。

应该安装什么才能使 Ubuntu 完全支持 HP 打印机和/或扫描仪?

printing hp scanner hplip drivers

7
推荐指数
1
解决办法
2万
查看次数