8.3 the RC use --> https://github.com/O...wareInfo.py#L66
9.1 use --> https://github.com/O...wareInfo.py#L43
This determines the device name, where exactly is the name of the remote file determined?
Posted Yesterday, 18:48
8.3 the RC use --> https://github.com/O...wareInfo.py#L66
9.1 use --> https://github.com/O...wareInfo.py#L43
This determines the device name, where exactly is the name of the remote file determined?
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 Yesterday, 18:50
It's not homebuild. Original PLi image.
I said that because you mentioned OpenPLi 9.1. Which does not exist (yet).
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 Yesterday, 18:52
Can you post the /var/lib/enigma.info file from your box?
And sorry, I meant /usr/lib/enigma.info.
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 Yesterday, 18:59
root@et9x00:/proc/stb# cat /usr/lib/enigma.info architecture='mips32el' avjack=False blindscanbinary='blindscan' brand='xtrend' ci=True compiledate='20241217' dboxlcd=True developername='openpli' displaybrand='Xtrend' displaydistro='OpenPLi' displaymodel='ET9X00' displaytype='textlcd' distro='openpli' driversdate='20180412' dvi=False feedsurl='http://downloads.openpli.org/feeds/openpli-develop' fhdskin=True forcemode=no fpu='' friendlyfamily='et9x00' hdmi=True hdmifhdin=False hdmihdin=False hdmistandbymode=0 imagebuild='1d0b97e1' imagedevbuild='' imagedir='et9x00' imagefs=' ubi' imagetype='rev' imageversion='develop' imglanguage=multilang imgrevision='1d0b97e1' imgversion='develop' kernel='3.8.7' kexecmb=False kernelfile='kernel.bin' machine='et9x00' machinebuild='et9x00' mediaservice='servicegstreamer' middleflash=False mkubifs=-m 2048 -e 126976 -c 4096 model=et9x00 mtdbootfs='' mtdkernel='mtd1' mtdrootfs='mtd2' multilib=False multitranscoding=False oe='hardknott (3.3.6)' platform='et9x00' python='3.9.9' rca=False rcidnum=2 rcname='dmm1' rctype=9 rootfile='rootfs.bin' scart=True noscartswitch= scartyuv=False smallflash=True socfamily='bcm7413' svideo=False timerwakeupmode=0 transcoding=False ubinize='-m 2048 -p 128KiB' vfdsymbol=False wol=False wwol=False yocto='3.3.6' yuv=True checksum=56cedc55f8b3c2197b7b4c14c593e6c9 root@et9x00:/proc/stb#
Posted Yesterday, 19:05
It is odd this ever worked.
According to your output:
/proc/stb/ir/rc/type:11
but there has never been a type 11, only a 4, 6 and 9: https://github.com/O...models.cfg#L141
Have you selected a unsupported custom remote by any chance?
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 Yesterday, 19:54
Odd, no clue where type 11 comes from.
It should than default back to
et9200 et9x00
( from /usr/share/enigma2/rc_models/rc_models.cfg.
But that doesn't work either, because littlesat has used "machine" as variable, which is the image base name, not the box name, which is in machinebuild. So this requires more fixes.
And not easy to change, as that contains OE-A compatible names, so more needs to be changed to use that variable.
So this has to go onto the todo, not a quick fix.
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 Yesterday, 20:04
@litlesat, it is probably the easiest to switch the the boxinfo variable "rcname" like Huevos already mentioned, which is meant to be used for this, but is currently not set by the BSP.
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 Yesterday, 20:21
The current develop branch will become the new Release 9.1, right?
Yes. It is already branched off, but I keep it in sync with any last minute fixes committed to develop.
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 Yesterday, 20:27
WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W
Posted Yesterday, 20:42
I've added it (adding it to the BSP) to my todo list for next year .
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.
0 members, 2 guests, 0 anonymous users