LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   module.conf entry not loading (https://www.linuxquestions.org/questions/linux-hardware-18/module-conf-entry-not-loading-140882/)

thompsonrj 01-31-2004 10:41 PM

module.conf entry not loading
 
Hi,

I have recently installed a new tape library into my RedHat 9.0 ( 2.4.20-8smp kernel) box and am having a problem getting it to work after a reboot. I am using an AHA-2944vw SCSI card.


If I run lsmod, my aic7xxx driver isn't listed at all.
I run modprobe aic7xxx and the aic7xxx device loads which then updates the /proc/scsi/scsi file with the TL800 and the TZ89 (library and drive).
My tape drive becomes useable then.

My /etc/modules.conf file is as follows:

alias eth0 e100
alias eth1 e100
alias scsi_hostadapter cpqarray
alias scsi_hostadapter1 aic7xxx

I was wodnering why the aic7xxx driver isn't loading at boot or when I make my first query to the drives?

Sorry if this is repeat question, i couldn't find the answer when I did a search.

Regards,

Robert

jtshaw 01-31-2004 10:53 PM

Do you have a modules.autoload file or a modules.autoload.d directory in /etc? If you just have the file you need to put the driver in the file, if you have the directory you need to put the driver in the file corresponding to the kernel version you use.

thompsonrj 01-31-2004 11:06 PM

Unfortunatly no
 
Hi Jtshaw

sorry, i don't have either of those files.

The system was built by a 3rd party and I am currently picking up the support of it. They are running 4 vmware boxes on this thing and havn't had a backup since it was built.

I am only new to the machine myself, but couldn't find either of those two in the /etc directory.


Robert


All times are GMT -5. The time now is 08:38 PM.