Using own kernel lacks working resume from suspend, any tips?

Timo Jyrinki timo.jyrinki at gmail.com
Tue Nov 25 15:11:26 CET 2008


2008/11/12 Timo Jyrinki <timo.jyrinki at gmail.com>:
> For the modules, this is hacky but I don't know a better way at the moment:
> 7. find | grep "\.ko" | grep -v "\.cmd" | sed 's/$/ /' | tr -d "\n" > mods

I would have benefited, if running the kernel build with "./build
dummy" instead of just "./build" was documented well enough, or
someone would have told me before. The former gets you the modules
tarball automatically.

-Timo



More information about the support mailing list