Page 35 of 178 FirstFirst ... 2533343536374585135 ... LastLast
Results 681 to 700 of 3542

Thread: Enigma 2 by The_ripper - TEST -

  1. #681
    Junior Member
    Join Date
    Jul 2009
    Posts
    15
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Icon7 AZUp setup.exe installation on Ubuntu

    For all those Ubuntu 10.04 users out there, when installing 'AZUp setup.exe' using wine, you may see the error messages...

    X Error of failed request: XF86VidModeExtensionDisabled
    Major opcode of failed request: 129 (XFree86-VidModeExtension)
    Minor opcode of failed request: 6 (XF86VidModeGetAllModeLines)
    Serial number of failed request: 85
    Current serial number in output stream: 85


    To get around this, append the following to user.reg

    cat ****"$HOME/.wine/user.reg" <<EOF

    [Software\\\\Wine\\\\X11 Driver] 1280580367
    "U***VidMode"="N"
    EOF


    Then use

    wine regedit

    and make sure

    HKEY_CURRENT_USER\Software\Wine\X 11 Driver\U***VidMode = "N"

    I have tried

    wine AZUp.exe

    to verify the window loads, but have NOT tried using it for recovery.

    Many thanks to THE_RIPPER et al

  2. #682
    V.I.P
    Join Date
    Aug 2009
    Posts
    211
    Thanks
    0
    Thanked 0 Times in 0 Posts
    For all members which own, AzBox HD Premium+ here is tutorial how to make E2 test running on their STB.

    So, use standard procedure, to load E2 in Premium+, same as Elite/Premium.

    Now, reboot Yout STB with usb memory stick in it with patch.bin file on it, just to enter in RECOVERY MODE, to obtain IP Address of Your receiver.

    When You noted IP address of AzBox HD Premium+ ( which You can also do by accessing Router of Your LAN ), remove USB Memory stick, and turn off and turn on AzBox HD Receiver, by the power switch on the back side.

    When You got on VFD 100, Your box is up and running.

    Use FTP to connect on IP address which You already noted, and go in /etc/init.d .

    There, You will find file named as bootup.

    Download and Edit it.

    Inside of it You will find two lines :

    # Elite and Premium
    insmod /lib/modules/2.6.22.19-19-the_ripper/extra/em8634dvb.ko options="-analog -f PAL_BG -digital -f HDMI_720p50 -hdmi_chip SiI9030 0 14 15 100 0"
    # Premium+
    #insmod /lib/modules/2.6.22.19-19-the_ripper/extra/em8634dvb.ko options="-analog -f PAL_BG -digital -f HDMI_720p50 -hdmi_chip SiI9134 0 14 15 100 0"

    Comment insmode line below # Elite/Premium with character #.

    Uncomment insmod line below #Premium+ , save file and overwrite existing file on STB.

    Now, switch off and switch on Your Premium+, and You should have GUI and everything on Your Premium+ .

    The problem is just as Elite/Premium are using Sil9030 HDMI Chip, and Premium is using Sil9134 . So it is same procedure to get it working on AzBox Ultra HD.

  3. #683
    Junior Member digitaly's Avatar
    Join Date
    Dec 2004
    Location
    London
    Posts
    24
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Hi! thank you for your work I would like to say
    But I followed the readme text and used a fat 32 64 mb usb flashdrive (could it be that I have left a ch and a cam back up into it?),

    I also ended up with "geko :P"
    on my router (wrt600n DD-WRT) it's still showing my static IP for the box "192.168.3.129"
    if I try to ping that IP I get "request timed out"
    I restarted my pc and nothing.
    Any advice?

  4. #684
    Member
    Join Date
    Sep 2010
    Posts
    60
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Thank you for the assistance. For those of us in North America using NTSC, would the correct modification to the display line be,

    # Premium+
    insmod /lib/modules/2.6.22.19-19-the_ripper/extra/em8634dvb.ko options="-analog -f NTSC_M -digital -f HDMI_720p60 -hdmi_chip SiI9134 0 14 15 100 0"

    If at all possible, please consider one ver of E2 for AZbox HD models (Elite, Premium, Ultra, Premium+) :respect-040:



    Quote Originally Posted by MickeySa View Post
    For all members which own, AzBox HD Premium+ here is tutorial how to make E2 test running on their STB.

    So, use standard procedure, to load E2 in Premium+, same as Elite/Premium.

    Now, reboot Yout STB with usb memory stick in it with patch.bin file on it, just to enter in RECOVERY MODE, to obtain IP Address of Your receiver.

    When You noted IP address of AzBox HD Premium+ ( which You can also do by accessing Router of Your LAN ), remove USB Memory stick, and turn off and turn on AzBox HD Receiver, by the power switch on the back side.

    When You got on VFD 100, Your box is up and running.

    Use FTP to connect on IP address which You already noted, and go in /etc/init.d .

    There, You will find file named as bootup.

    Download and Edit it.

    Inside of it You will find two lines :

    # Elite and Premium
    insmod /lib/modules/2.6.22.19-19-the_ripper/extra/em8634dvb.ko options="-analog -f PAL_BG -digital -f HDMI_720p50 -hdmi_chip SiI9030 0 14 15 100 0"
    # Premium+
    #insmod /lib/modules/2.6.22.19-19-the_ripper/extra/em8634dvb.ko options="-analog -f PAL_BG -digital -f HDMI_720p50 -hdmi_chip SiI9134 0 14 15 100 0"

    Comment insmode line below # Elite/Premium with character #.

    Uncomment insmod line below #Premium+ , save file and overwrite existing file on STB.

    Now, switch off and switch on Your Premium+, and You should have GUI and everything on Your Premium+ .

    The problem is just as Elite/Premium are using Sil9030 HDMI Chip, and Premium is using Sil9134 . So it is same procedure to get it working on AzBox Ultra HD.
    Last edited by satdish101; 22-09-2010 at 03:26 PM.

  5. #685
    Member
    Join Date
    Aug 2009
    Posts
    28
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by far451 View Post
    For all those Ubuntu 10.04 users out there, when installing 'AZUp setup.exe' using wine, you may see the error messages...
    ...

    To get around this, append the following to user.reg

    cat ****"$HOME/.wine/user.reg" <<EOF

    ...
    What means **** ?
    Thx.

    (Thx to The_Ripper & Team too, for their hard work)

  6. #686
    Member
    Join Date
    Sep 2010
    Posts
    60
    Thanks
    0
    Thanked 0 Times in 0 Posts
    MickeySa,
    By making the change to the bootup file as you suggested (including commenting and uncommenting) using:

    insmod /lib/modules/2.6.22.19-19-the_ripper/extra/em8634dvb.ko options="-analog -f NTSC_M -digital -f HDMI_720p60 -hdmi_chip SiI9134 0 14 15 100 0"

    I am able now to get my HDMI (NTSC) to display however I do not get past the occasional spinning gears :(

    If my syntax is wrong for an NTSC HDMI display please advise. If my video is properly configured, it appears that E2 is not loading?


    Thank you :respect-061:
    Last edited by satdish101; 22-09-2010 at 09:18 AM.

  7. #687
    V.I.P
    Join Date
    Nov 2008
    Posts
    720
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by MickeySa View Post
    For all members which own, AzBox HD Premium+ here is tutorial how to make E2 test running on their STB.

    So, use standard procedure, to load E2 in Premium+, same as Elite/Premium.

    Now, reboot Yout STB with usb memory stick in it with patch.bin file on it, just to enter in RECOVERY MODE, to obtain IP Address of Your receiver.

    When You noted IP address of AzBox HD Premium+ ( which You can also do by accessing Router of Your LAN ), remove USB Memory stick, and turn off and turn on AzBox HD Receiver, by the power switch on the back side.

    When You got on VFD 100, Your box is up and running.

    Use FTP to connect on IP address which You already noted, and go in /etc/init.d .

    There, You will find file named as bootup.

    Download and Edit it.

    Inside of it You will find two lines :

    # Elite and Premium
    insmod /lib/modules/2.6.22.19-19-the_ripper/extra/em8634dvb.ko options="-analog -f PAL_BG -digital -f HDMI_720p50 -hdmi_chip SiI9030 0 14 15 100 0"
    # Premium+
    #insmod /lib/modules/2.6.22.19-19-the_ripper/extra/em8634dvb.ko options="-analog -f PAL_BG -digital -f HDMI_720p50 -hdmi_chip SiI9134 0 14 15 100 0"

    Comment insmode line below # Elite/Premium with character #.

    Uncomment insmod line below #Premium+ , save file and overwrite existing file on STB.

    Now, switch off and switch on Your Premium+, and You should have GUI and everything on Your Premium+ .

    The problem is just as Elite/Premium are using Sil9030 HDMI Chip, and Premium is using Sil9134 . So it is same procedure to get it working on AzBox Ultra HD.

    Hmm having problem with this one.
    Installed like Elite/Premium
    Got Ipadres

    Waited till VFD gave 100
    Changed bootup
    Reboot

    In VFD I got

    - Usb check
    - Resque mode
    - Resque mode?

    And then stays black nothing is happening?

    Will try to go back to original


    EDIT: No GO!! Resque mode appears but no network! no ipadress.
    Last edited by Carp95; 22-09-2010 at 08:44 AM.

  8. #688
    V.I.P xanadu's Avatar
    Join Date
    Dec 2004
    Location
    Somewhere Over The Rainbow
    Posts
    3,531
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by pe.tardo View Post
    What means **** ?
    Thx.

    (Thx to The_Ripper & Team too, for their hard work)

    cat > >"$HOME/.wine/user.reg" <<EOF


    Remove the spaces between > >



    It's a standard command to change a registry value
    Last edited by xanadu; 22-09-2010 at 08:49 AM.

  9. #689
    V.I.P
    Join Date
    Nov 2008
    Posts
    720
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Falls alarm reformated USB stick now it's in recover mode

  10. #690
    V.I.P leerock's Avatar
    Join Date
    Dec 2008
    Posts
    315
    Thanks
    0
    Thanked 0 Times in 0 Posts
    I ve tried ripper's updated ko and boot files and the boot time is a bit faster now!!!

    1080p is not included in the av settings menu (obviously because it s not a part of e2)

    I don't know if it will ever be added but I don t really care...

  11. #691
    Member
    Join Date
    Aug 2010
    Posts
    48
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by The_Ripper View Post
    @VFL
    Last thing you can do is to remove carefully DOM from receiver and then boot, if this doesnt help then USB stick isnt problem, some problem on dhcp app<->your router and getting IP address.

    @The_Rippe do u have any indea how will working now! still only show VFD geeko but never show Recove mode
    just boot then geeko and nothing else. :bowing-036:

  12. #692
    V.I.P
    Join Date
    Nov 2008
    Posts
    720
    Thanks
    0
    Thanked 0 Times in 0 Posts
    @MickeySa

    Can't seem to get it running on the Premium Plus.

    After changing bootup nothing happens VFD just stays black

    Recovery works like a charm do:respect-040:

    Atteched my bootup file

  13. #693
    V.I.P
    Join Date
    Aug 2009
    Posts
    211
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by satdish101 View Post
    MickeySa,
    By making the change to the bootup file as you suggested (including commenting and uncommenting) using:

    insmod /lib/modules/2.6.22.19-19-the_ripper/extra/em8634dvb.ko options="-analog -f NTSC_M -digital -f HDMI_720p60 -hdmi_chip SiI9134 0 14 15 100 0"

    I am able now to get my HDMI (NTSC) to display however I do not get past the occasional spinning gears :(

    If my syntax is wrong for an NTSC HDMI display please advise. If my video is properly configured, it appears that E2 is not loading?


    Thank you :respect-061:
    Well please press menu button and not the HOME button.

    So for all people which are confused, use MENU button on RCU. NOT HOME.

  14. #694
    V.I.P
    Join Date
    Aug 2009
    Posts
    211
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Icon3

    New AzBox HD Web Interface by DDamir

    Please remove old interface directory and files located ( Webinterface ) located in :

    Code:
    /usr/lib/enigma2/python/Plugins/Extensions
    Use FTP and transfer this files and If asked for overwrite press Yes .

    You should have new AzBox HD Interface after You reboot your receiver.

    Added: RCU of Elite and Premium/+ .

    Automaticall recognition of model, so if You are running E2 on Elite You will have Elite RCU, or Premium RCU according on which model You are running E2 .

    Screenshots also work now , as there is new grab file provided

  15. #695
    V.I.P
    Join Date
    Aug 2009
    Posts
    211
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Icon3

    AzBox HD Web Interface v 1.0 by DDamir

    This is ipkg, for automatic installation of Web Interface for Enigma 2 OE 1.6 AzBox HD.

    NOTE: There is no need to do manual uninstall of WebIF, as this is done automatically by provided IPKG file.

    Thanks to our team member DDamir

  16. #696
    Senior Member massimo1167's Avatar
    Join Date
    Sep 2009
    Posts
    249
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by MickeySa View Post
    AzBox HD Web Interface v 1.0 by DDamir

    This is ipkg, for automatic installation of Web Interface for Enigma 2 OE 1.6 AzBox HD.

    NOTE: There is no need to do manual uninstall of WebIF, as this is done automatically by provided IPKG file.

    Thanks to our team member DDamir
    E2 for AZbox is based on OE1.5 or OE1.6?

  17. #697
    V.I.P
    Join Date
    Aug 2009
    Posts
    211
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Oe 1.6

  18. #698
    Senior Member massimo1167's Avatar
    Join Date
    Sep 2009
    Posts
    249
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by MickeySa View Post
    Oe 1.6
    So do you believe that we can use in the next E2 beta release the usb DVB-T tuner with the same drivers used for dm800?

    Here the collection of drivers for DE1.3.3 for DVB-T tuner:
    Code:
    af9015AverMedia AVerTV Volar Black HD A850.tgz
    ASUS My Cinema U3100 Mini DVBT Tuner.tgz
    Asus U3000HDream Elite TeamDIB0700.tgz
    AverMedia AverTV DVB-T USB 2.0 A800.tgz
    AVerMedia AVerTV DVB-T Volar Xaf9015.tgz
    AverMedia AVerTV Volar Black HD PLUS A850af9015.tgz
    DW21024 DVB-Sdw2102.tgz
    Forward Video DUTV005ce6230.tgz
    Freecom USB2.0 DVB-Trtl2831u.tgz
    Genpix SkyWalker-1 DVB-S receivergp8psk.tgz
    Hauppauge Nova-T Stick (70001 - 70009 - 70019DIB0700.tgz
    Hauppauge WinTV HVR 900em28xx.tgz
    Hauppauge WinTV MiniStick***usb.tgz
    Hauppauge WinTV Nova-TDDIB0700.tgz
    Hauppauge WinTV-NOVA-T usb2nova-t-usb2.tgz
    Leadtek WinFast DTV Dongle Goldaf9015.tgz
    LogiLink VG0002 V.2.0 USB DVB-T PenEC168.tgz
    Pinnacle PCTV 72e;Dream Elite TeamDIB0700.tgz
    Pinnacle PCTV 73e;Dream Elite TeamDIB0700.tgz
    Technisat AirStar TeleStick 2 USB DVB-TDIB0700.tgz
    TerraTec Cinergy T Stickaf9035.tgz
    TerraTec Cinergy T USB XEaf9005.tgz
    WideView WT-220U PenType Receiver (TyphoonFreecomdtt200u.tgz

  19. #699
    V.I.P
    Join Date
    Jan 2009
    Posts
    255
    Thanks
    0
    Thanked 0 Times in 0 Posts
    @VFL
    Then it's not the problem of USB stick(if you removed DOM), is there any chance you can borrow from someone (friend,colleague) some other router and try, really dont know why dhcp app<-> your router doesnt work. If this again happening to many of you then it left me to make some Update GUI app like in original FW over my FB driver, but again it will take time for this and stop me from working on driver ....
    @massimo1167
    Till I finish full demux part, I cant work on that now, is it posible, yes it is (just dont know how USB speed on SMP863X chips will have affect on data traffic)...

  20. #700
    Junior Member
    Join Date
    Mar 2010
    Posts
    25
    Thanks
    0
    Thanked 0 Times in 0 Posts
    If your Router doesnt aktivate DHCP you have a chance to connect AZB vie Crossover Lan direct with your PC / Laptop.
    You have to change Lan Settings to share the Connection.
    Try it maybe...

Page 35 of 178 FirstFirst ... 2533343536374585135 ... 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
  •