Linux Mint RTL8723BE ağ kopması ve yeniden bağlanamama sorunu

Sorun yaşandığında, şu komutların çıktılarını alıp paylaş bakalım.

Kod:
journalctl -b -k | grep rtl87
journalctl -b -u NetworkManager

Başka bir konuda paylaştığım değişkenleri içeren komutları yeniden paylaşayım. Bu komutları sırasıyla denersin, her bir komut setini 1-2 saat deneyebilirsin. Sorun yaşandığında bir sonraki komut setini kullanırsın. Böylece çözüm olabilecek değişkenleri tespit edilebilir.

[CODE title="1. komut seti"]sudo modprobe -r rtl8723be; sudo modprobe rtl8723be ant_sel=2 fwlps=0[/CODE]

[CODE title="2. komut seti"]sudo modprobe -r rtl8723be; sudo modprobe rtl8723be ant_sel=1 fwlps=0[/CODE]

[CODE title="3. komut seti"]sudo modprobe -r rtl8723be; sudo modprobe rtl8723be ant_sel=2 fwlps=0 aspm=0[/CODE]

[CODE title="4. komut seti"]sudo modprobe -r rtl8723be; sudo modprobe rtl8723be ant_sel=1 fwlps=0 aspm=0[/CODE]

[CODE title="5. komut seti"]sudo modprobe -r rtl8723be; sudo modprobe rtl8723be ant_sel=2 fwlps=0 aspm=0 swenc=1[/CODE]

[CODE title="6. komut seti"]sudo modprobe -r rtl8723be; sudo modprobe rtl8723be ant_sel=1 fwlps=0 aspm=0 swenc=1[/CODE]

Sürücü değişkenlerinin etkin olup olmadığını anlamak için sysfsutils paketini kurarsın, böylece aşağıdaki komutla hangi değişkenlerin aldığı değerlerin sonuçları görülebilir.

Kod:
systool -vm rtl8723be



Daha da olmazsa Gnome ağ yöneticisi yerine başka bir ağ yöneticisi deneyebiliriz, bazen sorun sürücü yerine ağ yöneticisiyle ilgili olabiliyor.
 
