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 09/06/2025, à 17:45

linux72-2

Problème connexion clé WIFI 6 - AX300/AX5L Brostrend

Bonjour,
J'ai un souci avec ma connexion WIFI, qui n'a réellement jamais vraiment fonctionné.
J'ai installé une clé WIFI - AX300/AX5L BROSTREND, avec le driver Brostrend.
Le WIFI (Free) est bien connecté avec la clé sauf que je ne eux pas aller sur internet il n'y a pas de débit.
Si quelqu'un à une solution, je suis preneur !

merci par avance,
Didier


Système d'exploitation : Kubuntu 24.04.2 LTS | Version de KDE Plasma : 5.27.12 | Version de KDE Frameworks : 5.115.0 | Version de Qt : 5.15.13
Version de noyau : 6.11.0-26-generic (64-bit) | Plate-forme graphique : X11 | Processeurs : 2 × Pentium® Dual-Core CPU E5400 @ 2.70GHz
Mémoire : 9,7 Gio de mémoire vive | Processeur graphique : NV98 | Fabricant : Hewlett-Packard | Nom du produit : HP Pro 3010 Microtower PC

Hors ligne

#2 Le 09/06/2025, à 18:23

xubu1957

Re : Problème connexion clé WIFI 6 - AX300/AX5L Brostrend

Bonjour,

Montre, en te servant du Retour utilisable de commande :

lsusb
lspci -nnk | grep 0280 -A3
lsmod | grep cfg80211
rfkill list all
uname -a
iwconfig
nmcli dev wifi | cat

Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] 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 10/06/2025, à 17:01

linux72-2

Re : Problème connexion clé WIFI 6 - AX300/AX5L Brostrend

Bonjour et merci de votre réponse.

lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 005: ID 368b:88df AICSemi AIC8800DC
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 002: ID 0bda:0181 Realtek Semiconductor Corp. USB2.0-CRW
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 002: ID 046d:c077 Logitech, Inc. Mouse
Bus 006 Device 003: ID 25a7:fa61 Areson Technology Corp Elecom Co., Ltd MR-K013 Multicard Reader
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
lspci -nnk | grep 0280 -A3
lsmod | grep cfg80211
cfg80211             1384448  1 aic8800_fdrv
 rfkill list all
0: phy0: Wireless LAN
        Soft blocked: no
        Hard blocked: no

uname -a
Linux didier-hppro3010microtowerpc 6.11.0-26-generic #26~24.04.1-Ubuntu SMP PREEMPT_DYNAMIC Thu Apr 17 19:20:47 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
 iwconfig
o        no wireless extensions.
enp3s0    no wireless extensions.
enp2s0    no wireless extensions.
wlx7419f810b3e5  no wireless extensions.
 nmcli dev wifi | cat
IN-USE  BSSID              SSID             MODE   CHAN  RATE        SIGNAL  BARS  SECURITY    
        34:27:92:3E:94:CA  Freebox-3E94C9   Infra  6     195 Mbit/s  84      ▂▄▆█  WPA2        
        34:27:92:3E:94:CC  FreeWifi_secure  Infra  6     195 Mbit/s  84      ▂▄▆█  WPA2 802.1X 
        7A:29:52:ED:2B:9B  Bbox-4BD25C10    Infra  1     260 Mbit/s  60      ▂▄▆_  WPA2

Dernière modification par linux72-2 (Le 11/06/2025, à 15:03)


Système d'exploitation : Kubuntu 24.04.2 LTS | Version de KDE Plasma : 5.27.12 | Version de KDE Frameworks : 5.115.0 | Version de Qt : 5.15.13
Version de noyau : 6.11.0-26-generic (64-bit) | Plate-forme graphique : X11 | Processeurs : 2 × Pentium® Dual-Core CPU E5400 @ 2.70GHz
Mémoire : 9,7 Gio de mémoire vive | Processeur graphique : NV98 | Fabricant : Hewlett-Packard | Nom du produit : HP Pro 3010 Microtower PC

Hors ligne

#4 Le 10/06/2025, à 17:44

xubu1957

Re : Problème connexion clé WIFI 6 - AX300/AX5L Brostrend

Bonjour,

Pour ajouter toi-même les balises code à ton message #3 :    Merci         wink

  • Cliquer sur  le lien « Modifier » en bas à droite du message

  • Sélectionner le texte

  • Cliquer sur le <> de l'éditeur de message

moko138 a écrit :

1) Les balises-code sont les < > (crochets bleus) de la barre de mise en forme.

Balisesmoko138.jpg
_ _ _

3) /!\  Si vous avez plusieurs retours à donner, séparez-les bien (toujours pour la lisibilité) :

comme
cela.

===========

C'est pas simple, en regardant [Sorted but not Solved] Help please for driver for new wifi 6 usb dongle

Dernière modification par xubu1957 (Le 11/06/2025, à 15:14)


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] 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 11/06/2025, à 15:04

linux72-2

Re : Problème connexion clé WIFI 6 - AX300/AX5L Brostrend

Bonjour,
Merci, j'ai modifié mon message.

As tu un début de réponse sur mon souci WIFI ?


Système d'exploitation : Kubuntu 24.04.2 LTS | Version de KDE Plasma : 5.27.12 | Version de KDE Frameworks : 5.115.0 | Version de Qt : 5.15.13
Version de noyau : 6.11.0-26-generic (64-bit) | Plate-forme graphique : X11 | Processeurs : 2 × Pentium® Dual-Core CPU E5400 @ 2.70GHz
Mémoire : 9,7 Gio de mémoire vive | Processeur graphique : NV98 | Fabricant : Hewlett-Packard | Nom du produit : HP Pro 3010 Microtower PC

Hors ligne

#6 Le 11/06/2025, à 15:17

xubu1957

Re : Problème connexion clé WIFI 6 - AX300/AX5L Brostrend

Bonjour,

J'avais mis le lien d'une discussion à la fin du message #4.

Mais JeremyB (autre pseudo de Jeremy31 n'a pas réussi à sortir une solution.

En complément github.com/jeremyb31/aic8800

Le 17/12/2024, Caverman a écrit :

Une réponse intéressante de BrosTrend
Bonjour Peter,
Merci d'avoir contacté BrosTrend.
Malheureusement, notre AX7 est un adaptateur exclusivement Windows et ne prend en charge que Windows 11/10/7. Il n'existe aucun pilote Linux pour celui-ci.
Si vous avez des questions, n'hésitez pas à nous contacter. Nous serions heureux de vous aider.
Au plaisir de vous lire.
Cordialement,

Ma réponse :
Bonjour, merci beaucoup pour votre réponse et je respecte vos conseils.
Il est intéressant de noter que j'ai un appareil identique avec des spécifications identiques et qu'il est censé être compatible Linux, d'où ma question.
Quoi qu'il en soit, merci encore et j'espère pouvoir résoudre ce problème de ce côté-ci.
Cordialement,
Peter

J'attends donc une réponse du fournisseur dans ce pays, car il a publié une information sur la compatibilité Linux.

Pour info,
une recherche Google m'a permis de trouver un lien vers les pilotes GitHub Radxa AIC8800. Quelque part, ils contenaient de nombreuses références à AIC8800D80, mais une fois passé, je n'ai plus réussi à le retrouver pour copier le lien ici. Il était là quelque part.

        _ _ _

(edit=messages regroupés)
        _ _ _


Si tu veux tenter kanyi.gm/how-to-install-and-enable-aic8800-chipset-wi-fi-driver-for-linux

Dernière modification par xubu1957 (Le 11/06/2025, à 16:27)


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] 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

