admin 管理员组

文章数量: 887006

CUHKSZ

linux+win10双系统win10可以上网linux无法上网解决

情况:ifconfig 只有lo

在Google上search了一下,使用sudo pppoeconf命令进行解决,提示我have 2 interfaces, but 啥啥

有人在论坛上说重启多试,并没有什么用。

重启网络时
Restarting network (via systemctl): Job for network.service failed because the control process exited with error code.See “systemctl status network.service” and “journalctl -xe” for details.

太难受了
几经辗转之后打算在图形界面配置什么的。但是所有的网络都是灰色的,没法配置!
提示我
the system network service is not compatible with this version
百度了一下说是我换了新的主板导致不兼容啥的,跟network manager有关系
然后我就service NetworkManager stop
最后再用sudo service network-manager start解决问题,参考https://blog.csdn/u010003609/article/details/83310236

本文标签: 双系统 Linux