Dreambox How To Install Ipk File

Making IPK files on the Dreambox, without a Linux PC. 1.Put my ipk file to/tmp ****Install ipk tools file with Green. Bitte zuerst die Dreambox neu booten und es erneut versuchen, bevor Im Forum gepostet wird das die Installationen nicht funktionieren w.

  • Dream Explorer is a File Browser. Simply add the ipk to any folder or medium (usb or hdd) you want. Open Dreambox Explorer > browse to the ipk you want to install > highlight the ipk > press ok button > (2) install this package > restart GUI. Please login to see this picture. Please login to see this media element.
  • Making IPK files on the Dreambox, without a Linux PC. 1.Put my ipk file to/tmp ****Install ipk tools file with Green. Dreambox Help Help & Guidance for. The opkg utility (an ipkg fork). OPKG needs the content of this file in order to install or upgrade packages or to print info about them.
Főoldal‎ > ‎OSCAM‎ > ‎

How to install OScam on your Dreambox / VU+ / Azbox or all the other Enigma 2 boxes

Kickoff for using OScam as softcam client or server.

For Dutch language, click here.
OScam is an open source softcam (software conditional access module). To be precise: OpenSource Conditional Access Module.
It is the link between a smart card and the encrypted radio or tv channel.
OScam is in huge development. Mostly more then once a day their is a update.
It also supports connections to and from other Softcam clients and servers: Camd3.5 +Newcamd + Radegast + CCcam + CSP.
OScam can act as a client and as a server, or both. It depends on your configuration.
OScam works on many platforms, including: dreambox_fpu + mips-tuxbox-oe2.0 (Enigma2 top box) + mips-tuxbox-oe1.6 (Enigma2 top box) + powerpc-tuxbox + mips-fonera2 (yes the Fonera2router / hotspot with USB Omnikey cardreader) + x86_64-pc-linux (Linux 64bit PC) + i686-pc-linux(Linux 32bit PC) + Arm-cool stream + mips-tplink (TPlink router?) + Mips-WRT54G (Linksys router) + sh4-amino + mips-azbox (AZbox top box) + sh4-QBoxHD.
A precompiled OScam1.20 (experimental) binary for the above mentioned platforms can bedownloaded here. If you upload the OScam binary to your device with a ftp client, make sure that your ftp client upload in binary mode, and not in ascii mode. (Eg FileZilla> edit> settings> Transfers> File Types> default transfer mode> binary). Otherwise OScam gets corrupted.
To update OScam: simply download the latest binary for your used platform to your computer, extract and rename if nessesary. Shut down oscam on the device where it runs, and overwrite (example with ftp client on computer) the oscam (oscam_1.20) binary file. At enigma2 oscam binary is located in /usr/bin . Be sure you shutdown oscam before you overwrite it with the same file name.
After that start OScam on the device where it runs.
There is also an official OScam forum (registration required). That includes OScam WiKi (explanation) for get, build and compile -OScam.
To follow the most recent developments in OScam click here.
Cool thing of OScam is that the version with webif, has a web interface so that you can control it with your computer browser (Eg configure, log, etc.), see an example here:
At Enigma receivers, the location of:
OScam binary is /usr/bin/
OScam config files is /var/tuxbox/config/ (at OE2.0 based images) or /etc/tuxbox/config/.../ (at oe1.6 based images where ... can be different)
If OScam doesn't work, then start OScam from telnet with:where oscam is the name of the binary, can also be oscam_1.20 be sure you type it right.
...and you'll see in what directory OScam expects the configuration files, place the configuration files their and it'll work if your configuration is properly.

-------------------------------------------------------------------------------------------------------------------


For users who need to added C lines , OScam support that too:
To add a C line in OScam, you must change your oscam.server configuration file, and added something like this reader:Of course, change: label, device, user, password.

-------------------------------------------------------------------------------------------------------------------


For Dreambox owners:
If you have flashed OpenDreambox (OE2.0) on your Dreambox, and added theGeminiPlugin3.x(First Gemini3wizard) , then you can use the gp-cam-feed_0.4_all.ipk file to get softcams in the Bluepanel Gemini feed.
Install the gp-cam-feed_0.4_all.ipk as local extention:
Move the ipk file to a storage medium on your Dreambox, and do the following:
Menu > Setup > Software management > Install local extention > select storage medium where you place the ipk file, select it and install.
Now you got the next softcams in different versions ready to install on your OE2.0+GP3.2 Dreambox:
OScam, CCcam, Camd, Dccamd, Gbox, Hypercam, Mbox, Mgcamd, Newcs, Opencam, Sbox, Scam,Wicardd.
I recommend OScam-1.20 (opensource, and it supports many other softcam protocols). OScam example settings can be found here.

-------------------------------------------------------------------------------------------------------------------


For Dreambox HD & VU+(older types) users only:
A new OScam version that uses the FPU : floating point unit (coprocessor).
oscam-svnXXXX-dreambox_fpu-webif-...tar.gz
If you already have OScam running: shutdown oscam and overwrite the oscam binary you use now with this one :
If you don't have it running, and want it, check the first posting in this topic.
This works on all High Defenition Dreamboxes, and some older models of VU+.
Quote of wikipedia:'Not all computer architectures have a hardware FPU. In the absence of an FPU, many FPU functions can be emulated, which saves the added hardware cost of an FPU but is significantly slower.'
Update: If the newest OScam1.20 svn softcams have a result like no entitlements or no card and you do have a legal smartcard in your cardreader, then open oscam.server file in oscam webif(or edit the oscam.server file from ftp download, texteditor, ftp upload)
In the file at Reader (of the issued smartcard you have) :
mhz = xxx
cardmhz = xxx
where xxx is a value, change that in:
mhz = 2700
cardmhz = -1
This works for CanalDigitaal provider, but possibly also for other providers. OScam is changed in how it handles the MHz settings, that's why this change for uptodate oscam1.20 svn.
Keep in mind the value 2700 can be different with different hardware types of cardreaders. cardmhz at -1 is auto clock.
Irdeto cards need to use cardmhz = 600 .
(correct me if i'm wrong)
Started by BadBlake, 11 Nov 2012 11:45

  • Please log in to reply
6 replies to this topic

#1BadBlake

  • Senior Member
  • 63 posts

0
Neutral

Posted 11 November 2012 - 11:45

How do I install plugins / addons with the .ipk or .tgz file endings? I have a VU UNO with open PLI 3.0.
On some images like Blackhole, thereis an installer in the menu for these files -but not in openPLI.

Re: How to install .ipk /.tgz on openPLI 3.0?#2WanWizard

  • Forum Moderator
    PLi® Core member
  • 47,617 posts

+800
Excellent

Posted 11 November 2012 - 11:48

Because most files 'in the wild' don't run on OpenPLi, they are made for a DMM (compatible) image.
If we would include an installer, this forum would be flooded with help requests after installing such plugins as any 'noob' could install them without knowing what they were doing.

Currently in use: VU+Duo 4K (2xFBC S2), Amiko Viper T2C (T2), SAB Alpha Triple HD (S2+T2), Zgemma H3.T2C (T/C), Zgemma H6 (fallback), VU+Zero (fallback)

Many answers to your question can be found in our new and improved wiki.

note: I do not provide support via PM !

Re: How to install .ipk /.tgz on openPLI 3.0?#3BadBlake

  • Senior Member
  • 63 posts

0
Neutral

Posted 11 November 2012 - 12:36

Ok, so in other words, installing a plugin with the .ipk / .tgz ending, can't be done?
I wanted to install a movie streamer called m2k movie streamer. I had this on my blackhole image and had a lot of movies. I have installed 1channel which is ok, but it seems, for some reason, that very many movies have to be downloaded -can't be streamed. so that's why I would like to try the m2k on the open pli.

Re: How to install .ipk /.tgz on openPLI 3.0?#4hemispherical1

  • Senior Member
  • 1,596 posts

+49
Good

Posted 11 November 2012 - 19:03

Of course it can be done. In other words, someone unable to figure out how to install an ipk or tgz would most likely be nothing but trouble, unable to troubleshoot their own work...
opkg install /path/to/some.ipk
tgz s are often enigma1 packages, so make sure it is in fact for e2 before installing. You may be better off extracting the file on your PC then manually FTPing the files into place according to it's structure. One could run something like:
tar xzf /path/to/some.tgz -C /
... on the DB, but again, as mentioned above, that isn't a very good idea, blindly installing before you know exactly what is inside the package... And all that said, as mentioned earlier in the thread, there's a pretty good posibility that packages from non-pli images may not work on pli...
--
hemi
Dreambox How To Install Ipk File

Ipk Setup

Install

Re: How to install .ipk /.tgz on openPLI 3.0?#5obihm25

  • Member
  • 1 posts

0
Neutral

Posted 25 November 2015 - 20:55

Hi i downloaded a skin ftp it but can't find it to install someone help please.


Re: How to install .ipk /.tgz on openPLI 3.0?#6Pr2

  • PLi® Contributor
  • 3,584 posts

+153
Excellent

Posted 26 November 2015 - 12:27

Hi,

Skins are the biggest source of crashes, so please use the skin that are provided in the OpenPLi feed.

Pr2


NO SUPPORT by PM, it is a forum make your question public so everybody can benefit from the question/answer.
If you think that my answer helps you, you can press the up arrow in bottom right of the answer.
Wanna help with OpenPLi Translation? Please read our Wiki Information for translators
Sat: Hotbird 13.0E, Astra 19.2E, Eutelsat5A 5.0W
VU+ Solo 4K: 2*DVB-S2 + 2*DVB-C/T/T2 (used in DVB-C) & Duo 4K: 2*DVB-S2X + DVB-C (FBC)
Edision OS Mio 4K: 1*DVB-S2X + 1*DVB-C/T/T2

Re: How to install .ipk /.tgz on openPLI 3.0?#7MiLo

  • PLi® Core member
  • 13,874 posts

+290

Ipk Setup Download

Excellent

Posted 26 November 2015 - 15:30

How do I install plugins / addons with the .ipk or .tgz file endings? I have a VU UNO with open PLI 3.0.


Put the ipk file on a USB stick, in the root directory. Put the stick in the box. The box will ask you if you want to install the plugins when you do that, just follow the instructions.
Real musicians never die - they just decompose
Back to [EN] Enduser support


0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

Reply to quoted postsClear
  1. Forums
  2. PLi® Support
  3. [EN] Enduser support
  • Change Theme
    • IP.Board
    • IP.Board Mobile
  • English (USA)
    • English (USA)
    • Dutch (Nederlands)
  • Mark Community Read
    • Forums
    • Members
    • Mark all as read
  • Help