<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Screen resolution reset to 1368x768 when turning monitor off"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=105046#c15">Comment # 15</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Screen resolution reset to 1368x768 when turning monitor off"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=105046">bug 105046</a>
              from <span class="vcard"><a class="email" href="mailto:lopa@mailbox.org" title="Lothar Paltins <lopa@mailbox.org>"> <span class="fn">Lothar Paltins</span></a>
</span></b>
        <pre>Hi Michael,

in order to work at boot time, you have to add your edid file to your initrd or
initramfs. Don't know, what distribution you are using, but if it uses dracut,
then you should create a file /etc/dracut.conf.d/99-edid.conf (the filename is
arbitrary, but it must have the suffix ".conf") with the following content:

install_items+=" /lib/firmware/edid/mizapfmon.bin "

and then run mkinitrd.

But as I've said, this didn't fix the issue for me.

Lothar</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>