Gönderen Konu: D-Link DWA-125 linux mint 17.3 kablosuz ağa bağlanma sorunu  (Okunma sayısı 4609 defa)

Çevrimdışı az1986

  • Yeni Penguen
  • *
  • İleti: 49
    • az198608
  • Dağıtım: Linux Mint 19.1, Deepin 15.9
  • Masaüstü Ortamı: Cinnamon 4.0, DDE 15.9
  • Grafik Kartı: Nvida 525m
  • İşlemci: İntel Core i5
İyi günler  D-Link DWA-125 wifi adaptörle kablosuz ağa bağlanırken sinyal az çekiyor ve bağlantı kesiliyor lütfen yardımlarınızı esirgemeyin :)
Kod: [Seç]
inxi -SMNnxxz
System:    Host: mustafa-desktop Kernel: 4.4.0-111-generic x86_64 (64 bit gcc: 4.8.4)
           Desktop: Cinnamon 2.8.8 (Gtk 3.10.8~8+qiana) dm: mdm
           Distro: Linux Mint 17.3 Rosa
Machine:   Mobo: ASRock model: H61M-VG3
           Bios: American Megatrends v: P1.60 date: 01/07/2013
Network:   Card: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
           driver: r8169 v: 2.3LK-NAPI port: e000
           bus-ID: 02:00.0 chip-ID: 10ec:8168
           IF: eth0 state: down mac: <filter>

Kod: [Seç]
lspci -nnk | grep -iA2 net
02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 06)
Subsystem: ASRock Incorporation Motherboard (one of many) [1849:8168]
Kernel driver in use: r8169

Kod: [Seç]
lsusb
Bus 002 Device 006: ID 2001:3c1e D-Link Corp.
Bus 002 Device 005: ID 04a9:2737 Canon, Inc. MF4410
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 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

Kod: [Seç]
sudo lshw -C network
[sudo] password for mustafa:
  *-network               
       açıklama: Eternet interface
       ürün: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
       üretici: Realtek Semiconductor Co., Ltd.
       physical id: 0
       bus info: pci@0000:02:00.0
       mantıksal ad: eth0
       sürüm: 06
       serial: bc:5f:f4:a5:52:9a
       boyut: 10Mbit/s
       kapasite: 1Gbit/s
       genişlik: 64 bits
       saat: 33MHz
       kapasiteler: pm msi pciexpress msix vpd bus_master cap_list eternet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
       yapılandırma: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=half firmware=rtl8168e-3_0.0.4 03/27/12 latency=0 link=no multicast=yes port=MII speed=10Mbit/s
       kaynaklar: irq:24 ioport:e000(boyut=256) bellek:f0004000-f0004fff bellek:f0000000-f0003fff
  *-network
       açıklama: Kablosuz arayüz
       physical id: 1
       bus info: usb@2:1.4
       mantıksal ad: wlan2
       serial: ac:f1:df:0f:ca:c2
       kapasiteler: eternet physical wireless
       yapılandırma: broadcast=yes driver=rt2800usb driverversion=4.4.0-111-generic firmware=0.29 ip=192.168.43.204 link=yes multicast=yes wireless=IEEE 802.11bgn

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

eth0      no wireless extensions.

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

