Re: PCMCIA configuration in sarge

2006-03-20 Thread Michelle Konzack
Am 2006-03-14 23:09:07, schrieb Doofus: > orinoco_cs > orinoco > hermes > and then after boot is finished, ds.o is loaded but not my driver > modules. I'm guessing this is because the init scripts are trying to > load the contents of /etc/modules before ds.o is loaded, which won't > w

Re: PCMCIA configuration in sarge

2006-03-15 Thread Willie Wonka
Not sure of any of this, but; Have you loaded yenta_socket ? On a vanilla kernel Sarge 3.1r1 (kernel 2.6.8-2-i386), it's lisyed in 'lsmod'. Also note my (Debian's) default runlevel is 2, so perhaps review ; $ cat /etc/rc2.d/S20pcmcia I have this is lsmod; ds 17796 0 yenta_soc

Re: PCMCIA configuration in sarge

2006-03-15 Thread Bob McGowan
Doofus wrote: Andrei Popescu wrote: On Tue, 14 Mar 2006 23:09:07 + Doofus <[EMAIL PROTECTED]> wrote: After my laptop is booted, I can get driver modules: orinoco_cs orinoco hermes loaded just by typing `modprobe orinoco_cs` Now I'm trying, unsuccessfully, to get them loaded

Re: PCMCIA configuration in sarge

2006-03-14 Thread Doofus
Andrei Popescu wrote: >On Tue, 14 Mar 2006 23:09:07 + >Doofus <[EMAIL PROTECTED]> wrote: > > > >>After my laptop is booted, I can get driver modules: >> >>orinoco_cs >>orinoco >>hermes >> >>loaded just by typing `modprobe orinoco_cs` >> >> >>Now I'm trying, unsuccessfully, to get

Re: PCMCIA configuration in sarge

2006-03-14 Thread Andrei Popescu
On Tue, 14 Mar 2006 23:09:07 + Doofus <[EMAIL PROTECTED]> wrote: > > After my laptop is booted, I can get driver modules: > > orinoco_cs > orinoco > hermes > > loaded just by typing `modprobe orinoco_cs` > > > Now I'm trying, unsuccessfully, to get them loaded automatically at

PCMCIA configuration in sarge

2006-03-14 Thread Doofus
After my laptop is booted, I can get driver modules: orinoco_cs orinoco hermes loaded just by typing `modprobe orinoco_cs` Now I'm trying, unsuccessfully, to get them loaded automatically at boot time. If I put any or all of the modules in /etc/modules, I get an error message in th