You are not logged in.

#1 2012-04-09 10:18:23

chamber
Member
From: ~/
Registered: 2012-03-29
Posts: 279

[Solved] Wireless network issues

Hi, I seem to not be able to connect properly using my USB wirelss rtl8192cu

out of lsusb

Bus 001 Device 002: ID 0bda:8176 Realtek Semiconductor Corp. RTL8188CUS 802.11n WLAN


When I run nmcli -p con I get the following

======================================================================================================================
                                                   Connection list
======================================================================================================================
NAME                      UUID                                   TYPE              TIMESTAMP-REAL                    
----------------------------------------------------------------------------------------------------------------------                        
Sunnydale                 32093c9e-6cad-44a4-8faa-2dc880d45e75   802-11-wireless   Mon 09 Apr 2012 11:00:57 AM BST   
Wired connection 1        fd84a85c-d8cf-407a-93be-daa236b61305   802-3-ethernet    Mon 09 Apr 2012 11:03:55 AM BST 

iwconfig shows not connected

lo        no wireless extensions.

wlan0     IEEE 802.11bgn  ESSID:off/any  
          Mode:Managed  Access Point: Not-Associated   Tx-Power=20 dBm   
          Retry  long limit:7   RTS thr=2347 B   Fragment thr:off
          Power Management:off
          
eth0      no wireless extensions.

I then have to run

sudo wpa_supplicant -Dwext -iwlan0 -c/etc/wpa_supplicant.conf to get a connection,

and then

dhcpcd wlan0 to get an IP

I can then see the laptop connected on the DHCP clients list on my router however cannot browse any web pages

dmesg output is below

[   84.204277] rtl8192cu: MAC auto ON okay!
[   84.237030] rtl8192cu: Tx queue select: 0x05
[   84.600365] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   87.019046] wlan0: authenticate with 94:44:52:41:62:00 (try 1)
[   87.020689] wlan0: authenticated
[   87.044038] wlan0: associate with 94:44:52:41:62:00 (try 1)
[   87.049695] wlan0: RX AssocResp from 94:44:52:41:62:00 (capab=0x411 status=0 aid=4)
[   87.049700] wlan0: associated
[   87.049705] wlan0: moving STA 94:44:52:41:62:00 to state 1
[   87.049708] wlan0: moving STA 94:44:52:41:62:00 to state 2
[   87.062024] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   87.379332] Intel AES-NI instructions are not detected.
[   87.383798] wlan0: moving STA 94:44:52:41:62:00 to state 3
[  137.756803] wlan0: deauthenticating from 94:44:52:41:62:00 by local choice (reason=3)
[  137.757004] wlan0: moving STA 94:44:52:41:62:00 to state 2
[  137.757007] wlan0: moving STA 94:44:52:41:62:00 to state 1
[  137.757011] wlan0: moving STA 94:44:52:41:62:00 to state 0
[  137.757085] cfg80211: Calling CRDA for country: US

Has anyone been able to get this working properly?  Or would have any thoughts on what might be causing this?

Last edited by chamber (2012-04-11 18:05:49)


meh

Offline

#2 2012-04-11 18:05:25

chamber
Member
From: ~/
Registered: 2012-03-29
Posts: 279

Re: [Solved] Wireless network issues

so in a bizarre twist the wireless now works.

Reinstalled some drivers yesterday and did an update today, not sure which fixed it not complaining.


meh

Offline

Board footer

Powered by FluxBB