rtw89_8852ce,Link is Down,xtal si not ready,mac init fail,xtal si not ready。ubuntu、linux、rtw89_8852ce 网卡问题、休眠网络连接问题
kernel: r8169 0000:04:00.0 enp4s0: Link is Down
kernel: rtw89_8852ce 0000:05:00.0: xtal si not ready(W): offset=90 val=10 mask=10
kernel: rtw89_8852ce 0000:05:00.0: xtal si not ready(W): offset=90 val=10 mask=10
kernel: rtw89_8852ce 0000:05:00.0: mac init fail, ret:-110
kernel: rtw89_8852ce 0000:05:00.0: xtal si not ready(W): offset=90 val=10 mask=10
解决方法
克隆该 https://github.com/lwfinger/rtw89 仓库,切换到仓库目录,将 70-rtw89.conf 文件拷贝至 /etc/modprobe.d/ ,关机再启动,等待自动休眠一段时间,恢复测试网卡是否正常
相关链接
https://github.com/lwfinger/rtw89
https://github.com/lwfinger/rtw89/issues/291
相关解决命令
复制
git clone https://github.com/lwfinger/rtw89.git
cd rtw89
sudo cp 70-rtw89.conf /etc/modprobe.d/
shutdown now