Autor Tópico: Problemas na placa de rede wifi  (Lida 2728 vezes)

Offline math10

  • Usuário Ubuntu
  • *
  • Mensagens: 60
    • Ver perfil
Problemas na placa de rede wifi
« Online: 07 de Outubro de 2013, 10:11 »
Olá pessoal, estou com um problema de conexão wifi.

Conecto com o roteador e depois de um tempo a internet cai, no windows não acontecia isso por isso acho que seja problema de driver.
Já pesquisei em vários tópicos, entre eles:

http://ubuntuforum-br.org/index.php/topic,107957.0.html
http://askubuntu.com/questions/139632/wireless-card-realtek-rtl8723ae-bt-is-not-recognized
http://ubuntuforum-br.org/index.php/topic,107947.0.html

Já tentei instalar até outras versões do kernel, mas não consegui, o sistema nem inicia e tenho que voltar versão que instalei o sistema 3.8.0-32-generic

Utilizo o Ubuntu 12.04 e já tentei instalar o 13.04 e ocorreu o mesmo problema. (64 bits)

Nenhum dos drivers que consegui na internet para essa placa wifi não compilaram.
Erro ao complicar drivers baixados na internet:

Código: [Selecionar]
make -C /lib/modules/3.8.0-32-generic/build M=/home/matias/rtl_92ce_92se_92de_8723ae_linux_mac80211_0006.0514.2012 modules
make[1]: Entrando no diretório `/usr/src/linux-headers-3.8.0-32-generic'
  CC [M]  /home/matias/rtl_92ce_92se_92de_8723ae_linux_mac80211_0006.0514.2012/base.o
In file included from /home/matias/rtl_92ce_92se_92de_8723ae_linux_mac80211_0006.0514.2012/base.c:39:0:
/home/matias/rtl_92ce_92se_92de_8723ae_linux_mac80211_0006.0514.2012/pci.h:245:15: erro: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rtl_pci_probe’
/home/matias/rtl_92ce_92se_92de_8723ae_linux_mac80211_0006.0514.2012/base.c: Na função ‘_rtl_init_mac80211’:
/home/matias/rtl_92ce_92se_92de_8723ae_linux_mac80211_0006.0514.2012/base.c:320:6: erro: ‘IEEE80211_HW_BEACON_FILTER’ undeclared (first use in this function)
/home/matias/rtl_92ce_92se_92de_8723ae_linux_mac80211_0006.0514.2012/base.c:320:6: nota: each undeclared identifier is reported only once for each function it appears in
/home/matias/rtl_92ce_92se_92de_8723ae_linux_mac80211_0006.0514.2012/base.c: Na função ‘rtl_action_proc’:
/home/matias/rtl_92ce_92se_92de_8723ae_linux_mac80211_0006.0514.2012/base.c:870:25: erro: ‘RX_FLAG_MACTIME_MPDU’ undeclared (first use in this function)
/home/matias/rtl_92ce_92se_92de_8723ae_linux_mac80211_0006.0514.2012/base.c: Na função ‘rtl_send_smps_action’:
/home/matias/rtl_92ce_92se_92de_8723ae_linux_mac80211_0006.0514.2012/base.c:1432:16: erro: ‘struct <anônimo>’ has no member named ‘sta’
make[2]: ** [/home/matias/rtl_92ce_92se_92de_8723ae_linux_mac80211_0006.0514.2012/base.o] Erro 1
make[1]: ** [_module_/home/matias/rtl_92ce_92se_92de_8723ae_linux_mac80211_0006.0514.2012] Erro 2
make[1]: Saindo do diretório `/usr/src/linux-headers-3.8.0-32-generic'
make: ** [all] Erro 2
matias@pessoal:~/rtl_92ce_92se_92de_8723ae_linux_mac80211_0006.0514.2012$ sudo make
[sudo] password for matias:
make -C /lib/modules/3.8.0-32-generic/build M=/home/matias/rtl_92ce_92se_92de_8723ae_linux_mac80211_0006.0514.2012 modules
make[1]: Entrando no diretório `/usr/src/linux-headers-3.8.0-32-generic'
  CC [M]  /home/matias/rtl_92ce_92se_92de_8723ae_linux_mac80211_0006.0514.2012/base.o
In file included from /home/matias/rtl_92ce_92se_92de_8723ae_linux_mac80211_0006.0514.2012/base.c:39:0:
/home/matias/rtl_92ce_92se_92de_8723ae_linux_mac80211_0006.0514.2012/pci.h:245:15: erro: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rtl_pci_probe’
/home/matias/rtl_92ce_92se_92de_8723ae_linux_mac80211_0006.0514.2012/base.c: Na função ‘_rtl_init_mac80211’:
/home/matias/rtl_92ce_92se_92de_8723ae_linux_mac80211_0006.0514.2012/base.c:320:6: erro: ‘IEEE80211_HW_BEACON_FILTER’ undeclared (first use in this function)
/home/matias/rtl_92ce_92se_92de_8723ae_linux_mac80211_0006.0514.2012/base.c:320:6: nota: each undeclared identifier is reported only once for each function it appears in
/home/matias/rtl_92ce_92se_92de_8723ae_linux_mac80211_0006.0514.2012/base.c: Na função ‘rtl_action_proc’:
/home/matias/rtl_92ce_92se_92de_8723ae_linux_mac80211_0006.0514.2012/base.c:870:25: erro: ‘RX_FLAG_MACTIME_MPDU’ undeclared (first use in this function)
/home/matias/rtl_92ce_92se_92de_8723ae_linux_mac80211_0006.0514.2012/base.c: Na função ‘rtl_send_smps_action’:
/home/matias/rtl_92ce_92se_92de_8723ae_linux_mac80211_0006.0514.2012/base.c:1432:16: erro: ‘struct <anônimo>’ has no member named ‘sta’
make[2]: ** [/home/matias/rtl_92ce_92se_92de_8723ae_linux_mac80211_0006.0514.2012/base.o] Erro 1
make[1]: ** [_module_/home/matias/rtl_92ce_92se_92de_8723ae_linux_mac80211_0006.0514.2012] Erro 2
make[1]: Saindo do diretório `/usr/src/linux-headers-3.8.0-32-generic'
make: ** [all] Erro 2

