<?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のトピックUSB Flash Drive Mounting</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/USB-Flash-Drive-Mounting/m-p/952516#M142359</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to read from a USB Flash Drive connected to the OTG port on a custom i.MX6Dual board running Android 7.1.1 and kernel 4.1.15.&amp;nbsp; When I plug in the drive I get the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;usb 1-1: new high-speed USB device number 3 using ci_hdrc&lt;BR /&gt;usb 1-1: New USB device found, idVendor=abcd, idProduct=1234&lt;BR /&gt;usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3&lt;BR /&gt;usb 1-1: Product: UDisk&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;usb 1-1: Manufacturer: General &lt;BR /&gt;usb 1-1: SerialNumber: 1404031203451902335914&lt;BR /&gt;usb-storage 1-1:1.0: USB Mass Storage device detected&lt;BR /&gt;scsi host1: usb-storage 1-1:1.0&lt;BR /&gt;usb 1-1: reset high-speed USB device number 3 using ci_hdrc&lt;BR /&gt;scsi 1:0:0:0: Well-known LUN&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2|&amp;nbsp;&amp;nbsp; K 5 T b&amp;nbsp; R ; c 0 0&amp;nbsp; w&amp;nbsp;&amp;nbsp; PQ: 5 ANSI: 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was expecting an sda to show up in /dev but nothing new shows up.&amp;nbsp; Looking at the fstab.freescale file it looks like the mnt_point is set to auto - where should this mount to?&amp;nbsp; I tried specifying a directory instead of auto but that didn't work either.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Jun 2019 22:03:23 GMT</pubDate>
    <dc:creator>samplej</dc:creator>
    <dc:date>2019-06-05T22:03:23Z</dc:date>
    <item>
      <title>USB Flash Drive Mounting</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/USB-Flash-Drive-Mounting/m-p/952516#M142359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to read from a USB Flash Drive connected to the OTG port on a custom i.MX6Dual board running Android 7.1.1 and kernel 4.1.15.&amp;nbsp; When I plug in the drive I get the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;usb 1-1: new high-speed USB device number 3 using ci_hdrc&lt;BR /&gt;usb 1-1: New USB device found, idVendor=abcd, idProduct=1234&lt;BR /&gt;usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3&lt;BR /&gt;usb 1-1: Product: UDisk&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;usb 1-1: Manufacturer: General &lt;BR /&gt;usb 1-1: SerialNumber: 1404031203451902335914&lt;BR /&gt;usb-storage 1-1:1.0: USB Mass Storage device detected&lt;BR /&gt;scsi host1: usb-storage 1-1:1.0&lt;BR /&gt;usb 1-1: reset high-speed USB device number 3 using ci_hdrc&lt;BR /&gt;scsi 1:0:0:0: Well-known LUN&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2|&amp;nbsp;&amp;nbsp; K 5 T b&amp;nbsp; R ; c 0 0&amp;nbsp; w&amp;nbsp;&amp;nbsp; PQ: 5 ANSI: 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was expecting an sda to show up in /dev but nothing new shows up.&amp;nbsp; Looking at the fstab.freescale file it looks like the mnt_point is set to auto - where should this mount to?&amp;nbsp; I tried specifying a directory instead of auto but that didn't work either.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jun 2019 22:03:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/USB-Flash-Drive-Mounting/m-p/952516#M142359</guid>
      <dc:creator>samplej</dc:creator>
      <dc:date>2019-06-05T22:03:23Z</dc:date>
    </item>
    <item>
      <title>Re: USB Flash Drive Mounting</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/USB-Flash-Drive-Mounting/m-p/952517#M142360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one can check voltage VDDUSB_CAP and USB_ID on connector (should be low)&lt;/P&gt;&lt;P&gt;and test if usb board is working, using simple linux usb unit test&lt;/P&gt;&lt;P&gt;(folder /mxc_usb_test)&lt;/P&gt;&lt;P&gt;imx-test&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.nxp.com/lgfiles/NMG/MAD/YOCTO/imx-test-5.7.tar.gz"&gt;www.nxp.com/lgfiles/NMG/MAD/YOCTO/imx-test-5.7.tar.gz&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jun 2019 23:09:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/USB-Flash-Drive-Mounting/m-p/952517#M142360</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2019-06-06T23:09:50Z</dc:date>
    </item>
    <item>
      <title>Re: USB Flash Drive Mounting</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/USB-Flash-Drive-Mounting/m-p/952518#M142361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Igor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The hardware seems to be working - I'm able to connect a usb mouse and keyboard, as well as connect as a peripheral through adb.&amp;nbsp; It's just in the case of the flash drive that I'm having an issue.&amp;nbsp; It's recognized by the kernel it just doesn't show up in /dev.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jun 2019 21:20:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/USB-Flash-Drive-Mounting/m-p/952518#M142361</guid>
      <dc:creator>samplej</dc:creator>
      <dc:date>2019-06-07T21:20:10Z</dc:date>
    </item>
    <item>
      <title>Re: USB Flash Drive Mounting</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/USB-Flash-Drive-Mounting/m-p/952519#M142362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The problem seems to be in the scsi driver, which doesn't seem to be parsing the device's information correctly during the scan:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="display: inline !important; float: none; background-color: #ffffff; color: #51626f; font-family: inherit; font-size: 100%; font-style: inherit; font-variant: normal; font-weight: inherit; letter-spacing: normal; orphans: 2; overflow-wrap: break-word; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;scsi 1:0:0:0: Well-known LUN&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2|&amp;nbsp;&amp;nbsp; K 5 T b&amp;nbsp; R ; c 0 0&amp;nbsp; w&amp;nbsp;&amp;nbsp; PQ: 5 ANSI: 2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="-webkit-text-stroke-width: 0px; color: #3d3d3d; white-space: normal; font-weight: 400; display: inline !important; letter-spacing: normal; text-decoration: none; font-size: 15px; font-style: normal; float: none; overflow-wrap: break-word; background-color: #ffffff; text-transform: none; word-spacing: 0px; font-variant: normal; text-indent: 0px; font-family: Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; orphans: 2; text-align: left; "&gt;On my Ubuntu machine I get the following:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="-webkit-text-stroke-width: 0px; color: #3d3d3d; white-space: normal; font-weight: 400; display: inline !important; letter-spacing: normal; text-decoration: none; font-size: 15px; font-style: normal; float: none; overflow-wrap: break-word; background-color: #ffffff; text-transform: none; word-spacing: 0px; font-variant: normal; text-indent: 0px; font-family: Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; orphans: 2; text-align: left; "&gt;scsi 5:0:0:0: Direct-Access&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; General&amp;nbsp; UDisk&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 5.00 PQ: 0 ANSI: 2&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="-webkit-text-stroke-width: 0px; color: #3d3d3d; white-space: normal; font-weight: 400; display: inline !important; letter-spacing: normal; text-decoration: none; font-size: 15px; font-style: normal; float: none; overflow-wrap: break-word; background-color: #ffffff; text-transform: none; word-spacing: 0px; font-variant: normal; text-indent: 0px; font-family: Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; orphans: 2; text-align: left; "&gt;I haven't figured out what's causing this though.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jun 2019 21:09:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/USB-Flash-Drive-Mounting/m-p/952519#M142362</guid>
      <dc:creator>samplej</dc:creator>
      <dc:date>2019-06-10T21:09:44Z</dc:date>
    </item>
  </channel>
</rss>

