惠普打印机不工作

系统安装、升级讨论
版面规则
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
头像
wisner
帖子: 216
注册时间: 2013-08-27 21:27

惠普打印机不工作

#1

帖子 wisner » 2014-02-09 16:50

我用的deskjet 2050 J510,驱动程序里没有这款产品的型号,应该选哪个驱动程序?我选了一个deskjet 200,显示正在打印,但打印机根本就没动,然后显示打印完成,什么也没打印出来
头像
wisner
帖子: 216
注册时间: 2013-08-27 21:27

Re: 惠普打印机不工作

#2

帖子 wisner » 2014-02-09 17:01

打印网页的时候显示错误提示请确定打印机可以访问
poloshiao
论坛版主
帖子: 18279
注册时间: 2009-08-04 16:33

Re: 惠普打印机不工作

#3

帖子 poloshiao » 2014-02-09 17:04

惠普打印机 deskjet 2050 J510
1. 安裝 hplip 套件
sudo apt-get install hplip
2. 會同時安裝其相依套件 CUPS
https://help.ubuntu.com/13.10/serverguide/cups.html
2-1. CUPS : The primary mechanism for Ubuntu printing and print services is the Common UNIX Printing System (CUPS). This printing system is a freely available, portable printing layer which has become the new standard for printing in most Linux distributions.

補充
hplip : HP Linux Printing and Imaging System (HPLIP)
The HP Linux Printing and Imaging System provides full support for
printing on most HP SFP (single function peripheral) inkjets and many
LaserJets, and for scanning, sending faxes and for photo-card access on
most HP MFP (multi-function peripheral) printers.
HPLIP is composed of:
* System services to handle communications with the printers
* HP CUPS backend driver (hp:) with bi-directional communication with
HP printers (provides printer status feedback to CUPS and enhanced
HPIJS functionality such as 4-side full-bleed printing support)
* HP CUPS backend driver for sending faxes (hpfax:)
* hpcups CUPS Raster driver to turn rasterized input from the CUPS
filter chain into the printer's native format (PCL, LIDIL, ...).
(hpcups is shipped in a separate package)
* HPIJS Ghostscript IJS driver to rasterize output from PostScript(tm)
files or from any other input format supported by Ghostscript, and
also for PostScript(tm) to fax conversion support
(HPIJS is shipped in a separate package)
* Command line utilities to perform printer maintenance, such as
ink-level monitoring or pen cleaning and calibration
* GUI and command line utility to download data from the photo card
interfaces in MFP devices
* GUI and command line utilities to interface with the fax functions
* A GUI toolbox to access all these functions in a friendly way
* HPAIO SANE backend (hpaio) for flatbed and Automatic Document Feeder
(ADF) scanning using MFP devices
USB, JetDirect (network) and parallel-port devices are supported.
打印网页的时候显示错误提示请确定打印机可以访问
從 web-browser 例如 firefox 或 chrome 或 chromium 測試
http://Printer-server-IP:631
1. 如果是從 安裝 printer 那一臺電腦
Printer-server-IP : 127.0.0.1
1-1. 631 端口需要從防火牆開啓
2. 如果是從 安裝 printer 那一臺電腦的區網的另一臺電腦
Printer-server-IP : Printer-server 的 區網 IP
头像
wisner
帖子: 216
注册时间: 2013-08-27 21:27

Re: 惠普打印机不工作

#4

帖子 wisner » 2014-02-09 17:25

hplip已经安装过了
头像
wisner
帖子: 216
注册时间: 2013-08-27 21:27

Re: 惠普打印机不工作

#5

帖子 wisner » 2014-02-09 17:27

浏览器里打印网页无法打印
头像
wisner
帖子: 216
注册时间: 2013-08-27 21:27

Re: 惠普打印机不工作

#6

帖子 wisner » 2014-02-09 17:35

最后不知道怎么搜索到了驱动程序,可以用了
头像
realrealjerry
帖子: 877
注册时间: 2010-04-26 11:29
来自: 北落师门

Re: 惠普打印机不工作

#7

帖子 realrealjerry » 2014-02-09 17:44

linux下打印机驱动不如windows下好,经常打印时出现bug
头像
wisner
帖子: 216
注册时间: 2013-08-27 21:27

Re: 惠普打印机不工作

#8

帖子 wisner » 2014-02-09 17:47

打印机的扫描功能怎么用?
头像
realrealjerry
帖子: 877
注册时间: 2010-04-26 11:29
来自: 北落师门

Re: 惠普打印机不工作

#9

帖子 realrealjerry » 2014-02-09 19:41

wisner 写了:打印机的扫描功能怎么用?
装XSane
头像
wisner
帖子: 216
注册时间: 2013-08-27 21:27

Re: 惠普打印机不工作

#11

帖子 wisner » 2014-02-10 11:28

xsane和扫描易都提示找不到扫描仪,难道要单独买一个扫描仪?
头像
luojie-dune
帖子: 22033
注册时间: 2007-07-30 18:28
系统: Linux
来自: 空气中

Re: 惠普打印机不工作

#12

帖子 luojie-dune » 2014-02-10 12:38

linux 驱动好

就不能买便宜的低端中国区产品
『这个世界都是我的 ,我爱你们』

ENTP ⥂ INTP ⥄ INFP ⇦ INTJ

在此发布的文章使用 Creative Commons Attribution-ShareAlike 4.0 协议
poloshiao
论坛版主
帖子: 18279
注册时间: 2009-08-04 16:33

Re: 惠普打印机不工作

#13

帖子 poloshiao » 2014-02-10 12:55

xsane和扫描易都提示找不到扫描仪
https://help.ubuntu.com/community/SANE% ... o-detected
头像
wisner
帖子: 216
注册时间: 2013-08-27 21:27

Re: 惠普打印机不工作

#14

帖子 wisner » 2014-02-21 21:30

打印机在使用的时候,开始的时候能打印两三页,再过一段时间再打印的时候就什么也打印不出来了。我在打印机设置了看到有好几项任务,有几项已停止,有的在处理中,其实都没有打印。点击打印机型号那个地方,显示正在搜索可用的打印驱动程序。驱动不稳定??
头像
wisner
帖子: 216
注册时间: 2013-08-27 21:27

Re: 惠普打印机不工作

#15

帖子 wisner » 2014-02-21 21:44

重启打印机也不行,重启电脑后工作正常
回复