<?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のトピックRe: Adding a new user on Linux.</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Adding-a-new-user-on-Linux/m-p/215919#M13622</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;Alan Zhang,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry by take a long time to reply, but I figure out what was happening. As I can notice, you was using ttymxc0 to do the login, and I know that is the default. But, on my application, I had to change the login to ttymxc1. Even after I change it on uBoot env, and on LTIB's inittab line argument too, when I try to do passwd or adduser, the application expects the password input on ttymxc0, thus causing the deadlock. I could confirm it putting back the login on ttymxc0. Apparently, I'll need to recompile u-Boot, using ttymxc1 as primary login serial.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the reply.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ricardo.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Feb 2013 14:06:25 GMT</pubDate>
    <dc:creator>ricardo_ioct</dc:creator>
    <dc:date>2013-02-20T14:06:25Z</dc:date>
    <item>
      <title>Adding a new user on Linux.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Adding-a-new-user-on-Linux/m-p/215917#M13620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ladies and Gentlemens,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm facing a little problem while using the &lt;STRONG&gt;adduser&lt;/STRONG&gt; command on linux. When I tried to add a new user, the console bricks at the password point, not accepting any character neither CTRL+C. The only command supported is &lt;EM&gt;finger+reset button&lt;/EM&gt;. ^^&lt;/P&gt;&lt;P&gt;This is my configuration:&lt;/P&gt;&lt;P&gt; - i.MX53 Novpeck board(pretty much the same as QSB);&lt;/P&gt;&lt;P&gt; - LINUX BSP 11.09;&lt;/P&gt;&lt;P&gt; - Standard USB-to-serial converter;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And this is the adduser output:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;root@freescale ~$ adduser horus&lt;/P&gt;&lt;P&gt;adduser: horus: login already in use&lt;/P&gt;&lt;P&gt;root@freescale ~$ passwd horus &lt;/P&gt;&lt;P&gt;Changing password for horus&lt;/P&gt;&lt;P&gt;Enter the new password (minimum of 5, maximum of 8 characters)&lt;/P&gt;&lt;P&gt;Please use a combination of upper and lower case letters and numbers.&lt;/P&gt;&lt;P&gt;Enter new password:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;(Deadlock)&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Funny fact: When I reboot the board, the new user actually has been created. I tried to login with it, but, again, whenever I need to type a password, the console stops to work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope somebody could help me, or just say that I'm not the only one that are not capable to create a new user on Linux(so shame...).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Dec 2012 19:32:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Adding-a-new-user-on-Linux/m-p/215917#M13620</guid>
      <dc:creator>ricardo_ioct</dc:creator>
      <dc:date>2012-12-21T19:32:51Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a new user on Linux.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Adding-a-new-user-on-Linux/m-p/215918#M13621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Following is my test snapshot based on i.MX53 QSD running ltib 110901, pls check! I did not encounter your deadlock. No problem.&lt;/P&gt;&lt;P&gt;---------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;arm-none-linux-gnueabi-gcc (4.4.4_09.06.2010) 4.4.4&lt;BR /&gt;root filesystem built on Thu, 20 Sep 2012 14:08:28 +0800&lt;BR /&gt;Freescale Semiconductor, Inc.&lt;/P&gt;&lt;P&gt;freescale login: root&lt;BR /&gt;login[2192]: root login on 'ttymxc0'&lt;BR /&gt;&lt;A class="jive-link-email-small" href="mailto:root@freescale"&gt;root@freescale&lt;/A&gt; ~$ adduser horus&lt;BR /&gt;Changing password for horus&lt;BR /&gt;New password:&lt;BR /&gt;Bad password: too weak&lt;BR /&gt;Retype password:&lt;BR /&gt;Password for horus changed by root&lt;BR /&gt;&lt;A class="jive-link-email-small" href="mailto:root@freescale"&gt;root@freescale&lt;/A&gt; ~$ su horus&lt;BR /&gt;&lt;A class="jive-link-email-small" href="mailto:horus@freescale"&gt;horus@freescale&lt;/A&gt; ~$&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Re-login log message:&lt;/P&gt;&lt;P&gt;Booted NFS, not relocating: /tmp /var&lt;BR /&gt;mount: mounting usbfs on /proc/bus/usb failed: No such file or directory&lt;BR /&gt;starting pid 2187, tty '': '/sbin/getty -L ttymxc0 115200 vt100'&lt;/P&gt;&lt;P&gt;arm-none-linux-gnueabi-gcc (4.4.4_09.06.2010) 4.4.4&lt;BR /&gt;root filesystem built on Thu, 20 Sep 2012 14:08:28 +0800&lt;BR /&gt;Freescale Semiconductor, Inc.&lt;/P&gt;&lt;P&gt;freescale login: horus&lt;BR /&gt;Password:&lt;BR /&gt;&lt;A class="jive-link-email-small" href="mailto:horus@freescale"&gt;horus@freescale&lt;/A&gt; ~$&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;------------------------------------------------&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;Alan Zhang&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jan 2013 02:51:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Adding-a-new-user-on-Linux/m-p/215918#M13621</guid>
      <dc:creator>AlanZhang</dc:creator>
      <dc:date>2013-01-25T02:51:01Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a new user on Linux.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Adding-a-new-user-on-Linux/m-p/215919#M13622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;Alan Zhang,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry by take a long time to reply, but I figure out what was happening. As I can notice, you was using ttymxc0 to do the login, and I know that is the default. But, on my application, I had to change the login to ttymxc1. Even after I change it on uBoot env, and on LTIB's inittab line argument too, when I try to do passwd or adduser, the application expects the password input on ttymxc0, thus causing the deadlock. I could confirm it putting back the login on ttymxc0. Apparently, I'll need to recompile u-Boot, using ttymxc1 as primary login serial.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the reply.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ricardo.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2013 14:06:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Adding-a-new-user-on-Linux/m-p/215919#M13622</guid>
      <dc:creator>ricardo_ioct</dc:creator>
      <dc:date>2013-02-20T14:06:25Z</dc:date>
    </item>
  </channel>
</rss>

