On Wed, 2005-03-09 at 08:55 +0100, Mogens Kjaer wrote: > Cobalt wrote: > ... > > OK, will do. In the meantime, is there any way I can force it by > > manually configuring whatever kudzu would do automatically? > > Test if the driver loads: > > modprobe advansys > > Check /var/log/messages to see that it is loaded. > > Try adding > > alias scsi_hostadapter advansys > > to your /etc/modprobe.conf and see if the module > is loaded at boot time. > > What devices do you have on the SCSI card? > > Mogens > > -- > Mogens Kjaer, Carlsberg A/S, Computer Department > Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark > Phone: +45 33 27 53 25, Fax: +45 33 27 47 08 > Email: mk@xxxxxx Homepage: http://www.crc.dk > The driver loads OK using modprobe advansys and /var/log/messages indicates success. Thanks for a great tip. modprobe advansys doesn't however send any messages to stdout so when I redirect to /etc/rc.modules it is empty. -- Dick Holland