系统网络网卡问题
Tofloor
poster avatar
icecoldhand
deepin
2020-11-04 02:32
Author

小白求教:  启动的时候报错  e1000e 0000:00:1f.6: Invalid MAC Address: xx:xx:xx:xx:xx:xx
启动后看不到有线网卡.

Reply Favorite View the author
All Replies
icecoldhand
deepin
2020-11-04 02:40
#1
It has been deleted!
icecoldhand
deepin
2020-11-04 03:09
#2

root@xgw:/home/t460# ip a
1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: wlp4s0: mtu 1500 qdisc noqueue state DOWN group default qlen 1000
link/ether b8:8a:60:ce:17:a1 brd ff:ff:ff:ff:ff:ff

看不到有线网卡了,  跪求大神来相助,只是更新了一下,成这样了,,,,,, 哎!困扰一周了自己排不了了,难道放弃,不想换ubuntu

Reply View the author
Ziggy
deepin
2020-11-04 03:35
#3

网卡型号?内核版本?

Reply View the author
icecoldhand
deepin
2020-11-04 03:51
#4
Ziggy

网卡型号?内核版本?

root@xgw:/var/log# lspci |grep -i 'eth'
00:1f.6 Ethernet controller: Intel Corporation Ethernet Connection I219-LM (rev 21)

root@xgw:/var/log# uname -a
Linux xgw 5.3.0-3-amd64 #1 SMP deepin 5.3.15-6apricot (2020-04-13) x86_64 GNU/Linux

Reply View the author
Ziggy
deepin
2020-11-04 07:33
#5
icecoldhand

root@xgw:/var/log# lspci |grep -i 'eth'
00:1f.6 Ethernet controller: Intel Corporation Ethernet Connection I219-LM (rev 21)

root@xgw:/var/log# uname -a
Linux xgw 5.3.0-3-amd64 #1 SMP deepin 5.3.15-6apricot (2020-04-13) x86_64 GNU/Linux

建议每个内核装一次.试试,5.4和5.7.7

Reply View the author
Shinglee
deepin
2020-11-04 17:44
#6

建议你升级内核试试把,你这内核也不知道哪整的

Reply View the author
icecoldhand
deepin
2020-11-04 22:26
#7
Shinglee

建议你升级内核试试把,你这内核也不知道哪整的


升级到了root@xgw:/home/t460# uname -a

Linux xgw 5.7.7-amd64-desktop #75 SMP Mon Aug 24 20:38:46 CST 2020 x86_64 GNU/Linux


但是截图没看到网卡驱动.我装个驱动试试吧

Reply View the author
Shinglee
deepin
2020-11-04 22:49
#8
icecoldhand


升级到了root@xgw:/home/t460# uname -a

Linux xgw 5.7.7-amd64-desktop #75 SMP Mon Aug 24 20:38:46 CST 2020 x86_64 GNU/Linux


但是截图没看到网卡驱动.我装个驱动试试吧

找官方驱动,装完应该就好了

Reply View the author