#7 Le 11/06/2025, à 16:07

iznobe

Re : Problème connexion clé WIFI 6 - AX300/AX5L Brostrend

Bonjour , à priori , dans la discussion lonkée par @xubu1957 , 2 pilotes fonctionnent pour cet adaptateur .
le probleme est que apres un redemarrage , l ' adaptateur ne fonctionne plus .
le 1er pilote est celui-ci :

jeremyB a écrit :

Actually the easy way is to download https://www.tendacn.com/us/download/detail-5296.html
Once downloaded, extract the archive and check the folders extracted, double click the deb file to install a dkms version of the driver

le 2eme est celui-ci :

jeremyB a écrit :
wget "https://down.tendacn.com/uploadfile/U11/U11 Driver for Linux%EF%BC%883.10-6.8%EF%BC%89%20(2).zip"
unzip 'U11 Driver for Linux(3.10-6.8) (2).zip'
cd 'U11 Driver for Linux*'
sudo dpkg -i ax900-wifi-adapter-linux-driver.deb

il s' agit en fait de la meme version de pilote si j' ai bien suivi :
3.10.6.8 , seul la façon de l' installer change .

une video pour l' installer e, prime : https://www.youtube.com/watch?v=C8DfJfc16v8

Dernière modification par iznobe (Le 11/06/2025, à 16:16)


retour COMPLET et utilisable de commande  |  script montage partitions

MSI Z490A-pro , i7 10700 , 32 GB RAM .

Hors ligne

#8 Le 11/06/2025, à 16:16

linux72-2

Re : Problème connexion clé WIFI 6 - AX300/AX5L Brostrend

Bonjour,
J'ai la Version AX300 WIFI 6 Nano USB Adapter
Model No: AX5L

Brostrend fournit un Driver Linux installable en ligne de commande, disponible sur cette page https://linux.brostrend.com/

Je l'ai bien installé et tout s'est bien passé (à priori).
La clé est bien connectée au réseau WIFI Free, mais c'est tout...
Je ne peux pas aller sur internet car il n'y a aucun débit.


Système d'exploitation : Kubuntu 24.04.2 LTS | Version de KDE Plasma : 5.27.12 | Version de KDE Frameworks : 5.115.0 | Version de Qt : 5.15.13
Version de noyau : 6.11.0-26-generic (64-bit) | Plate-forme graphique : X11 | Processeurs : 2 × Pentium® Dual-Core CPU E5400 @ 2.70GHz
Mémoire : 9,7 Gio de mémoire vive | Processeur graphique : NV98 | Fabricant : Hewlett-Packard | Nom du produit : HP Pro 3010 Microtower PC

Hors ligne

#9 Le 11/06/2025, à 16:26

xubu1957

Re : Problème connexion clé WIFI 6 - AX300/AX5L Brostrend

Montre :

dkms status
sudo dmesg | egrep -i 'aic|firm'

Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] 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

#10 Le 11/06/2025, à 16:30

iznobe

Re : Problème connexion clé WIFI 6 - AX300/AX5L Brostrend

montre

ip a
nmcli c s 
 lspci -k -nn | grep -A 3 -i net
sudo lshw -c network
nmcli


il s' agit de ce truc là : https://www.brostrend.com/fr/products/ax5l ?
ou on voit en gros dans le titre :
" BrosTrend AX300 WiFi 6 Linux Compatible WiFi Adapter, 2.4GHz Only "

Dernière modification par iznobe (Le 11/06/2025, à 16:35)


retour COMPLET et utilisable de commande  |  script montage partitions

MSI Z490A-pro , i7 10700 , 32 GB RAM .

Hors ligne

#11 Le 13/06/2025, à 11:53

linux72-2

Re : Problème connexion clé WIFI 6 - AX300/AX5L Brostrend

Voici les réponses que vous m'avez demandé:

dkms status
aic8800/1.0.6, 6.11.0-26-generic, x86_64: installed
sudo dmesg | egrep -i 'aic|firm'
[    0.594914] acpi PNP0A08:00: [Firmware Info]: ECAM [mem 0xf0000000-0xf3ffffff] for domain 0000 [bus 00-3f] only partially covers this bridge
[    2.723241] usb 4-4: Product: Aic MSC
[    2.723246] usb 4-4: Manufacturer: aicsemi
[    3.742014] scsi 5:0:0:0: Direct-Access     AIC      flash            1.0  PQ: 0 ANSI: 4
[    9.513685] usb 4-4: Product: AIC8800DC
[    9.513687] usb 4-4: Manufacturer: AICSemi
[   11.121490] aic_load_fw: loading out-of-tree module taints kernel.
[   11.121505] aic_load_fw: module verification failed: signature and/or required key missing - tainting kernel
[   11.122546] aic_bluetooth_mod_init 
[   11.122609] usbcore: registered new interface driver aic_load_fw
[   11.279700] AICWFDBG(LOGINFO)        rwnx v6.4.3.0 - 1a4b0054d2M (master)
[   11.279713] AICWFDBG(LOGINFO)        RELEASE DATE:2023_1118_e5d7134b 
[   11.279791] AICWFDBG(LOGINFO)        aicwf_usb_chipmatch USE AIC8800DW
[   11.279794] AICWFDBG(LOGINFO)        aicwf_parse_usb endpoints = 4
[   11.279797] AICWFDBG(LOGERROR)       Number of interfaces: 1 not supported
[   11.279800] AICWFDBG(LOGINFO)        Aic high speed USB device detected
[   11.279801] AICWFDBG(LOGINFO)        aicwf_usb_alloc_rx_urb AICWF_USB_RX_URBS:20 
[   11.279808] AICWFDBG(LOGINFO)        aicwf_usb_alloc_tx_urb AICWF_USB_TX_URBS:50 
[   11.279818] AICWFDBG(LOGINFO)        aicwf_usb_alloc_msg_rx_urb AICWF_USB_MSG_RX_URBS:50 
[   11.280007] AICWFDBG(LOGINFO)        aicwf_bus_init waiting for rx/tx thread init finish 
[   11.285133] AICWFDBG(LOGINFO)        usb_bustx_thread the policy of current thread is:1
[   11.285146] AICWFDBG(LOGINFO)        usb_bustx_thread the rt_priority of current thread is:1
[   11.285147] AICWFDBG(LOGINFO)        usb_bustx_thread the current pid is:1109
[   11.285166] AICWFDBG(LOGINFO)        usb_busrx_thread the policy of current thread is:1
[   11.285168] AICWFDBG(LOGINFO)        usb_busrx_thread the rt_priority of current thread is:1
[   11.285169] AICWFDBG(LOGINFO)        usb_busrx_thread the current pid is:1108
[   11.391025] AICWFDBG(LOGINFO)        rwnx_platform_init rwnx_cfg80211_init enter 
[   11.391041] AICWFDBG(LOGINFO)        rwnx_cfg80211_init sizeof(struct rwnx_hw):13656 
[   11.391106] AICWFDBG(LOGINFO)        usb_msg_busrx_thread the policy of current thread is:1
[   11.391109] AICWFDBG(LOGINFO)        usb_msg_busrx_thread the rt_priority of current thread is:1
[   11.391110] AICWFDBG(LOGINFO)        usb_msg_busrx_thread the current pid is:1118
[   11.391243] AICWFDBG(LOGINFO)        aicwf_prealloc_txq_alloc size is diff will to be kzalloc 
[   11.391259] AICWFDBG(LOGINFO)        aicwf_prealloc_txq_alloc txq kzalloc successful 
[   11.391663] AICWFDBG(LOGINFO)        usb config read 11d
[   11.392177] AICWFDBG(LOGINFO)        chip_id=7, chip_sub_id=1
[   11.399682] AICWFDBG(LOGINFO)        testmode=0
[   11.399693] AICWFDBG(LOGINFO)        ### Upload fmacfw_patch_8800dc_u02.bin firmware, @ = 180000
[   11.399696] AICWFDBG(LOGINFO)        ### Load file fmacfw_patch_8800dc_u02.bin
[   11.399699] AICWFDBG(LOGINFO)        rwnx_load_firmware :firmware path = /lib/firmware/aic8800DC/fmacfw_patch_8800dc_u02.bin  
[   11.400620] AICWFDBG(LOGINFO)        file md5:bfd8ea1d174242e7ec823813b6c5d849
[   11.400628] AICWFDBG(LOGINFO)        size=23356, dst[0]=7a00edd0
[   11.418553] AICWFDBG(LOGINFO)        wifisetting_cfg_addr=11019c, ldpc_cfg_addr=120980, agc_cfg_addr=120180, txgain_cfg_addr=120000
[   11.422638] AICWFDBG(LOGINFO)        ### Upload fmacfw_patch_tbl_8800dc_u02.bin 
[   11.422649] AICWFDBG(LOGINFO)        ### Load file fmacfw_patch_tbl_8800dc_u02.bin
[   11.422652] AICWFDBG(LOGINFO)        rwnx_load_firmware :firmware path = /lib/firmware/aic8800DC/fmacfw_patch_tbl_8800dc_u02.bin  
[   11.423344] AICWFDBG(LOGINFO)        file md5:7b5fde609392c2e6c2c5874838dda718
[   11.423352] AICWFDBG(LOGINFO)        tbl size = 504 
[   11.423354] AICWFDBG(LOGINFO)        FMACFW_PATCH_TBL_8800DC_U02_DESCRIBE_BASE = 187c00 
[   11.425411] AICWFDBG(LOGINFO)        li May 31 2024 16:02:25 - g7259767
[   11.425414] AICWFDBG(LOGERROR)       patch_tbl:  110888  180e09
[   11.426086] AICWFDBG(LOGERROR)       patch_tbl:  1108ec  1846e1
[   11.427821] AICWFDBG(LOGERROR)       patch_tbl:  110874  180e61
[   11.427956] AICWFDBG(LOGERROR)       patch_tbl:  110658  1816f1
[   11.428086] AICWFDBG(LOGERROR)       patch_tbl:  1107dc  181781
[   11.428178] AICWFDBG(LOGERROR)       patch_tbl:  1107e0  181ab9
[   11.429784] AICWFDBG(LOGERROR)       patch_tbl:  110838  181b1d
[   11.429937] AICWFDBG(LOGERROR)       patch_tbl:  110490  1833b9
[   11.430050] AICWFDBG(LOGERROR)       patch_tbl:  110420  182765
[   11.430222] AICWFDBG(LOGERROR)       patch_tbl:  11089c  181a21
[   11.431320] AICWFDBG(LOGERROR)       patch_tbl:  11048c  182881
[   11.431427] AICWFDBG(LOGERROR)       patch_tbl:  110688  182925
[   11.431552] AICWFDBG(LOGERROR)       patch_tbl:  110738  183261
[   11.431678] AICWFDBG(LOGERROR)       patch_tbl:  110554  18340d
[   11.431802] AICWFDBG(LOGERROR)       patch_tbl:  110798  1835ad
[   11.431926] AICWFDBG(LOGERROR)       patch_tbl:  110810  184aa1
[   11.432148] AICWFDBG(LOGERROR)       patch_tbl:  110628  183aa1
[   11.433351] AICWFDBG(LOGERROR)       patch_tbl:  1108c4  183d55
[   11.433430] AICWFDBG(LOGERROR)       patch_tbl:  1108c8  1836a5
[   11.433551] AICWFDBG(LOGERROR)       patch_tbl:  110750  184dd9
[   11.433679] AICWFDBG(LOGERROR)       patch_tbl:  110518  185269
[   11.433801] AICWFDBG(LOGERROR)       patch_tbl:  1105e0  181ccd
[   11.433926] AICWFDBG(LOGERROR)       patch_tbl:  1107d8  183625
[   11.434050] AICWFDBG(LOGERROR)       patch_tbl:  1103d0  1852a9
[   11.434175] AICWFDBG(LOGERROR)       patch_tbl:  1106c8  185885
[   11.435311] AICWFDBG(LOGERROR)       patch_tbl:  11056c  185851
[   11.435427] AICWFDBG(LOGERROR)       patch_tbl:  110898  184041
[   11.435549] AICWFDBG(LOGERROR)       patch_tbl:  110054  1816f1
[   11.435675] AICWFDBG(LOGERROR)       patch_tbl:  11005c  1816f1
[   11.435802] AICWFDBG(LOGERROR)       patch_tbl:  110048  1833b9
[   11.435924] AICWFDBG(LOGERROR)       patch_tbl:  110088  184ad1
[   11.436050] AICWFDBG(LOGERROR)       patch_tbl:  110ef0  184c19
[   11.436175] AICWFDBG(LOGERROR)       patch_tbl:  110d90  184e85
[   11.437312] AICWFDBG(LOGERROR)       patch_tbl:  110bb4  182439
[   11.437428] AICWFDBG(LOGERROR)       patch_tbl:  1109c0  181d95
[   11.437550] AICWFDBG(LOGERROR)       patch_tbl:  110f08  182745
[   11.437674] AICWFDBG(LOGERROR)       patch_tbl:  110b1c  1835b1
[   11.437800] AICWFDBG(LOGERROR)       patch_tbl:  110b24  1835b1
[   11.437930] AICWFDBG(LOGERROR)       patch_tbl:  110b5c  182a39
[   11.438051] AICWFDBG(LOGERROR)       patch_tbl:  110b64  182a39
[   11.438173] AICWFDBG(LOGERROR)       patch_tbl:  110b6c  182a39
[   11.439927] AICWFDBG(LOGERROR)       patch_tbl:  110b74  182a39
[   11.440056] AICWFDBG(LOGERROR)       patch_tbl:  110b7c  182a39
[   11.440177] AICWFDBG(LOGERROR)       patch_tbl:  110b8c  182a39
[   11.441304] AICWFDBG(LOGERROR)       patch_tbl:  110aa0  18355d
[   11.443270] AICWFDBG(LOGERROR)       patch_tbl:  110a60  1857a5
[   11.443443] AICWFDBG(LOGERROR)       patch_tbl:  110e20  185819
[   11.443563] AICWFDBG(LOGINFO)        dpd calib & write
[   11.443923] AICWFDBG(LOGINFO)        misc ram valid, skip calib process
[   11.443925] AICWFDBG(LOGINFO)        userconfig file path:aic_userconfig_8800dw.txt 
[   11.443927] AICWFDBG(LOGINFO)        ### Load file aic_userconfig_8800dw.txt
[   11.443930] AICWFDBG(LOGINFO)        rwnx_load_firmware :firmware path = /lib/firmware/aic8800DC/aic_userconfig_8800dw.txt  
[   11.445010] AICWFDBG(LOGINFO)        file md5:3af5122265b0087a6e4d9c9cbc57ce0f
[   11.445016] AICWFDBG(LOGINFO)        ### Load file done: aic_userconfig_8800dw.txt, size=1097
[   11.445018] AICWFDBG(LOGINFO)        rwnx_plat_userconfig_parsing: AIC USERCONFIG 2022/0803/1707
[   11.445020] AICWFDBG(LOGINFO)        rwnx_plat_userconfig_parsing: txpwr_lvl
[   11.445022] AICWFDBG(LOGINFO)        rwnx_plat_nvram_set_value:command=enable value=1
[   11.445024] AICWFDBG(LOGINFO)        rwnx_plat_nvram_set_value:command=lvl_11b_11ag_1m_2g4 value=19
[   11.445026] AICWFDBG(LOGINFO)        rwnx_plat_nvram_set_value:command=lvl_11b_11ag_2m_2g4 value=19
[   11.445028] AICWFDBG(LOGINFO)        rwnx_plat_nvram_set_value:command=lvl_11b_11ag_5m5_2g4 value=19
[   11.445029] AICWFDBG(LOGINFO)        rwnx_plat_nvram_set_value:command=lvl_11b_11ag_11m_2g4 value=19
[   11.445031] AICWFDBG(LOGINFO)        rwnx_plat_nvram_set_value:command=lvl_11b_11ag_6m_2g4 value=19
[   11.445033] AICWFDBG(LOGINFO)        rwnx_plat_nvram_set_value:command=lvl_11b_11ag_9m_2g4 value=19
[   11.445035] AICWFDBG(LOGINFO)        rwnx_plat_nvram_set_value:command=lvl_11b_11ag_12m_2g4 value=19
[   11.445037] AICWFDBG(LOGINFO)        rwnx_plat_nvram_set_value:command=lvl_11b_11ag_18m_2g4 value=19
[   11.445038] AICWFDBG(LOGINFO)        rwnx_plat_nvram_set_value:command=lvl_11b_11ag_24m_2g4 value=18
[   11.445040] AICWFDBG(LOGINFO)        rwnx_plat_nvram_set_value:command=lvl_11b_11ag_36m_2g4 value=18
[   11.445042] AICWFDBG(LOGINFO)        rwnx_plat_nvram_set_value:command=lvl_11b_11ag_48m_2g4 value=16
[   11.445044] AICWFDBG(LOGINFO)        rwnx_plat_nvram_set_value:command=lvl_11b_11ag_54m_2g4 value=16
[   11.445046] AICWFDBG(LOGINFO)        rwnx_plat_nvram_set_value:command=lvl_11n_11ac_mcs0_2g4 value=18
[   11.445048] AICWFDBG(LOGINFO)        rwnx_plat_nvram_set_value:command=lvl_11n_11ac_mcs1_2g4 value=18
[   11.445050] AICWFDBG(LOGINFO)        rwnx_plat_nvram_set_value:command=lvl_11n_11ac_mcs2_2g4 value=18
[   11.445052] AICWFDBG(LOGINFO)        rwnx_plat_nvram_set_value:command=lvl_11n_11ac_mcs3_2g4 value=18
[   11.445054] AICWFDBG(LOGINFO)        rwnx_plat_nvram_set_value:command=lvl_11n_11ac_mcs4_2g4 value=18
[   11.445056] AICWFDBG(LOGINFO)        rwnx_plat_nvram_set_value:command=lvl_11n_11ac_mcs5_2g4 value=18
[   11.445057] AICWFDBG(LOGINFO)        rwnx_plat_nvram_set_value:command=lvl_11n_11ac_mcs6_2g4 value=18
[   11.445059] AICWFDBG(LOGINFO)        rwnx_plat_nvram_set_value:command=lvl_11n_11ac_mcs7_2g4 value=17
[   11.445061] AICWFDBG(LOGINFO)        rwnx_plat_nvram_set_value:command=lvl_11n_11ac_mcs8_2g4 value=16
[   11.445063] AICWFDBG(LOGINFO)        rwnx_plat_nvram_set_value:command=lvl_11n_11ac_mcs9_2g4 value=16
[   11.445065] AICWFDBG(LOGINFO)        rwnx_plat_nvram_set_value:command=lvl_11ax_mcs0_2g4 value=17
[   11.445067] AICWFDBG(LOGINFO)        rwnx_plat_nvram_set_value:command=lvl_11ax_mcs1_2g4 value=17
[   11.445069] AICWFDBG(LOGINFO)        rwnx_plat_nvram_set_value:command=lvl_11ax_mcs2_2g4 value=17
[   11.445071] AICWFDBG(LOGINFO)        rwnx_plat_nvram_set_value:command=lvl_11ax_mcs3_2g4 value=17
[   11.445073] AICWFDBG(LOGINFO)        rwnx_plat_nvram_set_value:command=lvl_11ax_mcs4_2g4 value=17
[   11.445075] AICWFDBG(LOGINFO)        rwnx_plat_nvram_set_value:command=lvl_11ax_mcs5_2g4 value=17
[   11.445077] AICWFDBG(LOGINFO)        rwnx_plat_nvram_set_value:command=lvl_11ax_mcs6_2g4 value=16
[   11.445079] AICWFDBG(LOGINFO)        rwnx_plat_nvram_set_value:command=lvl_11ax_mcs7_2g4 value=16
[   11.445081] AICWFDBG(LOGINFO)        rwnx_plat_nvram_set_value:command=lvl_11ax_mcs8_2g4 value=16
[   11.445083] AICWFDBG(LOGINFO)        rwnx_plat_nvram_set_value:command=lvl_11ax_mcs9_2g4 value=16
[   11.445085] AICWFDBG(LOGINFO)        rwnx_plat_nvram_set_value:command=lvl_11ax_mcs10_2g4 value=15
[   11.445088] AICWFDBG(LOGINFO)        rwnx_plat_nvram_set_value:command=lvl_11ax_mcs11_2g4 value=15
[   11.445090] AICWFDBG(LOGINFO)        rwnx_plat_userconfig_parsing: txpwr_loss
[   11.445091] AICWFDBG(LOGINFO)        rwnx_plat_nvram_set_value:command=loss_enable value=0
[   11.445094] AICWFDBG(LOGINFO)        rwnx_plat_nvram_set_value:command=loss_value value=2
[   11.445096] AICWFDBG(LOGINFO)        rwnx_plat_userconfig_parsing: txpwr_ofst
[   11.445097] AICWFDBG(LOGINFO)        rwnx_plat_nvram_set_value:command=ofst_enable value=0
[   11.445099] AICWFDBG(LOGINFO)        rwnx_plat_nvram_set_value:command=ofst_chan_1_4 value=0
[   11.445101] AICWFDBG(LOGINFO)        rwnx_plat_nvram_set_value:command=ofst_chan_5_9 value=0
[   11.445103] AICWFDBG(LOGINFO)        rwnx_plat_nvram_set_value:command=ofst_chan_10_13 value=0
[   11.445106] AICWFDBG(LOGINFO)        rwnx_plat_nvram_set_value:command=ofst_chan_36_64 value=0
[   11.445108] AICWFDBG(LOGINFO)        rwnx_plat_nvram_set_value:command=ofst_chan_100_120 value=0
[   11.445110] AICWFDBG(LOGINFO)        rwnx_plat_nvram_set_value:command=ofst_chan_122_140 value=0
[   11.445112] AICWFDBG(LOGINFO)        rwnx_plat_nvram_set_value:command=ofst_chan_142_165 value=0
[   11.445114] AICWFDBG(LOGINFO)        rwnx_plat_userconfig_parsing: xtal cap
[   11.445115] AICWFDBG(LOGINFO)        rwnx_plat_nvram_set_value:command=xtal_enable value=0
[   11.445117] AICWFDBG(LOGINFO)        rwnx_plat_nvram_set_value:command=xtal_cap value=24
[   11.445119] AICWFDBG(LOGINFO)        rwnx_plat_nvram_set_value:command=xtal_cap_fine value=31
[   11.445126] AICWFDBG(LOGINFO)        userconfig download complete
[   11.447444] AICWFDBG(LOGINFO)        Read FW mem: 00150000
[   11.447556] AICWFDBG(LOGINFO)        cfm: [00150000] = 00256def
[   11.447558] AICWFDBG(LOGINFO)        Start app: 00150000, 5
[   11.451926] AICWFDBG(LOGINFO)        is 5g support = 0, vendor_info = 0x00
[   11.452052] AICWFDBG(LOGINFO)        Firmware Version: zh Aug 08 2022 14:54:51 - gcf79227
[   11.452056] AICWFDBG(LOGINFO)        get_userconfig_txpwr_lvl_v2_in_fdrv:enable:1
[   11.452059] AICWFDBG(LOGINFO)        get_userconfig_txpwr_lvl_v2_in_fdrv:lvl_11b_11ag_1m_2g4:19
[   11.452061] AICWFDBG(LOGINFO)        get_userconfig_txpwr_lvl_v2_in_fdrv:lvl_11b_11ag_2m_2g4:19
[   11.452062] AICWFDBG(LOGINFO)        get_userconfig_txpwr_lvl_v2_in_fdrv:lvl_11b_11ag_5m5_2g4:19
[   11.452063] AICWFDBG(LOGINFO)        get_userconfig_txpwr_lvl_v2_in_fdrv:lvl_11b_11ag_11m_2g4:19
[   11.452065] AICWFDBG(LOGINFO)        get_userconfig_txpwr_lvl_v2_in_fdrv:lvl_11b_11ag_6m_2g4:19
[   11.452066] AICWFDBG(LOGINFO)        get_userconfig_txpwr_lvl_v2_in_fdrv:lvl_11b_11ag_9m_2g4:19
[   11.452068] AICWFDBG(LOGINFO)        get_userconfig_txpwr_lvl_v2_in_fdrv:lvl_11b_11ag_12m_2g4:19
[   11.452069] AICWFDBG(LOGINFO)        get_userconfig_txpwr_lvl_v2_in_fdrv:lvl_11b_11ag_18m_2g4:19
[   11.452070] AICWFDBG(LOGINFO)        get_userconfig_txpwr_lvl_v2_in_fdrv:lvl_11b_11ag_24m_2g4:18
[   11.452072] AICWFDBG(LOGINFO)        get_userconfig_txpwr_lvl_v2_in_fdrv:lvl_11b_11ag_36m_2g4:18
[   11.452073] AICWFDBG(LOGINFO)        get_userconfig_txpwr_lvl_v2_in_fdrv:lvl_11b_11ag_48m_2g4:16
[   11.452074] AICWFDBG(LOGINFO)        get_userconfig_txpwr_lvl_v2_in_fdrv:lvl_11b_11ag_54m_2g4:16
[   11.452076] AICWFDBG(LOGINFO)        get_userconfig_txpwr_lvl_v2_in_fdrv:lvl_11n_11ac_mcs0_2g4:18
[   11.452077] AICWFDBG(LOGINFO)        get_userconfig_txpwr_lvl_v2_in_fdrv:lvl_11n_11ac_mcs1_2g4:18
[   11.452079] AICWFDBG(LOGINFO)        get_userconfig_txpwr_lvl_v2_in_fdrv:lvl_11n_11ac_mcs2_2g4:18
[   11.452080] AICWFDBG(LOGINFO)        get_userconfig_txpwr_lvl_v2_in_fdrv:lvl_11n_11ac_mcs3_2g4:18
[   11.452081] AICWFDBG(LOGINFO)        get_userconfig_txpwr_lvl_v2_in_fdrv:lvl_11n_11ac_mcs4_2g4:18
[   11.452083] AICWFDBG(LOGINFO)        get_userconfig_txpwr_lvl_v2_in_fdrv:lvl_11n_11ac_mcs5_2g4:18
[   11.452084] AICWFDBG(LOGINFO)        get_userconfig_txpwr_lvl_v2_in_fdrv:lvl_11n_11ac_mcs6_2g4:18
[   11.452086] AICWFDBG(LOGINFO)        get_userconfig_txpwr_lvl_v2_in_fdrv:lvl_11n_11ac_mcs7_2g4:17
[   11.452087] AICWFDBG(LOGINFO)        get_userconfig_txpwr_lvl_v2_in_fdrv:lvl_11n_11ac_mcs8_2g4:16
[   11.452088] AICWFDBG(LOGINFO)        get_userconfig_txpwr_lvl_v2_in_fdrv:lvl_11n_11ac_mcs9_2g4:16
[   11.452090] AICWFDBG(LOGINFO)        get_userconfig_txpwr_lvl_v2_in_fdrv:lvl_11ax_mcs0_2g4:17
[   11.452091] AICWFDBG(LOGINFO)        get_userconfig_txpwr_lvl_v2_in_fdrv:lvl_11ax_mcs1_2g4:17
[   11.452093] AICWFDBG(LOGINFO)        get_userconfig_txpwr_lvl_v2_in_fdrv:lvl_11ax_mcs2_2g4:17
[   11.452094] AICWFDBG(LOGINFO)        get_userconfig_txpwr_lvl_v2_in_fdrv:lvl_11ax_mcs3_2g4:17
[   11.452095] AICWFDBG(LOGINFO)        get_userconfig_txpwr_lvl_v2_in_fdrv:lvl_11ax_mcs4_2g4:17
[   11.452097] AICWFDBG(LOGINFO)        get_userconfig_txpwr_lvl_v2_in_fdrv:lvl_11ax_mcs5_2g4:17
[   11.452098] AICWFDBG(LOGINFO)        get_userconfig_txpwr_lvl_v2_in_fdrv:lvl_11ax_mcs6_2g4:16
[   11.452100] AICWFDBG(LOGINFO)        get_userconfig_txpwr_lvl_v2_in_fdrv:lvl_11ax_mcs7_2g4:16
[   11.452101] AICWFDBG(LOGINFO)        get_userconfig_txpwr_lvl_v2_in_fdrv:lvl_11ax_mcs8_2g4:16
[   11.452103] AICWFDBG(LOGINFO)        get_userconfig_txpwr_lvl_v2_in_fdrv:lvl_11ax_mcs9_2g4:16
[   11.452104] AICWFDBG(LOGINFO)        get_userconfig_txpwr_lvl_v2_in_fdrv:lvl_11ax_mcs10_2g4:15
[   11.452105] AICWFDBG(LOGINFO)        get_userconfig_txpwr_lvl_v2_in_fdrv:lvl_11ax_mcs11_2g4:15
[   11.452107] AICWFDBG(LOGINFO)        get_userconfig_txpwr_loss:loss_enable:0
[   11.452109] AICWFDBG(LOGINFO)        get_userconfig_txpwr_loss:loss_value:2
[   11.452110] AICWFDBG(LOGINFO)        rwnx_send_txpwr_lvl_req:enable:1
[   11.452112] AICWFDBG(LOGINFO)        rwnx_send_txpwr_lvl_req:lvl_11b_11ag_1m_2g4:19
[   11.452113] AICWFDBG(LOGINFO)        rwnx_send_txpwr_lvl_req:lvl_11b_11ag_2m_2g4:19
[   11.452115] AICWFDBG(LOGINFO)        rwnx_send_txpwr_lvl_req:lvl_11b_11ag_5m5_2g4:19
[   11.452116] AICWFDBG(LOGINFO)        rwnx_send_txpwr_lvl_req:lvl_11b_11ag_11m_2g4:19
[   11.452117] AICWFDBG(LOGINFO)        rwnx_send_txpwr_lvl_req:lvl_11b_11ag_6m_2g4:19
[   11.452119] AICWFDBG(LOGINFO)        rwnx_send_txpwr_lvl_req:lvl_11b_11ag_9m_2g4:19
[   11.452120] AICWFDBG(LOGINFO)        rwnx_send_txpwr_lvl_req:lvl_11b_11ag_12m_2g4:19
[   11.452121] AICWFDBG(LOGINFO)        rwnx_send_txpwr_lvl_req:lvl_11b_11ag_18m_2g4:19
[   11.452123] AICWFDBG(LOGINFO)        rwnx_send_txpwr_lvl_req:lvl_11b_11ag_24m_2g4:18
[   11.452124] AICWFDBG(LOGINFO)        rwnx_send_txpwr_lvl_req:lvl_11b_11ag_36m_2g4:18
[   11.452125] AICWFDBG(LOGINFO)        rwnx_send_txpwr_lvl_req:lvl_11b_11ag_48m_2g4:16
[   11.452127] AICWFDBG(LOGINFO)        rwnx_send_txpwr_lvl_req:lvl_11b_11ag_54m_2g4:16
[   11.452128] AICWFDBG(LOGINFO)        rwnx_send_txpwr_lvl_req:lvl_11n_11ac_mcs0_2g4:18
[   11.452129] AICWFDBG(LOGINFO)        rwnx_send_txpwr_lvl_req:lvl_11n_11ac_mcs1_2g4:18
[   11.452131] AICWFDBG(LOGINFO)        rwnx_send_txpwr_lvl_req:lvl_11n_11ac_mcs2_2g4:18
[   11.452132] AICWFDBG(LOGINFO)        rwnx_send_txpwr_lvl_req:lvl_11n_11ac_mcs3_2g4:18
[   11.452133] AICWFDBG(LOGINFO)        rwnx_send_txpwr_lvl_req:lvl_11n_11ac_mcs4_2g4:18
[   11.452135] AICWFDBG(LOGINFO)        rwnx_send_txpwr_lvl_req:lvl_11n_11ac_mcs5_2g4:18
[   11.452136] AICWFDBG(LOGINFO)        rwnx_send_txpwr_lvl_req:lvl_11n_11ac_mcs6_2g4:18
[   11.452137] AICWFDBG(LOGINFO)        rwnx_send_txpwr_lvl_req:lvl_11n_11ac_mcs7_2g4:17
[   11.452139] AICWFDBG(LOGINFO)        rwnx_send_txpwr_lvl_req:lvl_11n_11ac_mcs8_2g4:16
[   11.452140] AICWFDBG(LOGINFO)        rwnx_send_txpwr_lvl_req:lvl_11n_11ac_mcs9_2g4:16
[   11.452141] AICWFDBG(LOGINFO)        rwnx_send_txpwr_lvl_req:lvl_11ax_mcs0_2g4:17
[   11.452143] AICWFDBG(LOGINFO)        rwnx_send_txpwr_lvl_req:lvl_11ax_mcs1_2g4:17
[   11.452144] AICWFDBG(LOGINFO)        rwnx_send_txpwr_lvl_req:lvl_11ax_mcs2_2g4:17
[   11.452145] AICWFDBG(LOGINFO)        rwnx_send_txpwr_lvl_req:lvl_11ax_mcs3_2g4:17
[   11.452147] AICWFDBG(LOGINFO)        rwnx_send_txpwr_lvl_req:lvl_11ax_mcs4_2g4:17
[   11.452148] AICWFDBG(LOGINFO)        rwnx_send_txpwr_lvl_req:lvl_11ax_mcs5_2g4:17
[   11.452149] AICWFDBG(LOGINFO)        rwnx_send_txpwr_lvl_req:lvl_11ax_mcs6_2g4:16
[   11.452151] AICWFDBG(LOGINFO)        rwnx_send_txpwr_lvl_req:lvl_11ax_mcs7_2g4:16
[   11.452152] AICWFDBG(LOGINFO)        rwnx_send_txpwr_lvl_req:lvl_11ax_mcs8_2g4:16
[   11.452153] AICWFDBG(LOGINFO)        rwnx_send_txpwr_lvl_req:lvl_11ax_mcs9_2g4:16
[   11.452155] AICWFDBG(LOGINFO)        rwnx_send_txpwr_lvl_req:lvl_11ax_mcs10_2g4:15
[   11.452156] AICWFDBG(LOGINFO)        rwnx_send_txpwr_lvl_req:lvl_11ax_mcs11_2g4:15
[   11.453435] AICWFDBG(LOGINFO)        get_userconfig_txpwr_ofst_in_fdrv:enable      :0
[   11.453439] AICWFDBG(LOGINFO)        get_userconfig_txpwr_ofst_in_fdrv:chan_1_4    :0
[   11.453440] AICWFDBG(LOGINFO)        get_userconfig_txpwr_ofst_in_fdrv:chan_5_9    :0
[   11.453442] AICWFDBG(LOGINFO)        get_userconfig_txpwr_ofst_in_fdrv:chan_10_13  :0
[   11.453443] AICWFDBG(LOGINFO)        get_userconfig_txpwr_ofst_in_fdrv:chan_36_64  :0
[   11.453444] AICWFDBG(LOGINFO)        get_userconfig_txpwr_ofst_in_fdrv:chan_100_120:0
[   11.453446] AICWFDBG(LOGINFO)        get_userconfig_txpwr_ofst_in_fdrv:chan_122_140:0
[   11.453447] AICWFDBG(LOGINFO)        get_userconfig_txpwr_ofst_in_fdrv:chan_142_165:0
[   11.453449] AICWFDBG(LOGINFO)        rwnx_send_txpwr_ofst_req:Do not use txpwr_ofst
[   11.453928] AICWFDBG(LOGINFO)        get_userconfig_xtal_cap:enable       :0
[   11.453949] AICWFDBG(LOGINFO)        get_userconfig_xtal_cap:xtal_cap     :24
[   11.453951] AICWFDBG(LOGINFO)        get_userconfig_xtal_cap:xtal_cap_fine:31
[   11.755415] AICWFDBG(LOGINFO)        get macaddr:74,e5
[   11.757444] AICWFDBG(LOGINFO)        HT supp 1, VHT supp 1, HE supp 1
[   11.758949] AICWFDBG(LOGINFO)        getRegdomainFromRwnxDB set ccode:00 
[   11.758960] AICWFDBG(LOGINFO)        rwnx_get_countrycode_channels support channel:1 2 3 4 5 6 7 8 9 10 11 12 13 14 
[   11.759182] AICWFDBG(LOGINFO)        rwnx_interface_add: wlan%d, 2, 10
[   11.759243] AICWFDBG(LOGINFO)        interface add:74 19 f8 10 b3 e5
[   11.776720] AICWFDBG(LOGINFO)        New interface create wlan0
[   11.776728] AICWFDBG(LOGINFO)        rwnx_platform_init rwnx_cfg80211_init exit 
[   11.776902] usbcore: registered new interface driver aic8800_fdrv
[   17.170426] AICWFDBG(LOGINFO)        rwnx_virtual_interface_add: 10, p2p-dev-wlx7419
[   17.170438] AICWFDBG(LOGINFO)        rwnx_virtual_interface_add, ifname=p2p-dev-wlx7419, wdev=00000000541e7a47, vif_idx=1
[   17.170443] AICWFDBG(LOGERROR)       p2p dev addr=74 19 f8 10 b3 e4
[   17.183692] AICWFDBG(LOGINFO)        P2P interface started
[   44.053540] nouveau 0000:04:00.0: Direct firmware load for nouveau/nv98_fuc084 failed with error -2
[   44.053588] nouveau 0000:04:00.0: Direct firmware load for nouveau/nv98_fuc084d failed with error -2
[   44.053592] nouveau 0000:04:00.0: msvld: unable to load firmware data
[   67.643241] AICWFDBG(LOGINFO)        rwnx_send_sm_connect_req drv_vif_index:0 connect to Freebox-3E94C9(14) channel:2437 auth_type:0
[   67.660739] AICWFDBG(LOGINFO)        rwnx_rx_sm_connect_ind ind->status_code:0 
[   67.660755] AICWFDBG(LOGINFO)        rwnx_rx_sm_connect_ind ind->roamed:0 ind->status_code:0 rwnx_vif->drv_conn_state:2
[   67.660764] AICWFDBG(LOGINFO)        rwnx_rx_sm_connect_ind cfg80211_connect_result pass 
[   67.663915] AICWFDBG(LOGINFO)        need cfm ethertype:    8e88,user_idx=1, skb=000000005f800d87 sta_idx:0
[   67.666044] AICWFDBG(LOGINFO)        usb_host_tx_cfm_handler:used_idx=0, hostid=000000005f800d87, 0x000000009bcc0b55, status=9
[   67.668722] AICWFDBG(LOGINFO)        need cfm ethertype:    8e88,user_idx=2, skb=0000000002b57fea sta_idx:0
[   67.670670] AICWFDBG(LOGINFO)        usb_host_tx_cfm_handler:used_idx=1, hostid=0000000002b57fea, 0x000000009bcc0b55, status=9
[ 1800.175105] AICWFDBG(LOGINFO)        flush:tid=7
[ 1800.175635] AICWFDBG(LOGINFO)        need cfm ethertype:    8e88,user_idx=3, skb=000000000f05d285 sta_idx:0
[ 1800.675936] AICWFDBG(LOGINFO)        need cfm ethertype:    8e88,user_idx=4, skb=0000000095a72b36 sta_idx:0
[ 1801.175982] AICWFDBG(LOGINFO)        usb_host_tx_cfm_handler:used_idx=2, hostid=000000000f05d285, 0x000000009bcc0b55, status=40800000
[ 1801.176469] AICWFDBG(LOGINFO)        usb_host_tx_cfm_handler:used_idx=3, hostid=0000000095a72b36, 0x000000009bcc0b55, status=40800000
[ 1801.676562] AICWFDBG(LOGINFO)        need cfm ethertype:    8e88,user_idx=5, skb=000000009f8615c2 sta_idx:0
[ 1802.676997] AICWFDBG(LOGINFO)        usb_host_tx_cfm_handler:used_idx=4, hostid=000000009f8615c2, 0x000000009bcc0b55, status=40800000
[ 1802.678975] AICWFDBG(LOGINFO)        need cfm ethertype:    8e88,user_idx=6, skb=000000006b3fb98c sta_idx:0
[ 1802.679607] AICWFDBG(LOGINFO)        usb_host_tx_cfm_handler:used_idx=5, hostid=000000006b3fb98c, 0x000000009bcc0b55, status=9
[ 3113.042025] nouveau 0000:04:00.0: Direct firmware load for nouveau/nv98_fuc084 failed with error -2
[ 3113.042066] nouveau 0000:04:00.0: Direct firmware load for nouveau/nv98_fuc084d failed with error -2
[ 3113.042069] nouveau 0000:04:00.0: msvld: unable to load firmware data
[ 7101.342966] nouveau 0000:04:00.0: Direct firmware load for nouveau/nv98_fuc084 failed with error -2
[ 7101.343005] nouveau 0000:04:00.0: Direct firmware load for nouveau/nv98_fuc084d failed with error -2
[ 7101.343009] nouveau 0000:04:00.0: msvld: unable to load firmware data
ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host noprefixroute 
       valid_lft forever preferred_lft forever
