Eu tenho um adaptador USB sem fio Netgear N150. Eu liguei e reiniciei o computador. O Ubuntu reconheceu e configurou. Conectado a internet. A navegação foi suave. A velocidade é de 50 Mbps nos dois sentidos.
Abaixo está uma captura de tela das informações de conexão Wi-Fi funcionando.
Eutenteimuitassugestõesnãodestrutivasdofórum,comoatualizaroUbuntu,limparpor'autoremove',desativaroIPv6,inserirmanualmenteoIPeoutrosnúmerosnaconfiguraçãoIPv4,navegarpeloChrome,alterarocaboEtherneteembreve.Mastudonaveia!Permaneceuconectado,masnenhumanavegaçãoépossível.
EuamooUbuntu,masmuitonovatoquandotalproblemasurge.Percebiqueespecialistaspedemresultadosdesaídaparadiagnosticaroproblema.Então,paraajudarmeusamigoseruditosafazê-lo,esugerindoseuremédio,coleialgunsresultadosdasinstruçõesdelinhadecomandomaiscomunsabaixo.
ashoke@ashoke-desktop:~$route-nKernelIProutingtableDestinationGatewayGenmaskFlagsMetricRefUseIface
(Porfavornote,nadafoimostradocomoacima.MasomesmocomandonomodoWiFiexibidooseguinte.) …………………………..
Por favor me ajude. Felicidades a todos.
Como sugerido a seguir, o resultado é remover o adaptador WiFi.
ashoke@ashoke-desktop:~$ dmesg | grep -e e100 -e eno
[ 0.711515] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[ 0.711997] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 0.712622] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[ 0.881849] e1000e 0000:00:19.0 eth0: registered PHC clock
[ 0.882325] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 00:22:4d:ab:ab:f0
[ 0.882822] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
[ 0.883331] e1000e 0000:00:19.0 eth0: MAC: 11, PHY: 12, PBA No: FFFFFF-0FF
[ 0.884452] e1000e 0000:00:19.0 eno1: renamed from eth0
[ 78.836980] IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready
[ 79.043535] IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready
[ 82.629365] e1000e: eno1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
[ 82.629400] IPv6: ADDRCONF(NETDEV_CHANGE): eno1: link becomes ready
ashoke@ashoke-desktop:~$
Eu esqueci de mencionar antes, que eu inicializei o computador através de um dispositivo USB ao vivo do Ubuntu 16.04.2 LTS. Não detectou a ethernet. Mas manualmente foi possível habilitar a configuração WiFi do roteador.
@ chili555
Abaixo está o relatório do comando que você sugeriu. É muito longo. Então eu colei algumas linhas superiores.
ashoke@ashoke-desktop:~$ cat /var/log/syslog | grep -i dns
[ Jul 22 15:44:53 ashoke-desktop avahi-daemon[767]: Leaving mDNS multicast group on interface eno1.IPv6 with address fe80::aecf:d490:5a05:4046.
[ Jul 22 15:44:53 ashoke-desktop avahi-daemon[767]: Interface eno1.IPv6 no longer relevant for mDNS.
[ Jul 22 15:44:54 ashoke-desktop avahi-daemon[767]: Joining mDNS multicast group on interface eno1.IPv6 with address fe80::aecf:d490:5a05:4046.
[ Jul 22 15:44:54 ashoke-desktop avahi-daemon[767]: New relevant interface eno1.IPv6 for mDNS.
[ Jul 22 15:45:40 ashoke-desktop NetworkManager[857]: <info> [1500718540.9292] policy: set 'Ethernet connection 1' (eno1) as default for IPv6 routing and DNS
[ Jul 22 16:02:34 ashoke-desktop avahi-daemon[767]: Leaving mDNS multicast group on interface eno1.IPv6 with address fe80::aecf:d490:5a05:4046.
[ Jul 22 16:02:34 ashoke-desktop avahi-daemon[767]: Interface eno1.IPv6 no longer relevant for mDNS.
[ Jul 22 16:03:23 ashoke-desktop avahi-daemon[767]: Joining mDNS multicast group on interface wlxc43dc7c58344.IPv6 with address fe80::ef46:e843:2ab1:898f.
[ Jul 22 16:03:23 ashoke-desktop avahi-daemon[767]: New relevant interface wlxc43dc7c58344.IPv6 for mDNS.
[ Jul 22 16:03:24 ashoke-desktop NetworkManager[857]: <info> [1500719604.6555] policy: set 'JioFiber-RQwx4' (wlxc43dc7c58344) as default for IPv6 routing and DNS
******************
[ Jul 22 19:01:06 ashoke-desktop NetworkManager[870]: <info> [1500730266.4789] dns-mgr: Writing DNS information to /sbin/resolvconf
[ Jul 22 19:01:06 ashoke-desktop dnsmasq[2557]: setting upstream servers from DBus
[ Jul 22 19:02:34 ashoke-desktop avahi-daemon[778]: Joining mDNS multicast group on interface eno1.IPv6 with address fe80::ceec:c245:d3a2:6680.
[ Jul 22 19:02:34 ashoke-desktop avahi-daemon[778]: New relevant interface eno1.IPv6 for mDNS.
[ Jul 22 19:03:22 ashoke-desktop NetworkManager[870]: <info> [1500730402.9408] policy: set 'JobaB' (eno1) as default for IPv6 routing and DNS
ashoke@ashoke-desktop:~$