Gönderen Konu: [Çözüldü] Linux Mint Rebecca wifi seçeneği aktif olmuyor  (Okunma sayısı 4629 defa)

Çevrimdışı nuricanakturk

  • Çok Yeni Penguen
  • *
  • İleti: 11
  • Dağıtım: Linux Mint
Merhabalar arkadaşlar,
henüz çok yeni bir linux kullanıcısı sayılırım . Daha önce ubuntu, elementary ve pardus dağıtımlarını kullandım ve ilk defa Linux Mint'de karşılaştığım bir hata ile uğraşıyorum.

Wifi seçeneğini aktif ettiğim anda kendi kendine wifi seçeneği 'off' oluyor ben 'on' yapıyorum o tekrar 'off' moduna alıyor.

Forumlarda araştırdım ama bir sonuca varamadım.

Kod: [Seç]

nurican@akturk-linux ~ $ cat /etc/lsb-release
DISTRIB_ID=LinuxMint
DISTRIB_RELEASE=17.1
DISTRIB_CODENAME=rebecca
DISTRIB_DESCRIPTION="Linux Mint 17.1 Rebecca"
nurican@akturk-linux ~ $ uname -rm
3.13.0-37-generic x86_64
nurican@akturk-linux ~ $ lspci -nnk | grep -iA2 net
02:00.0 Network controller [0280]: Qualcomm Atheros AR9485 Wireless Network Adapter [168c:0032] (rev 01)
Subsystem: AzureWave Device [1a3b:2c97]
Kernel driver in use: ath9k
--
03:00.2 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 0a)
Subsystem: ASUSTeK Computer Inc. Device [1043:200f]
Kernel driver in use: r8169
nurican@akturk-linux ~ $ lsusb
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 004: ID 04f2:b40a Chicony Electronics Co., Ltd
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 020: ID 0930:6544 Toshiba Corp. Kingston DataTraveler 2.0 Stick (2GB)
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
nurican@akturk-linux ~ $ rfkill list
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: yes
2: asus-wlan: Wireless LAN
Soft blocked: no
Hard blocked: no
3: asus-bluetooth: Bluetooth
Soft blocked: yes
Hard blocked: no
nurican@akturk-linux ~ $ sudo lshw -C network
[sudo] password for nurican:
  *-network DISABLED     
       description: Wireless interface
       product: AR9485 Wireless Network Adapter
       vendor: Qualcomm Atheros
       physical id: 0
       bus info: pci@0000:02:00.0
       logical name: wlan0
       version: 01
       serial: 24:0a:64:84:60:ad
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress bus_master cap_list rom ethernet physical wireless
       configuration: broadcast=yes driver=ath9k driverversion=3.13.0-37-generic firmware=N/A latency=0 link=no multicast=yes wireless=IEEE 802.11bgn
       resources: irq:17 memory:f7d00000-f7d7ffff memory:f7d80000-f7d8ffff
  *-network
       description: Ethernet interface
       product: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
       vendor: Realtek Semiconductor Co., Ltd.
       physical id: 0.2
       bus info: pci@0000:03:00.2
       logical name: eth0
       version: 0a
       serial: d8:50:e6:03:71:ed
       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=rtl8411-1_0.0.3 06/18/12 latency=0 link=no multicast=yes port=MII speed=10Mbit/s
       resources: irq:43 ioport:e000(size=256) memory:f0004000-f0004fff memory:f0000000-f0003fff
nurican@akturk-linux ~ $ iwconfig | grep Power
eth0      no wireless extensions.

lo        no wireless extensions.

          Mode:Managed  Access Point: Not-Associated   Tx-Power=off   
          Power Management:off
nurican@akturk-linux ~ $ inxi -Nx
Network:   Card-1: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
           driver: r8169 ver: 2.3LK-NAPI port: e000 bus-ID: 03:00.2
           Card-2: Qualcomm Atheros AR9485 Wireless Network Adapter driver: ath9k bus-ID: 02:00.0
