[Kernel/Drive] 华为pixlab v1打印机驱动无法安装
Tofloor
poster avatar
Elvis~小廷
deepin
2024-09-23 20:24
Author

华为pixlab v1打印机驱动无法安装

截图_dde-printer_20240923202047.png

截图_dde-printer_20240923202054.png

Reply Favorite View the author
All Replies
聪明蛋
deepin
2024-09-23 20:30
#1

沙发

Reply View the author
明月夜
deepin
2024-09-23 21:24
#2

有一个打印机问题的集锦帖。

Reply View the author
明月夜
deepin
2024-09-23 21:24
#3

但是我手机不知道怎么复制链接

Reply View the author
HualetWang
deepin
2024-09-23 22:09
#4

打印管理器是什么版本?

Reply View the author
wayne
deepin
2024-09-24 08:39
#5

image.png
麻烦试下刷新设备之后重新添加是否成功

Reply View the author
xye9008
deepin
2024-09-24 08:51
#6

直接去华为官网下载驱动安装,我刚买的毕昇就直接安装可用了

Reply View the author
燕子大王来也!
deepin
2024-09-24 21:31
#7

tail tail tail

Reply View the author
Elvis~小廷
deepin
2024-09-27 19:09
#8
HualetWang

打印管理器是什么版本?

1.0.21

Reply View the author
Elvis~小廷
deepin
2024-09-27 19:10
#9
wayne

image.png
麻烦试下刷新设备之后重新添加是否成功

没用,能找到打印机,但是安装不了驱动

Reply View the author
Elvis~小廷
deepin
2024-09-27 19:14
#10
xye9008

直接去华为官网下载驱动安装,我刚买的毕昇就直接安装可用了

官网没用V1的linux驱动

Reply View the author
Pierce
deepin
2024-09-27 22:24
#11

https://consumer.huawei.com/cn/support/driver-list/

选择 华为毕昇激光打印机 X1系列 Linux 驱动试试,应该都差不多。

Reply View the author
wayne
deepin
2024-09-28 17:40
#12
Elvis~小廷

没用,能找到打印机,但是安装不了驱动

nslookup huawei_pixlab_v1-2019.local

那再麻烦在终端执行下这个命令看看能不能解析这个打印机的ip

Reply View the author
wayne
deepin
2024-09-30 09:27
#13

也可以ping huawei_pixlab_v1-2019.local看看

Reply View the author
Elvis~小廷
deepin
2024-10-15 09:45
#14
wayne

nslookup huawei_pixlab_v1-2019.local

那再麻烦在终端执行下这个命令看看能不能解析这个打印机的ip

Server: 192.168.3.1
Address: 192.168.3.1#53

** server can't find huawei_pixlab_v1-2019.local: NXDOMAIN

应该是找不到这个

Reply View the author
Elvis~小廷
deepin
2024-10-15 09:47
#15
wayne

也可以ping huawei_pixlab_v1-2019.local看看

ElvisSuaan@ElvisSuaan-PC:$ ping huawei_pixlab_v1-2019.local
ping: huawei_pixlab_v1-2019.local: 未知的名称或服务
ElvisSuaan@ElvisSuaan-PC:
$ ping 192.168.3.13
PING 192.168.3.13 (192.168.3.13) 56(84) bytes of data.
64 bytes from 192.168.3.13: icmp_seq=1 ttl=64 time=94.2 ms
64 bytes from 192.168.3.13: icmp_seq=2 ttl=64 time=27.8 ms
64 bytes from 192.168.3.13: icmp_seq=3 ttl=64 time=23.0 ms
64 bytes from 192.168.3.13: icmp_seq=4 ttl=64 time=13.9 ms
64 bytes from 192.168.3.13: icmp_seq=5 ttl=64 time=9.12 ms
64 bytes from 192.168.3.13: icmp_seq=6 ttl=64 time=14.9 ms
64 bytes from 192.168.3.13: icmp_seq=7 ttl=64 time=145 ms

ping名字不行,ping地址可以

Reply View the author
Elvis~小廷
deepin
2024-10-18 20:50
#16

非常感谢社区,一顿操作猛如虎给我解决了,五星好评~~~

Reply View the author
wayne
deepin
2024-10-20 09:32
#17

添加打印机提示:lpadmin 无法打开ppd xxx, 在行0中缺少 xxx 的可以执行下面命令安装解决

sudo apt install libnss-mdns

Reply View the author