Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 02/05/2018, à 16:18

baroubarou

[Résolu] Wifi RTL8723BE tres faible sous Ubuntu 18.04LTS

Bonjour

En Wifi sous Ubuntu, j ai a peine 7Mga alors qu avec W10 sur le meme ordinateur j ai 70Mga.

>>    cat /etc/lsb-release 

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=18.04
DISTRIB_CODENAME=bionic
DISTRIB_DESCRIPTION="Ubuntu 18.04 LTS"
>>    lsusb 

Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 006: ID 0bda:57c4 Realtek Semiconductor Corp. 
Bus 001 Device 005: ID 0bda:b006 Realtek Semiconductor Corp. 
Bus 001 Device 004: ID 05e3:0610 Genesys Logic, Inc. 4-port hub
Bus 001 Device 003: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 001 Device 002: ID 0483:91d1 STMicroelectronics Sensor Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
>>    lspci -k -nn | grep -A 3 -i net 

02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller [10ec:8136] (rev 07)
	Subsystem: Hewlett-Packard Company RTL810xE PCI Express Fast Ethernet controller [103c:8074]
	Kernel driver in use: r8169
	Kernel modules: r8169
03: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:804c]
	Kernel driver in use: rtl8723be
	Kernel modules: rtl8723be
04:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5229 PCI Express Card Reader [10ec:5229] (rev 01)
>>    sudo lshw -C network 

  *-network
       description: Ethernet interface
       produit: RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller
       fabriquant: Realtek Semiconductor Co., Ltd.
       identifiant matériel: 0
       information bus: pci@0000:02:00.0
       nom logique: enp2s0
       version: 07
       numéro de série: dc:4a:3e:a7:7e:86
       taille: 10Mbit/s
       capacité: 100Mbit/s
       bits: 64 bits
       horloge: 33MHz
       fonctionnalités: 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=half firmware=rtl8106e-1_0.0.1 06/29/12 latency=0 link=no multicast=yes port=MII speed=10Mbit/s
       ressources: irq:119 portE/S:3000(taille=256) mémoire:91300000-91300fff mémoire:91000000-91003fff
  *-network
       description: Interface réseau sans fil
       produit: RTL8723BE PCIe Wireless Network Adapter
       fabriquant: Realtek Semiconductor Co., Ltd.
       identifiant matériel: 0
       information bus: pci@0000:03:00.0
       nom logique: wlp3s0
       version: 00
       numéro de série: 48:e2:44:c0:31:67
       bits: 64 bits
       horloge: 33MHz
       fonctionnalités: pm msi pciexpress bus_master cap_list ethernet physical wireless
       configuration: broadcast=yes driver=rtl8723be driverversion=4.15.0-20-generic firmware=N/A ip=192.168.1.18 latency=0 link=yes multicast=yes wireless=IEEE 802.11
       ressources: irq:18 portE/S:2000(taille=256) mémoire:91200000-91203fff
>>    lsmod 

