if [ $ROOTNAME != "rootfs.tar.bz2" -o $SEARCH = "h9" -o $SEARCH = "i55plus" -o $SEARCH = "i55se" -o $SEARCH = "hzero" -o $SEARCH = "h8" -o $SEARCH = "h8.2h" -o $SEARCH = "h9.s" -o $SEARCH = "h9.t" -o $SEARCH = "h9.2h" -o $SEARCH = "h9.2s" ] ; then log "Kernel resides on $MTDPLACE" # Just for testing purposes $NANDDUMP /dev/$MTDPLACE -qf "$WORKDIR/$KERNELNAME" if [ -f "$WORKDIR/$KERNELNAME" ] ; then echo -n "Kernel dumped :" >> $LOGFILE ls $LS1 "$WORKDIR/$KERNELNAME" | sed 's/-r.* 1//' >> $LOGFILE else log "$WORKDIR/$KERNELNAME NOT FOUND" big_fail fi log "--------------------------" elsestop this
$NANDDUMP /dev/$MTDPLACE -qf "$WORKDIR/$KERNELNAME"maybe
$NANDDUMP /dev/$MTDPLACE -q > "$WORKDIR/$KERNELNAME"syntax error, I tried -o -f file, -f file, but it doesn't work
OpenPLi 9.0 release available
Re: OpenPLi 9.0 release available #261
Posted 22 November 2023 - 13:41
Re: OpenPLi 9.0 release available #262
Posted 22 November 2023 - 13:43
I can't imagine that needing any changes, given the fact in 8.3-release the same script works.
Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (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: OpenPLi 9.0 release available #263
Posted 22 November 2023 - 14:01
Changes are your skin has overwritten enigma core files. You can try:
init 4 opkg install enigma2 --force-reinstallto get the original core files back. If you have removed the skin config, this should make the box start again.
You can't extract drivers, if you flash the box, you can simply install them again? And to extract a channel list, you need the files *.tv and *.radio from /etc/enigma2.
It works !! Thank you very much for your help
Re: OpenPLi 9.0 release available #264
Posted 22 November 2023 - 14:02
Thanks for the feedback.
Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (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: OpenPLi 9.0 release available #265
Posted 22 November 2023 - 14:50
there is still the problem of youtubetv which refuses to launch (black screen for 3 seconds then it disappears) and the problem of PliHD Fullniught skin installed from the plugins
OpenPLi Enigma2 crash log crashdate=mer. nov. 22 14:38:30 2023 compiledate=Nov 19 2023 skin=PLi-HD-FullNight/skin.xml sourcedate=2023-11-17 branch=release-9.0 rev=98f3e53 component=Enigma2 stbmodel=zero4k stbmodel=dm8000 kernelcmdline=root=/dev/mmcblk0p7 rootfstype=ext4 rootflags=data=journal rootwait rw coherent_pool=2M rw bmem=699m@1317m nimsockets=NIM Socket 0: imageissue=openpli 9.0-release %h Traceback (most recent call last): File "/usr/lib/enigma2/python/Navigation.py", line 86, in dispatchEvent File "/usr/lib/enigma2/python/Components/PerServiceDisplay.py", line 17, in event File "/usr/lib/enigma2/python/Components/Sources/CurrentService.py", line 28, in serviceEvent File "/usr/lib/enigma2/python/Components/Element.py", line 91, in changed File "/usr/lib/enigma2/python/Tools/CList.py", line 7, in __call__ File "/usr/lib/enigma2/python/Components/Converter/ServiceInfo.py", line 247, in changed Converter.changed(self, what) File "/usr/lib/enigma2/python/Components/Element.py", line 91, in changed File "/usr/lib/enigma2/python/Tools/CList.py", line 7, in __call__ File "/usr/lib/enigma2/python/Components/Converter/ConditionalShowHide.py", line 58, in changed File "/usr/lib/enigma2/python/Components/Converter/ConditionalShowHide.py", line 51, in calcVisibility File "/usr/lib/enigma2/python/Components/Element.py", line 18, in wrapper File "/usr/lib/enigma2/python/Components/Converter/ServiceInfo.py", line 176, in getBoolean return self.videoHeight >= 720 and self.videoHeight < 2100 TypeError: '>=' not supported between instances of 'NoneType' and 'int' [ePyObject] (CallObject(<bound method Navigation.dispatchEvent of <Navigation.Navigation object at 0xb386b5f8>>,(0,)) failed) dmesg <4>[ 316.198336] [VID]: VIDEO_SET_STREAMTYPE 1 <4>[ 316.202957] [VID]: VIDEO_SELECT_SOURCE 1 0 <4>[ 316.207300] [VID]: VIDEO_PLAY 1 5 0 <4>[ 316.216495] [VID]: VIDEO_CONTINUE 1 1 <4>[ 316.220671] [VID]: VIDEO_CLEAR_BUFFER 1 1 0 <4>[ 316.384755] [VID]: VIDEO_STOP 0 1 <4>[ 316.389334] [VID]: VIDEO_SELECT_SOURCE 0 0 <4>[ 320.495188] [AUD]: AUDIO_SET_MUTE 0 <4>[ 320.499442] [AUD]: AUDIO_SET_MIXER -863813992 <4>[ 320.503903] [AUD]: AUDIO_SET_MIXER : amixl 0, amixr 0 <4>[ 320.508972] [AUD]: AUDIO_SET_MIXER : next left volume -4570, right volume -4570 <4>[ 320.516295] [AUD]: AUDIO_SET_MIXER : next left volume -70, right volume -70 <3>[ 322.425491] [DFP]: unknown cmd 0x5401 <3>[ 322.429278] [DFP]: unknown cmd 0x5401 <4>[ 325.297067] [AUD]: AUDIO_SET_MIXER -863813992 <4>[ 325.301961] [AUD]: AUDIO_SET_MIXER : amixl 63, amixr 63 <4>[ 325.307220] [AUD]: AUDIO_SET_MIXER : next left volume -70, right volume -70 <4>[ 325.314264] [AUD]: AUDIO_SET_MIXER : next left volume -4570, right volume -4570
Re: OpenPLi 9.0 release available #266
Posted 22 November 2023 - 15:48
Another crash caused by pressing the audio key
/usr/lib/enigma2/python/StartEnigma.py:272: DeprecationWarning: twisted.web.client.getPage was deprecated in Twisted 16.7.0; please use https://pypi.org/project/treq/ or twisted.web.client.Agent instead dlg = screen(self, *arguments, **kwargs) Traceback (most recent call last): File "/usr/lib/enigma2/python/Components/ActionMap.py", line 57, in action File "/usr/lib/enigma2/python/Screens/InfoBarGenerics.py", line 2864, in audioSelection File "/usr/lib/enigma2/python/Screens/AudioSelection.py", line 16, in <module> ImportError: cannot import name 'StdAudioDesc' from 'Components.Converter.ServiceInfo' (/usr/lib/enigma2/python/Components/Converter/ServiceInfo.py) [ePyObject] (CallObject(<bound method ActionMap.action of <Components.ActionMap.HelpableActionMap object at 0xae29f1c0>>,('InfobarAudioSelectionActions', 'audioSelection')) failed)
Re: OpenPLi 9.0 release available #267
Posted 22 November 2023 - 15:59
There is still something wrong
File "/usr/lib/enigma2/python/Components/Converter/ServiceInfo.py", line 176, in getBoolean return self.videoHeight >= 720 and self.videoHeight < 2100
this does not exist in the original code, and
File "/usr/lib/enigma2/python/Screens/AudioSelection.py", line 16, in <module> ImportError: cannot import name 'StdAudioDesc' from 'Components.Converter.ServiceInfo' (/usr/lib/enigma2/python/Components/Converter/ServiceInfo.py)
this absolutely does.
Did you install something that has overwritten code code again?
Do not install downloaded ipk's if you don't absolutely know they are compatible with OpenPLi 9. Most out there aren't.
Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (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: OpenPLi 9.0 release available #268
Re: OpenPLi 9.0 release available #269
Posted 22 November 2023 - 17:53
https://github.com/o...ore-oem.inc#L43
/usr/sbin/nanddump /dev/mtd0 -q > /hdd/kernel.bin
/usr/sbin/nanddump /dev/mtd0 -qf /hdd/kernel.bin
Edited by Dimitrij, 22 November 2023 - 17:58.
GigaBlue UHD Quad 4K /Lunix3-4K/Duo 4K
Re: OpenPLi 9.0 release available #270
Re: OpenPLi 9.0 release available #271
Re: OpenPLi 9.0 release available #272
Posted 22 November 2023 - 21:25
Any idea if this could also be the problem for my lcd4linux not working with my external displays?
I can see the settings from lcd4linux on my internal display, only external is not working.
On 9.0 release?
I thought that was a known issue, @Beeker was busy with that, and has made updates to develop, so you might want to try a nightly build image to test.
Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (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: OpenPLi 9.0 release available #273
Posted 22 November 2023 - 21:35
it's probably a plugin or skin that caused this modification. I would like to know how to repair it. otherwise I'm looking for a way to save the wifi dirver on my hard drive for a clean reinstallation of Openpli. thank you once again for your help
You keep going on about your wifi driver. What is so special about it? You installed it, so why can't you do that again?
I'd say
- get a USB stick
- format it in FAT32
- unpack the image on it
- plug it in the box
- go to "Auto backup" in the sytem menu, select USB as backup device, and make a manual backup on the USB stick.
- Reboot the box to flash it from the stick
- after the flash, say "yes" when prompted to restore a backup
You now have all your conifguration, including network settings and your channel list, back. All packages you've installed from our feeds are also installed again, and that should include the wifi driver. Anything you installed manually from downloaded ipk's isn't.
This should result in a stable box again.
Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (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: OpenPLi 9.0 release available #274
Re: OpenPLi 9.0 release available #275
Posted 23 November 2023 - 00:39
Puzzling crash related to char set, seen other posts on this topic
Selecting a User bouquet results in a crash, must be a issue with characters used in the ego info I suspect.
Found source of the error, in the bouquet line markers were used like '------' to separate sections. I used the PC program dreamset to remove the markers, things are ok now
Re: OpenPLi 9.0 release available #276
Re: OpenPLi 9.0 release available #277
Posted 23 November 2023 - 11:41
vfdcontrol? On a Duo 4K SE? That doesn't even have a VFD, it has an LCD display?
Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (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: OpenPLi 9.0 release available #278
Posted 23 November 2023 - 12:24
The crash is btw identical as the crash you get in the movielist have when you have non-utf8 files in the selected directory.
It is a bit of C++ code that needs checking...
Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (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: OpenPLi 9.0 release available #279
Re: OpenPLi 9.0 release available #280
Posted 23 November 2023 - 13:18
The problem is in iListableServicePtr::getContent().
When it returns a python str() that doesn't contain utf-8, Pytthon crashes when it is accessed.
It is the same code that is used to enumerate files in the movielist, by creating dummy servicerefs for it.
Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (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.
1 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users
-
Bing (1)