Kod: [Seç]
lsmod
Module                  Size  Used by
btrfs                 966656  0
xor                    24576  1 btrfs
raid6_pq              102400  1 btrfs
ufs                    73728  0
qnx4                   16384  0
hfsplus               102400  0
hfs                    57344  0
minix                  36864  0
ntfs                   98304  0
msdos                  20480  0
jfs                   180224  0
xfs                   954368  0
libcrc32c              16384  1 xfs
usblp                  20480  0
drbg                   28672  1
ansi_cprng             16384  0
ctr                    16384  2
ccm                    20480  2
arc4                   16384  2
rt2800usb              28672  0
rt2x00usb              24576  1 rt2800usb
rt2800lib              90112  1 rt2800usb
rt2x00lib              53248  3 rt2x00usb,rt2800lib,rt2800usb
mac80211              733184  3 rt2x00lib,rt2x00usb,rt2800lib
cfg80211              561152  2 mac80211,rt2x00lib
crc_ccitt              16384  1 rt2800lib
rfcomm                 69632  0
bnep                   20480  2
bluetooth             516096  10 bnep,rfcomm
binfmt_misc            20480  1
snd_hda_codec_realtek    90112  1
snd_hda_codec_generic    73728  1 snd_hda_codec_realtek
intel_rapl             20480  0
x86_pkg_temp_thermal    16384  0
intel_powerclamp       16384  0
coretemp               16384  0
kvm_intel             172032  0
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
snd_pcm               106496  3 snd_hda_codec,snd_hda_intel,snd_hda_core
kvm                   536576  1 kvm_intel
dm_multipath           24576  0
snd_seq_midi           16384  0
snd_seq_midi_event     16384  1 snd_seq_midi
snd_rawmidi            32768  1 snd_seq_midi
irqbypass              16384  1 kvm
crct10dif_pclmul       16384  0
crc32_pclmul           16384  0
ghash_clmulni_intel    16384  0
snd_seq                69632  2 snd_seq_midi_event,snd_seq_midi
cryptd                 20480  1 ghash_clmulni_intel
snd_seq_device         16384  3 snd_seq,snd_rawmidi,snd_seq_midi
snd_timer              32768  2 snd_pcm,snd_seq
input_leds             16384  0
mei_me                 36864  0
mei                    98304  1 mei_me
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
ie31200_edac           16384  0
shpchp                 36864  0
lpc_ich                24576  0
edac_core              53248  1 ie31200_edac
soundcore              16384  1 snd
serio_raw              16384  0
mac_hid                16384  0
intel_smartconnect     16384  0
parport_pc             36864  0
ppdev                  20480  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
i915                 1208320  4
i2c_algo_bit           16384  1 i915
drm_kms_helper        151552  1 i915
syscopyarea            16384  1 drm_kms_helper
psmouse               131072  0
sysfillrect            16384  1 drm_kms_helper
sysimgblt              16384  1 drm_kms_helper
fb_sys_fops            16384  1 drm_kms_helper
ahci                   36864  3
r8169                  81920  0
libahci                32768  1 ahci
drm                   360448  6 i915,drm_kms_helper
mii                    16384  1 r8169
fjes                   28672  0
video                  40960  1 i915

Ç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: D-Link DWA-125 linux mint 17.3 kablosuz ağa bağlanma sorunu
« Yanıtla #1 : 13 Şubat 2018, 13:27:26 »
Kopma ve bağlanma sorunu ile ilgili aşağıdaki öneriyi uygulamayı deneyebilirsiniz.

https://forum.linuxmint.net.tr/index.php?topic=6571.msg41312#msg41312
Elimizden geldiğince dilimizin döndüğünce...

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

Çevrimdışı az1986

  • Yeni Penguen
  • *
  • İleti: 49
    • az198608
  • Dağıtım: Linux Mint 19.1, Deepin 15.9
  • Masaüstü Ortamı: Cinnamon 4.0, DDE 15.9
  • Grafik Kartı: Nvida 525m
  • İşlemci: İntel Core i5
Ynt: D-Link DWA-125 linux mint 17.3 kablosuz ağa bağlanma sorunu
« Yanıtla #2 : 13 Şubat 2018, 20:47:25 »
Kopma ve bağlanma sorunu ile ilgili aşağıdaki öneriyi uygulamayı deneyebilirsiniz.

https://forum.linuxmint.net.tr/index.php?topic=6571.msg41312#msg41312

öncelik sinyali çok düşük alıyorum. modem bilgisayranın yanında olmasına rağmen 10% sinyal alıyorum

