<?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のトピックi.MX28 evk UDEV script</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/i-MX28-evk-UDEV-script/m-p/171286#M5575</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;I'm working with the i.MX28 EVK board, Ubuntu 10.04 and L2.6.35_10.12.01 LTIB. I want to write the Linux kernel into a SD card with the mk_mx28_sd script. The&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;result of the Linux boot is attached in the txt file, that show how the boot stops and loop like below:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;&lt;SPAN&gt;Starting inetd:&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;starting pid 1153, tty '': '/sbin/getty -L ttyAM0 115200 vt100'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;process '/sbin/getty -L ttyAM0 115200 vt100' (pid 1153) exited. Scheduling for restart.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;starting pid 1154, tty '': '/sbin/getty -L ttyAM0 115200 vt100'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;process '/sbin/getty -L ttyAM0 115200 vt100' (pid 1154) exited. Scheduling for restart.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;starting pid 1155, tty '': '/sbin/getty -L ttyAM0 115200 vt100'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;process '/sbin/getty -L ttyAM0 115200 vt100' (pid 1155) exited. Scheduling for restart.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;What is the cause of the problem? May be that the script udev not start?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;The boot of the kernel of my system don't load udev script, that create shm directory ecc..(see below)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;init started: BusyBox v1.15.0 ()&lt;BR /&gt;starting pid 1112, tty '': '/etc/rc.d/rcS'&lt;BR /&gt;Mounting /proc and /sys &lt;BR /&gt;Setting the hostname to freescale&lt;BR /&gt;Mounting filesystems&lt;BR /&gt;mount: mounting shm on /dev/shm failed: No such file or directory&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;instead the linux kernel loaded in the sd card that freescale provide with i.MX28 EVK board execute&amp;nbsp;udev script that create shm directory and start hotplug events (see below):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;init started: BusyBox v1.15.0 ()&lt;BR /&gt;starting pid 1063, tty '': '/etc/rc.d/rcS'&lt;BR /&gt;Mounting /proc and /sys &lt;BR /&gt;Starting the hotplug events dispatcher udevd&lt;BR /&gt;Synthesizing initial hotplug events&lt;BR /&gt;Setting the hostname to freescale&lt;BR /&gt;Mounting filesystems&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why my kernel don't execute udev script?&lt;BR /&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Jun 2012 08:32:44 GMT</pubDate>
    <dc:creator>Matteo</dc:creator>
    <dc:date>2012-06-28T08:32:44Z</dc:date>
    <item>
      <title>i.MX28 evk UDEV script</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX28-evk-UDEV-script/m-p/171286#M5575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;I'm working with the i.MX28 EVK board, Ubuntu 10.04 and L2.6.35_10.12.01 LTIB. I want to write the Linux kernel into a SD card with the mk_mx28_sd script. The&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;result of the Linux boot is attached in the txt file, that show how the boot stops and loop like below:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;&lt;SPAN&gt;Starting inetd:&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;starting pid 1153, tty '': '/sbin/getty -L ttyAM0 115200 vt100'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;process '/sbin/getty -L ttyAM0 115200 vt100' (pid 1153) exited. Scheduling for restart.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;starting pid 1154, tty '': '/sbin/getty -L ttyAM0 115200 vt100'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;process '/sbin/getty -L ttyAM0 115200 vt100' (pid 1154) exited. Scheduling for restart.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;starting pid 1155, tty '': '/sbin/getty -L ttyAM0 115200 vt100'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;process '/sbin/getty -L ttyAM0 115200 vt100' (pid 1155) exited. Scheduling for restart.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;What is the cause of the problem? May be that the script udev not start?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;The boot of the kernel of my system don't load udev script, that create shm directory ecc..(see below)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;init started: BusyBox v1.15.0 ()&lt;BR /&gt;starting pid 1112, tty '': '/etc/rc.d/rcS'&lt;BR /&gt;Mounting /proc and /sys &lt;BR /&gt;Setting the hostname to freescale&lt;BR /&gt;Mounting filesystems&lt;BR /&gt;mount: mounting shm on /dev/shm failed: No such file or directory&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;instead the linux kernel loaded in the sd card that freescale provide with i.MX28 EVK board execute&amp;nbsp;udev script that create shm directory and start hotplug events (see below):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;init started: BusyBox v1.15.0 ()&lt;BR /&gt;starting pid 1063, tty '': '/etc/rc.d/rcS'&lt;BR /&gt;Mounting /proc and /sys &lt;BR /&gt;Starting the hotplug events dispatcher udevd&lt;BR /&gt;Synthesizing initial hotplug events&lt;BR /&gt;Setting the hostname to freescale&lt;BR /&gt;Mounting filesystems&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why my kernel don't execute udev script?&lt;BR /&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jun 2012 08:32:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX28-evk-UDEV-script/m-p/171286#M5575</guid>
      <dc:creator>Matteo</dc:creator>
      <dc:date>2012-06-28T08:32:44Z</dc:date>
    </item>
  </channel>
</rss>

