Jump to content

underr

Members
  • Posts

    1
  • Joined

  • Last visited

Reputation Activity

  1. Like
    underr reacted to luca219 in no shutdown cubietruck with li-battery   
    great!!   problem solved!!
     
    step for cubietruck and cubieboard3
     
    [root@hosts]# bin2fex /boot/cubietruck.bin /root/cubietruck.fex
    fexc-bin: /boot/cubietruck.bin: version: 0.1.2
    fexc-bin: /boot/cubietruck.bin: size: 46240 (83 sections)
     
    [root@hosts]# nano /root/cubietruck.fex
    include on [target] section:
    power_start = 1
     
    make backup
    [root@hosts]# cp /boot/cubietruck.bin /boot/cubietruck.binori
    [root@hosts]# fex2bin /root/cubietruck.fex /boot/cubietruck.bin
     
    reboot
    shutdown now work!!
     
    Thank you
     
  2. Like
    underr reacted to t3l3m4k0 in no shutdown cubietruck with li-battery   
    On OrangePi mini I must to do as root:
     
     
    first convert bin to fex file:
    bin2fex /boot/bin/orangepi.bin /root/orangepi.fex
     
    edit with nano orangepi.fex
    and include on [target] section:
    power_start = 1
     
    after convert it to bin:
    fex2bin /root/orangepi.bin /boot/bin/orangepi.bin
     
    and reboot
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines