Új hozzászólás Aktív témák

  • carr

    őstag

    válasz csixy #19001 üzenetére

    I also made a slight error when I built the images in that when I set up a reset to defaults button I disabled the normal reboot button. To fix this either add the following to the bottom of /etc/config/system

    config button
    option button 'BTN_0'
    option action 'pressed'
    option handler 'reboot'

    or run the following commands in ssh

    uci add system button
    uci set system.@button[-1].button=BTN_0
    uci set system.@button[-1].action=pressed
    uci set system.@button[-1].handler='reboot'
    uci commit system

    Ez alapján elvileg csak beírod neki (a routernek), mert tudja ő is, h elba...ltázta.
    Értelmezésem szerint, ha resetel,akkor nem indul el... De ezt gondolom te is tudod. :)
    Akkor viszont passz... :(

    [ Szerkesztve ]

    360+Mindenkit szeress,ne sokban bízz,Ne bánts senkit,ellenséged inkább féljen,Minthogy legyőzd,barátodat szívedre rejtsd,Szidjanak hallgatásért,ne beszédért.

Új hozzászólás Aktív témák