Jump to content


jaSalta387

Member Since 9 Jan 2012
Offline Last Active 30 Nov 2019 19:26
-----

Topics I've Started

Bug in SCAM

12 February 2012 - 23:34

Hello all,

I have just upgraded my ET-5000 to openpli 2.1, I used the nightly build of 12 February. Everything when smooth, with almost no problems. I wanted to use SCAM but it did not work "out of the box" after installing it with the plugin manager. So I had to go hands-on using a telnet connection. I experienced the following:

root@et5x00:~# /etc/init.d/softcam.scam start
/usr/bin/scam_3.60: error while loading shared libraries: libssl.so.0.9.7: cannot open shared object file: No such file or directory

I found a workaround by created a symlink to the existing libssl.so.0.9.8

root@et5x00:~# ln -s /usr/lib/libssl.so.0.9.8 /usr/lib/libssl.so.0.9.7

It was not good yet:

root@et5x00:~# /etc/init.d/softcam.scam start
/usr/bin/scam_3.60: error while loading shared libraries: libcrypto.so.0.9.7: cannot open shared object file: No such file or directory

I did the same trick as for the previous library:

root@et5x00:~# ln -s /usr/lib/libcrypto.so.0.9.8 /usr/lib/libcrypto.so.0.9.7

And voila, scam was up and running. It'd be nice that the bug is patched somehow.

Backup image + bouquets

18 January 2012 - 13:36

I have a Xtrend ET-5000 with oficial firmware and I'd like to install openpli 2.1. I have already read a few sources and I know I need a new bootloader before flashing.

But before flashing I want to know if the following is possible:

1. create an image of the current software configuration

2. create a backup of the bouquets and basic settings

I've been searching in this forum and googling around but I couldn't convey to a clear conclusion.

Thanks!

Does my ET-5000 have OpenPLi on it?

9 January 2012 - 15:30

Dear all,

This is my first post on the forum, I acquired an ET-5000 a time ago and I really like the experience so far. And I'd like to continue improving this experience :)

I came accross the forum because I want to know what software my device is running. I read in the forums that I should have the official et-firmware. However, whenever I start it up I get a blue splash with OpenPLi, and everywhere else it seems to indicate so. See attachment with the about screen.

I also noticed that I cannot install plugins anymore. After a bit of reading I run opkg update and this is what I get:

root@et5000:~# opkg update
Downloading http://downloads.pli-images.org/feeds/openpli-2.0/et5000/3rd-party/Packages.gz.
wget: server returned error: HTTP/1.1 404 Not Found
Downloading http://downloads.pli-images.org/feeds/openpli-2.0/et5000/all/Packages.gz.
wget: server returned error: HTTP/1.1 404 Not Found
Downloading http://downloads.pli-images.org/feeds/openpli-2.0/et5000/et5000/Packages.gz.
wget: server returned error: HTTP/1.1 404 Not Found
Downloading http://downloads.pli-images.org/feeds/openpli-2.0/et5000/mipsel/Packages.gz.
wget: server returned error: HTTP/1.1 404 Not Found
Collected errors:
* make_directory: Cannot create directory `/media/hdd/': File exists.
* make_directory: Cannot create directory `/media/hdd': File exists.
* make_directory: Cannot create directory `/media/hdd': File exists.
* opkg_download: Failed to download http://downloads.pli-images.org/feeds/openpli-2.0/et5000/3rd-party/Packages.gz, wget returned 1.
* opkg_download: Failed to download http://downloads.pli-images.org/feeds/openpli-2.0/et5000/all/Packages.gz, wget returned 1.
* opkg_download: Failed to download http://downloads.pli-images.org/feeds/openpli-2.0/et5000/et5000/Packages.gz, wget returned 1.
* opkg_download: Failed to download http://downloads.pli-images.org/feeds/openpli-2.0/et5000/mipsel/Packages.gz, wget returned 1.

I guess I have to upgrade the firmware. Can anyone situate me a bit? Do I have openpli? If so, how can upgrade to openpli-2.1?

Thanks a lot,

--
Joselo