Module                  Size  Used by
rfcomm                 77824  4
ccm                    20480  6
bnep                   20480  2
nls_iso8859_1          16384  1
snd_hda_codec_hdmi     49152  1
intel_rapl             20480  0
intel_powerclamp       16384  0
coretemp               16384  0
snd_hda_codec_realtek   102400  1
snd_hda_codec_generic    73728  1 snd_hda_codec_realtek
kvm                   593920  0
snd_hda_intel          40960  6
snd_hda_codec         126976  4 snd_hda_intel,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek
irqbypass              16384  1 kvm
snd_hda_core           81920  5 snd_hda_intel,snd_hda_codec,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek
snd_hwdep              20480  1 snd_hda_codec
punit_atom_debug       16384  0
crct10dif_pclmul       16384  0
crc32_pclmul           16384  0
snd_pcm                98304  4 snd_hda_intel,snd_hda_codec,snd_hda_core,snd_hda_codec_hdmi
ghash_clmulni_intel    16384  0
snd_seq_midi           16384  0
snd_seq_midi_event     16384  1 snd_seq_midi
pcbc                   16384  0
arc4                   16384  2
aesni_intel           188416  4
snd_rawmidi            32768  1 snd_seq_midi
aes_x86_64             20480  1 aesni_intel
rtl8723be              98304  0
crypto_simd            16384  1 aesni_intel
glue_helper            16384  1 aesni_intel
cryptd                 24576  3 crypto_simd,ghash_clmulni_intel,aesni_intel
btcoexist             131072  1 rtl8723be
intel_cstate           20480  0
rtl8723_common         24576  1 rtl8723be
rtl_pci                32768  1 rtl8723be
snd_seq                65536  2 snd_seq_midi_event,snd_seq_midi
rtlwifi                77824  4 rtl_pci,btcoexist,rtl8723_common,rtl8723be
hid_sensor_rotation    16384  0
hid_sensor_incl_3d     16384  0
hid_sensor_magn_3d     16384  1
hid_sensor_gyro_3d     16384  0
hid_sensor_accel_3d    16384  1
hid_sensor_trigger     16384  10 hid_sensor_incl_3d,hid_sensor_accel_3d,hid_sensor_magn_3d,hid_sensor_gyro_3d,hid_sensor_rotation
industrialio_triggered_buffer    16384  5 hid_sensor_incl_3d,hid_sensor_accel_3d,hid_sensor_magn_3d,hid_sensor_gyro_3d,hid_sensor_rotation
mac80211              778240  3 rtl_pci,rtlwifi,rtl8723be
kfifo_buf              16384  1 industrialio_triggered_buffer
snd_seq_device         16384  3 snd_seq,snd_rawmidi,snd_seq_midi
snd_timer              32768  2 snd_seq,snd_pcm
wmi_bmof               16384  0
hid_sensor_iio_common    16384  6 hid_sensor_incl_3d,hid_sensor_accel_3d,hid_sensor_trigger,hid_sensor_magn_3d,hid_sensor_gyro_3d,hid_sensor_rotation
uvcvideo               86016  0
industrialio           69632  10 hid_sensor_incl_3d,hid_sensor_accel_3d,hid_sensor_trigger,hid_sensor_magn_3d,hid_sensor_gyro_3d,hid_sensor_rotation,industrialio_triggered_buffer,kfifo_buf
videobuf2_vmalloc      16384  1 uvcvideo
videobuf2_memops       16384  1 videobuf2_vmalloc
videobuf2_v4l2         24576  1 uvcvideo
videobuf2_core         40960  2 uvcvideo,videobuf2_v4l2
videodev              184320  3 uvcvideo,videobuf2_core,videobuf2_v4l2
media                  40960  2 uvcvideo,videodev
cfg80211              622592  2 mac80211,rtlwifi
snd                    81920  23 snd_hda_intel,snd_hwdep,snd_seq,snd_hda_codec,snd_timer,snd_rawmidi,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_seq_device,snd_hda_codec_realtek,snd_pcm
input_leds             16384  0
joydev                 24576  0
hp_wmi                 16384  0
rtsx_pci_ms            20480  0
serio_raw              16384  0
memstick               16384  1 rtsx_pci_ms
hid_multitouch         20480  0
shpchp                 36864  0
hci_uart              106496  0
lpc_ich                24576  0
btusb                  45056  0
btrtl                  16384  1 btusb
btbcm                  16384  2 hci_uart,btusb
btqca                  16384  1 hci_uart
soundcore              16384  1 snd
btintel                16384  2 hci_uart,btusb
mei_txe                20480  0
processor_thermal_device    16384  0
intel_soc_dts_iosf     16384  1 processor_thermal_device
mei                    90112  1 mei_txe
bluetooth             548864  35 btrtl,hci_uart,btintel,btqca,bnep,btbcm,rfcomm,btusb
intel_vbtn             16384  0
hp_accel               28672  0
lis3lv02d              20480  1 hp_accel
soc_button_array       16384  0
input_polldev          16384  1 lis3lv02d
pwm_lpss_platform      16384  0
sparse_keymap          16384  2 intel_vbtn,hp_wmi
pwm_lpss               16384  1 pwm_lpss_platform
nxp_nci_i2c            16384  0
dw_dmac                16384  0
dw_dmac_core           24576  1 dw_dmac
tpm_crb                16384  0
nxp_nci                16384  1 nxp_nci_i2c
nci                    69632  2 nxp_nci,nxp_nci_i2c
nfc                   114688  2 nxp_nci,nci
rfkill_gpio            16384  0
hp_wireless            16384  0
intel_int0002_vgpio    16384  1
int3400_thermal        16384  0
int3403_thermal        16384  0
int340x_thermal_zone    16384  2 int3403_thermal,processor_thermal_device
acpi_thermal_rel       16384  1 int3400_thermal
mac_hid                16384  0
ecdh_generic           24576  1 bluetooth
sch_fq_codel           20480  6
parport_pc             36864  0
ppdev                  20480  0
lp                     20480  0
parport                49152  3 lp,parport_pc,ppdev
ip_tables              28672  0
x_tables               40960  1 ip_tables
autofs4                40960  2
hid_logitech_hidpp     32768  0
hid_sensor_custom      20480  0
hid_sensor_hub         20480  8 hid_sensor_incl_3d,hid_sensor_accel_3d,hid_sensor_iio_common,hid_sensor_trigger,hid_sensor_magn_3d,hid_sensor_gyro_3d,hid_sensor_rotation,hid_sensor_custom
hid_logitech_dj        20480  0
usbhid                 49152  0
rtsx_pci_sdmmc         24576  0
i915                 1617920  21
i2c_algo_bit           16384  1 i915
drm_kms_helper        167936  1 i915
syscopyarea            16384  1 drm_kms_helper
sysfillrect            16384  1 drm_kms_helper
r8169                  86016  0
psmouse               147456  0
mii                    16384  1 r8169
sysimgblt              16384  1 drm_kms_helper
rtsx_pci               65536  2 rtsx_pci_sdmmc,rtsx_pci_ms
fb_sys_fops            16384  1 drm_kms_helper
ahci                   36864  2
drm                   401408  15 i915,drm_kms_helper
libahci                32768  1 ahci
wmi                    24576  2 wmi_bmof,hp_wmi
i2c_hid                20480  0
video                  40960  1 i915
hid                   118784  7 hid_sensor_hub,i2c_hid,usbhid,hid_logitech_dj,hid_multitouch,hid_logitech_hidpp
>>    iwconfig 

