I have Lenovo Legion Y530 laptop with 120GB nvme SSD drive and 1TB hard disk. The SSD drive originally had Windows installed. I formatted the 120GB SSD drive and installed UBUNTU 22.04 LTS no dual boot only single OS.
WiFi is not working after installation completes (during installation steps also wifi was not shown).
I did all updates, upgrade, and nvidia drivers from 'Additional Drivers' option of software & Updates.
No Luck!!!. :(
I set the system to suspend and after some time. When the system is brought from suspend mode wifi magically started working.
I tried several solutions available in google and also tried installing different versions of Ubuntu, nothings works.
Realtek wifi adapter: "lspci -nnk | grep 0280 -A3" command output image
RFKILL command output: "rfkill list all"
dmesg command output: "sudo dmesg | grep rtw" - Here you can find the wifi is brought after coming out from suspend mode.
lsmod command output: "lsmod | grep rtw"
I believe some setting has to be made during the startup of the system.if any one known any solutions help me out!!!
Thanks in advance :)