EDITAR:
- Aplique o seu PC e, em seguida, mude para o modo de espera.
- Reabri-lo: ele será ativado e o wifi funcionará. Não pergunte por quê. Apenas faça isso.
Resposta anterior:
Ok. rfkill é seu amigo.
rfkill - tool for enabling and disabling wireless devices
SYNOPSIS
rfkill [options] command
COMMANDS
...
block index|type
Disable the device corresponding to the given index. type is one of "all", "wifi",
"wlan", "bluetooth", "uwb", "ultrawideband", "wimax", "wwan", "gps", "fm" or "nfc".
unblock index|type
Enable the device corresponding to the given index. If the device is hard-blocked,
e.g. via a hardware switch, it will remain unavailable though it is now soft-
unblocked.
Para desobstruir tudo:
sudo rfkill unblock all
Para hard desbloquear , encontre no seu teclado uma chave ou chave de hardware . Para mim, foi o F2 com um ícone de avião. Pressione esta tecla. Depois disso:
$rfkill list
1: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
2: asus-wlan: Wireless LAN
Soft blocked: no
Hard blocked: no
3: asus-bluetooth: Bluetooth
Soft blocked: no
Hard blocked: no
4: hci0: Bluetooth
Soft blocked: yes
Hard blocked: no