Ç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: D-Link DWA-125 linux mint 17.3 kablosuz ağa bağlanma sorunu
« Yanıtla #3 : 15 Şubat 2018, 17:09:09 »
Bağlantıdaki öneriyi denediniz mi? Eğer denediyseniz elle çekirdek güncellemesi önerebiliriz. Öncesinde aşağıdaki komutun çıktısını paylaşınız.

Kod: [Seç]
inxi -Fxz
Not: Linux Mint 17.3 kullanımı için özel bir sebep yoksa, Linux Mint 18.3 sürüme geçmek de önerilebilir.
Elimizden geldiğince dilimizin döndüğünce...

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

Çevrimdışı az1986

  • Yeni Penguen
  • *
  • İleti: 49
    • az198608
  • Dağıtım: Linux Mint 19.1, Deepin 15.9
  • Masaüstü Ortamı: Cinnamon 4.0, DDE 15.9
  • Grafik Kartı: Nvida 525m
  • İşlemci: İntel Core i5
Ynt: D-Link DWA-125 linux mint 17.3 kablosuz ağa bağlanma sorunu
« Yanıtla #4 : 16 Şubat 2018, 08:19:05 »
Bağlantıdaki öneriyi denediniz mi? Eğer denediyseniz elle çekirdek güncellemesi önerebiliriz. Öncesinde aşağıdaki komutun çıktısını paylaşınız.

Kod: [Seç]
inxi -Fxz
Not: Linux Mint 17.3 kullanımı için özel bir sebep yoksa, Linux Mint 18.3 sürüme geçmek de önerilebilir.

Kod: [Seç]
inxi -Fxz
System:    Host: mustafa-desktop Kernel: 4.4.0-112-generic x86_64 (64 bit gcc: 4.8.4)
           Desktop: Cinnamon 2.8.8 (Gtk 3.10.8~8+qiana)
           Distro: Linux Mint 17.3 Rosa
Machine:   Mobo: ASRock model: H61M-VG3
           Bios: American Megatrends v: P1.60 date: 01/07/2013
CPU:       Dual core Intel Core i3-3220 (-HT-MCP-) cache: 3072 KB
           flags: (lm nx sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx) bmips: 13170
           clock speeds: max: 3300 MHz 1: 1606 MHz 2: 1696 MHz 3: 1606 MHz
           4: 1767 MHz
Graphics:  Card: Intel Xeon E3-1200 v2/3rd Gen Core processor Graphics Controller
           bus-ID: 00:02.0
           Display Server: X.Org 1.17.1 drivers: intel (unloaded: fbdev,vesa)
           Resolution: 1366x768@59.8hz
           GLX Renderer: Mesa DRI Intel Ivybridge Desktop
           GLX Version: 3.0 Mesa 10.5.9 Direct Rendering: Yes
Audio:     Card Intel 6 Series/C200 Series Family High Definition Audio Controller
           driver: snd_hda_intel bus-ID: 00:1b.0
           Sound: Advanced Linux Sound Architecture v: k4.4.0-112-generic
Network:   Card: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
           port: e000 bus-ID: 02:00.0
           IF: N/A state: N/A speed: N/A duplex: N/A mac: N/A
Drives:    HDD Total Size: 500.1GB (20.7% used)
           ID-1: /dev/sda model: SAMSUNG_HD502IJ size: 500.1GB
Partition: ID-1: / size: 455G used: 94G (22%) fs: ext4 dev: /dev/sda2
           ID-2: swap-1 size: 3.98GB used: 0.00GB (0%) fs: swap dev: /dev/sda3
RAID:      No RAID devices: /proc/mdstat, md_mod kernel module present
Sensors:   System Temperatures: cpu: 29.0C mobo: N/A
           Fan Speeds (in rpm): cpu: N/A
Info:      Processes: 205 Uptime: 8 min Memory: 947.2/3654.6MB
           Init: Upstart runlevel: 2 Gcc sys: 4.8.4
           Client: Shell (bash 4.3.111) inxi:

iş bilgisayarı olduğu için vaktim az 18.3 geçmeye kardeş

