Chris Canavan wrote:
That did the trick. Is there a way to implement this
fix permanently through the startup routine.
This has been a thorn in the side for a long time--especially with
pcmcia-based network cards. The problem is that the network is started
long before pcmcia is (the /etc/rc.d/rcx.d sequence number for network
is S10, that for PCMCIA is S24).
The easiest fix is to:
cd /etc/rc.d/rc(your-run-level).d
mv S24pcmcia S09pcmcia
so pcmcia starts before the network. The network scripts are supposed
to work around this issue, but they don't reliably.
Thanks for all your assistance
Regards,
Chris Canavan
--- "Robert P. J. Day" <rpjday@xxxxxxxxxxxxxx> wrote:
On Fri, 16 Jul 2004, Chris Canavan wrote:
All,
I am having some issues getting the PCMIA serivce
to start. I am
new with all Linux systems so please forgive me if
I don't provide
some needed info.
During the install Fedora found the PCMIA NIC so I
assume that
something went right; however each boot (when
looking at the
detailed logging screen) shows that the NIC Card
is not found and
initalization fails. So once in the GUI I look at
the services and
everything looks good but PCMIA which shows the
service is stopped.
I request a service start Fedora the OS reports
the service has
started correctly, but when I stat the service it
still hasn't
started, thus the NIC card cannot be found.
if this is the same problem others have been having,
try the
following after you boot:
# modprobe yenta_socket
# service pcmcia start
what happens?
rday
--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe:
http://www.redhat.com/mailman/listinfo/fedora-list
__________________________________
Do you Yahoo!?
Yahoo! Mail Address AutoComplete - You start. We finish.
http://promotions.yahoo.com/new_mail
--
----------------------------------------------------------------------
- Rick Stevens, Senior Systems Engineer rstevens@xxxxxxxxxxxxxxx -
- VitalStream, Inc. http://www.vitalstream.com -
- -
- Polygon: A dead parrot (With apologies to John Cleese) -
----------------------------------------------------------------------