聯想拯救者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