<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    Am 28.02.22 um 07:43 schrieb Alex fxmbsw7 Ratchev:<br>
    <blockquote type="cite"
cite="mid:CAALKErHVGydCZ3V2ZSNz9BCZTXCxOxgjJdmjX5BY6MyAA5xXbQ@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">
        <div dir="ltr"><br>
        </div>
        <br>
        <div class="gmail_quote">
          <div dir="ltr" class="gmail_attr">On Mon, Feb 28, 2022 at
            12:22 AM Mike Lothian <<a
              href="mailto:mike@fireburn.co.uk" moz-do-not-send="true"
              class="moz-txt-link-freetext">mike@fireburn.co.uk</a>>
            wrote:<br>
          </div>
          <blockquote class="gmail_quote" style="margin:0px 0px 0px
            0.8ex;border-left:1px solid
            rgb(204,204,204);padding-left:1ex">On Sat, 26 Feb 2022 at
            10:01, Alex fxmbsw7 Ratchev <<a
              href="mailto:fxmbsw7@gmail.com" target="_blank"
              moz-do-not-send="true" class="moz-txt-link-freetext">fxmbsw7@gmail.com</a>>
            wrote:<br>
            ><br>
            > i have observed at least two major problems of using
            amdgpu<br>
            ><br>
            > 1. cant be built-in instead of module, display stays
            blank<br>
            <br>
            Are you remembering to add in the firmware to the kernel
            image too?<br>
          </blockquote>
          <div><br>
          </div>
          <div>i copied all from official linux-firmware.gif to
            /lib/firmware <br>
          </div>
        </div>
      </div>
    </blockquote>
    <br>
    That's not sufficient, you need to tell the kernel explicitly which
    firmware will be needed.<br>
    <br>
    In other words try mentioning everything in /lib/firmware/amdgpu as
    CONFIG_EXTRA_FIRMWARE.<br>
    <br>
    Regards,<br>
    Christian.<br>
    <br>
    <blockquote type="cite"
cite="mid:CAALKErHVGydCZ3V2ZSNz9BCZTXCxOxgjJdmjX5BY6MyAA5xXbQ@mail.gmail.com">
      <div dir="ltr">
        <div class="gmail_quote">
          <blockquote class="gmail_quote" style="margin:0px 0px 0px
            0.8ex;border-left:1px solid
            rgb(204,204,204);padding-left:1ex">
            <br>
            There's a good guide at <a
              href="https://wiki.gentoo.org/wiki/AMDGPU#Known_firmware_blobs"
              rel="noreferrer" target="_blank" moz-do-not-send="true"
              class="moz-txt-link-freetext">https://wiki.gentoo.org/wiki/AMDGPU#Known_firmware_blobs</a><br>
            <br>
            I've successfully used AMDGPU builtin on Tonga, Raven,
            Renoir and Navy<br>
            Flounder systems<br>
            <br>
            I've never used kexec so have no suggestions for that<br>
          </blockquote>
          <div><br>
          </div>
          <div>it may be back then when i compiled it inline not as
            module i didnt include firmware in the initrd so that may
            been that</div>
          <div><br>
          </div>
          <div>about kexec, i dunno, X dri doesnt work after first
            kexec, after second screen at all is blank</div>
          <div><br>
          </div>
          <div>driver init problems ..</div>
          <div><br>
          </div>
          <div>cheers.. </div>
        </div>
      </div>
    </blockquote>
    <br>
  </body>
</html>