nurican@akturk-linux ~ $ lsmod
Module                  Size  Used by
nls_iso8859_1          12713  1
usb_storage            62209  1
rfcomm                 69160  0
bnep                   19624  2
uvcvideo               80885  0
asus_nb_wmi            16990  0
asus_wmi               24191  1 asus_nb_wmi
sparse_keymap          13948  1 asus_wmi
videobuf2_vmalloc      13216  1 uvcvideo
videobuf2_memops       13362  1 videobuf2_vmalloc
videobuf2_core         40664  1 uvcvideo
videodev              134688  2 uvcvideo,videobuf2_core
intel_rapl             18773  0
x86_pkg_temp_thermal    14205  0
intel_powerclamp       14705  0
snd_hda_codec_hdmi     46368  1
snd_hda_codec_realtek    65580  1
coretemp               13435  0
snd_hda_intel          56451  3
kvm_intel             143109  0
arc4                   12608  2
snd_hda_codec         192906  3 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_intel
kvm                   451552  1 kvm_intel
snd_hwdep              13602  1 snd_hda_codec
snd_pcm               102099  3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
ath9k                 164164  0
snd_page_alloc         18710  2 snd_pcm,snd_hda_intel
ath9k_common           13551  1 ath9k
snd_seq_midi           13324  0
snd_seq_midi_event     14899  1 snd_seq_midi
ath3k                  13318  0
snd_rawmidi            30144  1 snd_seq_midi
ath9k_hw              453856  2 ath9k_common,ath9k
snd_seq                61560  2 snd_seq_midi_event,snd_seq_midi
crct10dif_pclmul       14289  0
crc32_pclmul           13113  0
ghash_clmulni_intel    13216  0
ath                    28698  3 ath9k_common,ath9k,ath9k_hw
snd_seq_device         14497  3 snd_seq,snd_rawmidi,snd_seq_midi
mac80211              630653  1 ath9k
snd_timer              29482  2 snd_pcm,snd_seq
btusb                  32412  0
cryptd                 20359  1 ghash_clmulni_intel
snd                    69322  17 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec,snd_hda_intel,snd_seq_device,snd_seq_midi
joydev                 17381  0
cfg80211              484040  3 ath,ath9k,mac80211
bluetooth             391136  12 bnep,ath3k,btusb,rfcomm
serio_raw              13462  0
dm_multipath           22873  0
mei_me                 18627  0
scsi_dh                14882  1 dm_multipath
soundcore              12680  1 snd
mei                    82276  1 mei_me
rtsx_pci_ms            18151  0
memstick               16966  1 rtsx_pci_ms
lpc_ich                21080  0
mac_hid                13205  0
binfmt_misc            17468  1
parport_pc             32701  0
ppdev                  17671  0
lp                     17759  0
parport                42348  3 lp,ppdev,parport_pc
dm_mirror              22135  0
dm_region_hash         20862  1 dm_mirror
dm_log                 18411  2 dm_region_hash,dm_mirror
rtsx_pci_sdmmc         23274  0
psmouse               106678  0
wmi                    19177  1 asus_wmi
i915                  783805  3
video                  19476  2 i915,asus_wmi
i2c_algo_bit           13413  1 i915
drm_kms_helper         55071  1 i915
ahci                   25819  2
libahci                32716  1 ahci
r8169                  67581  0
rtsx_pci               46202  2 rtsx_pci_ms,rtsx_pci_sdmmc
drm                   303102  4 i915,drm_kms_helper
mii                    13934  1 r8169
nurican@akturk-linux ~ $

« Son Düzenleme: 02 Mayıs 2015, 13:49:06 Gönderen: nuricanakturk »

Çevrimdışı Genizcil_N

  • Forum Sorumlusu
  • Guru
  • *****
  • İleti: 1976
  • Dağıtım: Linux Mint 20
  • Masaüstü Ortamı: Mate
Ynt: Linux Mint Rebecca wifi seçeneği aktif olmuyor
« Yanıtla #1 : 20 Nisan 2015, 23:28:34 »
Foruma hoşgeldiniz,
Önce bu iletidekileri: http://forum.linuxmint.net.tr/index.php?topic=2102.msg13371#msg13371
Sonra bu iletidekileri uyguladıktan sonra sorunun çözülmesi gerekiyor:
http://forum.linuxmint.net.tr/index.php?topic=2102.msg13373#msg13373

Çevrimdışı nuricanakturk

  • Çok Yeni Penguen
  • *
  • İleti: 11
  • Dağıtım: Linux Mint
Ynt: Linux Mint Rebecca wifi seçeneği aktif olmuyor
« Yanıtla #2 : 20 Nisan 2015, 23:47:15 »
Yardım için teşekkürler  :) Şuan sorun çözülmüş görünüyor...

Çevrimdışı Genizcil_N

  • Forum Sorumlusu
  • Guru
  • *****
  • İleti: 1976
  • Dağıtım: Linux Mint 20
  • Masaüstü Ortamı: Mate
Ynt: Linux Mint Rebecca wifi seçeneği aktif olmuyor
« Yanıtla #3 : 20 Nisan 2015, 23:57:54 »
Yardım için teşekkürler  :) Şuan sorun çözülmüş görünüyor...
[member=1661]nuricanakturk[/member]
Rica ederiz. Çözülen konuları burada anlatıldığı biçimde etiketleyebilirsiniz.

Çevrimdışı Butterfly

  • Proje Sorumlusu
  • Guru
  • *****
  • İleti: 18863
  • Linux Mint Türkiye
  • Dağıtım: Linux Mint 20 & LMDE 4
  • Masaüstü Ortamı: Cinnamon 4.6 & Xfce 4.14
  • Grafik Kartı: Nvidia GF 9500
  • İşlemci: AMD X3
Ynt: Linux Mint Rebecca wifi seçeneği aktif olmuyor
« Yanıtla #4 : 21 Nisan 2015, 09:32:28 »
Alıntı
asus_nb_wmi         

Bu modül de bazen donanımsal kilitlenme sorunlarına neden olabiliyor.

Alıntı
0: phy0: Wireless LAN
   Soft blocked: no
   Hard blocked: yes

Donanımsal kilit sorunu devam ederse aşağıdaki komutu uçbirimde çalıştırıp sistemi yeniden başlatmayı deneyebilirsiniz.

Kod: [Seç]
echo "options asus_nb_wmi wapf=4" | sudo tee /etc/modprobe.d/asus_nb_wmi.conf
Elimizden geldiğince dilimizin döndüğünce...

[info] Konu Açarken Dikkat Edilmesi Gerekenler  |  Forum Kuralları  |  Kod Etiketi Kullanımı[/info]