<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    <div class="moz-cite-prefix">On 04/13/2014 11:27 PM, Bob wrote:<br>
    </div>
    <blockquote cite="mid:3AEAF669A15E46A096AEEFB7ED81DA7E@ThePykesHP"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      <meta name="Generator" content="Microsoft Word 11 (filtered
        medium)">
      <style>
<!--
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:Arial;
        color:windowtext;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
        {page:Section1;}
-->
</style>
      <div class="Section1">
        <p class="MsoNormal"><font face="Arial" size="2"><span
              style="font-size:10.0pt;
              font-family:Arial">How does one go about finding a USB 2.0
              on their computer?
              (required for URI)<o:p></o:p></span></font></p>
        <p class="MsoNormal"><font face="Arial" size="2"><span
              style="font-size:10.0pt;
              font-family:Arial"><o:p> </o:p></span></font></p>
        <p class="MsoNormal"><font face="Arial" size="2"><span
              style="font-size:10.0pt;
              font-family:Arial">I’m using a computer that indicates it
              has one USB 2.0
              port (lsusb -v yields 001:001), and it does not show up on
              any of the physical
              USB ports... any of the 8 (6 in back and 2 up front);
              Older computer that I’m
              trying to use till my newer motherboard arrives. My fear
              is the USB 2.0 found
              is some overarching port without a physical location.<o:p></o:p></span></font></p>
        <p class="MsoNormal"><font face="Arial" size="2"><span
              style="font-size:10.0pt;
              font-family:Arial"><o:p> </o:p></span></font></p>
        <p class="MsoNormal"><font face="Arial" size="2"><span
              style="font-size:10.0pt;
              font-family:Arial">Is there a way of “assigning” a hub and
              port
              (2.0 required) to one of the physical ports on the
              computer?  <o:p></o:p></span></font></p>
        <p class="MsoNormal"><font face="Arial" size="2"><span
              style="font-size:10.0pt;
              font-family:Arial"><o:p> </o:p></span></font></p>
        <p class="MsoNormal"><font face="Arial" size="2"><span
              style="font-size:10.0pt;
              font-family:Arial">BTW, I’m familiar with the old phrase,
              “Friends
              don’t let friends use USB.”  In other words... humor this
              ol’
              guy, and newbie to boot :-)<o:p></o:p></span></font></p>
        <p class="MsoNormal"><font face="Arial" size="2"><span
              style="font-size:10.0pt;
              font-family:Arial"><o:p> </o:p></span></font></p>
        <br>
      </div>
    </blockquote>
    <br>
    at an OS command prompt (not CLI>) type<br>
    <br>
    ~#> lsusb -v | less<br>
    <br>
    While it won't tell you, physically, where the USB ports -are-, you
    *will* find out if you even -have- a USB 2.0 port (and a -lot- more
    information)<br>
    <br>
    -Geoff<br>
    <br>
    <br>
    <br>
    <br>
  </body>
</html>