Openpli 8 (2020/12/31)
Backupsuite (git515+8834910-r0.0)
libmtd: error!"/dev/" is not a character device
nandump: error!: mtd_get_dev_info failed
Posted 2 January 2021 - 22:26
with h9 combos
-
1_0_19_10E2_3E8_13E_820000_0_0_0_20210102221546.jpg 61.18KB 7 downloads
pli 8.0rc
from enigma import getDesktop, getBoxType, getBoxBrand from boxbranding import getMachineBuild, getMachineRootFile, getMachineKernelFile
Posted 2 January 2021 - 22:47
That is ATV code, that doesn't exist in OpenPLi.
edit: that looks as if it is built from the develop branch, instead of from the master branch.
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.
Posted 2 January 2021 - 22:54
I've checked both the latest develop build and the 8.0-release build, and both are ok. The RC is no longer online.
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.
Posted 2 January 2021 - 22:57
the fact is that I have to make a backup on pli 8.0rc
What is the point of that? RC is no longer online, so flashing that backup doesn't give you much.
You could try copying https://github.com/O...lugin/plugin.py to the BackupSuite extension directory, restart Enigma, and see if that helps? I don't know what else is wrong (and why you have the wrong version anyway).
Alternatively, remove the backup suite plugin, change the feed URL's in /etc/opkg/*.conf from openpli-8.0-rc to openpli-8.0-release (only the machine, arch and all files !), and install ONLY the backup suite plugin.
Then make a backup, and flash release (after which your backup becomes useless).
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.
Posted 3 January 2021 - 11:41
another help here?
1_0_19_849_389_110_EEEE0000_0_0_0_20210103015100.jpg 118.87KB
4 downloads
Posted 4 January 2021 - 01:30
with h9 combos
-
1_0_19_10E2_3E8_13E_820000_0_0_0_20210102221546.jpg
pli 8.0rc
from enigma import getDesktop, getBoxType, getBoxBrand from boxbranding import getMachineBuild, getMachineRootFile, getMachineKernelFile
develop branch is BackupSuite NG (New Generation) and it ONLY works on Open Vision images not any other image.
Please don't experiment and paste false reports when you can simply read the README.md
Open Vision sources: https://github.com/OpenVisionE2
Posted 4 April 2021 - 23:13
Edited by brisel, 4 April 2021 - 23:14.
Posted 21 May 2021 - 01:46
Openpli 8 (2020/12/31)
Backupsuite (git515+8834910-r0.0)
libmtd: error!"/dev/" is not a character device
nandump: error!: mtd_get_dev_info failed
First of all, the H9.2H SE was not recognized by backupsuite, so I added this line to the lookuptable:
Zgemma H9SE.2H h9se.2h Zgemma H9SE.2H /zgemma/h9 /fullbackup_h9 /zgemma -m 2048 -e 126976 -c 8192 -m 2048 -p 128KiB rootfs.ubi uImage none
Now the box is recognized, but now it gives exactly the same error as the H9 Combo:
libmtd: error!"/dev/" is not a character device
nandump: error!: mtd_get_dev_info failed
Anyone know the solution ?
Edited by Dimmie, 21 May 2021 - 01:46.