View previous topic :: View next topic |
Author |
Message |
deki n00b
Joined: 11 Aug 2005 Posts: 2
|
Posted: Thu Aug 11, 2005 12:19 pm Post subject: wireless network problem |
|
|
Hello!
i have a d-link dwl-650+ card, i configured it using the howto on these forums, but the problem is that dhcpcd won't work, it just timesout and the led on the card doesn't even blink... I had this card working in gentoo before and i don't know what could be wrong...
tnx |
|
Back to top |
|
|
TheRAt Veteran
Joined: 03 Jun 2002 Posts: 1580
|
Posted: Thu Aug 11, 2005 1:55 pm Post subject: |
|
|
Could you post your /etc/conf.d/net ?
What baselayout are you on ? Has this been a recent upgrade ?
What happens if you try dhcpcd manually ?
_________________ All reality is the construct of the observer.
Get Firefox and rediscover the web!
BOFH Excuse #295:
The Token fell out of the ring. Call us when you find it. |
|
Back to top |
|
|
deki n00b
Joined: 11 Aug 2005 Posts: 2
|
Posted: Thu Aug 11, 2005 3:18 pm Post subject: |
|
|
i just reinstalled gentoo two day ago (2005.0), i've only run dhcpcd manually, nothing happens... here's the log if it helps
Quote: | Aug 11 17:12:35 laptop module count ++
Aug 11 17:12:35 laptop OPENING DEVICE
Aug 11 17:12:35 laptop ACX100 f/w ver >= 1.9.3.e or ACX111 --> using s/w timer
Aug 11 17:12:35 laptop initial settings update on iface activation.
Aug 11 17:12:35 laptop get_mask 0x00000000, set_mask 0x0036eefc
Aug 11 17:12:35 laptop important setting has been changed --> need to update pac ket templates, too
Aug 11 17:12:35 laptop Updating Tx fallback to 0 retries
Aug 11 17:12:35 laptop Updating transmit power: 18 dBm
Aug 11 17:12:35 laptop changing radio power level to 18 dBm (23)
Aug 11 17:12:35 laptop Updating antenna value: 0x8D
Aug 11 17:12:35 laptop Updating Energy Detect (ED) threshold: 112
Aug 11 17:12:35 laptop Updating Channel Clear Assessment (CCA) value: 0x0D
Aug 11 17:12:35 laptop Updating channel: 1
Aug 11 17:12:35 laptop Updating: enable Tx
Aug 11 17:12:35 laptop Updating: enable Rx on channel: 1
Aug 11 17:12:35 laptop Updating short retry limit: 7, long retry limit: 4
Aug 11 17:12:35 laptop Updating Tx MSDU lifetime: 4096
Aug 11 17:12:35 laptop Updating regulatory domain: 0x30
Aug 11 17:12:35 laptop acx_cmd_join_bssid rates_basic 0003->03, rates_supported 0127->1f
Aug 11 17:12:35 laptop <acx_cmd_join_bssid> BSS_Type = 255
Aug 11 17:12:35 laptop <acx_cmd_join_bssid> JoinBSSID MAC:00:00:00:00:00:00
Aug 11 17:12:35 laptop acx_set_status: Setting status = 0 (STOPPED)
Aug 11 17:12:35 laptop setting RXconfig to 2000:0000
Aug 11 17:12:35 laptop Updating WEP key settings
Aug 11 17:12:35 laptop Setting WEP key 0 as default.
Aug 11 17:12:35 laptop get_mask 0x00000000, set_mask 0x00000000 - after update
Aug 11 17:12:35 laptop FIXME: most likely needs refinement, first implementation version only...
Aug 11 17:12:35 laptop get_mask 0x00000000, set_mask 0x00000040
Aug 11 17:12:35 laptop setting RXconfig to 2000:0000
Aug 11 17:12:35 laptop get_mask 0x00000000, set_mask 0x00000000 - after update
Aug 11 17:12:35 laptop FIXME: most likely needs refinement, first implementation version only...
Aug 11 17:12:35 laptop get_mask 0x00000000, set_mask 0x00000040
Aug 11 17:12:35 laptop setting RXconfig to 2000:0000
Aug 11 17:12:35 laptop get_mask 0x00000000, set_mask 0x00000000 - after update
Aug 11 17:12:35 laptop FIXME: most likely needs refinement, first implementation version only...
Aug 11 17:12:35 laptop get_mask 0x00000000, set_mask 0x00000040
Aug 11 17:12:35 laptop setting RXconfig to 2000:0000
Aug 11 17:12:35 laptop get_mask 0x00000000, set_mask 0x00000000 - after update
Aug 11 17:12:35 laptop FIXME: most likely needs refinement, first implementation version only...
Aug 11 17:12:35 laptop get_mask 0x00000000, set_mask 0x00000040
Aug 11 17:12:35 laptop setting RXconfig to 2000:0000
Aug 11 17:12:35 laptop get_mask 0x00000000, set_mask 0x00000000 - after update
Aug 11 17:12:35 laptop FIXME: most likely needs refinement, first implementation version only...
Aug 11 17:12:35 laptop get_mask 0x00000000, set_mask 0x00000040
Aug 11 17:12:35 laptop setting RXconfig to 2000:0000
Aug 11 17:12:35 laptop get_mask 0x00000000, set_mask 0x00000000 - after update
Aug 11 17:12:46 laptop wlan0: no IPv6 routers present
Aug 11 17:13:35 laptop FIXME: most likely needs refinement, first implementation version only...
Aug 11 17:13:35 laptop get_mask 0x00000000, set_mask 0x00000040
Aug 11 17:13:35 laptop setting RXconfig to 2000:0000
Aug 11 17:13:35 laptop get_mask 0x00000000, set_mask 0x00000000 - after update
Aug 11 17:13:35 laptop FIXME: most likely needs refinement, first implementation version only...
Aug 11 17:13:35 laptop get_mask 0x00000000, set_mask 0x00000040
Aug 11 17:13:35 laptop setting RXconfig to 2000:0000
Aug 11 17:13:35 laptop get_mask 0x00000000, set_mask 0x00000000 - after update
Aug 11 17:13:35 laptop acx_set_status: Setting status = 0 (STOPPED)
Aug 11 17:13:35 laptop module count --
Aug 11 17:13:35 laptop CLOSED DEVICE
Aug 11 17:13:35 laptop dhcpcd[19314]: timed out waiting for a valid DHCP server response
|
tnx |
|
Back to top |
|
|
mbonig Tux's lil' helper
Joined: 27 Aug 2003 Posts: 102 Location: Rocky Mountains
|
Posted: Sat Aug 27, 2005 8:10 pm Post subject: justa bounce |
|
|
bounce _________________ Just say "here", and let's consider the word "here" to be short for "here I am, rock you like a hurricane". |
|
Back to top |
|
|
|
|
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
|
|