Dear Robert, thanks for the answer. With the patch now the /dev/input/event0 is created. Now, when the BBB is running and I push the Boot Button, it starts the shutdown procedure, while in the previous kernel version (3.18) it does not. It could be nice for me to have the same behaviour of the previous kernel (I would like to have not a shutdown in case of accidental button pressure) -> I would like to monitor the button status by checking event0 avoiding to have a shutdown when I push it. Is there a patch to do that? Or could you show me where I should modifiy the kernel to do that? Thanks a lot for your help. Regards. Alberto
Il giorno martedì 27 ottobre 2015 17:44:23 UTC+1, RobertCNelson ha scritto: > > On Tue, Oct 27, 2015 at 11:38 AM, Alberto Potenza > <[email protected] <javascript:>> wrote: > > Dear all, > > I tried to upgrade my kernel version (from 3.8 to 4.1.10-bone16) of my > BBB. > > It looks like with the new kernel, the /dev/input/event0 related to the > > power button is not created and I need it to monitor the power button > status > > (I would like to avoid the i2get command). > > > > I am not so sure if it is the same problem shown here: > > > > > https://groups.google.com/forum/embed/?place=forum/beagleboard&showsearch=true&showpopout=true&showtabs=true&hideforumtitle=true&parenturl=http%3A%2F%2Fbeagleboard.org%2FCommunity%2FForums#!searchin/beagleboard/power$20button|sort:date/beagleboard/Lr1NbU0fdGg/vPVJzqHjBwAJ > > <https://groups.google.com/forum/embed/?place=forum/beagleboard&showsearch=true&showpopout=true&showtabs=true&hideforumtitle=true&parenturl=http%3A%2F%2Fbeagleboard.org%2FCommunity%2FForums#!searchin/beagleboard/power$20button%7Csort:date/beagleboard/Lr1NbU0fdGg/vPVJzqHjBwAJ> > > > > > > > Can you help me to fix it? > > It's the same patch... copy it over and rebuild.. > > Regards, > > -- > Robert Nelson > https://rcn-ee.com/ > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
