Gönderen Konu: [Çözüldü] AR9285 wifi bağlantı problemi  (Okunma sayısı 2814 defa)

Çevrimdışı selmanselimm

  • Çok Yeni Penguen
  • *
  • İleti: 2
    • selmanselim
  • Dağıtım: Mint
  • Masaüstü Ortamı: gnome
  • Grafik Kartı: GeForce GT 650M
  • İşlemci: Intel(R) Core(TM) i7-3630QM
[Çözüldü] AR9285 wifi bağlantı problemi
« : 30 Mayıs 2017, 21:25:10 »
Bilgisayarıma statik ip vermeye çalışırken /etc/network/interfaces dosyasının içeriğini değiştirdim ve orjinalini kaybettim.kablo ile internete bağlanabiliyorum fakat wireless'i açınca bağlandı diye gözüküyor fakat internete girmiyor modeme ping de atamıyorum.wireless'i açınca tekrar kapatsamda kablo ile bağlanamıyorum bilgisayarı yeniden başlatmam gerekiyor.linuxta yeniyim elim kolum bağlandı yardımlarınızı bekliyorum.

 interfaces dosyasının son hali (internette bi yerden bulup kopyaladım orjinalini nereden bulabilirim)
Kod: [Seç]
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
auto eth0
iface eth0 inet dhcp



çıktılar:
inxi -SNnz:
Kod: [Seç]
System:    Host: n56vz Kernel: 4.4.0-78-generic x86_64 (64 bit)
           Desktop: Cinnamon 2.8.8  Distro: Linux Mint 17.3 Rosa
Network:   Card-1: Qualcomm Atheros AR9285 Wireless Network Adapter (PCI-Express)
           driver: ath9k
           IF: wlan0 state: down mac: <filter>
           Card-2: Qualcomm Atheros AR8161 Gigabit Ethernet driver: alx
           IF: eth0 state: up speed: 100 Mbps duplex: full mac: <filter>

lspci -nnk | grep -iA2 net:
Kod: [Seç]
03:00.0 Network controller [0280]: Qualcomm Atheros AR9285 Wireless Network Adapter (PCI-Express) [168c:002b] (rev 01)
Subsystem: Hewlett-Packard Company U98Z062.12 802.11bgn Wireless Half-size Mini PCIe Card [103c:3040]
Kernel driver in use: ath9k
04:00.0 Ethernet controller [0200]: Qualcomm Atheros AR8161 Gigabit Ethernet [1969:1091] (rev 10)
Subsystem: ASUSTeK Computer Inc. N56VZ [1043:1477]
Kernel driver in use: alx

lsusb:
Kod: [Seç]
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 003: ID 1bcf:2883 Sunplus Innovation Technology Inc.
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 003: ID 046d:c52e Logitech, Inc. MK260 Wireless Combo Receiver
Bus 003 Device 002: ID 09da:054f A4Tech Co., Ltd.
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

rfkill list:
wireless'i açınca hepsi no olarak gözüküyordu
Kod: [Seç]
0: phy0: Wireless LAN
Soft blocked: yes
Hard blocked: yes
1: asus-wlan: Wireless LAN
Soft blocked: yes
Hard blocked: no

sudo lshw -C network:
Kod: [Seç]
*-network ETKİSİZLEŞTİRİLDİ
       açıklama: Kablosuz arayüz
       ürün: AR9285 Wireless Network Adapter (PCI-Express)
       üretici: Qualcomm Atheros
       physical id: 0
       bus info: pci@0000:03:00.0
       mantıksal ad: wlan0
       sürüm: 01
       serial: c4:17:fe:59:9b:aa
       genişlik: 64 bits
       saat: 33MHz
       kapasiteler: pm msi pciexpress bus_master cap_list eternet physical wireless
       yapılandırma: broadcast=yes driver=ath9k driverversion=4.4.0-78-generic firmware=N/A latency=0 link=no multicast=yes wireless=IEEE 802.11bgn
       kaynaklar: irq:17 bellek:f7900000-f790ffff
  *-network
       açıklama: Eternet interface
       ürün: AR8161 Gigabit Ethernet
       üretici: Qualcomm Atheros
       physical id: 0
       bus info: pci@0000:04:00.0
       mantıksal ad: eth0
       sürüm: 10
       serial: 60:a4:4c:6f:f7:1c
       boyut: 100Mbit/s
       kapasite: 1Gbit/s
       genişlik: 64 bits
       saat: 33MHz
       kapasiteler: pm pciexpress msi msix bus_master cap_list eternet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
       yapılandırma: autonegotiation=on broadcast=yes driver=alx duplex=full ip=192.168.1.20 latency=0 link=yes multicast=yes port=twisted pair speed=100Mbit/s
       kaynaklar: irq:31 bellek:f7800000-f783ffff ioport:d000(boyut=128)

