Or just press enter
Or just press enter
Gigablue Quad 4K & UE 4K
.........FBC Tuners:
------------------> GT-Sat unicable LNB to 1.5M dish(28.2E)
------------------> Gigablue unicable LNB to 80 cm dish(19.2E)
.......................
Vu+ Uno4KSE, Dreambox dm900
AX HD61, Edision Osmio 4K+, Zgemma H9Combo, Octagon SF8008 , gbtrio4k, h9se using unicable ports
Zgemma H9 C/S into Giga4K
I've copied this from putty as the flash as progressing.....
Usage:
kill [options] <pid> [...]
Options:
<pid> [...] send signal to every <pid> listed
-<signal>, -s, --signal <signal>
specify the <signal> to be sent
-l, --list=[<signal>] list all signal names, or convert one to a name
-L, --table list all signal names in a nice table
-h, --help display this help and exit
-V, --version output version information and exit
For more details see kill(1).
killall: kodi.bin: no process killed
killall: hddtemp: no process killed
killall: transmission-daemon: no process killed
killall: openvpn: no process killed
sh: /etc/init.d/sabnzbd: No such file or directory
Stopping automount: done.
Syncing filesystem
daemonize
successful
start umount_rootfs
root@vuultimo4k:~# cp: can't stat '/lib/libcrypt*': No such file or directory
Switching to user mode 2
Checking E2 is running...
Execute: ps
E2 still running
Execute: ps
E2 still running
Execute: ps
E2 still running
Execute: ps
E2 still running
Execute: ps
E2 still running
Execute: ps
E2 still running
.................................................. ........
It says this for a while whilst showing the Onscreen display on the TV
E2 still running
Execute: ps
E2 still running
Execute: ps
E2 still running
Execute: ps
E2 still running
Execute: ps
E2 still running
Error E2 can't be stopped! Abort flashing.
Im guessing Enigma2 is still running hence the flash is aborted ?
So something is preventing E2 to stop - so try my option #13 to check that it finds the folders and contents correctly
If that doesn‘t work - which it probably will not as thats probably whats executed in the script, then try :
/usr/bin/ofgwrite -r -k -f /tmp/vuultimo4k
Last edited by twol; 21-05-21 at 11:43.
Gigablue Quad 4K & UE 4K
.........FBC Tuners:
------------------> GT-Sat unicable LNB to 1.5M dish(28.2E)
------------------> Gigablue unicable LNB to 80 cm dish(19.2E)
.......................
Vu+ Uno4KSE, Dreambox dm900
AX HD61, Edision Osmio 4K+, Zgemma H9Combo, Octagon SF8008 , gbtrio4k, h9se using unicable ports
Zgemma H9 C/S into Giga4K
I am really unsure of what you're asking here... I am by no means familiar with the file system and as far as flashing goes this is the only time I've needed help as it always worked
This is my view in the putty window : root@vuultimo4k:~#
What am I copying ?
Is it not possible to close E2 from Putty or force it down then run the upgrade again ?
Last edited by eeza; 21-05-21 at 11:56.
init 4 should get rid if enigma2.
ps -cef | grep enigma will confirm if it's no longer running.
eeza (21-05-21)
Ok so i ran Init 4 and the tv cleared but when i run the second command to see whats active i get this :
root@vuultimo4k:~# init 4
root@vuultimo4k:~# ps -cef | grep enigma
root 1715 1 TS 19 11:45 ? 00:19:38 /usr/bin/enigma2
root 2558 1 TS 19 12:03 ? 00:00:47 /usr/bin/enigma2
root 2713 2049 TS 19 12:04 pts/0 00:00:00 grep enigma
Try
kill -9 1715
kill -9 2558
ps -cef | grep enigma
eeza (21-05-21)
OK I just have this now :
root 2730 2049 TS 19 12:10 pts/0 00:00:00 grep enigma
...so enigma isn't running anymore.
Both the script and the command used in #13 use ofgwrite
When you online flash an image it uses a utility called ofgwrite which checks the box architecture to see if the correct components are in the specified folder before flashing.
The #13 suggestion copies the Ultimo4k folder used normally for a usb flash (containing the Images linux kernel and E2 root) to the /tmp directory - > so you have /tmp/vuultimo4k which contains the images kernel and root
Normally ofgwrite runs as a task that can stop E2 and if necessary force flashing if E2 cannot be stopped.
I have never had the need to close E2 and run ofgwrite or the script - you can try and see what happens.
try:-
killall -9 enigma2
If nothing works you are back to usb flashing
Gigablue Quad 4K & UE 4K
.........FBC Tuners:
------------------> GT-Sat unicable LNB to 1.5M dish(28.2E)
------------------> Gigablue unicable LNB to 80 cm dish(19.2E)
.......................
Vu+ Uno4KSE, Dreambox dm900
AX HD61, Edision Osmio 4K+, Zgemma H9Combo, Octagon SF8008 , gbtrio4k, h9se using unicable ports
Zgemma H9 C/S into Giga4K
eeza (21-05-21)
Ok............
It looks like its flashing the Box Gentlemen, Thank you one and all. I now have a familiar screen telling me to go play with settings for an hour or two.....
Many Thanks to all who contributed ..... What a great Forum
Great news!
Gigablue Quad 4K & UE 4K
.........FBC Tuners:
------------------> GT-Sat unicable LNB to 1.5M dish(28.2E)
------------------> Gigablue unicable LNB to 80 cm dish(19.2E)
.......................
Vu+ Uno4KSE, Dreambox dm900
AX HD61, Edision Osmio 4K+, Zgemma H9Combo, Octagon SF8008 , gbtrio4k, h9se using unicable ports
Zgemma H9 C/S into Giga4K
eeza (21-05-21)