Tell me more ×
Unix & Linux Stack Exchange is a question and answer site for users of Linux, FreeBSD and other Un*x-like operating systems.. It's 100% free, no registration required.

I installed Linux Mint and am trying to connect to wifi, but this does not work. On the system tray it shows the “connecting” icon for a while, then the “not connected” icon.

How can I investigate what's going wrong and make the wifi work? Model is Intel(R) WiFi Link 1000BGN on a Dell Inspiron 14r laptop.

dmesg says:

wlan0: authenticate with 20:4e:7f:13:e1:58 (try 1)
[  152.358450] wlan0: authenticated
[  152.371768] wlan0: associate with 20:4e:7f:13:e1:58 (try 1)
[  152.377936] wlan0: RX AssocResp from 20:4e:7f:13:e1:58 (capab=0x411 status=0 aid=1)
[  152.377939] wlan0: associated
[  152.385284] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[  153.041670] wlan0: deauthenticating from 20:4e:7f:13:e1:58 by local choice (reason=3)
share|improve this question
1  
Please give more data: What model is your wireless adapter? Does any error messages appear in dmesg? – Renan Apr 15 '12 at 15:24
i am new in linux. how to get dmg?model is interl(R) wifi link 1000BGN. laptop-dell inspiron 14r i3 – Suri Apr 15 '12 at 17:38
type dmesg in a terminal and see if any wireless-related messages appear, then edit your question to add those. – Renan Apr 15 '12 at 17:46
Does the network have encryption on? Can you try your wireless with an open network? – Renan Apr 16 '12 at 20:33
how to check whether encryption is on.I have put password on my wifi.other laptop also i installed linux mint. it is working fine on it.but on this laptop wfi not working :( – Suri Apr 18 '12 at 13:45

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.