Ç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: D-Link DWA-125 linux mint 17.3 kablosuz ağa bağlanma sorunu
« Yanıtla #5 : 16 Şubat 2018, 09:26:48 »
Aşağıdaki komutlarla çekirdek güncellemesi yapmak için UKUU uygulamasını kurunuz.

Kod: [Seç]
sudo apt-add-repository -y ppa:teejee2008/ppa
sudo apt-get update
sudo apt-get install ukuu

Kurulum sonrasında menüden aratıp uygulamayı açınız, uygulama bir süre çekiğrdekleri taradıktan sonra kullanılabilir olanları listeleyecektir. Bu çekirdeklerden 4.15 serisinin son sürümünü kurmayı deneyebilirsiniz.

Ayrıca buradan linux-firmware paketinin  daha güncel sürümünü de indirip sağ tık Gdebi ile kurmayı deneyiniz.

Sonrasında sisteminizi yeniden başlatınız.
Elimizden geldiğince dilimizin döndüğünce...

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

Çevrimdışı az1986

  • Yeni Penguen
  • *
  • İleti: 49
    • az198608
  • Dağıtım: Linux Mint 19.1, Deepin 15.9
  • Masaüstü Ortamı: Cinnamon 4.0, DDE 15.9
  • Grafik Kartı: Nvida 525m
  • İşlemci: İntel Core i5
Ynt: D-Link DWA-125 linux mint 17.3 kablosuz ağa bağlanma sorunu
« Yanıtla #6 : 20 Şubat 2018, 15:50:18 »
dediyiniz yöntemleri denedim yenede olmadı. hatta 4.15 çekirdeğiyi grafik sistemi çökdürdü. Dün linux mint 18.3 yükledim bilgisayara. yalnız yinede çekim gücü %30 olarak görülüyor.
birde https://jak-linux.org/projects/ndisgtk/ şu uygulama ne işe yarıyor bilen varsa yardım etsin windows sürücüsünü yükle linux içinmi uyduruyor anlamadım?

Ç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: D-Link DWA-125 linux mint 17.3 kablosuz ağa bağlanma sorunu
« Yanıtla #7 : 20 Şubat 2018, 22:21:54 »
Ağ ile ilgili çıktıları yeniden paylaşınız, sorunu doğal biçimde çözemezsek, Ndiswrapper ile çömek için yönlendirelim.
Elimizden geldiğince dilimizin döndüğünce...

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

Çevrimdışı az1986

  • Yeni Penguen
  • *
  • İleti: 49
    • az198608
  • Dağıtım: Linux Mint 19.1, Deepin 15.9
  • Masaüstü Ortamı: Cinnamon 4.0, DDE 15.9
  • Grafik Kartı: Nvida 525m
  • İşlemci: İntel Core i5
Ynt: D-Link DWA-125 linux mint 17.3 kablosuz ağa bağlanma sorunu
« Yanıtla #8 : 21 Şubat 2018, 08:45:18 »
Kod: [Seç]
inxi -SMNnxxz
System:    Host: mustafa-desktop Kernel: 4.13.0-32-generic x86_64 (64 bit gcc: 5.4.0)
           Desktop: Cinnamon 3.6.7 (Gtk 3.18.9-1ubuntu3.3) dm: lightdm
           Distro: Linux Mint 18.3 Sylvia
Machine:   Mobo: ASRock model: H61M-VG3
           Bios: American Megatrends v: P1.60 date: 01/07/2013
Network:   Card: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
           driver: r8169 v: 2.3LK-NAPI port: e000
           bus-ID: 02:00.0 chip-ID: 10ec:8168
           IF: enp2s0 state: down mac: <filter>

Kod: [Seç]
lspci -nnk | grep -iA2 net
02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 06)
Subsystem: ASRock Incorporation Motherboard (one of many) [1849:8168]
Kernel driver in use: r8169

Kod: [Seç]
lsusb
Bus 002 Device 003: ID 04a9:2737 Canon, Inc. MF4410
Bus 002 Device 004: ID 2001:3c1e D-Link Corp.
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 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

