Skip to content

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

Closed
Cheong2K opened this issue Aug 10, 2016 · 8 comments
Closed

Shutdown will cause kernel panic #3

Cheong2K opened this issue Aug 10, 2016 · 8 comments

Comments

@Cheong2K
Copy link
Contributor

$ sudo shutdown now

will cause kernel panic, this is also the problem of the content inside the EEPROM, now looking into this issue.

@Cheong2K
Copy link
Contributor Author

the gpio-poweroff overlay causes this problem:
https://www.raspberrypi.org/forums/viewtopic.php?f=66&t=137560&p=922461#p922461
and
https://www.raspberrypi.org/forums/viewtopic.php?f=107&t=143519

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.
dtoverlay=gpio-poweroff,gpiopin=6,active_low=true

@bprobbins
Copy link

Any progress on this problem?

@codersaur
Copy link

I've got this issue, is there a solution yet?

@boatsheds
Copy link

I have just purchased two of these IOT pHATs and am getting the kernel panic on shutdown.
using PI Zero v1.3 and Raspian Jessie Lite from the 2016-11-25 release.
A fix for this would be really good.

@codersaur
Copy link

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.

@Cheong2K
Copy link
Contributor Author

This will be fixed with EEPROM firmware v0.4, stay tuned.

@Cheong2K
Copy link
Contributor Author

https://github.com/redbear/IoT_pHAT/tree/master/eeprom/experimental
Please follow this to update the EEPROM firmware to v0.4

@codersaur
Copy link

Thanks, it appears to work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants