I had some network issues I have a computer with dual boot with windows and Linux The windows computer is working fine but when I get into Linux, no WiFi or network is working I try to use nmcli and it showing just Device lo Type lookback State unmanaged And when I use the command lspci I would see my device It is the intel corporation wi-fi 6 ax210 Also with slusb I can see the Bluetooth part of it. I put a usb dongle for WiFi Ralink technology, corp. mt7601u wireless adapter Every time I try with apt it will tell me failed to fetch and the Ubuntu link I am super new at this and I’m thinking about installing Ubuntu again The only thing I don’t want is to loose the dual boot.
Asked
Active
Viewed 50 times
uname -r; lspci -nnk | grep -iA3 net; sudo dmesg|grep iwl
– Jeremy31 Feb 06 '24 at 10:08