<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 08/01/2014 01:13 PM, Harry Koris
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAGHwP-Ba5eZ9C=xt0MTZg4VfGyTFzxn0mUT3rHPiWrRuN8WmwA@mail.gmail.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      <div dir="ltr">
        <div>
          <div>
            <div>
              <div>
                <div>Hi,<br>
                  <br>
                  I'm looking to install AMD 13.25 APU Driver so that I
                  can access the on-board graphics from within a
                  Centos-x86_64 container. I've added the PCI slot that
                  the GPU comes up on using the '--pci_add' option but
                  the driver still reads out that no compatible adapters
                  were found. If I run 'lspci' in the container the GPU
                  does show up. I have the driver running on the HE
                  fine.<br>
                  <br>
                  Is there a certain device that I can add to the
                  container?<br>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </blockquote>
    <br>
    Might be. Try to strace whatever program is trying to access the
    hardware<br>
    and see what device(s) it tries to use, then add those to the
    container.<br>
    <br>
    <blockquote
cite="mid:CAGHwP-Ba5eZ9C=xt0MTZg4VfGyTFzxn0mUT3rHPiWrRuN8WmwA@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>
          <div>
            <div>
              <div>Is it possible to modprobe the driver from the
                hardware, into the container?<br>
              </div>
            </div>
          </div>
        </div>
      </div>
    </blockquote>
    <br>
    No, you always load modules on the host (and before starting the
    container)<br>
    <br>
    <blockquote
cite="mid:CAGHwP-Ba5eZ9C=xt0MTZg4VfGyTFzxn0mUT3rHPiWrRuN8WmwA@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>
          <div>
            <div>As a side note, I do have the module loaded on the
              hardware node prior to launching the container.<br>
            </div>
          </div>
        </div>
      </div>
    </blockquote>
    <br>
    Good.<br>
    <br>
    <blockquote
cite="mid:CAGHwP-Ba5eZ9C=xt0MTZg4VfGyTFzxn0mUT3rHPiWrRuN8WmwA@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>
          <div>
            <div>
              <br>
            </div>
            Any information that may help is appreciated.<br>
          </div>
        </div>
      </div>
    </blockquote>
    <br>
  </body>
</html>