<?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: mx6qsabreauto | Ubuntu installation</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/mx6qsabreauto-Ubuntu-installation/m-p/954874#M142595</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I would appreciate a response on the above query&lt;/P&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/turker@dtsis.com"&gt;turker@dtsis.com&lt;/A&gt;‌&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/Bio_TICFSL"&gt;Bio_TICFSL&lt;/A&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/erikraynolds"&gt;erikraynolds&lt;/A&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/Mandar"&gt;Mandar&lt;/A&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/erikraynolds"&gt;erikraynolds&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Aug 2019 07:34:25 GMT</pubDate>
    <dc:creator>engineer_bsp01</dc:creator>
    <dc:date>2019-08-23T07:34:25Z</dc:date>
    <item>
      <title>mx6qsabreauto | Ubuntu installation</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/mx6qsabreauto-Ubuntu-installation/m-p/954873#M142594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to install Ubuntu rootfs in my mx6qsabreauto target board. Referring this&amp;nbsp;&lt;A href="https://community.nxp.com/docs/DOC-330147"&gt;Installing Ubuntu Rootfs on NXP i.MX6 boards&lt;/A&gt;&amp;nbsp;.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="color: #000000; border: 0px; font-weight: inherit;"&gt;Now I am able b&lt;SPAN style="background-color: #ffffff; border: 0px; font-weight: inherit;"&gt;oot the target, in serial console and login as both richu and root,&amp;nbsp;I am unable to login through the gui login manager.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff; border: 0px; font-weight: bold;"&gt;&lt;STRONG style="border: 0px; font-weight: bold;"&gt;How can I enable and run it form within HDMI monitor of target mx6qsabreauto rather than in serial console?&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;STRONG&gt;&lt;EM style="background-color: #ffffff; color: #000000; "&gt;NB:installed rootfs with debootstrap.&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="color: #000000; background-color: #ffffff;"&gt;below is my bootargs:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; border: 0px;"&gt;&lt;SPAN style="color: #000080;"&gt;baudrate=115200&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #000080;"&gt;board_name=SABREAUTO&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #000080;"&gt;board_rev=MX6Q&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #000080;"&gt;boot_fdt=try&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #000080;"&gt;bootcmd=run findfdt;mmc dev ${mmcdev};if mmc rescan; then if run loadbootscript@_; then run bootscript; else if run loadimage; then run mmcboot; else run netboot; fi; fi; else run netboot; fi&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #000080;"&gt;bootcmd_mfg=run mfgtool_args;bootz ${loadaddr} ${initrd_addr} ${fdt_addr};&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #000080;"&gt;bootdelay=3&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #000080;"&gt;bootscript=echo Running bootscript from mmc ...; source&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #000080;"&gt;console=ttymxc3&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #000080;"&gt;dfu_alt_info=spl raw 0x400&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #000080;"&gt;dfu_alt_info_img=u-boot raw 0x10000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #000080;"&gt;dfu_alt_info_spl=spl raw 0x400&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #000080;"&gt;dfuspi=dfu 0 sf 0:0:10000000:0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #000080;"&gt;displayinfo=video=mxcfb0:dev=hdmi,1920x1080M@60,if=RGB24&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #000080;"&gt;emmcdev=2&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #000080;"&gt;epdc_waveform=epdc_splash.bin&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #000080;"&gt;fdt_addr=0x18000000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #000080;"&gt;fdt_file=undefined&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #000080;"&gt;fdt_high=0xffffffff&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #000080;"&gt;fdtcontroladdr=8ef3adb8&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #000080;"&gt;findfdt=if test $fdt_file = undefined; then if test $board_name = SABREAUTO &amp;amp;&amp;amp; test $board_rev = MX6QP; then setenv fdt_file imx6qp-sabreauto.dtb; fi; if test $board_name = SABREAUTO &amp;amp;&amp;amp; test $board_rev = MX6Q; then setenv fdt_file imx6q-sabreauto.dtb; fi; if test $board_name = SABREAUTO &amp;amp;&amp;amp; test $board_rev = MX6DL; then setenv fdt_file imx6dl-sabreauto.dtb; fi; if test $board_name = SABRESD &amp;amp;&amp;amp; test $board_rev = MX6QP; then setenv fdt_file imx6qp-sabresd.dtb; fi; if test $board_name = SABRESD &amp;amp;&amp;amp; test $board_rev = MX6Q; then setenv fdt_file imx6q-sabresd.dtb; fi; if test $board_name = SABRESD &amp;amp;&amp;amp; test $board_rev = MX6DL; then setenv fdt_file imx6dl-sabresd.dtb; fi; if test $fdt_file = undefined; then echo WARNING: Could not determine dtb to use; fi; fi;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #000080;"&gt;image=zImage&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #000080;"&gt;initrd_addr=0x12C00000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #000080;"&gt;initrd_high=0xffffffff&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #000080;"&gt;ip_dyn=yes&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #000080;"&gt;loadaddr=0x12000000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #000080;"&gt;loadbootscript=fatload mmc ${mmcdev}:${mmcpart} ${loadaddr} ${script};&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #000080;"&gt;loadfdt=fatload mmc ${mmcdev}:${mmcpart} ${fdt_addr} ${fdt_file}&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #000080;"&gt;loadimage=fatload mmc ${mmcdev}:${mmcpart} ${loadaddr} ${image}&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #000080;"&gt;mfgtool_args=setenv bootargs console=ttymxc3,115200 rdinit=/linuxrc g_mass_storage.stall=0 g_mass_storage.removable=1 g_mass_storage.file=/fat g_mass_storage.ro=1 g_mass_storage.idVendor=0x066F g_mass_storage.idProduct=0x37FF g_mass_storage.iSerialNumber="" enable_wait_mode=off&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #000080;"&gt;mmcargs=setenv bootargs console=${console},${baudrate} ${smp} root=${mmcroot}&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #000080;"&gt;mmcautodetect=yes&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #000080;"&gt;mmcboot=echo Booting from mmc ...; run mmcargs; if test ${boot_fdt} = yes || test ${boot_fdt} = try; then if run loadfdt; then bootz ${loadaddr} - ${fdt_addr}; else if test ${boot_fdt} = try; then bootz; else echo WARN: Cannot load the DT; fi; fi; else bootz; fi;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #000080;"&gt;mmcdev=1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #000080;"&gt;mmcpart=1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #000080;"&gt;mmcroot=/dev/mmcblk2p2 rootwait rw&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #000080;"&gt;netargs=setenv bootargs console=${console},${baudrate} ${smp} root=/dev/nfs ip=dhcp nfsroot=${serverip}:${nfsroot},v3,tcp&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #000080;"&gt;netboot=echo Booting from net ...; run netargs; if test ${ip_dyn} = yes; then setenv get_cmd dhcp; else setenv get_cmd tftp; fi; ${get_cmd} ${image}; if test ${boot_fdt} = yes || test ${boot_fdt} = try; then if ${get_cmd} ${fdt_addr} ${fdt_file}; then bootz ${loadaddr} - ${fdt_addr}; else if test ${boot_fdt} = try; then bootz; else echo WARN: Cannot load the DT; fi; fi; else bootz; fi;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #000080;"&gt;script=boot.scr&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #000080;"&gt;update_emmc_firmware=if test ${ip_dyn} = yes; then setenv get_cmd dhcp; else setenv get_cmd tftp; fi; if ${get_cmd} ${update_sd_firmware_filename}; then if mmc dev ${emmcdev} 1; then setexpr fw_sz ${filesize} / 0x200; setexpr fw_sz ${fw_sz} + 1; mmc write ${loadaddr} 0x2 ${fw_sz}; fi; fi&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #000080;"&gt;update_sd_firmware=if test ${ip_dyn} = yes; then setenv get_cmd dhcp; else setenv get_cmd tftp; fi; if mmc dev ${mmcdev}; then if ${get_cmd} ${update_sd_firmware_filename}; then setexpr fw_sz ${filesize} / 0x200; setexpr fw_sz ${fw_sz} + 1; mmc write ${loadaddr} 0x2 ${fw_sz}; fi; fi&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #51626f; border: 0px;"&gt;&lt;SPAN style="color: #000080;"&gt;Environment size: 3646/8188 bytes&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/turker@dtsis.com"&gt;turker@dtsis.com&lt;/A&gt;‌&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/erikraynolds"&gt;erikraynolds&lt;/A&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/Bio_TICFSL"&gt;Bio_TICFSL&lt;/A&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/tengri"&gt;tengri&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Aug 2019 04:29:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/mx6qsabreauto-Ubuntu-installation/m-p/954873#M142594</guid>
      <dc:creator>engineer_bsp01</dc:creator>
      <dc:date>2019-08-22T04:29:53Z</dc:date>
    </item>
    <item>
      <title>Re: mx6qsabreauto | Ubuntu installation</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/mx6qsabreauto-Ubuntu-installation/m-p/954874#M142595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I would appreciate a response on the above query&lt;/P&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/turker@dtsis.com"&gt;turker@dtsis.com&lt;/A&gt;‌&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/Bio_TICFSL"&gt;Bio_TICFSL&lt;/A&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/erikraynolds"&gt;erikraynolds&lt;/A&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/Mandar"&gt;Mandar&lt;/A&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/erikraynolds"&gt;erikraynolds&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Aug 2019 07:34:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/mx6qsabreauto-Ubuntu-installation/m-p/954874#M142595</guid>
      <dc:creator>engineer_bsp01</dc:creator>
      <dc:date>2019-08-23T07:34:25Z</dc:date>
    </item>
    <item>
      <title>Re: mx6qsabreauto | Ubuntu installation</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/mx6qsabreauto-Ubuntu-installation/m-p/954875#M142596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi RICHU,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check your uboot bootargs for serial output, this are mine:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;bootargs=console=ttymxc3,115200 root=/dev/nfs ip=192.168.2.126 nfsroot=192.168.2.106:/tftpboot/rootfs,v3,tcp video=mxcfb0:dev=ldb,LDB-XGA,if=RGB666 ldb=sin0 video=mxcfb1:dev=hdmi,1920x1080M@60,if=RGB24 bpp=32&lt;BR /&gt;hdmi=setenv bootargs ${bootargs} video=mxcfb0:dev=hdmi,1920x1080M@60,if=RGB24&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Aug 2019 15:16:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/mx6qsabreauto-Ubuntu-installation/m-p/954875#M142596</guid>
      <dc:creator>Bio_TICFSL</dc:creator>
      <dc:date>2019-08-27T15:16:37Z</dc:date>
    </item>
  </channel>
</rss>

