我有一个外置 wifi 天线 (alfa),它适用于 Windows,但不适用于 Ubuntu。
我的电脑是一台小型笔记本电脑 eee pc。天线插入 USB。
据说我有它的驱动程序,但有人告诉我安装起来很麻烦!??此外,在 Windows 上有一种方法可以打开和关闭内置天线和蓝牙,但现在没有了!所以无论如何,我该如何:
关闭内置天线并打开外置天线
安装驱动程序
让这个天线工作或
找到另一个能用的天线吗?
答案1
安装 Ndiswrapper (
sudo apt-get install ndiswrapper
)。在 中添加
blacklist ath5k
和。blacklist ath9k
/etc/modprob.d/blacklist.conf
在此处下载华硕 eee pc 1000 HA 无线适配器 Windows 驱动程序: http://www.atheros.cz/atheros-wireles...
使用 Ndiswrapper 安装下载的 Windows 驱动程序 net5211.inf(位于包 atheros xp32-5.1.1.9.zip 中)。
重启。