range Pi 用户手册 深圳市迅龙软件有限公司版权所有
www.orangepi.cn 98 www.xunlong.tv
5) Then use the following command to display the Orange Pi logo picture on the LCD
display
root@orangepi:~# apt update
root@orangepi:~# apt -y install fbi
root@orangepi:~# fbi -vt 1 -noverbose -d /dev/fb8 /boot/boot.bmp
6) You can also map the output of tty1 to the fb device of the LCD display-fb8. After the
mapping is completed, the LCD screen will display the output of the terminal, and HDMI
will no longer have image output.
root@orangepi:~# con2fbmap 1 8