This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[FAQ] [参考译文] [常见问题解答] SK-AM62:如何禁用 HMI 演示

Guru**** 649970 points
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1161034/faq-sk-am62-how-to-disable-the-hmi-demo

器件型号:SK-AM62

你好。

我正在使用 am62评估板的 Linux Arago 默认映像。 我正在尝试了解如何缩短启动时间、并尽可能快地获得命令提示符。  

为了了解如何加快此速度、我想避免加载启动时自动加载的 HMI 演示。 我已尝试使用该命令

sudo systemctl disable hmi_demo

运气不好、我能有一些提示吗?

此致

Emanuele Peruzzi

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好!
    我建议参考有关缩短 Linux 启动时间的一般指导、例如、
    bootlin.com/.../boot-time-slides.pdf
    bootlin.com/.../opdenacker-timing-boot-time-reduction-techniques.pdf
    我将向我的同事介绍有关不加载 HMI_DEMO 的具体问题。
    最棒的
    -香港

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好!

    [引用 userid="232913" URL"~/support/processors-group/processors/f/processors-forum/1161034/sk-am62-am62x-reduce-linux-boot-time "]为了了解如何加快此速度,我想避免加载启动时自动加载的 HMI 演示。

    以下命令将禁用自动启动 HMI 演示:

    # systemctl mask hmi_demo.service