Kod: [Seç]
rfkill list
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no

Kod: [Seç]
sudo lshw -C network
[sudo] password for mustafa:
  *-network               
       açıklama: Eternet interface
       ürün: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
       üretici: Realtek Semiconductor Co., Ltd.
       physical id: 0
       bus info: pci@0000:02:00.0
       mantıksal ad: enp2s0
       sürüm: 06
       serial: bc:5f:f4:a5:52:9a
       boyut: 10Mbit/s
       kapasite: 1Gbit/s
       genişlik: 64 bits
       saat: 33MHz
       kapasiteler: pm msi pciexpress msix vpd bus_master cap_list eternet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
       yapılandırma: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=half firmware=rtl8168e-3_0.0.4 03/27/12 latency=0 link=no multicast=yes port=MII speed=10Mbit/s
       kaynaklar: irq:24 ioport:e000(boyut=256) bellek:f0004000-f0004fff bellek:f0000000-f0003fff
  *-network
       açıklama: Kablosuz arayüz
       physical id: 1
       bus info: usb@2:1.3
       mantıksal ad: wlxacf1df0fcac2
       serial: ac:f1:df:0f:ca:c2
       kapasiteler: eternet physical wireless
       yapılandırma: broadcast=yes driver=rt2800usb driverversion=4.13.0-32-generic firmware=0.29 ip=192.168.43.204 link=yes multicast=yes wireless=IEEE 802.11

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

lo        no wireless extensions.

          Bit Rate=65 Mb/s   Tx-Power=20 dBm   
          Power Management:on