wlp3s0    IEEE 802.11  ESSID:"Livebox-90A8"  
          Mode:Managed  Frequency:2.417 GHz  Access Point: 2C:39:96:2C:90:A8   
          Bit Rate=72.2 Mb/s   Tx-Power=20 dBm   
          Retry short limit:7   RTS thr=2347 B   Fragment thr:off
          Power Management:on
          Link Quality=38/70  Signal level=-72 dBm  
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:1594   Missed beacon:0
>>    ifconfig -a 
>>    sudo iwlist scan 

wlp3s0    Scan completed :
          Cell 01 - Address: 2C:39:96:2C:90:A8
                    Channel:2
                    Frequency:2.417 GHz (Channel 2)
                    Quality=42/70  Signal level=-68 dBm  
                    Encryption key:on
                    ESSID:"Livebox-90A8"
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 6 Mb/s
                              9 Mb/s; 12 Mb/s; 18 Mb/s
                    Bit Rates:24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
                    Mode:Master
                    Extra:tsf=000000012fc7c451
                    Extra: Last beacon: 56ms ago
                    IE: Unknown: 000C4C697665626F782D39304138
                    IE: Unknown: 010882848B960C121824
                    IE: Unknown: 030102
                    IE: Unknown: 0706465220010D14
                    IE: Unknown: 2A0100
                    IE: Unknown: 32043048606C
                    IE: Unknown: 2D1AAD011BFFFF0000000000000000000000000000000406E4A70C00
                    IE: Unknown: 331AAD011BFFFF0000000000000000000000000000000406E4A70C00
                    IE: Unknown: 3D1602080400000000000000000000000000000000000000
                    IE: Unknown: 341602080400000000000000000000000000000000000000
                    IE: Unknown: DD180050F20201018A0003A4000027A4000042435E0062322F00
                    IE: Unknown: DD0900037F01010000FF7F
                    IE: IEEE 802.11i/WPA2 Version 1
                        Group Cipher : CCMP
                        Pairwise Ciphers (1) : CCMP
                        Authentication Suites (1) : PSK
                    IE: Unknown: DD8F0050F204104A0001101044000102103B00010310470010394A3A40403DF94AF037483F394A3A4010210008536167656D636F6D10230016536167656D636F6D46617374333936355F4C42322E381024000C53475F4C42335F312E322E31104200094E51313331353446461054000800060050F204000110110000100800020006103C0001011049000600372A000120
          Cell 02 - Address: 1E:39:96:2C:90:A8
                    Channel:2
                    Frequency:2.417 GHz (Channel 2)
                    Quality=42/70  Signal level=-68 dBm  
                    Encryption key:off
                    ESSID:"orange"
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 6 Mb/s
                              9 Mb/s; 12 Mb/s; 18 Mb/s
                    Bit Rates:24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
                    Mode:Master
                    Extra:tsf=000000012ffac180
                    Extra: Last beacon: 240ms ago
                    IE: Unknown: 00066F72616E6765
                    IE: Unknown: 010882848B960C121824
                    IE: Unknown: 030102
                    IE: Unknown: 050400030000
                    IE: Unknown: 0706465220010D14
                    IE: Unknown: 2A0100
                    IE: Unknown: 32043048606C
                    IE: Unknown: 2D1AAD011BFFFF0000000000000000000000000000000406E4A70C00
                    IE: Unknown: 3D1602080400000000000000000000000000000000000000
                    IE: Unknown: DD180050F20201018A0003A4000027A4000042435E0062322F00
                    IE: Unknown: DD0900037F01010000FF7F
