Lista negra do módulo acer-wmi
:
echo blacklist acer-wmi | sudo tee -a /etc/modprobe.d/blacklist-acer-wmi.conf
Recarregue o driver:
sudo modprobe -rfv ath5k
sudo modprobe -v ath5k
Sou novato no Ubuntu. Eu instalei o LXLE (Ubuntu 14.04) há alguns meses. Está ficando lento. Então eu atualizo para 16.04. Mas ao iniciar o 16.04, ele não termina de iniciar, mas fica preso ao tentar conectar o WiFi. Ao pressionar continuamente o botão de energia, a área de trabalho LXLE finalmente lançou 16.04, mas com a rede descontinuada / off-line, mostrando a mensagem de erro: VBoxClient: o servidor de kernel de caixa virtual não está em execução.
Eu corri iwconfig
com o seguinte retorno:
wlan0:
IEEE 802.11bg ; ESSID:off/any ; Mode:Managed ; Access Point: Not-Associated ; Tx-Power=20 dbm ; Retry short limit:7 ; RTS thr:off ; Fragment thr:off ; Power Management:off
l0: no wireless extensions.
eth0: no wireless extensions.
(Note: "eth0" is the ethernet logical name. I did not have ethernet cable connected.)
Quando corri sudo lshw -class network
, recebi o seguinte retorno:
- Network
description: wireless interface
product: AR242x / AR542x Wireless Network Adapter (PCI-Express)
vendor: Qualcomm Atheros
physical id: 0
bus info: pci@0000:01:00.0
logical name: wlan0
version: 01
serial: 00:24:2c:3f:5f:3c
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress msix bus master cap_list ethernet physical wireless
configuration: boradcast=yes ; driver=ath5k ; driverversion=4.4.0-58-generic ; firmware=N/A ; latency=0 ; link=no ; multicast=yes ; wireless=IEEE 802.11bg
resources: irq:16 memory:55100000-5510ffff
Eu tentei executar várias vezes sudo service network-manager restart
.
Parece que ele se conectou ao meu WiFi, mas apenas por 3 ou 4 segundos, depois caiu.
O computador é um netbook antigo: o modelo Acer KAV60. Microprocessador: Atom N270 a 1.6GHz, Bus: 533MHz RAM: 1014MB
lspci -knn | grep Net -A2
retorna:
01:00.0 Ethernet Controller [0200]: Qualcom Atheros AR242x / AR542x Wireless Network Adapter (PCI-Express) [168c:001c] (rev 01)
Subsystem: Foxconn International, Inc. AR242x / AR542x Wireless Network Adapter (PCI-Express) [165b:e00d]
Kernel driver in use: ath5k
kernel module: ath5k
rfkill list all
retorna:
0: phy 0: Wireless LAN
Soft blocked: no ; Hard blocked: no
1: acer-wireless: Wireless LAN
Soft blocked: no ; Hard blocked: no
'dmesg | tail -n3 "retorna:
[307.436528] IPv6: ADDRCONF (NETDEV_UP): wlan0: link is not ready.
[307.464360] IPv6: ADDRCONF (NETDEV_UP): wlan0: link is not ready.
[307.612171] IPv6: ADDRCONF (NETDEV_UP): wlan0: link is not ready.
dkms status
retorna:
Virtualbox-guest, 5.0.24, 4.4.0-58-generic, i686: installed
Espero que as informações adicionais acima ajudem a identificar o problema. Muito obrigado.
Peço desculpas por ter que digitar as informações acima, em vez de copiá-las do Terminal, porque a tela da área de trabalho continua a ficar preta.
Lista negra do módulo acer-wmi
:
echo blacklist acer-wmi | sudo tee -a /etc/modprobe.d/blacklist-acer-wmi.conf
Recarregue o driver:
sudo modprobe -rfv ath5k
sudo modprobe -v ath5k
meus problemas com o gerenciador de redes foram resolvidos quando dei ao adaptador wifi um endereço manual com bom DNS. Antes disso, todos os roteadores sem fio disponíveis não foram mostrados e, na reinicialização, nenhum servidor DNS foi gravado em /etc/resolv.conf