[Bug 41061] Re: Boot failure on SCSI disk

bert_3262 _bert.rijsdijk at casema.nl
Wed Apr 26 12:12:35 UTC 2006


kernel 2.6.15-21-686 has that problem to. Looking in the dmesg output is see the following error:

aic7xxx: Unknown symbol spi_populate_sync_msg
aic7xxx: Unknown symbol spi_populate_width_msg
aic7xxx: Unknown symbol spi_populate_ppr_msg

And when i compile the latest kernel-source, 2.6.15.6,-ubuntu1 it fails with error:
drivers/built-in.o: In function `ahc_construct_sdtr':aic7xxx_core.c:(.text+0x61381): undefined reference to `spi_populate_sync_msg'
drivers/built-in.o: In function `ahc_construct_wdtr':aic7xxx_core.c:(.text+0x61406): undefined reference to `spi_populate_width_msg'
drivers/built-in.o: In function `ahc_construct_ppr':aic7xxx_core.c:(.text+0x6149f): undefined reference to `spi_populate_ppr_msg'

-- 
Boot failure on SCSI disk
https://launchpad.net/bugs/41061




More information about the kernel-bugs mailing list