>>    uname -r -m 

4.15.0-20-generic x86_64
>>    cat /etc/network/interfaces 

# interfaces(5) file used by ifup(8) and ifdown(8)
auto lo
iface lo inet loopback
>>    nm-tool 
>>    nmcli dev wifi 

IN-USE  SSID          MODE   CHAN  RATE      SIGNAL  BARS  SECURITY 
*       Livebox-90A8  Infra  2     130 Mo/s  54      ▂▄__  WPA2     
        orange        Infra  2     130 Mo/s  54      ▂▄__  --       
>>    nmcli connection list (< 15.04) ou nmcli connection show (>= 15.04) 

NAME                 UUID                                  TYPE      DEVICE 
Livebox-90A8         01cdcbe8-26a1-4c79-8274-ca5b4f72baf6  wifi      wlp3s0 
Connexion filaire 1  17e51528-b6c7-3c9a-bcf1-e54b66cbe756  ethernet  --     
>>    nmcli connection status 
>>    sudo rfkill list 

0: hci0: Bluetooth
	Soft blocked: yes
	Hard blocked: no
1: phy0: Wireless LAN
	Soft blocked: no
	Hard blocked: no

Dernière modification par bruno (Le 31/07/2019, à 19:01)


UBUNTU: 18.04 LTS
XUBUNTU sur PC portable
LiveBox 4 (Sosh)
Décodeur TV (Sosh)

Hors ligne

#2 Le 02/05/2018, à 16:23

xubu1957

Re : [Résolu] Wifi RTL8723BE tres faible sous Ubuntu 18.04LTS

Bonjour,

Tu as réglé l'antenne ?

Some newer HP laptops use only one antenna with the rtl8723be, the following code should help you set the ant_sel parameter to the correct antenna
Certains ordinateurs portables HP récents utilisent une seule antenne avec le rtl8723be, le code suivant devrait vous aider à régler le paramètre ant_sel sur l'antenne correcte

sudo modprobe -r rtl8723be
sudo modprobe rtl8723be ant_sel=1
iwlist scan | egrep -i 'ssid|quality'

Then we check the second option to find which one works better
Ensuite, nous vérifions la deuxième option pour trouver celle qui fonctionne le mieux

