Welcome to Our Dreambox World - Japhar Sim - SuperSim
Forum Stats
12421 Members
237 Forums
7730 Topics
23825 Posts

Max Online: 4756 @ 02/20/20 11:12 PM
Newest Members
Ramaka, MECEDES, DrNaf, robbenvandjik, digitalpt
12420 Registered Users
Who's Online
5 registered (Toysoft, Admin, Smokey, vu+vu, bobot), 919 Guests and 145 Spiders online.
Key: Admin, Global Mod, Mod
Shout Box

Top Posters
Admin 9885
Toysoft 2638
satsedhu 1713
fairbird 765
ludo19 442
Top Posters (30 Days)
Admin 12
Rome125 7
Toysoft 5
Sasillo 3
Bobo360 1
April
M Tu W Th F Sa Su
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30
Topic Options
#15182 - 01/26/18 01:49 AM About PurE2 6.2 Japhar 2018.01.24 for DM500HD
gorski Offline
VIPF Japhar
journeyman

Registered: 04/25/15
Posts: 62
Great image, works even in MultiMiniBoot!!! smile
_________________________
"Rarely do we find men who willingly engage in hard, solid thinking.Their is an almost universal quest for easy answers and half baked solutions. Nothing pains some people more than having to think." - Martin L. King

Top
#15189 - 01/26/18 07:41 PM About PurE2 6.2 Japhar 2018.01.24 for DM500HD
gorski Offline
VIPF Japhar
journeyman

Registered: 04/25/15
Posts: 62
First thing one does is partitions one's fast USB 3.0 memory stick into 2 partitions.

Then, one plugs a USB stick inside one's F500HD.

Then, after installation of PurE2, one mounts USB 3.0 partitions:

[smaller (2GB) partition] as /media/usb (= partition 1)
[bigger (30GB) partition] as /media/hdd (= partition 2)

by using the MENU button, changing the mounts with > button, then OK and then one reboots. If it doesn't work the first time round, the second time it will be as you want it to be!

One removes the bits of E2 one doesn't need. One must be careful here. I do it via Telent, using the following command:

opkg remove --force-depends --force-remove tzdata-africa tzdata-americas tzdata-asia tzdata-australia tzdata-pacific sambaserver samba rt61-firmware packagegroup-base-ipv6 openssh-sftp-server kernel-module-r* kernel-module-usbserial kernel-module-zd1211rw enigma2-plugin-systemplugins-positionersetup enigma2-plugin-systemplugins-mphelp firmware-* enigma2-plugin-drivers* volatile-media rtmpdump kernel-module-mac80211 kernel-module-at* enigma2-plugin-extensions-epgsearch enigma2-plugin-extensions-cutlisteditor enigma2-plugin-extensions-supportchannel enigma2-plugin-systemplugins-autobouquetsmaker enigma2-plugin-systemplugins-commoninterfaceassignment enigma2-plugin-systemplugins-cablescan dropbear kernel-module-belkin-sa kernel-module-pl2303 kernel-module-ftdi-sio enigma2-plugin-systemplugins-blindscan

Reboot.

