<?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: RIL Driver Integration by library for i.MX-8mm in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/RIL-Driver-Integration-by-library-for-i-MX-8mm/m-p/1946967#M228019</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/210458"&gt;@mr_anderson&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can i know where did you added the RIL .so file android 13 AOSP build?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;subash.&lt;/P&gt;</description>
    <pubDate>Wed, 04 Sep 2024 07:30:30 GMT</pubDate>
    <dc:creator>subash_p</dc:creator>
    <dc:date>2024-09-04T07:30:30Z</dc:date>
    <item>
      <title>RIL Driver Integration by library for i.MX-8mm</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/RIL-Driver-Integration-by-library-for-i-MX-8mm/m-p/1633342#M204171</link>
      <description>&lt;P&gt;Greetings,&lt;/P&gt;&lt;P&gt;I have a EC25-E modem by Quectel which I wanted to bring up with my i.MX-8mm devkit,&lt;/P&gt;&lt;P&gt;I was trying to integrate RIL drivers, and as the user guide mentions to add the given dynamic library files to my android build. I am supposed to add these library files into a specific path in the android build system&amp;nbsp; depending on the IRadio version 1.0 or IRadio version 1.4 (please check the attached screenshot of the user guide for reference).&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are two things I need help understanding here,&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;What is the IRadio version I am suppose to go with and&lt;/LI&gt;&lt;LI&gt;Exactly where am I suppose to add these library files, the path given in the user guide doesn't match any path in the android 13 build I have for i.MX boards.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;If anyone can point me in the right direction on how to solve this issue, I'd be really grateful.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;</description>
      <pubDate>Fri, 14 Apr 2023 06:54:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/RIL-Driver-Integration-by-library-for-i-MX-8mm/m-p/1633342#M204171</guid>
      <dc:creator>mr_anderson</dc:creator>
      <dc:date>2023-04-14T06:54:07Z</dc:date>
    </item>
    <item>
      <title>Re: RIL Driver Integration by library for i.MX-8mm</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/RIL-Driver-Integration-by-library-for-i-MX-8mm/m-p/1633426#M204178</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;I see in the image you have shared that each IRadio version is for a given Android version, so I would say to use them accordingly.&lt;BR /&gt;&lt;BR /&gt;Regarding integration, from the image you have shared it seems that it is only supported up to Android 11, please contact Quectel for an updated guide for Android 13.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Aldo.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Apr 2023 22:20:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/RIL-Driver-Integration-by-library-for-i-MX-8mm/m-p/1633426#M204178</guid>
      <dc:creator>AldoG</dc:creator>
      <dc:date>2023-04-13T22:20:29Z</dc:date>
    </item>
    <item>
      <title>Re: RIL Driver Integration by library for i.MX-8mm</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/RIL-Driver-Integration-by-library-for-i-MX-8mm/m-p/1637463#M204536</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/171173"&gt;@AldoG&lt;/a&gt; ,&lt;/P&gt;&lt;P&gt;So I tested the stock android 13 image provided by NXP and connected EC25-E module over USB.&lt;BR /&gt;It is getting detected without any software code changes in the stock Android 13 image provided by NXP.&lt;/P&gt;&lt;P&gt;In the console log we see the below error.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;[ 72.759065][ T156] usb 2-1.1: Product: EC25-E&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;[ 72.763953][ T156] usb 2-1.1: Manufacturer: Quectel&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;[ 73.905146][ T156] usb 2-1.1: USB disconnect, device number 7&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;[ 78.441031][ T466] healthd: battery l=85 v=3 t=35.0 h=2 st=2 c=400000 fc=4000000 cc=32 chg=a&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;[ 87.451543][ T156] usb 2-1.1: new high-speed USB device number 8 using ci_hdrc&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;[ 87.593431][ T156] usb 2-1.1: New USB device found, idVendor=2c7c, idProduct=0125, bcdDevice= 3.18&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;[ 87.602593][ T156] usb 2-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;[ 87.610849][ T156] usb 2-1.1: Product: EC25-E&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;[ 87.615607][ T156] usb 2-1.1: Manufacturer: Quectel&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;[ 105.857391][ T301] type=1400 audit(1675793289.808:88): avc: denied { read } for comm=“RenderThread” name=“u:object_r:vendor_default_prop:s0” dev=“tmpfs” ino=319 scontext=u:r:system_server:s0 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;[ 105.884305][ T301] type=1400 audit(1675793289.808:89): avc: denied { read } for comm=“RenderThread” name=“u:object_r:vendor_default_prop:s0” dev=“tmpfs” ino=319 scontext=u:r:system_server:s0 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;[ 105.908127][ T301] type=1400 audit(1675793289.808:90): avc: denied { read } for comm=“RenderThread” name=“u:object_r:vendor_default_prop:s0” dev=“tmpfs” ino=319 scontext=u:r:system_server:s0 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;[ 105.932270][ T301] type=1400 audit(1675793289.816:91): avc: denied { read } for comm=“RenderThread” name=“u:object_r:vendor_default_prop:s0” dev=“tmpfs” ino=319 scontext=u:r:system_server:s0 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;[ 105.955982][ T301] type=1400 audit(1675793289.880:92): avc: denied { read } for comm=“RenderThread” name=“u:object_r:vendor_default_prop:s0” dev=“tmpfs” ino=319 scontext=u:r:system_server:s0 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;[ 105.966511][ T1915] audit: audit_lost=1 audit_rate_limit=5 audit_backlog_limit=64&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;[ 105.979847][ T301] type=1400 audit(1675793289.908:93): avc: denied { read } for comm=“RenderThread” name=“u:object_r:vendor_default_prop:s0” dev=“tmpfs” ino=319 scontext=u:r:system_server:s0 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;[ 105.986877][ T1915] audit: rate limit exceeded&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;[ 106.009893][ T301] type=1400 audit(1675793289.912:94): avc: denied { read } for comm=“RenderThread” name=“u:object_r:vendor_default_prop:s0” dev=“tmpfs” ino=319 scontext=u:r:system_server:s0 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;[ 106.037838][ T301] type=1400 audit(1675793289.912:95): avc: denied { read } for comm=“RenderThread” name=“u:object_r:vendor_default_prop:s0” dev=“tmpfs” ino=319 scontext=u:r:system_server:s0 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;[ 106.061459][ T301] type=1400 audit(1675793289.916:96): avc: denied { read } for comm=“RenderThread” name=“u:object_r:vendor_default_prop:s0” dev=“tmpfs” ino=319 scontext=u:r:system_server:s0 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Any clues on this error?&lt;/P&gt;&lt;P&gt;If Quectel EC25-E is already detected, I was expecting to see the 4G network (signal strength bars) on the home screen and be able to connect to internet data using quectel EC25-E + NXP i.mx8m mini.&lt;/P&gt;&lt;P&gt;That doesn’t seem to be happening, any pointers on how to achieve this will be helpful.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;thomas&lt;/P&gt;</description>
      <pubDate>Thu, 20 Apr 2023 18:00:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/RIL-Driver-Integration-by-library-for-i-MX-8mm/m-p/1637463#M204536</guid>
      <dc:creator>mr_anderson</dc:creator>
      <dc:date>2023-04-20T18:00:50Z</dc:date>
    </item>
    <item>
      <title>Re: RIL Driver Integration by library for i.MX-8mm</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/RIL-Driver-Integration-by-library-for-i-MX-8mm/m-p/1946967#M228019</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/210458"&gt;@mr_anderson&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can i know where did you added the RIL .so file android 13 AOSP build?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;subash.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2024 07:30:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/RIL-Driver-Integration-by-library-for-i-MX-8mm/m-p/1946967#M228019</guid>
      <dc:creator>subash_p</dc:creator>
      <dc:date>2024-09-04T07:30:30Z</dc:date>
    </item>
  </channel>
</rss>

