View previous topic :: View next topic |
Author |
Message |
soapdish n00b
Joined: 12 Jul 2004 Posts: 2
|
Posted: Mon Jul 12, 2004 1:59 am Post subject: dhcpcd already running?? |
|
|
Thanks in advance for any help I get.
I have a Dell Latitude D600 with a Dell wireless card that I'm trying to get automatically enabled at boot. This is the error I currently get at boot, and when I run /etc/init.d/net.eth0 start :
Code: |
* Running preup function
* Configuring wireless network for eth0
* Scanning for access points
* Found "banana" at 00:06:25:F1:C2:4C (WEP required)
* Found "daisy" at 00:06:25:D9:DA:22 (WEP required)
* Connecting to "banana" (WEP enabled)...
[ ok ]
* eth0 connected to "banana" in managed mode
* on channel (WEP enabled)
* Bringing eth0 up via DHCP...
[ !! ]
**** /sbin/dhcpcd: already running
**** /sbin/dhcpcd: if not then delete /var/run/dhcpcd-eth0.pid
|
i can start dhcpcd manually after this, by typing as root:
and then all is as it should be.
any thoughts?? |
|
Back to top |
|
|
Cicero Apprentice
Joined: 21 Jul 2003 Posts: 220
|
Posted: Mon Jul 12, 2004 4:12 am Post subject: |
|
|
delete /var/run/dhcpcd-eth0.pid ?
BTW - wrong forum. |
|
Back to top |
|
|
pjp Administrator
Joined: 16 Apr 2002 Posts: 20488
|
Posted: Mon Jul 12, 2004 6:35 am Post subject: |
|
|
Moved from Documentation, Tips & Tricks. _________________ Quis separabit? Quo animo? |
|
Back to top |
|
|
soapdish n00b
Joined: 12 Jul 2004 Posts: 2
|
Posted: Tue Jul 13, 2004 4:27 am Post subject: |
|
|
Sorry wrong forum... i'm new...
no luck with the deleting /var/run/dhcpcd-eth0.pid
wish debugging errors could be that simple |
|
Back to top |
|
|
|