<?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 Re: Using SX-SDCAN2 on imx6q in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Using-SX-SDCAN2-on-imx6q/m-p/622367#M94380</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Shiva ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have 2 pieces of advice on your quesiton:&lt;/P&gt;&lt;P&gt;(1)Getting firmware of provider for AR6234 from provider&lt;/P&gt;&lt;P&gt;It is very important for you to get correct firmare for AR6234 , becuase it will be downloaded into WIFI module when inserting &lt;STRONG&gt;ath6kl_sdio.ko&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;(2) loading &lt;STRONG&gt;ath6kl_sdio.ko&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;You should add firmware when loading driver, like this:&lt;/P&gt;&lt;P&gt;# &lt;STRONG&gt;insmod ath6kl_sdio.ko&lt;/STRONG&gt; "firmeare is here"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope above information is helpful for you!&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Weidong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Dec 2016 03:40:11 GMT</pubDate>
    <dc:creator>weidong_sun</dc:creator>
    <dc:date>2016-12-06T03:40:11Z</dc:date>
    <item>
      <title>Using SX-SDCAN2 on imx6q</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Using-SX-SDCAN2-on-imx6q/m-p/622364#M94377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using silex SDIO wifi card&amp;nbsp;SX-SDCAN2 with chipset&amp;nbsp;Qualcomm Atheros AR6234 SiP. This uses atheros ath6kl driver and AR6004 firmware. Am using linux BSP of version L3.0.35_4.0.0_130424.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Support for this chip in ath6kl driver has started from&amp;nbsp;backports-3.18.1-1 version. So I have used&amp;nbsp;backports-3.18.1-1 and for the firmware I got it from qca git (&lt;A class="link-titled" href="https://github.com/qca/ath6kl-firmware/find/master" title="https://github.com/qca/ath6kl-firmware/find/master"&gt;File Finder · GitHub&lt;/A&gt;&amp;nbsp;). The linux-firmware don't have the firmware for this AR6004 hw3.0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want use the p2p mode, so inserted all the modules like below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;insmod compat.ko&lt;BR /&gt;insmod cfg80211.ko&lt;BR /&gt;insmod ath6kl_core.ko ath6kl_p2p=1&lt;BR /&gt;insmod ath6kl_sdio.ko&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Set up is up and got an interface wlan0. Below is the log&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;root@freescale /$ insmod compat.ko&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Loading modules backported from Linux version v4.0.1-0-g1b0ebf2&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Backport generated by backports.git v4.0.1-1-0-g807a2bb&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;root@freescale /$ insmod cfg80211.ko&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;cfg80211: Calling CRDA to update world regulatory domain&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;cfg80211: World regulatory domain updated:&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;cfg80211: DFS Master region: unsetroot@freescale /$ &lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;icfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;ncfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;scfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;mcfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;ocfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;dcfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt; cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;acfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;th6kl_core.ko ath6kl_p2p=1&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;root@freescale /$ insmod ath6kl_sdio.ko&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;mmc1: queuing unknown CIS tuple 0x01 (3 bytes)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;mmc1: queuing unknown CIS tuple 0x1a (5 bytes)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;mmc1: queuing unknown CIS tuple 0x1b (8 bytes)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;mmc1: queuing unknown CIS tuple 0x14 (0 bytes)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;ath6kl: host only supports scatter of :1 entries, need: 16&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;ath6kl: ar6004 hw 3.0 sdio fw 3.5.0.349-1&amp;nbsp; api 5&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;ath6kl: firmware supports: 64bit-rates,map-lp-endpoint,ratetable-mcs15,no-ip-checksum&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now started the wap_supplicant and using wpa_cli to issue p2p commands, like p2p_find to start discovery.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My issue is, am not able to discover the device. I am getting errors like below. After these errors, even p2p_find command also fails.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; p2p_find&lt;/P&gt;&lt;P&gt;OK&lt;/P&gt;&lt;P&gt;ath6kl: req failed (status:-110, ep:1, len:41 creds:1)&lt;BR /&gt;ath6kl: tx complete error: -110&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am wondering what is this error. &amp;nbsp;What is going wrong ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Regards,&lt;/P&gt;&lt;P&gt;Shiva Kumar&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Nov 2016 12:59:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Using-SX-SDCAN2-on-imx6q/m-p/622364#M94377</guid>
      <dc:creator>shivakumar</dc:creator>
      <dc:date>2016-11-24T12:59:32Z</dc:date>
    </item>
    <item>
      <title>Re: Using SX-SDCAN2 on imx6q</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Using-SX-SDCAN2-on-imx6q/m-p/622365#M94378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to know how to solve this problem.&lt;/P&gt;&lt;P&gt;I have a similar problem with you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Nov 2016 09:11:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Using-SX-SDCAN2-on-imx6q/m-p/622365#M94378</guid>
      <dc:creator>yunbaekim</dc:creator>
      <dc:date>2016-11-30T09:11:41Z</dc:date>
    </item>
    <item>
      <title>Re: Using SX-SDCAN2 on imx6q</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Using-SX-SDCAN2-on-imx6q/m-p/622366#M94379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am still waiting for some&amp;nbsp;reply. No reply&amp;nbsp;from community support yet.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Nov 2016 09:27:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Using-SX-SDCAN2-on-imx6q/m-p/622366#M94379</guid>
      <dc:creator>shivakumar</dc:creator>
      <dc:date>2016-11-30T09:27:07Z</dc:date>
    </item>
    <item>
      <title>Re: Using SX-SDCAN2 on imx6q</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Using-SX-SDCAN2-on-imx6q/m-p/622367#M94380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Shiva ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have 2 pieces of advice on your quesiton:&lt;/P&gt;&lt;P&gt;(1)Getting firmware of provider for AR6234 from provider&lt;/P&gt;&lt;P&gt;It is very important for you to get correct firmare for AR6234 , becuase it will be downloaded into WIFI module when inserting &lt;STRONG&gt;ath6kl_sdio.ko&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;(2) loading &lt;STRONG&gt;ath6kl_sdio.ko&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;You should add firmware when loading driver, like this:&lt;/P&gt;&lt;P&gt;# &lt;STRONG&gt;insmod ath6kl_sdio.ko&lt;/STRONG&gt; "firmeare is here"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope above information is helpful for you!&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Weidong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2016 03:40:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Using-SX-SDCAN2-on-imx6q/m-p/622367#M94380</guid>
      <dc:creator>weidong_sun</dc:creator>
      <dc:date>2016-12-06T03:40:11Z</dc:date>
    </item>
  </channel>
</rss>

