<html>
<head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<style>
    font{
        line-height: 1.6;
    }
    ul,ol{
        padding-left: 20px;
        list-style-position: inside;
    }
</style>
<div style="font-family:微软雅黑,Verdana,"Microsoft Yahei",SimSun,sans-serif;font-size:14px; line-height:1.6;">
    <div><div>
    <div><span style="font-family: 微软雅黑, Verdana, 'Microsoft Yahei', SimSun, sans-serif; line-height: 1.6;">hello~</span><br></div></div></div><div class="J-reply ntes-mailmaster-quote" style="padding-top: 1px; padding-bottom: 1px"><div id="ntes-pcmail-quote" style="margin: 0; padding: 0; font-size: 14px; font-family: '微软雅黑';"><div style="font-family:微软雅黑,Verdana,"Microsoft Yahei",SimSun,sans-serif;font-size:14px; line-height:1.6;"><blockquote id="ntes-pcmail-quote" style="margin: 0; padding: 0; font-size: 14px; font-family: '微软雅黑';"><div style="font-family:微软雅黑,Verdana,"Microsoft Yahei",SimSun,sans-serif;font-size:14px; line-height:1.6;"><div style="font-family:微软雅黑,Verdana,"Microsoft Yahei",SimSun,sans-serif;font-size:14px; line-height:1.6;"><div style="font-family:微软雅黑,Verdana,"Microsoft Yahei",SimSun,sans-serif;font-size:14px; line-height:1.6;"><div><div>now I use aspeed ast2600 openbmc.</div><div><span style="color: rgb(51, 51, 51); font-family: tahoma, 'Microsoft YaHei', 微软雅黑, 宋体, 'Malgun Gothic', sans-serif; line-height: 26px; text-align: justify; widows: auto; background-color: rgb(247, 248, 250);">At first, I set pwer state command: but failed!</span><br></div><div><span style="color: rgb(185, 187, 190); font-family: Consolas, 'Andale Mono WT', 'Andale Mono', 'Lucida Console', 'Lucida Sans Typewriter', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Liberation Mono', 'Nimbus Mono L', Monaco, 'Courier New', Courier, monospace; font-variant-ligatures: normal; orphans: 2; white-space: pre-wrap; widows: 2; background-color: rgb(47, 49, 54);">root@ast2600-emmc:~# busctl set-property xyz.openbmc_project.State.Host /xyz/openbmc_project/state/host0 xyz.openbmc_project.State.Host CurrentHostState s "xyz.openbmc_project.State.Host.HostState.Off"
