my.is_cape_universal not sufficient for 4.1 kernel
Closed this issue · 2 comments
jadonk commented
For our default 4.1 kernel, we have pinmux helpers loaded without needing to load cape-universal. Instead of relying on cape-universal or trying to do a capemgr overlay, we should check the pins for the pinmux helper entries and keep that the priority.
It might be necessary to check on a per-pin basis and fall-back to using capemgr overlays for pins that don't have pinmux helper entries.
akdbadoub commented
did this got solved or should i down grade my kernel?
jadonk commented
I'd recommend trying 'sudo npm install -g bonescript@beta'.