Acer Asipire One AOA150在Linux下的無線網路問題

我是用ACFS1.2 (Ubuntu10.04)安裝在Acer Aspire One 小筆電上
可是無線網路不能使用。
爬文後,找到一些方法,終於找到一條可用的。
wireless network stopped working after update 10.04
This usually means no driver has claimed your wireless device. I think the device works with the module ath5k. Let's load it and see if your device comes to life:
Code:
sudo modprobe ath5k
iwconfig
Was a wireless interface created? If so, let's make sure it gets loaded on boot:
Code:
sudo su
echo ath5k >> /etc/modules
exit
If not, let's see what the kernel has to report:
Code:
dmesg | grep -i ath
Thanks. ______________

留言

這個網誌中的熱門文章

自製簡易結構耐震震動台

HC-05藍芽模組設定