Jump to content

lam96pt

Members
  • Posts

    9
  • Joined

  • Last visited

Reputation Activity

  1. Like
    lam96pt reacted to slinde in Automatic Login   
    The most simple solution would be to start your script from the file /etc/rc.local.
    Just add a line starting your script before the "exit 0" line last in the /etc/rc.local file.
     
    In this way there is no need to login. The file /etc/rc.local is run automatically by the system at boot.
  2. Like
    lam96pt reacted to Igor in (Orange Pi PC | 21.02.3 | 5.10.21-sunxi) /dev/cedar_dev not exists   
    Reading this will help you in understanding how you have to form your questions. Currently nobody can help you.
     
    https://forum.armbian.com/guidelines
    https://docs.armbian.com/User-Guide_FAQ/
  3. Like
    lam96pt reacted to ning in Orange pi PC ffmpeg with Cedrus264   
    does cedrus support encoding?
  4. Like
    lam96pt reacted to Werner in Disable boot text and splash screen   
    Try putting code { font-family: Consolas,"courier new"; color: crimson; background-color: rgba(0, 0, 0, 0.2); padding: 2px; font-size: 105%; } logo=disabled in your code { font-family: Consolas,"courier new"; color: crimson; background-color: rgba(0, 0, 0, 0.2); padding: 2px; font-size: 105%; } /boot/armbianEnv.txt
    code { font-family: Consolas,"courier new"; color: crimson; background-color: rgba(0, 0, 0, 0.2); padding: 2px; font-size: 105%; }
    FYI: Your kernel is quite outdated. The LEAST recent kernel is now 5.4.x for sunxi family
     
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines