Trouver le pilote de ma carte réseau wifi RLT8822BE

Questions concernant les composants
titmax
Messages : 36
Enregistré le : mer. 1 nov. 2017 19:43

Trouver le pilote de ma carte réseau wifi RLT8822BE

Message par titmax »

Salut,

Je ne suis pas sûr de comprendre s'il y a ou pas un driver pour ma carte réseau interne wifi, j'ai l'impression qu'elle n'est pas "encore" compatible. (du coup, je suis actuellement branché en éthernet)

Code : Tout sélectionner

 ~ $ inxi -n
Network:   Card-1: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
           driver: r8169
           IF: enp2s0 state: up speed: 1000 Mbps duplex: full mac: XX:XX:XX:XX:XX:XX
           Card-2: Realtek Device b822
           IF: N/A state: N/A speed: N/A duplex: N/A mac: N/A

Code : Tout sélectionner

 ~ $ sudo lshw -C network
[sudo] Mot de passe de titmax : 
  *-network               
       description: Ethernet interface
       produit: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
       fabriquant: Realtek Semiconductor Co., Ltd.
       identifiant matériel: 0
       information bus: pci@0000:02:00.0
       nom logique: enp2s0
       version: 15
       numéro de série: XX:XX:XX:XX:XX:XX
       taille: 1Gbit/s
       capacité: 1Gbit/s
       bits: 64 bits
       horloge: 33MHz
       fonctionnalités: pm msi pciexpress msix bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=full firmware=rtl8168h-2_0.0.2 02/26/15 ip=192.168.1.15 latency=0 link=yes multicast=yes port=MII speed=1Gbit/s
       ressources: irq:127 portE/S:d000(taille=256) mémoire:ef204000-ef204fff mémoire:ef200000-ef203fff
  *-network NON-RÉCLAMÉ
       description: Network controller
       produit: Realtek Semiconductor Co., Ltd.
       fabriquant: Realtek Semiconductor Co., Ltd.
       identifiant matériel: 0
       information bus: pci@0000:03:00.0
       version: 00
       bits: 64 bits
       horloge: 33MHz
       fonctionnalités: pm msi pciexpress cap_list
       configuration: latency=0
       ressources: portE/S:c000(taille=256) mémoire:ef100000-ef10ffff
Et pour la commande rfkill list, il ne me montre que le Bluetooth que j'ai désactivé.

Merci d'avance
Laptop ASUS VivoBook Pro N705UD-GC061T
Proc: Intel Core i7-7500U CPU @ 2.7GHz x2, CG: NVIDIA GeForce GTX 1050, RAM: 16Go, SDD 512Go M.2 Sata3, HDD 1To.
Dual boot sur SSD: Win10 (100Go) + Linux Mint (65Go pour / et 70Go pour /home)
Linux Mint 18.2 Cinnamon 64bit, version Cinnamon 3.4.6, Noyau Linux 4.10.0-38-generic

Avatar du membre
mpat
Messages : 7845
Enregistré le : mar. 25 août 2015 21:12
Localisation : Belgique

Re: Trouver le pilote de ma carte réseau wifi RLT8822BE

Message par mpat »

ta carte wifi n'est pas reconnue, tu as regarder inxi -n avec le nouveau noyau ?

