On 9/30/22 10:54, Olivér Koncsár wrote:
hi can you please help me with getting wifi work on rtl. i have lenovo legion 5 notebook. bit urgent i would highly appreciate. i tried to wget the rtl89 but it timed out. thanks!
You need to do a 'git clone https://github.com/lwfinger/rtw89.git', the 'cd rtw89', 'make' and 'sudo make install'. You will probably need to install git and the kernel headers from your distro. Once you have cloned the repo, file README.md will give instructions on how to install the headers for a number of distros.
Larry