HP Deskjet 520 doesn't work on Ubuntu 9.10

Bug #480859 reported by Rocky
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
HPLIP
New
Undecided
Unassigned

Bug Description

I upgraded to 9.10 and my computer now does not see the printer attached on USB.

Revision history for this message
Naga Samrat Chowdary, Narla (samrat-hplip) wrote :

Please run "hp-check -t" and post the output.

Thank you for supporting HPLIP,
Naga sarmat.

Revision history for this message
Rocky (rockygarrison) wrote :
Download full text (7.7 KiB)

HP Linux Imaging and Printing System (ver. 3.9.10)
Dependency/Version Check Utility ver. 14.3

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: hp-check can be run in three modes:
1. Compile-time check mode (-c or --compile): Use this mode before compiling the
HPLIP supplied tarball (.tar.gz or .run) to determine if the proper dependencies
are installed to successfully compile HPLIP.
2. Run-time check mode (-r or --run): Use this mode to determine if a distro
supplied package (.deb, .rpm, etc) or an already built HPLIP supplied tarball
has the proper dependencies installed to successfully run.
3. Both compile- and run-time check mode (-b or --both) (Default): This mode
will check both of the above cases (both compile- and run-time dependencies).

Saving output in log file: hp-check.log

Initializing. Please wait...

---------------
| SYSTEM INFO |
---------------

Basic system information:
Linux system76-pc 2.6.31-14-generic #48-Ubuntu SMP Fri Oct 16 14:04:26 UTC 2009 i686 GNU/Linux

Distribution:
ubuntu 9.10

Checking Python version...
OK, version 2.6.4 installed

Checking PyQt 4.x version...
OK, version 4.6 installed.

Checking for CUPS...
Status: scheduler is running
Version: 1.4.1
error_log is set to level: info

Checking for dbus/python-dbus...
dbus daemon is running.
python-dbus version: 0.83.0

------------------------------------
| COMPILE AND RUNTIME DEPENDENCIES |
------------------------------------

note: To check for compile-time only dependencies, re-run hp-check with the -c parameter (ie, hp-check -c).
note: To check for run-time only dependencies, re-run hp-check with the -r parameter (ie, hp-check -r).

Checking for dependency: CUPS - Common Unix Printing System...
OK, found.

Checking for dependency: CUPS DDK - CUPS driver development kit...
warning: NOT FOUND! This is an OPTIONAL/RUNTIME ONLY dependency. Some HPLIP functionality may not function properly.
To install this dependency, execute this command:
sudo aptitude install --assume-yes cupsddk cupsddk-drivers

Checking for dependency: CUPS devel- Common Unix Printing System development files...
OK, found.

Checking for dependency: CUPS image - CUPS image development files...
OK, found.

Checking for dependency: DBus - Message bus system...
OK, found.

Checking for dependency: gcc - GNU Project C and C++ Compiler...
OK, found.

Checking for dependency: GhostScript - PostScript and PDF language interpreter and previewer...
OK, found.

Checking for dependency: libcrypto - OpenSSL cryptographic library...
OK, found.

Checking for dependency: libjpeg - JPEG library...
OK, found.

Checking for dependency: libnetsnmp-devel - SNMP networking library development files...
OK, found.

Checking for dependency: libpthread - POSIX threads library...
OK, found.

Checking for dependency: libtool - Library building support services...
OK, found.

Checking for dependency: libusb - USB library...
OK, found.

Checking for dependency...

Read more...

Revision history for this message
Rocky (rockygarrison) wrote :
Download full text (8.5 KiB)

ran commands as instructed. Still doesn't work. Rocky

rocky@system76-pc:~$ hp-check -t

HP Linux Imaging and Printing System (ver. 3.9.10)
Dependency/Version Check Utility ver. 14.3

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: hp-check can be run in three modes:
1. Compile-time check mode (-c or --compile): Use this mode before compiling the
HPLIP supplied tarball (.tar.gz or .run) to determine if the proper dependencies
are installed to successfully compile HPLIP.
2. Run-time check mode (-r or --run): Use this mode to determine if a distro
supplied package (.deb, .rpm, etc) or an already built HPLIP supplied tarball
has the proper dependencies installed to successfully run.
3. Both compile- and run-time check mode (-b or --both) (Default): This mode
will check both of the above cases (both compile- and run-time dependencies).

Saving output in log file: hp-check.log

Initializing. Please wait...

---------------
| SYSTEM INFO |
---------------

Basic system information:
Linux system76-pc 2.6.31-14-generic #48-Ubuntu SMP Fri Oct 16 14:04:26 UTC 2009 i686 GNU/Linux

