我用的是简单扫描和一台DCP-L2530DW打印机/扫描仪。打印机运转良好,但我在使用扫描仪时遇到了问题。
我安装了驱动程序:
jam@jam-ncase:~$ sudo dpkg -l | grep Brother
[sudo] password for jamie:
ii brscan-skey 0.2.4-1 amd64 Brother Linux scanner S-KEY tool
ii brscan4 0.4.8-1 amd64 Brother Scanner Driver
ii dcpl2530dwpdrv:i386 4.0.0-1 i386 Brother DCP-L2530DW printer driver (lpd/cups)
ii printer-driver-brlaser 5-1 amd64 printer driver for (some) Brother laser printers
ii printer-driver-ptouch 1.4.2-3 amd64 printer driver Brother P-touch label printers当我开始简单扫描时,上面写着Ready to Scan - Brother DCP-L2530DW。
但是当我单击“扫描”时,扫描动画就会启动,但随后会弹出一条错误消息,上面写着:Failed to scan, unable to connect to scanner。
我搜索了这个问题,我试过的是:
lpsudo cp /usr/lib64/sane/libsane-brother* /usr/lib/x86_64-linux-gnu/sane发布于 2020-12-21 11:23:56
这为兄弟MFC-L2710DW做了Ubuntu 20.04的把戏。
sudo apt purge ippusbxd参考文献https://bugs.launchpad.net/hplip/+bug/1871011
https://bugs.launchpad.net/ubuntu/+source/ippusbxd/+bug/1876289
https://askubuntu.com/questions/1223568
复制相似问题