voici un inxi -n avec les cartes Ethernet et wifi reconnues
Image
Clevo P775DM3-G
I7 -7700k (quad-core (8 threads) 4.2-4.5 ghz
ram 64go DDR4
Nvidia gtx 1080 8go GDDR5X
2 x ssd 500go m.2 Samsung + 2 to ssd Samsung
Lmint 18.3 Cinnamon 64bit, kernel 4.13.0-45

patrice63261
Messages : 132
Enregistré le : sam. 31 déc. 2016 10:54
Localisation : France - Puy De Dome (63)

Re: Trouver le pilote de ma carte réseau wifi RLT8822BE

Message par patrice63261 »

Bonsoir,
J'ai trouvé cela comme driver linux selon ce qui serait installé sur ton ordi
https://www.touslesdrivers.com/index.ph ... code=38271" onclick="window.open(this.href);return false;
En bas de ce lien, on voit la liste des cartes supportées

Par contre, le nom de ta carte est : RLT8822BE, n’apparaît pas dans la liste
Donc pas sur que ce soit le bon

En faisant une recherche sur google avec le nom de ta carte, il y a rien qui ressort à ce nom :cry:
PC 1 : Dell Optiplex 790. 64 Bits. Ram 16 Go. Proc : Intel Pentium : G870. 3,10 Ghz*2 . LinuxMint 19.3 Cinnamon. DD NTFS donnees partagées : 2,5 To.
PC2 : Win 7.32 Bits
Imprimante : CANON MAXIFY MB2350.
NAS : Synology ds412j : 8 To. Synology ds115j : 2To. WDmyCloud : 3 To
Box/Routeur : Freebox Revolution

titmax
Messages : 36
Enregistré le : mer. 1 nov. 2017 19:43

Re: Trouver le pilote de ma carte réseau wifi RLT8822BE

Message par titmax »

Non avec le nouveau noyau, le inxi -n reste inchangé.

J'ai vu un git avec le driver sur github mais je ne sais pas si il est stable. https://github.com/torvalds/linux/tree/ ... /rtl8822be" onclick="window.open(this.href);return false;
et un autre ici https://github.com/rtlwifi-linux/rtlwif ... /rtl8822be" onclick="window.open(this.href);return false;
Sinon d'autre disent d'utiliser le driver windows mais je n'ai pas osé testé encore.
Laptop ASUS VivoBook Pro N705UD-GC061T
Proc: Intel Core i7-7500U CPU @ 2.7GHz x2, CG: NVIDIA GeForce GTX 1050, RAM: 16Go, SDD 512Go M.2 Sata3, HDD 1To.
Dual boot sur SSD: Win10 (100Go) + Linux Mint (65Go pour / et 70Go pour /home)
Linux Mint 18.2 Cinnamon 64bit, version Cinnamon 3.4.6, Noyau Linux 4.10.0-38-generic

Avatar du membre
mpat
Messages : 7845
Enregistré le : mar. 25 août 2015 21:12
Localisation : Belgique

Re: Trouver le pilote de ma carte réseau wifi RLT8822BE

Message par mpat »

j'ai regarder tes liens oui tu peux essayer d'installer le pilote via cette procédure, je suis pas sur que ça passe avec ton noyau, sous le 4.13 il se compile mais avec des erreurs de sortie
Clevo P775DM3-G
I7 -7700k (quad-core (8 threads) 4.2-4.5 ghz
ram 64go DDR4
Nvidia gtx 1080 8go GDDR5X
2 x ssd 500go m.2 Samsung + 2 to ssd Samsung
Lmint 18.3 Cinnamon 64bit, kernel 4.13.0-45

titmax
Messages : 36
Enregistré le : mer. 1 nov. 2017 19:43

Re: Trouver le pilote de ma carte réseau wifi RLT8822BE

Message par titmax »

Je t'avoue qu'en passant sur linux, je pensais gagner du temps sur Android Studio (ce qui est le cas ça fonctionne mieux que sur windows) mais là avec tous ces problèmes, je perds plus de temps qu'autre chose.
Je vais donc régler juste le problème de sons / grésillement et attendre pour la carte réseau wifi, plus tard il y aura peut être un driver officiel / stable et sans erreurs ?
En attendant, je vais rester en éthernet, de toute façon pour l'instant, je bosse chez moi.

Je laisse donc ce topic en suspens, ça vaut mieux.

Merci à tous.
Laptop ASUS VivoBook Pro N705UD-GC061T
Proc: Intel Core i7-7500U CPU @ 2.7GHz x2, CG: NVIDIA GeForce GTX 1050, RAM: 16Go, SDD 512Go M.2 Sata3, HDD 1To.
Dual boot sur SSD: Win10 (100Go) + Linux Mint (65Go pour / et 70Go pour /home)
Linux Mint 18.2 Cinnamon 64bit, version Cinnamon 3.4.6, Noyau Linux 4.10.0-38-generic

Avatar du membre
tyrry
Messages : 5607
Enregistré le : mar. 21 juil. 2015 07:42
Localisation : à l'ouest

Re: Trouver le pilote de ma carte réseau wifi RLT8822BE

Message par tyrry »

Slt ,
trouver ça :

Code : Tout sélectionner

sudo apt update

Code : Tout sélectionner

sudo apt install git

Code : Tout sélectionner

git clone https://github.com/rtlwifi-linux/rtlwifi-next

Code : Tout sélectionner

cd rtlwifi-next

Code : Tout sélectionner

make

Code : Tout sélectionner

sudo make install

Code : Tout sélectionner

sudo modprobe rtl8822be
peut-être bien qu'il y a même une relation avec ton souci de son"" ;)
@+
Desktop: LXDE Distro: Debian 12 Bookworm
Kernel: 6.1.0-18-amd64 Drive: Intel Nvme 240
CPU: Ryzen 3 PRO 2200GE RAM: 16 go Graphics Card: AMD ATI Radeon Vega Series

titmax
Messages : 36
Enregistré le : mer. 1 nov. 2017 19:43

Re: Trouver le pilote de ma carte réseau wifi RLT8822BE

Message par titmax »

J'ai tout fait jusqu'au make, voici ce que ça dit:

Code : Tout sélectionner

~/rtlwifi-next $ make
make -C /lib/modules/4.13.0-16-generic/build M=/home/titmax/rtlwifi-next modules
make[1] : on entre dans le répertoire « /usr/src/linux-headers-4.13.0-16-generic »
  CC [M]  /home/titmax/rtlwifi-next/base.o
/home/titmax/rtlwifi-next/base.c: In function ‘rtl_check_beacon_key’:
/home/titmax/rtlwifi-next/base.c:2360:48: warning: ‘ht_cap_ie’ may be used uninitialized in this function [-Wmaybe-uninitialized]
   bcn_key.ht_cap_info = __le16_to_cpu(ht_cap_ie->cap_info);
                                                ^
  CC [M]  /home/titmax/rtlwifi-next/cam.o
  CC [M]  /home/titmax/rtlwifi-next/core.o
  CC [M]  /home/titmax/rtlwifi-next/debug.o
  CC [M]  /home/titmax/rtlwifi-next/efuse.o
  CC [M]  /home/titmax/rtlwifi-next/ps.o
  CC [M]  /home/titmax/rtlwifi-next/rc.o
  CC [M]  /home/titmax/rtlwifi-next/regd.o
  CC [M]  /home/titmax/rtlwifi-next/stats.o
  LD [M]  /home/titmax/rtlwifi-next/rtlwifi.o
  CC [M]  /home/titmax/rtlwifi-next/pci.o
  LD [M]  /home/titmax/rtlwifi-next/rtl_pci.o
  CC [M]  /home/titmax/rtlwifi-next/usb.o
  LD [M]  /home/titmax/rtlwifi-next/rtl_usb.o
  CC [M]  /home/titmax/rtlwifi-next/btcoexist/halbtc8192e2ant.o
  CC [M]  /home/titmax/rtlwifi-next/btcoexist/halbtc8723b1ant.o
  CC [M]  /home/titmax/rtlwifi-next/btcoexist/halbtc8723b2ant.o
  CC [M]  /home/titmax/rtlwifi-next/btcoexist/halbtc8821a1ant.o
/home/titmax/rtlwifi-next/btcoexist/halbtc8821a1ant.c:428:6: warning: ‘btc8821a1ant_is_wifi_status_changed’ defined but not used [-Wunused-function]
 bool btc8821a1ant_is_wifi_status_changed(struct btc_coexist *btcoexist)
      ^
  CC [M]  /home/titmax/rtlwifi-next/btcoexist/halbtc8821a2ant.o
/home/titmax/rtlwifi-next/btcoexist/halbtc8821a2ant.c: In function ‘ex_btc8821a2ant_periodical’:
/home/titmax/rtlwifi-next/btcoexist/halbtc8821a2ant.c:4252:6: warning: "BT_AUTO_REPORT_ONLY_8821A_2ANT" is not defined [-Wundef]
 #if (BT_AUTO_REPORT_ONLY_8821A_2ANT == 0)
      ^
/home/titmax/rtlwifi-next/btcoexist/halbtc8821a2ant.c: At top level:
/home/titmax/rtlwifi-next/btcoexist/halbtc8821a2ant.c:266:13: warning: ‘btc8821a2ant_monitor_bt_ctr’ defined but not used [-Wunused-function]
 static void btc8821a2ant_monitor_bt_ctr(struct btc_coexist *btcoexist)
             ^
/home/titmax/rtlwifi-next/btcoexist/halbtc8821a2ant.c:307:13: warning: ‘btc8821a2ant_monitor_wifi_ctr’ defined but not used [-Wunused-function]
 static void btc8821a2ant_monitor_wifi_ctr(struct btc_coexist *btcoexist)
             ^
/home/titmax/rtlwifi-next/btcoexist/halbtc8821a2ant.c:360:13: warning: ‘btc8821a2ant_is_wifi_status_changed’ defined but not used [-Wunused-function]
 static bool btc8821a2ant_is_wifi_status_changed(struct btc_coexist *btcoexist)
             ^
  CC [M]  /home/titmax/rtlwifi-next/btcoexist/halbtc8822bwifionly.o
  CC [M]  /home/titmax/rtlwifi-next/btcoexist/halbtcoutsrc.o
  CC [M]  /home/titmax/rtlwifi-next/btcoexist/rtl_btc.o
  LD [M]  /home/titmax/rtlwifi-next/btcoexist/btcoexist.o
  CC [M]  /home/titmax/rtlwifi-next/halmac/halmac_api.o
  CC [M]  /home/titmax/rtlwifi-next/halmac/halmac_88xx/halmac_api_88xx_usb.o
  CC [M]  /home/titmax/rtlwifi-next/halmac/halmac_88xx/halmac_api_88xx_sdio.o
  CC [M]  /home/titmax/rtlwifi-next/halmac/halmac_88xx/halmac_api_88xx.o
  CC [M]  /home/titmax/rtlwifi-next/halmac/halmac_88xx/halmac_api_88xx_pcie.o
  CC [M]  /home/titmax/rtlwifi-next/halmac/halmac_88xx/halmac_func_88xx.o
  CC [M]  /home/titmax/rtlwifi-next/halmac/halmac_88xx/halmac_8822b/halmac_api_8822b_pcie.o
  CC [M]  /home/titmax/rtlwifi-next/halmac/halmac_88xx/halmac_8822b/halmac_func_8822b.o
  CC [M]  /home/titmax/rtlwifi-next/halmac/halmac_88xx/halmac_8822b/halmac_api_8822b_sdio.o
  CC [M]  /home/titmax/rtlwifi-next/halmac/halmac_88xx/halmac_8822b/halmac_api_8822b.o
  CC [M]  /home/titmax/rtlwifi-next/halmac/halmac_88xx/halmac_8822b/halmac_8822b_phy.o
  CC [M]  /home/titmax/rtlwifi-next/halmac/halmac_88xx/halmac_8822b/halmac_8822b_pwr_seq.o
  CC [M]  /home/titmax/rtlwifi-next/halmac/halmac_88xx/halmac_8822b/halmac_api_8822b_usb.o
  CC [M]  /home/titmax/rtlwifi-next/halmac/rtl_halmac.o
  LD [M]  /home/titmax/rtlwifi-next/halmac/halmac.o
  CC [M]  /home/titmax/rtlwifi-next/phydm/phydm_debug.o
  CC [M]  /home/titmax/rtlwifi-next/phydm/phydm_antdiv.o
  CC [M]  /home/titmax/rtlwifi-next/phydm/phydm_interface.o
  CC [M]  /home/titmax/rtlwifi-next/phydm/phydm_hwconfig.o
  CC [M]  /home/titmax/rtlwifi-next/phydm/phydm.o
  CC [M]  /home/titmax/rtlwifi-next/phydm/halphyrf_ce.o
  CC [M]  /home/titmax/rtlwifi-next/phydm/phydm_edcaturbocheck.o
  CC [M]  /home/titmax/rtlwifi-next/phydm/phydm_dig.o
  CC [M]  /home/titmax/rtlwifi-next/phydm/phydm_rainfo.o
  CC [M]  /home/titmax/rtlwifi-next/phydm/phydm_dynamicbbpowersaving.o
  CC [M]  /home/titmax/rtlwifi-next/phydm/phydm_powertracking_ce.o
  CC [M]  /home/titmax/rtlwifi-next/phydm/phydm_dynamictxpower.o
  CC [M]  /home/titmax/rtlwifi-next/phydm/phydm_adaptivity.o
  CC [M]  /home/titmax/rtlwifi-next/phydm/phydm_cfotracking.o
  CC [M]  /home/titmax/rtlwifi-next/phydm/phydm_noisemonitor.o
  CC [M]  /home/titmax/rtlwifi-next/phydm/phydm_acs.o
  CC [M]  /home/titmax/rtlwifi-next/phydm/phydm_psd.o
  CC [M]  /home/titmax/rtlwifi-next/phydm/phydm_adc_sampling.o
  CC [M]  /home/titmax/rtlwifi-next/phydm/phydm_kfree.o
  CC [M]  /home/titmax/rtlwifi-next/phydm/phydm_ccx.o
  CC [M]  /home/titmax/rtlwifi-next/phydm/rtl8822b/halhwimg8822b_bb.o
  CC [M]  /home/titmax/rtlwifi-next/phydm/rtl8822b/halhwimg8822b_mac.o
  CC [M]  /home/titmax/rtlwifi-next/phydm/rtl8822b/halhwimg8822b_rf.o
  CC [M]  /home/titmax/rtlwifi-next/phydm/rtl8822b/halphyrf_8822b.o
  CC [M]  /home/titmax/rtlwifi-next/phydm/rtl8822b/phydm_hal_api8822b.o
  CC [M]  /home/titmax/rtlwifi-next/phydm/rtl8822b/phydm_iqk_8822b.o
  CC [M]  /home/titmax/rtlwifi-next/phydm/rtl8822b/phydm_regconfig8822b.o
  CC [M]  /home/titmax/rtlwifi-next/phydm/rtl8822b/phydm_rtl8822b.o
  CC [M]  /home/titmax/rtlwifi-next/phydm/rtl_phydm.o
  LD [M]  /home/titmax/rtlwifi-next/phydm/phydm_mod.o
  CC [M]  /home/titmax/rtlwifi-next/rtl8188ee/dm.o
  CC [M]  /home/titmax/rtlwifi-next/rtl8188ee/fw.o
  CC [M]  /home/titmax/rtlwifi-next/rtl8188ee/hw.o
  CC [M]  /home/titmax/rtlwifi-next/rtl8188ee/led.o
  CC [M]  /home/titmax/rtlwifi-next/rtl8188ee/phy.o
  CC [M]  /home/titmax/rtlwifi-next/rtl8188ee/pwrseq.o
  CC [M]  /home/titmax/rtlwifi-next/rtl8188ee/rf.o
  CC [M]  /home/titmax/rtlwifi-next/rtl8188ee/sw.o
  CC [M]  /home/titmax/rtlwifi-next/rtl8188ee/table.o
  CC [M]  /home/titmax/rtlwifi-next/rtl8188ee/trx.o
/home/titmax/rtlwifi-next/rtl8188ee/trx.c: In function ‘rtl88ee_rx_query_desc’:
/home/titmax/rtlwifi-next/rtl8188ee/trx.c:447:22: error: ‘RX_FLAG_40MHZ’ undeclared (first use in this function)
   rx_status->flag |= RX_FLAG_40MHZ;
                      ^
/home/titmax/rtlwifi-next/rtl8188ee/trx.c:447:22: note: each undeclared identifier is reported only once for each function it appears in
/home/titmax/rtlwifi-next/rtl8188ee/trx.c:450:22: error: ‘RX_FLAG_HT’ undeclared (first use in this function)
   rx_status->flag |= RX_FLAG_HT;
                      ^
scripts/Makefile.build:302 : la recette pour la cible « /home/titmax/rtlwifi-next/rtl8188ee/trx.o » a échouée
make[3]: *** [/home/titmax/rtlwifi-next/rtl8188ee/trx.o] Erreur 1
scripts/Makefile.build:575 : la recette pour la cible « /home/titmax/rtlwifi-next/rtl8188ee » a échouée
make[2]: *** [/home/titmax/rtlwifi-next/rtl8188ee] Erreur 2
Makefile:1546 : la recette pour la cible « _module_/home/titmax/rtlwifi-next » a échouée
make[1]: *** [_module_/home/titmax/rtlwifi-next] Erreur 2
make[1] : on quitte le répertoire « /usr/src/linux-headers-4.13.0-16-generic »
Makefile:100 : la recette pour la cible « all » a échouée
make: *** [all] Erreur 2
Laptop ASUS VivoBook Pro N705UD-GC061T
Proc: Intel Core i7-7500U CPU @ 2.7GHz x2, CG: NVIDIA GeForce GTX 1050, RAM: 16Go, SDD 512Go M.2 Sata3, HDD 1To.
Dual boot sur SSD: Win10 (100Go) + Linux Mint (65Go pour / et 70Go pour /home)
Linux Mint 18.2 Cinnamon 64bit, version Cinnamon 3.4.6, Noyau Linux 4.10.0-38-generic

Avatar du membre
tyrry
Messages : 5607
Enregistré le : mar. 21 juil. 2015 07:42
Localisation : à l'ouest

Re: Trouver le pilote de ma carte réseau wifi RLT8822BE

Message par tyrry »

OK ,
essais :

Code : Tout sélectionner

sudo apt update

Code : Tout sélectionner

sudo apt install linux-image-extra-4.13.0-16-generic

Code : Tout sélectionner

sudo apt install -f
et redémarre ;)
@+
Desktop: LXDE Distro: Debian 12 Bookworm
Kernel: 6.1.0-18-amd64 Drive: Intel Nvme 240
CPU: Ryzen 3 PRO 2200GE RAM: 16 go Graphics Card: AMD ATI Radeon Vega Series

titmax
Messages : 36
Enregistré le : mer. 1 nov. 2017 19:43

Re: Trouver le pilote de ma carte réseau wifi RLT8822BE

Message par titmax »

ça m'a dit que c'était déjà installé pour la 2e commande.
j'ai fait la 3e ensuite et redémarré.
Laptop ASUS VivoBook Pro N705UD-GC061T
Proc: Intel Core i7-7500U CPU @ 2.7GHz x2, CG: NVIDIA GeForce GTX 1050, RAM: 16Go, SDD 512Go M.2 Sata3, HDD 1To.
Dual boot sur SSD: Win10 (100Go) + Linux Mint (65Go pour / et 70Go pour /home)
Linux Mint 18.2 Cinnamon 64bit, version Cinnamon 3.4.6, Noyau Linux 4.10.0-38-generic

Répondre