Forum général.cherche-matériel Je cherche une carte wifi pour PC de bureau, neuve et fonctionnant nativement sous Linux.

Posté par . Licence CC By‐SA.
Étiquettes :
2
6
oct.
2024

Bonjour.

J'ai besoin de conseils pour l'achat de matériel informatique.

Je souhaite ajouter une interface wifi à mon ordinateur de bureau. Il me faut donc une carte wifi à brancher sur le port PCI Express de ma carte mère. J'ai deux souhaits concernant cette carte wifi :

  1. Qu'elle soit assez récente pour être achetée neuve.
  2. Surtout, je souhaite une carte wifi qui fonctionne nativement sous Linux : pas de pilotes propriétaires, pas de binaires obscurs à utiliser, pas de fichiers à compiler.

Auriez-vous des cartes wifi à me recommander (avec la référence et le nom du constructeur) ?
Inversement, connaissez-vous des modèles de cartes wifi à éviter ?

Merci

  • # reponse douteuse

    Posté par (Mastodon) . Évalué à 2.

    Alors tout ce que je peux vous dire, c'est pas vraiment un conseil, j'ai installé une carte wifi (TP-Link ARCHER T4E) sur un une vieille toure des années 2010 avec ubnutu serveur dessus, j'ai rien eu a installer de special :)

    ._.

    • [^] # Re: reponse douteuse

      Posté par . Évalué à 1.

      Merci pour ta réponse.
      Le modèle "TP-Link Archer T4E" est trouvable en neuf :-)

      Donc, avec cette carte, tu as pu te connecter à un réseau wifi immédiatement, sans aucune complication ?

      • [^] # Re: reponse douteuse

        Posté par . Évalué à 3.

        Hello,

        attention, il se cache souvent plusieurs modèles différents (notamment, différents chips) derrière une même appellation commerciale. C'est très vrai chez TP-Link...

        • [^] # Re: reponse douteuse

          Posté par . Évalué à 1.

          Ah ... mince :-(

          Cette personne utilise une carte wifi "TP-Link Archer T4E", équipée d'un chipset "Realtek Semiconductor RTL8812AE".

          • [^] # Re: reponse douteuse

            Posté par (Mastodon) . Évalué à 1. Dernière modification le 07 octobre 2024 à 15:35.

            Coucou! Si vraiment la tplink t'interesse je peux regarder ce soir, car il faut que je demonte ... elle est prise en sandwich entre une mini CG et une 2eme carte reseau (et le pauvre serveur a eu quelques problemes d'inodes... et je l'ai jamais reparé... donc je ne peux pas regarder en ligne de commandes...)!

            Mais oui je n'ai rien fait de special de memoire (j'ai peut etre fait un ubuntu-drivers autoinstall, que j'ai tendance a faire de maniere intempestive sans trop savoir pourquoi XD, mais franchement je ne crois pas)

            ._.

  • # Chipset Intel

    Posté par . Évalué à 4.

    Les drivers pour les chipset Intel font partie du noyau. Tu trouveras facilement des cartes utilisant ces chipsets en ligne (exemple).

    • [^] # Re: Chipset Intel

      Posté par . Évalué à 1. Dernière modification le 06 octobre 2024 à 18:56.

      C'est hélas bien rare que le chipset soit clairement indiqué par le fabriquant du matériel.
      Merci donc pour ce contre-exemple !

  • # Loterie avec clés wifi chinoises

    Posté par . Évalué à 1.

    Il y a quelques années, j'avais d'abord acheté une carte wifi qui ne s'installait pas sous linux, sauf avec un driver compatible avec le noyau 2.6 qu'il fallait recompiler et que je n'ai jamais réussi à faire marcher.

    Puis j'en ai racheté 4 différentes sur aliexpress pour 20 euros, toutes n'ont pas marché, deux sont passées sans trop d'effort sur diverses distribs, debian, mageïa, fedora, centos, et opensuse en a fait marcher trois. La seule qui a marché partout avait un module directement dans le noyau détecté au démarrage, le rt2800usb, sans en être trop sûr, je ne me suis que peu servi de ces clés, cela ne captait pas là où j'avais l'intention de les utiliser, et d'autre part je ne peux pas vérifier le PC sur lequel je les avais installées vient de flancher.

    Ce n'est pas toujours la marque ou le modèle c'est le chipset qui compte, les clé chinoises c'était soit du Ralink soit du Realtek, certaines passent et d'autres pas.
    Il y a la liste des cartes directement supportées par le noyau mais c'est vague:
    https://wireless.wiki.kernel.org/en/users/Drivers

    Pour celle qui ne fonctionnaient pas, c'était avec lsusb qui renvoyait le device ID xxxx:xxxx à chercher là :

    https://usb-ids.gowdy.us/read/UD/
    Et la page 0bda des cartes realtek :
    https://usb-ids.gowdy.us/read/UD/0bda

    Par exemple si lsusb renvoit 0bda:0811 c'est la carte Realtek 8812AU dont il y a le lien pour le pilote sur github, avec quelques sous versions dont la mienne qui n'a jamais fonctionné. D'autres fois c'est en cherchant xxxx:xxxx sur le net que j'ai trouvé la procédure, quelque fois c'était dans les firmware, ou les firmware extra ou nonfree, ou encore avec kmod pour faire un pseudo module du noyau.

    Il y en a qui font 2.4 et 5Ghz, celle qui a fonctionné partout n'était qu'en 2.4 avec une antenne.

    En plus sur aliexpress les prix sont plus bas mais le délai de livraison est très long. Sur Amazon la clé qui arrive en tête en triant par prix 4 euros, je crois bien, toujours dans l'esprit du titre du message c'est la loterie, que c'est celle dont j'ai parlé avec son antenne et sa compatibilité uniquement 2.4 Ghz. Celle dont la livraison est gratuite et plus rapide (3j) a 14 commentaires clients, et un italien dit qu'elle fonctionne bien sous linux.

    • [^] # Re: Loterie avec clés wifi chinoises

      Posté par . Évalué à 1.

      Merci pour ton retour.

      Effectivement, la compatibilité avec Linux dépend du chipset de la carte. Malheureusement, cette information est rarement donnée par le fabriquant :-(

      Je pense acheter le modèle cité plus haut par Colargol ; au moins, le chipset est indiqué (chipset Intel AX210) et une image indique que Linux est pris en charge.

  • # WikiDevi

    Posté par . Évalué à 2.

    Tu peux vérifier la compatibilité d'un matériel en vente en allant sur DeviWiki.
    Tu auras les infos sur les chipsets utilisés et les pilotes les supportant.

    https://deviwiki.com/wiki/DeviWiki:Menu

  • # Deux achats.

    Posté par . Évalué à 1.

    Finalement, j'ai commandé 2 cartes wifi.

    La Syoncon AXE5400 citée plus haut par Colargol. Le descriptif de la carte indique « Chipset Intel AX210 ». Et une image du descriptif indique : « Systèmes d'exploitation pris en charge : Linux 5.1+ ».

    La TP-Link Archer TX55E AX3000 pour laquelle le descriptif du fabriquant précise « Chipset intel Wifi 6 ».

    Je croise les doigts pour que ces cartes soient réellement équipée de chipset intel, et qu'elles soient facilement utilisables sous Linux.

    • [^] # Conclusion

      Posté par . Évalué à 1.

      Après plusieurs semaines d'utilisation, je confirme que la carte wifi Syoncon AXE5400 fonctionne nativement sous Linux, sans problème.

      La carte TP-Link Archer TX55E AX3000 est installée dans un ordinateur utilisant exclusivement Microsoft Windows, je n'ai pas testé son utilisation sous Linux.

      Merci à tous pour vos conseils.

      • [^] # Re: Conclusion

        Posté par (site web personnel) . Évalué à 2.

        N'hésite pas à remonter les infos données via hwinfo ou une synthèse par inxi -Na (limité à l'aspect réseau). Pour le windows, il y a peut-être des outils similaires (sinon booter une distro live sur clé usb...)

        • [^] # Re: Conclusion

          Posté par (site web personnel) . Évalué à 2.

          et en complément (plus exhaustif sur fonctionnalités) : iw list

          • [^] # Re: Conclusion

            Posté par . Évalué à 2.

            Pour la carte wifi Syoncon AXE5400 :


            inxi -Na
            
            Network:
             Device-1: Intel Wi-Fi 6E AX210/AX1675 2x2 [Typhoon Peak] driver: iwlwifi v: kernel pcie: gen: 2
             speed: 5 GT/s lanes: 1 bus-ID: 03:00.0 chip-ID: 8086:2725 class-ID: 0280
            

            iw list
            
            Wiphy phy0
             wiphy index: 0
             max # scan SSIDs: 20
             max scan IEs length: 356 bytes
             max # sched scan SSIDs: 20
             max # match sets: 8
             Retry short limit: 7
             Retry long limit: 4
             Coverage class: 0 (up to 0m)
             Device supports RSN-IBSS.
             Device supports AP-side u-APSD.
             Device supports T-DLS.
             Supported Ciphers:
             * WEP40 (00-0f-ac:1)
             * WEP104 (00-0f-ac:5)
             * TKIP (00-0f-ac:2)
             * CCMP-128 (00-0f-ac:4)
             * GCMP-128 (00-0f-ac:8)
             * GCMP-256 (00-0f-ac:9)
             * CMAC (00-0f-ac:6)
             * GMAC-128 (00-0f-ac:11)
             * GMAC-256 (00-0f-ac:12)
             Available Antennas: TX 0x3 RX 0x3
             Configured Antennas: TX 0x3 RX 0x3
             Supported interface modes:
             * IBSS
             * managed
             * AP
             * AP/VLAN
             * monitor
             * P2P-client
             * P2P-GO
             * P2P-device
             Band 1:
             Capabilities: 0x19ef
             RX LDPC
             HT20/HT40
             SM Power Save disabled
             RX HT20 SGI
             RX HT40 SGI
             TX STBC
             RX STBC 1-stream
             Max AMSDU length: 7935 bytes
             DSSS/CCK HT40
             Maximum RX AMPDU length 65535 bytes (exponent: 0x003)
             Minimum RX AMPDU time spacing: 4 usec (0x05)
             HT Max RX data rate: 300 Mbps
             HT TX/RX MCS rate indexes supported: 0-15
             HE Iftypes: managed, P2P-client
             HE MAC Capabilities (0x78019a30abc0):
             +HTC HE Supported
             Trigger Frame MAC Padding Duration: 2
             Multi-TID Aggregation Support: 7
             Broadcast TWT
             32-bit BA Bitmap
             OM Control
             Maximum A-MPDU Length Exponent: 3
             RX Control Frame to MultiBSS
             A-MSDU in A-MPDU
             Multi-TID Aggregation TX: 7
             UL 2x996-Tone RU
             HE PHY Capabilities: (0x023f4e09fd098c160ffc01):
             HE40/2.4GHz
             Punctured Preamble RX: 15
             Device Class: 1
             LDPC Coding in Payload
             NDP with 4x HE-LTF and 3.2us GI
             STBC Tx <= 80MHz
             STBC Rx <= 80MHz
             Full Bandwidth UL MU-MIMO
             DCM Max Constellation: 1
             DCM Max Constellation Rx: 1
             SU Beamformee
             Beamformee STS <= 80Mhz: 7
             Beamformee STS > 80Mhz: 7
             Sounding Dimensions <= 80Mhz: 1
             Sounding Dimensions > 80Mhz: 1
             Triggered SU Beamforming Feedback
             Triggered MU Beamforming Feedback
             PPE Threshold Present
             Power Boost Factor ar
             HE SU PPDU & HE PPDU 4x HE-LTF 0.8us GI
             Max NC: 2
             HE ER SU PPDU 4x HE-LTF 0.8us GI
             20MHz in 40MHz HE PPDU 2.4GHz
             20MHz in 160/80+80MHz HE PPDU
             80MHz in 160/80+80MHz HE PPDU
             TX 1024-QAM
             RX 1024-QAM
             RX Full BW SU Using HE MU PPDU with Compression SIGB
             RX Full BW SU Using HE MU PPDU with Non-Compression SIGB
             HE RX MCS and NSS set <= 80 MHz
             1 streams: MCS 0-11
             2 streams: MCS 0-11
             3 streams: not supported
             4 streams: not supported
             5 streams: not supported
             6 streams: not supported
             7 streams: not supported
             8 streams: not supported
             HE TX MCS and NSS set <= 80 MHz
             1 streams: MCS 0-11
             2 streams: MCS 0-11
             3 streams: not supported
             4 streams: not supported
             5 streams: not supported
             6 streams: not supported
             7 streams: not supported
             8 streams: not supported
             PPE Threshold 0x61 0x1c 0xc7 0x71 
             HE Iftypes: AP, P2P-GO
             HE MAC Capabilities (0x70011a100000):
             +HTC HE Supported
             Multi-TID Aggregation Support: 7
             Broadcast TWT
             OM Control
             Maximum A-MPDU Length Exponent: 3
             HE PHY Capabilities: (0x02200e090009800401c400):
             HE40/2.4GHz
             LDPC Coding in Payload
             NDP with 4x HE-LTF and 3.2us GI
             STBC Tx <= 80MHz
             STBC Rx <= 80MHz
             DCM Max Constellation: 1
             DCM Max Constellation Rx: 1
             Sounding Dimensions <= 80Mhz: 1
             Sounding Dimensions > 80Mhz: 1
             PPE Threshold Present
             HE SU PPDU & HE PPDU 4x HE-LTF 0.8us GI
             HE ER SU PPDU 4x HE-LTF 0.8us GI
             TX 1024-QAM
             HE RX MCS and NSS set <= 80 MHz
             1 streams: MCS 0-11
             2 streams: MCS 0-11
             3 streams: not supported
             4 streams: not supported
             5 streams: not supported
             6 streams: not supported
             7 streams: not supported
             8 streams: not supported
             HE TX MCS and NSS set <= 80 MHz
             1 streams: MCS 0-11
             2 streams: MCS 0-11
             3 streams: not supported
             4 streams: not supported
             5 streams: not supported
             6 streams: not supported
             7 streams: not supported
             8 streams: not supported
             PPE Threshold 0x61 0x1c 0xc7 0x71 
             Bitrates (non-HT):
             * 1.0 Mbps
             * 2.0 Mbps (short preamble supported)
             * 5.5 Mbps (short preamble supported)
             * 11.0 Mbps (short preamble supported)
             * 6.0 Mbps
             * 9.0 Mbps
             * 12.0 Mbps
             * 18.0 Mbps
             * 24.0 Mbps
             * 36.0 Mbps
             * 48.0 Mbps
             * 54.0 Mbps
             Frequencies:
             * 2412.0 MHz [1] (22.0 dBm)
             * 2417.0 MHz [2] (22.0 dBm)
             * 2422.0 MHz [3] (22.0 dBm)
             * 2427.0 MHz [4] (22.0 dBm)
             * 2432.0 MHz [5] (22.0 dBm)
             * 2437.0 MHz [6] (22.0 dBm)
             * 2442.0 MHz [7] (22.0 dBm)
             * 2447.0 MHz [8] (22.0 dBm)
             * 2452.0 MHz [9] (22.0 dBm)
             * 2457.0 MHz [10] (22.0 dBm)
             * 2462.0 MHz [11] (22.0 dBm)
             * 2467.0 MHz [12] (22.0 dBm)
             * 2472.0 MHz [13] (22.0 dBm)
             * 2484.0 MHz [14] (disabled)
             Band 2:
             Capabilities: 0x19ef
             RX LDPC
             HT20/HT40
             SM Power Save disabled
             RX HT20 SGI
             RX HT40 SGI
             TX STBC
             RX STBC 1-stream
             Max AMSDU length: 7935 bytes
             DSSS/CCK HT40
             Maximum RX AMPDU length 65535 bytes (exponent: 0x003)
             Minimum RX AMPDU time spacing: 4 usec (0x05)
             HT Max RX data rate: 300 Mbps
             HT TX/RX MCS rate indexes supported: 0-15
             VHT Capabilities (0x039071f6):
             Max MPDU length: 11454
             Supported Channel Width: 160 MHz
             RX LDPC
             short GI (80 MHz)
             short GI (160/80+80 MHz)
             TX STBC
             SU Beamformee
             MU Beamformee
             VHT RX MCS set:
             1 streams: MCS 0-9
             2 streams: MCS 0-9
             3 streams: not supported
             4 streams: not supported
             5 streams: not supported
             6 streams: not supported
             7 streams: not supported
             8 streams: not supported
             VHT RX highest supported: 0 Mbps
             VHT TX MCS set:
             1 streams: MCS 0-9
             2 streams: MCS 0-9
             3 streams: not supported
             4 streams: not supported
             5 streams: not supported
             6 streams: not supported
             7 streams: not supported
             8 streams: not supported
             VHT TX highest supported: 0 Mbps
             VHT extended NSS: supported
             HE Iftypes: managed, P2P-client
             HE MAC Capabilities (0x78018a30abc0):
             +HTC HE Supported
             Trigger Frame MAC Padding Duration: 2
             Multi-TID Aggregation Support: 7
             Broadcast TWT
             32-bit BA Bitmap
             OM Control
             Maximum A-MPDU Length Exponent: 1
             RX Control Frame to MultiBSS
             A-MSDU in A-MPDU
             Multi-TID Aggregation TX: 7
             UL 2x996-Tone RU
             HE PHY Capabilities: (0x0c3f4e09fd098c160ffc01):
             HE40/HE80/5GHz
             HE160/5GHz
             Punctured Preamble RX: 15
             Device Class: 1
             LDPC Coding in Payload
             NDP with 4x HE-LTF and 3.2us GI
             STBC Tx <= 80MHz
             STBC Rx <= 80MHz
             Full Bandwidth UL MU-MIMO
             DCM Max Constellation: 1
             DCM Max Constellation Rx: 1
             SU Beamformee
             Beamformee STS <= 80Mhz: 7
             Beamformee STS > 80Mhz: 7
             Sounding Dimensions <= 80Mhz: 1
             Sounding Dimensions > 80Mhz: 1
             Triggered SU Beamforming Feedback
             Triggered MU Beamforming Feedback
             PPE Threshold Present
             Power Boost Factor ar
             HE SU PPDU & HE PPDU 4x HE-LTF 0.8us GI
             Max NC: 2
             HE ER SU PPDU 4x HE-LTF 0.8us GI
             20MHz in 40MHz HE PPDU 2.4GHz
             20MHz in 160/80+80MHz HE PPDU
             80MHz in 160/80+80MHz HE PPDU
             TX 1024-QAM
             RX 1024-QAM
             RX Full BW SU Using HE MU PPDU with Compression SIGB
             RX Full BW SU Using HE MU PPDU with Non-Compression SIGB
             HE RX MCS and NSS set <= 80 MHz
             1 streams: MCS 0-11
             2 streams: MCS 0-11
             3 streams: not supported
             4 streams: not supported
             5 streams: not supported
             6 streams: not supported
             7 streams: not supported
             8 streams: not supported
             HE TX MCS and NSS set <= 80 MHz
             1 streams: MCS 0-11
             2 streams: MCS 0-11
             3 streams: not supported
             4 streams: not supported
             5 streams: not supported
             6 streams: not supported
             7 streams: not supported
             8 streams: not supported
             HE RX MCS and NSS set 160 MHz
             1 streams: MCS 0-11
             2 streams: MCS 0-11
             3 streams: not supported
             4 streams: not supported
             5 streams: not supported
             6 streams: not supported
             7 streams: not supported
             8 streams: not supported
             HE TX MCS and NSS set 160 MHz
             1 streams: MCS 0-11
             2 streams: MCS 0-11
             3 streams: not supported
             4 streams: not supported
             5 streams: not supported
             6 streams: not supported
             7 streams: not supported
             8 streams: not supported
             PPE Threshold 0x61 0x1c 0xc7 0x71 
             HE Iftypes: AP, P2P-GO
             HE MAC Capabilities (0x70010a100000):
             +HTC HE Supported
             Multi-TID Aggregation Support: 7
             Broadcast TWT
             OM Control
             Maximum A-MPDU Length Exponent: 1
             HE PHY Capabilities: (0x0c200e090009800401c400):
             HE40/HE80/5GHz
             HE160/5GHz
             LDPC Coding in Payload
             NDP with 4x HE-LTF and 3.2us GI
             STBC Tx <= 80MHz
             STBC Rx <= 80MHz
             DCM Max Constellation: 1
             DCM Max Constellation Rx: 1
             Sounding Dimensions <= 80Mhz: 1
             Sounding Dimensions > 80Mhz: 1
             PPE Threshold Present
             HE SU PPDU & HE PPDU 4x HE-LTF 0.8us GI
             HE ER SU PPDU 4x HE-LTF 0.8us GI
             TX 1024-QAM
             HE RX MCS and NSS set <= 80 MHz
             1 streams: MCS 0-11
             2 streams: MCS 0-11
             3 streams: not supported
             4 streams: not supported
             5 streams: not supported
             6 streams: not supported
             7 streams: not supported
             8 streams: not supported
             HE TX MCS and NSS set <= 80 MHz
             1 streams: MCS 0-11
             2 streams: MCS 0-11
             3 streams: not supported
             4 streams: not supported
             5 streams: not supported
             6 streams: not supported
             7 streams: not supported
             8 streams: not supported
             HE RX MCS and NSS set 160 MHz
             1 streams: MCS 0-11
             2 streams: MCS 0-11
             3 streams: not supported
             4 streams: not supported
             5 streams: not supported
             6 streams: not supported
             7 streams: not supported
             8 streams: not supported
             HE TX MCS and NSS set 160 MHz
             1 streams: MCS 0-11
             2 streams: MCS 0-11
             3 streams: not supported
             4 streams: not supported
             5 streams: not supported
             6 streams: not supported
             7 streams: not supported
             8 streams: not supported
             PPE Threshold 0x61 0x1c 0xc7 0x71 
             Bitrates (non-HT):
             * 6.0 Mbps
             * 9.0 Mbps
             * 12.0 Mbps
             * 18.0 Mbps
             * 24.0 Mbps
             * 36.0 Mbps
             * 48.0 Mbps
             * 54.0 Mbps
             Frequencies:
             * 5180.0 MHz [36] (22.0 dBm) (no IR)
             * 5200.0 MHz [40] (22.0 dBm) (no IR)
             * 5220.0 MHz [44] (22.0 dBm) (no IR)
             * 5240.0 MHz [48] (22.0 dBm) (no IR)
             * 5260.0 MHz [52] (22.0 dBm) (no IR, radar detection)
             * 5280.0 MHz [56] (22.0 dBm) (no IR, radar detection)
             * 5300.0 MHz [60] (22.0 dBm) (no IR, radar detection)
             * 5320.0 MHz [64] (22.0 dBm) (no IR, radar detection)
             * 5340.0 MHz [68] (disabled)
             * 5360.0 MHz [72] (disabled)
             * 5380.0 MHz [76] (disabled)
             * 5400.0 MHz [80] (disabled)
             * 5420.0 MHz [84] (disabled)
             * 5440.0 MHz [88] (disabled)
             * 5460.0 MHz [92] (disabled)
             * 5480.0 MHz [96] (disabled)
             * 5500.0 MHz [100] (22.0 dBm) (no IR, radar detection)
             * 5520.0 MHz [104] (22.0 dBm) (no IR, radar detection)
             * 5540.0 MHz [108] (22.0 dBm) (no IR, radar detection)
             * 5560.0 MHz [112] (22.0 dBm) (no IR, radar detection)
             * 5580.0 MHz [116] (22.0 dBm) (no IR, radar detection)
             * 5600.0 MHz [120] (22.0 dBm) (no IR, radar detection)
             * 5620.0 MHz [124] (22.0 dBm) (no IR, radar detection)
             * 5640.0 MHz [128] (22.0 dBm) (no IR, radar detection)
             * 5660.0 MHz [132] (22.0 dBm) (no IR, radar detection)
             * 5680.0 MHz [136] (22.0 dBm) (no IR, radar detection)
             * 5700.0 MHz [140] (22.0 dBm) (no IR, radar detection)
             * 5720.0 MHz [144] (22.0 dBm) (no IR, radar detection)
             * 5745.0 MHz [149] (22.0 dBm) (no IR)
             * 5765.0 MHz [153] (22.0 dBm) (no IR)
             * 5785.0 MHz [157] (22.0 dBm) (no IR)
             * 5805.0 MHz [161] (22.0 dBm) (no IR)
             * 5825.0 MHz [165] (22.0 dBm) (no IR)
             * 5845.0 MHz [169] (disabled)
             * 5865.0 MHz [173] (disabled)
             * 5885.0 MHz [177] (disabled)
             * 5905.0 MHz [181] (disabled)
             Band 4:
             HE Iftypes: managed, P2P-client
             HE MAC Capabilities (0x78018a30abc0):
             +HTC HE Supported
             Trigger Frame MAC Padding Duration: 2
             Multi-TID Aggregation Support: 7
             Broadcast TWT
             32-bit BA Bitmap
             OM Control
             Maximum A-MPDU Length Exponent: 1
             RX Control Frame to MultiBSS
             A-MSDU in A-MPDU
             Multi-TID Aggregation TX: 7
             UL 2x996-Tone RU
             HE PHY Capabilities: (0x0c3f4e09fd098c160ffc01):
             HE40/HE80/5GHz
             HE160/5GHz
             Punctured Preamble RX: 15
             Device Class: 1
             LDPC Coding in Payload
             NDP with 4x HE-LTF and 3.2us GI
             STBC Tx <= 80MHz
             STBC Rx <= 80MHz
             Full Bandwidth UL MU-MIMO
             DCM Max Constellation: 1
             DCM Max Constellation Rx: 1
             SU Beamformee
             Beamformee STS <= 80Mhz: 7
             Beamformee STS > 80Mhz: 7
             Sounding Dimensions <= 80Mhz: 1
             Sounding Dimensions > 80Mhz: 1
             Triggered SU Beamforming Feedback
             Triggered MU Beamforming Feedback
             PPE Threshold Present
             Power Boost Factor ar
             HE SU PPDU & HE PPDU 4x HE-LTF 0.8us GI
             Max NC: 2
             HE ER SU PPDU 4x HE-LTF 0.8us GI
             20MHz in 40MHz HE PPDU 2.4GHz
             20MHz in 160/80+80MHz HE PPDU
             80MHz in 160/80+80MHz HE PPDU
             TX 1024-QAM
             RX 1024-QAM
             RX Full BW SU Using HE MU PPDU with Compression SIGB
             RX Full BW SU Using HE MU PPDU with Non-Compression SIGB
             HE RX MCS and NSS set <= 80 MHz
             1 streams: MCS 0-11
             2 streams: MCS 0-11
             3 streams: not supported
             4 streams: not supported
             5 streams: not supported
             6 streams: not supported
             7 streams: not supported
             8 streams: not supported
             HE TX MCS and NSS set <= 80 MHz
             1 streams: MCS 0-11
             2 streams: MCS 0-11
             3 streams: not supported
             4 streams: not supported
             5 streams: not supported
             6 streams: not supported
             7 streams: not supported
             8 streams: not supported
             HE RX MCS and NSS set 160 MHz
             1 streams: MCS 0-11
             2 streams: MCS 0-11
             3 streams: not supported
             4 streams: not supported
             5 streams: not supported
             6 streams: not supported
             7 streams: not supported
             8 streams: not supported
             HE TX MCS and NSS set 160 MHz
             1 streams: MCS 0-11
             2 streams: MCS 0-11
             3 streams: not supported
             4 streams: not supported
             5 streams: not supported
             6 streams: not supported
             7 streams: not supported
             8 streams: not supported
             PPE Threshold 0x61 0x1c 0xc7 0x71 
             HE Iftypes: AP, P2P-GO
             HE MAC Capabilities (0x70010a100000):
             +HTC HE Supported
             Multi-TID Aggregation Support: 7
             Broadcast TWT
             OM Control
             Maximum A-MPDU Length Exponent: 1
             HE PHY Capabilities: (0x0c200e090009800401c400):
             HE40/HE80/5GHz
             HE160/5GHz
             LDPC Coding in Payload
             NDP with 4x HE-LTF and 3.2us GI
             STBC Tx <= 80MHz
             STBC Rx <= 80MHz
             DCM Max Constellation: 1
             DCM Max Constellation Rx: 1
             Sounding Dimensions <= 80Mhz: 1
             Sounding Dimensions > 80Mhz: 1
             PPE Threshold Present
             HE SU PPDU & HE PPDU 4x HE-LTF 0.8us GI
             HE ER SU PPDU 4x HE-LTF 0.8us GI
             TX 1024-QAM
             HE RX MCS and NSS set <= 80 MHz
             1 streams: MCS 0-11
             2 streams: MCS 0-11
             3 streams: not supported
             4 streams: not supported
             5 streams: not supported
             6 streams: not supported
             7 streams: not supported
             8 streams: not supported
             HE TX MCS and NSS set <= 80 MHz
             1 streams: MCS 0-11
             2 streams: MCS 0-11
             3 streams: not supported
             4 streams: not supported
             5 streams: not supported
             6 streams: not supported
             7 streams: not supported
             8 streams: not supported
             HE RX MCS and NSS set 160 MHz
             1 streams: MCS 0-11
             2 streams: MCS 0-11
             3 streams: not supported
             4 streams: not supported
             5 streams: not supported
             6 streams: not supported
             7 streams: not supported
             8 streams: not supported
             HE TX MCS and NSS set 160 MHz
             1 streams: MCS 0-11
             2 streams: MCS 0-11
             3 streams: not supported
             4 streams: not supported
             5 streams: not supported
             6 streams: not supported
             7 streams: not supported
             8 streams: not supported
             PPE Threshold 0x61 0x1c 0xc7 0x71 
             Bitrates (non-HT):
             * 6.0 Mbps
             * 9.0 Mbps
             * 12.0 Mbps
             * 18.0 Mbps
             * 24.0 Mbps
             * 36.0 Mbps
             * 48.0 Mbps
             * 54.0 Mbps
             Frequencies:
             * 5955.0 MHz [1] (disabled)
             * 5975.0 MHz [5] (disabled)
             * 5995.0 MHz [9] (disabled)
             * 6015.0 MHz [13] (disabled)
             * 6035.0 MHz [17] (disabled)
             * 6055.0 MHz [21] (disabled)
             * 6075.0 MHz [25] (disabled)
             * 6095.0 MHz [29] (disabled)
             * 6115.0 MHz [33] (disabled)
             * 6135.0 MHz [37] (disabled)
             * 6155.0 MHz [41] (disabled)
             * 6175.0 MHz [45] (disabled)
             * 6195.0 MHz [49] (disabled)
             * 6215.0 MHz [53] (disabled)
             * 6235.0 MHz [57] (disabled)
             * 6255.0 MHz [61] (disabled)
             * 6275.0 MHz [65] (disabled)
             * 6295.0 MHz [69] (disabled)
             * 6315.0 MHz [73] (disabled)
             * 6335.0 MHz [77] (disabled)
             * 6355.0 MHz [81] (disabled)
             * 6375.0 MHz [85] (disabled)
             * 6395.0 MHz [89] (disabled)
             * 6415.0 MHz [93] (disabled)
             * 6435.0 MHz [97] (disabled)
             * 6455.0 MHz [101] (disabled)
             * 6475.0 MHz [105] (disabled)
             * 6495.0 MHz [109] (disabled)
             * 6515.0 MHz [113] (disabled)
             * 6535.0 MHz [117] (disabled)
             * 6555.0 MHz [121] (disabled)
             * 6575.0 MHz [125] (disabled)
             * 6595.0 MHz [129] (disabled)
             * 6615.0 MHz [133] (disabled)
             * 6635.0 MHz [137] (disabled)
             * 6655.0 MHz [141] (disabled)
             * 6675.0 MHz [145] (disabled)
             * 6695.0 MHz [149] (disabled)
             * 6715.0 MHz [153] (disabled)
             * 6735.0 MHz [157] (disabled)
             * 6755.0 MHz [161] (disabled)
             * 6775.0 MHz [165] (disabled)
             * 6795.0 MHz [169] (disabled)
             * 6815.0 MHz [173] (disabled)
             * 6835.0 MHz [177] (disabled)
             * 6855.0 MHz [181] (disabled)
             * 6875.0 MHz [185] (disabled)
             * 6895.0 MHz [189] (disabled)
             * 6915.0 MHz [193] (disabled)
             * 6935.0 MHz [197] (disabled)
             * 6955.0 MHz [201] (disabled)
             * 6975.0 MHz [205] (disabled)
             * 6995.0 MHz [209] (disabled)
             * 7015.0 MHz [213] (disabled)
             * 7035.0 MHz [217] (disabled)
             * 7055.0 MHz [221] (disabled)
             * 7075.0 MHz [225] (disabled)
             * 7095.0 MHz [229] (disabled)
             * 7115.0 MHz [233] (disabled)
             Supported commands:
             * new_interface
             * set_interface
             * new_key
             * start_ap
             * new_station
             * new_mpath
             * set_mesh_config
             * set_bss
             * authenticate
             * associate
             * deauthenticate
             * disassociate
             * join_ibss
             * join_mesh
             * remain_on_channel
             * set_tx_bitrate_mask
             * frame
             * frame_wait_cancel
             * set_wiphy_netns
             * set_channel
             * tdls_mgmt
             * tdls_oper
             * start_sched_scan
             * probe_client
             * set_noack_map
             * register_beacons
             * start_p2p_device
             * set_mcast_rate
             * connect
             * disconnect
             * channel_switch
             * set_qos_map
             * add_tx_ts
             * set_multicast_to_unicast
             WoWLAN support:
             * wake up on disconnect
             * wake up on magic packet
             * wake up on pattern match, up to 20 patterns of 16-128 bytes,
             maximum packet offset 0 bytes
             * can do GTK rekeying
             * wake up on GTK rekey failure
             * wake up on EAP identity request
             * wake up on 4-way handshake
             * wake up on rfkill release
             * wake up on network detection, up to 8 match sets
             software interface modes (can always be added):
             * AP/VLAN
             * monitor
             valid interface combinations:
             * #{ managed } <= 1, #{ P2P-client, P2P-GO } <= 1, #{ P2P-device } <= 1,
             total <= 3, #channels <= 2
             * #{ managed } <= 1, #{ AP, P2P-client, P2P-GO } <= 1, #{ P2P-device } <= 1,
             total <= 3, #channels <= 1
             HT Capability overrides:
             * MCS: ff ff ff ff ff ff ff ff ff ff
             * maximum A-MSDU length
             * supported channel width
             * short GI for 40 MHz
             * max A-MPDU length exponent
             * min MPDU start spacing
             Device supports TX status socket option.
             Device supports HT-IBSS.
             Device supports SAE with AUTHENTICATE command
             Device supports low priority scan.
             Device supports scan flush.
             Device supports per-vif TX power setting
             P2P GO supports CT window setting
             P2P GO supports opportunistic powersave setting
             Driver supports full state transitions for AP/GO clients
             Driver supports a userspace MPM
             Driver/device bandwidth changes during BSS lifetime (AP/GO mode)
             Device adds DS IE to probe requests
             Device can update TPC Report IE
             Device supports static SMPS
             Device supports dynamic SMPS
             Device supports WMM-AC admission (TSPECs)
             Device supports configuring vdev MAC-addr on create.
             Device supports randomizing MAC-addr in scans.
             Device supports randomizing MAC-addr in sched scans.
             Device supports randomizing MAC-addr in net-detect scans.
             max # scan plans: 2
             max scan plan interval: 65535
             max scan plan iterations: 254
             Supported TX frame types:
             * IBSS: 0x00 0x10 0x20 0x30 0x40 0x50 0x60 0x70 0x80 0x90 0xa0 0xb0 0xc0 0xd0 0xe0 0xf0
             * managed: 0x00 0x10 0x20 0x30 0x40 0x50 0x60 0x70 0x80 0x90 0xa0 0xb0 0xc0 0xd0 0xe0 0xf0
             * AP: 0x00 0x10 0x20 0x30 0x40 0x50 0x60 0x70 0x80 0x90 0xa0 0xb0 0xc0 0xd0 0xe0 0xf0
             * AP/VLAN: 0x00 0x10 0x20 0x30 0x40 0x50 0x60 0x70 0x80 0x90 0xa0 0xb0 0xc0 0xd0 0xe0 0xf0
             * mesh point: 0x00 0x10 0x20 0x30 0x40 0x50 0x60 0x70 0x80 0x90 0xa0 0xb0 0xc0 0xd0 0xe0 0xf0
             * P2P-client: 0x00 0x10 0x20 0x30 0x40 0x50 0x60 0x70 0x80 0x90 0xa0 0xb0 0xc0 0xd0 0xe0 0xf0
             * P2P-GO: 0x00 0x10 0x20 0x30 0x40 0x50 0x60 0x70 0x80 0x90 0xa0 0xb0 0xc0 0xd0 0xe0 0xf0
             * P2P-device: 0x00 0x10 0x20 0x30 0x40 0x50 0x60 0x70 0x80 0x90 0xa0 0xb0 0xc0 0xd0 0xe0 0xf0
             Supported RX frame types:
             * IBSS: 0x40 0xb0 0xc0 0xd0
             * managed: 0x40 0xb0 0xd0
             * AP: 0x00 0x20 0x40 0xa0 0xb0 0xc0 0xd0
             * AP/VLAN: 0x00 0x20 0x40 0xa0 0xb0 0xc0 0xd0
             * mesh point: 0xb0 0xc0 0xd0
             * P2P-client: 0x40 0xd0
             * P2P-GO: 0x00 0x20 0x40 0xa0 0xb0 0xc0 0xd0
             * P2P-device: 0x40 0xd0
             Supported extended features:
             * [ VHT_IBSS ]: VHT-IBSS
             * [ RRM ]: RRM
             * [ MU_MIMO_AIR_SNIFFER ]: MU-MIMO sniffer
             * [ SCAN_START_TIME ]: scan start timestamp
             * [ BSS_PARENT_TSF ]: BSS last beacon/probe TSF
             * [ BEACON_RATE_LEGACY ]: legacy beacon rate setting
             * [ FILS_STA ]: STA FILS (Fast Initial Link Setup)
             * [ FILS_MAX_CHANNEL_TIME ]: FILS max channel attribute override with dwell time
             * [ ACCEPT_BCAST_PROBE_RESP ]: accepts broadcast probe response
             * [ OCE_PROBE_REQ_HIGH_TX_RATE ]: probe request TX at high rate (at least 5.5Mbps)
             * [ CONTROL_PORT_OVER_NL80211 ]: control port over nl80211
             * [ TXQS ]: FQ-CoDel-enabled intermediate TXQs
             * [ SCAN_MIN_PREQ_CONTENT ]: use probe request with only rate IEs in scans
             * [ ENABLE_FTM_RESPONDER ]: enable FTM (Fine Time Measurement) responder
             * [ CONTROL_PORT_NO_PREAUTH ]: disable pre-auth over nl80211 control port support
             * [ PROTECTED_TWT ]: protected Target Wake Time (TWT) support
             * [ DEL_IBSS_STA ]: deletion of IBSS station support
             * [ BEACON_PROTECTION_CLIENT ]: beacon prot. for clients support
             * [ SCAN_FREQ_KHZ ]: scan on kHz frequency support
             * [ CONTROL_PORT_OVER_NL80211_TX_STATUS ]: tx status for nl80211 control port support
             * [ PROT_RANGE_NEGO_AND_MEASURE ]: support for MFP in range measurement negotiation/procedure
             * [ POWERED_ADDR_CHANGE ]: can change MAC address while up
             * [ DFS_CONCURRENT ]: DFS channel use under concurrent DFS master
             * [ SPP_AMSDU_SUPPORT ]: SPP A-MSDU support
             Peer measurement (PMSR)
             Max peers: 5
             REPORT_AP_TSF
             RANDOMIZE_MAC_ADDR
             FTM (Fine time measurement or Flight time measurement)
             Preambles: LEGACY HT VHT
             Bandwidth: 20_NOHT 20 40 80 160
             ASAP
             NON_ASAP
             REQ_LCI
             REQ_CIVICLOC
             TRIGGER_BASED
             NON_TRIGGER_BASED
            

            hwifo
            
            73: None 01.0: 10701 Ethernet
             [Created at net.126]
             Unique ID: VnCh.ndpeucax6V1
             Parent ID: S6TQ.MzHu+HzGNfC
             SysFS ID: /class/net/wlo1
             SysFS Device Link: /devices/pci0000:00/0000:00:01.2/0000:01:00.2/0000:02:00.0/0000:03:00.0
             Hardware Class: network interface
             Model: "Ethernet network interface"
             Driver: "iwlwifi"
             Driver Modules: "iwlwifi"
             Device File: wlo1
             HW Address: XX:XX:XX:XX:XX:XX
             Permanent HW Address: XX:XX:XX:XX:XX:XX
             Link detected: yes
             Config Status: cfg=new, avail=yes, need=no, active=unknown
             Attached to: #13 (WLAN controller)
            

Suivre le flux des commentaires

Note : les commentaires appartiennent à celles et ceux qui les ont postés. Nous n’en sommes pas responsables.