man-pages/man1/hp-makeuri.1.html
2021-03-31 01:06:50 +01:00

137 lines
4.0 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of hp-makeuri</TITLE>
</HEAD><BODY>
<H1>hp-makeuri</H1>
Section: User Manuals (1)<BR>Updated: 5.0<BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<A NAME="lbAB">&nbsp;</A>
<H2>NAME</H2>
hp-makeuri - Device URI Creation Utility
<A NAME="lbAC">&nbsp;</A>
<H2>DESCRIPTION</H2>
Creates device URIs for local and network connected printers for use with CUPS.
<A NAME="lbAD">&nbsp;</A>
<H2>SYNOPSIS</H2>
<B>hp-makeuri [OPTIONS] [SERIAL NO.|USB ID|IP|DEVNODE]</B>
<A NAME="lbAE">&nbsp;</A>
<H2>SERIAL NO.|USB ID|IP|DEVNODE</H2>
<DL COMPACT>
<DT id="1">USB IDs (usb only):<DD>
&quot;xxx:yyy&quot; 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.)
<DT id="2">IPs (network only):<DD>
IPv4 address &quot;a.b.c.d&quot; or &quot;hostname&quot;
<DT id="3">DEVNODE (parallel only):<DD>
&quot;/dev/parportX&quot;, X=0,1,2,...
<DT id="4">SERIAL NO. (usb and parallel only):<DD>
&quot;serial no.&quot;
</DL>
<A NAME="lbAF">&nbsp;</A>
<H2>OPTIONS</H2>
<DL COMPACT>
<DT id="5">To specify the port on a multi-port JetDirect:<DD>
-p&lt;port&gt; or --port=&lt;port&gt; (Valid values are 1*, 2, and 3. *default)
<DT id="6">Show the CUPS URI only (quiet mode):<DD>
-c or --cups
<DT id="7">Show the SANE URI only (quiet mode):<DD>
-s or --sane
<DT id="8">Show the HP Fax URI only (quiet mode):<DD>
-f or --fax
<DT id="9">Set the logging level:<DD>
-l&lt;level&gt; or --logging=&lt;level&gt;
&lt;level&gt;: none, info*, error, warn, debug (*default)
<DT id="10">Run in debug mode:<DD>
-g (same as option: -ldebug)
<DT id="11">This help information:<DD>
-h or --help
</DL>
<A NAME="lbAG">&nbsp;</A>
<H2>EXAMPLES</H2>
<DL COMPACT>
<DT id="12">USB:<DD>
$ hp-makeuri 001:002
<DT id="13">Network:<DD>
$ hp-makeuri 66.35.250.209
<DT id="14">Parallel:<DD>
$ hp-makeuri /dev/parport0
<DT id="15">USB or parallel (using serial number):<DD>
$ hp-makeuri US123456789
</DL>
<A NAME="lbAH">&nbsp;</A>
<H2>NOTES</H2>
<DL COMPACT>
<DT id="16">1. Example using 'lsusb' to obtain USB bus ID and USB device ID (example only, the values you obtain will differ) :<DD>
<P>
<DT id="17"> $ lsusb<DD>
<P>
<DT id="18"> Bus 003 Device 011: ID 03f0:c202 Hewlett-Packard<DD>
<P>
<DT id="19"> $ hp-makeuri 003:011<DD>
<P>
<DT id="20"> (Note: You may have to run 'lsusb' from /sbin or another location. Use '$ locate lsusb' to determine this.)<DD>
<P>
</DL>
<A NAME="lbAI">&nbsp;</A>
<H2>SEE ALSO</H2>
hp-setup
<A NAME="lbAJ">&nbsp;</A>
<H2>AUTHOR</H2>
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.
<A NAME="lbAK">&nbsp;</A>
<H2>REPORTING BUGS</H2>
The HPLIP Launchpad.net site
<B><A HREF="https://launchpad.net/hplip">https://launchpad.net/hplip</A></B>
is available to get help, report
bugs, make suggestions, discuss the HPLIP project or otherwise
contact the HPLIP Team.
<A NAME="lbAL">&nbsp;</A>
<H2>COPYRIGHT</H2>
Copyright (c) 2001-18 HP Development Company, L.P.
<P>
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.
<P>
<P>
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT id="21"><A HREF="#lbAB">NAME</A><DD>
<DT id="22"><A HREF="#lbAC">DESCRIPTION</A><DD>
<DT id="23"><A HREF="#lbAD">SYNOPSIS</A><DD>
<DT id="24"><A HREF="#lbAE">SERIAL NO.|USB ID|IP|DEVNODE</A><DD>
<DT id="25"><A HREF="#lbAF">OPTIONS</A><DD>
<DT id="26"><A HREF="#lbAG">EXAMPLES</A><DD>
<DT id="27"><A HREF="#lbAH">NOTES</A><DD>
<DT id="28"><A HREF="#lbAI">SEE ALSO</A><DD>
<DT id="29"><A HREF="#lbAJ">AUTHOR</A><DD>
<DT id="30"><A HREF="#lbAK">REPORTING BUGS</A><DD>
<DT id="31"><A HREF="#lbAL">COPYRIGHT</A><DD>
</DL>
<HR>
This document was created by
<A HREF="/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
Time: 00:05:17 GMT, March 31, 2021
</BODY>
</HTML>