On Wed, 2005-03-09 at 07:39 +0000, Cobalt wrote: > On Wed, 2005-03-09 at 04:46 +0530, Rahul Sundaram wrote: > > On Tue, 08 Mar 2005 22:02:32 +0000, Cobalt <cobalt@xxxxxxxxxxx> wrote: > > > I'm sure this has been asked before, but here goes anyway. I have an > > > Iwill 2930 SCSI card with an Advansys chip. Kudzu in FC3 can't seem to > > > find it, but an "lspci" command can. > > > > > > Kernel is 2.6.10-1.770-FC3 and /boot/config-2.6.10-1.770-FC3 seems to > > > indicate that the Advansys driver is enabled. > > > > > > > file a bug report against kudzu in bugzilla.redhat.com > > > > -- > > Regards, > > Rahul Sundaram > > > > OK, will do. In the meantime, is there any way I can force it by > manually configuring whatever kudzu would do automatically? You can work around this problem by: # echo "modprobe advansys" >> /etc/rc.modules # chmod 755 /etc/rc.modules The "rc.modules" file is described as a feature for "backward compatibility with VARs" in /etc/rc.d/rc.sysinit but I don't know what the "proper" way of doing this is. Paul. -- Paul Howarth <paul@xxxxxxxxxxxx>