On 02. 07. 21, 7:38, Jiri Slaby wrote:
On 01. 07. 21, 18:46, Ariez Vachha - openSUSE wrote:
Thanks Axel,
Unfortunately I have tried everyone of them and none of them work :( In Ubuntu the modprobe module is rtw89pci its anomaly as the HW is numbered RTL88xx.
There seems to be no in-kernel driver for that device: $ grep pci.*10ec.*8852 /lib/modules/5.13.0-1.g6ed423b-default/modules.alias <nothing>
Ubuntu likely uses an out-of-kernel one. If you have a working ubuntu setup, you can check the lspci -vs 0000:03:00.0 output to see what driver is used there.
rtw89 likely. It was even submitted for inclusion (but not included quite yet): https://lore.kernel.org/linux-wireless/20210429080149.7068-13-pkshih@realtek... You might try: https://github.com/lwfinger/rtw89 regards, -- js suse labs