Kod:
kaan@Mint:~$ journalctl -b -e -u NetworkManager
Mar 06 19:44:42 Mint NetworkManager[801]: <info>  [1646585082.4137] dhcp4 (wlp3s0): option requested_nis_domain => '1'
Mar 06 19:44:42 Mint NetworkManager[801]: <info>  [1646585082.4138] dhcp4 (wlp3s0): option requested_nis_servers => '1'
Mar 06 19:44:42 Mint NetworkManager[801]: <info>  [1646585082.4138] dhcp4 (wlp3s0): option requested_ntp_servers => '1'
Mar 06 19:44:42 Mint NetworkManager[801]: <info>  [1646585082.4139] dhcp4 (wlp3s0): option requested_rfc3442_classless_static_routes => '1'
Mar 06 19:44:42 Mint NetworkManager[801]: <info>  [1646585082.4139] dhcp4 (wlp3s0): option requested_root_path  => '1'
Mar 06 19:44:42 Mint NetworkManager[801]: <info>  [1646585082.4140] dhcp4 (wlp3s0): option requested_routers    => '1'
Mar 06 19:44:42 Mint NetworkManager[801]: <info>  [1646585082.4140] dhcp4 (wlp3s0): option requested_static_routes => '1'
Mar 06 19:44:42 Mint NetworkManager[801]: <info>  [1646585082.4140] dhcp4 (wlp3s0): option requested_subnet_mask => '1'
Mar 06 19:44:42 Mint NetworkManager[801]: <info>  [1646585082.4141] dhcp4 (wlp3s0): option requested_time_offset => '1'
Mar 06 19:44:42 Mint NetworkManager[801]: <info>  [1646585082.4141] dhcp4 (wlp3s0): option requested_wpad       => '1'
Mar 06 19:44:42 Mint NetworkManager[801]: <info>  [1646585082.4142] dhcp4 (wlp3s0): option routers              => '192.168.1.1'
Mar 06 19:44:42 Mint NetworkManager[801]: <info>  [1646585082.4142] dhcp4 (wlp3s0): option subnet_mask          => '255.255.255.0'
Mar 06 19:44:42 Mint NetworkManager[801]: <info>  [1646585082.4142] dhcp4 (wlp3s0): state changed bound -> extended
Mar 06 20:14:42 Mint NetworkManager[801]: <info>  [1646586882.3775] dhcp4 (wlp3s0): option dhcp_lease_time      => '3600'
Mar 06 20:14:42 Mint NetworkManager[801]: <info>  [1646586882.3776] dhcp4 (wlp3s0): option domain_name          => 'local'
Mar 06 20:14:42 Mint NetworkManager[801]: <info>  [1646586882.3776] dhcp4 (wlp3s0): option domain_name_servers  => '192.168.1.1'
Mar 06 20:14:42 Mint NetworkManager[801]: <info>  [1646586882.3776] dhcp4 (wlp3s0): option expiry               => '1646590482'
Mar 06 20:14:42 Mint NetworkManager[801]: <info>  [1646586882.3776] dhcp4 (wlp3s0): option ip_address           => '192.168.1.106'
Mar 06 20:14:42 Mint NetworkManager[801]: <info>  [1646586882.3777] dhcp4 (wlp3s0): option requested_broadcast_address => '1'
Mar 06 20:14:42 Mint NetworkManager[801]: <info>  [1646586882.3777] dhcp4 (wlp3s0): option requested_domain_name => '1'
Mar 06 20:14:42 Mint NetworkManager[801]: <info>  [1646586882.3777] dhcp4 (wlp3s0): option requested_domain_name_servers => '1'
Mar 06 20:14:42 Mint NetworkManager[801]: <info>  [1646586882.3777] dhcp4 (wlp3s0): option requested_domain_search => '1'
Mar 06 20:14:42 Mint NetworkManager[801]: <info>  [1646586882.3777] dhcp4 (wlp3s0): option requested_host_name  => '1'
Mar 06 20:14:42 Mint NetworkManager[801]: <info>  [1646586882.3777] dhcp4 (wlp3s0): option requested_interface_mtu => '1'
Mar 06 20:14:42 Mint NetworkManager[801]: <info>  [1646586882.3777] dhcp4 (wlp3s0): option requested_ms_classless_static_routes => '1'
Mar 06 20:14:42 Mint NetworkManager[801]: <info>  [1646586882.3778] dhcp4 (wlp3s0): option requested_nis_domain => '1'
Mar 06 20:14:42 Mint NetworkManager[801]: <info>  [1646586882.3778] dhcp4 (wlp3s0): option requested_nis_servers => '1'
Mar 06 20:14:42 Mint NetworkManager[801]: <info>  [1646586882.3778] dhcp4 (wlp3s0): option requested_ntp_servers => '1'
Mar 06 20:14:42 Mint NetworkManager[801]: <info>  [1646586882.3778] dhcp4 (wlp3s0): option requested_rfc3442_classless_static_routes => '1'
Mar 06 20:14:42 Mint NetworkManager[801]: <info>  [1646586882.3778] dhcp4 (wlp3s0): option requested_root_path  => '1'
Mar 06 20:14:42 Mint NetworkManager[801]: <info>  [1646586882.3778] dhcp4 (wlp3s0): option requested_routers    => '1'
Mar 06 20:14:42 Mint NetworkManager[801]: <info>  [1646586882.3779] dhcp4 (wlp3s0): option requested_static_routes => '1'
Mar 06 20:14:42 Mint NetworkManager[801]: <info>  [1646586882.3779] dhcp4 (wlp3s0): option requested_subnet_mask => '1'
Mar 06 20:14:42 Mint NetworkManager[801]: <info>  [1646586882.3779] dhcp4 (wlp3s0): option requested_time_offset => '1'
Mar 06 20:14:42 Mint NetworkManager[801]: <info>  [1646586882.3779] dhcp4 (wlp3s0): option requested_wpad       => '1'
Mar 06 20:14:42 Mint NetworkManager[801]: <info>  [1646586882.3779] dhcp4 (wlp3s0): option routers              => '192.168.1.1'
Mar 06 20:14:42 Mint NetworkManager[801]: <info>  [1646586882.3779] dhcp4 (wlp3s0): option subnet_mask          => '255.255.255.0'
Mar 06 20:14:42 Mint NetworkManager[801]: <info>  [1646586882.3779] dhcp4 (wlp3s0): state changed extended -> extended


