<?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>i.MX ProcessorsのトピックUsbGadget implementation in hal</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/UsbGadget-implementation-in-hal/m-p/1026713#M151707</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 trying to implement the HAL part in the vendor just like /vendor/nxp-opensource/imx/usb/ but I am facing the booting issue with the error, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;init: Could not find 'android.hardware.usb.gadget@1.0::IUsbGadget/default' for ctl.interface_start&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;[ 52.809608] init: Received control message 'interface_start' for 'android.hardware.usb.gadget@1.0::IUsbGadget/default' from pid: 3172 (/syst)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have made the changes in evk_8mq.mk file at UsbHal:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="mailto:android.hardware.usb@1.1-service.imx"&gt;android.hardware.usb@1.1-service.imx&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="mailto:android.hardware.usb@1.1-service.usbserv"&gt;android.hardware.usb@1.1-service.usbserv&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and also at device/fsl/imx8m/sepolicy/file_contexts&lt;/P&gt;&lt;P&gt;/vendor/bin/hw/android\.hardware\.usb@1\.1-service.imx&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; u:object_r:hal_usb_impl_exec:s0&lt;/P&gt;&lt;P&gt;/vendor/bin/hw/android\.hardware\.usb@1\.1-service.usbserv&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;u:object_r:hal_usb_impl_exec:s0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me to resolve this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sunitha.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Mar 2020 04:55:12 GMT</pubDate>
    <dc:creator>sunithas</dc:creator>
    <dc:date>2020-03-13T04:55:12Z</dc:date>
    <item>
      <title>UsbGadget implementation in hal</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/UsbGadget-implementation-in-hal/m-p/1026713#M151707</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 trying to implement the HAL part in the vendor just like /vendor/nxp-opensource/imx/usb/ but I am facing the booting issue with the error, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;init: Could not find 'android.hardware.usb.gadget@1.0::IUsbGadget/default' for ctl.interface_start&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;[ 52.809608] init: Received control message 'interface_start' for 'android.hardware.usb.gadget@1.0::IUsbGadget/default' from pid: 3172 (/syst)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have made the changes in evk_8mq.mk file at UsbHal:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="mailto:android.hardware.usb@1.1-service.imx"&gt;android.hardware.usb@1.1-service.imx&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="mailto:android.hardware.usb@1.1-service.usbserv"&gt;android.hardware.usb@1.1-service.usbserv&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and also at device/fsl/imx8m/sepolicy/file_contexts&lt;/P&gt;&lt;P&gt;/vendor/bin/hw/android\.hardware\.usb@1\.1-service.imx&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; u:object_r:hal_usb_impl_exec:s0&lt;/P&gt;&lt;P&gt;/vendor/bin/hw/android\.hardware\.usb@1\.1-service.usbserv&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;u:object_r:hal_usb_impl_exec:s0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me to resolve this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sunitha.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Mar 2020 04:55:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/UsbGadget-implementation-in-hal/m-p/1026713#M151707</guid>
      <dc:creator>sunithas</dc:creator>
      <dc:date>2020-03-13T04:55:12Z</dc:date>
    </item>
    <item>
      <title>Re: UsbGadget implementation in hal</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/UsbGadget-implementation-in-hal/m-p/1026714#M151708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/sunithas"&gt;sunithas&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The USB gadget HAL implementation is currently out of support scope. I would suggest you to contact NXP Professional Engineering Services for developing this kind of project.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;A href="https://www.nxp.com/design/engineering-services/professional-engineering-services:PROFESSIONAL-ENGINEERING-SERVICES"&gt;NXP Professional Engineering Services&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ruben&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2020 18:50:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/UsbGadget-implementation-in-hal/m-p/1026714#M151708</guid>
      <dc:creator>nxf54947</dc:creator>
      <dc:date>2020-03-23T18:50:19Z</dc:date>
    </item>
  </channel>
</rss>