iwconfig | grep Power:
Kod: [Seç]
lo        no wireless extensions.

eth0      no wireless extensions.

          Mode:Managed  Access Point: Not-Associated   Tx-Power=off   
          Power Management:off

lsmod:
Kod: [Seç]
Module                  Size  Used by
uvcvideo               90112  0
videobuf2_vmalloc      16384  1 uvcvideo
videobuf2_memops       16384  1 videobuf2_vmalloc
videobuf2_v4l2         28672  1 uvcvideo
videobuf2_core         36864  2 uvcvideo,videobuf2_v4l2
v4l2_common            16384  1 videobuf2_v4l2
videodev              180224  4 uvcvideo,v4l2_common,videobuf2_core,videobuf2_v4l2
media                  24576  2 uvcvideo,videodev
asus_nb_wmi            24576  0
asus_wmi               28672  1 asus_nb_wmi
sparse_keymap          16384  1 asus_wmi
rfcomm                 69632  0
bnep                   20480  2
bluetooth             516096  10 bnep,rfcomm
arc4                   16384  2
intel_rapl             20480  0
x86_pkg_temp_thermal    16384  0
snd_hda_codec_realtek    86016  1
intel_powerclamp       16384  0
coretemp               16384  0
snd_hda_codec_generic    73728  1 snd_hda_codec_realtek
kvm_intel             167936  0
kvm                   536576  1 kvm_intel
snd_hda_intel          40960  3
snd_hda_codec         135168  3 snd_hda_codec_realtek,snd_hda_codec_generic,snd_hda_intel
snd_hda_core           73728  4 snd_hda_codec_realtek,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
snd_hwdep              16384  1 snd_hda_codec
irqbypass              16384  1 kvm
crct10dif_pclmul       16384  0
crc32_pclmul           16384  0
ghash_clmulni_intel    16384  0
dm_multipath           24576  0
ath9k                 143360  0
aesni_intel           167936  0
aes_x86_64             20480  1 aesni_intel
ath9k_common           36864  1 ath9k
lrw                    16384  1 aesni_intel
gf128mul               16384  1 lrw
ath9k_hw              471040  2 ath9k_common,ath9k
glue_helper            16384  1 aesni_intel
ablk_helper            16384  1 aesni_intel
cryptd                 20480  3 ghash_clmulni_intel,aesni_intel,ablk_helper
snd_pcm               106496  3 snd_hda_codec,snd_hda_intel,snd_hda_core
ath                    32768  3 ath9k_common,ath9k,ath9k_hw
mac80211              733184  1 ath9k
binfmt_misc            20480  1
snd_seq_midi           16384  0
snd_seq_midi_event     16384  1 snd_seq_midi
input_leds             16384  0
joydev                 20480  0
snd_rawmidi            32768  1 snd_seq_midi
serio_raw              16384  0
snd_seq                69632  2 snd_seq_midi_event,snd_seq_midi
cfg80211              561152  4 ath,ath9k_common,ath9k,mac80211
snd_seq_device         16384  3 snd_seq,snd_rawmidi,snd_seq_midi
snd_timer              32768  2 snd_pcm,snd_seq
lpc_ich                24576  0
snd                    81920  16 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel,snd_seq_device
mei_me                 36864  0
mei                    98304  1 mei_me
soundcore              16384  1 snd
parport_pc             36864  0
ppdev                  20480  0
shpchp                 36864  0
mac_hid                16384  0
lp                     20480  0
parport                49152  3 lp,ppdev,parport_pc
dm_mirror              24576  0
dm_region_hash         20480  1 dm_mirror
dm_log                 20480  2 dm_region_hash,dm_mirror
hid_generic            16384  0
usbhid                 49152  0
hid                   118784  2 hid_generic,usbhid
nouveau              1474560  1
i915                 1208320  3
mxm_wmi                16384  1 nouveau
ttm                    94208  1 nouveau
i2c_algo_bit           16384  2 i915,nouveau
drm_kms_helper        151552  2 i915,nouveau
syscopyarea            16384  1 drm_kms_helper
sysfillrect            16384  1 drm_kms_helper
sysimgblt              16384  1 drm_kms_helper
fb_sys_fops            16384  1 drm_kms_helper
drm                   360448  8 ttm,i915,drm_kms_helper,nouveau
psmouse               131072  0
ahci                   36864  3
alx                    36864  0
libahci                32768  1 ahci
mdio                   16384  1 alx
wmi                    20480  3 mxm_wmi,nouveau,asus_wmi
fjes                   28672  0
video                  40960  3 i915,nouveau,asus_wmi

