I am having some trouble with my new laptop. It appears that the drivers are installed but I A: Cant tell if they are working when I try to load them (via rtw88_pci
which is different than what I saw here and here) B: Dont know if the proper driver is installed (modprobe rtw89pci
tells me its not present, but I do see rtw88_pci
and a bunch of other .ko
files). Please keep in mind I dont have an ethernet port on this machine
Thank you
lspci | grep Network
– td211 Jan 01 '22 at 05:5402:00.0 Network controller: Realtek Semiconductor Co., Ltd. Device 8852
– The Floating Brain Jan 01 '22 at 06:00Follow the github instructions for rtw89 as I sent in the previous Github link. Hopefully it will work.
– td211 Jan 05 '22 at 05:30