-
Notifications
You must be signed in to change notification settings - Fork 31
Shutdown will cause kernel panic #3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
the gpio-poweroff overlay causes this problem: We make use of GPIO 6 and 5 to reset the wireless module. If you don't stack the IoT pHAT, but add this to the config.txt file, it will cause kernel panic. |
Any progress on this problem? |
I've got this issue, is there a solution yet? |
I have just purchased two of these IOT pHATs and am getting the kernel panic on shutdown. |
Really need a fix for this too. It's stopping me use the IOT PHAT as I need to be able to reboot the Pi cleanly without physical access. |
This will be fixed with EEPROM firmware v0.4, stay tuned. |
https://github.com/redbear/IoT_pHAT/tree/master/eeprom/experimental |
Thanks, it appears to work. |
$ sudo shutdown now
will cause kernel panic, this is also the problem of the content inside the EEPROM, now looking into this issue.
The text was updated successfully, but these errors were encountered: