Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
MacBookPro 2015年末版 安装deepin15.9出现的问题
Experiences and Insight
1415
views ·
6
replies ·
To
floor
Go
fred2006
deepin
2019-02-09 18:34
Author
我在一块外接硬盘上安装了deepin15.9(在其它电脑上运行都是没有问题的),在mac上运行时显示只有有限网络,没有无线(我已安装最新的Broadcom网卡驱动)
网卡版本:Broadcom BCM43xx 1.0 (7.77.61.1 AirPortDriverBrcmNIC-1305.2)
谢谢大家解决问题
Reply
Like 0
Favorite
View the author
All Replies
bibichuan
deepin
2019-02-09 19:24
#1
外接硬盘运行系统,这有点强求人了,每台机器的运动器都不一样,大包干,不合适。
Reply
Like 0
View the author
tychen
deepin
2019-02-09 20:20
#2
Mac 建议用原系统 没必要折腾 实在要折腾 再买台吧
Reply
Like 0
View the author
superendermansm
deepin
2019-02-09 23:14
#3
那个楼主,我有一个同型号的macbook,问一下,把光盘插进去了,开机按alt检测不出来怎么办?
还有直接安装之后是从grub启动还是苹果自带的启动?
如果是grub,能进mac系统么?
Reply
Like 0
View the author
deepinuser17
deepin
2019-02-10 09:05
#4
本帖最后由 deepinuser17 于 2019-2-10 01:10 编辑
把wl, brcmfmac内核module加到/etc/modules文件中
$ echo "wl" | sudo tee -a /etc/modules
$ echo "brcmfmac" | sudo tee -a /etc/modules
Copy the Code
在/etc/modprobe.d/blacklist-bcm43.conf 文件里把下面两行加注(Comment out)
#blacklist brcm80211
#blacklist brcmfmac
Copy the Code
重启机器。机器启动以后就可以看见wifi图标,以及附近的wifi网了
Reply
Like 0
View the author
deepinuser17
deepin
2019-02-10 09:08
#5
那个楼主,我有一个同型号的macbook,问一下,把光盘插进去了,开机按alt检测不出来怎么办?
Copy the Code
也是外接光盘吗?
你也可以用U盘启动,安装Deepin.
Reply
Like 0
View the author
superendermansm
deepin
2019-02-10 18:38
#6
deepinuser17 发表于 2019-2-10 01:08
也是外接光盘吗?
你也可以用U盘启动,安装Deepin.
自带光驱,不能用u盘
Reply
Like 0
View the author
Please
sign
in first
Featured Collection
Change
[Tutorial] deepin25 WSL Offline Installation Guide
UOS AI 2.8 Released! Three New Intelligent Agents & Major Evolution
Solid Q&A | deepin 25 Common Questions – The Immutable System Edition
New Thread
Popular Events
More
我在一块外接硬盘上安装了deepin15.9(在其它电脑上运行都是没有问题的),在mac上运行时显示只有有限网络,没有无线(我已安装最新的Broadcom网卡驱动)
网卡版本:Broadcom BCM43xx 1.0 (7.77.61.1 AirPortDriverBrcmNIC-1305.2)
谢谢大家解决问题