Hi; I just installed my printer HP Laserjet P1005. However when I want to print; it gives me the hand, but nothing when I enter in the cups it gives me this << HP_LaserJet_P1005 HP LaserJet P1005, hpcups 3.12.2 Requires proprietary plugin Idle - "ready to print" >> . what is this Pulgin? and What do you think?

printer
(9 posts) (2 voices)-
Posted 11 years ago #
-
Here are two screen captures:
Posted 11 years ago # -
Posted 11 years ago #
-
Open terminal,su to root user.
hp-check -r
Go to: http://www.openprinting.org/download/printdriver/auxfiles/HP/plugins
Download the hplip-X.X.X-plugin.run that matches your installed version of hplip from the output ofhp-check -r
Download: http://www.openprinting.org/download/printdriver/auxfiles/HP/plugins/hp_laserjet_p1005.plugin
In terminal as root user:
hp-setup
At some point you will be asked the absolute path to the plugin.run and plugin files you downloaded.
Good luck.Posted 11 years ago # -
Hi thank you for your reply, I put the first order and I download the two files that I put on Desktop.and I ran hp-setup and got this:
--------------------------------
| SELECT CONNECTION (I/O) TYPE |
--------------------------------Num Connection Description
Type
-------- ---------- ----------------------------------------
0* usb Universal Serial Bus (USB)
1 par Parallel Port (LPT:)Enter number 0...1 for connection type (q=quit, enter=usb*) ? 0
Using connection type: usb
Using device: hp:/usb/HP_LaserJet_P1005?serial=BB0JJB5
Setting up device: hp:/usb/HP_LaserJet_P1005?serial=BB0JJB5
------------------------
| PLUG-IN INSTALLATION |
------------------------HP Linux Imaging and Printing System (ver. 3.12.2)
Plugin Download and Install Utility ver. 2.1Copyright (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.12.2 |
-----------------------------------------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) ?
Since I download this the appropriate file, I chose p (Specify a path to the plug-in (advanced)) and how to order my two files that are in /home/jamal/Desktop
merccccciiiiiiiiiPosted 11 years ago # -
If your connected to the internet use the d option hp-setup will fetch and use the files in the correct order.
Otherwise with p option try with plugin followed by run if that doesn't work try run followed by plugin:
Type in keyboard:
/home/jamal/Desktop/hp_laserjet_p1005.plugin
Hit the Enter key
If it asks for the run file:
Type in keyboard:
/home/jamal/Desktop/hplip-3.12.2-plugin.run
Hit the Enter key
Good luck.Posted 11 years ago # -
Hi thank you for answering, I tried, but without result. My conection is good <4m> here's what gives me sakura :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.conf
Downloading configuration: [\ ] 0% error: Plugin download failed with error code = 1---------------
| COPY PLUGIN |
---------------Downloading plug-in from: file://
Downloading plug-in: [\ ] 0% Traceback (most recent call last):
File "/usr/bin/hp-plugin", line 382, in <module>
status, ret = core.download_plugin(plugin_path, size, checksum, timestamp, plugin_download_callback)
File "/usr/share/hplip/installer/core_install.py", line 1966, in download_plugin
if self.isErrorPage(file(plugin_file, 'r').read(1024)):
IOError: [Errno 2] No such file or directory: '/tmp/hplip-3.12.2-plugin.run'---------------------
| PRINT QUEUE SETUP |
---------------------Please enter a name for this print queue (m=use model name:'HP_LaserJet_P1005'*, q=quit) ?
So what do you think?Posted 11 years ago # -
I think it failed so try p
Otherwise with p option try with plugin followed by run if that doesn't work try run followed by plugin:
Type in keyboard:
/home/jamal/Desktop/hp_laserjet_p1005.plugin
Hit the Enter key
If it asks for the run file:
Type in keyboard:
/home/jamal/Desktop/hplip-3.12.2-plugin.run
Hit the Enter key
Good luck.Posted 11 years ago # -
Thank you again dear friend, I did the second method, but another problem: I can not find the <PPD file> hp 1005 relates to / usr / share / ppd / HP. It is not present in the file, how to add it and thank you.
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) ? p
Enter the path to the 'hplip-3.12.2-plugin.run' file (q=quit) : /home/jamal/Desktop/hplip-3.12.2-plugin.run---------------
| COPY PLUGIN |
---------------Downloading plug-in from: file:///home/jamal/Desktop/hplip-3.12.2-plugin.run
Downloading plug-in: [\ ] 0% Traceback (most recent call last):
File "/usr/bin/hp-plugin", line 382, in <module>
status, ret = core.download_plugin(plugin_path, size, checksum, timestamp, plugin_download_callback)
File "/usr/share/hplip/installer/core_install.py", line 1966, in download_plugin
if self.isErrorPage(file(plugin_file, 'r').read(1024)):
IOError: [Errno 2] No such file or directory: '/tmp/hplip-3.12.2-plugin.run'---------------------
| PRINT QUEUE SETUP |
---------------------Please enter a name for this print queue (m=use model name:'HP_LaserJet_P1005'*, q=quit) ?HP_LaserJet_P1005
Using queue name: HP_LaserJet_P1005
Locating PPD file... Please wait.
warning: No PPD found for model laserjet_p1005 using new algorithm. Trying old algorithm...
error: No PPD found for model laserjet_p1005 using old algorithm.
error: Unable to find an appropriate PPD file.Would you like to specify the path to the correct PPD file to use (y=yes, n=no*, q=quit) ?
Posted 11 years ago #
Reply
You must log in to post.