01-04-2020, 11:14 AM
Jestem na etapie konfigurowania pliku config.ini, żeby móc wyłączać boxa z pilota. Wpisuję
mount -o rw,remount /flash
nano /flash/config.inii pokazuje mi się coś takiego, zamiast tego co w poradniku: GNU nano 4.3 /flash/config.ini Modified
#-------------------------------------------------------------------------------------------------->
#
# Console Setup
#
# consoleopt='console=ttyS0,115200 console=tty0 no_console_suspend'
#
#-------------------------------------------------------------------------------------------------->
#-------------------------------------------------------------------------------------------------->
#
# CPU Frequency Control
#
# WARNING!!! WARNING!!! WARNING!!!
# Before changing anything here please read the wiki entry at:
# https://wiki.odroid.com/odroid-n2/application_note/software/set_cpu_freq
#
# max_freq_a73='1800'
# max_freq_a53='1896'
#
#-------------------------------------------------------------------------------------------------->
#-------------------------------------------------------------------------------------------------->
#
# HDMI CEC Control, 0=disable/1=enable
#
[ Read 145 lines ]
^G Get Help ^O Write Out ^W Where Is ^K Cut Text ^J Justify ^C Cur Pos M-U Undo
^X Exit ^R Read File ^\ Replace ^U Paste Text ^T To Spell ^_ Go To Line M-E Redo#------>
^G Get Help ^O Write Out ^W Where Is ^K Cut Text ^J Justify ^C Cur Pos M-U Undo
^X Exit ^R Read File ^\ Replace ^U Paste Text ^T To Spell ^_ Go To Line M-E Redo#------>
^G Get Help ^O Write Out ^W Where Is ^K Cut Text ^J Justify ^C Cur Pos M-U Undo
^X Exit ^R Read File ^\ Replace ^U Paste Text ^T To Spell ^_ Go To Line M-E Redo
Co robię nie tak?

