Page 1 of 1

Rebuild Kernel to support APM standby mode

Posted: Sun Feb 23, 2014 11:11 pm
by lilzz
I need to customize my Pi Kernel to support power down mode, APM /dev/rtc support.
So, I need to rebuild the Pi image.

Is this the way to do it. Any words of advices.

Or I can load in a separate module driver so I can do it without recompile kernel.

Re: Rebuild Kernel to support APM standby mode

Posted: Mon Feb 24, 2014 7:55 am
by ghans
The Pi has no IBM-compatible APM support ( no BIOS , remember) and no RTC at all.

ghans