Thanks for the answer, but I can't see the USB line<div>lpinfo -v | grep usb doesn't print anything.<div><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
You should connect the printer to an usb port and power on the printer<br>
before executing lpinfo -v.<br>
The command then should then print a line like<br>
direct usb:/make/model?serial=foo "Make Model" "USB Printer" .<br>
<br>
Then execute the lpadmin command as<br>
lpadmin -p testing -v usb://Make/Model?serial=foo<br>
by inserting the Make, Model, and foo placeholders by the real strings<br>
listed. Make sure to represent special characters not allowed in URI strings<br>
by %hl where hl are the hex digits of the character code (for instace:<br>
represent a space char by %20 ).<br>
<div class="HOEnZb"><div class="h5"><br>
Helge<br>
<br>
_______________________________________________<br>
cups mailing list<br>
<a href="mailto:cups@easysw.com">cups@easysw.com</a><br>
<a href="http://lists.easysw.com/mailman/listinfo/cups" target="_blank">http://lists.easysw.com/mailman/listinfo/cups</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div>Yader.</div><div><a href="http://yaderv.wordpress.com/" target="_blank">http://yaderv.wordpress.com</a></div><div><div><br></div></div><br>
</div></div>