<div dir="ltr">Hi Team,<div><br></div><div><div style="box-sizing:border-box;font-family:"Segoe UI",system-ui,"Apple Color Emoji","Segoe UI Emoji",sans-serif;font-size:14px">we are trying to control our board with RPI bmc.we are trying to control power on, off and reset </div></div><div style="box-sizing:border-box;font-family:"Segoe UI",system-ui,"Apple Color Emoji","Segoe UI Emoji",sans-serif;font-size:14px"><br></div><div style="box-sizing:border-box;font-family:"Segoe UI",system-ui,"Apple Color Emoji","Segoe UI Emoji",sans-serif;font-size:14px"><div style="box-sizing:border-box">we compiled x86-power-control with openbmc and create a patch for the sane with the GPIO name "pwm0_gpio40". and when we are try to use this.</div><div style="box-sizing:border-box">we are facing the below error.</div><div style="box-sizing:border-box"><br></div><div style="box-sizing:border-box"><div style="box-sizing:border-box"><div>root@akky:~# systemctl status xyz.openbmc_project.Chassis.Control.Power.service<br>

● xyz.openbmc_project.Chassis.Control.Power.service - Power Control<br>

     Loaded: loaded (/lib/systemd/system/xyz.openbmc_project.Chassis.Control.Power.service; enabled; vendor preset: enabled)<br>

     Active: failed (Result: exit-code) since Thu 1970-01-01 00:00:13 UTC; 33s ago<br>

    Process: 310 ExecStart=/usr/bin/power-control (code=exited, status=255/EXCEPTION)<br>

   Main PID: 310 (code=exited, status=255/EXCEPTION)</div>

<div>
<div> </div>

<div>
<div>Jan 01 00:00:13 akky systemd[1]: xyz.openbmc_project.Chassis.Control.Power.service: Scheduled restart job, restart counter is at 2.<br>

Jan 01 00:00:13 akky systemd[1]: Stopped Power Control.<br>

Jan 01 00:00:13 akky systemd[1]: xyz.openbmc_project.Chassis.Control.Power.service: Start request repeated too quickly.<br>

Jan 01 00:00:13 akky systemd[1]: xyz.openbmc_project.Chassis.Control.Power.service: Failed with result 'exit-code'.<br>

Jan 01 00:00:13 akky systemd[1]: Failed to start Power Control.<br>

root@akky:~# /usr/bin/power-control -h<br>

Start Chassis power control service...<br>

Failed to find the pwm0_gpio40 line<br>

 </div></div></div><div><br></div><div>Could someone help me how to fix this or some pointers regarding this error.</div><div><br></div><div>Also is physcial connection between the bmc and the server is needed or we can test this through someother way.</div><div><br></div><div>Thanks & Regards,</div><div>Khader B Shaik</div><div><br></div></div></div></div></div>