在ubuntu14.04LTS下使用hp laser jet 1020+ 打印机

由于该型号的驱动在ubuntu下有bug,因此需要一些特别的手段来令打印机可用。

请参考

https://mark911.wordpress.com/2014/10/31/how-to-install-printer-drivers-for-hp-laserjet-1020-in-ubuntu-14-04-lts-without-needing-access-to-openprinting-org-website/

列出主要步骤,以防无法访问。

本人测试成功。Ubuntu14.04LTS Gnome桌面,打印机hp laser jet 1020+。

 sudo apt-get update
 sudo apt-get remove hplip cups-filters cups hplip-data system-config-printer-udev
 sudo apt-get install build-essential tix groff dc axel cups 
 sudo apt-get install cups-filters unp system-config-printer-gnome
 sudo rm -rf /usr/share/hplip
 cd /tmp
 rm foo*
 axel http://foo2zjs.rkkda.com/foo2zjs.tar.gz
 unp foo2zjs.tar.gz
 cd foo2zjs/
 make
 ./getweb 1020 # Get HP LaserJet 1020 firmware file
 sudo make install
 sudo make install-hotplug
 # Unplug and re-plug the USB printer to the PC
 # add new HP Laserjet 1020 printer via system-config-printer tool
 # and choose to use foo2zjs foomatic printer driver :
 system-config-printer
 # check /var/log/syslog for any errors related to foo2zjs driver:
 tail /var/log/syslog
只需执行上面的命令即可。

Good Luck:)


  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值