Page 114 of 178 FirstFirst ... 1464104112113114115116124164 ... LastLast
Results 2,261 to 2,280 of 3542

Thread: Enigma 2 by The_ripper - TEST -

  1. #2261
    Member
    Join Date
    Oct 2010
    Posts
    40
    Thanks
    0
    Thanked 0 Times in 0 Posts
    My 1st test as Premium+ user. 1.0.30

    Overall very good and impressive.

    Used Diseq 1.2 with vbox ok

    I have scanned my own channels successfully, but with some BBC channels have SID not found in PAT errors on 28E.
    Intermittent no sound which is a known issue.

    One Problem Found.
    I can crash the image in Positioner Setup when press the Left Curser button on the remote when Tune is highlighted.


    Congratulations to The Ripper and his team on resurrecting the Azbox

  2. #2262
    V.I.P
    Join Date
    Jan 2009
    Posts
    255
    Thanks
    0
    Thanked 0 Times in 0 Posts
    @onzifonzi
    You must contact sattomy regarding MP , he is maintainer of the dvbmediasink plugin for Azbox/Sigma.
    Paste some info regarding AVI/MKV file you tried to play ...

  3. #2263
    Member pingflood's Avatar
    Join Date
    Aug 2009
    Posts
    52
    Thanks
    0
    Thanked 0 Times in 0 Posts
    @kevinch9, here in satpimps I can't yet answer by PM, so I'll answer here.
    I think that your question regarding the installation of Arora/QT Webbrowser without and HDD could be useful for another pals.

    I think you must have an hdd in order to install Arora/QT Webbrowser.

    If you have, try with this package:
    Code:
    http://rapidshare.com/#!download|377|408951593|enigma2-plugin-extensions-webbrowser_0.1.20.1_mipsel.ipk|58238
    Also, as stated by @rsl123, the installation package search for automount device named /dev/sd*1.
    On E2 the harddisk is mapped on /dev/hdb. So you must remap devices to installer:

    Code:
    ln -s /dev/hdb /dev/sdb
    ln -s /dev/hdb1 /dev/sdb1
    Then, install the package:

    Code:
    opkg install /path/to/enigma2-plugin-extensions-webbrowser_0.1.20.1_mipsel.ipk
    Is needed about 150mb of free space.

    After this, reboot AzBox and remake the links, again with:

    Code:
    ln -s /dev/hdb /dev/sdb
    ln -s /dev/hdb1 /dev/sdb1
    And start the webbrowser.

    If you don't have an hdd, you can try to link sdb* as sda* in all previous steps.

    Code:
    ln -s /dev/hdb /dev/sda
    ln -s /dev/hdb1 /dev/sda1
    I don't know if this will work, but worth a try.

    Remembering, as stated by @shklifo, here are the devices used in E2:

    1) hda (/dev/hda) is the DOM and the partitions are hda1,hda2 etc.
    2) hdb (/dev/hdb) is the internal hard disk with partitions like hdb1, hdb2 etc.
    3) sda (/dev/sda) is the first attached usb device with his partitions sda1, sda2 etc
    4) sdb (/dev/sdb) is the second attached usb device with the partitions sdb1, sdb2 etc
    Tomorrow I'll start testing better the modules and browser. I'll try to patch the installer to use /dev/hdb1 firstly then /dev/sda1 and /dev/sdb1.

    Any news I'll share here.

    Luck and regards.

  4. #2264
    Junior Member
    Join Date
    May 2010
    Posts
    9
    Thanks
    0
    Thanked 0 Times in 0 Posts
    @sattomy,

    Here is the little dmesg log from my elite box (1.0.30) when I try to play avi file.
    The same avi I've played yesterday with 1.0.29.


    @The_Ripper

    Where can we put startup scripts or commands?


    Regards,
    onzi
    Last edited by onzifonzi; 02-11-2010 at 12:28 AM.

  5. #2265
    Member
    Join Date
    Oct 2010
    Posts
    40
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Diseqc 1.2 Positioner Setup Problem

    Limits Off using Red button does not seem to disable the limits of my positioner for me?

    EDIT**

    My Dreambox is the same so it must be something else causing it and not Azbox E2.

    I've ordered a new VBox as mine is very old and no support available. That should fix my problem.
    Last edited by **esp**; 02-11-2010 at 07:27 PM.

  6. #2266
    V.I.P gtg60's Avatar
    Join Date
    Feb 2009
    Posts
    305
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Posted elsewhere but in case you didn't know Enigma 2 v1.0.31 is out

    Devices suitable for flashing : Elite - Premium - Premium+ - Ultra

    What is new :

    - Added support for DVB-S2 Tuner in Ultra model

    - Volume UP and Down Mute and Un-Mute for all models

    - Few more fixes

    Download here

  7. #2267
    Senior Member
    Join Date
    Jan 2005
    Posts
    272
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by pr2 View Post
    Hello,

    You are not in rescue mode, you are in normal E2 mode.
    Simply insert a USB stick with "patch.bin" not "azbox-0.9.5020-patch.bin" and reboot.
    So at boot rescue mode will search for and detect "patch.bin", then you will see the IP in the VFD, start Azup.exe on your PC and complete the IP address and press update.

    Pr2
    Thanks for your reply Pr2,

    I have tried a USB stick with various patch.bin on and that did not work, I have even tried 4 different USB sticks from 4gbs to 1gbs.

    Azup is stating "you have a NEW kernel in your Azbox" but it can't find rescue mode, so I presume because it knows there is a new kernel, I am using the correct IP address even though the VFD is not showing an IP address, I think the box is not responding to the USB stick in other words it is not loading the new patch on the front or back USB port.

    On boot up with a patched USB the box states booting, VFD ready, shows a load of symbols and after that a load of random numbers with what looks like this # next to the numbers. This is what it gave out on the last bootup with a USB stick: 63# 100# 70# 100# 63# 100# 63# 100# 69# 100# 50# 100# 50# 100# 50# 100# 54# 100# it then stays on 100

    I am not getting the clogs E2 pages or menu's so I don't think it is in normal E2 mode.

    James.

  8. #2268
    Member
    Join Date
    Feb 2009
    Posts
    52
    Thanks
    0
    Thanked 0 Times in 0 Posts
    i had the same problem , but it turned out to my connection to the tv .
    on one im connected by scart and on the other hdmi .
    i thought it didnt work until i looked at the hdmi feed and was there try jiggling your cables around

  9. #2269
    Member pingflood's Avatar
    Join Date
    Aug 2009
    Posts
    52
    Thanks
    0
    Thanked 0 Times in 0 Posts
    First update about qt webbrowser subject:

    1. If you don't have an hdd, if you do
    Code:
    opkg install /path/to/enigma2-plugin-extensions-webbrowser_0.1.20.1_mipsel.ipk
    it will install on usb drive connected.
    Just make sure you have enough free space for the installation (about 150MB).
    You don't need to remap drives with symlinks.

    After install, just reboot with usb drive connected and check plugins.

    2. I have patched the installer to try to install in hdd first. If no hdd, then it will install on usb drive. I'll do some testings and if it's ok I'll upload the package somewhere.

  10. #2270
    Junior Member
    Join Date
    Aug 2009
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    hello

    Quote Originally Posted by gtg60 View Post
    Posted elsewhere but in case you didn't know Enigma 2 v1.0.31 is out

    Devices suitable for flashing : Elite - Premium - Premium+ - Ultra

    What is new :

    - Added support for DVB-S2 Tuner in Ultra model

    - Volume UP and Down Mute and Un-Mute for all models

    - Few more fixes

    Download here


    unfortunately wrong the new one e2




    63 # 100 # 70 # 100 # 63 # 100 # 63 # 100 # 69 # 100 # 50 # 100 # 50 # 100 # 50 # 100 # 54 # 100 #

    there is not a picture there is not a menu
    Last edited by vizes111; 02-11-2010 at 06:31 AM.

  11. #2271
    Senior Member
    Join Date
    Jan 2009
    Posts
    219
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by onzifonzi View Post
    @sattomy,

    Here is the little dmesg log from my elite box (1.0.30) when I try to play avi file.
    The same avi I've played yesterday with 1.0.29.


    @The_Ripper

    Where can we put startup scripts or commands?


    Regards,
    onzi
    I will test this in a few days. Not near an azbox for the coming days.

    Regards,

    Tommy

  12. #2272
    Junior Member
    Join Date
    Oct 2010
    Posts
    12
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by vizes111 View Post
    unfortunately wrong the new one e2




    63 # 100 # 70 # 100 # 63 # 100 # 63 # 100 # 69 # 100 # 50 # 100 # 50 # 100 # 50 # 100 # 54 # 100 #

    there is not a picture there is not a menu
    Could you describe your Azbox model & TV connection?

  13. #2273
    Junior Member
    Join Date
    Sep 2010
    Posts
    8
    Thanks
    0
    Thanked 0 Times in 0 Posts
    What is planned for the next version, or what is currently working on?
    Can one tell what it looks like maybe with SCT timer, CI, recording?

    Another big thanks for making the super work you and the team.

  14. #2274
    Junior Member
    Join Date
    Dec 2009
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by jamesjay View Post
    Thanks for your reply Pr2,

    I have tried a USB stick with various patch.bin on and that did not work, I have even tried 4 different USB sticks from 4gbs to 1gbs.

    Azup is stating "you have a NEW kernel in your Azbox" but it can't find rescue mode, so I presume because it knows there is a new kernel, I am using the correct IP address even though the VFD is not showing an IP address, I think the box is not responding to the USB stick in other words it is not loading the new patch on the front or back USB port.

    On boot up with a patched USB the box states booting, VFD ready, shows a load of symbols and after that a load of random numbers with what looks like this # next to the numbers. This is what it gave out on the last bootup with a USB stick: 63# 100# 70# 100# 63# 100# 63# 100# 69# 100# 50# 100# 50# 100# 50# 100# 54# 100# it then stays on 100

    I am not getting the clogs E2 pages or menu's so I don't think it is in normal E2 mode.

    James.

    press OK button on remote control when you see VFD READY...

  15. #2275
    Senior Member
    Join Date
    Jan 2005
    Posts
    272
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by VAJX View Post
    press OK button on remote control when you see VFD READY...
    I did try that earlier but will give it another go later...will also try on the box itself as well.

    Cheers M8.

  16. #2276
    Junior Member
    Join Date
    May 2010
    Posts
    9
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Hi,

    Is in 1.0.31 a fixed tunner driver which supports Elite,Premium,Premium+ and Ultra ?

    Thanks

  17. #2277
    V.I.P
    Join Date
    Jan 2009
    Posts
    255
    Thanks
    0
    Thanked 0 Times in 0 Posts
    @jamesjay
    Can you pls connect box to the composite out (analog) and check, in current HDMI code HotPlug doesnt work, ofcourse if you havent tried this yet.

    EDIT: One more thing, when you telnet to receiver you will know that you are in rescue mode if you see this

    Code:
    Powered by The Ripper, telesat && MickeySa ;)
    and if you are in E2 and telnet, I think this you will see

    Code:
    OpenDreambox 1.6.0 dm800
    Last edited by The_Ripper; 02-11-2010 at 10:50 AM.

  18. #2278
    Senior Member
    Join Date
    Jan 2005
    Posts
    272
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by The_Ripper View Post
    @jamesjay
    Can you pls connect box to the composite out (analog) and check, in current HDMI code HotPlug doesnt work, ofcourse if you havent tried this yet.

    EDIT: One more thing, when you telnet to receiver you will know that you are in rescue mode if you see this

    Code:
    Powered by The Ripper, telesat && MickeySa ;)
    and if you are in E2 and telnet, I think this you will see

    Code:
    OpenDreambox 1.6.0 dm800
    @ The_Ripper

    I was using a scart cable not HDMI, I have tried with a composite cable from the video out of the box, to the composite in on my TV, which is a Panasonic plasma...and there is no difference, I have noticed however that when I was using the scart cable there was a very quick flash on the top of the black/blank TV screen but don't know if this is relevant.

    I have telneted using putty and I am getting opendreambox 1.0.5 Azbox, I don't think I have seen any of the ones you have qouted...I have to go out now but will have a play again later with the composite cable in and report back to you.

    Thanks again for help.

    James.

  19. #2279
    Member
    Join Date
    Sep 2010
    Posts
    30
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Will You work on ISDB-T tuner too?

  20. #2280
    Junior Member
    Join Date
    Sep 2009
    Posts
    23
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Is anyone else getting lag on picture of sat channels?
    Is this part of the Timer thing that is a known issue?
    I am using AZBox Premium, with the newest E2 version 1.0.31 on Astra 2
    PS.
    Big thanks to The_Ripper and team! Enigma is looking better and better by the day!
    Last edited by andriorn; 02-11-2010 at 01:26 PM.

Page 114 of 178 FirstFirst ... 1464104112113114115116124164 ... 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
  •