联想拯救者R9000P 网卡型号
Realtek PCle GbE Family Controller
Realtek 8852CE WiFi 6E PCI-E NIC
系统版本
Ubuntu 24.04 / mint 22.1
问题现象
rtw89_8852ce,Link is Down,xtal si not ready,mac init fail,xtal si not ready。ubuntu、linux、rtw89_8852ce 网卡问题、休眠网络连接问题
解决方法
克隆该 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