Skip to content

Event receiver not enabled in OpenIPMI interface #83

Open
AlexanderAmelkin opened this issue May 26, 2017 · 3 comments
Open

Event receiver not enabled in OpenIPMI interface #83

AlexanderAmelkin opened this issue May 26, 2017 · 3 comments

Comments

@AlexanderAmelkin
Copy link

Reported by: benjaminfair
Original Ticket: ipmitool/bugs/488

The event receiver is disabled rather than enabled in the OpenIPMI interface because the IPMICTL_SET_GETS_EVENTS_CMD ioctl is called with an argument of 0 instead of 1.

This means that only IPMI backends that are driven by their own timer/interrupts will generate events.

@AlexanderAmelkin
Copy link
Author

This patch fixes the problem.

Original comment by: benjaminfair

@AlexanderAmelkin
Copy link
Author

Any update on this?

Original comment by: brendanhiggins

@AlexanderAmelkin
Copy link
Author

Ping.

Original comment by: brendanhiggins

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant