Eu tenho um problema de rede no meu dual boot do Ubuntu com o laptop Win10.
LAN e WiFi funcionam bem na inicialização do Win 10. No entanto, se eu inicializo no Ubuntu, não consigo conectar meu WiFi e LAN. Eu revi todos os tópicos de ajuda, mas nada que eu fiz funcionou.
Abaixo estão algumas saídas quando seleciono Rede nas Configurações do Sistema. Eu estava recebendo erros, pois a configuração da rede não é válida com a versão que fiz com base em postagens anteriores. Não consegui fazer ping em nenhum endereço IP e nenhum host.
sudo apt-get install tpconfig
...
The following NEW packages will be installed: tpconfig
0 upgraded, 1 newly installed, 0 to remove and 64 not upgraded.
Need to get 66.2 kB of archives.
After this operation, 169 kB of additional disk space will be used.
Err http://archive.ubuntu.com/ubuntu/trusty/universe tpconfig amd64 3.1.3-15
Temporary failure resolving 'archive.ubuntu.com'
E: Failed to fetchhttp://archive.ubuntu.com/ubuntu/pool/universe/t/tpconfig/tpconfig_3.1.3-15_amd64.deb Temporary failure resolving 'archive.ubuntu.com'
E: Unable to fetch some archives, maybe runapt-get update or try with –fix-missing?
sudo lshw -C network
*-network
description: Wireless interface
product: AR9285 Wireless Network Adapter (PCI-Express)
vendor: Qualcomm Atheros
physical id: 0
bus info: pci@0000:02:00.0
logical name: wlan0
version: 01
serial: 74:2f:68:3d:02:80
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list ethernet physicalwireless
configuration: broadcast=yes driver=ath9k driverversion=3.13.0-78-genericfirmware=N/A latency=0 link=no multicast=yes wireless=IEEE 802.11bgn
resources: irq:17 memory:dea00000-dea0ffff
*-network DISABLED
description: Ethernet interface
product: AR8151 v2.0 Gigabit Ethernet
vendor: Qualcomm Atheros
physical id: 0
bus info: pci@0000:03:00.0
logical name: eth0
version: c0
serial: 14:da:e9:32:8a:1c
capacity: 1Gbit/s
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress vpd bus_master cap_list ethernetphysical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=atl1cdriverversion=1.0.1.1-NAPI latency=0 link=no multicast=yes port=twisted pair
resources: irq:17 memory:de000000-de03ffff ioport:b000(size=128)
sudo ifconfig eth0up
sudo lshw -C network
*-network
description: Wireless interface
product: AR9285 Wireless Network Adapter (PCI-Express)
vendor: Qualcomm Atheros
physical id: 0
bus info: pci@0000:02:00.0
logical name: wlan0
version: 01
serial: 74:2f:68:3d:02:80
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list ethernet physicalwireless
configuration: broadcast=yes driver=ath9kdriverversion=3.13.0-78-generic firmware=N/A latency=0 link=no multicast=yeswireless=IEEE 802.11bgn
resources: irq:17 memory:dea00000-dea0ffff
*-network
description: Ethernet interface
product: AR8151 v2.0 Gigabit Ethernet
vendor: Qualcomm Atheros
physical id: 0
bus info: pci@0000:03:00.0
logical name: eth0
version: c0
serial: 14:da:e9:32:8a:1c
capacity: 1Gbit/s
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress vpd bus_master cap_list ethernetphysical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=atl1cdriverversion=1.0.1.1-NAPI latency=0 link=no multicast=yes port=twisted pair
resources: irq:47 memory:de000000-de03ffff ioport:b000(size=128)