Camble / Safe-Power-Monitor

Camble - SudoMod
http://sudomod.com/forum/memberlist.php?mode=viewprofile&u=76
21 stars 7 forks source link

Prevent kernel panic #9

Closed dbrock89 closed 6 years ago

dbrock89 commented 7 years ago

Dtoverlay line has the incorrect punctuation mark causing kernel panics when using normal shutdown command.

Should be as follows:

dtoverlay=gpio-poweroff:gpiopin="22",active_low="y"

Camble commented 6 years ago

I'm unable to find any documentation to support the requirement for a colon after poweroff, or quotes around the gpio pin. Can you provide a link?

Camble commented 6 years ago

Scratch that, I've found the documentation