I read that you do not offer support for openpli-develop ...... but I just wanted to point out that in the last 2 updates in the image it is no longer possible to set the tuners.
Just as info. Hello
OpenPLi develop
Re: OpenPLi develop #2
Posted 2 January 2022 - 20:35
Define "not possible"?
What are you trying? What happens? What should happen? Which box?
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 develop #3
Posted 2 January 2022 - 20:50
Define "not possible"?
What are you trying? What happens? What should happen? Which box?
Edited by isteric2005, 2 January 2022 - 20:51.
Re: OpenPLi develop #4
Posted 2 January 2022 - 21:00
I'll flash my sf8008 now...
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 develop #5
Re: OpenPLi develop #6
Posted 2 January 2022 - 21:28
I can't reproduce it.
Flashed the latest develop in slot 1, rebooted, restored my config, and both DVB-S and DVB-T work fine.
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 develop #7
Posted 2 January 2022 - 21:34
VU+ boxes doesn't support true multiboot so you cannot properly test an image with the "fake" multiboot solution. There is always conflict with the other installed image since there is no strict segregation.
NO SUPPORT by PM, it is a forum make your question public so everybody can benefit from the question/answer.
If you think that my answer helps you, you can press the up arrow in bottom right of the answer.
Wanna help with OpenPLi Translation? Please read our Wiki Information for translators
Sat: Hotbird 13.0E, Astra 19.2E, Eutelsat5A 5.0W
VU+ Solo 4K: 2*DVB-S2 + 2*DVB-C/T/T2 (used in DVB-C) & Duo 4K: 2*DVB-S2X + DVB-C (FBC)
AB-Com: PULSe 4K 1*DVB-S2X (+ DVB-C/T/T2)
Edision OS Mio 4K: 1*DVB-S2X + 1*DVB-C/T/T2
Re: OpenPLi develop #8
Posted 2 January 2022 - 21:42
My post was about the sf8008...
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 develop #9
Re: OpenPLi develop #10
Posted 3 January 2022 - 15:19
I read that you do not offer support for openpli-develop ...... but I just wanted to point out that in the last 2 updates in the image it is no longer possible to set the tuners.
Just as info. Hello
Hi.
You probably read badly. Of course, user support exists - in this discussion forum. Here you can look for help with setting up the OpenPLi firmware, with its installation, with the solution of its BUGs, ... and so on.
However, support for the Python developers themselves in Enigma2 is always complicated. Enigma2 based on the last open Dreambox core OE2.0 (open source code) is a GUI for Linux set-top boxes distributed free of charge (a kind of GPL license, if I'm not mistaken). So even the "teacher" of programming should be free . Or you can pay one . It is individual and complicated.
If that's what you meant, then unfortunately this still applies!
Re: OpenPLi develop #11
Re: OpenPLi develop #12
Posted 8 January 2022 - 14:49
Hi.
Do you mean Plugin-MENU in Enigma2-GUI ? How is it possible ? Did you do something ? I don't know the OpenPLi firmware very well, but it is possible that OpenWebif is a built-in component in the firmware and is not listed in the plugin list. Try using the package manager (opkg). Uninstall the entire OpenWebif and then install it again .
First of all, try this:
init 3 # stop the Enigma2 opkg update opkg install --force-reinstall enigma2-plugin-extensions-openwebif reboot
If does not work, then try the following procedure... however, it is a risky procedure... and you need to know what you're doing:
init 3 # stop the Enigma2 opkg update opkg remove --force-remove enigma2-plugin-extensions-openwebif opkg install --force-reinstall enigma2-plugin-extensions-openwebif reboot
Which Enigma2 do you use ? The original Enigma2 OpenPLi image ? Isn't this a modified OpenPLi image ? There may have been a failure of feed server resources, as you do not see some packages (openwebif) in the Plugin-MENU.
Edited by s3n0, 8 January 2022 - 14:50.
Re: OpenPLi develop #13
Re: OpenPLi develop #14
Re: OpenPLi develop #15
Posted 8 January 2022 - 15:48
OpenWebif is a plugin, and plugins self-register for inclusion in the menu (which is why you don't see all installed plugins there).
Just updated my boxes here, but I can't reproduce 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.
Re: OpenPLi develop #16
Posted 8 January 2022 - 15:58
openWebif plugin from github
Good day! The OpenWebif plugin disappeared from the plugins menu. What do I need to do to get him back again?
Edited by ato, 8 January 2022 - 16:03.
Re: OpenPLi develop #17
Re: OpenPLi develop #18
Posted 8 January 2022 - 16:02
Are you getting an error message at startup?
There was a typo in the network code, which since has been fixed, so this problem should be solved when the next develop build completes.
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 develop #19
Posted 8 January 2022 - 16:04
With today online update OpenWebif is no longer working in Solo4K and Duo4k so I can confirm this problem.
NO SUPPORT by PM, it is a forum make your question public so everybody can benefit from the question/answer.
If you think that my answer helps you, you can press the up arrow in bottom right of the answer.
Wanna help with OpenPLi Translation? Please read our Wiki Information for translators
Sat: Hotbird 13.0E, Astra 19.2E, Eutelsat5A 5.0W
VU+ Solo 4K: 2*DVB-S2 + 2*DVB-C/T/T2 (used in DVB-C) & Duo 4K: 2*DVB-S2X + DVB-C (FBC)
AB-Com: PULSe 4K 1*DVB-S2X (+ DVB-C/T/T2)
Edision OS Mio 4K: 1*DVB-S2X + 1*DVB-C/T/T2
Re: OpenPLi develop #20
Posted 8 January 2022 - 16:07
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.
4 user(s) are reading this topic
0 members, 4 guests, 0 anonymous users