1) Kernel command line arguments Add 'init=/bin/bash no_console_suspend' to boot to a basic shell and keep the console output while the suspend is happening. 2) Mount proc and sys: mount -t proc /proc proc mount -t sysfs /sys sys 3) Prepare the wake up source: Any wake up source is valid, like a GPIO: echo [...]
-
« Home
Pages
-
RSS Feeds