Kod: [Seç]
lsmod
Module                  Size  Used by
ccm                    20480  9
arc4                   16384  2
rt2800usb              28672  0
rt2x00usb              20480  1 rt2800usb
rt2800lib             110592  1 rt2800usb
rt2x00lib              53248  3 rt2800lib,rt2800usb,rt2x00usb
mac80211              782336  3 rt2800lib,rt2x00lib,rt2x00usb
cfg80211              614400  2 rt2x00lib,mac80211
binfmt_misc            20480  1
nls_iso8859_1          16384  1
ip6t_REJECT            16384  1
nf_reject_ipv6         16384  1 ip6t_REJECT
usblp                  20480  0
nf_log_ipv6            16384  5
xt_hl                  16384  22
ip6t_rt                16384  3
nf_conntrack_ipv6      20480  8
nf_defrag_ipv6         36864  1 nf_conntrack_ipv6
ipt_REJECT             16384  1
nf_reject_ipv4         16384  1 ipt_REJECT
nf_log_ipv4            16384  5
intel_rapl             20480  0
snd_hda_codec_realtek    94208  1
nf_log_common          16384  2 nf_log_ipv6,nf_log_ipv4
x86_pkg_temp_thermal    16384  0
snd_hda_codec_generic    73728  1 snd_hda_codec_realtek
intel_powerclamp       16384  0
coretemp               16384  0
kvm_intel             208896  0
input_leds             16384  0
kvm                   585728  1 kvm_intel
snd_hda_intel          40960  3
snd_hda_codec         126976  3 snd_hda_intel,snd_hda_codec_generic,snd_hda_codec_realtek
irqbypass              16384  1 kvm
serio_raw              16384  0
crct10dif_pclmul       16384  0
snd_hda_core           81920  4 snd_hda_intel,snd_hda_codec,snd_hda_codec_generic,snd_hda_codec_realtek
crc32_pclmul           16384  0
snd_hwdep              20480  1 snd_hda_codec
snd_pcm                98304  3 snd_hda_intel,snd_hda_codec,snd_hda_core
ghash_clmulni_intel    16384  0
cryptd                 24576  1 ghash_clmulni_intel
intel_cstate           20480  0
intel_rapl_perf        16384  0
snd_seq_midi           16384  0
snd_seq_midi_event     16384  1 snd_seq_midi
xt_LOG                 16384  10
snd_rawmidi            32768  1 snd_seq_midi
snd_seq                65536  2 snd_seq_midi_event,snd_seq_midi
snd_seq_device         16384  3 snd_seq,snd_rawmidi,snd_seq_midi
snd_timer              32768  2 snd_seq,snd_pcm
snd                    81920  16 snd_hda_intel,snd_hwdep,snd_seq,snd_hda_codec,snd_timer,snd_rawmidi,snd_hda_codec_generic,snd_seq_device,snd_hda_codec_realtek,snd_pcm
lpc_ich                24576  0
ie31200_edac           16384  0
mei_me                 40960  0
soundcore              16384  1 snd
mei                    98304  1 mei_me
shpchp                 36864  0
mac_hid                16384  0
intel_smartconnect     16384  0
xt_limit               16384  13
xt_tcpudp              16384  18
xt_addrtype            16384  4
nf_conntrack_ipv4      16384  8
nf_defrag_ipv4         16384  1 nf_conntrack_ipv4
xt_conntrack           16384  16
ip6table_filter        16384  1
ip6_tables             28672  1 ip6table_filter
nf_conntrack_netbios_ns    16384  0
nf_conntrack_broadcast    16384  1 nf_conntrack_netbios_ns
nf_nat_ftp             16384  0
nf_nat                 28672  1 nf_nat_ftp
nf_conntrack_ftp       20480  1 nf_nat_ftp
parport_pc             32768  0
ppdev                  20480  0
nf_conntrack          131072  8 nf_conntrack_ipv6,nf_conntrack_ftp,nf_conntrack_ipv4,nf_conntrack_broadcast,nf_nat_ftp,nf_conntrack_netbios_ns,xt_conntrack,nf_nat
libcrc32c              16384  2 nf_conntrack,nf_nat
iptable_filter         16384  1
lp                     20480  0
parport                49152  3 lp,parport_pc,ppdev
ip_tables              24576  1 iptable_filter
x_tables               40960  13 xt_LOG,ipt_REJECT,ip_tables,iptable_filter,xt_tcpudp,xt_limit,ip6t_REJECT,ip6table_filter,xt_addrtype,ip6t_rt,xt_conntrack,ip6_tables,xt_hl
autofs4                40960  2
btrfs                1097728  0
xor                    24576  1 btrfs
raid6_pq              118784  1 btrfs
dm_mirror              24576  0
dm_region_hash         20480  1 dm_mirror
dm_log                 20480  2 dm_mirror,dm_region_hash
i915                 1806336  5
i2c_algo_bit           16384  1 i915
drm_kms_helper        167936  1 i915
syscopyarea            16384  1 drm_kms_helper
sysfillrect            16384  1 drm_kms_helper
psmouse               143360  0
sysimgblt              16384  1 drm_kms_helper
fb_sys_fops            16384  1 drm_kms_helper
drm                   356352  6 i915,drm_kms_helper
ahci                   36864  3
libahci                32768  1 ahci
r8169                  81920  0
mii                    16384  1 r8169
video                  40960  1 i915

modem bilgisayarın yanında olmasına bakmayarak %30 ile çekiyor.

Ç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: D-Link DWA-125 linux mint 17.3 kablosuz ağa bağlanma sorunu
« Yanıtla #9 : 21 Şubat 2018, 10:02:02 »
Aşağıdaki komutlarla kablosuz ağ cihazı için yazılımsal şifrelemeyi etkineleştirip, güç yönetimini pasifleştirmeyi dener misiniz?

Kod: [Seç]
echo "options rt2800usb nohwcrypt=1" | sudo tee  /etc/modprobe.d/rt2800usb.conf
Kod: [Seç]
echo -e '#!/bin/sh\n\n/sbin/iwconfig wlxacf1df0fcac2 power off' | sudo tee /etc/pm/power.d/wireless
Kod: [Seç]
sudo cdmod +x /etc/pm/power.d/wireless
Ardından sistemi yeniden başlatınız.
Elimizden geldiğince dilimizin döndüğünce...

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