Distribution:
ubuntu 9.10

Checking Python version...
OK, version 2.6.4 installed

Checking PyQt 4.x version...
error: NOT FOUND OR FAILED TO LOAD!

Checking for CUPS...
Status: scheduler is running
Version: 1.4.1
error_log is set to level: info

Checking for dbus/python-dbus...
dbus daemon is running.
python-dbus version: 0.83.0

------------------------------------
| COMPILE AND RUNTIME DEPENDENCIES |
------------------------------------

note: To check for compile-time only dependencies, re-run hp-check with the -c parameter (ie, hp-check -c).
note: To check for run-time only dependencies, re-run hp-check with the -r parameter (ie, hp-check -r).

Checking for dependency: CUPS - Common Unix Printing System...
OK, found.

Checking for dependency: CUPS DDK - CUPS driver development kit...
warning: NOT FOUND! This is an OPTIONAL/RUNTIME ONLY dependency. Some HPLIP functionality may not function properly.
To install this dependency, execute this command:
sudo aptitude install --assume-yes cupsddk cupsddk-drivers

Checking for dependency: CUPS devel- Common Unix Printing System development files...
OK, found.

Checking for dependency: CUPS image - CUPS image development files...
OK, found.

Checking for dependency: DBus - Message bus system...
OK, found.

Checking for dependency: gcc - GNU Project C and C++ Compiler...
OK, found.

Checking for dependency: GhostScript - PostScript and PDF language interpreter and previewer...
OK, found.

Checking for dependency: libcrypto - OpenSSL cryptographic library...
OK, found.

Checking for dependency: libjpeg - JPEG library...
OK, found.

Checking for dependency: libnetsnmp-devel - SNMP networking library development files...
OK, found.

Checking for dependency: libpthread - POSIX threads library...
OK, found.

Checking for dependency: libtool - Library building support services....

Read more...

Revision history for this message
Rocky (rockygarrison) wrote :

printer status continues to be

idle /usr/lib/cups/backend/usb failed

Rocky

Revision history for this message
Naga Samrat Chowdary, Narla (samrat-hplip) wrote :

How you are added your printer?
"hp-check -t" log is showing that you are not added the printer using the hp-setup or hp-toobox.

I hope that may be the problem.

Please add your printer using the hp-setup.

Hope this helps!
Naga Samrat.

Revision history for this message
Naga Samrat Chowdary, Narla (samrat-hplip) wrote :

The backend need to use as /usr/lib/cups/backend/hp.
If you add the printer using hp-setup, it will use the hp as backend.

Thank you for supporting the HPLIP,
Naga Samrat.

Revision history for this message
Rocky (rockygarrison) wrote : Re: [Bug 480859] Re: HP Deskjet 520 doesn't work on Ubuntu 9.10

Naga:

I do not know how to find the device URI

Rocky

On Tue, Nov 17, 2009 at 3:34 AM, Naga Samrat Chowdary <
<email address hidden>> wrote:

> How you are added your printer?
> "hp-check -t" log is showing that you are not added the printer using the
> hp-setup or hp-toobox.
>
> I hope that may be the problem.
>
> Please add your printer using the hp-setup.
>
> Hope this helps!
> Naga Samrat.
>
> --
> HP Deskjet 520 doesn't work on Ubuntu 9.10
> https://bugs.launchpad.net/bugs/480859
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in HP Linux Imaging and Printing: New
>
> Bug description:
> I upgraded to 9.10 and my computer now does not see the printer attached on
> USB.
>

Revision history for this message
Naga Samrat Chowdary, Narla (samrat-hplip) wrote :

You can find it in the output of "hp-check -t"

Hope this helps,
Naga Samrat.

Revision history for this message
Naga Samrat Chowdary, Narla (samrat-hplip) wrote :

Please let us know are you able to add printer using hp-setup and is it working?

Thanks,
Naga Samrat.

Revision history for this message
Rocky (rockygarrison) wrote :

I have been unsuccessful. hp-setup does not find the printer even though it
is hooked up via usb. I don't know the address...

Rocky

On Tue, Nov 24, 2009 at 3:15 AM, Naga Samrat Chowdary <
<email address hidden>> wrote:

> Please let us know are you able to add printer using hp-setup and is it
> working?
>
> Thanks,
> Naga Samrat.
>
> --
> HP Deskjet 520 doesn't work on Ubuntu 9.10
> https://bugs.launchpad.net/bugs/480859
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in HP Linux Imaging and Printing: New
>
> Bug description:
> I upgraded to 9.10 and my computer now does not see the printer attached on
> USB.
>

