Kannan wrote:
How can i connect to the wi-fi in Ubuntu 9.04?
I have Atheros "AR5001 Wireless Network Adapter" Mine was broken when i upgraded from 9.04 to 9.10 , try it may be an issue with yours too i did the following to fix it

#apt-get install linux-backports-modules-wireless-karmic-generic
#apt-get install iw
#iw reg get
#iw reg set IN

create a shell script in /etc/init.d/wirelesscountrycode.sh with contents "iw reg set IN"

#chmod 755 /etc/init.d/wirelesscountrycode.sh

#update-rc.d wirelesscountrycode.sh defaults

-Satya

--
satyaakam.net

<<attachment: satyaakam.vcf>>

_______________________________________________
To unsubscribe, email [email protected] with 
"unsubscribe <password> <address>"
in the subject or body of the message.  
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to