GithubHelp home page GithubHelp logo

dreamtuner's People

Contributors

lecotex avatar rmie avatar

Watchers

 avatar

Forkers

opene2

dreamtuner's Issues

Sorry, but the fix for 64bit is still not in

Attached the patch. Without it the function inet_ntoa segfaults, because of the 
missing prototype. Still not working reliable with me. Only a few Channels work 
with artefacts. Still investigating.

Gerald

Btw. you had some typos in my name ;)

--- dreamtuner-0~r86.orig/vtuner-network.h
+++ dreamtuner-0~r86/vtuner-network.h
@@ -25,6 +25,7 @@ typedef enum vtuner_type {
 #include <sys/types.h>
 #include <sys/socket.h>
 #include <netinet/in.h>
+#include <arpa/inet.h>

 #define MSG_SET_FRONTEND         1
 #define MSG_GET_FRONTEND         2

Original issue reported on code.google.com by [email protected] on 26 Jun 2011 at 9:04

With the last gemini 5.1 bug enigma2

with dreambox-dvb-modules - 2.6.18-7.3-dm800-20100623-r0


Traceback (most recent call last):
  File "/usr/lib/enigma2/python/mytest.py", line 28, in <module>
    import Screens.InfoBar
  File "/usr/lib/enigma2/python/Screens/InfoBar.py", line 12, in <module>
    from Screens.InfoBarGenerics import InfoBarShowHide, \
  File "/usr/lib/enigma2/python/Screens/InfoBarGenerics.py", line 1, in <module>
    from ChannelSelection import ChannelSelection, BouquetSelector
  File "/usr/lib/enigma2/python/Screens/ChannelSelection.py", line 15, in <module>
    from Components.NimManager import nimmanager
  File "/usr/lib/enigma2/python/Components/NimManager.py", line 1441, in <module>
    nimmanager = NimManager()
  File "/usr/lib/enigma2/python/Components/NimManager.py", line 735, in __init__
    InitNimManager(self)        #init config stuff
  File "/usr/lib/enigma2/python/Components/NimManager.py", line 1439, in InitNimManager
    nimmgr.sec = SecConfigure(nimmgr)
  File "/usr/lib/enigma2/python/Components/NimManager.py", line 471, in __init__
    self.update()
  File "/usr/lib/enigma2/python/Components/NimManager.py", line 144, in update
    eDVBResourceManager.getInstance().setFrontendSlotInformations(used_nim_slots)
StandardError: eDVBResourceManager::setFrontendSlotInformations list size 
incorrect 2 frontends avail, but 1 entries in slotlist

And enigma2 never start

Original issue reported on code.google.com by [email protected] on 9 Sep 2010 at 9:57

-fPIC failure on make

What steps will reproduce the problem?
1. Trying to build running make on ubuntu 10.04
2. Intel Atom 525, 64-bit
3.

What is the expected output? What do you see instead?
Should expect to build without error

What version of the product are you using? On what operating system?
The latest git version

Please provide any additional information below.
Build runs but errors with a -fPIC errror, command not found.

How do I solve this?


Original issue reported on code.google.com by [email protected] on 25 Jul 2011 at 7:35

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.