[System Installation] 【刚刚更新系统,不断弹出】deepin 已断开 该设备已被删除
Tofloor
poster avatar
Q客涵
deepin
2021-03-02 03:08
Author

刚刚更新系统后

不断的弹出,deepin 已断开 该设备已被删除  

而且有线网时断时续,求大神说一下???!!

 

 

 

 

 

 

 

 

 

Reply Favorite View the author
All Replies
alen_blue
deepin
2021-03-02 03:40
#1

我昨天重装的系统,现在打开就卡死。

Reply View the author
Ziggy
deepin
2021-03-02 03:49
#2

正常前内核多少?大概率是不兼容,可降级内核或者手动安装网卡驱动

Reply View the author
lcw0268
deepin
2021-03-02 04:14
#3

楼主终端sudo apt install -f

截图看看。

Reply View the author
Q客涵
deepin
2021-03-02 05:22
#4
Ziggy

正常前内核多少?大概率是不兼容,可降级内核或者手动安装网卡驱动

那怎么手动安装  网卡驱动

Reply View the author
Q客涵
deepin
2021-03-02 05:23
#5

@lcw0268

Reply View the author
Q客涵
deepin
2021-03-02 05:24
#6
lcw0268

楼主终端sudo apt install -f

截图看看。

?你看一下,要不要卸载

Reply View the author
Q客涵
deepin
2021-03-02 05:40
#7
Q客涵

?你看一下,要不要卸载

我现在  还没有重启  ,不过  好像暂时  没有了  一会重启再看看

【博通网卡驱动】

转载自原文链接:https://blog.csdn.net/weixin_41827342/article/details/103620566

Linux博通43xx系列网卡驱动

SupriseCodeKiller 2019-12-19 19:32:50 586 已收藏 2
分类专栏: 学习札记 文章标签: Linux
版权
sudo apt-get install bcmwl-kernel-source #Broadcom 802.11 Linux STA 无线驱动源

sudo apt-get install broadcom-sta-common

sudo apt-get install broadcom-sta-source

sudo apt-get install b43-fwcutter #Broadcom 43xx 固件提取工具

sudo apt-get install firmware-b43-installer

执行如下命令,激活无线网卡:

sudo modprobe -r b43 ssb

sudo modprobe b43

Reply View the author
Q客涵
deepin
2021-03-02 06:11
#8
Q客涵

?你看一下,要不要卸载

我执行了删除

现在重启后 

还是会不停的弹出

Reply View the author
lcw0268
deepin
2021-03-02 07:53
#9
Q客涵

我执行了删除

现在重启后 

还是会不停的弹出

你安装固件看看。

firmware-realtek

你的有线网卡的。

无线网卡你没有说43多少

固件:

Reply View the author
Q客涵
deepin
2021-03-02 19:40
#10
lcw0268

你安装固件看看。

firmware-realtek

你的有线网卡的。

无线网卡你没有说43多少

固件:

bcm4350    

Reply View the author
Q客涵
deepin
2021-03-02 19:47
#11

Reply View the author
lcw0268
deepin
2021-03-02 21:12
#12
Q客涵

bcm4350    

固件支持你的无线。

Reply View the author
lcw0268
deepin
2021-03-02 21:18
#13
Q客涵

不好意思,你现在需要决定是用linux-firmware还是使用闭源固件。

如果要linux-firmware,

就sudo apt purge firmware-realtek

你安装没有成功,要彻底卸载realtek固件,不然以后都不能安装其它包了。

同样,要用闭源固件,就卸载linux-firmware.

Reply View the author
Q客涵
deepin
2021-03-02 21:50
#14
lcw0268

不好意思,你现在需要决定是用linux-firmware还是使用闭源固件。

如果要linux-firmware,

就sudo apt purge firmware-realtek

你安装没有成功,要彻底卸载realtek固件,不然以后都不能安装其它包了。

同样,要用闭源固件,就卸载linux-firmware.

Reply View the author
Q客涵
deepin
2021-03-02 22:02
#15

另外  我希望 有线正常一点,现在时断时续,和这个弹出提示啥关系,真是好烦???大神帮帮忙

Reply View the author
Q客涵
deepin
2021-03-02 23:44
#16
lcw0268

固件支持你的无线。

实在不行   我就重装系统,我看你用的KDE桌面是吧???

你用的什么系统,看着还挺好看的!!

Reply View the author
lcw0268
deepin
2021-03-02 23:44
#17
Q客涵

另外  我希望 有线正常一点,现在时断时续,和这个弹出提示啥关系,真是好烦???大神帮帮忙

那你就安装闭源固件呀。

Reply View the author
lcw0268
deepin
2021-03-02 23:47
#18
Q客涵

实在不行   我就重装系统,我看你用的KDE桌面是吧???

你用的什么系统,看着还挺好看的!!

主题是WhiteSur-Dark

Reply View the author
Q客涵
deepin
2021-03-03 04:09
#19

好了   我现在重新安装了系统,一切正常,【事实证明,尝鲜是要付出代价的!哈哈!】

大侠,现在我的无线网卡用不了,你看咱么安,你上面查看驱动的软件,又是什么??

Reply View the author
Q客涵
deepin
2021-03-03 04:15
#20
Q客涵

好了   我现在重新安装了系统,一切正常,【事实证明,尝鲜是要付出代价的!哈哈!】

大侠,现在我的无线网卡用不了,你看咱么安,你上面查看驱动的软件,又是什么??

系统默认  是有linux-firmware的 我更偏向与开源驱动,您看怎么安装??

我之前这款网卡在deepin从来就没有成功过,都是用的Manjaro默认支持的!

Reply View the author