高分急求BCM4352 802.11ac Linux版驱动

高分急求BCM4352 802.11ac Linux版驱动,第1张

linux下的驱动需要自己编译安装的,新手可能比较麻烦。

参考 BCM4352 linux 驱动安装

http://blog.csdn.net/xiaozhao_no1/article/details/39100303

你好。

网卡BCM4352驱动程序。1这类问题建议在社区找(百度通常找不到提示go-og-le)。2所有源代码在GIT。

首先让电脑暂时有网,使用手机USB连接电脑,打开usb共享,手机连接wify。

安装git:"$sudo apt-get install git"

以下两个版本源代码查看说明后安装所需。

1驱动程序

下载驱动源代码"git clone https://github.com/nanihikaru01/BCM4352.git"

说明patched Linxu driver for BCM4352 for Linxu 3.15+

make to compile

sudo make install to install

insmod wl modprobe wl and the wifi should be up

2下载驱动源代码$git clone https://github.com/victorkp/broadcom-BCM4352-fedora-driver.git

说明Broadcom Driver for kernel 4.0+

Based on Broadcom STA driver, modified to compile on 4.0+

Tested on Fedora 22 beta, with kernel 4.0.1-300.fc22.x86_64 and a Broadcom BCM4352

Installation

Run ./install.sh You'll need to do this every time the kernel updates

原网页https://github.com/search?utf8=%E2%9C%93&q=bcm4352&type=Repositories&ref=searchresults

/如果以上不会/

来自ubuntu社区问题How can I install Broadcom Wireless Adapter BCM4352 802.11ac PCID [14e4:43b1] (rev 03) on fresh install of Ubuntu 14.10 (Utopic Unicorn)?这个版块问题和你的一样。链接:

http://askubuntu.com/questions/590442/how-can-i-install-broadcom-wireless-adapter-bcm4352-802-11ac-pcid-14e443b1-r


欢迎分享,转载请注明来源:内存溢出

原文地址: http://outofmemory.cn/yw/8658890.html

(0)
打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
上一篇 2023-04-19
下一篇 2023-04-19

发表评论

登录后才能评论

评论列表(0条)

保存