|
No module yenta-socket at boot time
I've been networking happily with FC2 on a Dell Latitude C640 laptop. When I booted, it used to connect to a wireless AP using orinoco_cs.
Now it doesn't start by itself any more. Searching around I found steps that fix it:
modprobe yenta_socket
cardmgr
ifup eth1
But this lasts only for one session.
How could I have broken it? I got curious and using system-config-network, created an AdHoc wireless connection eth0:1. (It was seen sucessfully by netstumbler on a separate WinXP laptop.) I removed that experimental connection again. But apparently something permanently changed.
How is PCMCIA normally configured? As it simply worked, I'm a bit foggy on that.
More generally, what's the preferred way to automatically 'modprobe' a module (yenta-socket) at boot time?
Thanks!
/Quigi
|