首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >无线网卡驱动为戴尔Mini 1012使用Ubuntu12.04没有检测到?

无线网卡驱动为戴尔Mini 1012使用Ubuntu12.04没有检测到?
EN

Ask Ubuntu用户
提问于 2012-07-15 03:20:02
回答 2查看 1.9K关注 0票数 0

我已经尝试过在论坛和最初的“使用Ubuntu12.04的戴尔Mini 1012无线卡驱动程序”上提供的每一个解决方案。在这里的问题在问Ubuntu和我仍然不能让我的无线网卡工作在我的迷你1210与12.04,其他一切工作良好,但无线网卡。除以下方案外,是否还有其他解决办法:

代码语言:javascript
复制
sudo apt-get install b43-fwcutter

代码语言:javascript
复制
sudo apt-get install b43-fwcutter firmware-b43-installer
EN

回答 2

Ask Ubuntu用户

发布于 2013-02-26 06:02:22

我不知道这是不是类似的问题。但是我在这里有一个类似的问题的答案:使用ubuntu10.10的WiFi驱动程序问题也许会对你有帮助。试试ndiswrapper.With,你可以在“基本”驱动程序上使用windows驱动程序。我一年前就试过了,没有任何问题就放弃了。

代码语言:javascript
复制
Download it from http://sourceforge.net/projects/ndiswrapper/
Extract the contents of archive.

Open your terminal, cd to the directory where you have extracted it and then run the following commands:

make distclean clean
make
sudo make install

Download WiFi driver (Windows version) from ur vendor pc.

If it's in zip format, extract it. Be sure that you have the *.inf file in driver. Go to folder driver using terminal and run the following commands:

sudo ndiswrapper -i filename***.inf  

Check again by running:

ndiswrapper -m 

Restart Ubuntu and try again.
票数 0
EN

Ask Ubuntu用户

发布于 2012-07-15 03:48:47

我知道这听起来很奇怪,但我也有类似的问题。

解决方案是将无线路由器上的广播频道更改为较低的数目,如频道1或信道2。

然后在笔记本电脑上发现我的无线连接得很完美,而且只要我愿意,就能一直保持连接。

这很容易做到,而且只需要很少的时间。我希望它对你有用。

票数 -2
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/163686

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档