Jump to content


KingFrat

Member Since 18 Oct 2009
Offline Last Active 01 Nov 2014 22:30
-----

Topics I've Started

Looking for open webif commandlist

12 September 2012 - 13:19

Hello, I've found the following list of Enigma2 tuner Telnet. which includes a small set of commands that uses the webif.

I've looked around in the wiki and in forums, but I wasn't able to find something (except for E1boxes). I've also tried to figure out the commands by using a browser (to webif), but I couldn't figure that out either.

Basically what I want to achieve, is to control my dm7025 via ssh/telnet command line. Like zapping, getting info on current service, sending messages etc... It should be possible with similar commands as the ones I found in wiki above (eg. Standby: "wget -O /dev/null -q http://root:password...ate?newstate=0")

Could you guide me to where I should look for such a list? I searched svn trunk for webif source but didn't find it (maybe didn't search good enough).

Thanks in advance!

lincardemu functionality?

9 April 2012 - 23:10

Hello to you all!

I'm looking for a way to utilize the serial port on the back of my dm500+ S, to feed a cable box standing beside it via a season interface.

I've tried lincardemu 0.20 which I found the binaries for online, but I didn't manage to connect to the oscam-serrver that I run on the dm. (oscam is the only cardserver I managed configuring before) I failed with this setup and I think it is because oscam doesn't support the old newcamd protocol that lincardemu uses. It connects, gets authorization and then silently logs out.

I now turn to you to give me a hint on how to succeed with this setup.

I have found some source for lincardemu 0.21 but I dont manage to build it for my dm500+ which i run OpenPLI on. I've also tried building my own OpenPLI image, just to make sure I have a correctly set up build environment to use for building the later lincardemu, but that fails too, I have problems creating an environment for ppc and the Linux version OpenPLI use. I'm afraid the Quick Guide for setting the environment up isn't that "quick" any more since the thread has become long enough to discourage at least myself.

So, my question to you, is there any other solution for this in OpenPLI, or do I have to set up a build env for building an own version of lincardemu?