[Problem feedback] deepin25安装HP136wm打印机
Tofloor
poster avatar
游侠
deepin
2026-01-31 14:08
Author

deepin25安装HP136wm打印机的驱动有吗

Reply Favorite View the author
All Replies
avatar
LiuYongzhang
deepin
2026-02-01 09:52
#1

sudo apt install hplip -y
sudo apt install com.hp.hplip -y
任选其一

Reply View the author
avatar
游侠
deepin
2026-02-01 13:56
#2
LiuYongzhang

sudo apt install hplip -y
sudo apt install com.hp.hplip -y
任选其一

依然是没有匹配的驱动

Reply View the author
avatar
LiuYongzhang
deepin
2026-02-01 14:11
#3

sudo apt purge hplip* -y

关闭磐石重新启动电脑image.png

sudo apt update && sudo apt reinstall com.hp.hplip -y

安装 sudo apt install com.hp.hplip -y 然后用hp的打印机软件 添加打印机

截图_dde-shell_20251105184528.png

然后重新添加打印机

截图_选择区域_20251105185004.png

截图_hp-setup_20251105185029.png

截图_hp-setup_20251105185058.png

输入电脑用户名和密码
截图_hp-setup_20251105185113.png

Reply View the author
avatar
游侠
deepin
2026-02-03 09:47
#4
LiuYongzhang

sudo apt purge hplip* -y

关闭磐石重新启动电脑image.png

sudo apt update && sudo apt reinstall com.hp.hplip -y

安装 sudo apt install com.hp.hplip -y 然后用hp的打印机软件 添加打印机

截图_dde-shell_20251105184528.png

然后重新添加打印机

截图_选择区域_20251105185004.png

截图_hp-setup_20251105185029.png

截图_hp-setup_20251105185058.png

输入电脑用户名和密码
截图_hp-setup_20251105185113.png

单面可以打印,无法双面打印,可否约定一个时间,向日葵远程操作

Reply View the author
avatar
LiuYongzhang
deepin
2026-02-03 09:59
#5
游侠

单面可以打印,无法双面打印,可否约定一个时间,向日葵远程操作

sudo apt reinstall hplip libsll* foomatic-db -y

Reply View the author
avatar
LiuYongzhang
deepin
2026-02-03 14:35
#6

sudo chown root:root /usr/lib/cups/filter/* sudo chmod 755 /usr/lib/cups/filter/*

Reply View the author