Grogbuild E2 still running

OK, that is a solo2 se, which is a clone. I am not too clued up on the versions that allow genuine images or if patched images are required. Hopefully someone will assist.

You have actually started Enigma2 in debug mode, not exactly what I asked.
Code:
 StackTrace
 Plugin raised exception at WHERE_SESSIONSTART
 Traceback (most recent call last):
   File "/usr/lib/enigma2/python/mytest.py", line 224, in __init__
     p(reason=0, session=self)
   File "/usr/lib/enigma2/python/Plugins/Extensions/wbconfig/plugin.py", line 30, in autostart
   File "/usr/lib/python2.7/site.py", line 356, in __call__
 ========== Stacktrace of active Python threads ===========
 ========== MainThread 0x75f34940 =========================
 File: "/usr/lib/enigma2/python/mytest.py", line 869, in <module>
   runScreenTest()
 File: "/usr/lib/enigma2/python/mytest.py", line 551, in runScreenTest
   session = Session(desktop = enigma.getDesktop(0), summary_desktop = enigma.getDesktop(1), navigation = nav)
 File: "/usr/lib/enigma2/python/mytest.py", line 224, in __init__
   p(reason=0, session=self)
 File: "/usr/lib/enigma2/python/Plugins/Extensions/wbconfig/plugin.py", line 29, in autostart
 ========== Stacktrace end ================================
 SystemExit: None

Anyway, Using FTP, navigate to /usr/lib/enigma2/python/Plugins/Extensions/
Copy the "wbconfig" folder to your PC just incase we need it later.
Delete the "wbconfig" from receiver
Using Putty/Terminal, restart enigma2 with following commands one at a time
init 4
enigma2
If that does not restart,
init 6
copied and deleted wbconfig file and followed as per instructions
 

Attachments

  • pac_PID3198_n2.txt
    4.3 KB · Views: 5
Download an image you know works on your receiver.
Unzip/extract it to the USB drive or HDD
Stop Enigma2 by issuing "init 4" command.
Issue the following command, adjust the path so it points to where your image is.

ofgwrite -r -k /folder_of_unzipped_image
 
Download an image you know works on your receiver.
Unzip/extract it to the USB drive or HDD
Stop Enigma2 by issuing "init 4" command.
Issue the following command, adjust the path so it points to where your image is.

ofgwrite -r -k /folder_of_unzipped_image
Well since removing wbconfig I can't get the box to go online and it won't boot up so I can't get back into the root. Think I'll just get a new box. Thanks for your help.
 
Back
Top