On Mon, Jan 21, 2008 at 01:50:50PM +0100, Sunil Amitkumar Janki wrote: > I reported this before but I just rebuilt 2.6.24-rc8 for Lemote Fu > Long and still get the > same error. > > ERROR: "pcibios_enable_device" [drivers/ssb/ssb.ko] undefined! > ERROR: "register_pci_controller" [drivers/ssb/ssb.ko] undefined! > make[1]: *** [__modpost] Error 1 > make: *** [modules] Error 2 > > It looks like the ssb driver has been written and tested only for > Sibyte platforms but > it's getting included for Fu Long too and there's no easy way to > disable it in my kernel > config. > > I'm not up to the task to fix this problem yet, but hopefully when > I've read some > kernel programming books, I'll be able to contribute real fixes in the future. Don't enable the SSB stuff. It's configuration is fairly foobar'ed; you should not be able to enable it. Ralf