mx 19 nuc i3 wifi locked
12 Jan 2022 19:46 - 12 Jan 2022 21:03 #231592
by billykid
mx 19 nuc i3 wifi locked was created by billykid
After updates I found wifi locked. the rfkill list command reports: soft locked = yes
rfkill unlock 0
ifdown -a then ifup -a and the connection works. at the next start, however, we are without a network and you have to repeat the commands above. the system is mx 19.4 and the pc nuc7i3bnh
rfkill unlock 0
ifdown -a then ifup -a and the connection works. at the next start, however, we are without a network and you have to repeat the commands above. the system is mx 19.4 and the pc nuc7i3bnh
Last edit: 12 Jan 2022 21:03 by billykid.
Please Log in or Create an account to join the conversation.
13 Jan 2022 09:43 #231645
by billykid
Replied by billykid on topic mx 19 nuc i3 wifi locked
Resolved ! if this happens to someone just add three lines to
/etc/rc.local
rfkill unblock 0
ifdown -a
ifup -a
/etc/rc.local
rfkill unblock 0
ifdown -a
ifup -a
The following user(s) said Thank You: phillc54
Please Log in or Create an account to join the conversation.
Time to create page: 0.057 seconds