|
Intel trådløst disassociates sin egen
Jeg har en Intel trådløst 4965 enhed. Det virker på nogle netværk, men på de fleste ikke. Jeg har bemærket, at jeg har en masse af de følgende indlæg smuk mange non-stop vil konsol ...
Code:
wlan0: associate with AP 00:00:00:00:00:00
wlan0: RX ReassocResp from 00:00:00:00:00:00 (capab=0x421 status=0 aid=255)
wlan0: associated
wlan0: disassociating by local choice (reason=3)
wlan0: deauthenticated
wlan0: authenticate with AP 00:00:00:00:00:00
wlan0: authenticated
wlan0: associate with AP 00:00:00:00:00:00
wlan0: RX ReassocResp from 00:00:00:00:00:00 (capab=0x421 status=0 aid=3)
wlan0: associated
wlan0: disassociating by local choice (reason=3)
wlan0: deauthenticated
Naturligvis er jeg hælder i retning af dette som værende et problem.
Her er de moduler, som min kerne anvendelser for trådløse:
Code:
iwlagn 163972 0
iwlcore 137796 1 iwlagn
rfkill 17316 4 thinkpad_acpi,iwlcore
mac80211 214000 2 iwlagn,iwlcore
cfg80211 32400 3 iwlagn,iwlcore,mac80211
Kerne-version
Code:
2.6.27.5-41.fc9.x86_64
iwconfig siger I'm associerede og signalet er 100/100, men jeg kan ikke få en IP.
** Ja jeg ved, at MAC-adressen er alt 0's
|