lam96pt 0 Posted November 18, 2020 Share Posted November 18, 2020 Armbianmonitor: http://ix.io/2ExH Hi armbian dev team ! Now I am using an orange pi pc h3 board. My problem is how to disable all boot text and splash screen on HDMI screen. I read serveral topic which discussed but i do not understand. I really need to help. Please help me! Sorry for my english skill. 0 Quote Link to post Share on other sites More sharing options...
Werner 409 Posted November 18, 2020 Share Posted November 18, 2020 Try putting logo=disabled in your /boot/armbianEnv.txt FYI: Your kernel is quite outdated. The LEAST recent kernel is now 5.4.x for sunxi family 1 Quote Link to post Share on other sites More sharing options...
lam96pt 0 Posted November 19, 2020 Author Share Posted November 19, 2020 Thank for response. this is my armbianEnv.txt content: verbosity = 1 logo=disabled console=serial overlay_prefix=sun8i-h3 rootdev=UUID=f8c34d4e-67bc-460b-805d-ed02b4df7697 rootfstype=ext4 usbstoragequirks=0x2537:0x1066:u,0x2537:0x1068:u i tried it already but no effect. Do you know other ways? 0 Quote Link to post Share on other sites More sharing options...
DevShanky 2 Posted November 19, 2020 Share Posted November 19, 2020 Add this line to armbianEnv.txt and see if it helps: extraargs="console=tty3 consoleblank=0 loglevel=1 quiet" -R 0 Quote Link to post Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.