AR8152 wifi parou de funcionar - detectado mas não pode conectar [fechado]

1

Meu sistema operacional é o Ubuntu 17.04 em um sistema de 32 bits, e hoje a conexão Wi-Fi da internet parou de funcionar, mas ele detecta a rede wifi e mais eu posso conectar-me ao meu hotspot de telefone. Como posso consertar isso?

Aqui está o diagnóstico da rede:

  • Quando conectado ao meu iPhone (para conectar sua conexão de internet ao meu computador)

  • Quando conectado ao ponto de acesso problemático 1616 - miinternet.cl :

    $ ifconfig
    enp0s29u1u1c4i2 Link encap:Ethernet  HWaddr 12:41:7f:22:e8:72  
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
              RX packets:89 errors:0 dropped:1 overruns:0 frame:0
              TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000 
              RX bytes:13930 (13.9 KB)  TX bytes:0 (0.0 B)
    
    enp7s0    Link encap:Ethernet  HWaddr b8:70:f4:2c:cb:05  
              UP BROADCAST MULTICAST  MTU:1500  Metric:1
              RX packets:0 errors:0 dropped:0 overruns:0 frame:0
              TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000 
              RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
    
    lo        Link encap:Local Loopback  
              inet addr:127.0.0.1  Mask:255.0.0.0
              inet6 addr: ::1/128 Scope:Host
              UP LOOPBACK RUNNING  MTU:65536  Metric:1
              RX packets:1865 errors:0 dropped:0 overruns:0 frame:0
              TX packets:1865 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1 
              RX bytes:120381 (120.3 KB)  TX bytes:120381 (120.3 KB)
    
    wlp8s0    Link encap:Ethernet  HWaddr d0:df:9a:87:21:f9  
              inet addr:192.168.0.104  Bcast:192.168.0.255  Mask:255.255.255.0
              inet6 addr: fe80::e5c1:600c:61e1:5c90/64 Scope:Link
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
              RX packets:19230 errors:0 dropped:0 overruns:0 frame:0
              TX packets:13819 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000 
              RX bytes:22084032 (22.0 MB)  TX bytes:1541957 (1.5 MB)
    
    $ ip route
    default via 192.168.0.1 dev wlp8s0  proto static  metric 600
    169.254.0.0/16 dev wlp8s0  scope link  metric 1000
    192.168.0.0/24 dev wlp8s0  proto kernel  scope link  src 192.168.0.104  metric 600
    

    Teste de ping

Também temos:

$LC_MESSAGES=POSIX nmcli dev show
GENERAL.DEVICE:                         wlp8s0
GENERAL.TYPE:                           wifi
GENERAL.HWADDR:                         D0:DF:9A:87:21:F9
GENERAL.MTU:                            0
GENERAL.STATE:                          100 (connected)
GENERAL.CONNECTION:                     1616 - miinternet.cl
GENERAL.CON-PATH:                       /org/freedesktop/NetworkManager/ActiveConnection/0
IP4.ADDRESS[1]:                         192.168.0.104/24
IP4.GATEWAY:                            192.168.0.1
IP4.ROUTE[1]:                           dst = 169.254.0.0/16, nh = 0.0.0.0, mt = 1000
IP4.DNS[1]:                             192.168.0.1
IP6.ADDRESS[1]:                         fe80::356a:4c69:617d:ccae/64
IP6.GATEWAY:                            

GENERAL.DEVICE:                         enp7s0
GENERAL.TYPE:                           ethernet
GENERAL.HWADDR:                         B8:70:F4:2C:CB:05
GENERAL.MTU:                            1500
GENERAL.STATE:                          20 (unavailable)
GENERAL.CONNECTION:                     --
GENERAL.CON-PATH:                       --
WIRED-PROPERTIES.CARRIER:               off

GENERAL.DEVICE:                         lo
GENERAL.TYPE:                           loopback
GENERAL.HWADDR:                         00:00:00:00:00:00
GENERAL.MTU:                            65536
GENERAL.STATE:                          10 (unmanaged)
GENERAL.CONNECTION:                     --
GENERAL.CON-PATH:                       --
IP4.ADDRESS[1]:                         127.0.0.1/8
IP4.GATEWAY:                            
IP6.ADDRESS[1]:                         ::1/128
IP6.GATEWAY:                            

$ sudo dmesg | grep -Fe wlp8s0 -e ath
[sudo] password for aestfd: 
[   22.606459] ath: phy0: Enable LNA combining
[   22.609173] ath: phy0: ASPM enabled: 0x43
[   22.609175] ath: EEPROM regdomain: 0x65
[   22.609176] ath: EEPROM indicates we should expect a direct regpair map
[   22.609177] ath: Country alpha2 being used: 00
[   22.609178] ath: Regpair used: 0x65
[   23.685516] ath9k 0000:08:00.0 wlp8s0: renamed from wlan0
[   33.584031] IPv6: ADDRCONF(NETDEV_UP): wlp8s0: link is not ready
[   33.600201] IPv6: ADDRCONF(NETDEV_UP): wlp8s0: link is not ready
[   33.623888] IPv6: ADDRCONF(NETDEV_UP): wlp8s0: link is not ready
[   34.901344] IPv6: ADDRCONF(NETDEV_UP): wlp8s0: link is not ready
[   35.905503] IPv6: ADDRCONF(NETDEV_UP): wlp8s0: link is not ready
[   35.970781] wlp8s0: authenticate with c4:12:f5:79:ec:b0
[   35.985203] wlp8s0: send auth to c4:12:f5:79:ec:b0 (try 1/3)
[   35.987360] wlp8s0: authenticated
[   35.990919] wlp8s0: associate with c4:12:f5:79:ec:b0 (try 1/3)
[   35.996251] wlp8s0: RX AssocResp from c4:12:f5:79:ec:b0 (capab=0xc11 status=0 aid=3)
[   35.996479] wlp8s0: associated
[   35.996545] IPv6: ADDRCONF(NETDEV_CHANGE): wlp8s0: link becomes ready
[   36.001119] ath: EEPROM regdomain: 0x8348
[   36.001120] ath: EEPROM indicates we should expect a country code
[   36.001121] ath: doing EEPROM country->regdmn map search
[   36.001122] ath: country maps to regdmn code: 0x3a
[   36.001123] ath: Country alpha2 being used: US
[   36.001124] ath: Regpair used: 0x3a
[   36.001125] ath: regdomain 0x8348 dynamically updated by country IE
    
por Ariel 07.08.2017 / 04:46

0 respostas