sudo modprobe -r rtl8723be
sudo modprobe rtl8723be ant_sel=2
iwlist scan | egrep -i 'ssid|quality'

If ant_sel=1 is better
Si ant_sel = 1 est meilleure

echo "options rtl8723be ant_sel=1" | sudo tee -a /etc/modprobe.d/rtl8723be.conf

If ant_sel=2 is better
Si ant_sel = 2 est meilleure

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

> solved> realtek RTL8723BE PCIe Wifi adapter not working

IN-USE  SSID          MODE   CHAN  RATE      SIGNAL  BARS  SECURITY 
*       Livebox-90A8  Infra  2     130 Mo/s  54      ▂▄__  WPA2     

Il faudrait tester un canal 1 ou 6 ou 11.

Voir > quel-canal-wi-fi-choisir-pour-optimiser-son-debit

_ _ _

 iwconfig 

wlp3s0    IEEE 802.11  ESSID:"Livebox-90A8"  
          Mode:Managed  Frequency:2.417 GHz  Access Point: 2C:39:96:2C:90:A8   
          Bit Rate=72.2 Mb/s   Tx-Power=20 dBm   
           Tx excessive retries:0  Invalid misc:1594   Missed beacon:0

Invalid misc:1594 

Pour les problèmes d'interférences :

Wifi  "Invalid misc", comment le réparer?
Voici quelques résultats:

root@debian:/home/love# iwconfig wlan0
wlan0     IEEE 802.11bgn  ESSID:"SITI_Broadband-06E6-G"  
      ...
          Tx excessive retries:0  Invalid misc:202   Missed beacon:0

J'ai remarqué que la valeur augmente avec le temps et que mon wifi reste connecté, mais Internet arrête de fonctionner.
     
Cela ressemble à un problème typique d'interférence wifi. Essayez de localiser l'appareil causant le problème et, lorsque vous le faites, supprimez cette question car elle serait hors sujet. Il suffit simplement de désactiver la plupart des équipements électroniques et de faire attention à ce qui change lorsque les problèmes commencent, peut généralement résoudre 90% de ceux-ci.

> wifi-too-much-invalid-misc-how-to-fix-it

Dernière modification par xubu1957 (Le 02/05/2018, à 16:39)


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

Hors ligne

#3 Le 02/05/2018, à 16:36

baroubarou

Re : [Résolu] Wifi RTL8723BE tres faible sous Ubuntu 18.04LTS

La je ne sais pas exploiter les dBm.
La 1 ou la 2

 claude@claude-HP-Pavilion-x360-Convertible:~$ sudo modprobe -r rtl8723be
[sudo] Mot de passe de claude : 
claude@claude-HP-Pavilion-x360-Convertible:~$ sudo modprobe rtl8723be ant_sel=1
claude@claude-HP-Pavilion-x360-Convertible:~$ iwlist scan | egrep -i 'ssid|quality'
enp2s0    Interface doesn't support scanning.

lo        Interface doesn't support scanning.

                    Quality=42/70  Signal level=-68 dBm  
                    ESSID:"Livebox-90A8"
                    Quality=42/70  Signal level=-68 dBm  
                    ESSID:"orange"
