Jump to content


Photo

Crash Multiboot


  • Please log in to reply
64 replies to this topic

Re: Crash Multiboot #41 Frenske

  • Forum Moderator
    PLi® Core member
  • 27,380 posts

+393
Excellent

Posted 25 April 2018 - 20:12

GB 4K also GS in Multiboot


There still is some additional work in progress concerning the GB multiboot.

Mijn schotel is een T90 met 10 LNB's. Daarnaast voor de fun nog een draaibaar systeem met een Triax TD 78.

Dreamboxen heb ik niet meer echt actief. Verder heb ik ook nog een een VU+ duo2 met 500Gb harddisk + een VU+ Uno, Zero, Solo 4K, Ultimo 4K, Zero 4K, Uno 4Kse. + ook nog een Xtrend ET7x00. Daarnaast heb ik ook nog diverse andere modellen w.o. een Formuler F4, ET8500, ET7500, Mut@nt 2400HD, Xsarius Fusion HD se en verder nog wel het e.e.a. waarmee op verzoek vanalles wordt getest. Iemand moet het tenslotte doen. ;) :)
Los van de eerder genoemde modellen heb ik nog wel een rits aan testsamples als Mut@nt 2400HD, HD60, GB UE4K, GB Trio4K, Maxitec Multibox combo en Twin, Octagon sf8008, sf8008 mini en last but nog least enkele modellen van het Grieks Duitse Edision.

Voor centrale opslag van media gebruik ik een Qnap 219P 
met tweemaal 2 Tb harddisks + een Synology DS414 met 12 Tb Totale opslag.

-------------------------------------------------------------------------------------------
Many answers to your question can be found in our wiki: Just one click away from this "solutioncentre".

Als ik alles al wist hoefde ik ook niets te vragen. If I had all the knowledge I had no questions at all.


Re: Crash Multiboot #42 littlesat

  • PLi® Core member
  • 56,123 posts

+685
Excellent

Posted 25 April 2018 - 20:27

What gs?

WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W


Re: Crash Multiboot #43 willy01

  • Senior Member
  • 268 posts

+8
Neutral

Posted 26 April 2018 - 15:03

Habe Image von GB4k auf GB UE4k geflasht:

File "/usr/lib/enigma2/python/Components/Console.py", line 37, in finishedCB
  File "/usr/lib/enigma2/python/Tools/Multiboot.py", line 49, in appClosed
  File "/usr/lib/enigma2/python/Screens/FlashImage.py", line 392, in getImagelistCallback
  File "/usr/lib/enigma2/python/Tools/Multiboot.py", line 9, in GetCurrentImageMode
ValueError: invalid literal for int() with base 10: '608m@2464m'


Re: Crash Multiboot #44 littlesat

  • PLi® Core member
  • 56,123 posts

+685
Excellent

Posted 26 April 2018 - 15:10

Mmm it should not get something back on mode....

WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W


Re: Crash Multiboot #45 betacentauri

  • PLi® Core member
  • 7,185 posts

+323
Excellent

Posted 26 April 2018 - 16:15

Python command line for SystemInfo["canMode12"]:

>>> (3,3) and '200M' if 'gbue4k' == 'h7' else '192M'
'192M'

(3,3) is the result of SystemInfo["canMultiBoot"] for a gbue4k. Right?

Shouldn't canMode12 be false for all boxes except hd51, h7, vs1500?


Xtrend ET-9200, ET-8000, ET-10000, OpenPliPC on Ubuntu 12.04

Re: Crash Multiboot #46 WanWizard

  • PLi® Core member
  • 68,307 posts

+1,719
Excellent

Posted 26 April 2018 - 16:28

