-
Notifications
You must be signed in to change notification settings - Fork 77
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
IPMI sol activate command is failing #174
Comments
Following commit cause this issue. DBUS service missing that cause IPMI command response failed.
You could refer following file for creating DBUS service which SOL needed. It's works for me. |
With the fix, we still hit sol issue, see openbmc/phosphor-net-ipmid#19 for details. |
@leiyu-bytedance No, I only meet the issue "No response activating SOL payload" for my system. After setting all of sol dbus related property, I did not hit any IPMI sol issue. |
Ref: openbmc/phosphor-host-ipmid#174 Tested: (eth0/1) ipmitool -C 17 -H {BMC_IP} -U root -P 0penBmc sol activate/info
IPMI sol activate command is failing with message
No response activating SOL payload
after some time.BMC FW:
The text was updated successfully, but these errors were encountered: