<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hola!</p>
    <p>Rascat per la web m'he trobat això. Potser la solució per que
      funcionen alhora USB2 i USB3?</p>
    <p><br>
    </p>
    <p>De:<a class="moz-txt-link-freetext" href="https://www.zeppelinux.es/problemas-con-usb3-en-linux-habilitar-iommu/">https://www.zeppelinux.es/problemas-con-usb3-en-linux-habilitar-iommu/</a>
      <br>
    </p>
    <p>---------------------------------------------------------------------------------------------------------------------------------------
      -------<br>
    </p>
    <p>En algunas placas, para que los controladores <strong><a
          href="https://es.wikipedia.org/wiki/Universal_Serial_Bus"
          rel="noopener noreferrer" target="_blank">USB 2.0</a></strong>
      y <strong><a
          href="https://es.wikipedia.org/wiki/Universal_Serial_Bus#USB_3.0"
          rel="noopener noreferrer" target="_blank">USB 3.0</a></strong>
      funcionen o lo hagan correctamente, es necesario habilitar en la <strong><a
          href="https://es.wikipedia.org/wiki/BIOS" rel="noopener
          noreferrer" target="_blank">BIOS</a></strong> los siguientes
      parámetros:</p>
    <ul>
      <li>Transferencia de <strong><a
href="https://en.wikipedia.org/wiki/Extensible_Host_Controller_Interface"
            rel="noopener noreferrer" target="_blank">xHCI</a></strong>:
        habilitada</li>
      <li>Transferencia <strong>EHCI</strong>: Activado</li>
      <li>Controlador <strong><a
href="https://en.wikipedia.org/wiki/Input%E2%80%93output_memory_management_unit"
            rel="noopener noreferrer" target="_blank">IOMMU</a></strong>:
        habilitado</li>
    </ul>
    <p>Además, para que todo funcione correctamente, habrá que añadir el
      <strong>parámetro de inicio</strong> <code>iommu=soft</code> al <strong><a
href="https://es.wikipedia.org/wiki/N%C3%BAcleo_(inform%C3%A1tica)"
          rel="noopener noreferrer" target="_blank">kernel</a></strong>.
      Dicho parámetro podrá añadirse de forma <strong>temporal</strong>
      o de forma <strong>permanente</strong>. En nuestro artículo,
      optamos por hacerlo <strong>permanente</strong>.<br>
       <br>
       <br>
      <span class="nivel1">Añadir permanentemente un parámetro de inicio
        al kernel</span></p>
    <ol>
      <li>Para hacer el cambio permanente, con privilegios de <strong>administrador
          (root)</strong>, editaremos el archivo <code>/etc/default/grub</code>.
        Utilizaremos un editor de texto plano de nuestro gusto, como
        puede ser <strong>nano</strong>, <strong>vim</strong>, <strong>gedit</strong>,
        <strong>kate</strong>, etc, para editar el archivo:
        <div class="wp_syntax" style="position: relative; width: auto;">
          <table>
            <tbody>
              <tr>
                <td class="code">
                  <pre class="bash" style="font-family:monospace;"><span style="color: #666666;">$ </span><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">nano</span> <span style="color: #000000; font-weight: bold;">/</span>etc<span style="color: #000000; font-weight: bold;">/</span>default<span style="color: #000000; font-weight: bold;">/</span>grub</pre>
                </td>
              </tr>
            </tbody>
          </table>
        </div>
      </li>
      <li>Buscamos la línea que empieza con <code>GRUB_CMDLINE_LINUX</code>
        y anexamos <code>iommu=soft</code> al final. Por ejemplo:
        <div class="wp_syntax" style="position: relative; width: auto;">
          <table>
            <tbody>
              <tr>
                <td class="code">
                  <pre class="vim" style="font-family:monospace;">GRUB_CMDLINE_LINUX=<span style="color: #C5A22D;">"text iommu=soft"</span></pre>
                </td>
              </tr>
            </tbody>
          </table>
        </div>
      </li>
      <li>Guardamos los cambios y cerramos el editor.</li>
      <p> </p>
      <li>Finalizamos ejecutando desde la terminal, con privilegios de
        administrador, el siguiente comando:
        <div class="wp_syntax" style="position: relative; width: auto;">
          <table>
            <tbody>
              <tr>
                <td class="code">
                  <pre class="bash" style="font-family:monospace;"><span style="color: #666666;">$ </span><span style="color: #c20cb9; font-weight: bold;">sudo</span> update-grub</pre>
                </td>
              </tr>
            </tbody>
          </table>
        </div>
      </li>
      <li>Reiniciamos el sistema.</li>
    </ol>
    <p> <br>
      Si todo ha ido bién, ya podremos disfrutar de la velocidad de
      nuestros puertos <strong>USB 3.0</strong>.</p>
    <div class="moz-forward-container"><br>
      <br>
      -------- Missatge reenviat --------
      <table class="moz-email-headers-table" cellspacing="0"
        cellpadding="0" border="0">
        <tbody>
          <tr>
            <th valign="BASELINE" nowrap="nowrap" align="RIGHT">Assumpte:
            </th>
            <td>Re: [Ubuntu-cat] Usb2 i usb3</td>
          </tr>
          <tr>
            <th valign="BASELINE" nowrap="nowrap" align="RIGHT">Data: </th>
            <td>Fri, 5 Mar 2021 13:48:17 +0100</td>
          </tr>
          <tr>
            <th valign="BASELINE" nowrap="nowrap" align="RIGHT">De: </th>
            <td>Joan Carles <a class="moz-txt-link-rfc2396E" href="mailto:palimsesto@gmail.com"><palimsesto@gmail.com></a></td>
          </tr>
          <tr>
            <th valign="BASELINE" nowrap="nowrap" align="RIGHT">A: </th>
            <td><a class="moz-txt-link-abbreviated" href="mailto:walter.garcia@upf.edu">walter.garcia@upf.edu</a>, Ubuntu Catalan mailing list
              <a class="moz-txt-link-rfc2396E" href="mailto:ubuntu-cat@lists.ubuntu.com"><ubuntu-cat@lists.ubuntu.com></a></td>
          </tr>
        </tbody>
      </table>
      <br>
      <br>
      El 5/3/21 a les 12:28, Walter Garcia-Fontes ha escrit:<br>
      <blockquote type="cite">
        <pre class="moz-quote-pre" wrap="">* Joan Carles, <a class="moz-txt-link-abbreviated" href="mailto:palimsesto@gmail.com">palimsesto@gmail.com</a> [05/03/21 12:16]:
<blockquote type="cite"><pre class="moz-quote-pre" wrap="">He regirat tots els correus de la llista, i m'he trobat els que
es van intercanviar sobre la placa, però sobre el tema de usb2 i
usb3 no m'apareix.
</pre></blockquote>Has fet una cerca a l'arxiu de la llista?:

<a class="moz-txt-link-freetext" href="https://lists.ubuntu.com/archives/ubuntu-cat/">https://lists.ubuntu.com/archives/ubuntu-cat/</a>

</pre>
      </blockquote>
      Hola!<br>
      <br>
      Doncs sí, hi no ho trobe. Buf!<br>
      <br>
      Seguiré mirant. Gràcies!<br>
      <br>
      <pre class="moz-signature">-- 
Salutacions

Joan Carles

Linux user #324917#

</pre>
    </div>
  </body>
</html>