Re: problems with benh and suspend to disk

2004-04-14 Thread Martin Habets
On Wed, Apr 14, 2004 at 08:40:08AM +0200, Maciej Jan Broniarz wrote: > On Wed, Apr 14, 2004 at 02:48:42AM +0100, Martin Habets wrote: > > So my guess now is that you don't have drivers/char/nvram.o, > > but have generic_nvram.o in stead... Pleas confirm this. > > > wolverine:/usr/src/linux/drivers/

Re: problems with benh and suspend to disk

2004-04-14 Thread Maciej Jan Broniarz
On Wed, Apr 14, 2004 at 02:48:42AM +0100, Martin Habets wrote: > So my guess now is that you don't have drivers/char/nvram.o, > but have generic_nvram.o in stead... Pleas confirm this. > wolverine:/usr/src/linux/drivers/char# ls generic_nvram* generic_nvram.c i have no generic_nvram.o so the mod

Re: problems with benh and suspend to disk

2004-04-13 Thread Martin Habets
So my guess now is that you don't have drivers/char/nvram.o, but have generic_nvram.o in stead... Pleas confirm this. What kernel version are you on? I also have the function in arch/ppc/kernel/setup.c, along with an EXPORT_SYMBOL() for it. Do you have such code? Martin

Re: problems with benh and suspend to disk

2004-04-12 Thread Martin Habets
Your config looks ok to me. Do you have drivers/char/nvram.o? If so, remove it and rebuild. If that doesn't do it, try a make clean and rebuild. Martin

problems with benh and suspend to disk

2004-04-09 Thread gausus
When i try to complie the benh kernel with suspend to disk i get : GEN .version CHK include/linux/compile.h UPD include/linux/compile.h CC init/version.o LD init/built-in.o LD .tmp_vmlinux1 drivers/built-in.o(.text+0x6b278): In function `platinum_init_fb':