intel centrino sem fio n 1030 queda sem fio após a reinicialização do Ubuntu 14.04

1

Meu wifi parou de funcionar mesmo depois da reinicialização

sudo lshw -C network dá isso

*-network
  description: Ethernet interface 
  product: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller 
  vendor: Realtek Semiconductor Co., Ltd. 
  physical id: 0 
  bus info: pci@0000:05:00.0 
  logical name: eth0 version: 06 
  serial: 24:b6:fd:27:e1:b8 
  size: 10Mbit/s 
  capacity: 1Gbit/s 
  width: 64 bits 
  clock: 33MHz 
  capabilities: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation 
  configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=half firmware=rtl_nic/rtl8168e-2.fw latency=0 link=no multicast=yes port=MII speed=10Mbit/s 
  resources: irq:30 ioport:e000(size=256) memory:f1104000-f1104fff memory:f1100000-f1103fff 
*-network 
   description: Ethernet interface 
   physical id: 2 
   logical name: usb0 
   serial: fa:dd:3b:86:b9:76 
   capabilities: ethernet 
   physical configuration: broadcast=yes driver=rndis_host driverversion=22-Aug-2005 firmware=RNDIS device ip=192.168.42.167 link=yes multicast=yes

Meu dispositivo wifi é intel centrino wireless n 1030 (pico do arco-íris)

eu tentei mudar o iwlwifi.conf mas não pude ser de nenhuma ajuda então no site eu encontrei um download link

estas foram as instruções dadas Para instalar o firmware:

Copy the files into the distribution-specific firmware directory, /lib/firmware.
If the directory does not work, consult your distribution documentation.
If you configure the kernel yourself, make sure firmware loading is enabled.

por favor note que existem outros dois arquivos que não o arquivo iwlwifi-6000g2b-5.ucode que não precisa ser copiado (um é a licença e o outro é leia-me) e depois foi novamente

no entanto, um novo problema foi encontrado wi-fi caindo depois de algumas horas

dmesg | grep iwl dá o seguinte

[   20.654434] iwlwifi 0000:09:00.0: loaded firmware version 18.168.6.1 op_mode iwldvm
[   21.575195] iwlwifi 0000:09:00.0: CONFIG_IWLWIFI_DEBUG disabled
[   21.575199] iwlwifi 0000:09:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
[   21.575200] iwlwifi 0000:09:00.0: CONFIG_IWLWIFI_DEVICE_TRACING enabled
[   21.575203] iwlwifi 0000:09:00.0: Detected Intel(R) Centrino(R) Wireless-N 1030 BGN, REV=0xB0
[   21.575256] iwlwifi 0000:09:00.0: L1 Disabled - LTR Disabled
[   21.595943] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
[   27.574648] iwlwifi 0000:09:00.0: L1 Disabled - LTR Disabled
[   27.581175] iwlwifi 0000:09:00.0: L1 Disabled - LTR Disabled
[   27.581262] iwlwifi 0000:09:00.0: Radio type=0x2-0x2-0x1
[   27.648799] iwlwifi 0000:09:00.0: L1 Disabled - LTR Disabled
[   27.655322] iwlwifi 0000:09:00.0: L1 Disabled - LTR Disabled
[   27.655409] iwlwifi 0000:09:00.0: Radio type=0x2-0x2-0x1
[ 2240.088860] iwlwifi 0000:09:00.0: L1 Disabled - LTR Disabled
[ 2240.095386] iwlwifi 0000:09:00.0: L1 Disabled - LTR Disabled
[ 2240.095475] iwlwifi 0000:09:00.0: Radio type=0x2-0x2-0x1
[ 2240.163097] iwlwifi 0000:09:00.0: L1 Disabled - LTR Disabled
[ 2240.169634] iwlwifi 0000:09:00.0: L1 Disabled - LTR Disabled
[ 2240.169729] iwlwifi 0000:09:00.0: Radio type=0x2-0x2-0x1

eu também tenho refregado ao relato de erros link tentei o seguinte Crie um arquivo chamado: /etc/modprobe.d/wifi_bug.conf

Adicione as seguintes linhas ao arquivo: opções iwlmvm power_scheme = 1 opções iwlwifi bt_coex_active = N swcrypto = 1 11n_disable = 1

Defina a propriedade do arquivo da mesma forma que outros arquivos nessa pasta.

Reinicie.

funcionou por um tempo, o problema persiste a partir de agora a versão do kernel que estou usando é 4.4.0-130-generic

    
por sassy.geek 16.07.2017 / 09:05

2 respostas

0

Teste de hardware necessário

link

esta é a solução que funcionou para mim

    
por sassy.geek 21.08.2018 / 19:26
0

A partir desta resposta: Redefinir o WiFi , você pode ligar e desligar o Wi-Fi novamente após a reinicialização. Isso simulará o ciclo de desligamento físico ligado e desligado que funciona para o seu laptop.

    
por WinEunuuchs2Unix 19.08.2018 / 04:25