2: enp3s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
    link/ether 50:3e:aa:1f:b9:ce brd ff:ff:ff:ff:ff:ff
    inet 192.168.1.175/24 brd 192.168.1.255 scope global dynamic noprefixroute enp3s0
       valid_lft 32932sec preferred_lft 32932sec
    inet6 2a01:e0a:e37:9e00:50cb:ede8:77b6:4d9/64 scope global temporary dynamic 
       valid_lft 85854sec preferred_lft 75645sec
    inet6 2a01:e0a:e37:9e00:d5ca:bff:1d87:66d1/64 scope global dynamic mngtmpaddr noprefixroute 
       valid_lft 85854sec preferred_lft 85854sec
    inet6 fe80::3479:af60:5b35:3dd3/64 scope link noprefixroute 
       valid_lft forever preferred_lft forever
3: enp2s0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc fq_codel state DOWN group default qlen 1000
    link/ether f4:ce:46:05:41:01 brd ff:ff:ff:ff:ff:ff
4: wlx7419f810b3e5: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000
    link/ether 74:19:f8:10:b3:e5 brd ff:ff:ff:ff:ff:ff
    inet 192.168.1.16/24 brd 192.168.1.255 scope global dynamic noprefixroute wlx7419f810b3e5
       valid_lft 32980sec preferred_lft 32980sec
    inet6 2a01:e0a:e37:9e00:da54:9990:e730:da5f/64 scope global temporary dynamic 
       valid_lft 85855sec preferred_lft 76031sec
    inet6 2a01:e0a:e37:9e00:5a22:e082:b150:d4eb/64 scope global dynamic mngtmpaddr noprefixroute 
       valid_lft 85855sec preferred_lft 85855sec
    inet6 fe80::f0d8:f8da:47c6:4fb3/64 scope link noprefixroute 
       valid_lft forever preferred_lft forever

Dernière modification par linux72-2 (Le 13/06/2025, à 11:56)


Système d'exploitation : Kubuntu 24.04.2 LTS | Version de KDE Plasma : 5.27.12 | Version de KDE Frameworks : 5.115.0 | Version de Qt : 5.15.13
Version de noyau : 6.11.0-26-generic (64-bit) | Plate-forme graphique : X11 | Processeurs : 2 × Pentium® Dual-Core CPU E5400 @ 2.70GHz
Mémoire : 9,7 Gio de mémoire vive | Processeur graphique : NV98 | Fabricant : Hewlett-Packard | Nom du produit : HP Pro 3010 Microtower PC

Hors ligne

#12 Le 13/06/2025, à 12:15

linux72-2

Re : Problème connexion clé WIFI 6 - AX300/AX5L Brostrend

nmcli c s 
NAME                 UUID                                  TYPE      DEVICE          
Connexion filaire 2  ef764154-7a66-3307-a420-213d26180512  ethernet  enp3s0          
Freebox-3E94C9       f182d640-487e-40d5-b56f-a3787777a191  wifi      wlx7419f810b3e5 
lo                   11ef538b-ff70-4e79-a493-99cc83763877  loopback  lo              
Connexion filaire 1  1283f7fb-0352-31da-a8da-aca00d1b5a80  ethernet  --              
Redmi 12 5G          5ea26e1e-3587-458a-84d2-f7863b48d9c4  wifi      --        
lspci -k -nn | grep -A 3 -i net
02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8211/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 03)
        Subsystem: Hewlett-Packard Company RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [103c:2a94]
        Kernel driver in use: r8169
        Kernel modules: r8169