Código: [Selecionar]
*-network        
       descrição: Interface sem fio
       produto: RTL8723AE PCIe Wireless Network Adapter
       fabricante: Realtek Semiconductor Co., Ltd.
       physical id: 0
       informações do barramento: pci@0000:01:00.0
       nome lógico: wlan0
       versão: 00
       largura: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
       configuração: broadcast=yes driver=rtl8723ae driverversion=3.8.0-32-generic firmware=N/A ip=192.168.45.210 latency=0 link=yes multicast=yes wireless=IEEE 802.11bgn recursos: irq:16 ioport:3000(tamanho=256) memória:f0d00000-f0d03fff


Linux pessoal 3.8.0-32-generic #47~precise1-Ubuntu SMP Wed Oct 2 16:19:35 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux

Wireless LAN
Soft blocked: no
Hard blocked: no


A conexão a cabo funciona perfeitamente e quando eu conecto o cabo direto no notebook sem o roteador também funciona normal.
Quando eu conecto a wifi desse roteador com o celular também funciona normal e sempre utilizei esse roteador normalmente.


uma parte do log de erros:
Código: [Selecionar]
Oct  9 17:16:36 pessoal kernel: [11864.913241] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88020eb4d600
Oct  9 17:16:36 pessoal kernel: [11864.913245] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88020eb4d640
Oct  9 17:16:36 pessoal kernel: [11864.913248] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88020eb4d680
Oct  9 17:16:36 pessoal kernel: [11864.927318] r8169 0000:06:00.0: System wakeup disabled by ACPI
Oct  9 17:16:36 pessoal kernel: [11865.025230] usb 3-4: reset full-speed USB device number 3 using xhci_hcd
Oct  9 17:16:36 pessoal kernel: [11865.041532] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88020eb49540
Oct  9 17:16:36 pessoal kernel: [11865.041536] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88020eb49580
Oct  9 17:16:36 pessoal kernel: [11865.041541] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88020eb495c0
Oct  9 17:16:36 pessoal kernel: [11865.041545] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88020e97c200
Oct  9 17:16:36 pessoal kernel: [11865.041549] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88020e97c240
Oct  9 17:16:36 pessoal kernel: [11865.045886] dpm_run_callback(): pnp_bus_resume+0x0/0x80 returns -19
Oct  9 17:16:36 pessoal kernel: [11865.045889] PM: Device 00:07 failed to resume: error -19
Oct  9 17:16:36 pessoal kernel: [11865.146792] sd 0:0:0:0: [sda] Starting disk
Oct  9 17:16:36 pessoal kernel: [11865.792779] [drm] Enabling RC6 states: RC6 on, RC6p on, RC6pp off
Oct  9 17:16:36 pessoal kernel: [11867.312337] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Oct  9 17:16:36 pessoal kernel: [11867.315895] ata2.00: configured for UDMA/100
Oct  9 17:16:36 pessoal kernel: [11867.328355] sd 1:0:0:0: [sdb] Starting disk
Oct  9 17:16:36 pessoal kernel: [11867.337859] PM: resume of devices complete after 2913.047 msecs
Oct  9 17:16:36 pessoal kernel: [11867.338106] PM: Finishing wakeup.
Oct  9 17:16:36 pessoal kernel: [11867.338108] Restarting tasks ... done.
Oct  9 17:16:36 pessoal kernel: [11867.857203] video LNXVIDEO:00: Restoring backlight state
Oct  9 17:16:37 pessoal anacron[8989]: Anacron 2.3 started on 2013-10-09
Oct  9 17:16:37 pessoal anacron[8989]: Normal exit (0 jobs run)
Oct  9 17:16:37 pessoal NetworkManager[804]: <info> wake requested (sleeping: yes  enabled: yes)
Oct  9 17:16:37 pessoal NetworkManager[804]: <info> waking up and re-enabling...
Oct  9 17:16:37 pessoal NetworkManager[804]: <info> (wlan0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
Oct  9 17:16:37 pessoal NetworkManager[804]: <info> (wlan0): bringing up device.
Oct  9 17:16:37 pessoal NetworkManager[804]: <info> (wlan0): preparing device.
Oct  9 17:16:37 pessoal NetworkManager[804]: <info> (wlan0): deactivating device (reason 'managed') [2]
Oct  9 17:16:37 pessoal NetworkManager[804]: <info> Unmanaged Device found; state CONNECTED forced. (see http://bugs.launchpad.net/bugs/191889)
Oct  9 17:16:37 pessoal NetworkManager[804]: <info> Unmanaged Device found; state CONNECTED forced. (see http://bugs.launchpad.net/bugs/191889)
Oct  9 17:16:37 pessoal NetworkManager[804]: <info> (eth0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
Oct  9 17:16:37 pessoal NetworkManager[804]: <info> (eth0): bringing up device.
Oct  9 17:16:37 pessoal kernel: [11868.940133] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
Oct  9 17:16:37 pessoal kernel: [11869.050726] r8169 0000:06:00.0 eth0: link down
Oct  9 17:16:37 pessoal kernel: [11869.050810] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
Oct  9 17:16:37 pessoal NetworkManager[804]: <info> (eth0): preparing device.
Oct  9 17:16:37 pessoal NetworkManager[804]: <info> (eth0): deactivating device (reason 'managed') [2]
Oct  9 17:16:37 pessoal whoopsie[1101]: offline
Oct  9 17:16:37 pessoal whoopsie[1101]: offline
Oct  9 17:16:37 pessoal NetworkManager[804]: <info> (wlan0) supports 4 scan SSIDs
Oct  9 17:16:37 pessoal NetworkManager[804]: <warn> Trying to remove a non-existant call id.
Oct  9 17:16:37 pessoal NetworkManager[804]: <info> (wlan0): supplicant interface state: starting -> ready
Oct  9 17:16:37 pessoal NetworkManager[804]: <info> (wlan0): device state change: unavailable -> disconnected (reason 'supplicant-available') [20 30 42]


Alguém pode me ajudar com esse problema ?
« Última modificação: 09 de Outubro de 2013, 18:32 por math10 »