Failed to set property CurrentHostState on interface xyz.openbmc_project.State.Host: The name is not activatable
root@ast2600-emmc:~# busctl set-property xyz.openbmc_project.State.Host /xyz/openbmc_project/state/host0 xyz.openbmc_project.State.Host CurrentHostState s "xyz.openbmc_project.State.Host.HostState.Running"
Failed to set property CurrentHostState on interface xyz.openbmc_project.State.Host: The name is not activatable</span><br></div><div><span style="color: rgb(185, 187, 190); font-family: Consolas, 'Andale Mono WT', 'Andale Mono', 'Lucida Console', 'Lucida Sans Typewriter', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Liberation Mono', 'Nimbus Mono L', Monaco, 'Courier New', Courier, monospace; font-variant-ligatures: normal; orphans: 2; white-space: pre-wrap; widows: 2; background-color: rgb(47, 49, 54);"><img src="cid:48271de7$1$1815c0a2c43$Coremail$cld795$163.com" style="max-width: unset;"><br></span></div><div>so I modify the "\meta-aspeed-sdk\meta-ast2600-sdk\conf\machine\ast2600-emmc.conf", remove the <span style="line-height: 22.4px;">"x86-power-control"...  :</span></div><div>PREFERRED_PROVIDER_virtual/obmc-system-mgmt = "packagegroup-aspeed-obmc"<br>PREFERRED_PROVIDER_virtual/obmc-host-ipmi-hw = "phosphor-ipmi-kcs"</div><div><span style="color: rgb(255, 67, 18);"># I remove the 2 lines :<br>#VIRTUAL-RUNTIME_obmc-host-state-manager ?= "x86-power-control"<br>#VIRTUAL-RUNTIME_obmc-chassis-state-manager ?= "x86-power-control"</span><br>EXTRA_IMAGEDEPENDS:append = "\<br>
    aspeed-image-recoveryuart \<br>
    aspeed-image-emmcboot \</div><div><br></div><div>After,  <span style="color: rgb(51, 51, 51); font-family: tahoma, 'Microsoft YaHei', 微软雅黑, 宋体, 'Malgun Gothic', sans-serif; line-height: 26px; text-align: justify; background-color: rgb(247, 248, 250);">I set pwer state command OK :</span></div><div><span style="color: rgb(185, 187, 190); font-family: Consolas, 'Andale Mono WT', 'Andale Mono', 'Lucida Console', 'Lucida Sans Typewriter', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Liberation Mono', 'Nimbus Mono L', Monaco, 'Courier New', Courier, monospace; line-height: 22.4px; orphans: 2; white-space: pre-wrap; widows: 2; background-color: rgb(47, 49, 54);">root@ast2600-emmc:~# busctl set-property xyz.openbmc_project.State.Host /xyz/openbmc_project/state/host0 xyz.openbmc_project.State.Host CurrentHostState s "xyz.openbmc_project.State.Host.HostState.Off"