Çevrimdışı az1986

  • Yeni Penguen
  • *
  • İleti: 49
    • az198608
  • Dağıtım: Linux Mint 19.1, Deepin 15.9
  • Masaüstü Ortamı: Cinnamon 4.0, DDE 15.9
  • Grafik Kartı: Nvida 525m
  • İşlemci: İntel Core i5
Ynt: D-Link DWA-125 linux mint 17.3 kablosuz ağa bağlanma sorunu
« Yanıtla #10 : 21 Şubat 2018, 20:02:21 »
Aşağıdaki komutlarla kablosuz ağ cihazı için yazılımsal şifrelemeyi etkineleştirip, güç yönetimini pasifleştirmeyi dener misiniz?

Kod: [Seç]
echo "options rt2800usb nohwcrypt=1" | sudo tee  /etc/modprobe.d/rt2800usb.conf
Kod: [Seç]
echo -e '#!/bin/sh\n\n/sbin/iwconfig wlxacf1df0fcac2 power off' | sudo tee /etc/pm/power.d/wireless
Kod: [Seç]
sudo cdmod +x /etc/pm/power.d/wireless
Ardından sistemi yeniden başlatınız.

Yazdıklarınız adımları yapdın yinede %30 görüyor ağı
Kod: [Seç]
mustafa[member=238]mustafa[/member]-desktop ~ $ echo "options rt2800usb nohwcrypt=1" | sudo tee  /etc/modprobe.d/rt2800usb.conf
[sudo] password for mustafa:
options rt2800usb nohwcrypt=1
mustafa[member=238]mustafa[/member]-desktop ~ $ echo -e '#!/bin/sh\n\n/sbin/iwconfig wlxacf1df0fcac2 power off' | sudo tee /etc/pm/power.d/wireless
#!/bin/sh

/sbin/iwconfig wlxacf1df0fcac2 power off
mustafa[member=238]mustafa[/member]-desktop ~ $ sudo cdmod +x /etc/pm/power.d/wireless
sudo: cdmod: komut bulunamadı
mustafa[member=238]mustafa[/member]-desktop ~ $

sudo cdmod +x /etc/pm/power.d/wireless komutu çalışmadı



Şu an ağa bağlandıkdan sonra kopmalar yaşıyorum
« Son Düzenleme: 21 Şubat 2018, 20:06:15 Gönderen: az1986 »

Ç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: D-Link DWA-125 linux mint 17.3 kablosuz ağa bağlanma sorunu
« Yanıtla #11 : 23 Şubat 2018, 10:00:50 »
Alıntı
sudo cdmod +x /etc/pm/power.d/wireless komutu çalışmadı

Komut hatalı olmuş, aaşağıdaki komutu çalıştırıp sistemi yeniden başlatın.

Kod: [Seç]
sudo chmod +x /etc/pm/power.d/wireless
Sistemi yeniden başlatıığınız aşağıdaki komutun çıktısında, kablosuz ağ için "Power Management:off" yazdığını teyit edin. Eğer bunlara rağmen sorun çözülmüyorsa Ndiswapper kullamını denetiriz.

Kod: [Seç]
iwconfig
Elimizden geldiğince dilimizin döndüğünce...

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

Çevrimdışı az1986

  • Yeni Penguen
  • *
  • İleti: 49
    • az198608
  • Dağıtım: Linux Mint 19.1, Deepin 15.9
  • Masaüstü Ortamı: Cinnamon 4.0, DDE 15.9
  • Grafik Kartı: Nvida 525m
  • İşlemci: İntel Core i5
Ynt: D-Link DWA-125 linux mint 17.3 kablosuz ağa bağlanma sorunu
« Yanıtla #12 : 23 Şubat 2018, 10:54:05 »
Yardımlarınız için teşekürler. Bu gün yeni Wifi alıcı aldım. sorunu kökünden düzeltdim :)