还是网卡驱动问题
Tofloor
poster avatar
ForOO
deepin
2018-07-31 09:25
Author
好把,作为一个菜新……因为无线网卡时常自己断线的问题,在网上查找了半天方案后重新安装bcmwl核心……
这下就精彩了

把自己的有线网卡的驱动给干掉了……现在有线网卡无限连接断开,断开连接中……
只能靠无线续命。
Atheros AR8152 v2.0 Fast Ethernet为有线网卡型号

ifconfig信息中有线网卡信息
enp19s0: flags=4099  mtu 1500
        ether f0:4d:a2:b9:47:f2  txqueuelen 1000  (Ethernet)
        RX packets 1  bytes 0 (0.0 B)
        RX errors 1  dropped 0  overruns 0  frame 0
        TX packets 12  bytes 1340 (1.3 KiB)
        TX errors 0  dropped 0 overruns 0  carrier 15  collisions 0
#是不是可以看出直接被broadcast驱动占据了。。


ip route show就直接不显示有线网卡信息了
default via 192.168.43.1 dev wlp18s0b1 proto static metric 600
192.168.43.0/24 dev wlp18s0b1 proto kernel scope link src 192.168.43.57 metric 600


在网上找了AR81系列的tar包,但操作失败,求大神指北……


Reply Favorite View the author
All Replies
avatar
21wmd
deepin
2018-08-02 02:13
#1
sudo deepin-feedback-cli ,将生成的日志发上来

或者使用 深度用户反馈 ,提供给我们

目前的信息没办法判断问题
Reply View the author
avatar
ForOO
deepin
2018-08-16 06:57
#2
https://bbs.deepin.org/post/166743
sudo deepin-feedback-cli ,将生成的日志发上来

或者使用 深度用户反馈 ,提供给我们

日志已附件,请大佬查阅
Reply View the author
avatar
BingoLove
deepin
2018-08-16 07:49
#3
Reply View the author
avatar
ForOO
deepin
2018-08-16 20:23
#4
https://bbs.deepin.org/post/166743
BROADCAST   不是 Broadcom
https://www.touslesdrivers.com/index.php?v_page=23&v_code=34178&v_langue=e ...

谢谢大佬的包,但安装显示如下:
cc1: error: code model kernel does not support PIC mode
/bin/sh: 1: [: -ge: unexpected operator
Makefile:170: *** *** Aborting the build. *** This driver is not supported on kernel versions older than 2.4.0。 停止。
Reply View the author
avatar
BingoLove
deepin
2018-08-18 01:35
#5
https://bbs.deepin.org/post/166743
谢谢大佬的包,但安装显示如下:
cc1: error: code model kernel does not support PIC mode
/bin/sh: 1: ...

看来这些驱动都太古老了
Reply View the author
avatar
ForOO
deepin
2018-08-20 21:01
#6
https://bbs.deepin.org/post/166743
看来这些驱动都太古老了

心好累。。
Reply View the author