Restarting webif through telnet

SLPx

Registered
Messages
12
Hi

My dm wont open on webif. Sadly the remote also is malfunctioning.

Is there anyway to restart webif through telnet rather flashing the box.

Thanks
 

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,876
maybe this will help you

restarting enigma2
give this command with telnet

for stop
Code:
init 4
for start
Code:
init 3

or
try to uninstall openwebif and then reinstall the latest version from the feeds
Code:
opkg remove enigma2-plugin-extensions-openwebif

reboot


Code:
opkg install enigma2-plugin-extensions-openwebif

sync

reboot
 

SLPx

Registered
Messages
12
I did init 4/3 not worked.

Downloaded to /tmp the new openwebif ipk and called both latter commands along with step reboot.

Not worked.
Does there any config file be edited for enable/disable the webif plugin.

So nothing better than the hard reset it seems
 
Top