Quote:
|
Originally Posted by lothario
Hi,
The only way I can get my PCMCIA network card to work on Fedora C2 is:
1. Ensure that the PCMCIA service starts at boot.
2. Log in as root.
3. Activate the Network Card, manually.
This also means:
a. That if the Network service starts at boot - the Network Card does not activate - even with root login.
b. That I do not get an automatic network connection when the system boots - only manual activation with root login - works.
c. That if the system reboots after a power outage, there is no network connection - until I login as root.
So the question is -
How can I get my PCMCIA network card to work at boot time?
Thanks.
|
I had a similar problem again.
But this time it was a on Fedora Core 4 with the 3com 3c589 PCMCIA card:
"Bringing up interface eth0: 3c589_cs device eth0 does not seem to be present, delaying initialization."
But the 3com 3c589 card is in the PCMCIA slot.
If I eject it out of the slot and push it back in, then FC4 activates it.
Then I reboot the laptop and then again:
"Bringing up interface eth0: 3c589_cs device eth0 does not seem to be present, delaying initialization."
After googling around, I came across this link:
http://www.vmware.com/community/mess...ssageID=247226
This seems to have solved my problem, as far as I can tell:
1. modprobe -a 3c589_cs
2. depmod
3. reboot
I have rebooted the laptop many times.
Don't see that message any more and the 3com card activates at boot time.