Intel Centrino Wireless-N 2230. Lenovo Thinkpad T430u. Wifi não funciona. Network-manager-applet não visível na bandeja do sistema

2

minhas especificações

sudo lshw -C network

  *-network DEAKTIVIERT   
       Beschreibung: Kabellose Verbindung
       Produkt: Centrino Wireless-N 2230
       Hersteller: Intel Corporation
       Physische ID: 0
       Bus-Informationen: pci@0000:03:00.0
       Logischer Name: wlan0
       Version: c4
       Seriennummer: 60:36:dd:0f:cb:52
       Breite: 64 bits
       Takt: 33MHz
       Fähigkeiten: pm msi pciexpress bus_master cap_list ethernet physical wireless
       Konfiguration: broadcast=yes driver=iwlwifi driverversion=3.5.0-27-generic firmware=18.168.6.1 latency=0 link=no multicast=yes wireless=IEEE 802.11bgn
       Ressourcen: irq:46 memory:f4700000-f4701fff

Aqui está o que eu tentei até agora

Eu verifiquei se havia um hardware de bloco de software, não há:

rfkill list
0: tpacpi_bluetooth_sw: Bluetooth
    Soft blocked: no
    Hard blocked: no
1: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
2: hci0: Bluetooth
    Soft blocked: no
    Hard blocked: no

Eu tentei limpar o arquivo de interfaces

gksu gedit /etc/network/interfaces

mas não havia nada escrito no arquivo, exceto:

auto lo
iface lo inet loopback

Eu verifiquei se o módulo "iwlwifi" está carregado, mas não tenho certeza do que significa a saída.

lsmod |grep iwlwifi
iwlwifi               399576  0 
mac80211              555272  1 iwlwifi
cfg80211              208382  2 iwlwifi,mac80211

Eu assumi que o "0" na primeira linha da saída significa que "iwlwifi" não está carregado. Então eu tentei rodar "iwlwifi" com o comando "modprobe".

sudo modprobe iwlwifi -r 
sudo modprobe iwlwifi 11n_disable=0

Eu tenho dualbooting Windows nesta máquina, e no Windows o wifi funciona muito bem. O roteador também funciona obviamente.

Eu não sei se isso é importante, mas eu desativei meu Bluetooth por padrão há alguns dias editando o rc.local com

rfkill block bluetooth 

(mas o wifi funcionou nos dois dias seguintes)

Eu também instalei o VirtualBox alguns dias atrás (desde que eu li sobre problemas de rede depois de instalar o VBox, eu queria mencionar isso), mas só tentei instalar o Windows 7 como convidado. E embora o símbolo para o applet nm não esteja visível, verifiquei o gerenciador de pacotes synaptic e as junções nm a serem instaladas.

Sua ajuda é muito apreciada.

PS: A saída é em parte em alemão. DEAKTIVIERT (depois do comando lshw) significa DESABILITADO, todo o resto se parece com a saída normal.

Verificando os registros de mensagens:

dmesg | grep iwl
[    3.427995] iwlwifi: Intel(R) Wireless WiFi Link AGN driver for Linux, in-tree:
[    3.427999] iwlwifi: Copyright(c) 2003-2012 Intel Corporation
[    3.428189] iwlwifi 0000:03:00.0: pci_resource_len = 0x00002000
[    3.428193] iwlwifi 0000:03:00.0: pci_resource_base = ffffc900057bc000
[    3.428196] iwlwifi 0000:03:00.0: HW Revision ID = 0xC4
[    3.428350] iwlwifi 0000:03:00.0: irq 46 for MSI/MSI-X
[    3.618390] iwlwifi 0000:03:00.0: loaded firmware version 18.168.6.1
[    3.618701] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUG disabled
[    3.618707] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
[    3.618710] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEVICE_TRACING enabled
[    3.618712] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEVICE_TESTMODE enabled
[    3.618715] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_P2P disabled
[    3.618719] iwlwifi 0000:03:00.0: Detected Intel(R) Centrino(R) Wireless-N 2230 BGN, REV=0xC8
[    3.618840] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S
[    3.637741] iwlwifi 0000:03:00.0: device EEPROM VER=0x81c, CALIB=0x6
[    3.637748] iwlwifi 0000:03:00.0: Device SKU: 0x150
[    3.637752] iwlwifi 0000:03:00.0: Valid Tx ant: 0x3, Valid Rx ant: 0x3
[    3.637777] iwlwifi 0000:03:00.0: Tunable channels: 13 802.11bg, 0 802.11a channels
[    3.652582] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
[   74.692031] iwlwifi: Intel(R) Wireless WiFi Link AGN driver for Linux, in-tree:
[   74.692034] iwlwifi: Copyright(c) 2003-2012 Intel Corporation
[   74.692146] iwlwifi 0000:03:00.0: pci_resource_len = 0x00002000
[   74.692148] iwlwifi 0000:03:00.0: pci_resource_base = ffffc900057bc000
[   74.692150] iwlwifi 0000:03:00.0: HW Revision ID = 0xC4
[   74.692276] iwlwifi 0000:03:00.0: irq 46 for MSI/MSI-X
[   74.696282] iwlwifi 0000:03:00.0: loaded firmware version 18.168.6.1
[   74.696623] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUG disabled
[   74.696628] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
[   74.696631] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEVICE_TRACING enabled
[   74.696634] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEVICE_TESTMODE enabled
[   74.696637] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_P2P disabled
[   74.696641] iwlwifi 0000:03:00.0: Detected Intel(R) Centrino(R) Wireless-N 2230 BGN, REV=0xC8
[   74.696752] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S
[   74.713452] iwlwifi 0000:03:00.0: device EEPROM VER=0x81c, CALIB=0x6
[   74.713456] iwlwifi 0000:03:00.0: Device SKU: 0x150
[   74.713458] iwlwifi 0000:03:00.0: Valid Tx ant: 0x3, Valid Rx ant: 0x3
[   74.713475] iwlwifi 0000:03:00.0: Tunable channels: 13 802.11bg, 0 802.11a channels
[   74.713774] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
    
por soulistheanswer 14.04.2013 / 14:15

0 respostas