Now, I have 4MB free in my flash. Go to MENU > Plugins > Extensions > Flash Expander > install > EXIT button. Start Flash Expander and install it on the smaller 2GB partition (it will later on appear as /usr, as you'll see soon). Restart will follow, when you move the /usr folder content to USB /media/usb partition.

I then install a SWAP Manager, which I attached to this message. I create a SWAP file (512MB), activate it and I also make it "autostart" with E2.

This is the result, firstly showing the partitions using "df -h" command and then "before and after" SWAP creation, using "free" command:

Code:
PURE2-TEAM 2017

root@dm500hd:~# df -h
Filesystem                Size      Used Available Use% Mounted on
/dev/root                60.0M     56.3M      3.7M  94% /
devtmpfs                 66.3M      4.0K     66.3M   0% /dev
tmpfs                    66.4M    128.0K     66.3M   0% /var/volatile
/dev/mtdblock2            3.8M      2.7M      1.0M  73% /boot
/dev/sda2                26.9G    171.9M     25.4G   1% /media/hdd
/dev/sda1                 2.4G    179.3M      2.1G   8% /usr

root@dm500hd:~# free
              total        used        free      shared  buff/cache   available
Mem:         136044       68520       10992         132       56532       42494
Swap:             0           0           0

root@dm500hd:~# free
              total        used        free      shared  buff/cache   available
Mem:         136044       72472       10880         132       52692       39912
Swap:        524284           0      524284


Now, we can start downloading
plugins/addons
tools
skins
picons
etc. etc.
and direct them to /media/hdd (partition 2)...

Also, the careful configuration of it all, which will ensure all will be well with our "oldie but goldie"!!! laugh laugh laugh


Attachments
enigma2-plugin-systemplugins-swapmanager_1.0-r1_mipsel.rar (12 downloads)

_________________________
"Rarely do we find men who willingly engage in hard, solid thinking.Their is an almost universal quest for easy answers and half baked solutions. Nothing pains some people more than having to think." - Martin L. King

Top
#15190 - 01/26/18 07:56 PM Re: About PurE2 6.2 Japhar 2018.01.24 for DM500HD [Re: Admin]
gorski Offline
VIPF Japhar
journeyman

Registered: 04/25/15
Posts: 62
Before you start installing plugins install superior ffmpeg package v. 3.4.1 using "opkg install ffmpeg" command and this follows:

Code:
root@dm500hd:~# opkg install ffmpeg
Installing libavutil55 (3.4.1) on root.
Downloading http://pur-e2.club/OU/6.2/dm500hd/mips32el/libavutil55_3.4.1-r13p_mips32el.ipk.
Installing libswresample2 (3.4.1) on root.
Downloading http://pur-e2.club/OU/6.2/dm500hd/mips32el/libswresample2_3.4.1-r13p_mips32el.ipk.
Installing libx264-148 (r2731+git0+2b741f81e5) on root.
Downloading http://pur-e2.club/OU/6.2/dm500hd/mips32el/libx264-148_r2731+git0+2b741f81e5-r0_mips32el.ipk.
Installing libavcodec57 (3.4.1) on root.
Downloading http://pur-e2.club/OU/6.2/dm500hd/mips32el/libavcodec57_3.4.1-r13p_mips32el.ipk.
Installing libswscale4 (3.4.1) on root.
Downloading http://pur-e2.club/OU/6.2/dm500hd/mips32el/libswscale4_3.4.1-r13p_mips32el.ipk.
Installing libavfilter6 (3.4.1) on root.
Downloading http://pur-e2.club/OU/6.2/dm500hd/mips32el/libavfilter6_3.4.1-r13p_mips32el.ipk.
Installing libbluray (v0.9.3+git2490+efcde25) on root.
Downloading http://pur-e2.club/OU/6.2/dm500hd/mips32el/libbluray_v0.9.3+git2490+efcde25-r0_mips32el.ipk.
Installing libavformat57 (3.4.1) on root.
Downloading http://pur-e2.club/OU/6.2/dm500hd/mips32el/libavformat57_3.4.1-r13p_mips32el.ipk.
Installing libavdevice57 (3.4.1) on root.
Downloading http://pur-e2.club/OU/6.2/dm500hd/mips32el/libavdevice57_3.4.1-r13p_mips32el.ipk.
Installing libavresample3 (3.4.1) on root.
Downloading http://pur-e2.club/OU/6.2/dm500hd/mips32el/libavresample3_3.4.1-r13p_mips32el.ipk.
Installing rtmpdump (2.48+git504+ad70c64) on root.
Downloading http://pur-e2.club/OU/6.2/dm500hd/mips32el/rtmpdump_2.48+git504+ad70c64-r0_mips32el.ipk.
Installing ffmpeg (3.4.1) on root.
Downloading http://pur-e2.club/OU/6.2/dm500hd/mips32el/ffmpeg_3.4.1-r13p_mips32el.ipk.
Configuring libavutil55.
/sbin/ldconfig: /usr/lib/liblzo2.so.2 is not a symbolic link

Configuring libswresample2.
/sbin/ldconfig: /usr/lib/liblzo2.so.2 is not a symbolic link

Configuring libx264-148.
/sbin/ldconfig: /usr/lib/liblzo2.so.2 is not a symbolic link

Configuring libavcodec57.
/sbin/ldconfig: /usr/lib/liblzo2.so.2 is not a symbolic link

Configuring libbluray.
/sbin/ldconfig: /usr/lib/liblzo2.so.2 is not a symbolic link

Configuring libavformat57.
/sbin/ldconfig: /usr/lib/liblzo2.so.2 is not a symbolic link

Configuring libswscale4.
/sbin/ldconfig: /usr/lib/liblzo2.so.2 is not a symbolic link

Configuring libavfilter6.
/sbin/ldconfig: /usr/lib/liblzo2.so.2 is not a symbolic link

Configuring libavdevice57.
/sbin/ldconfig: /usr/lib/liblzo2.so.2 is not a symbolic link

Configuring rtmpdump.
Configuring libavresample3.
/sbin/ldconfig: /usr/lib/liblzo2.so.2 is not a symbolic link

Configuring ffmpeg.


Now you can install IPTV Player from PLUGINS > Extensions and enjoy... laugh

Now you can install OSCam EMU latest, with OSCam EMU config files and OSCam key updater, EPG Import and so on and on...
_________________________
"Rarely do we find men who willingly engage in hard, solid thinking.Their is an almost universal quest for easy answers and half baked solutions. Nothing pains some people more than having to think." - Martin L. King

Top
#15248 - 02/01/18 09:44 PM Re: About PurE2 6.2 Japhar 2018.01.24 for DM500HD [Re: Admin]
gorski Offline
VIPF Japhar
journeyman

Registered: 04/25/15
Posts: 62
OKI, here are the Telnet commands, thanx to Delfi, as to how to use the original images feed for update but not have your box screwed by DMM traps...

First, see what you have in your STB:

Code:
opkg info dreambox-dvb-modules-dm500hd


Result can be, like with my F500HD, as follows:

Code:
opkg info dreambox-dvb-modules-dm500hd
Package: dreambox-dvb-modules-dm500hd
Version: 3.2-20140616-r8.0
Depends: dreambox-secondstage-dm500hd, kernel-vmlinux
Status: install ok installed
Section: base
Architecture: dm500hd
Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
MD5Sum: e01eef059f0874fc782155c06c158aec
Size: 2594208
Filename: dreambox-dvb-modules-dm500hd_3.2-20140616-r8.0_dm500hd.ipk
Source: dreambox-dvb-modules-dm500hd_3.2-20140616.bb
Description: Hardware drivers for Dreambox
 Hardware drivers for Dreambox.
Installed-Size: 4450643
Installed-Time: 1516764300


So, one must use the three commands, one after the other, as follows:

Code:
opkg info dreambox-dvb-modules-dm500hd

opkg flag hold dreambox-dvb-modules-dm500hd

opkg flag hold dreambox-secondstage-dm500hd


In effect, by using those commands, one does not upgrade/update drivers and SSL - and all is well... smile

Here is what you get in Telnet, for instance in PuTTy proggy:

Code:
root@dm500hd:~# opkg info dreambox-dvb-modules-dm500hd
Package: dreambox-dvb-modules-dm500hd
Version: 3.2-20140616-r8.0
Depends: dreambox-secondstage-dm500hd, kernel-vmlinux
Status: install ok installed
Section: base
Architecture: dm500hd
Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
MD5Sum: e01eef059f0874fc782155c06c158aec
Size: 2594208
Filename: dreambox-dvb-modules-dm500hd_3.2-20140616-r8.0_dm500hd.ipk
Source: dreambox-dvb-modules-dm500hd_3.2-20140616.bb
Description: Hardware drivers for Dreambox
 Hardware drivers for Dreambox.
Installed-Size: 4450643
Installed-Time: 1516764300

root@dm500hd:~# opkg flag hold dreambox-dvb-modules-dm500hd
Setting flags for package dreambox-dvb-modules-dm500hd to hold.
root@dm500hd:~# opkg flag hold dreambox-secondstage-dm500hd
Setting flags for package dreambox-secondstage-dm500hd to hold.


Now, if you go for "opkg update" command but not from your clone image feed and instead from feeds intended for original images - it's OK and your box won't be screwed... wink


Edited by gorski (02/01/18 10:44 PM)
_________________________
"Rarely do we find men who willingly engage in hard, solid thinking.Their is an almost universal quest for easy answers and half baked solutions. Nothing pains some people more than having to think." - Martin L. King

Top



Moderator:  NewNigma2 
New Topics
Dish receives financing offers from credit compani
by Admin
04/12/24 02:33 PM
USB on your DM500HD v1/v2 box...
by Toysoft
04/12/24 12:24 AM
dm500hdv2 original
by Rome125
04/08/24 08:23 PM
Telecom Italia sticks up for NetCo sale
by Admin
04/08/24 02:44 PM
Iliad founder eyes major Ukraine play as deal near
by Admin
04/08/24 02:43 PM
DM500HD : OpenPLi 8.xStar fully installed...
by Admin
04/03/24 02:08 AM
DM800HDse : OpenPLi 8.xStar fully installed...
by Admin
04/03/24 02:08 AM
ERROR after flashing OpenPLi 8.X star 20230624
by Sasillo
03/25/24 06:27 PM
Fatal: Target device '/dev/dreambox-rootf
s' is not

by Admin
03/22/24 02:45 PM
Google voice USA
by Bobo360
01/26/24 04:32 PM
Satellites.xml for Enigma² by Hum@xel
by Hum@xel
02/02/19 04:37 PM