On Tue, Jul 18, 2006 at 01:31:54PM +0200, Andras Horvath wrote: > yes, I've just checked linux-image-2.6.17-1-alpha-smp version 2.6.17-3 > and it has the same errors, as if SCSI symbols were missing: > qla1280: Unknown symbol scsi_remove_host
| $ grep scsi_remove_host Module.symvers
| 0xdbde77bc scsi_remove_host drivers/scsi/scsi_mod
| $ /sbin/modinfo ./qla1280.ko
| filename: ./qla1280.ko
| version: 3.26
| license: GPL
[...]
| depends: scsi_mod
| vermagic: 2.6.16-2-alpha-smp SMP gcc-4.0
| parm: qla1280:charp
And the qla1280 module have the correct dependencies.
> qla1280: Unknown symbol scsi_host_put
> qla1280: Unknown symbol scsi_scan_host
> qla1280: Unknown symbol scsi_add_host
> qla1280: Unknown symbol scsi_adjust_queue_depth
> qla1280: Unknown symbol scsi_host_alloc
> (same for all the different SCSI drivers)
Please make sure that scsi_mod is loaded before.
Bastian
--
Fascinating is a word I use for the unexpected.
-- Spock, "The Squire of Gothos", stardate 2124.5
signature.asc
Description: Digital signature