03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8211/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 06)
        Subsystem: TP-LINK Technologies Co., Ltd. TG-3468 Gigabit PCI Express Network Adapter [7470:3468]
        Kernel driver in use: r8169
        Kernel modules: r8169
04:00.0 VGA compatible controller [0300]: NVIDIA Corporation G98 [GeForce 8400 GS Rev. 2] [10de:06e4] (rev a1)
sudo lshw -c network
  *-network                 
       description: Ethernet interface
       produit: RTL8111/8168/8211/8411 PCI Express Gigabit Ethernet Controller
       fabricant: Realtek Semiconductor Co., Ltd.
       identifiant matériel: 0
       information bus: pci@0000:03:00.0
       nom logique: enp3s0
       version: 06
       numéro de série: 50:3e:aa:1f:b9:ce
       taille: 1Gbit/s
       capacité: 1Gbit/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 1000bt 1000bt-fd autonegotiation
       configuration : autonegotiation=on broadcast=yes driver=r8169 driverversion=6.11.0-26-generic duplex=full firmware=rtl_nic/rtl8168e-2.fw ip=192.168.1.175 latency=0 link=yes multicast=yes port=twisted pair speed=1Gbit/s
       ressources : irq:16 portE/S:d800(taille=256) mémoire:f9fff000-f9ffffff mémoire:dfffc000-dfffffff
  *-network
       description: Ethernet interface
       produit: RTL8111/8168/8211/8411 PCI Express Gigabit Ethernet Controller
       fabricant: Realtek Semiconductor Co., Ltd.
       identifiant matériel: 0
       information bus: pci@0000:02:00.0
       nom logique: enp2s0
       version: 03
       numéro de série: f4:ce:46:05:41:01
       capacité: 1Gbit/s
       bits: 64 bits
       horloge: 33MHz
       fonctionnalités: pm msi pciexpress msix vpd bus_master cap_list rom ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
       configuration : autonegotiation=on broadcast=yes driver=r8169 driverversion=6.11.0-26-generic firmware=rtl_nic/rtl8168d-1.fw latency=0 link=no multicast=yes port=twisted pair
       ressources : irq:17 portE/S:c800(taille=256) mémoire:f9eff000-f9efffff mémoire:dfefc000-dfefffff mémoire:f9ec0000-f9edffff
  *-network
       description: Ethernet interface
       identifiant matériel: 4
       information bus: firewire@4
       nom logique: wlx7419f810b3e5
       numéro de série: 74:19:f8:10:b3:e5
       fonctionnalités: ethernet physical
       configuration : broadcast=yes driver=usb driverversion=6.11.0-26-generic ip=192.168.1.16 multicast=yes
