wifi de repente não vai se conectar?

0

Eu gt meu novo laptop com o Ubuntu 12.04 .. Minha conexão sem fio estava funcionando bem até ontem. agora de repente ele não detecta nada. ele não detecta nenhuma nova conexão. A conexão my wired (eternet) funciona. Eu tentei rfkill .. eles estão todos desbloqueados.

O iwconfig retorna:

siddarthcr@SID:~$ iwconfig
lo        no wireless extensions.

eth0      no wireless extensions.

ifconfig retorna:

siddarthcr@SID:~$ ifconfig
eth0      Link encap:Ethernet  HWaddr 74:86:7a:3f:74:84  
          inet addr:192.168.1.2  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: fe80::7686:7aff:fe3f:7484/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:750 errors:0 dropped:0 overruns:0 frame:0
          TX packets:814 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:391259 (391.2 KB)  TX bytes:127493 (127.4 KB)
          Interrupt:42 Base address:0x4000 

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:16436  Metric:1
          RX packets:178 errors:0 dropped:0 overruns:0 frame:0
          TX packets:178 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:19962 (19.9 KB)  TX bytes:19962 (19.9 KB)

wlan0 não está detectando nada:

siddarthcr@SID:~$ ifconfig wlan0 up
wlan0: ERROR while getting interface flags: No such device

siddarthcr@SID:~$ lspci -nnk | grep -iEA3 "(wireless|network)"
02:00.0 Network controller [0280]: Qualcomm Atheros QCA9565 / AR9565 Wireless Network Adapter [168c:0036] (rev 01)
    Subsystem: Dell Device [1028:020c

Pls help..any help seria muito apreciado ..

    
por user234732 12.01.2014 / 04:22

1 resposta

0

Tente executar a atualização do aptitude e faça upgrade |  do terminal Sudo aptitude

Isso corrige um monte de coisas

    
por user234746 12.01.2014 / 05:18