Bugzilla – Bug 119606
SUSE10.0-ppc-RC1: can't compile the Kernel
Last modified: 2006-09-28 13:15:22 UTC
I've installed SUSE10.0-ppc-RC1 on PegasosII with G3-CPU. After running "make clean bzImage" the following Messages appeared: arc/ppc/plattforms/built-in.o:In function 'core99_wake_up':undefined reference to 'pmo_register_sleep_notifier' Make:***[tmp_vmlinux1] Error1 The Machine can't find the Mouse on ps2-Connector and "hwinfo --mouse" reports an Apple-Mouse on the (not existing) ADB-Port. I've tried to solve this by reconfiguring the Kernel.
insmod psmouse would have fixed it. attach the used .config
Created attachment 51558 [details] Here is the needed .config
you have to enable CONFIG_ADB_PMU in drivers -> macintosh
Created attachment 63519 [details] 2616-pegasos-only.config.txt current Linus tree compiles ok with the attached config. It may even boot.
closing.