Revision history for this message
Jason Callough (jcallough) wrote :

Rocky:

Could you run "lsusb" and post the output. Then run "sudo lsusb" and post the output. If the printer shows up when you run "sudo lsusb" then the issue lies in a rule file that is not being properly utilized by Ubuntu.

If the printer is showing as belonging to the "lp" group then you need to run the following command, log out, and log back in:

"usermod -a -Glp <yourUserName>"

After logging back in I recommend going to the cups site (localhost:631) and deleting the printer that you have installed. Once this is complete you should be able to install your printer through hp-setup.

If this does not work then you can:
1. Go to the localhost:631 site
2. Click on Administration
3. Click on add printer
4. Choose the printer that is labeled as "HP DESKJET 520 ... ...HPLIP (HP DESKJET 520)" **it is very important that you choose the printer that says HPLIP because it will be using the HP backend rather than the USB backend
5. Click Continue on that page and the next one
6. Select the correct ppd in the "Models" box. The correct ppd to use for 3.9.10 would be labeled "HP Deskjet 520, hpcups 3.9.10 (en)"
7. Click add

After doing this you still may need to add yourself to the lp group as listed above to ensure that you have full functionality.

Hope this helps.

Jason

Revision history for this message
Rocky (rockygarrison) wrote :

rocky@system76-pc:~$ lsusb
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 004: ID 07d1:3c04 D-Link System WUA-1340
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 002: ID 046d:c408 Logitech, Inc. Marble Mouse (4-button)
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
rocky@system76-pc:~$ sudo lsusb
[sudo] password for rocky:
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 004: ID 07d1:3c04 D-Link System WUA-1340
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 003: ID 05ad:07d0 Y.C. Cable U.S.A., Inc.
Bus 002 Device 002: ID 046d:c408 Logitech, Inc. Marble Mouse (4-button)
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
rocky@system76-pc:~$

Revision history for this message
Rocky (rockygarrison) wrote :

rocky@system76-pc:~$ lsusb
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 004: ID 07d1:3c04 D-Link System WUA-1340
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 002: ID 046d:c408 Logitech, Inc. Marble Mouse (4-button)
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
rocky@system76-pc:~$ sudo lsusb
[sudo] password for rocky:
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 004: ID 07d1:3c04 D-Link System WUA-1340
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 003: ID 05ad:07d0 Y.C. Cable U.S.A., Inc.
Bus 002 Device 002: ID 046d:c408 Logitech, Inc. Marble Mouse (4-button)
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
rocky@system76-pc:~$

On Tue, Nov 24, 2009 at 10:43 AM, Jason Callough <email address hidden>wrote:

> Rocky:
>
> Could you run "lsusb" and post the output. Then run "sudo lsusb" and
> post the output. If the printer shows up when you run "sudo lsusb" then
> the issue lies in a rule file that is not being properly utilized by
> Ubuntu.
>
> If the printer is showing as belonging to the "lp" group then you need
> to run the following command, log out, and log back in:
>
> "usermod -a -Glp <yourUserName>"
>
> After logging back in I recommend going to the cups site (localhost:631)
> and deleting the printer that you have installed. Once this is complete
> you should be able to install your printer through hp-setup.
>
> If this does not work then you can:
> 1. Go to the localhost:631 site
> 2. Click on Administration
> 3. Click on add printer
> 4. Choose the printer that is labeled as "HP DESKJET 520 ... ...HPLIP (HP
> DESKJET 520)" **it is very important that you choose the printer that says
> HPLIP because it will be using the HP backend rather than the USB backend
> 5. Click Continue on that page and the next one
> 6. Select the correct ppd in the "Models" box. The correct ppd to use for
> 3.9.10 would be labeled "HP Deskjet 520, hpcups 3.9.10 (en)"
> 7. Click add
>
> After doing this you still may need to add yourself to the lp group as
> listed above to ensure that you have full functionality.
>
> Hope this helps.
>
> Jason
>
> --
> HP Deskjet 520 doesn't work on Ubuntu 9.10
> https://bugs.launchpad.net/bugs/480859
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in HP Linux Imaging and Printing: New
>
> Bug description:
> I upgraded to 9.10 and my computer now does not see the printer attached on
> USB.
>

Revision history for this message
Rocky (rockygarrison) wrote :

Jason:

It looks like the computer is reading a cable instead of the printer...

Rocky

On Tue, Nov 24, 2009 at 10:43 AM, Jason Callough <email address hidden>wrote:

> Rocky:
>
> Could you run "lsusb" and post the output. Then run "sudo lsusb" and
> post the output. If the printer shows up when you run "sudo lsusb" then
> the issue lies in a rule file that is not being properly utilized by
> Ubuntu.
>
> If the printer is showing as belonging to the "lp" group then you need
> to run the following command, log out, and log back in:
>
> "usermod -a -Glp <yourUserName>"
>
> After logging back in I recommend going to the cups site (localhost:631)
> and deleting the printer that you have installed. Once this is complete
> you should be able to install your printer through hp-setup.
>
> If this does not work then you can:
> 1. Go to the localhost:631 site
> 2. Click on Administration
> 3. Click on add printer
> 4. Choose the printer that is labeled as "HP DESKJET 520 ... ...HPLIP (HP
> DESKJET 520)" **it is very important that you choose the printer that says
> HPLIP because it will be using the HP backend rather than the USB backend
> 5. Click Continue on that page and the next one
> 6. Select the correct ppd in the "Models" box. The correct ppd to use for
> 3.9.10 would be labeled "HP Deskjet 520, hpcups 3.9.10 (en)"
> 7. Click add
>
> After doing this you still may need to add yourself to the lp group as
> listed above to ensure that you have full functionality.
>
> Hope this helps.
>
> Jason
>
> --
> HP Deskjet 520 doesn't work on Ubuntu 9.10
> https://bugs.launchpad.net/bugs/480859
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in HP Linux Imaging and Printing: New
>
> Bug description:
> I upgraded to 9.10 and my computer now does not see the printer attached on
> USB.
>

Revision history for this message
Jason Callough (jcallough) wrote :

Rocky:

How are you connecting this printer through USB? According to our products page, http://hplipopensource.com/hplip-web/models/deskjet/deskjet_520.html, it is not supported as a USB printer. The units that we have in house here are all parallel port, therefore, I am having a hard time reproducing this issue.

After adding yourself to the "lp" group are you able to add the printer through the toolbox? Are you able to add it through localhost? Is there any continued loss of functionality? Please let me know.

Jason

Revision history for this message
Rocky (rockygarrison) wrote :

Jason:

I am using a cable I bought from Radio Shack which goes from the printer to
a USB port. It looks like I am able to see the cable, but not the printer...

Rocky

On Wed, Nov 25, 2009 at 8:13 AM, Jason Callough <email address hidden> wrote:

> Rocky:
>
> How are you connecting this printer through USB? According to our
> products page, http://hplipopensource.com/hplip-
> web/models/deskjet/deskjet_520.html<http://hplipopensource.com/hplip-%0Aweb/models/deskjet/deskjet_520.html>,
> it is not supported as a USB
> printer. The units that we have in house here are all parallel port,
> therefore, I am having a hard time reproducing this issue.
>
> After adding yourself to the "lp" group are you able to add the printer
> through the toolbox? Are you able to add it through localhost? Is
> there any continued loss of functionality? Please let me know.
>
> Jason
>
> --
> HP Deskjet 520 doesn't work on Ubuntu 9.10
> https://bugs.launchpad.net/bugs/480859
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in HP Linux Imaging and Printing: New
>
> Bug description:
> I upgraded to 9.10 and my computer now does not see the printer attached on
> USB.
>

Revision history for this message
Naga Samrat Chowdary, Narla (samrat-hplip) wrote :

Please run "lsusb" as root and post the output.
If your printer is listed then run "hp-setup" as root.

Hope this Helps,
Naga Samrat.

Revision history for this message
Rocky (rockygarrison) wrote :

rocky@system76-pc:~$ lsusb
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 003: ID 07d1:3c04 D-Link System WUA-1340
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 002: ID 046d:c408 Logitech, Inc. Marble Mouse (4-button)
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

Printer is not connected via usb. How can I search for the parallel port?

Rocky

On Sat, Dec 12, 2009 at 1:47 AM, Naga Samrat Chowdary <
<email address hidden>> wrote:

> Please run "lsusb" as root and post the output.
> If your printer is listed then run "hp-setup" as root.
>
> Hope this Helps,
> Naga Samrat.
>
> --
> HP Deskjet 520 doesn't work on Ubuntu 9.10
> https://bugs.launchpad.net/bugs/480859
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in HP Linux Imaging and Printing: New
>
> Bug description:
> I upgraded to 9.10 and my computer now does not see the printer attached on
> USB.
>
> To unsubscribe from this bug, go to:
> https://bugs.launchpad.net/hplip/+bug/480859/+subscribe
>

