A opção sem fio não é mostrada nas configurações de rede

0

No Ubuntu 16.04 não há um gerenciador sem fio na opção de rede. Eu me referi esta resposta e tentei para resolver o problema. Aqui está a saída de alguns comandos

Command: ' sudo lshw -C network '
Output :
*-network

   description: Ethernet interface  
   product: RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller
   vendor: Realtek Semiconductor Co., Ltd.
   physical id: 0
   bus info: pci@0000:07:00.0
   logical name: enp7s0
   version: 08
   serial: 74:e6:e2:12:88:3a
   size: 100Mbit/s
   capacity: 100Mbit/s
   width: 64 bits
   clock: 33MHz
   capabilities: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
   configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=full firmware=rtl8106e-2_0.0.1 04/23/13 ip=192.168.1.149 latency=0 link=yes multicast=yes port=MII speed=100Mbit/s
   resources: irq:42 ioport:e000(size=256) memory:f7804000-f7804fff memory:f7800000-f7803fff

O que eu recebo dessa saída é que meu PC tem o chip Realtek e eu preciso baixar o driver sem fio Realtek. Outros comandos são

Command: 'rfkill list'
Command: 'lspci -nn | grep -i network'

Eu não obtive nenhuma saída para os dois comandos.
Meu laptop é Dell inspiron 3436
Informações sem fio completas reunidas por este script é aqui

    
por LearningGiraffe 31.01.2017 / 13:41

0 respostas