Sponsored Content
Operating Systems Linux intel wireless disassociates its self Post 302263740 by osulinux on Tuesday 2nd of December 2008 11:31:18 AM
Old 12-02-2008
intel wireless disassociates its self

I have an Intel wireless 4965 device. It works on some networks but on most it does not. I've noticed that I have a lot of the following messages pretty much non-stop going to console...

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

Naturally I'm leaning towards this as being a problem.

Here are the modules that my kernel uses for wireless:
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

Kernel version
Code:
2.6.27.5-41.fc9.x86_64

iwconfig says I'm associated and signal is 100/100 but I can't get an IP.

**Yes I know the MAC address is all 0's
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Intel vs. RISC

I am in the process of starting to learn Unix. What is the major difference in the platforms/hardware? Would it be adventageous for me to start working with a cheap Sparc machine or should I just use my Intel machine to start learning? Any help would be appreciated. (11 Replies)
Discussion started by: amucci
11 Replies

2. Programming

Where can I get sun for intel?

:confused: I wanted to get Sun Solaris 9 for NT. I went on the SUn.com site but I couldnt exactly locate the link. Anyone has an idea? thanks Jigar (6 Replies)
Discussion started by: jigarlakhani
6 Replies

3. UNIX for Dummies Questions & Answers

UNIX for Intel PC

Where can I download Solaris for Intel PIII platform. I'm trying to learn Unix at home, I have a spare PC and just need to get the OS? I'm an absolute nubie, so maybe this post doesn't even make sense? I tried looking at the Sun site and didn't see anything listed for download (1 Reply)
Discussion started by: wpblencowe
1 Replies

4. UNIX for Dummies Questions & Answers

Solaris 8 Intel

Do you now have to pay to download the Solaris 8 OE? If so when did they change it? (3 Replies)
Discussion started by: tycobb
3 Replies

5. UNIX for Advanced & Expert Users

Solaris on Intel

I was wondering what features are not available on Solaris installed on Intel architecture as compared to the SPARC archietecture?? :-) (3 Replies)
Discussion started by: encrypted
3 Replies

6. AIX

Intel Processor

hello World I Hope to know Why AIX don't Run under INTEL Processor ?? If Any Project Is expected to make AiX to run Under INTEL Processor ??? Thank you ALL (3 Replies)
Discussion started by: mktahar
3 Replies

7. UNIX for Dummies Questions & Answers

Broadcom 440x 10/100 integrated controller\intel(r) pro/wireless 2200bg network conne

Hi , all I have the same problem as posted by stakes20 , but i could not find these drivers (4 Replies)
Discussion started by: ibasit
4 Replies

8. Hardware

HP Compaq 6710 - Intel(R) PRO/Wireless 3945ABG/BG

Hi gurus, I am trying make wireless card working but I am stuck. Tried following: Hardware button for wifi is enabled (wifi led lights): # modprobe -r iwl3945 # modprobe iwl3945 # ifconfig wlan0 up SIOCSIFFLAGS: No such device # ifup wlan0 /sbin/ifup: configuration for wlan0 not... (2 Replies)
Discussion started by: wakatana
2 Replies

9. What is on Your Mind?

AT&T vs Intel...

Just a quicky... I am learning AT&T x86-64 assembly syntax and boy how different Intel and AT&T are. At least there are similarities between AT&T and Motorola 68K syntax the way they are laid out so that does make it a little easier. I have all the Manuals for the Intel Instruction Set and... (0 Replies)
Discussion started by: wisecracker
0 Replies
CNW(4)							   BSD Kernel Interfaces Manual 						    CNW(4)

NAME
cnw -- Netwave AirSurfer wireless network driver SYNOPSIS
cnw* at pcmcia? function ? DESCRIPTION
The cnw interface provides access to a theoretical 1 Mb/s wireless Ethernet network based on the Netwave AirSurfer Wireless LAN (formerly known as the Xircom Netwave Wireless LAN). Note that the driver does not support newer devices such as the Netwave AirSurfer ``Plus'', or the BayStack 650/660. These devices are sup- ported by the awi(4) driver. Netwave devices are not compatible with IEEE 802.11 wireless networks. Also note that there are Netwave devices with different wireless fre- quency, depending on the radio band plan in each country. The card uses 36K of I/O memory mapped to the card. You may need to increase memory space available to the PCMCIA controller. See pcmcia(4) for details. In use, the cards appear to achieve up to a 420Kb/s transfer rate, though a transfer rate between 250Kb/s and 350Kb/s is typical. The card operates in the 2.4GHz frequency range and is subject to interference from microwaves, IEEE 802.11 wireless network devices, as well as earth. For example, it seems that IEEE 802.11 channel 14 conflicts with Netwave (US frequency). They interfere with each other if they are both operated in the same geographic region, causing weird packet loss. You may be able to avoid the interference with IEEE 802.11 devices, by changing the IEEE 802.11 channel. HARDWARE
Cards supported by the cnw driver include: Xircom CreditCard Netwave NetWave AirSurfer DIAGNOSTICS
cnw0: can't map memory Indicates that the driver was not able to allocate enough PCMCIA bus address space into which to map the device. See pcmcia(4) and increase memory available to the PCMCIA controller. SEE ALSO
arp(4), awi(4), inet(4), intro(4), pcmcia(4), cnwctl(8) BSD
January 5, 1997 BSD
All times are GMT -4. The time now is 01:11 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy