Wifi Unavailable

Questions about Wi-Fi and other network devices, file sharing, firewalls, connection sharing etc
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
nananbajun
Level 1
Level 1
Posts: 8
Joined: Fri May 18, 2018 1:42 pm
Location: India

Wifi Unavailable

Post by nananbajun »

Hey, I'm currently running on 18.3 Cinammon. The problem of wifi recently appeared. So after I faced this problem, I updated my kernel to 4.15.0 -22. It still isn't fixed. I need some help.
I tried :

Code: Select all

rfkill unblock wifi
I did:

Code: Select all

inxi -nn
The result of inxi -nn is :

Network: Card-1: Realtek RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller
driver: r8169
IF: eno1 state: down mac: 00:9c:02:92:7c:c6
Card-2: Ralink RT5390 Wireless 802.11n 1T/1R PCIe driver: rt2800pci
IF: wlo1 state: down mac: c0:18:85:86:16:ae

Now some help on how to fix this problem would be great. Thanks.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 3 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
JeremyB
Level 21
Level 21
Posts: 13851
Joined: Fri Feb 21, 2014 8:17 am

Re: Wifi Unavailable

Post by JeremyB »

See the wireless script link in my signature and post results
nananbajun
Level 1
Level 1
Posts: 8
Joined: Fri May 18, 2018 1:42 pm
Location: India

Re: Wifi Unavailable

Post by nananbajun »

Result from the first command :

Results saved in "/home/saranyo/wireless-info.txt".

Results also archived in "/home/saranyo/wireless-info.tar.gz", as they exceed the 19.5 kB size limit for ".txt" attachments on the Ubuntu Forums.

Result from the second command :
Last edited by nananbajun on Mon Jun 04, 2018 9:11 am, edited 1 time in total.
JeremyB
Level 21
Level 21
Posts: 13851
Joined: Fri Feb 21, 2014 8:17 am

Re: Wifi Unavailable

Post by JeremyB »

I would do

Code: Select all

sudo sed -i 's/3/2/' /etc/NetworkManager/conf.d/*
Reboot and see if it works
nananbajun
Level 1
Level 1
Posts: 8
Joined: Fri May 18, 2018 1:42 pm
Location: India

Re: Wifi Unavailable

Post by nananbajun »

Thank you so much. The problem is solved.
nananbajun
Level 1
Level 1
Posts: 8
Joined: Fri May 18, 2018 1:42 pm
Location: India

Re: Wifi Unavailable

Post by nananbajun »

The wifi was working quite well. But again, the same issue is back. And even when I apply that command, it doesn't work anymore. Further help needed please.
Locked

Return to “Networking”