« Son Düzenleme: 31 Mayıs 2017, 08:34:04 Gönderen: Butterfly »

Ç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: AR9285 wifi bağlantı problemi
« Yanıtla #1 : 30 Mayıs 2017, 21:59:32 »
Kablosuz ağ sorunu için aşağıdaki bağlantıdaki önerileri uygulayınız ve sisteminizi yeniden başlatmayı deneyiniz.

https://forum.linuxmint.net.tr/index.php?topic=3092.msg19694#msg19694

https://forum.linuxmint.net.tr/index.php?topic=53.0



/etc/network/interfaces dosyası normal görünüyor.

Cihaza sabit IP atamak için aşağıdaki bağlantıyı inceleyebilirsiniz.

https://forum.linuxmint.net.tr/index.php?topic=5365.msg34136#msg34136
« Son Düzenleme: 30 Mayıs 2017, 22:03:01 Gönderen: Butterfly »
Elimizden geldiğince dilimizin döndüğünce...

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

Çevrimdışı selmanselimm

  • Çok Yeni Penguen
  • *
  • İleti: 2
    • selmanselim
  • Dağıtım: Mint
  • Masaüstü Ortamı: gnome
  • Grafik Kartı: GeForce GT 650M
  • İşlemci: Intel(R) Core(TM) i7-3630QM
Ynt: AR9285 wifi bağlantı problemi
« Yanıtla #2 : 31 Mayıs 2017, 01:40:20 »
yardımlarınız için tesekkürler.sorunu çözdüm ama nasıl çözdüğümü tam olarak bilmiyorum :).eth0 dhcp de olmasına ragmen ethernet kablosuyla route add default gw 192.168.1.1 yazınca internete bağlanabilyordum./etc/resolv.conf dosyasında değişiklik yaptım
Kod: [Seç]
nameserver 208.67.222.222
nameserver 208.67.220.220
etc/network/interfaces dosyasına allow-hotplug eth0 satırını ekledim(bi işe yarıyormu bilmyorum)
 
Kod: [Seç]
# The loopback network interface     

auto lo     

iface lo inet loopback

# The primary network interface     

allow-hotplug eth0     

iface eth0 inet dhcp   
bide network resetleme yaptım
Kod: [Seç]
etc/init.d/networking restarthangisinin işe yaradığına siz karar verirsiniz artık
 .wireless bağlı olduğu halde modeme ping atamıyordum(galiba dns),ethernet kablosunu takınca düzeliyordu tahminimce wireless ile ethernet arasında bi öncelik sorunu vardı (tutarsa artık )
« Son Düzenleme: 31 Mayıs 2017, 01:41:23 Gönderen: selmanselimm »