Hello,
did you try:
(dont know exactly if it is ath0, or wlan0, try bothCode:# sudo ifconfig ath0/wlan0 up)
Hope that works!
Hi!
Having trouble with my wireless card Atheros AR8132 PCI-E Fast Ethernet Controller. BT says there is no card at all. And the wireless button doesnt work. I use an Acer Aspire One
Thnx
Hello,
did you try:
(dont know exactly if it is ath0, or wlan0, try bothCode:# sudo ifconfig ath0/wlan0 up)
Hope that works!
Hmmm... I thought "Fast Ethernet" referred strictly to wired connections.
Anyway, step one, you gotta run the following command:
This will give you a list of all the currently recognised network interfaces on your computer.Code:sudo ifconfig -a
If your network card isn't listed, then there's two possible problems:
1) Your hardware's broken. If you network card works fine in MS-Windows then you can be about 95% sure that you don't have a hardware problem.
2) You haven't got the appropriate drivers loaded for your network card. Do a web search for "ubuntu [name of your network card]".
However If your network card is listed, then follow this guide to get it going:
http://virjacode.com/tutorials/linux_inet_connect.html
Ask questions on the open forums, that way everybody benefits from the solution, and everybody can be corrected when they make mistakes. Don't send me private messages asking questions that should be asked on the open forums, I won't respond. I decline all "Friend Requests".