mirror of
https://github.com/pikvm/pikvm.git
synced 2026-03-02 18:16:56 -05:00
GPIO WOL #786
Labels
No labels
component:documentation
help wanted
resolution:delayed
resolution:duplicate
resolution:fixed
resolution:invalid
resolution:rejected
resolution:wontfix
success story
type:bug
type:bug
type:feature
type:question
type:question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/pikvm-pikvm#786
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @xtreegpt on GitHub (Dec 10, 2023).
Describe the bug
When using WOL with GPIO it fails. Doing a packet trace, GPIO is sending a discard packet instead of a wol packet
To Reproduce
Steps to reproduce the behavior, like:
Expected behavior
When clicking on GPIO a system wakes up
Screenshots

Desktop (please complete the following information):
PiKVM info:
Raspberry Pi 4 Model B Rev 1.2
kvmd 3.257-2
kvmd-cloud 1.9-1
kvmd-fan 0.26-1
kvmd-oled 0.25-1
kvmd-platform-v3-hdmi-rpi4 3.257-2
kvmd-webterm 0.43-1
ustreamer 5.42-1
Linux monpilan 5.15.68-3-rpi-ARCH #1 SMP Mon Oct 31 20:56:54 MSK 2022 armv7l GNU/Linux
Additional context

The image shows the comparison of the GPIO WOL on the left with the Command line WOL on the right. I have the txt files if you want them.
@xtreegpt commented on GitHub (Dec 10, 2023):
It started to work after I posted this. Not sure what happened and why it failed then worked.
@mdevaev commented on GitHub (Dec 11, 2023):
The observer effect :)