logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

hp config usb printer

Author

       HPLIP (HP Linux Imaging and Printing) is an HP developed solution for printing, scanning, and faxing with
       HP inkjet and laser based printers in Linux.

Description

       Udev invokes this tool. Tool detects the plugin, Smart Install (C/DVD-ROM) issues and notifies to logged-
       in user. Tool also downloads firmware to the device.

Examples

       USB, IDs specified:
              $hp-config_usb_printer 001:002

Name0P-Config_Usb_Printer - Hp Device Config Using Usb

Notes

       1. Using 'lsusb' to obtain USB IDs: (example)

          $ lsusb

                Bus 003 Device 011: ID 03f0:c202 Hewlett-Packard

          $ hp-config_usb_printer 003:011

          (Note: You may have to run 'lsusb' from /sbin or another location. Use '$ locate lsusb' to determine
       this.)

Options

       Set the logging level:
              -l<level> or --logging=<level> <level>: none, info*, error, warn, debug (*default)

       Run in debug mode:
              -g (same as option: -ldebug)

       This help information:
              -h or --help

Reporting Bugs

       The HPLIP Launchpad.net site https://launchpad.net/hplip is available to  get  help,  report  bugs,  make
       suggestions, discuss the HPLIP project or otherwise contact the HPLIP Team.

Synopsis

hp-config_usb_printer[OPTIONS][USBbus:device]

Usb Busdevice

       USB bus:device :
              "xxx:yyy"  where  'xxx' is the USB bus and 'yyy' is the USB device. (Note: The ':' and all leading
              zeros must be present.)  Use the 'lsusb' command to obtain this information.

See Also