claude@claude-HP-Pavilion-x360-Convertible:~$ sudo modprobe -r rtl8723be
claude@claude-HP-Pavilion-x360-Convertible:~$ sudo modprobe rtl8723be ant_sel=2
claude@claude-HP-Pavilion-x360-Convertible:~$ iwlist scan | egrep -i 'ssid|quality'
                    Quality=70/70  Signal level=-20 dBm  
                    ESSID:"orange"
                    Quality=70/70  Signal level=-16 dBm  
                    ESSID:"Livebox-90A8"
                    Quality=46/70  Signal level=-64 dBm  
                    ESSID:"SFR-ab98"
                    Quality=48/70  Signal level=-62 dBm  
                    ESSID:"SFR-d988"
                    Quality=48/70  Signal level=-62 dBm  
                    ESSID:"SFR-6670"
                    Quality=48/70  Signal level=-62 dBm  
                    ESSID:"Livebox-4FA2"
                    Quality=44/70  Signal level=-66 dBm  
                    ESSID:"FreeWifi"
                    Quality=48/70  Signal level=-62 dBm  
                    ESSID:"orange"
                    Quality=50/70  Signal level=-60 dBm  
                    ESSID:"FreeWifi_secure"
                    Quality=44/70  Signal level=-66 dBm  
                    ESSID:"Livebox-E24E"
                    Quality=42/70  Signal level=-68 dBm  
                    ESSID:"orange"
                    Quality=52/70  Signal level=-58 dBm  
                    ESSID:"FreeWifi"
                    Quality=56/70  Signal level=-54 dBm  
                    ESSID:"Livebox-C856-EXT"
                    Quality=48/70  Signal level=-62 dBm  
                    ESSID:"FreeWifi"
                    Quality=48/70  Signal level=-62 dBm  
                    ESSID:"FreeWifi_secure"
                    Quality=50/70  Signal level=-60 dBm  
                    ESSID:"freebox_DVEKQF"
                    Quality=44/70  Signal level=-66 dBm  
                    ESSID:"FreeWifi"
                    Quality=50/70  Signal level=-60 dBm  
                    ESSID:"FREEBOX_MARCO_UU"
                    Quality=48/70  Signal level=-62 dBm  
                    ESSID:"orange"
                    Quality=42/70  Signal level=-68 dBm  
                    ESSID:"FreeWifi_secure"
                    Quality=44/70  Signal level=-66 dBm  
                    ESSID:"LOKOUM"
                    Quality=50/70  Signal level=-60 dBm  
                    ESSID:""
                    Quality=54/70  Signal level=-56 dBm  
                    ESSID:"FreeWifi"
                    Quality=56/70  Signal level=-54 dBm  
                    ESSID:"FreeWifi_secure"
enp2s0    Interface doesn't support scanning.

lo        Interface doesn't support scanning.

                    Quality=36/70  Signal level=-74 dBm  
                    ESSID:"Doublaxial"
                    Quality=48/70  Signal level=-62 dBm  
                    ESSID:"FreeWifi_secure"
                    Quality=46/70  Signal level=-64 dBm  
                    ESSID:"Livebox-12C6"
                    Quality=44/70  Signal level=-66 dBm  
                    ESSID:"FreeWifi_secure"
                    Quality=40/70  Signal level=-70 dBm  
                    ESSID:"Livebox-734E"
                    Quality=44/70  Signal level=-66 dBm  
                    ESSID:"aly92"
                    Quality=42/70  Signal level=-68 dBm  
                    ESSID:"FreeWifi"
claude@claude-HP-Pavilion-x360-Convertible:~$ iwlist scan | egrep -i 'ssid|quality'
 

UBUNTU: 18.04 LTS
XUBUNTU sur PC portable
LiveBox 4 (Sosh)
Décodeur TV (Sosh)

Hors ligne

#4 Le 02/05/2018, à 16:42

xubu1957

Re : [Résolu] Wifi RTL8723BE tres faible sous Ubuntu 18.04LTS

Je viens d'éditer mon message #2, tu as aussi des problèmes d'interférences.

> les-dix-ennemis-des-reseaux-wi-fi-

> Wi-Fi-connexion-amelioration,


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

Hors ligne

#5 Le 02/05/2018, à 16:51

xubu1957

Re : [Résolu] Wifi RTL8723BE tres faible sous Ubuntu 18.04LTS

Que donne :

sudo modprobe rtl8723be

?


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

Hors ligne

#6 Le 02/05/2018, à 16:53

baroubarou

Re : [Résolu] Wifi RTL8723BE tres faible sous Ubuntu 18.04LTS

Rien
Je viens de passer sur le canal 1
Maintenant j ai 3 barres sur l antenne wifi

Dernière modification par baroubarou (Le 02/05/2018, à 16:57)


UBUNTU: 18.04 LTS
XUBUNTU sur PC portable
LiveBox 4 (Sosh)
Décodeur TV (Sosh)

Hors ligne

