H2H Movie channels audio stream NAR on

This is what telnet did:-


root@dm800se:~#
root@dm800se:~# opkg install --force-downgrade --force-reinstall --force-depend
*ipk
No packages removed.
Unknown package '*ipk'.
Collected errors:
* opkg_install_cmd: Cannot install package *ipk.
root@dm800se:~# cd /tmp
root@dm800se:/var/volatile/tmp# opkg install --force-downgrade --force-reinstal
--force-depends *ipk
No packages removed.
Upgrading libdvbsi++1 on root from 0.3.6-r1 to 0.3.8-r0.2...
Downloading http://downloads.pli-images.org/feeds/openpli-4/mips32el/libdvbsi++
_0.3.8-r0.2_mips32el.ipk.
wget: server returned error: HTTP/1.1 404 Not Found
Collected errors:
* opkg_download: Failed to download http://downloads.pli-images.org/feeds/open
li-4/mips32el/libdvbsi++1_0.3.8-r0.2_mips32el.ipk, wget returned 1.
* opkg_install_pkg: Failed to download libdvbsi++1. Perhaps you need to run 'o
kg update'?
* opkg_install_cmd: Cannot install package libdvbsi++1.
root@dm800se:/var/volatile/tmp#
 
This is working on my DM800se Sim2 SSL84D. Channels clearing and no audio issues so far. Having trouble loading ABM 2.9 though, I've installed it through both the .ipk file and downloaded it through the plugins but it doesn't show in the plugin list after I've installed it, which means I can't use it. I know it has been installed because it's in the list when I load the remove plugins section in plugins. Any ideas?

guys can you help i reflashed with OPenATV 6.1 but its now lost the internal wifi on my DM800SE can anyone help?
Thanks
 
try this
opkg update
opkg install kernel-module-r8712u
opkg install firmware-rtl8712u
opkg install oe-alliance-wifi
 
oops never had that happen before
 
just did this again all good here lan & wifi working fine
 
Just for clarity, there have been three different patched archive uploads containing three separate ipk packages that have passed on for others to then pass on to whoever wanted them. As i don't even care who fixes what/where/when, all patches were used. Pity that still nobody has even tried to learn how to replicate fixing this for themselves, even now that it is known.

LraiZer patch (for most latest images)
ac3_descriptor_fix_tag_offset.zip
libdvbsi++1_0.3.8-r0_mips32el.ipk
Architecture: mips32el
Depends: libgcc1 (>= 6.2.0), libstdc++6 (>= 6.2.0), libc6 (>= 2.24)

Hackmax patch (for old images - ie. dm800se)
ac3_descriptor_fix_tag_offset_old_stb.zip
libdvbsi++1_0.3.6-r1_mips32el.ipk
Architecture: mips32el
Depends: libgcc1 (>= 4.9.1), libstdc++6 (>= 4.9.1), libc6 (>= 2.19)

athoik patch (for very old images - none float - ie. dm800)
libdvbsi++1_0.3.8-r7_mips32el-nf_ac3_patch.rar
libdvbsi++1_0.3.8-r7_mips32el-nf.ipk
Architecture: mips32el-nf
Depends: libgcc1 (>= 4.9.1), libstdc++6 (>= 4.9.1), libc6 (>= 2.19)

Will this compile for Arm? (wetek play 1)
 
is there a fix for 800 that has sim1 early image.
Maybe check your stb's installed dependencies to see if is ok to try the dm800 old images ipk patched version? Have a recovery backup ready!

opkg list-installed | grep 'libc6\|libstdc++6\|libgcc1'

athoik patch (for very old images - none float - ie. dm800)
libdvbsi++1_0.3.8-r7_mips32el-nf_ac3_patch.rar
libdvbsi++1_0.3.8-r7_mips32el-nf.ipk
Architecture: mips32el-nf
Depends: libgcc1 (>= 4.9.1), libstdc++6 (>= 4.9.1), libc6 (>= 2.19)
 
Back
Top