root@ast2600-emmc:~# busctl set-property xyz.openbmc_project.State.Host /xyz/openbmc_project/state/host0 xyz.openbmc_project.State.Host CurrentHostState s "xyz.openbmc_project.State.Host.HostState.Running"</span></div><div>but, after I update openbmc for the lastest the version, it can't enter the system.</div><div><img src="cid:45ef474a$2$1815c0a2c44$Coremail$cld795$163.com" style="line-height: 1.6; max-width: unset;"><br></div><div>and I open the 2 lines :</div><div><span style="color: rgb(255, 67, 18); line-height: 22.4px;">VIRTUAL-RUNTIME_obmc-host-state-manager ?= "x86-power-control"</span><br style="color: rgb(255, 67, 18); line-height: 22.4px;"><span style="color: rgb(255, 67, 18); line-height: 22.4px;">VIRTUAL-RUNTIME_obmc-chassis-state-manager ?= "x86-power-control"</span></div><div><span style="color: rgb(51, 51, 51); font-family: tahoma, 'Microsoft YaHei', 微软雅黑, 宋体, 'Malgun Gothic', sans-serif; line-height: 26px; text-align: justify; widows: auto; background-color: rgb(247, 248, 250);">the system is OK.</span></div><div><span style="color: rgb(51, 51, 51); font-family: tahoma, 'Microsoft YaHei', 微软雅黑, 宋体, 'Malgun Gothic', sans-serif; line-height: 26px; text-align: justify; widows: auto; background-color: rgb(247, 248, 250);">b<span style="font-family: tahoma, 'Microsoft YaHei', 微软雅黑, 宋体, 'Malgun Gothic', sans-serif; line-height: 26px; text-align: justify; widows: auto; color: rgb(16, 5, 62); background-color: rgb(247, 248, 250);">ut, th</span>e </span><span style="color: rgb(255, 67, 18); line-height: 22.4px;">"x86-power-control"</span><span style="color: rgb(51, 51, 51); font-family: tahoma, 'Microsoft YaHei', 微软雅黑, 宋体, 'Malgun Gothic', sans-serif; line-height: 26px; text-align: justify; background-color: rgb(247, 248, 250);"> is disable, I </span><span style="color: rgb(51, 51, 51); font-family: tahoma, 'Microsoft YaHei', 微软雅黑, 宋体, 'Malgun Gothic', sans-serif; line-height: 26px; text-align: justify; background-color: rgb(247, 248, 250);">set pwer state command is failed !</span></div><div><span style="color: rgb(51, 51, 51); font-family: tahoma, 'Microsoft YaHei', 微软雅黑, 宋体, 'Malgun Gothic', sans-serif; line-height: 26px; text-align: justify; background-color: rgb(247, 248, 250);"></span><span style="color: rgb(185, 187, 190); font-family: Consolas, 'Andale Mono WT', 'Andale Mono', 'Lucida Console', 'Lucida Sans Typewriter', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Liberation Mono', 'Nimbus Mono L', Monaco, 'Courier New', Courier, monospace; line-height: 22.4px; orphans: 2; white-space: pre-wrap; widows: 2; background-color: rgb(47, 49, 54);">root@ast2600-emmc:~# busctl set-property xyz.openbmc_project.State.Host /xyz/openbmc_project/state/host0 xyz.openbmc_project.State.Host CurrentHostState s "xyz.openbmc_project.State.Host.HostState.Off"</span><span style="color: rgb(51, 51, 51); font-family: tahoma, 'Microsoft YaHei', 微软雅黑, 宋体, 'Malgun Gothic', sans-serif; line-height: 26px; text-align: justify; background-color: rgb(247, 248, 250);"><br></span></div><span style="color: rgb(185, 187, 190); font-family: Consolas, 'Andale Mono WT', 'Andale Mono', 'Lucida Console', 'Lucida Sans Typewriter', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Liberation Mono', 'Nimbus Mono L', Monaco, 'Courier New', Courier, monospace; line-height: 22.4px; orphans: 2; white-space: pre-wrap; widows: 2; background-color: rgb(47, 49, 54);">Failed to set property CurrentHostState on interface xyz.openbmc_project.State.Host: The name is not activatable
root@ast2600-emmc:~# busctl set-property xyz.openbmc_project.State.Host /xyz/openbmc_project/state/host0 xyz.openbmc_project.State.Host CurrentHostState s "xyz.openbmc_project.State.Host.HostState.Running"
Failed to set property CurrentHostState on interface xyz.openbmc_project.State.Host: The name is not activatable</span><div><span style="color: rgb(51, 51, 51); font-family: tahoma, 'Microsoft YaHei', 微软雅黑, 宋体, 'Malgun Gothic', sans-serif; line-height: 26px; text-align: justify; background-color: rgb(247, 248, 250);">so how to solve the problem for the </span><span style="color: rgb(51, 51, 51); font-family: tahoma, 'Microsoft YaHei', 微软雅黑, 宋体, 'Malgun Gothic', sans-serif; line-height: 26px; text-align: justify; background-color: rgb(247, 248, 250);">set pwer state command ?</span></div><div><span style="color: rgb(51, 51, 51); font-family: tahoma, 'Microsoft YaHei', 微软雅黑, 宋体, 'Malgun Gothic', sans-serif; line-height: 26px; text-align: justify; widows: auto; background-color: rgb(247, 248, 250);">Thank you very much !</span></div><div><span style="font-family: tahoma, 'Microsoft YaHei', 微软雅黑, 宋体, 'Malgun Gothic', sans-serif; line-height: 26px; text-align: justify; widows: auto; color: rgb(0, 30, 88); background-color: rgb(247, 248, 250);"><br></span></div><div><span style="color: rgb(51, 51, 51); font-family: tahoma, 'Microsoft YaHei', 微软雅黑, 宋体, 'Malgun Gothic', sans-serif; line-height: 26px; text-align: justify; widows: auto; background-color: rgb(247, 248, 250);"><br></span></div><div><span style="color: rgb(51, 51, 51); font-family: tahoma, 'Microsoft YaHei', 微软雅黑, 宋体, 'Malgun Gothic', sans-serif; line-height: 26px; text-align: justify; widows: auto; background-color: rgb(247, 248, 250);"><br></span></div><div><br></div></div>
</div>
</div>
</div></blockquote>
</div></div>
</div>
<!--😀-->
</div>
</body>
</html>