<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - [UpdateTool][SKL] The DUT not perform S4..."
   href="https://bugs.freedesktop.org/show_bug.cgi?id=102305#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - [UpdateTool][SKL] The DUT not perform S4..."
   href="https://bugs.freedesktop.org/show_bug.cgi?id=102305">bug 102305</a>
              from <span class="vcard"><a class="email" href="mailto:hector.franciscox.velazquez.suriano@intel.com" title="Hector Velazquez <hector.franciscox.velazquez.suriano@intel.com>"> <span class="fn">Hector Velazquez</span></a>
</span></b>
        <pre>steps to reproduce the issue:

1)Setup one SKL with Ubuntu/Fedora 32 bits
2)Install Update Tools
3)In Fedora:
    sudo dmesg | grep "swap", make sure swap has been added on
"/dev/mapper/fedora-swap"
        edit /etc/default/grub to add next parameter into existing line:
GRUB_CMDLINE_LINUX:"...resume=/dev/mapper/fedora-swap..."
        run: #grub2-mkconfig -o /boot/grub2/grub.cfg
  In Ubuntu:
    edit /etc/default/grub to add next parameter into existing line:
GRUB_CMDLINE_LINUX:"...resume=/dev/sd?..."
        #grub-update
4)write: #echo disk > /sys/power/state
5)The system should be executed S4 power state...</pre>
        </div>
      </p>


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

      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>