I've made that remark already quite a while back...


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Pro (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: Crash Multiboot #47 willy01

  • Senior Member
  • 268 posts

+8
Neutral

Posted 26 April 2018 - 16:30

GB wird nichts ändern, PLI sollte Anpassungen vornehmen



Re: Crash Multiboot #48 littlesat

  • PLi® Core member
  • 56,123 posts

+685
Excellent

Posted 26 April 2018 - 16:47

Canmode12 should indeed be False for gb... sounds like another change I thought it was pushed came not in both rc and develop...

Edited by littlesat, 26 April 2018 - 16:48.

WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W


Re: Crash Multiboot #49 twol

  • Senior Member
  • 442 posts

+15
Neutral

Posted 26 April 2018 - 22:03

I have:
SystemInfo["canMode12"] = HardwareInfo().get_device_model() in ('h7') and '200M' or HardwareInfo().get_device_model() in ('hd51', 'vs1500') and '192M'

Gigablue Quad 4K & UE 4K
.........FBC Tuners:
------------------> DUR-Line DCR 5-1-8-L4 Multiswitch to 1.5M dish(28.2E)
------------------> Spaun SUS 5581/33 NFA Multiswitch to 80 cm dish(19.2E)
.........DVB-S2X into 90cm dish (27.5W)

Octagon sf8008, AX HD61, Edision Osmio 4K+, Zgemma H9Combo using Legacy ports on multiswitches
Zgemma H9twin & Zgemma H9 C/S mode into Giga4K
 


Re: Crash Multiboot #50 littlesat

  • PLi® Core member
  • 56,123 posts

+685
Excellent

Posted 27 April 2018 - 06:20

Then for gb it should be False... looks like multiboot.py is not the last one because Inadded the if mode 12 check in the getMode Function...

Edited by littlesat, 27 April 2018 - 06:26.

WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W


Re: Crash Multiboot #51 twol

  • Senior Member
  • 442 posts

+15
Neutral

Posted 27 April 2018 - 10:03

Then for gb it should be False... looks like multiboot.py is not the last one because Inadded the if mode 12 check in the getMode Function...


Sorry, I was too fast last night, and didn‘t finish the post ... should have added that SystemInfo in Dev/rc is different from mine .. it doesn‘t include this change in the 2nd half of canMode12

Gigablue Quad 4K & UE 4K
.........FBC Tuners:
------------------> DUR-Line DCR 5-1-8-L4 Multiswitch to 1.5M dish(28.2E)
------------------> Spaun SUS 5581/33 NFA Multiswitch to 80 cm dish(19.2E)
.........DVB-S2X into 90cm dish (27.5W)

Octagon sf8008, AX HD61, Edision Osmio 4K+, Zgemma H9Combo using Legacy ports on multiswitches
Zgemma H9twin & Zgemma H9 C/S mode into Giga4K
 


Re: Crash Multiboot #52 WanWizard

  • PLi® Core member
  • 68,307 posts

+1,719
Excellent

Posted 27 April 2018 - 12:14

Then for gb it should be False... looks like multiboot.py is not the last one because Inadded the if mode 12 check in the getMode Function...

 

The FlashImage.py in develop and RC is the same.

/data/Development/OpenPLi 
[wanwizard@catwoman] $ diff 0.0-develop/enigma2/lib/python/Screens/FlashImage.py 0.0-rc/enigma2/lib/python/Screens/FlashImage.py 
/data/Development/OpenPLi 
[wanwizard@catwoman] $ 

Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Pro (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: Crash Multiboot #53 willy01

  • Senior Member
  • 268 posts

+8
Neutral

Posted 27 April 2018 - 12:27

with the latest multiboot.py from develeop:

REMOVE Peer gbquad4k
REMOVE Peer gbquad4k
[eDVBPESReader] Created. Opening demux
[eDVBPESReader] Created. Opening demux
Traceback (most recent call last):
  File "/usr/lib/enigma2/python/Components/Console.py", line 37, in finishedCB
  File "/usr/lib/enigma2/python/Tools/Multiboot.py", line 49, in appClosed
    self.callback(self.imagelist)
  File "/usr/lib/enigma2/python/Screens/FlashImage.py", line 392, in getImagelistCallback
    mode = GetCurrentImageMode() or 0
  File "/usr/lib/enigma2/python/Tools/Multiboot.py", line 9, in GetCurrentImageMode
    return SystemInfo["canMultiBoot"] and SystemInfo["canMode12"] and int(open('/sys/firmware/devicetree/base/chosen/bootargs', 'r').read().replace('\0', '').split('=')[-1])
ValueError: invalid literal for int() with base 10: '608m@2464m'


Re: Crash Multiboot #54 WanWizard

  • PLi® Core member
  • 68,307 posts

+1,719
Excellent

Posted 27 April 2018 - 12:42

There is also no difference between develop and rc when it comes to HardwareInfo.py.


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Pro (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: Crash Multiboot #55 littlesat

  • PLi® Core member
  • 56,123 posts

+685
Excellent

Posted 27 April 2018 - 14:14

' return SystemInfo["canMultiBoot"] and SystemInfo["canMode12"] and int(open('/sys/firmware/devicetree/base/chosen/bootargs', 'r').read().replace('\0', '').split('=')[-1])

 

 

Wierd,,, SystemInfo["CanMode12"] should be False...so int(open('/sys/firmware/devicetree/base/chosen/bootargs', 'r').read().replace('\0', '').split('=')[-1]) should even be evaluated.....


WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W


Re: Crash Multiboot #56 littlesat

  • PLi® Core member
  • 56,123 posts

+685
Excellent

Posted 27 April 2018 - 14:17

I found it... I will post the patch soon...


WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W


Re: Crash Multiboot #57 littlesat

  • PLi® Core member
  • 56,123 posts

+685
Excellent

Posted 27 April 2018 - 14:26

The patch required on RC and Develop....

Attached Files


WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W


Re: Crash Multiboot #58 WanWizard

  • PLi® Core member
  • 68,307 posts

+1,719
Excellent

Posted 27 April 2018 - 14:35

Applied.


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Pro (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: Crash Multiboot #59 willy01

  • Senior Member
  • 268 posts

+8
Neutral

Posted 27 April 2018 - 14:56

arrghhh, new GS, after choise another startup:

File "/usr/lib/enigma2/python/Components/Console.py", line 37, in finishedCB
  File "/usr/lib/enigma2/python/Screens/FlashImage.py", line 416, in ContainterFallback
    shutil.copyfile("/tmp/startupmount/STARTUP_%s" % self.slot, "/tmp/startupmount/STARTUP")
AttributeError: 'MultibootSelection' object has no attribute 'slot'

Edited by willy01, 27 April 2018 - 14:56.


Re: Crash Multiboot #60 littlesat

  • PLi® Core member
  • 56,123 posts

+685
Excellent

Posted 27 April 2018 - 15:41

Oeps....

 

 

Attached Files


WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W



1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users