Seite 8 von 8

Re: [Split] Immer auf der Suche nach Neutrinos...

Verfasst: Di 27. Aug 2019, 17:15
von darog69
It uploaded, the reason for the failure was the second USB stick on the back of the tuner :wink:
Only if switching between images will work properly

Bild


Edit: I could use a copy of the whole flash with these four images :wink:

Re: [Split] Immer auf der Suche nach Neutrinos...

Verfasst: Do 29. Aug 2019, 11:19
von darog69
How should you switch between individual startups, because for me it is only possible from the atartup_1 level, while if I have an image launched from startup_2,3,4, after selecting e.g. startup_3 and confirming with OK, nothing happens.
Shouldn't some script be running that performs the image change?
Still a request, if there is such a possibility, I would like to add to the plugin enigma2-stb-startup_1.00-20190517_all display option, currently running image, as it is in Neutrino. :wink:
Regards.

Re: [Split] Immer auf der Suche nach Neutrinos...

Verfasst: Do 29. Aug 2019, 13:33
von BPanther
Hmm, I don't understand what you mean. The partition changer is under neutrino a lua script, E2 use a python script. As I wrote at the multiboot thread, I have rewritten a demo plugin because I don't know how python really works, so must the changing message be enough. A direct reboot from the script maybe at next boot a problem for E2. If anybody can make it better - please, then do it.

Re: [Split] Immer auf der Suche nach Neutrinos...

Verfasst: Do 29. Aug 2019, 18:01
von darog69
Now I can't run a single image, I downloaded Openatv 6.3, but it won't start. :(

Re: [Split] Immer auf der Suche nach Neutrinos...

Verfasst: Do 29. Aug 2019, 19:48
von BPanther
As i wrote at the multiboot thread, just use the original files from the image and multiboot will be removed - but don't forget the dummy file mkpart.update for a refresh of the partitions - how at first switch to multiboot.

Re: [Split] Immer auf der Suche nach Neutrinos...

Verfasst: Do 29. Aug 2019, 19:55
von darog69
I do it once and the uploaded image does not start, though the upload process seems to be correct :(

Bild

Re: [Split] Immer auf der Suche nach Neutrinos...

Verfasst: Do 29. Aug 2019, 20:20
von BPanther
Format the USB Device again - no other USB devices should be connected and then it should work if the files OK. I have many switches make between multi<->single and all working without problems. You can also use the initrd from multiboot for single, but at single boot there is no different between original and multiboot initrd.

Re: [Split] Immer auf der Suche nach Neutrinos...

Verfasst: Do 29. Aug 2019, 21:57
von darog69
I will film tomorrow the installation process video, but I'm afraid I will need a flash dump

Re: [Split] Immer auf der Suche nach Neutrinos...

Verfasst: Do 29. Aug 2019, 22:47
von BPanther
Very strange your problems. I have it testet many times without problems before buildin. Why so you need a flash dump - what will this change? Flashing and it works with the known images.

Re: [Split] Immer auf der Suche nach Neutrinos...

Verfasst: Fr 30. Aug 2019, 12:47
von darog69
No wonder, because I re-uploaded vusolo4k_multi_usb_rev17855-ddt and this image started. Then, through ofgwrite I downloaded OpenHDF, OATV, OBH, OVix and every image works :shock:

Edit: I noticed that the image change from E2 works after selecting the next startup_x, but you need to issue the command telnet: reboot -f.
Maybe you need to add a script to enforce such a command in the enigma2-stb-startup_1.00-20190517_all plugin? :wink:

Re: [Split] Immer auf der Suche nach Neutrinos...

Verfasst: Sa 31. Aug 2019, 12:42
von BPanther
darog69 hat geschrieben: Fr 30. Aug 2019, 12:47Edit: I noticed that the image change from E2 works after selecting the next startup_x, but you need to issue the command telnet: reboot -f.
Don't do this - this can be make a file system damage (for all mounted partitions how root and startup), because not all changes may written! E2 at next boot will also warn you.
darog69 hat geschrieben: Fr 30. Aug 2019, 12:47Maybe you need to add a script to enforce such a command in the enigma2-stb-startup_1.00-20190517_all plugin? :wink:
No, see above. Use the normal reboot at the GUI.

Re: [Split] Immer auf der Suche nach Neutrinos...

Verfasst: Sa 31. Aug 2019, 13:46
von darog69
Only after restart GUI does not change to selected startup_x :(
The E2 plugin is missing these messages

Bild

Bild

Re: [Split] Immer auf der Suche nach Neutrinos...

Verfasst: Sa 31. Aug 2019, 14:19
von BPanther
darog69 hat geschrieben: Sa 31. Aug 2019, 13:46Only after restart GUI does not change to selected startup_x :(
Sure, you must use REBOOT and not restart gui. Restart gui does what it say, it restart only the gui, not the whole device.

I also don't use the reboot function at the script at neutrino, because a "normal" reboot via main menu is better.