Page 80 of 96 FirstFirst ... 3070787980818290 ... LastLast
Results 1,581 to 1,600 of 1919

Thread: Enigma 2 - AZBOX HD

  1. #1581
    Banned
    Join Date
    Nov 2007
    Posts
    62
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by 4@@@@ View Post
    Is there a AZbox yamon expert around?

    How is the boot process made?
    Which environment stuff is used/needed (setenv setxenv)

    - I don't want to always set this nfs stuff by hand
    - Where is the kernel (which mtd device and how could it be extracted)? Or does I have to take it out of the loader.bin with offset of 0x80000?

    Any help which saves me time appreciated.
    Well I know there's rtfm, but time is money
    How the box start? Like on all linux stb by rcK/S, then take it from here, but if you wanna a advice, forget it, if you dasm the loader.bin you are at 10% from the start.

    Problem is how processor talks dvb, they don't use standard then they are lost....

    Think like this, you have a car broken and you have to use PC stuff to put it rolling, that's not possible..., PC don't use breaker's etc etc Sorry

    CU

  2. #1582
    V.I.P 4@@@@'s Avatar
    Join Date
    Mar 2010
    Posts
    106
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Quick status:

    Well I got the kernel out of the loader.bin with a windows romfs extractor - uuurg .

    I'm working on this stuff because I got the box for free. So I have no problem with it from this point of view It's a hobby - you know.

    I loaded the kernel to the box via tftp but it don't want to interpret my nfs bootargs.
    I have to fiddle around with the parameters or anyone has a good hint.
    I tryed
    fread tftp://<ip>/vmlinux.bin 0***020000
    go 0***020000 console=ttyS0 root=/dev/nfs rw nfsroot=<ipserver_nfs>:/nfsroot ip=<ip_stb>:<ip_server_nfs>:<ip_g ateway>:<netmask>:<hostname> mem=108m

    but this loads the normal stuff.

    Is someone familiar with
    setxenv a.linux_cmd
    and
    setxenv y.start

  3. #1583
    Junior Member
    Join Date
    Jul 2009
    Posts
    23
    Thanks
    0
    Thanked 0 Times in 0 Posts
    You can find not only the answers of your questions but more interesting things directly on the sigma do***entation -> Linux Topic -> Yamon Quick Help (do***entation are on the zip archive).

    Enjoy it,
    shklifo

  4. #1584
    V.I.P pipino's Avatar
    Join Date
    Dec 2004
    Posts
    598
    Thanks
    0
    Thanked 0 Times in 0 Posts
    208,103 views already for the thread???????:117::117: the end all horse shayt

  5. #1585
    Senior Member BE-COOL's Avatar
    Join Date
    Dec 2004
    Location
    PORTUGAL
    Posts
    223
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Please, somebody make another fake video on youtube.

  6. #1586
    Senior Member
    Join Date
    Feb 2009
    Location
    Somewhere in Europe
    Posts
    254
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Too many problems seems to occure to run enigma2 on azbug.Some people seems to try but i dont know if it will be ever possible to achieve it.And if they will.... how stable it will be?
    We have official firmware not stable at all... how enigma2 will be stable?
    we have xbmc running on popcorn which has a similar processor.but this also is not possible on azbug due to known limitations.
    Although this thread remains one of my favourites.Lot of joy to read everyones opinion


    :respect-048:

  7. #1587
    Banned
    Join Date
    Dec 2004
    Posts
    61
    Thanks
    0
    Thanked 0 Times in 0 Posts
    not sure if it would be of any help, but i found this on the web
    YAMON> load -b tftp://<ip_addresse_tftp>/lzma.bin 0x91400000; go 0x91400000

    source:
    http://hy100wiki.algasystems.net/wik...azbox_firmware
    http://www.pristavka.de/index.php?topic=4850.0;wap2

  8. #1588
    Junior Member
    Join Date
    Apr 2010
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts
    azbox sold on my fleabay, and vu+ duo ordered and received
    time to move on best of luck to the robin hoods

  9. #1589
    Senior Member medmed's Avatar
    Join Date
    Mar 2009
    Posts
    195
    Thanks
    0
    Thanked 0 Times in 0 Posts
    AZbug = other Qbox
    Enigma2 for AZ it' s FAKE
    the real problem is close source ( not opensource )
    result other STB with no support .
    my opinion

  10. #1590
    Senior Member naveh's Avatar
    Join Date
    Aug 2009
    Posts
    152
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by hamster99 View Post
    azbox sold on my fleabay, and vu+ duo ordered and received
    time to move on best of luck to the robin hoods
    I wish you Good Luck, and hope to find you in the future on VU+ forums.

  11. #1591
    V.I.P 4@@@@'s Avatar
    Join Date
    Mar 2010
    Posts
    106
    Thanks
    0
    Thanked 0 Times in 0 Posts
    The problem was that the kernel I used does not support nfs.
    If I take the hints from the Italien page I am able to boot from usb stick.
    There is also written some scripts to get access to the box with a ntp hack and there are also binaries for manipulating the xenv variables out of the shell. Not much missing now.
    First I set
    setxenv y.ipaddr 192.168.1.2
    setxenv y.gateway 192.168.1.1
    setxenv y.bootserver 192.168.1.3
    setxenv netmask 255.255.255.0
    and I do a
    net init
    then
    fread tftp://192.168.1.3/lzma.bin 0***020000
    And set
    setxenv a.linux_cmd "console=ttyS0 root=/dev/sda2 rw rootdelay=5 mem=108m"
    Second partition on the first usb stick.
    On the Stick there is a copy of a cramfs
    go 0***020000
    and the box is booting.

    Next I try to use the internal disk and some newer kernel (maybe also one with nfs support).
    Last edited by 4@@@@; 21-05-2010 at 09:46 AM.

  12. #1592
    Member
    Join Date
    Apr 2010
    Posts
    68
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Interesting reading. haven't got a clue what you are talking about, but it's good reading. :-)
    I may even learn something one day.

  13. #1593
    Member
    Join Date
    Feb 2009
    Posts
    79
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Does this mean you are getting somewhere with booting E2, should I hold off flogging my box lol

    Keep at it, lets hope you get somewhere with it

  14. #1594
    V.I.P 4@@@@'s Avatar
    Join Date
    Mar 2010
    Posts
    106
    Thanks
    0
    Thanked 0 Times in 0 Posts
    As I worte some time ago - we try first to get VDR or Neurino running. If E2 will be possible is out of my knowledge. But if you have a look at the "sh4 duckbox project" the also got all three running. But I also told that this 'project' could end in an other Linuxsystem on the AZBox.
    I now managed to boot from HDD and USB. NFS needs some more work.
    These are the first steps to test new image software releases without bringing the box to dead. The same was done with the ufs910.
    We just started...

  15. #1595
    Member
    Join Date
    Feb 2009
    Posts
    79
    Thanks
    0
    Thanked 0 Times in 0 Posts
    For me Neutrino would be awesome much better than E2, continue your efforts I'll hold on to my box for now.

  16. #1596
    V.I.P
    Join Date
    Jan 2009
    Posts
    255
    Thanks
    0
    Thanked 0 Times in 0 Posts
    @4@@@@

    It's not 0x91400000. Use 90020000.

  17. #1597
    V.I.P hfmls's Avatar
    Join Date
    May 2009
    Location
    Portugal
    Posts
    1,819
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by mushroom View Post
    Too many problems seems to occure to run enigma2 on azbug.Some people seems to try but i dont know if it will be ever possible to achieve it.And if they will.... how stable it will be?
    We have official firmware not stable at all... how enigma2 will be stable?
    we have xbmc running on popcorn which has a similar processor.but this also is not possible on azbug due to known limitations.
    Although this thread remains one of my favourites.Lot of joy to read everyones opinion


    :respect-048:
    off topic sorry!
    why xbmc would work in pch and not azbox?
    just asking, dunno why.

  18. #1598
    V.I.P 4@@@@'s Avatar
    Join Date
    Mar 2010
    Posts
    106
    Thanks
    0
    Thanked 0 Times in 0 Posts
    @The_ripper - thanx - just corrected.
    What is the reason - it worked also with the other address?

  19. #1599
    Member grizzlyt's Avatar
    Join Date
    Mar 2009
    Posts
    40
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by 4@@@@ View Post
    As I worte some time ago - we try first to get VDR or Neurino running. If E2 will be possible is out of my knowledge. But if you have a look at the "sh4 duckbox project" the also got all three running. But I also told that this 'project' could end in an other Linuxsystem on the AZBox.
    I now managed to boot from HDD and USB. NFS needs some more work.
    These are the first steps to test new image software releases without bringing the box to dead. The same was done with the ufs910.
    We just started...
    What are you talking about ?

    You can't port a system to another platform without driver, so there is no way anything else then proprietary software that is going to be available.

    Actually the SH4 Duckbox project is the only HD STB and multimedia platform that is fully open sourced (only notable exception are some drivers for the IPBox , but this will be fixed in the future) and that can be compiled by everybody with a Linux operating system and some free tools.

    Actually there are 4 systems that can be compiled, E1 HD, E2, Neutrino HD and VDR.

    Not even the market leader Dreambox comes close to this platform that becomes the standard of an ever growing community.

  20. #1600
    Junior Member
    Join Date
    Mar 2010
    Posts
    25
    Thanks
    0
    Thanked 0 Times in 0 Posts
    I have read in a other Forum that in the middle of June Opensat/Impexsat will release a complete new FW, with a complete other Design and so on.

    Maybe they have finnished the beginning E2 Tryouts?
    Has anyboddy else read this?

Page 80 of 96 FirstFirst ... 3070787980818290 ... LastLast

Similar Threads

  1. Telesat's tools for AZbox HD...
    By goran in forum AZBox HD Tools
    Replies: 5
    Last Post: 17-01-2010, 09:59 PM
  2. NewCS: a few Q's - let's get all the crucial info together, guys...
    By goran in forum AZBox HD Newbie Questions
    Replies: 82
    Last Post: 12-10-2009, 12:29 AM
  3. Newcs + CCcam, Can it be done ?
    By paulwilko in forum AZBox HD Newbie Questions
    Replies: 11
    Last Post: 31-08-2009, 01:15 PM
  4. Enigma 2 on azbox!!!
    By iko in forum AZBox HD Newbie Questions
    Replies: 143
    Last Post: 30-07-2009, 11:53 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
  •