[Kernel/Drive] 每次更新驱动都需要重新安装?
Tofloor
poster avatar
yunruohai
deepin
2021-09-16 18:49
Author

wifi无线网卡,每次系统更新后,驱动都无法使用,还得需要重新安装驱动才可以。。。

请求团队能够解决。

wifi网卡。dlink dwa 172

Reply Favorite View the author
All Replies
yunruohai
deepin
2021-09-16 18:53
#1

  *-network

       description: Wireless interface

       physical id: 1

       bus info: usb@1:1

       logical name: enx58d56ef0f72e

       serial: 58:d5:6e:f0:f7:2e

       capabilities: ethernet physical wireless

       configuration: broadcast=yes driver=rtl8812au driverversion=5.10.50-amd64-desktop ip=192.168.1.106 multicast=yes wireless=IEEE 802.11bgn

WARNING: output may be incomplete or inaccurate, you should run this program as super-user.

Reply View the author
yunruohai
deepin
2021-09-16 18:54
#2

00:1f.6 Ethernet controller: Intel Corporation Ethernet Connection (2) I219-LM (rev 31)

 

Reply View the author
忘记、过去
deepin
2021-09-16 22:53
#3

因为这两次更新都涉及内核更新吧,驱动编译一次只针对当前内核版本,换了版本就要重新编译一次。除非是 dkms 那种,每次内核升级会自动重新编译驱动模块。

Reply View the author