PongoBRIX
PongoBRIX copied to clipboard
modules not loaded
Hey,
tried to make load_buttons module, but it seems not get loaded by Pongo. Compiled modules are located in ../PongoBRIX dir. Should I change the Makefile to that dir or what should be done in order for modules to be loaded and executed properly?
Thanks for your answers and this project.
Are you sure button_helper.bin
contains a valid mach-o binary?
Not sure, that is whats look like:
sorry, binaries were wrong, the modules now get loaded, when I try to run it, got this error and restart
and when trying to load brix
See the before you begin section in the README. You did not apply the pongoOS changes.
As for the button helper issue, that's because your device has an A11 processor which is not yet supported by the button helper. See #12.
Hmm, modload.c is obviously patched