GithubHelp home page GithubHelp logo

sifteam / enigma2 Goto Github PK

View Code? Open in Web Editor NEW
9.0 7.0 16.0 42.98 MB

enigma2 sources repository

License: GNU General Public License v2.0

Python 54.25% Shell 0.01% BlitzBasic 0.03% C++ 44.41% C 1.30%

enigma2's Introduction

To build enigma2 on Ubuntu 10.04, follow these steps:

0.) Consider using OE to build it for a Dreambox instead.

    To build this version for a Dreambox, you will need
    a recent OE (branch "opendreambox-1.6" will do, but "3.0" won't)
    or at least a backported BitBake recipe from there.

    See http://opendreambox.org/.

    Stop reading here. It's not very useful for most people
    to build enigma2 for a PC.

1.) Install these packages:

autoconf
automake
build-essential
gettext
libdvdnav-dev
libfreetype6-dev
libfribidi-dev
libgif-dev
libgstreamer0.10-dev
libgstreamer-plugins-base0.10-dev
libjpeg62-dev
libpng12-dev
libsdl1.2-dev
libsigc++-1.2-dev
libtool
libxml2-dev
libxslt1-dev
python-dev
swig

2.) Build and install libdvbsi++:

git clone git://git.opendreambox.org/git/obi/libdvbsi++.git
cd libdvbsi++
dpkg-buildpackage -uc -us
cd ..
sudo dpkg -i libdvbsi++*.deb

3.) Build and install libxmlccwrap:

git clone git://git.opendreambox.org/git/obi/libxmlccwrap.git
cd libxmlccwrap
dpkg-buildpackage -uc -us
cd ..
sudo dpkg -i libxmlccwrap*.deb

4.) Build and install libdreamdvd:

git clone git://schwerkraft.elitedvb.net/libdreamdvd/libdreamdvd.git
cd libdreamdvd
dpkg-buildpackage -uc -us
cd ..
sudo dpkg -i libdreamdvd*.deb

5.) Build and install enigma2:

git clone git://git.opendreambox.org/git/enigma2.git
cd enigma2
autoreconf -i
./configure --prefix=$HOME/enigma2 --with-libsdl
make
make install

enigma2's People

Contributors

blzr avatar drgogeta86 avatar godmodeisforfuckers avatar littlesat avatar mtdcr avatar nobody9 avatar pieterg avatar radxnl avatar robvanderdoes avatar sjaaky avatar tmbinc avatar zakalibit avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

enigma2's Issues

frontend.cpp & Si2168/9 Tuners

There seem to be problems with the signal quality, and SNR values reported by frontend.cpp for the Si2168/9 tuners that is causing the ABM frequency finder to operate incorrectly, and the Signal Finder plug-in to display wrong values. In particular:

readFrontendData(iFrontendInformation.signalQuality) always seem to return 0xFFFF for the Si2169, and zero for the Si2168

readFrontendData(iFrontendInformation.snrValue) returns a sensible value for the Si2169, but not the Si2168

readFrontendData(iFrontendInformation.signalQualitydB) returns a sensible value for the Si2168

A useful stepforward would be a clear definition of what is actually returned - for example the Last seems to return 100 x SNR in dBs.

I will try to clarify the full scope of these issues over the next 1-2 weeks.

Problem daemons: openvpn e pcsc

ParentalControlSetup ParentalControlSetup
action -> OkCancelActions ok
okbuttonClick
[EPGC] abort non avail schedule reading
[EPGC] abort non avail schedule other reading
[EPGC] abort non avail netmed schedule reading
[EPGC] abort non avail netmed schedule other reading
[EPGC] abort non avail FreeSat schedule_other reading
[EPGC] abort non avail viasat reading
[EPGC] nownext finished(1331384972)
[EPGC] stop caching events(1331384972)
[EPGC] next update in 60 min
warning, skin is missing element logo in <class 'SIFTeam.Extra.ExtraActionBox.ExtraActionBox'>
action -> ColorActions red
warning, skin is missing element logo in <class 'SIFTeam.Extra.ExtraActionBox.ExtraActionBox'>
child has terminated
pipes closed
poll: unhandled POLLERR/HUP/NVAL for fd 59(16)
warning, skin is missing element logo in <class 'SIFTeam.Extra.ExtraActionBox.ExtraActionBox'>
action -> ColorActions green
Installing package ccid (opkg -V2 install ccid)
[SAPCL] HTTP GET Request: /packages/items/install/koala/et9x00/ccid.xml?machine=et9x00&branch=koala
[SAPCL] HTTP Error 404 - Not Found
child has terminated
pipes closed
Plugin Extensions/WebInterface failed to load: No module named plugin
Plugin probably removed, but not cleanly in /usr/lib/enigma2/python/Plugins/Extensions/WebInterface
Plugin Extensions/ProjectValerie failed to load: No module named ProjectValerie.plugin
Plugin probably removed, but not cleanly in /usr/lib/enigma2/python/Plugins/Extensions/ProjectValerie
[NetworkBrowser] fallback to default translation for NetworkBrowser
[NetworkBrowser] fallback to default translation for MountManager
[NetworkBrowser] fallback to default translation for Mount again
[NetworkBrowser] fallback to default translation for Attempt to mount shares again
Error on cmd 'opkg -V2 install ccid' (return code 255)
poll: unhandled POLLERR/HUP/NVAL for fd 59(16)
action -> OkCancelActions cancel
warning, skin is missing element logo in <class 'SIFTeam.Extra.ExtraActionBox.ExtraActionBox'>
action -> OkCancelActions cancel
action -> OkCancelActions cancel
action -> OkCancelActions cancel
action -> InfobarShowHideActions hide
[EPGC] 5267634 bytes for cache used

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.