[Kernel/Drive] 老款的苹果MAC无法识别WIFI如何解决?
Tofloor
poster avatar
lxyong
deepin
2021-05-13 09:57
Author
苹果比较老旧,不知道wifi驱动如何安装,
对应为MacBook(MB403CH/A)对应WIFI为
内置AirPort Extreme Wi-Fi(基于IEEE 802.11n草案规范)
Reply Favorite View the author
All Replies
deepinuser17
deepin
2021-05-13 19:41
#1

运行以下命令, 上传结果.

 

lspci | grep -i net
Reply View the author
忘记、过去
deepin
2021-05-13 21:14
#2

苹果的新本子(2012之后的?)一般都是博通的网卡吧......这种老本子就不清楚了。

如果是博通网卡可以参考这个:

https://bbs.deepin.org/zh/post/211628

Reply View the author
lxyong
deepin
2021-05-14 05:02
#3

多谢各位的帮助,是博通的网卡,按照帖子上的方法安装了包后可以连接wifi了。

Reply View the author
lxyong
deepin
2021-05-14 05:16
#4
It has been deleted!
lxyong
deepin
2021-05-14 20:46
#5
deepinuser17

运行以下命令, 上传结果.

 

lspci | grep -i net

请教下,小米和TPLINK的路由,能同时支持2.4G和5G,无线网络都可以连接,但是提示“已连接网络但无法访问互联网”,无法上网,自己的手机开热点也会出现相同的问题,该如何解决是好?

Reply View the author
lxyong
deepin
2021-05-14 20:50
#6
忘记、过去

苹果的新本子(2012之后的?)一般都是博通的网卡吧......这种老本子就不清楚了。

如果是博通网卡可以参考这个:

https://bbs.deepin.org/zh/post/211628

多谢,可以连接上网络了但是wifi符号有个感叹号,只有家里的老的一个wifi路由可以上网,其他好几款新路wifi无法上网。

Reply View the author
lxyong
deepin
2021-05-14 20:56
#7

手机连接wifi是好的一切正常,deepin系统即使ping路由器的ip地址也是ping不通。

Reply View the author
lxyong
deepin
2021-05-14 22:42
#8

从新修复了依赖后,那三个包重新安装了下,重启了下,可以,看来第一次安装配置没有完全正确。再次重启又不行了,崩溃。。。

Reply View the author
lxyong
deepin
2021-05-15 23:50
#9

感谢各位支持,问题已解决。BCM4321要使用B43的驱动,WL的驱动不行。因为触控板和性能缘故,回退使用15.11的版本。

 

https://bbs.deepin.org/post/220348?id=220348&type_id=123&forum_name=%E4%BA%A7%E5%93%81%E5%8F%8D%E9%A6%88

Reply View the author
130******98
deepin
2025-03-12 18:10
#10

root@macOS:~# cat /etc/os-version
[Version]
SystemName=UOS Desktop
SystemName[zh_CN]=统信桌面操作系统
ProductType=Desktop
ProductType[zh_CN]=桌面
EditionName=Professional
EditionName[zh_CN]=专业版
MajorVersion=20
MinorVersion=1070
OsBuild=11018.102.100

root@macOS:~# lspci |grep -i net
02:00.0 Network controller: Broadcom Inc. and subsidiaries BCM4360 802.11ac Wireless Network Adapter (rev 03)

Reply View the author