Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Cardmgr warning
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
rdebruin
n00b
n00b


Joined: 03 Sep 2003
Posts: 10
Location: The Netherlands

PostPosted: Sun Sep 07, 2003 11:27 am    Post subject: Cardmgr warning Reply with quote

After a week of struggling a managed to get my Sitecom wireless PCMCIA card to work.

Only problem I have is that I get an warning message during startup and an error message after reboot:

During boot:

cardmgr[...] executing ./network start eth0
cardmgr[...] * WARNING: "net.eth0" has already been started


After reboot:

cardmgr[...] * ERROR: "net.eth0" has not yet been started


How can I solve this problem?


Regards, Ruud.
Back to top
View user's profile Send private message
deuce
n00b
n00b


Joined: 11 Dec 2002
Posts: 56

PostPosted: Sun Sep 07, 2003 5:20 pm    Post subject: Reply with quote

Did you added net.eth0 to the default run level? This should not be done for pcmcia devices since they are handled by the pcmcia system.

As root, try:
Code:
rc-update del net.eth0

Now, eth0 will be controlled by the pcmcia system and started automatically on boot and insertion.
Back to top
View user's profile Send private message
BitJam
Advocate
Advocate


Joined: 12 Aug 2003
Posts: 2513
Location: Silver City, NM

PostPosted: Sun Sep 07, 2003 5:57 pm    Post subject: Reply with quote

I get the same error messages running my wireless card as eth1. I net.eth1 in /etc/init.d/ but no symlink to it under /etc/runlevel/

The error messages appear when I plug and unplug my wireless pcmcia card as well as at start up.
Back to top
View user's profile Send private message
rdebruin
n00b
n00b


Joined: 03 Sep 2003
Posts: 10
Location: The Netherlands

PostPosted: Sun Sep 07, 2003 6:02 pm    Post subject: Reply with quote

No, Ive not added net.eth0 with rc-update.

Regards, Ruud.
Back to top
View user's profile Send private message
deuce
n00b
n00b


Joined: 11 Dec 2002
Posts: 56

PostPosted: Sun Sep 07, 2003 10:00 pm    Post subject: Reply with quote

What do you mean by after reboot? During the boot after a reboot, or during the shutdown process to reboot?

I think the problem may be related to hotplug and pcmcia both trying to start the net.eth0 script. The bug here, https://bugs.gentoo.org/show_bug.cgi?id=28130, mentions this phenomenon.
Back to top
View user's profile Send private message
rdebruin
n00b
n00b


Joined: 03 Sep 2003
Posts: 10
Location: The Netherlands

PostPosted: Sun Sep 07, 2003 10:18 pm    Post subject: Reply with quote

What do you mean by after reboot? During the boot after a reboot, or during the shutdown process to reboot?

The message "... already started" is showing up during boot process. The error message "has not been started" is a message at shutdown.

I have enabled hotplug so that could be the case. I will remove this with rc-update. Maybe this helps.

Regards, Ruud.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
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