всем привет! переустановил систему (Ubuntu 10.10, принтер HP lasrjet 1000) поставил драйвера на принтер, не печатает,
(отправляю на печать, он в состоянии печати документов пишет "обрабатываю" , а потом через какое то время "выполнено" а принтер не печатает)
пытаюсь установить прошивку sudo hp-setup -i , он мне выдает какую то ошибку... посмотрите плиз, что тут можно сделать?
[sudo] password for migel:
HP Linux Imaging and Printing System (ver. 3.10.6)
Printer/Fax Setup Utility ver. 9.0
Copyright (c) 2001-9 Hewlett-Packard Development Company, LP
This software comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to distribute it
under certain conditions. See COPYING file for more details.
(Note: Defaults for each question are maked with a '*'. Press <enter> to accept the default.)
--------------------------------
| SELECT CONNECTION (I/O) TYPE |
--------------------------------
Num Connection Description
Type
-------- ---------- ----------------------------------------------------------
0* usb Universal Serial Bus (USB)
1 net Network/Ethernet/Wireless (direct connection or JetDirect)
2 par Parallel Port (LPT:)
Enter number 0...2 for connection type (q=quit, enter=usb*) ?
Using connection type: usb
Using device: hp:/usb/hp_LaserJet_1000?serial=0
Setting up device: hp:/usb/hp_LaserJet_1000?serial=0
------------------------
| PLUG-IN INSTALLATION |
------------------------
HP Linux Imaging and Printing System (ver. 3.10.6)
Plugin Download and Install Utility ver. 2.1
Copyright (c) 2001-9 Hewlett-Packard Development Company, LP
This software comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to distribute it
under certain conditions. See COPYING file for more details.
(Note: Defaults for each question are maked with a '*'. Press <enter> to accept the default.)
/
-----------------------------------------
| PLUG-IN INSTALLATION FOR HPLIP 3.10.6 |
-----------------------------------------
Option Description
---------- --------------------------------------------------
d Download plug-in from HP (recomended)
p Specify a path to the plug-in (advanced)
q Quit hp-plugin (skip installation)
Enter option (d=download*, p=specify path, q=quit) ? d
--------------------------
| DOWNLOAD CONFIGURATION |
--------------------------
Checking for network connection...
Downloading configuration file from:
http://hplip.sf.net/plugin.confDownloading configuration: [\ ] 0% Traceback (most recent call last):
File "/usr/bin/hp-plugin", line 320, in <module>
plugin_download_callback)
File "/usr/share/hplip/installer/core_install.py", line 1851, in get_plugin_info
filename, headers = urllib.urlretrieve(plugin_conf_url, local_conf, callback)
File "/usr/lib/python2.6/urllib.py", line 93, in urlretrieve
return _urlopener.retrieve(url, filename, reporthook, data)
File "/usr/lib/python2.6/urllib.py", line 264, in retrieve
size = int(headers["Content-Length"])
ValueError: invalid literal for int() with base 10: '7054, 7054'
---------------------
| PRINT QUEUE SETUP |
---------------------
warning: One or more print queues already exist for this device: Hewlett-Packard-hp-LaserJet-1000.
Would you like to install another print queue for this device (y=yes, n=no*, q=quit) ? y
Please enter a name for this print queue (m=use model name:'hp_LaserJet_1000'*, q=quit) ?m
Using queue name: hp_LaserJet_1000
Locating PPD file... Please wait.
Found PPD file: drv:///hpijs.drv/hp-laserjet_1000-hpijs.ppd
Description:
Note: The model number may vary slightly from the actual model number on the es this PPD file appear to be the correct one (y=yes*, n=no, q=quit) ?y
Enter a location description for this printer (q=quit) ?1
Enter additonal information or notes for this printer (q=quit) ?1
Adding print queue to CUPS:
Device URI: hp:/usb/hp_LaserJet_1000?serial=0
Queue name: hp_LaserJet_1000
PPD file: drv:///hpijs.drv/hp-laserjet_1000-hpijs.ppd
Location: 1
Information: 1
---------------------
| PRINTER TEST PAGE |
---------------------
Would you like to print a test page (y=yes*, n=no, q=quit) ? y
warning: hp-testpage should not be run as root/superuser.
HP Linux Imaging and Printing System (ver. 3.10.6)
Testpage Print Utility ver. 6.0
Copyright (c) 2001-9 Hewlett-Packard Development Company, LP
This software comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to distribute it
under certain conditions. See COPYING file for more details.
warning: Qt/PyQt 4 initialization failed.
error: hp-testpage -u/--gui requires Qt4 GUI support. Entering interactive mode.
Printing test page to printer hp_LaserJet_1000...
Test page has been sent to printer.
note: If an error occured, or the test page failed to print, refer to the HPLIP website
note: at:
http://hplip.sourceforge.net for troubleshooting and support.