Best Options For A DM800HD #75 Bootload Version Switching To DVB-C

Installed but cannot find ABM anywhere within the image.

I tried manually installing enigma 2 auto bouquets downloaded plugin in ipk format. Could not get it to install from either the root directory or usb. Box found the files both times but failed to execute.

Tried another version of ABM dropping it into the usr.lib/emigma2/python/plugins/systemplugins folder - rebooted - again no joy :-(
 
Were you using the ipkg update command in telnet ? Same image i run and it installs with that command.

FTP the ipk to the tmp directory

Start a telnet session ( Putty ) and login

Run this command

opkg update && opkg install -force-overwrite /tmp/*.ipk
 
Were you using the ipkg update command in telnet ? Same image i run and it installs with that command.

FTP the ipk to the tmp directory

Start a telnet session ( Putty ) and login

Run this command

opkg update && opkg install -force-overwrite /tmp/*.ipk

Tried several versions - all seem to return similar errors



OpenPLi 4 dm800


dm800 login: root
Password:
root@dm800:~# opkg update && opkg install -force-overwrite /tmp/enigma2-plugin-s
ystemplugins-autobouquetsmaker_20170514_mips.ipk
Downloading http://jam.japhar.com/feeds/OpenPLi-4/japhar/dm800/all/Packages.gz.
wget: server returned error: HTTP/1.1 404 Not Found
Downloading http://jam.japhar.com/feeds/OpenPLi-4/japhar/dm800/dm800/Packages.gz.
wget: server returned error: HTTP/1.1 404 Not Found
Downloading http://jam.japhar.com/feeds/OpenPLi-4/japhar/dm800/mips32el-nf/Packages.gz.
wget: server returned error: HTTP/1.1 404 Not Found
Collected errors:
* opkg_download: Failed to download http://jam.japhar.com/feeds/OpenPLi-4/japhar/dm800/all/Packages.gz, wget returned 1.
* opkg_download: Failed to download http://jam.japhar.com/feeds/OpenPLi-4/japhar/dm800/dm800/Packages.gz, wget returned 1.
* opkg_download: Failed to download http://jam.japhar.com/feeds/OpenPLi-4/japhar/dm800/mips32el-nf/Packages.gz, wget returned 1.
root@dm800:~#
 
Sorted - had to change the upgrade source away from jam.japhar.com ........

Installed ipk from within the image - seems to be working great again.

Cheers again for the support - learned a ton of things via trial and error.
 
Back
Top