You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RPI Zero 2 W (same BCM chip as RPI 3b) doesn't boot at all with the SD card image. It is as if there was no SD card present. Same SD card works fine on RPi3b. The card was reimaged just in case, but there was no difference. Any tips if I can make it work somehow?
The text was updated successfully, but these errors were encountered:
I've determined it isn't working because the v4 kernels don't seem to have the device tree and dt overlays for RPi Zero2W(although the CPU is the same as in RPi3b peripherals appear to use different gpios etc) . I've tried copying all relevant files from a newer kernel, then recompiling. I did get kernel v4 to start booting, but for some reasons my copied device tree's didn't work and it couldn't mount root fs.
So I believe the most straightforward way to get ez-wifibroadcast working on RPi Zero2W is to jbuild an image with v5 kernel (tweaking patches and config where necessary). I may try this later.
RPI Zero 2 W (same BCM chip as RPI 3b) doesn't boot at all with the SD card image. It is as if there was no SD card present. Same SD card works fine on RPi3b. The card was reimaged just in case, but there was no difference. Any tips if I can make it work somehow?
The text was updated successfully, but these errors were encountered: