Page 3 of 4 FirstFirst 1234 LastLast
Results 41 to 60 of 68

Thread: MRUA sources

  1. #41
    Banned
    Join Date
    Dec 2004
    Posts
    61
    Thanks
    0
    Thanked 0 Times in 0 Posts
    have seen that already :(

  2. #42
    Banned
    Join Date
    Nov 2007
    Posts
    62
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Icon3

    Hi because of cpuinfo we can tell board is tango, but what config he use?

    849/852/885??

    # Hardware config file for SMP863x platform (xenv)
    # Default for 885-E2 board (a.k.a BD reference)

    # Hardware config file for SMP863x platform (xenv)
    # Default for 849-E2 board (a.k.a Odyssey)

    # Hardware config file for SMP863x platform (xenv)
    # Default for 852-E2 board (a.k.a Envision)

    On working_sdk we have a genxenv, then they are using 8XX-E2 board?

    What you think?


    And about Tango? What version they use?

    Because of genzbf we can see emhwlib_registers_tango2, then they use tango 2
    Last edited by single; 20-04-2010 at 12:31 AM.

  3. #43
    V.I.P
    Join Date
    Dec 2009
    Posts
    18
    Thanks
    0
    Thanked 0 Times in 0 Posts
    mrua_SMP8634_2.8.5.0-facsprod_legacy_dev.mips.dts

  4. #44
    Banned
    Join Date
    Nov 2007
    Posts
    62
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Icon3

    Quote Originally Posted by HighHD View Post
    mrua_SMP8634_2.8.5.0-facsprod_legacy_dev.mips.dts

    Where i can find this version @HighHD?

    I only have:

    mrua_SMP8634_2.8.5.1-celrun-08062009-2.6.15K_facsprod_legacy_dev.mips



    Anyway you point me this, because?

    (ARM vs MIPSEL) ???
    Last edited by single; 20-04-2010 at 10:15 AM.

  5. #45
    Banned
    Join Date
    Dec 2004
    Posts
    61
    Thanks
    0
    Thanked 0 Times in 0 Posts
    i am almost sure it is tango2 - saw it in some log
    and there in no question about arm/mipsel - it's mips as you can se from cpuinfo

  6. #46
    Banned
    Join Date
    Nov 2007
    Posts
    62
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Icon3

    Quote Originally Posted by luky View Post
    i am almost sure it is tango2 - saw it in some log
    and there in no question about arm/mipsel - it's mips as you can se from cpuinfo

    the arm/mipsel question is based on some boards is arm and others are mipsel, but if this one is tango 2 what config is used?


    Code:
    849/852/885??
    
    # Hardware config file for SMP863x platform (xenv)
    # Default for 885-E2 board (a.k.a BD reference)
    
    # Hardware config file for SMP863x platform (xenv)
    # Default for 849-E2 board (a.k.a Odyssey)
    
    # Hardware config file for SMP863x platform (xenv)
    # Default for 852-E2 board (a.k.a Envision)

  7. #47
    V.I.P
    Join Date
    Dec 2009
    Posts
    18
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Yes, single, i am also using that, and it is Tango 2.

    Tango 3 is 8655

  8. #48
    Banned
    Join Date
    Dec 2004
    Posts
    61
    Thanks
    0
    Thanked 0 Times in 0 Posts
    I am experiencing another problem, which my be related to that. I can compile 2.8.5.1 sources to produce em8xxx.ko module. I can replace original one without problem, however I am getting segmentation fault when I try to rmmod this module in free_module/kfree
    Did anybody experienced this? Is it because of some compiler flag or so some -D flag?
    Can somebody post working MRUA.env?

  9. #49
    V.I.P
    Join Date
    Jan 2009
    Posts
    255
    Thanks
    0
    Thanked 0 Times in 0 Posts
    This one is used for Azbox receivers,

    # Hardware config file for SMP863x platform (xenv)
    # Default for 852-E2 board (a.k.a Envision)

  10. #50
    V.I.P tx0's Avatar
    Join Date
    Sep 2009
    Posts
    393
    Thanks
    1
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by The_Ripper View Post
    This one is used for Azbox receivers,

    # Hardware config file for SMP863x platform (xenv)
    # Default for 852-E2 board (a.k.a Envision)

    Mate, I was quite sorry to hear that you've run out of enthusiasm for developing azbox fw. You've mentioned
    that MRUA need to be compiled against libc. Is that step
    really important and there is no way to skip it? What are
    the possible ways of future development if there will be
    no other sigma leaked files? Just want to know your opinion.

  11. #51
    Banned
    Join Date
    Nov 2007
    Posts
    62
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by tx0 View Post
    Mate, I was quite sorry to hear that you've run out of enthusiasm for developing azbox fw. You've mentioned
    that MRUA need to be compiled against libc. Is that step
    really important and there is no way to skip it? What are
    the possible ways of future development if there will be
    no other sigma leaked files? Just want to know your opinion.
    You can compile E2 with uclib, but you have to mod it all src, and looks all people don't like that.

    Then moding crosscompiler can be a option to don't touch on E2.

    To have a Idea you can take a look to VDR, how is write on uclib.

    @The_Ripper

    Using buildroot mode to mod it, or crosscompiler(ng)?


  12. #52
    Banned
    Join Date
    Nov 2007
    Posts
    62
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Icon3

    Can someone with debie install make a strace log on azbox?

    Thanks

  13. #53
    Member
    Join Date
    Apr 2010
    Posts
    33
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by single View Post
    Where i can find this version @HighHD?

    I only have:

    mrua_SMP8634_2.8.5.1-celrun-08062009-2.6.15K_facsprod_legacy_dev.mips
    Would you mind sharing this one, please?

  14. #54
    Banned
    Join Date
    Nov 2007
    Posts
    62
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by zfeet View Post
    Would you mind sharing this one, please?
    Hi

    This is the file:

    mrua_SMP8634_2[1].8.5.1_facsprod_leg acy_dev.mips.dts.work.tar.bz2

    I hope this can help you



    This looks like the one used by opensat/celrun

    Code:
    export RMCFLAGS='-DEM86XX_CHIP=EM86XX_CHIPID_TANGO2 -DEM86XX_REVISION=6 -DWITH_FACSPROD=1 -DEM86XX_MODE=EM86XX_MODEID_STANDALONE '
    export COMPILKIND=release

    Inside of Mrua you will find this:

    Code:
    source /DATA/Mountain/MtBaekDu/Target/target_td210.2850.gcc3.4/target.env
    source /DATA/Mountain/MtBaekDu/Working/build/smp8634-2850.gcc3.dts.env
    CURRENT_DIR=$PWD
    TARGET_DIR=/DATA/Mountain/MtBaekDu/Target/target_td210/MMP/lib/
    TARGET_USER_DIR=/DATA/Mountain/MtBaekDu/Target/target_td210/MMP/usr/lib/
    
    
    ############################ dcc ##############################
    cd dcc/src/
    make clean || exit 0
    make || exit 0
    cp -a ./libdcc.so /DATA/Yellow/Working/SVodLibrary280/SDecoderServer/libdcc.so.2850.gcc3
    cp -a ./libdcc.so $RUA_DIR/lib/
    cd $CURRENT_DIR

    This dcc lib is very important because is the Decoding Chain Control API.


    For example take a look to pmt.

    With this you can understand how processor start demux, and how output is done.

    Is a little crazy how they do this, but...

    No standard means a lot more understanding by Parse Program Association Table you have link to drives The so call "EMhw...".

    Interessting I just see reference to PMT and PAT, didn't find the others 2, CAT and NIT.

    CU

  15. #55
    Member
    Join Date
    Apr 2010
    Posts
    33
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by single View Post
    Inside of Mrua you will find this:

    Code:
    source /DATA/Mountain/MtBaekDu/Target/target_td210.2850.gcc3.4/target.env
    source /DATA/Mountain/MtBaekDu/Working/build/smp8634-2850.gcc3.dts.env
    CURRENT_DIR=$PWD
    TARGET_DIR=/DATA/Mountain/MtBaekDu/Target/target_td210/MMP/lib/
    TARGET_USER_DIR=/DATA/Mountain/MtBaekDu/Target/target_td210/MMP/usr/lib/
    
    
    ############################ dcc ##############################
    cd dcc/src/
    make clean || exit 0
    make || exit 0
    cp -a ./libdcc.so /DATA/Yellow/Working/SVodLibrary280/SDecoderServer/libdcc.so.2850.gcc3
    cp -a ./libdcc.so $RUA_DIR/lib/
    cd $CURRENT_DIR
    I still haven't been able to find this exact mrua. Could you help me, please?

  16. #56
    Member
    Join Date
    Jan 2010
    Posts
    72
    Thanks
    1
    Thanked 2 Times in 2 Posts

    more source files from leandro at opensat

    hi guys dont know if these files will be any use
    hope they are


    the files wont upload
    pm me if you want them

    DevAzbox_by_leandrpf
    and
    novosplugins

  17. #57
    Junior Member
    Join Date
    Mar 2010
    Posts
    14
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Hi,

    could someone download this file for me, please? hxxp://en.pudn.com/downloads156/sourcecode/unix_linux/detail693162_en.html

    Many thanks, satcamd

  18. #58
    Junior Member
    Join Date
    Mar 2010
    Posts
    14
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Hi,

    does someone has an old mrua source contains rua.c ?
    Please send me!

    thank you!

  19. #59
    Junior Member
    Join Date
    Mar 2010
    Posts
    14
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Hi,

    mrua 2.8.8 released does anybody have it?
    hxxp://liuye066.javaeye.com/blog/698513

    regards,

  20. #60
    V.I.P
    Join Date
    Jan 2005
    Posts
    384
    Thanks
    34
    Thanked 42 Times in 29 Posts
    Kernel linux-2.6.32.tar.bz2 is now up on the sigma ftp.

Page 3 of 4 FirstFirst 1234 LastLast

Similar Threads

  1. Enigma 2 - AZBOX HD
    By hfmls in forum AZBox HD Newbie Questions
    Replies: 1918
    Last Post: 08-05-2013, 09:54 PM
  2. EpgWriter sources
    By limak in forum AZBox HD Newbie Questions
    Replies: 2
    Last Post: 17-02-2010, 10:54 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •