Gönderen Konu: [Çözüldü] Kablosuz ağa bağlanmama sorunu. (RTL8723BE) LM19.2Cinnamon  (Okunma sayısı 2680 defa)

Çevrimdışı yusuft

  • Çok Yeni Penguen
  • *
  • İleti: 10
  • Dağıtım: Arch Linux
  • Masaüstü Ortamı: KDE
  • Grafik Kartı: AMD Radeon R7 M340
  • İşlemci: AMD A8-7410
Forumda göz attım fakat çözüm bulamadım. Kurulum sırasında da çalışmamıştı bende kablo ile bağlayıp atlamıştım. Şimdi ise wifi kullanmaya ihtiyacım var ama bağlanamıyorum. Ama gariptir ki telefonumun internetine bağlanabiliyorum. Yardımını bekliyorum butterfly :)

Kullandığım komutlar:
Kod: [Seç]
sudo add-apt-repository ppa:hanipouspilot/rtlwifi
sudo apt-get update
sudo apt-get install rtlwifi-new-dkms linux-firmware
Bunları kullandım fakat hata verdi kurulmadı.

sudo apt-get install dkms git build-essential
git clone -b extended https://github.com/lwfinger/rtlwifi_new.git
sudo dkms add ./rtlwifi_new
cd rtlwifi_new
make
sudo make install
Bunlar hatalı komut ama denedim diye hatırlıyorum.

echo "options rtl8723be ant_sel=2" | sudo tee /etc/modprobe.d/rtl8723be.conf




> inxi -SMNnxxz
Kod: [Seç]
System:
  Host: Joseph-M Kernel: 4.15.0-58-generic x86_64 bits: 64 compiler: gcc
  v: 7.4.0 Desktop: Cinnamon 4.2.3 wm: muffin dm: LightDM
  Distro: Linux Mint 19.2 Tina base: Ubuntu 18.04 bionic
Machine:
  Type: Laptop System: HP product: HP Notebook v: Type1ProductConfigId
  serial: <filter> Chassis: type: 10 serial: <filter>
  Mobo: HP model: 81F6 v: 66.43 serial: <filter> UEFI: Insyde v: F.34
  date: 01/08/2019
Network:
  Device-1: Realtek RTL8723BE PCIe Wireless Network Adapter
  vendor: Hewlett-Packard driver: rtl8723be v: kernel port: 3000
  bus ID: 02:00.0 chip ID: 10ec:b723
  IF: wlo1 state: down mac: <filter>
  Device-2: Realtek RTL810xE PCI Express Fast Ethernet
  vendor: Hewlett-Packard driver: r8169 v: 2.3LK-NAPI port: 2000
  bus ID: 03:00.0 chip ID: 10ec:8136
  IF: enp3s0 state: up speed: 100 Mbps duplex: full mac: <filter>

> lspci -nnk | grep -iA2 net
Kod: [Seç]
02:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8723BE PCIe Wireless Network Adapter [10ec:b723]
Subsystem: Hewlett-Packard Company RTL8723BE PCIe Wireless Network Adapter [103c:81c1]
Kernel driver in use: rtl8723be
Kernel modules: rtl8723be
03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL810xE PCI Express Fast Ethernet controller [10ec:8136] (rev 07)
Subsystem: Hewlett-Packard Company RTL810xE PCI Express Fast Ethernet controller [103c:81f6]
Kernel driver in use: r8169
Kernel modules: r8169

> lsusb
Kod: [Seç]
Bus 002 Device 003: ID 04f2:b56c Chicony Electronics Co., Ltd
Bus 002 Device 002: ID 0438:7900 Advanced Micro Devices, Inc.
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 003: ID 0bda:b008 Realtek Semiconductor Corp.
Bus 001 Device 002: ID 0438:7900 Advanced Micro Devices, Inc.
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 002: ID 046d:c084 Logitech, Inc.
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

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

> sudo lshw -C network
Kod: [Seç]
  *-network                 
       description: Wireless interface
       product: RTL8723BE PCIe Wireless Network Adapter
       vendor: Realtek Semiconductor Co., Ltd.
       physical id: 0
       bus info: pci@0000:02:00.0
       logical name: wlo1
       version: 00
       serial: 74:df:bf:94:08:ff
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
       configuration: broadcast=yes driver=rtl8723be driverversion=4.15.0-58-generic firmware=N/A latency=0 link=no multicast=yes wireless=IEEE 802.11
       resources: irq:40 ioport:3000(size=256) memory:d1400000-d1403fff
  *-network
       description: Ethernet interface
       product: RTL810xE PCI Express Fast Ethernet controller
       vendor: Realtek Semiconductor Co., Ltd.
       physical id: 0
       bus info: pci@0000:03:00.0
       logical name: enp3s0
       version: 07
       serial: a0:8c:fd:81:80:e8
       size: 100Mbit/s
       capacity: 100Mbit/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 autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=full firmware=rtl8106e-1_0.0.1 06/29/12 ip=192.168.1.28 latency=0 link=yes multicast=yes port=MII speed=100Mbit/s
       resources: irq:31 ioport:2000(size=256) memory:d1300000-d1300fff memory:d1000000-d1003fff

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

enp3s0    no wireless extensions.

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

> lsmod
Kod: [Seç]
Module                  Size  Used by
ccm                    20480  0
rfcomm                 77824  16
pci_stub               16384  1
vboxpci                24576  0
vboxnetadp             28672  0
vboxnetflt             28672  0
vboxdrv               479232  3 vboxpci,vboxnetadp,vboxnetflt
cmac                   16384  1
bnep                   20480  2
uvcvideo               86016  0
videobuf2_vmalloc      16384  1 uvcvideo
videobuf2_memops       16384  1 videobuf2_vmalloc
btusb                  45056  0
btrtl                  16384  1 btusb
btbcm                  16384  1 btusb
videobuf2_v4l2         24576  1 uvcvideo
btintel                16384  1 btusb
edac_mce_amd           28672  0
snd_hda_codec_realtek   106496  1
kvm_amd                86016  0
snd_hda_codec_hdmi     49152  1
snd_hda_codec_generic    73728  1 snd_hda_codec_realtek
bluetooth             548864  43 btrtl,btintel,btbcm,bnep,btusb,rfcomm
videobuf2_core         40960  2 videobuf2_v4l2,uvcvideo
videodev              188416  3 videobuf2_core,videobuf2_v4l2,uvcvideo
ecdh_generic           24576  2 bluetooth
media                  40960  2 videodev,uvcvideo
snd_hda_intel          40960  4
snd_hda_codec         126976  4 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek
kvm                   598016  1 kvm_amd
nls_iso8859_1          16384  1
snd_hda_core           81920  5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek
irqbypass              16384  1 kvm
snd_hwdep              20480  1 snd_hda_codec
crct10dif_pclmul       16384  0
crc32_pclmul           16384  0
ghash_clmulni_intel    16384  0
snd_pcm                98304  4 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_core
pcbc                   16384  0
arc4                   16384  2
snd_seq_midi           16384  0
snd_seq_midi_event     16384  1 snd_seq_midi
snd_rawmidi            32768  1 snd_seq_midi
rtl8723be             126976  0
btcoexist             434176  1 rtl8723be
aesni_intel           188416  2
rtl8723_common         24576  1 rtl8723be
rtl_pci                32768  1 rtl8723be
snd_seq                65536  2 snd_seq_midi,snd_seq_midi_event
aes_x86_64             20480  1 aesni_intel
rtlwifi               163840  4 rtl_pci,rtl8723be,btcoexist,rtl8723_common
crypto_simd            16384  1 aesni_intel
glue_helper            16384  1 aesni_intel
cryptd                 24576  3 crypto_simd,ghash_clmulni_intel,aesni_intel
snd_seq_device         16384  3 snd_seq,snd_seq_midi,snd_rawmidi
input_leds             16384  0
mac80211              782336  3 rtl_pci,rtl8723be,rtlwifi
joydev                 24576  0
snd_timer              32768  2 snd_seq,snd_pcm
serio_raw              16384  0
hp_wmi                 16384  0
sparse_keymap          16384  1 hp_wmi
wmi_bmof               16384  0
fam15h_power           16384  0
k10temp                16384  0
snd                    81920  19 snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_pcm,snd_rawmidi
cfg80211              622592  2 rtlwifi,mac80211
soundcore              16384  1 snd
ccp                    73728  0
shpchp                 36864  0
hp_wireless            16384  0
mac_hid                16384  0
sch_fq_codel           20480  6
parport_pc             36864  0
ppdev                  20480  0
lp                     20480  0
parport                49152  3 parport_pc,lp,ppdev
ip_tables              28672  0
x_tables               40960  1 ip_tables
autofs4                40960  2
btrfs                1130496  0
xor                    24576  1 btrfs
zstd_compress         163840  1 btrfs
raid6_pq              114688  1 btrfs
dm_mirror              24576  0
dm_region_hash         20480  1 dm_mirror
dm_log                 20480  2 dm_region_hash,dm_mirror
amdkfd                180224  1
amd_iommu_v2           20480  1 amdkfd
amdgpu               2707456  1
radeon               1474560  15
hid_generic            16384  0
chash                  16384  1 amdgpu
i2c_algo_bit           16384  2 amdgpu,radeon
ttm                   106496  2 amdgpu,radeon
psmouse               147456  0
drm_kms_helper        172032  2 amdgpu,radeon
ahci                   40960  4
sdhci_pci              32768  0
syscopyarea            16384  1 drm_kms_helper
sdhci                  49152  1 sdhci_pci
libahci                32768  1 ahci
sysfillrect            16384  1 drm_kms_helper
i2c_piix4              24576  0
sysimgblt              16384  1 drm_kms_helper
usbhid                 53248  0
fb_sys_fops            16384  1 drm_kms_helper
hid                   118784  2 usbhid,hid_generic
r8169                  86016  0
drm                   401408  8 drm_kms_helper,amdgpu,radeon,ttm
mii                    16384  1 r8169
wmi                    24576  2 hp_wmi,wmi_bmof
i2c_scmi               16384  0
video                  45056  0

> dkms status
Kod: [Seç]
rtlwifi-new, 0.6, 4.15.0-58-generic, x86_64: installed (original_module exists)
virtualbox, 5.2.32, 4.15.0-54-generic, x86_64: installed
virtualbox, 5.2.32, 4.15.0-58-generic, x86_64: installed
« Son Düzenleme: 16 Ağustos 2019, 16:34:26 Gönderen: yusuft »

Ç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: Kablosuz ağa bağlanmama sorunu. (RTL8723BE) LM19.2Cinnamon
« Yanıtla #1 : 16 Ağustos 2019, 14:17:58 »
Aşağıdaki komutlarla kurduğunuz sürücüyü kaldırın ve yapılandırma dosyasını silin.

Kod: [Seç]
sudo dkms remove rtlwifi-new/0.6 --all
Kod: [Seç]
sudo rm -rf /etc/modprobe.d/rtl8723be.conf
Ardından buradaki konuyu uygulamayı deneyin. Gerekli yapılandırma dosyası da paket içinde mevcut.
Elimizden geldiğince dilimizin döndüğünce...

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

Çevrimdışı yusuft

  • Çok Yeni Penguen
  • *
  • İleti: 10
  • Dağıtım: Arch Linux
  • Masaüstü Ortamı: KDE
  • Grafik Kartı: AMD Radeon R7 M340
  • İşlemci: AMD A8-7410
Ynt: Kablosuz ağa bağlanmama sorunu. (RTL8723BE) LM19.2Cinnamon
« Yanıtla #2 : 16 Ağustos 2019, 16:33:58 »
Aşağıdaki komutlarla kurduğunuz sürücüyü kaldırın ve yapılandırma dosyasını silin.

Kod: [Seç]
sudo dkms remove rtlwifi-new/0.6 --all
Kod: [Seç]
sudo rm -rf /etc/modprobe.d/rtl8723be.conf
Ardından buradaki konuyu uygulamayı deneyin. Gerekli yapılandırma dosyası da paket içinde mevcut.

Hocam tek attınız :) Problem çözüldü teşekkürler.