kaan@Mint:~$ journalctl -b -k | grep rtl87
Mar 03 12:40:58 Mint kernel: Bluetooth: hci0: RTL: loading rtl_bt/rtl8723b_fw.bin
Mar 03 12:40:58 Mint kernel: Bluetooth: hci0: RTL: loading rtl_bt/rtl8723b_config.bin
Mar 03 12:40:58 Mint kernel: bluetooth hci0: Direct firmware load for rtl_bt/rtl8723b_config.bin failed with error -2
Mar 03 12:40:59 Mint kernel: rtl8723be: Using firmware rtlwifi/rtl8723befw_36.bin
Mar 03 12:40:59 Mint kernel: rtl8723be 0000:03:00.0 wlp3s0: renamed from wlan0
Mar 03 13:33:20 Mint kernel: Bluetooth: hci0: RTL: loading rtl_bt/rtl8723b_fw.bin
Mar 03 13:33:20 Mint kernel: Bluetooth: hci0: RTL: loading rtl_bt/rtl8723b_config.bin
Mar 03 13:33:20 Mint kernel: bluetooth hci0: Direct firmware load for rtl_bt/rtl8723b_config.bin failed with error -2
Mar 03 16:40:05 Mint kernel: Bluetooth: hci0: RTL: loading rtl_bt/rtl8723b_fw.bin
Mar 03 16:40:05 Mint kernel: Bluetooth: hci0: RTL: loading rtl_bt/rtl8723b_config.bin
Mar 03 16:40:05 Mint kernel: bluetooth hci0: Direct firmware load for rtl_bt/rtl8723b_config.bin failed with error -2
Mar 03 20:12:29 Mint kernel: Bluetooth: hci0: RTL: loading rtl_bt/rtl8723b_fw.bin
Mar 03 20:12:29 Mint kernel: Bluetooth: hci0: RTL: loading rtl_bt/rtl8723b_config.bin
Mar 03 20:12:29 Mint kernel: bluetooth hci0: Direct firmware load for rtl_bt/rtl8723b_config.bin failed with error -2
Mar 03 21:36:09 Mint kernel: Bluetooth: hci0: RTL: loading rtl_bt/rtl8723b_fw.bin
Mar 03 21:36:09 Mint kernel: Bluetooth: hci0: RTL: loading rtl_bt/rtl8723b_config.bin
Mar 03 21:36:09 Mint kernel: bluetooth hci0: Direct firmware load for rtl_bt/rtl8723b_config.bin failed with error -2
Mar 03 23:48:53 Mint kernel: Bluetooth: hci0: RTL: loading rtl_bt/rtl8723b_fw.bin
Mar 03 23:48:53 Mint kernel: Bluetooth: hci0: RTL: loading rtl_bt/rtl8723b_config.bin
Mar 03 23:48:53 Mint kernel: bluetooth hci0: Direct firmware load for rtl_bt/rtl8723b_config.bin failed with error -2
Mar 04 23:23:11 Mint kernel: Bluetooth: hci0: RTL: loading rtl_bt/rtl8723b_fw.bin
Mar 04 23:23:11 Mint kernel: Bluetooth: hci0: RTL: loading rtl_bt/rtl8723b_config.bin
Mar 04 23:23:11 Mint kernel: bluetooth hci0: Direct firmware load for rtl_bt/rtl8723b_config.bin failed with error -2
Mar 05 00:28:00 Mint kernel: Bluetooth: hci0: RTL: loading rtl_bt/rtl8723b_fw.bin
Mar 05 00:28:00 Mint kernel: Bluetooth: hci0: RTL: loading rtl_bt/rtl8723b_config.bin
Mar 05 00:28:00 Mint kernel: bluetooth hci0: Direct firmware load for rtl_bt/rtl8723b_config.bin failed with error -2
Mar 05 11:57:04 Mint kernel: Bluetooth: hci0: RTL: loading rtl_bt/rtl8723b_fw.bin
Mar 05 11:57:04 Mint kernel: Bluetooth: hci0: RTL: loading rtl_bt/rtl8723b_config.bin
Mar 05 11:57:04 Mint kernel: bluetooth hci0: Direct firmware load for rtl_bt/rtl8723b_config.bin failed with error -2
Mar 05 16:41:17 Mint kernel: Bluetooth: hci0: RTL: loading rtl_bt/rtl8723b_fw.bin
Mar 05 16:41:17 Mint kernel: Bluetooth: hci0: RTL: loading rtl_bt/rtl8723b_config.bin
Mar 05 16:41:17 Mint kernel: bluetooth hci0: Direct firmware load for rtl_bt/rtl8723b_config.bin failed with error -2
Mar 05 19:34:08 Mint kernel: Bluetooth: hci0: RTL: loading rtl_bt/rtl8723b_fw.bin
Mar 05 19:34:08 Mint kernel: Bluetooth: hci0: RTL: loading rtl_bt/rtl8723b_config.bin
Mar 05 19:34:08 Mint kernel: bluetooth hci0: Direct firmware load for rtl_bt/rtl8723b_config.bin failed with error -2
Mar 05 22:01:02 Mint kernel: Bluetooth: hci0: RTL: loading rtl_bt/rtl8723b_fw.bin
Mar 05 22:01:02 Mint kernel: Bluetooth: hci0: RTL: loading rtl_bt/rtl8723b_config.bin
Mar 05 22:01:02 Mint kernel: bluetooth hci0: Direct firmware load for rtl_bt/rtl8723b_config.bin failed with error -2
Mar 06 00:33:21 Mint kernel: rtl8723be: Using firmware rtlwifi/rtl8723befw_36.bin
Mar 06 00:33:21 Mint kernel: rtl8723be 0000:03:00.0 wlp3s0: renamed from wlan0
Mar 06 00:38:42 Mint kernel: rtl8723be: Using firmware rtlwifi/rtl8723befw_36.bin
Mar 06 00:38:43 Mint kernel: rtl8723be 0000:03:00.0 wlp3s0: renamed from wlan0
Mar 06 02:20:25 Mint kernel: Bluetooth: hci0: RTL: loading rtl_bt/rtl8723b_fw.bin
Mar 06 02:20:25 Mint kernel: Bluetooth: hci0: RTL: loading rtl_bt/rtl8723b_config.bin
Mar 06 02:20:25 Mint kernel: bluetooth hci0: Direct firmware load for rtl_bt/rtl8723b_config.bin failed with error -2
Mar 06 03:50:11 Mint kernel: Bluetooth: hci0: RTL: loading rtl_bt/rtl8723b_fw.bin
Mar 06 03:50:11 Mint kernel: Bluetooth: hci0: RTL: loading rtl_bt/rtl8723b_config.bin
Mar 06 03:50:11 Mint kernel: bluetooth hci0: Direct firmware load for rtl_bt/rtl8723b_config.bin failed with error -2
Mar 06 12:15:15 Mint kernel: Bluetooth: hci0: RTL: loading rtl_bt/rtl8723b_fw.bin
Mar 06 12:15:15 Mint kernel: Bluetooth: hci0: RTL: loading rtl_bt/rtl8723b_config.bin
Mar 06 12:15:15 Mint kernel: bluetooth hci0: Direct firmware load for rtl_bt/rtl8723b_config.bin failed with error -2
Mar 06 16:09:24 Mint kernel: Bluetooth: hci0: RTL: loading rtl_bt/rtl8723b_fw.bin
Mar 06 16:09:24 Mint kernel: Bluetooth: hci0: RTL: loading rtl_bt/rtl8723b_config.bin
Mar 06 16:09:24 Mint kernel: bluetooth hci0: Direct firmware load for rtl_bt/rtl8723b_config.bin failed with error -2
Mar 06 17:57:06 Mint kernel: Bluetooth: hci0: RTL: loading rtl_bt/rtl8723b_fw.bin
Mar 06 17:57:06 Mint kernel: Bluetooth: hci0: RTL: loading rtl_bt/rtl8723b_config.bin
Mar 06 17:57:06 Mint kernel: bluetooth hci0: Direct firmware load for rtl_bt/rtl8723b_config.bin failed with error -2
Mar 06 19:14:36 Mint kernel: Bluetooth: hci0: RTL: loading rtl_bt/rtl8723b_fw.bin
Mar 06 19:14:36 Mint kernel: Bluetooth: hci0: RTL: loading rtl_bt/rtl8723b_config.bin
Mar 06 19:14:36 Mint kernel: bluetooth hci0: Direct firmware load for rtl_bt/rtl8723b_config.bin failed with error -2

Sürekli internette olmadığım için ne kadar sıklıkla bu sorunu yaşıyorum bilmiyorum ama 20:30'da aynı sorunu yaşadıktan sonra ilgili çıktıları aldım. Sorundan sonra ilk komut ile kullanmaya başladım. İlk çıktıda son 50 satırı almıştım ama incelemek isterseniz buraya tüm çıktıyı bırakıyorum. https://termbin.com/m4jn
 
Son düzenleme:
Kod:
]sudo modprobe -r rtl8723be; sudo modprobe rtl8723be ant_sel=2 fwlps=0
Kod:
sudo modprobe -r rtl8723be; sudo modprobe rtl8723be ant_sel=1 fwlps=0
Kod:
sudo modprobe -r rtl8723be; sudo modprobe rtl8723be ant_sel=2 fwlps=0 aspm=0
Kod:
sudo modprobe -r rtl8723be; sudo modprobe rtl8723be ant_sel=1 fwlps=0 aspm=0
Kod:
sudo modprobe -r rtl8723be; sudo modprobe rtl8723be ant_sel=2 fwlps=0 aspm=0 swenc=1
Kod:
sudo modprobe -r rtl8723be; sudo modprobe rtl8723be ant_sel=1 fwlps=0 aspm=0 swenc=1

