View previous topic :: View next topic |
Author |
Message |
danzvash n00b
Joined: 01 May 2002 Posts: 62 Location: London, UK
|
Posted: Wed May 01, 2002 10:18 am Post subject: Autoload PCMCIA modules? |
|
|
I thought the pcmcia-cs package installed scripts which autoloaded the necessary pcmcia modules at boot-time (i.e. pcmcia_core, i82365, ds etc), and then ran the cardmgr.
At the moment I have to insmod these modules by hand to get the network up.
I installed as per the Gentoo install docs, taking note of the PCMCIA announcement on this forum NOT to rc-update add net.eth0 (code listings 34-36 in the install doc need updating in this respect). Nonetheless there is still a /etc/init.d/net.eth0 file.
Anyway: when "/etc/init.d/pcmcia start" runs, I get a cardmgr message saying
"no pcmcia driver in /proc/devices"
Obviously this is because none of the pcmcia-cs modules are loaded.
MY question is: should the modules not have been loaded at boot-time automatically by some other script? OR am I expected to put each one (i82365, ds etc) into the /etc/modules.autoload file?
Thanks,
Dan |
|
Back to top |
|
|
cedric n00b
Joined: 10 Apr 2002 Posts: 27 Location: Belgium
|
Posted: Wed May 01, 2002 10:49 am Post subject: |
|
|
Yes you must write these modules in the file /etc/modules.autoload. The only module that cardmgr load is the one specific to your card, so you don't need to put this one in /etc/modules.autoload. |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|