Não é possível ver as redes sem fio no 12.10 (cartão AR928X)

2

Não consigo visualizar nenhuma rede sem fio (acessível por meio de outros dispositivos). No applet nm, posso ver que a opção 'Enable wireless' está selecionada. Alguém poderia me informar qual é o problema?

Estou fornecendo saídas para alguns comandos que foram sugeridos em questões relacionadas Por favor, deixe-me saber se qualquer outra informação é necessária.

lspci -nn | grep 0280

04:00.0 Network controller [0280]: Atheros Communications Inc. AR928X Wireless Network Adapter (PCI-Express) [168c:002a] (rev 01)

lshw -c network

  *-network               
   description: Wireless interface
   product: AR928X Wireless Network Adapter (PCI-Express)
   vendor: Atheros Communications Inc.
   physical id: 0
   bus info: pci@0000:04:00.0
   logical name: wlan0
   version: 01
   serial: f0:7b:cb:13:36:20
   width: 64 bits
   clock: 33MHz
   capabilities: bus_master cap_list ethernet physical wireless
   configuration: broadcast=yes driver=ath9k driverversion=3.5.0-19-generic firmware=N/A latency=0 multicast=yes wireless=IEEE 802.11abgn
   resources: irq:16 memory:fbef0000-fbefffff
  *-network
   description: Ethernet interface
   product: NetLink BCM57780 Gigabit Ethernet PCIe
   vendor: Broadcom Corporation
   physical id: 0
   bus info: pci@0000:05:00.0
   logical name: eth0
   version: 01
   serial: a4:ba:db:ec:bf:0e
   size: 1Gbit/s
   capacity: 1Gbit/s
   width: 64 bits
   clock: 33MHz
   capabilities: bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
   configuration: autonegotiation=on broadcast=yes driver=tg3 driverversion=3.123 duplex=full firmware=sb v2.05 ip=192.168.51.250 latency=0 multicast=yes port=MII speed=1Gbit/s
   resources: irq:48 memory:fbff0000-fbffffff

lista de tarefas

0: hci0: Bluetooth
    Soft blocked: no
    Hard blocked: no
1: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no

sudo iwconfig

eth0      no wireless extensions.

lo        no wireless extensions.

clearwlan0     IEEE 802.11abgn  ESSID:off/any  
      Mode:Managed  Access Point: Not-Associated   Tx-Power=21 dBm   
      Retry  long limit:7   RTS thr:off   Fragment thr:off
      Encryption key:off
      Power Management:off

dmesg | grep ath9

[   20.169143] ieee80211 phy0: Selected rate control algorithm 'ath9k_rate_control'
[   20.169414] Registered led device: ath9k-phy0
    
por Vijay 31.12.2012 / 18:47

1 resposta

0

Tente adicionar uma rede manualmente clicando no ícone de rede, selecionando editar conexões, sem fio e adicione. Digite o SSID da rede e siga estas instruções para atualizar as conexões. Conectando e atualizando uma rede sem fio sem reiniciar . Você também pode ter que instalar os drivers, mesmo que seu computador veja o dispositivo.

    
por Arathorn867 31.12.2012 / 19:45