Posts by scapers

    Hi,


    I have some trouble to run enigma 2 :


    - A lot of errors occured (it seems that some interfaces are missing on my target board).
    - enigma crash at the end


    Do you know the list of required services to get back something on screen ?
    What are the most critical errors to fix ?


    Could you help me please ?


    Here is a small log of enigma2


    Thanks in advance,



    The interface /dev/dbox/lcd0 doesn't exist on my target board.


    Code
    + (10) gRC
    RC thread created successfully
    + (15) eWindowStyleManager
    + (20) RC Input layer
    + (20) AVSwitch Driver
    couldnt open /dev/dbox/fp0 to monitor vcr scart slow blanking changed!


    Enigma try to open the following file (without succes) :
    /proc/stb/fp/lnb_sense%d", m_slotid)


    Then it try to listen the interface associated to the front processor. The interface doesn't exist on my target board.
    // open
    int fp=::open("/dev/dbox/fp0", O_RDWR);


    Code
    + (20) UHF Modulator
    couldnt open /dev/rfmod0!!!!


    The interface doesn't exist on the target board.


    Code
    + (20) misc options
    + (20) DVB-CI UI
    + (21) input device driver
    Found 0 input devices!
    + (21) Console RC Driver
    failed to open /dev/vc/0


    The interface doesn't exist on the target board.


    Code
    + (21) LIRC RC Driver
    [elirc] open [f:/dev/lirc0] [h:8]
    [elirc] #error# cannot connect to lirc


    The interface exist yet and the process /usr/sbin/lircd has been started. est bien lancé. I haved notice the following stack trace in my kernel log
    « [ 753.000000] lirc-stm: IR RX overrun »


    Code
    + (30) eActionMap
    + (35) CI Slots
    scanning for common interfaces..
    cannot open /proc/stb/tsmux/input0
    cannot open /proc/stb/tsmux/input1
    done, found 0 common interface slots


    The interface doesn't exist on the target board.



    The interface doesn't exist on the target board.




    Segmentation fault at the end