Page 19 of 178 FirstFirst ... 917181920212969119 ... LastLast
Results 361 to 380 of 3542

Thread: Enigma 2 by The_ripper - TEST -

  1. #361
    Senior Member FME_fta's Avatar
    Join Date
    May 2009
    Location
    Portugal
    Posts
    228
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Resuming, and from what you guys said, for azbox to play high bitrate media it needs:

    - The player (the application) needs to be very light (low CPU use) specially when dealing with DTS and the OS can't have programs with much CPU use running in the background. A priority manager could still help, or maybe disable the tuners when playing a movie.
    or
    - Media have to be read in internal HDD (SATA in premium, IDE in elite).
    or
    - Still use some overclocking.

    Regards and thanks to all involved on porting enigma2 to azbox.

  2. #362
    Banned
    Join Date
    Dec 2004
    Posts
    61
    Thanks
    0
    Thanked 0 Times in 0 Posts
    if you kill all unnecessary processes you can get transfer speed of around 7.5MB/s on current official fw (with nfs/udp). As it was said - 863x cpu must handle network traffic and is not able to do anything meaningful when you get to such speeds :(
    New sigma cpu's (865x) have special co-processor to handle network traffic so it can reach 12MB/s (with nfs/udp) which means it actually saturates all available bandwidth on 100Mb connection.

  3. #363
    V.I.P buyukbang's Avatar
    Join Date
    Feb 2010
    Location
    Istanbul / Turkey
    Posts
    354
    Thanks
    0
    Thanked 0 Times in 0 Posts
    BTW,

    We will not be able to use all E2 plugins/addons just by downloading directly Dreambox versions, we'll need to compile them for azbox, right?
    Last edited by buyukbang; 01-09-2010 at 02:49 AM.

  4. #364
    V.I.P hfmls's Avatar
    Join Date
    May 2009
    Location
    Portugal
    Posts
    1,819
    Thanks
    0
    Thanked 0 Times in 0 Posts
    probably not. everything must be compiled. but possibly after this is released many people will be interested to develope?

    well..at least that's our hope

  5. #365
    Junior Member milix's Avatar
    Join Date
    Aug 2009
    Location
    KGDTeam
    Posts
    14
    Thanks
    0
    Thanked 0 Times in 0 Posts
    milix is right about all things, thats why they added HW Acceleration option, or better to say they incrase x.pll3 value that affect CPU speed and thats how you got much faster transfer on LAN/USB after you set this option.
    The HW Acceleration not only affects the CPU but at the same BUS data that improves the whole system.


    The HW Acceleration OFF:

    system type : Sigma Designs TangoX
    processor : 0
    cpu model : MIPS 4KEc V6.9
    Initial BogoMIPS : 296.96
    wait instruction : yes
    microsecond timers : yes
    tlb_entries : 32
    extra interrupt vector : yes
    hardware watchpoint : yes
    ASEs implemented : mips16
    VCED exceptions : not available
    VCEI exceptions : not available
    System bus frequency : 200250000 Hz
    CPU frequency : 300375000 Hz
    DSP frequency : 300375000 Hz

    The HW Acceleration ON:

    system type : Sigma Designs TangoX
    processor : 0
    cpu model : MIPS 4KEc V6.9
    Initial BogoMIPS : 344.06
    wait instruction : yes
    microsecond timers : yes
    tlb_entries : 32
    extra interrupt vector : yes
    hardware watchpoint : yes
    ASEs implemented : mips16
    VCED exceptions : not available
    VCEI exceptions : not available
    System bus frequency : 231750000 Hz
    CPU frequency : 347625000 Hz
    DSP frequency : 347625000 Hz



    As you can see the CPU after activating the HWA has increased 47 Mhz and 31 Mhz BUS data.

    CPU:
    With any current one Azbox firmware working with a cam only one channel and viewing the CPU is at 88%, this number is very high, if we see a mkv for example, the CPU is set to 99.5% for that reason there are power cuts and freezes.

    Memory:
    The memory is a little better, watching a channel only use 50% and we are seeing a 80% mkv.

    So with this data we can say that the main problems are mainly the CPU and the Data BUS.

    Ideally, with E2, the CPU should not exceed 70% in normal operation, and if you saw a mkv / networking should not exceed 80% with this more fluid system official.v

    Salu2.

  6. #366
    Senior Member massimo1167's Avatar
    Join Date
    Sep 2009
    Posts
    249
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by milix View Post
    Ideally, with E2, the CPU should not exceed 70% in normal operation, and if you saw a mkv / networking should not exceed 80% with this more fluid system official.v
    Salu2.
    I hope to verify that ASAP, The_Ripper and his team is the last one opportunity for azbox!!!

  7. #367
    Junior Member milix's Avatar
    Join Date
    Aug 2009
    Location
    KGDTeam
    Posts
    14
    Thanks
    0
    Thanked 0 Times in 0 Posts
    I hope to verify that ASAP, The_Ripper and his team is the last one opportunity for azbox!!!
    The firmware (Opensat) current can also be greatly improved and can be another important option.

    The best thing would be to have current firmware E2 and working properly.

    Salu2.

  8. #368
    V.I.P
    Join Date
    Jun 2008
    Posts
    331
    Thanks
    0
    Thanked 0 Times in 0 Posts
    what causes the Hardware acceleration NOT to work on an Elite?

    I have a DVB-S and a DVB-T card in my elite and it froze when i tried hardware Acceleartion ON.

  9. #369
    V.I.P
    Join Date
    Dec 2004
    Posts
    509
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Looks like some EPG plugin has been released and it seems to work on Sky IT, D+ ... I just got an email from the azboxhd.es forum (EPG 2.0 by Morser)

  10. #370
    Senior Member FME_fta's Avatar
    Join Date
    May 2009
    Location
    Portugal
    Posts
    228
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by buyukbang View Post
    BTW,

    We will not be able to use all E2 plugins/addons just by downloading directly Dreambox versions, we'll need to compile them for azbox, right?
    I don't think it will be needed to be compiled, since dreambox and azbox have the same CPU (MIPS) although different chipset/SoC (System on a Chip), SIGMA for azbox, Broadcom for dreambox.

    AFAIK it need to be compiled only if there is something different in E2 for azbox (lack of API or library) compared to E2 from dreambox.
    Softcams from dreambox should work without any modification in azbox (maybe except the card reading part).

    Quote Originally Posted by happyhammer View Post
    what causes the Hardware acceleration NOT to work on an Elite?

    I have a DVB-S and a DVB-T card in my elite and it froze when i tried hardware Acceleartion ON.
    It's not an elite problem, you have to understand how overclock (HW acceleration) works.
    As in a PC when you overclock the BUS (specially in the old days) you affected everything connected to the BUS, like VGA cards, HDD, CPU, sound cards, etc. Some of them could handle a faster BUS clock others don't, also every CPU is different.
    If you buy the exactly same model from a Intel or AMD CPU some of them will reach 4GHz in air, others don't. If Intel or AMD could, they would create fast CPUs (>3.6GHz), but not all CPUs come out the same, the silicon is not the same, can have minor defects that will affect the transistors and wires.
    They have to test and bin each CPU, the best ones will be selled as fast parts (or be selled as a server CPU), the ones with major defects (that makes one core being unfunctional) will be a dual-core or triple-core instead of a quad-core.

    The same happens in our azbox, not all the hardware inside is the exactly same from azbox to azbox, some of the chipsets/SoC and tuners (even maybe some HDD) will work with the overclock, others don't.
    And inside my azbox unfortunately the DVB-S2 tuner can't work with the BUS at 230MHz, so I can't use HW acceleration...

    Cheers.

  11. #371
    V.I.P
    Join Date
    Nov 2008
    Posts
    720
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by happyhammer View Post
    what causes the Hardware acceleration NOT to work on an Elite?

    I have a DVB-S and a DVB-T card in my elite and it froze when i tried hardware Acceleartion ON.
    Should work OK if you take out the second tuner (DVB-T).
    As it was never the goal to put second tuner in a Elite model ( Now need for everybody to react by saying it was!).

    Just test it it should be OK.

    Now for E2

    Most plugins/Addons will work "out off the box" as they say.
    Just the ones designed for Dreambox only ( not for Enigma2 ) could have problem but that ones you won't need in E2 on Azbox.

    Emulators will work no problem ( indeed internal cardreader could be a issue )

  12. #372
    Senior Member
    Join Date
    Apr 2010
    Posts
    191
    Thanks
    0
    Thanked 0 Times in 0 Posts
    yes i agree completly.

    Im my azbox i use Overclock and i have 2 tuners, one DVB-S2 and a DVB-C and both work fine.

    I just need to say, that in my case i had some problems with overclock but the problems was the same problem in every computer. Heat.

    I just placed a fan over the box and the sistem became very stable, and never give me a problem again. Without that the box was very hot, about 60º to 70º degrees and the ambient temp is 30 to 40 degrees in here, summer.

    With the fan the temp of the box drops to the same ambient temp of 30 to 40 degrees.

  13. #373
    Junior Member
    Join Date
    Jul 2009
    Posts
    23
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by massimo1167 View Post
    Do You believe that we can use the new kernel for USB DVB T-tuner recognition?
    For USB DVB T-Tuner question, just take a look on this webpage.
    They have done it on Popcorn Hour A-110, which as we know use the same Sigma chipset as Azbox. There we can find the config file for the "old" linux kernel 2.6.15 and the USB drivers, a jukebox etc.
    It's is very interesting.

  14. #374
    V.I.P hfmls's Avatar
    Join Date
    May 2009
    Location
    Portugal
    Posts
    1,819
    Thanks
    0
    Thanked 0 Times in 0 Posts
    @The_Ripper, about internal card reader. What are your thoughts on that? will it work ok as a sci0? How is the situation?

    Thank you.

  15. #375
    Senior Member
    Join Date
    Jan 2005
    Posts
    114
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by hfmls View Post
    @The_Ripper, about internal card reader. What are your thoughts on that? will it work ok as a sci0? How is the situation?

    Thank you.
    For me it seems impossible, but is a good question for our master

  16. #376
    Junior Member
    Join Date
    Apr 2009
    Posts
    29
    Thanks
    0
    Thanked 0 Times in 0 Posts
    So the drivers for the usb-tdt officer in our decoders sigma? By bringing the same chip should work no.

  17. #377
    V.I.P
    Join Date
    Nov 2008
    Posts
    720
    Thanks
    0
    Thanked 0 Times in 0 Posts
    will it work ok as a sci0

    No different name but hey CCcam.cfg leads you the way (when drivers and adress are ok in E2 )

  18. #378
    Junior Member
    Join Date
    Mar 2010
    Posts
    9
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Uz svo uvazavanje,ali moram na nasem jeziku.RIPER kada ce otprilike biti gotova beta verzija,za test.Znam da je nezahvalno,ali ako moze nesta priblizno oko E2.Uveseli nas molm te.Poz.

  19. #379
    V.I.P hfmls's Avatar
    Join Date
    May 2009
    Location
    Portugal
    Posts
    1,819
    Thanks
    0
    Thanked 0 Times in 0 Posts
    english please ...

  20. #380
    V.I.P
    Join Date
    Nov 2008
    Posts
    720
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by hfmls View Post
    english please ...
    He's asking when beta will be ready to test.

    Answer is:

    - When all jobs are done!!

Page 19 of 178 FirstFirst ... 917181920212969119 ... LastLast

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
  •