cm4 vl805-Q6 应用

执行命令"sudo -E rpi-eeprom-config --edit"

在引导程序中添加"VL805=1".

通过执行"sudo rpi-eeprom-config"查看是否更改成功

最后执行"sudo reboot"重启。

bash 复制代码
pi@raspberrypi:/ $ sudo rpi-eeprom-config 
[all]
BOOT_UART=0
WAKE_ON_GPIO=1
POWER_OFF_ON_HALT=0

# Try SD first (1), followed by, USB PCIe, NVMe PCIe, USB SoC XHCI then network
BOOT_ORDER=0xf25641
VL805=1

# Set to 0 to prevent bootloader self-updates (without recovery.bin)
# For remote units EEPROM hardware write protection should be used.
ENABLE_SELF_UPDATE=1

# Set to 1 to disable the bootloader HDMI diagnostics screen AND
# network install e.g. for kiosk devices.
DISABLE_HDMI=0
pi@raspberrypi:/ $
相关推荐
想躺在地上晒成地瓜干4 天前
树莓派超全系列教程文档--(38)config.txt视频配置
linux·音视频·树莓派·raspberrypi·树莓派教程
想躺在地上晒成地瓜干6 天前
树莓派超全系列教程文档--(32)config.txt常用音频配置
linux·音视频·树莓派·raspberrypi·树莓派教程
肯德基疯狂星期四-V我509 天前
【Ubuntu】【树莓派】Linux系统的远程终端登录、远程图形桌面访问、 X图形窗口访问和文件传输操作
linux·运维·ubuntu·树莓派
想躺在地上晒成地瓜干11 天前
树莓派超全系列教程文档--(24)本地化设置、SSH及配置防火墙
linux·ssh·树莓派·raspberrypi·树莓派教程
cyz14100114 天前
树莓派4B配置wifi热点,可访问http协议
linux·网络·windows·后端·网络协议·http·树莓派
想躺在地上晒成地瓜干25 天前
树莓派超全系列文档--(18)树莓派配置音频
linux·音视频·树莓派·raspberrypi·树莓派教程
想躺在地上晒成地瓜干25 天前
树莓派超全系列文档--(17)树莓派配置显示器
linux·树莓派·raspberrypi·raspi-config
想躺在地上晒成地瓜干1 个月前
树莓派超全系列文档--(14)无需交互使用raspi-config工具其一
linux·树莓派·raspberrypi·树莓派教程
Ki13811 个月前
将树莓派5当做Ollama服务器,C#调用generate的API的示例
linux·树莓派·ollama
想躺在地上晒成地瓜干1 个月前
树莓派超全系列文档--(12)如何使用raspi-config工具其一
linux·树莓派·raspberrypi·raspi-config