nmcli
enp3s0: connecté à Connexion filaire 2
        "Realtek RTL8111/8168/8411"
        ethernet (r8169), 50:3E:AA:1F:B9:CE, hw, mtu 1500
        ip4 par défaut, ip6 par défaut
        inet4 192.168.1.175/24
        route4 192.168.1.0/24 metric 100
        route4 default via 192.168.1.254 metric 100
        inet6 2a01:e0a:e37:9e00:50cb:ede8:77b6:4d9/64
        inet6 2a01:e0a:e37:9e00:d5ca:bff:1d87:66d1/64
        inet6 fe80::3479:af60:5b35:3dd3/64
        route6 fe80::/64 metric 1024
        route6 2a01:e0a:e37:9e00::/64 metric 100
        route6 default via fe80::3627:92ff:fe3e:94c9 metric 100

wlx7419f810b3e5: connecté à Freebox-3E94C9
        "AICSemi AIC8800DC"
        wifi (usb), 74:19:F8:10:B3:E5, hw, mtu 1500
        inet4 192.168.1.16/24
        route4 192.168.1.0/24 metric 600
        route4 default via 192.168.1.254 metric 600
        inet6 2a01:e0a:e37:9e00:da54:9990:e730:da5f/64
        inet6 2a01:e0a:e37:9e00:5a22:e082:b150:d4eb/64
        inet6 fe80::f0d8:f8da:47c6:4fb3/64
        route6 fe80::/64 metric 1024
        route6 2a01:e0a:e37:9e00::/64 metric 600
        route6 default via fe80::3627:92ff:fe3e:94c9 metric 600

