-
Notifications
You must be signed in to change notification settings - Fork 492
Open
Description
Describe the bug
Raspberry Pi 5 uses page_size =16, resulting in error:
: Unsupported system page size
memory allocation of 16 bytes failed
I've been using wstunnel on rpi4b for a while with no issues. As I tried to run the same setup on rpi5 I bump into this issue.
To Reproduce
RPI5 6.12.25+rpt-rpi-v8
download wstunnel 10.5.0
run ./wstunnel --version
Expected behavior
wstunnel to run as normal
Your wstunnel setup
setup is not the problem. running wstunnel is
./wstunnel --version
: Unsupported system page size
: Unsupported system page size
memory allocation of 16 bytes failed
Aborted
Desktop (please complete the following information):
- OS: [raspOS]
- Version [bookworm 6.12.25+rpt-rpi-v8]
Additional context
workaround: reduce page_size to 4K by forcing to load kernel8