<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Drivers Required for AX210 Wi-Fi Module in Yocto Build in Wireless</title>
    <link>https://community.intel.com/t5/Wireless/Drivers-Required-for-AX210-Wi-Fi-Module-in-Yocto-Build/m-p/1650418#M57177</link>
    <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I am working on a Yocto build for my device and need to ensure compatibility with the Intel AX210 Wi-Fi module. Specifically, I am trying to determine which drivers or firmware files I need to include in the&lt;STRONG&gt; /firmware&lt;/STRONG&gt; folder of my Linux image.&lt;/P&gt;&lt;P&gt;I understand that the required firmware files might be available in the Linux firmware Git tree:&lt;BR /&gt;&lt;A href="https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/" target="_new" rel="noopener"&gt;&lt;SPAN&gt;https&lt;/SPAN&gt;&lt;SPAN&gt;://git&lt;/SPAN&gt;&lt;SPAN&gt;.kernel&lt;/SPAN&gt;&lt;SPAN&gt;.org&lt;/SPAN&gt;&lt;SPAN&gt;/pub&lt;/SPAN&gt;&lt;SPAN&gt;/scm&lt;/SPAN&gt;&lt;SPAN&gt;/linux&lt;/SPAN&gt;&lt;SPAN&gt;/kernel&lt;/SPAN&gt;&lt;SPAN&gt;/git&lt;/SPAN&gt;&lt;SPAN&gt;/firmware&lt;/SPAN&gt;&lt;SPAN&gt;/linux&lt;/SPAN&gt;&lt;SPAN&gt;-firmware&lt;/SPAN&gt;&lt;SPAN&gt;.git&lt;/SPAN&gt;&lt;SPAN&gt;/tree/&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;However, since the repository contains a wide range of middleware, I want to avoid adding unnecessary files to prevent overloading the image or wasting space.&lt;/P&gt;&lt;P&gt;Could anyone guide me on which specific files are required for the AX210 module? Any pointers or advice on creating a custom Yocto recipe to include only the necessary firmware would be greatly appreciated.&lt;/P&gt;&lt;P&gt;Thank you in advance!&lt;/P&gt;</description>
    <pubDate>Wed, 18 Dec 2024 09:14:49 GMT</pubDate>
    <dc:creator>maxkashchuk</dc:creator>
    <dc:date>2024-12-18T09:14:49Z</dc:date>
    <item>
      <title>Drivers Required for AX210 Wi-Fi Module in Yocto Build</title>
      <link>https://community.intel.com/t5/Wireless/Drivers-Required-for-AX210-Wi-Fi-Module-in-Yocto-Build/m-p/1650418#M57177</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I am working on a Yocto build for my device and need to ensure compatibility with the Intel AX210 Wi-Fi module. Specifically, I am trying to determine which drivers or firmware files I need to include in the&lt;STRONG&gt; /firmware&lt;/STRONG&gt; folder of my Linux image.&lt;/P&gt;&lt;P&gt;I understand that the required firmware files might be available in the Linux firmware Git tree:&lt;BR /&gt;&lt;A href="https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/" target="_new" rel="noopener"&gt;&lt;SPAN&gt;https&lt;/SPAN&gt;&lt;SPAN&gt;://git&lt;/SPAN&gt;&lt;SPAN&gt;.kernel&lt;/SPAN&gt;&lt;SPAN&gt;.org&lt;/SPAN&gt;&lt;SPAN&gt;/pub&lt;/SPAN&gt;&lt;SPAN&gt;/scm&lt;/SPAN&gt;&lt;SPAN&gt;/linux&lt;/SPAN&gt;&lt;SPAN&gt;/kernel&lt;/SPAN&gt;&lt;SPAN&gt;/git&lt;/SPAN&gt;&lt;SPAN&gt;/firmware&lt;/SPAN&gt;&lt;SPAN&gt;/linux&lt;/SPAN&gt;&lt;SPAN&gt;-firmware&lt;/SPAN&gt;&lt;SPAN&gt;.git&lt;/SPAN&gt;&lt;SPAN&gt;/tree/&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;However, since the repository contains a wide range of middleware, I want to avoid adding unnecessary files to prevent overloading the image or wasting space.&lt;/P&gt;&lt;P&gt;Could anyone guide me on which specific files are required for the AX210 module? Any pointers or advice on creating a custom Yocto recipe to include only the necessary firmware would be greatly appreciated.&lt;/P&gt;&lt;P&gt;Thank you in advance!&lt;/P&gt;</description>
      <pubDate>Wed, 18 Dec 2024 09:14:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/Drivers-Required-for-AX210-Wi-Fi-Module-in-Yocto-Build/m-p/1650418#M57177</guid>
      <dc:creator>maxkashchuk</dc:creator>
      <dc:date>2024-12-18T09:14:49Z</dc:date>
    </item>
    <item>
      <title>Re: Drivers Required for AX210 Wi-Fi Module in Yocto Build</title>
      <link>https://community.intel.com/t5/Wireless/Drivers-Required-for-AX210-Wi-Fi-Module-in-Yocto-Build/m-p/1650420#M57178</link>
      <description>&lt;P&gt;I conducted a brief research and found instructions on the Linux wireless documentation page:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;A href="https://wireless.docs.kernel.org/en/latest/en/users/drivers/iwlwifi.html" target="_blank" rel="noopener"&gt;https://wireless.docs.kernel.org/en/latest/en/users/drivers/iwlwifi.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The page clearly states the following:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;If you do get it from linux-firmware.git, you’ll have to copy the files to the appropriate location on your system. Where that appropriate location is depends (again) on your system distribution. You can typically find this location by looking in the udev scripts of your distro, the default on most distributions is &lt;STRONG&gt;/lib/firmware&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;Installation of the firmware is simply:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;# cp iwlwifi-*.{ucode,pnvm} /lib/firmware/&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can now load the driver.&lt;BR /&gt;&lt;BR /&gt;I hope this topic will reduce the research time for newcomers and help them locate the appropriate files for their Wi-Fi modules.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Dec 2024 09:32:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/Drivers-Required-for-AX210-Wi-Fi-Module-in-Yocto-Build/m-p/1650420#M57178</guid>
      <dc:creator>maxkashchuk</dc:creator>
      <dc:date>2024-12-18T09:32:48Z</dc:date>
    </item>
  </channel>
</rss>