lines 1-27

Système d'exploitation : Kubuntu 24.04.2 LTS | Version de KDE Plasma : 5.27.12 | Version de KDE Frameworks : 5.115.0 | Version de Qt : 5.15.13
Version de noyau : 6.11.0-26-generic (64-bit) | Plate-forme graphique : X11 | Processeurs : 2 × Pentium® Dual-Core CPU E5400 @ 2.70GHz
Mémoire : 9,7 Gio de mémoire vive | Processeur graphique : NV98 | Fabricant : Hewlett-Packard | Nom du produit : HP Pro 3010 Microtower PC

Hors ligne

#13 Le 24/06/2025, à 08:54

linux72-2

Re : Problème connexion clé WIFI 6 - AX300/AX5L Brostrend

Bonjour,
Je n'ai toujours pas de solution pour mon wifi !
Si quelqu'un à une idée sur une solution ?
merci


Système d'exploitation : Kubuntu 24.04.2 LTS | Version de KDE Plasma : 5.27.12 | Version de KDE Frameworks : 5.115.0 | Version de Qt : 5.15.13
Version de noyau : 6.11.0-26-generic (64-bit) | Plate-forme graphique : X11 | Processeurs : 2 × Pentium® Dual-Core CPU E5400 @ 2.70GHz
Mémoire : 9,7 Gio de mémoire vive | Processeur graphique : NV98 | Fabricant : Hewlett-Packard | Nom du produit : HP Pro 3010 Microtower PC

Hors ligne

#14 Le 24/06/2025, à 09:36

iznobe

Re : Problème connexion clé WIFI 6 - AX300/AX5L Brostrend

Bonjour , supprime ton ancienne connection wifi :

nmcli connection delete id Freebox-3E94C9

crees en une nouvelle :

nmcli connection add type wifi con-name Wifi-USB ssid Freebox-3E94C9 802-11-wireless-security.key-mgmt WPA2  802-11-wireless-security.wpa2 !monpassword123!

en remplaçant " !monpassword123! " par la clé du wifi .
montre ensuite :

ip a
nmcli
nmcli dev wifi | cat
nmcli c s 

Dernière modification par iznobe (Le 24/06/2025, à 09:38)


retour COMPLET et utilisable de commande  |  script montage partitions

MSI Z490A-pro , i7 10700 , 32 GB RAM .

Hors ligne