<?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 How to make kernel with wireless extensions support in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/How-to-make-kernel-with-wireless-extensions-support/m-p/448455#M69263</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm newbie to yocto or freescale imx6 platform. I've followed yocto user guide and could flash SD card with image type "core-image-base" and platform is up &amp;amp; running with SD card image. But I'm facing some problems. Could you guide me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Default kernel config seems to have wireless extensions support disabled. I get below error when I type "iwconfig" . How do I get rid of below error? &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;cfg80211: wext will not work because kernel was compiled with CONFIG_WIRELESS_EXT=n. Tools using wext interface, like iwconfig will not work.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;2. Can I make packages like hostapd or iperf or xinetd, part of the system after I do bit-bake?&amp;nbsp; Do I need to cross compile seperately or do I get them as binaries from sources folder, which I can simply copy to SD card for using? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;3. I would like to understand, some naming conventions like receipees, images etc. Any good reference you can suggest?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;I'm reading through documents I find through internet, but it's just they are too much confusing for a new user like me.&amp;nbsp; Any help in this regards will help me lot.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;-ram &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Apr 2015 19:52:48 GMT</pubDate>
    <dc:creator>ramprasadvempat</dc:creator>
    <dc:date>2015-04-27T19:52:48Z</dc:date>
    <item>
      <title>How to make kernel with wireless extensions support</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-make-kernel-with-wireless-extensions-support/m-p/448455#M69263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm newbie to yocto or freescale imx6 platform. I've followed yocto user guide and could flash SD card with image type "core-image-base" and platform is up &amp;amp; running with SD card image. But I'm facing some problems. Could you guide me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Default kernel config seems to have wireless extensions support disabled. I get below error when I type "iwconfig" . How do I get rid of below error? &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;cfg80211: wext will not work because kernel was compiled with CONFIG_WIRELESS_EXT=n. Tools using wext interface, like iwconfig will not work.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;2. Can I make packages like hostapd or iperf or xinetd, part of the system after I do bit-bake?&amp;nbsp; Do I need to cross compile seperately or do I get them as binaries from sources folder, which I can simply copy to SD card for using? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;3. I would like to understand, some naming conventions like receipees, images etc. Any good reference you can suggest?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;I'm reading through documents I find through internet, but it's just they are too much confusing for a new user like me.&amp;nbsp; Any help in this regards will help me lot.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;-ram &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Apr 2015 19:52:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-make-kernel-with-wireless-extensions-support/m-p/448455#M69263</guid>
      <dc:creator>ramprasadvempat</dc:creator>
      <dc:date>2015-04-27T19:52:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to make kernel with wireless extensions support</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-make-kernel-with-wireless-extensions-support/m-p/448456#M69264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the below document you can find how to integrate the Atheros wi-fi chipset and wireless firmware to the core-image-minimal and the imx28evk.&lt;/P&gt;&lt;P&gt;The steps must very similar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-102391"&gt;iMX28evk Wi-Fi AR6103&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope that helps.&lt;/P&gt;&lt;P&gt;/Alejandro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2015 14:04:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-make-kernel-with-wireless-extensions-support/m-p/448456#M69264</guid>
      <dc:creator>alejandrolozan1</dc:creator>
      <dc:date>2015-04-30T14:04:02Z</dc:date>
    </item>
  </channel>
</rss>