Revision history for this message
Rocky (rockygarrison) wrote :

When I had it on USB the computer recognized the cable but not the printer.

R

On Sat, Dec 12, 2009 at 11:21 AM, Rocky Garrison <email address hidden>wrote:

> rocky@system76-pc:~$ lsusb
> Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
> Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
> Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
> Bus 001 Device 003: ID 07d1:3c04 D-Link System WUA-1340
> Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
> Bus 002 Device 002: ID 046d:c408 Logitech, Inc. Marble Mouse (4-button)
> Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
>
> Printer is not connected via usb. How can I search for the parallel port?
>
> Rocky
>
> On Sat, Dec 12, 2009 at 1:47 AM, Naga Samrat Chowdary <
> <email address hidden>> wrote:
>
>> Please run "lsusb" as root and post the output.
>> If your printer is listed then run "hp-setup" as root.
>>
>> Hope this Helps,
>> Naga Samrat.
>>
>> --
>> HP Deskjet 520 doesn't work on Ubuntu 9.10
>> https://bugs.launchpad.net/bugs/480859
>> You received this bug notification because you are a direct subscriber
>> of the bug.
>>
>> Status in HP Linux Imaging and Printing: New
>>
>> Bug description:
>> I upgraded to 9.10 and my computer now does not see the printer attached
>> on USB.
>>
>> To unsubscribe from this bug, go to:
>> https://bugs.launchpad.net/hplip/+bug/480859/+subscribe
>>
>
>

Revision history for this message
Rocky (rockygarrison) wrote :
Download full text (7.9 KiB)

I have replaced the USB cable with the old parallel cable. Printer goes very slowly - about 1 line / 5 seconds. I don't know how to load printer with hplip - parallel port is not available as a site for the printer.

rocky@system76-pc:~$ hp-check -t

HP Linux Imaging and Printing System (ver. 3.9.10)
Dependency/Version Check Utility ver. 14.3

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: hp-check can be run in three modes:
1. Compile-time check mode (-c or --compile): Use this mode before compiling the
HPLIP supplied tarball (.tar.gz or .run) to determine if the proper dependencies
are installed to successfully compile HPLIP.
2. Run-time check mode (-r or --run): Use this mode to determine if a distro
supplied package (.deb, .rpm, etc) or an already built HPLIP supplied tarball
has the proper dependencies installed to successfully run.
3. Both compile- and run-time check mode (-b or --both) (Default): This mode
will check both of the above cases (both compile- and run-time dependencies).

Saving output in log file: hp-check.log

Initializing. Please wait...

---------------
| SYSTEM INFO |
---------------

Basic system information:
Linux system76-pc 2.6.31-16-generic #53-Ubuntu SMP Tue Dec 8 04:01:29 UTC 2009 i686 GNU/Linux

Distribution:
ubuntu 9.10

Checking Python version...
OK, version 2.6.4 installed

Checking PyQt 4.x version...
OK, version 4.6 installed.

Checking for CUPS...
Status: scheduler is running
Version: 1.4.1
error_log is set to level: warn

Checking for dbus/python-dbus...
dbus daemon is running.
python-dbus version: 0.83.0

------------------------------------
| COMPILE AND RUNTIME DEPENDENCIES |
------------------------------------

note: To check for compile-time only dependencies, re-run hp-check with the -c parameter (ie, hp-check -c).
note: To check for run-time only dependencies, re-run hp-check with the -r parameter (ie, hp-check -r).

Checking for dependency: CUPS - Common Unix Printing System...
OK, found.

Checking for dependency: CUPS DDK - CUPS driver development kit...
warning: NOT FOUND! This is an OPTIONAL/RUNTIME ONLY dependency. Some HPLIP functionality may not function properly.
To install this dependency, execute this command:
sudo aptitude install --assume-yes cupsddk cupsddk-drivers

Checking for dependency: CUPS devel- Common Unix Printing System development files...
OK, found.

Checking for dependency: CUPS image - CUPS image development files...
OK, found.

Checking for dependency: DBus - Message bus system...
OK, found.

Checking for dependency: gcc - GNU Project C and C++ Compiler...
OK, found.

Checking for dependency: GhostScript - PostScript and PDF language interpreter and previewer...
OK, found.

Checking for dependency: libcrypto - OpenSSL cryptographic library...
OK, found.

Checking for dependency: libjpeg - JPEG library...
OK, found.

Checking for dependency: libnetsnmp-devel - SNMP networking library development files...
OK, ...

Read more...

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related questions

Remote bug watches

Bug watches keep track of this bug in other bug trackers.