.TH "hp-makeuri" 1 "5.0" Linux "User Manuals" .SH NAME hp-makeuri \- Device URI Creation Utility .SH DESCRIPTION Creates device URIs for local and network connected printers for use with CUPS. .SH SYNOPSIS .B hp-makeuri [OPTIONS] [SERIAL NO.|USB ID|IP|DEVNODE] .SH SERIAL NO.|USB ID|IP|DEVNODE .IP "USB IDs (usb only):" "xxx:yyy" where xxx is the USB bus ID and yyy is the USB device ID. The ':' and all leading zeroes must be present. (Use the 'lsusb' command to obtain this information. See Note 1.) .IP "IPs (network only):" IPv4 address "a.b.c.d" or "hostname" .IP "DEVNODE (parallel only):" "/dev/parportX", X=0,1,2,... .IP "SERIAL NO. (usb and parallel only):" "serial no." .SH OPTIONS .IP "To specify the port on a multi-port JetDirect:" -p or --port= (Valid values are 1*, 2, and 3. *default) .IP "Show the CUPS URI only (quiet mode):" -c or --cups .IP "Show the SANE URI only (quiet mode):" -s or --sane .IP "Show the HP Fax URI only (quiet mode):" -f or --fax .IP "Set the logging level:" -l or --logging= : none, info*, error, warn, debug (*default) .IP "Run in debug mode:" -g (same as option: -ldebug) .IP "This help information:" -h or --help .SH EXAMPLES .IP "USB:" $ hp-makeuri 001:002 .IP "Network:" $ hp-makeuri 66.35.250.209 .IP "Parallel:" $ hp-makeuri /dev/parport0 .IP "USB or parallel (using serial number):" $ hp-makeuri US123456789 .SH NOTES .IP "1. Example using 'lsusb' to obtain USB bus ID and USB device ID (example only, the values you obtain will differ) :" .IP " $ lsusb" .IP " Bus 003 Device 011: ID 03f0:c202 Hewlett-Packard" .IP " $ hp-makeuri 003:011" .IP " (Note: You may have to run 'lsusb' from /sbin or another location. Use '$ locate lsusb' to determine this.)" .SH SEE ALSO hp-setup .SH 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. .SH REPORTING BUGS The HPLIP Launchpad.net site .B https://launchpad.net/hplip is available to get help, report bugs, make suggestions, discuss the HPLIP project or otherwise contact the HPLIP Team. .SH COPYRIGHT Copyright (c) 2001-18 HP Development Company, L.P. .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.