#7 Le 02/05/2018, à 17:04

xubu1957

Re : [Résolu] Wifi RTL8723BE tres faible sous Ubuntu 18.04LTS

cfg80211              622592  2 mac80211,rtlwifi

Le pilote rtl8723be ne ressort pas.

Tu as désactivé le secure-boot ?

(edit= messages regroupés)


Rajout : Le module rtlwifi intègre plusieurs pilotes Realtek > github.com/lwfinger/rtlwifi_new/tree/master/firmware/rtlwifi.
_ _ _


Maintenant j ai 3 barres sur l antenne wifi

Donne :

nmcli dev wifi

Dernière modification par xubu1957 (Le 02/05/2018, à 18:27)


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

Hors ligne

#8 Le 02/05/2018, à 17:04

baroubarou

Re : [Résolu] Wifi RTL8723BE tres faible sous Ubuntu 18.04LTS

Je pense que oui, comment le verifier?


UBUNTU: 18.04 LTS
XUBUNTU sur PC portable
LiveBox 4 (Sosh)
Décodeur TV (Sosh)

Hors ligne

#9 Le 02/05/2018, à 17:06

baroubarou

Re : [Résolu] Wifi RTL8723BE tres faible sous Ubuntu 18.04LTS

 claude@claude-HP-Pavilion-x360-Convertible:~$ nmcli dev wifi
IN-USE  SSID          MODE   CHAN  RATE      SIGNAL  BARS  SECURITY 
*       Livebox-90A8  Infra  1     130 Mo/s  94      ▂▄▆█  WPA2     
claude@claude-HP-Pavilion-x360-Convertible:~$ 

UBUNTU: 18.04 LTS
XUBUNTU sur PC portable
LiveBox 4 (Sosh)
Décodeur TV (Sosh)

Hors ligne

#10 Le 02/05/2018, à 18:00

xubu1957

Re : [Résolu] Wifi RTL8723BE tres faible sous Ubuntu 18.04LTS

IN-USE  SSID          MODE   CHAN  RATE      SIGNAL  BARS  SECURITY 
*       Livebox-90A8  Infra  2     130 Mo/s  54      ▂▄__  WPA2     

*       Livebox-90A8  Infra  1     130 Mo/s  94      ▂▄▆█  WPA2   

Tu es passé de 54 à 94 %.

Redonne :

iwconfig 

(edit= messages regroupés)
_ _ _


Le module rtlwifi intègre plusieurs pilotes Realtek > github.com/lwfinger/rtlwifi_new/tree/master/firmware/rtlwifi.

Dernière modification par xubu1957 (Le 02/05/2018, à 18:23)


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

Hors ligne

#11 Le 03/05/2018, à 06:10

baroubarou

Re : [Résolu] Wifi RTL8723BE tres faible sous Ubuntu 18.04LTS

claude@claude-HP-Pavilion-x360-Convertible:~$ iwconfig 
lo        no wireless extensions.

enp2s0    no wireless extensions.

wlp3s0    IEEE 802.11  ESSID:"Livebox-90A8"  
          Mode:Managed  Frequency:2.412 GHz  Access Point: 2C:39:96:2C:90:A8   
          Bit Rate=72.2 Mb/s   Tx-Power=20 dBm   
          Retry short limit:7   RTS thr=2347 B   Fragment thr:off
          Power Management:on
          Link Quality=70/70  Signal level=-26 dBm  
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:12   Missed beacon:0

claude@claude-HP-Pavilion-x360-Convertible:~$

UBUNTU: 18.04 LTS
XUBUNTU sur PC portable
LiveBox 4 (Sosh)
Décodeur TV (Sosh)

Hors ligne

#12 Le 03/05/2018, à 08:17

xubu1957

Re : [Résolu] Wifi RTL8723BE tres faible sous Ubuntu 18.04LTS

Bonjour,


 Link Quality=70/70  

     

  Invalid misc:12 

C'est bon.

Pour éditer ta discussion et rajouter [Résolu] au début du titre, il faut utiliser le bouton Modifier au bas de ton premier message.

Merci wink


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

Hors ligne