Ubuntu 16.04 Não exibe redes wi-fi [RESOLVIDO]

1. Ubuntu 16.04 Não exibe redes wi-fi [RESOLVIDO]

Sandro Britto
slnbritto

(usa Ubuntu)

Enviado em 15/11/2017 - 15:15h

Prezadas e prezados,
Estou usando um HP Mini 100e. Fiz atualização do Ubuntu para 16.04 e após o reboot não conecta mais na rede wi-fi e nem exibe as redes disponíveis.
Busquei vários tutorais e outras questões no Viva Linux, mas nenhuma deu certo.
Alguém pode me ajudar por gentileza?

user10@user10-HP-Mini-100e:~$ sudo rfkill list all
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
1: hp-wifi: Wireless LAN
Soft blocked: no
Hard blocked: yes

user10@user10-HP-Mini-100e:~$ lspci
00:00.0 Host bridge: Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx DMI Bridge
00:02.0 VGA compatible controller: Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics Controller
00:02.1 Display controller: Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics Controller
00:1b.0 Audio device: Intel Corporation NM10/ICH7 Family High Definition Audio Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation NM10/ICH7 Family PCI Express Port 1 (rev 02)
00:1c.1 PCI bridge: Intel Corporation NM10/ICH7 Family PCI Express Port 2 (rev 02)
00:1d.0 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #1 (rev 02)
00:1d.1 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #2 (rev 02)
00:1d.2 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #3 (rev 02)
00:1d.3 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #4 (rev 02)
00:1d.7 USB controller: Intel Corporation NM10/ICH7 Family USB2 EHCI Controller (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2)
00:1f.0 ISA bridge: Intel Corporation NM10 Family LPC Controller (rev 02)
00:1f.2 SATA controller: Intel Corporation NM10/ICH7 Family SATA Controller [AHCI mode] (rev 02)
00:1f.3 SMBus: Intel Corporation NM10/ICH7 Family SMBus Controller (rev 02)
01:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8191SEvA Wireless LAN Controller (rev 10)
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller (rev 05)

Na Bios há o seguinte:
WLAN FCC ID TX2-RTL8191SE

Saída de outros comandos:

user10@user10-HP-Mini-100e:~$ uname -r
4.4.0-98-generic

user10@user10-HP-Mini-100e:~$ uname -a
Linux user10-HP-Mini-100e 4.4.0-98-generic #121-Ubuntu SMP Tue Oct 10 14:24:03 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux

user10@user10-HP-Mini-100e:~$ dmesg | grep -i faleid
user10@user10-HP-Mini-100e:~$ dmesg | grep -i firmware
[ 0.155390] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[ 0.408565] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
Loading firmware rtlwifi/rtl8192sefw.bin

user10@user10-HP-Mini-100e:~$ sudo lshw -C network
*-network DESABILITADO
descrição: Interface sem fio
produto: RTL8191SEvA Wireless LAN Controller
fabricante: Realtek Semiconductor Co., Ltd.
ID físico: 0
informações do barramento: pci@0000:01:00.0
nome lógico: wlo1
versão: 10
serial: 4c:0f:6e:93:9d:85
largura: 32 bits
clock: 33MHz
capacidades: pm msi pciexpress bus_master cap_list ethernet physical wireless
configuração: broadcast=yes driver=rtl8192se driverversion=4.4.0-98-generic firmware=N/A latency=0 link=no multicast=yes wireless=IEEE 802.11bgn
recursos: irq:16 porta de E/S:e000(tamanho=256) memória:fe900000-fe903fff
*-network
descrição: Ethernet interface
produto: RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller
fabricante: Realtek Semiconductor Co., Ltd.
ID físico: 0
informações do barramento: pci@0000:02:00.0
nome lógico: enp2s0
versão: 05
serial: 78:ac:c0:10:41:9b
tamanho: 100Mbit/s
capacidade: 100Mbit/s
largura: 64 bits
clock: 33MHz
capacidades: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
configuração: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=full firmware=rtl_nic/rtl8168e-2.fw ip=192.168.0.29 latency=0 link=yes multicast=yes port=MII speed=100Mbit/s
recursos: irq:26 porta de E/S:d000(tamanho=256) memória:e0004000-e0004fff memória:e0000000-e0003fff

Grato!



  


2. Re: Ubuntu 16.04 Não exibe redes wi-fi [RESOLVIDO]

Clodoaldo Santos
clodoaldops

(usa Linux Mint)

Enviado em 15/11/2017 - 15:24h

Descreva que atualização vc fez



3. Resolvido

Sandro Britto
slnbritto

(usa Ubuntu)

Enviado em 15/11/2017 - 15:50h

Clodoaldo, continuei pesquisando e tentando e encontrei a solução a seguir, que funcionou.
Muito obrigado pela atenção e retorno!

Fonte da solução: http://ubuntuforum-br.org/index.php?topic=102214.0 - Pesquisa em 15-Nov-2017

user10@user10-HP-Mini-100e:~$ sudo rmmod -f hp-wmi
user10@user10-HP-Mini-100e:~$ sudo rfkill unblock all
user10@user10-HP-Mini-100e:~$ rfkill list all
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no

sudo su
echo "blacklist hp-wmi" >> /etc/modprobe.d/blacklist.conf
echo "blacklist hp-wifi" >> /etc/modprobe.d/blacklist.conf
exit

e logo depois, abrir o arquivo "rc.local" com o seguinte comando:

gksudo gedit /etc/rc.local

E com ele aberto, insira a seguinte linha, logo acima da linha "exit 0":

rfkill unblock all

Salve o arquivo e reboot






Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts