ezpabon
(usa Ubuntu)
Enviado em 07/02/2015 - 15:40h
Tentei sim, mas continua conectado sem conseguir navegar.
Segue algumas informações de alguns comandos que sugeriram em um site:
Talvez possa ajudar a descobrir o que tá acontencendo
everton@everton:~$ lsb_release -rcd ; uname -r
Description: Ubuntu 14.10
Release: 14.10
Codename: utopic
3.16.0-30-generic
everton@everton:~$ lspci -nnk | grep -iA2 net
07:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 06)
Subsystem: COMPAL Electronics Inc Device [14c0:0066]
Kernel driver in use: r8169
08:00.0 Network controller [0280]: Qualcomm Atheros AR9485 Wireless Network Adapter [168c:0032] (rev 01)
Subsystem: Qualcomm Atheros Device [168c:3119]
Kernel driver in use: ath9k
everton@everton:~$ lsmod
Module Size Used by
nls_iso8859_1 12713 1
ctr 13049 1
ccm 17731 1
snd_hda_codec_hdmi 47547 1
bnep 19543 2
rfcomm 69509 0
rtsx_usb_ms 18651 0
rtsx_usb_sdmmc 27787 0
memstick 16966 1 rtsx_usb_ms
rtsx_usb 20933 2 rtsx_usb_sdmmc,rtsx_usb_ms
hid_generic 12559 0
usbhid 52566 0
hid 110426 2 hid_generic,usbhid
uvcvideo 81065 0
videobuf2_vmalloc 13216 1 uvcvideo
videobuf2_memops 13362 1 videobuf2_vmalloc
videobuf2_core 59104 1 uvcvideo
v4l2_common 15682 1 videobuf2_core
videodev 149725 3 uvcvideo,v4l2_common,videobuf2_core
media 21963 2 uvcvideo,videodev
snd_hda_codec_realtek 76887 1
arc4 12608 2
snd_hda_codec_generic 68914 1 snd_hda_codec_realtek
intel_rapl 18783 0
x86_pkg_temp_thermal 14205 0
intel_powerclamp 18786 0
coretemp 13441 0
kvm_intel 143592 0
kvm 459835 1 kvm_intel
crct10dif_pclmul 14307 0
crc32_pclmul 13133 0
ghash_clmulni_intel 13230 0
ath3k 13331 0
ath9k 136984 0
snd_hda_intel 30420 5
snd_hda_controller 35152 1 snd_hda_intel
aesni_intel 152552 2
ath9k_common 25638 1 ath9k
snd_hda_codec 139675 5 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel,snd_hda_controller
ath9k_hw 450664 2 ath9k_common,ath9k
aes_x86_64 17131 1 aesni_intel
snd_hwdep 17698 1 snd_hda_codec
lrw 13287 1 aesni_intel
gf128mul 14951 1 lrw
snd_pcm 104102 4 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_hda_controller
glue_helper 13944 1 aesni_intel
ablk_helper 13597 1 aesni_intel
nouveau 1234998 3
cryptd 20360 3 ghash_clmulni_intel,aesni_intel,ablk_helper
ath 29052 3 ath9k_common,ath9k,ath9k_hw
snd_seq_midi 13564 0
mac80211 660592 1 ath9k
snd_seq_midi_event 14899 1 snd_seq_midi
joydev 17344 0
snd_rawmidi 30876 1 snd_seq_midi
snd_seq 67224 2 snd_seq_midi_event,snd_seq_midi
serio_raw 13434 0
snd_seq_device 14497 3 snd_seq,snd_rawmidi,snd_seq_midi
mxm_wmi 13021 1 nouveau
snd_timer 29513 2 snd_pcm,snd_seq
wmi 19193 2 mxm_wmi,nouveau
btusb 32448 0
cfg80211 510218 4 ath,ath9k_common,ath9k,mac80211
bluetooth 446190 12 bnep,ath3k,btusb,rfcomm
ttm 89406 1 nouveau
drm_kms_helper 61627 1 nouveau
6lowpan_iphc 18702 1 bluetooth
drm 310919 6 ttm,drm_kms_helper,nouveau
snd 87611 21 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel,snd_seq_device
lpc_ich 21093 0
mei_me 19742 0
mei 87931 1 mei_me
i2c_algo_bit 13406 1 nouveau
soundcore 15052 2 snd,snd_hda_codec
shpchp 37040 0
video 20128 1 nouveau
mac_hid 13227 0
tpm_infineon 17131 0
parport_pc 32741 0
ppdev 17671 0
lp 17759 0
parport 42299 3 lp,ppdev,parport_pc
uas 23215 0
usb_storage 66398 2 uas
ahci 34062 3
psmouse 106593 0
r8169 71471 0
libahci 32424 1 ahci
mii 13934 1 r8169
everton@everton:~$ rfkill list all
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
everton@everton:~$ nmcli nm status
RUNNING STATE WIFI-HARDWARE WIFI WWAN-HARDWARE WWAN
running connected enabled enabled enabled disabled
Depois rodei também esses comandos e reiniciei a máquina, sem sucesso:
sudo modprobe -rfv ath9k
sudo modprobe -v ath9k nohwcrypt=1
echo "options ath9k nohwcrypt=1" | sudo tee /etc/modprobe.d/ath9k.conf