Buradaki komutların yarısı benim için aynı sayılır. Zaten varsayılan olarak fwlps değeri 0, aspm değeri 0 ve swenc değeri 0 geliyor. Sadece ant_sel değerini değiştiriyoruz. Ayrıca ant_sel değerini 2 yapınca Bluetooth kullanırken bağlantıyı bazen direkt kesiyor.

GNOME ağ yöneticisini Connman'la değiştirmeyi deneriz.

Sorunun bundan kaynaklı olduğunu düşünmüyorum, Manjaro Xfce kullanırken de aynı sorunu yaşamıştım.
 
Zaten varsayılan olarak fwlps değeri 0, aspm değeri 0 ve swenc değeri 0 geliyor.

Bunlar varsayılan değerler değil, daha önce oluşturduğun yapılandırma dosyası sebebiyle öyle görünüyordur. Çıktıda varsayılanların ne olduğu görülüyor. Varsayılanları değiştirmeyen bir şeyi neden önereyim? Bu değişkenlere ek olarak ips=0 da eklenebilir.

Kod:
modinfo -p rtl8723be
swenc:Set to 1 for software crypto (default 0) (bool)
ips:Set to 0 to not use link power save (default 1) (bool)
swlps:Set to 1 to use SW control power save (default 0) (bool)
fwlps:Set to 1 to use FW control power save (default 1) (bool)
msi:Set to 1 to use MSI interrupts mode (default 0) (bool)
aspm:Set to 1 to enable ASPM (default 1) (int)
debug_level:Set debug level (0-5) (default 0) (int)
debug_mask:Set debug mask (default 0) (ullong)
disable_watchdog:Set to 1 to disable the watchdog (default 0) (bool)
ant_sel:Set to 1 or 2 to force antenna number (default 0) (int)

İstersen yapılandırma dosyasını silip deneme yap, en azından bir etkisi olup olmadığı şüphesi kalmaz.

Kod:
sudo rm -f /etc/modprobe.d/rtl8723be.conf
sudo modprobe -r rtl8723be
sudo modprobe rtl8723be




BT'yi kapatınca durum ne oldu?
 
Son düzenleme:
BT'yi kapatınca durum ne oldu?

Bu durumu tam olarak test edemedim, Bluetooth kullanıyorum çünkü. Aşağıdaki çıktıyı aldıktan sonra 5. komutu etkinleştirdim.

Kod:
modinfo -p rtl8723be
swenc:Set to 1 for software crypto (default 0)
 (bool)
ips:Set to 0 to not use link power save (default 1)
 (bool)
swlps:Set to 1 to use SW control power save (default 0)
 (bool)
fwlps:Set to 1 to use FW control power save (default 1)
 (bool)
msi:Set to 1 to use MSI interrupts mode (default 0)
 (bool)
aspm:Set to 1 to enable ASPM (default 1)
 (int)
debug_level:Set debug level (0-5) (default 0) (int)
debug_mask:Set debug mask (default 0) (ullong)
disable_watchdog:Set to 1 to disable the watchdog (default 0)
 (bool)
ant_sel:Set to 1 or 2 to force antenna number (default 0)
 (int)
5. Komutta da aynı hatayı aldım, 6. komutla devam ediyorum.
 
Son düzenleme:
modinfo -p rtl8723be

Bu komutun çıktısı sadece modülün varsayılan değişkenlerini ve değişkenlerin varsayılan durumlarını gösterir. Komutu çalıştırdıktan sonra, değişkenlerin son durumunu teyit etmek için aşağıdaki komutu çalıştırmalısın.

Kod:
systool -vm rtl8723be

Bir de sisteminde TLP kuruluysa, şu komutla tlp-rdw paketinin kaldırılmış olduğundan emin ol. tlp-rdw kablosuz ağ aygıtlarının güç yönetimini etkiliyor.

Kod:
sudo apt purge tlp-rdw
 

Bu konuyu görüntüleyen kullanıcılar

Technopat Haberler

Geri
Yukarı