
Deprecated: mysql_escape_string(): This function is deprecated; use mysql_real_escape_string() instead. in /home/wangwjuwcapnkg4wdj/wwwroot/source/class/discuz/discuz_database.php on line 177
<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>明远智睿技术论坛 - MY-I.MX8M软件</title>
    <link>http://bbs.myzr.com.cn/forum.php?mod=forumdisplay&amp;fid=55</link>
    <description>Latest 20 threads of MY-I.MX8M软件</description>
    <copyright>Copyright(C) 明远智睿技术论坛</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Sun, 17 May 2026 14:28:40 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://bbs.myzr.com.cn/static/image/common/logo_88_31.gif</url>
      <title>明远智睿技术论坛</title>
      <link>http://bbs.myzr.com.cn/</link>
    </image>
    <item>
      <title>imx8 支持pcie endpoint</title>
      <link>http://bbs.myzr.com.cn/forum.php?mod=viewthread&amp;tid=1339</link>
      <description><![CDATA[插上模块，输入以下命令：$ dmesg  | grep pci
$ lspci -v
MYZR-IMX8M-EK300输出以下信息：

root@myzr:~# dmesg  | grep pci
[    3.291149] ehci-pci: EHCI PCI platform driver
[    3.314253] ohci-pci: OHCI PCI platform driver
[    5.563865] imx6q-pcie 338000 ...]]></description>
      <category>MY-I.MX8M软件</category>
      <author>软件01</author>
      <pubDate>Tue, 09 Mar 2021 09:32:26 +0000</pubDate>
    </item>
    <item>
      <title>imx8m nfs挂载根文件系统</title>
      <link>http://bbs.myzr.com.cn/forum.php?mod=viewthread&amp;tid=1317</link>
      <description><![CDATA[主机平台： UBUNTU14.04
硬件平台：明远智睿 IMX8MM
参考：imx6 nfs挂载根文件系统 修改虚拟机 nfs 配置

重启开发板，进入到uboot命令行输入：]]></description>
      <category>MY-I.MX8M软件</category>
      <author>mumu_A</author>
      <pubDate>Tue, 29 Sep 2020 01:38:03 +0000</pubDate>
    </item>
    <item>
      <title>使用adb调试</title>
      <link>http://bbs.myzr.com.cn/forum.php?mod=viewthread&amp;tid=1316</link>
      <description><![CDATA[开发板型号：MY-IMX8M-CB300系统：Aandroid9.1
接口： USB

1.打开开发者权限
打开菜单Settings--&gt; System-&gt; About tablet -&gt; Build number
连接点击Build number打开开发者权限

2.在windows安装adb命令，使用以下命令调试：
adb shell
注意：连接不上，使用adb kill-s ...]]></description>
      <category>MY-I.MX8M软件</category>
      <author>软件01</author>
      <pubDate>Mon, 28 Sep 2020 06:31:06 +0000</pubDate>
    </item>
    <item>
      <title>IMX8M LINUX系统root自动登录</title>
      <link>http://bbs.myzr.com.cn/forum.php?mod=viewthread&amp;tid=1310</link>
      <description><![CDATA[修改IMX8M QT5系统自动root登录
vi /etc/systemd/system/getty.target.wants/serial-getty@ttymxc0.service
修改
ExecStart=-/sbin/agetty  -8 -L %I 115200 $TERM
为
ExecStart=-/sbin/agetty -a root -8 -L %I 115200 $TERM]]></description>
      <category>MY-I.MX8M软件</category>
      <author>软件01</author>
      <pubDate>Tue, 15 Sep 2020 06:00:31 +0000</pubDate>
    </item>
    <item>
      <title>mplayer移植</title>
      <link>http://bbs.myzr.com.cn/forum.php?mod=viewthread&amp;tid=1232</link>
      <description><![CDATA[主机平台： UBUNTU16.04
硬件平台：明远智睿MYZR-IMX8M-EVK
内核版本 ：linux-4.14.98
交叉编译链：aarch64-linux-gnu-gcc
文件系统：fsl-image-validation-myimx8m.tar.bz2


source /home/jj/my-work/03_toolchain/gcc-linaro-7.3.1-2018.05-x86_64_aarch64-linux-gnu ...]]></description>
      <category>MY-I.MX8M软件</category>
      <author>myzr_soft</author>
      <pubDate>Mon, 18 May 2020 08:37:06 +0000</pubDate>
    </item>
    <item>
      <title>imx8m的freetype移植</title>
      <link>http://bbs.myzr.com.cn/forum.php?mod=viewthread&amp;tid=1225</link>
      <description><![CDATA[交叉编译freetype
下载FreeType

freetype官网
https://download.savannah.gnu.org/releases/freetype/
freetype下载



交叉编译
tar xvf freetype-2.10.0.tar.bz2
cd freetype-2.10.0/
./configure CC=aarch64-linux-gnu-gcc --host=aarch64-linux-gnu --prefix=$PWD/ ...]]></description>
      <category>MY-I.MX8M软件</category>
      <author>myzr_soft</author>
      <pubDate>Fri, 15 May 2020 08:49:10 +0000</pubDate>
    </item>
    <item>
      <title>使用WinSCP在PC，虚拟机和开发板中互传文件</title>
      <link>http://bbs.myzr.com.cn/forum.php?mod=viewthread&amp;tid=1223</link>
      <description><![CDATA[WinSCP为了开发生产中更方便地在linux虚拟机-&gt;windows-&gt;开发板中传输文件，给大家介绍一个方便的文件互传小工具。WinSCP特点图形用户界面多语言与 Windows 完美集成(拖拽, URL, 快捷方式)支持所有常用文件操作支持基于 SSH-1、SSH-2 的 SFTP 和 SCP 协议支持批处理脚本 ...]]></description>
      <category>MY-I.MX8M软件</category>
      <author>myzr_soft</author>
      <pubDate>Thu, 14 May 2020 02:50:59 +0000</pubDate>
    </item>
    <item>
      <title>EK300没插显示器时，/dev/fb不存在</title>
      <link>http://bbs.myzr.com.cn/forum.php?mod=viewthread&amp;tid=1221</link>
      <description><![CDATA[如题，EK300没插显示器时，/dev/fb不存在，运行QT会出错]]></description>
      <category>MY-I.MX8M软件</category>
      <author>myzr.czx</author>
      <pubDate>Thu, 14 May 2020 02:27:47 +0000</pubDate>
    </item>
    <item>
      <title>EK300如何启动时就注册一个固定分辨率的HDMI设备</title>
      <link>http://bbs.myzr.com.cn/forum.php?mod=viewthread&amp;tid=1220</link>
      <description><![CDATA[EK300如何启动时就注册一个固定分辨率的HDMI设备，比如固定1920*1080@60的分辨率.]]></description>
      <category>MY-I.MX8M软件</category>
      <author>myzr.czx</author>
      <pubDate>Thu, 14 May 2020 02:23:40 +0000</pubDate>
    </item>
    <item>
      <title>imx8m移植parted分区工具</title>
      <link>http://bbs.myzr.com.cn/forum.php?mod=viewthread&amp;tid=1218</link>
      <description><![CDATA[主机平台： UBUNTU16.04
硬件平台：明远智睿MYZR-IMX8M-EVK
内核版本 ：linux-4.14.98
交叉编译链：aarch64-linux-gnu


1.下载源码：
http://www.linuxfromscratch.org/blfs/view/7.5/postlfs/parted.html


2.创建编译目录：
$ mkdir /home/myzr/my-work/source_tar/p ...]]></description>
      <category>MY-I.MX8M软件</category>
      <author>myzr_soft</author>
      <pubDate>Wed, 13 May 2020 06:41:45 +0000</pubDate>
    </item>
    <item>
      <title>imx8m移植alsa</title>
      <link>http://bbs.myzr.com.cn/forum.php?mod=viewthread&amp;tid=1217</link>
      <description><![CDATA[]]></description>
      <category>MY-I.MX8M软件</category>
      <author>myzr_soft</author>
      <pubDate>Wed, 13 May 2020 06:09:07 +0000</pubDate>
    </item>
    <item>
      <title>MY-I.MX8M-CB300这个产品4核和双核的芯片，固件是一样的吗？</title>
      <link>http://bbs.myzr.com.cn/forum.php?mod=viewthread&amp;tid=1205</link>
      <description><![CDATA[MY-I.MX8M-CB300这个产品4核和双核的芯片，固件是一样的吗？]]></description>
      <category>MY-I.MX8M软件</category>
      <author>7ido86o8l</author>
      <pubDate>Sat, 09 May 2020 07:26:25 +0000</pubDate>
    </item>
    <item>
      <title>memtester内存测试工具移植到myzr-imx8m开发板中测试</title>
      <link>http://bbs.myzr.com.cn/forum.php?mod=viewthread&amp;tid=1204</link>
      <description><![CDATA[1.下载源码：
http://pyropus.ca/software/memtester/


2.创建编译目录：
$ mkdir /home/myzr/my-work/source_tar/memtester
把下载的源码放入此目录中


3.解压进入源码目录：
$ tar xvf memtester-4.3.0.tar.gz
$ cd memtester-4.3.0/

4.配置交叉编译环境变量：
$ s ...]]></description>
      <category>MY-I.MX8M软件</category>
      <author>myzr_soft</author>
      <pubDate>Sat, 09 May 2020 07:01:43 +0000</pubDate>
    </item>
    <item>
      <title>imx8m上搭建vnc</title>
      <link>http://bbs.myzr.com.cn/forum.php?mod=viewthread&amp;tid=1201</link>
      <description><![CDATA[一：使用ubuntu或者安卓系统1.安装xrdp
=&gt;sudo apt-get install xrdp


2.安装xfce4=&gt;sudo apt-get update
=&gt;sudo apt-get install xfce4

3.配置xfce4
=&gt;echo \&quot;xfce4-session\&quot;&gt;~/.xsession



4.继续配置xfce4
=&gt;sudo vi /etc/xrdp/startwm.sh
在./etc/X11/Xsession前 ...]]></description>
      <category>MY-I.MX8M软件</category>
      <author>myzr_soft</author>
      <pubDate>Thu, 07 May 2020 08:28:48 +0000</pubDate>
    </item>
    <item>
      <title>imx8m移植evtest</title>
      <link>http://bbs.myzr.com.cn/forum.php?mod=viewthread&amp;tid=1196</link>
      <description><![CDATA[主机平台： UBUNTU14.04
硬件平台：明远智睿MY-IMX8M-EK300
内核版本 ：linux-4.14.98
交叉编译链：linux-4.14.98
文件系统：fsl-image-validation-myimx8m.tar.bz2

1.下载源码：


2.解压：
$ tar xvf evtest-1.33.tar.bz2
$ cd evtest-1.33/


3.配置交叉编译工具：
 ...]]></description>
      <category>MY-I.MX8M软件</category>
      <author>KWH</author>
      <pubDate>Thu, 30 Apr 2020 09:20:46 +0000</pubDate>
    </item>
    <item>
      <title>芯片内部固化的 Boot ROM启动的时候 不会有打印是吗</title>
      <link>http://bbs.myzr.com.cn/forum.php?mod=viewthread&amp;tid=1198</link>
      <description><![CDATA[芯片内部固化的 Boot ROM启动的时候 不会有打印是吗]]></description>
      <category>MY-I.MX8M软件</category>
      <author>orom</author>
      <pubDate>Thu, 30 Apr 2020 07:31:17 +0000</pubDate>
    </item>
    <item>
      <title>gsnap截屏工具移植imx8m-evk</title>
      <link>http://bbs.myzr.com.cn/forum.php?mod=viewthread&amp;tid=1197</link>
      <description><![CDATA[主机平台： UBUNTU16.04
硬件平台：明远智睿MY-IMX8M-EVK
内核版本 ：Linux-4.14.98
交叉编译链：aarch64-linux-gnu
文件系统：fsl-image-qt5-validation-imx-imx8mqevk.rootfs.tar.bz2

设置交叉工具链 source /home/jj/my-work/03_toolchain/gcc-linaro-7.3.1-2018. ...]]></description>
      <category>MY-I.MX8M软件</category>
      <author>myzr_soft</author>
      <pubDate>Thu, 30 Apr 2020 03:47:35 +0000</pubDate>
    </item>
    <item>
      <title>imx8m使用TCP通信</title>
      <link>http://bbs.myzr.com.cn/forum.php?mod=viewthread&amp;tid=1191</link>
      <description><![CDATA[主机平台： UBUNTU14.04
硬件平台：明远智睿MY-IMX8M-EK300
内核版本 ：linux-4.14.98
交叉编译链：aarch64-linux-gnu
文件系统：fsl-image-validation-myimx8m.tar.bz2


源码加编译好的执行文件：见附件


编译：
1.设置交叉编译工具：
$ source /home/myzr/my-work/i ...]]></description>
      <category>MY-I.MX8M软件</category>
      <author>KWH</author>
      <pubDate>Thu, 30 Apr 2020 00:21:47 +0000</pubDate>
    </item>
    <item>
      <title>imx8m使用udp通信</title>
      <link>http://bbs.myzr.com.cn/forum.php?mod=viewthread&amp;tid=1189</link>
      <description><![CDATA[主机平台： UBUNTU14.04
硬件平台：明远智睿MY-IMX8M-EK300
内核版本 ：linux-4.14.98
交叉编译链：aarch64-linux-gnu
文件系统：fsl-image-validation-myimx8m.tar.bz2


源码加编译好的执行文件：见附件


编译：
1.设置交叉编译工具：
$ source /home/myzr/my-work/i ...]]></description>
      <category>MY-I.MX8M软件</category>
      <author>KWH</author>
      <pubDate>Sun, 26 Apr 2020 10:06:50 +0000</pubDate>
    </item>
    <item>
      <title>如何给qtcreator创建快捷方式</title>
      <link>http://bbs.myzr.com.cn/forum.php?mod=viewthread&amp;tid=1188</link>
      <description><![CDATA[将qtcreator安装到了ubuntu中，但是桌面没有快捷方式怎么找？]]></description>
      <category>MY-I.MX8M软件</category>
      <author>orom</author>
      <pubDate>Fri, 24 Apr 2020 08:14:10 +0000</pubDate>
    </item>
  </channel>
</rss>