Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

I can not connect to internet by wireless router after some months with ubuntu 10.04. I can connect with the same portable but with win OS.

My SO is ubuntu 10.04 linux 2.6.32-41 arch SMP i686. The internet wireless network controller is Atheros AR9285 chipset (pci express) Kernel module ath9k

I have tried a command line connection:

$ sudo /etc/init.d/network-manager stop     #stop gui network manager
$ iwconfig wlan0 essid WLAN_3C key s:C001D20550B3C
$ ifconfig

  Access Point: NOT-ASSOCIATED

$ dmesg

    ... AP 00:1a:2b:08:60:49 associated

Is the SO has connected to router for booting long ( associated message), after boot and login why the connection to router is not possible by network-manager or command line (NOT associated message)?

Thanks in advance

share|improve this question

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.