Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

[ROM] Unofficial OpenELEC for MK808B+ and MXQ

Collapse
This is a sticky topic.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Originally posted by medeiros405 View Post
    Hello To all.

    in first place very thanks for this release, it is very useful for us!!!

    I have a question, here in my MXQ I can run perfectly for the SD card, but when I try install this in the NAND I received the error:

    Verifying update package...
    E: footer is wrong
    E: signature verification failed
    Installation aborted.



    How can I fix this and install this version in the NAND?

    Thanks in advance

    Romeu Medeiros
    Make sure you extract the zip, and move the 3 files to root of SD card. And flash with toothpick

    Comment


      Hello,

      after some time of testing Version .19, I noticed that OpenElec doesn't use my mySQL Database to store the watched status of my videos on a NAS.

      That's strange because the same advancedsettings.xml is working perfectly with two Raspberries and even one Amazon Fire TV.

      Is ther anyone else who has noticed such a problem?

      Many thanks in advance.

      Comment


        Sorry guys for not answering for such a long time, I've got lots of things happening in real life. If any question remains unanswered below, kindly please ask again, I may have missed something.

        Originally posted by miguelf View Post
        kszaq Just installed p19 by update and im having no sound when watching standart streams :s
        The rest is working good.. Going back to p17 again.

        Here are the logs:


        http://s000.tinyupload.com/index.php...69316254482644
        miguelf Thank you fir the logs. I suppose that our devices don't support 32kHz sampling rate properly so I turned it off completely. You may want to try a new build: 5.0.8.20.

        Originally posted by sentest View Post
        im having issues with the remote not working on the hd18q build everything else works fine including wifi but no remote at all.

        please see below for dmesg output thats the only time anything ir related gets mentioned and if i try pressing random keys nothing shows up in dmesg.

        Code:
        [ 7.472945@2] ir irblaster probe
        [ 7.481164@2] Remote Driver
        [ 7.488881@2] Remote platform_data g_remote_base=fe600580
        [ 7.496652@2] set drvdata completed
        [ 7.504375@2] device_create_file completed
        [ 7.512838@2] input: aml_keypad as /devices/platform/meson-remote/input/input1
        [ 7.522941@2] input_register_device completed
        [ 7.530866@2] [0x0] = 0x1dd0190
        [ 7.538520@2] [0x4] = 0xf800ca
        [ 7.546022@2] [0x8] = 0x82006e
        [ 7.553306@2] [0xc] = 0x3c0030
        [ 7.560367@2] [0x10] = 0x30fa0013
        [ 7.567310@2] [0x18] = 0x6f19000
        [ 7.574188@2] [0x1c] = 0x9f40
        [ 7.580991@2] [0x20] = 0x0
        [ 7.587738@2] [0x24] = 0x0
        [ 7.594435@2] [0x28] = 0x0
        [ 7.601062@2] set_remote_mode[65]
        [ 7.607740@2] remote config major:237
        [ 7.614849@2] physical address:0x2e604000
        [ 7.621802@2] Meson KeyInput init
        [ 7.628851@2] GPIO Keypad Driver init.
        [ 7.635762@2] ==gpio_key_probe==
        [ 7.642582@2] reg:2620,clearmask=400040,setmask=1
        [ 7.649419@2] reg:2622,clearmask=ff0000,set pin=3
        [ 7.656240@2] reg:2623,clearmask=7000000,setmask=7
        [ 7.663045@2] reg:2620,clearmask=800080,setmask=10001
        [ 7.669903@2] reg:2622,clearmask=ff000000,set pin=3
        [ 7.676710@2] reg:2623,clearmask=70000000,setmask=7
        [ 7.683461@2] power key(116) registed.
        [ 7.683467@0] key 116 up
        [ 7.696984@2] input: gpio_keypad as /devices/platform/gpio_keypad.6/input/input2
        [ 7.705869@2] gpio keypad register input device completed.
        [ 7.712775@2] gpio keypad major:236
        ive managed to get dmesg to show this when i push up down left right ok
        Code:
        [ 780.988842@0] Wrong custom code is 0xf906ff00
        [ 781.538649@0] Wrong custom code is 0xe916ff00
        [ 782.008364@0] Wrong custom code is 0xa55aff00
        [ 782.507194@0] Wrong custom code is 0xe41bff00
        [ 783.042547@0] Wrong custom code is 0xe51aff00
        sentest You have to put remote.conf from Android firmware to Configuration folder in OpenELEC. You may have to remap some buttons, you can read how to do it here: http://openelec.tv/forum/146-wetek-p...ek-play#129375

        Originally posted by kennylam View Post
        Thanks Kszaq for the great work.

        I had a HD18Q with Kszaq's OpenELEC 5.95.3.1, and found that dynamic framerate switch is not behaving as expected. As I enabled it in the system menu (Settings -> Expert Level -> Videos -> Playback -> Tick "Adjust display refresh rate to match video"), the system framerate doesn't change still.

        When I use SSH to get in the shell, and execute
        cat /sys/class/display/mode
        Will finds that "1080p" is applied , even when playing 1080p24 video. To change the HDMI output to 24Hz, I executed follow command
        echo "1080p24hz" > /sys/class/display/mode
        To force the output to 24hz, which result most smooth playback for 24p videos.

        I had tired several mode setting string for different video, and found optimal settings as following:

        "1080p24hz" -> 24Hz Video
        "1080p23hz" -> 23.976Hz Video
        "1080p50hz" -> 25p/50i/50p Video, from UK/PAL Region
        "1080p59hz" -> 59.98Hz Video
        "1080p" -> 30p/60i/60p Video


        Just checked the XBMC source ( https://github.com/xbmc/xbmc/blob/ma...s/AMLUtils.cpp ) contains AMLogic mode switching supports, Just don't know if it is for Android version only.

        I will try a custom build , with modification on CEGLNativeTypeAmlogic::ProbeResolutions() in xbmc/windowing/egl/EGLNativeTypeAmlogic.cpp
        to override the supported display modes, and see if the problem can be solved.
        kennylam My builds do support frame rate automation. It may not change if the box can't read EDID properly. To see resolutions reported by your TV you can cat /sys/class/amhdmitx/amhdmitx0/disp_cap. If 1080p24Hz is not there, frame rate won't switch automatically.

        Originally posted by Felix74 View Post
        Hi,

        does the problem of audio passthrough still exist on the latest version and id so, will it be fixed?
        i'm using MK808B PLUS device.

        Thanks

        Felix
        Felix74 DD and DTS audio is passed through properly. HD Audio passthrough is not supported.

        Originally posted by braguzz View Post
        hi, first of all thank you for your amazing work.

        I have two problems (last version of stable):
        - sportsdevil works but streaming in all channels is 'too fast", I mean with 'helio' voices and accelerated video..
        - no p2p work in my env. how to right install and test it?

        thanks again,
        Braguzz
        braguzz Please try the latest build (5.0.8.20), too fast audio problem should be fixed.

        Originally posted by medeiros405 View Post
        Hello To all.

        in first place very thanks for this release, it is very useful for us!!!

        I have a question, here in my MXQ I can run perfectly for the SD card, but when I try install this in the NAND I received the error:

        Verifying update package...
        E: footer is wrong
        E: signature verification failed
        Installation aborted.


        How can I fix this and install this version in the NAND?

        Thanks in advance

        Romeu Medeiros
        medeiros405 You have to use "toothpick" method. If you try to flash the ROM manually in manufacturer-supplied recovery, it may not accept third-party ROM zips.

        Comment


          Hello @kszap,

          I tried use the toothpick method to try flash the ROM, but I received the error that i wrote before.

          Any idea?

          Thanks in advance

          Romeu Medeiros

          Comment


            Originally posted by jed View Post
            Well I already tried a slightly later file HD18Q-5.95.3.2 which I guess would be similar. The problem with that one for me was that the red light stayed constant (ok no big deal) but the remote would not work (which was a deal breaker), however, the remote for my MX3 worked on it - go figure - and so I found the share Configfiles/rc_keymaps and put what I thought was the correct (MXQ) remote.conf in there but that didn't work - shouldn't the remote.conf be in <root>/etc ?? Anyway, I gave up on OpenElec for my OTT MXQ as whatever I tried I always ended up with either no remote or no ability to turn it back on without a hard unplug/replug as there is no on/off button on the OTT MXQ.

            So I read some other posts on here and found a simple fix to the lack of bootloader problem which was to SSH into the box from the PC and type reboot recovery and that got me into the android recovery screen and I was able to restore a stock recovery image for android and then set that up to boot directly into a customised TVMC.

            Its not the ideal solution I would have liked, and uses much more overhead, but I just couldn't find the right combination of OpenElec+Whatever fixes were needed for my OTT MXQ to make it everyday-useable. Perhaps the problem is that there are so many different versions of MXQ that it is difficult for the image developers to focus in on a constant build that encompasses MAC Address+Remote+SoftStandy/Shutdown issues - whatever I did, at least one of these 3 was an issue.
            jed There are lots of OTT MXQ boxes on the market with different GPIO for power LED and different remote controls. My build has a solution for one type of boxes - the most popular among the users when I started to build this ROM - and for the others you'll need to re-compile the ROM on your own. I published the u-boot source code on GitHub so there's everything you need to build.

            Comment


              Originally posted by medeiros405 View Post
              Hello @kszap,

              I tried use the toothpick method to try flash the ROM, but I received the error that i wrote before.

              Any idea?

              Thanks in advance

              Romeu Medeiros
              medeiros405 Are you sure that you downloaded the right package? Also, you need to unzip the file you downloaded from my website before flashing it.

              Comment


                Hi kszaq, the download was corrupted. When I tried with a new file everything works perfect.

                Thanks for help me.


                Romeu Medeiros

                Comment


                  Hello to alls.

                  Here I'm only get audio in SPDIF interface, in HDMI has no audio.

                  Someone know how to fix this?

                  Thanks in advance

                  Comment


                    Updated from .17 to .20 tonight and everything (Wifi, BT) working great!!

                    It seems a bit faster now...maybe its just me...Have not had any issues since .17 but just felt like checking out the updates!

                    great work Kszaq!

                    Comment



                      braguzz Please try the latest build (5.0.8.20), too fast audio problem should be fixed.


                      Thank you I'll try it this evening..

                      and what about acestream, p2pstream, ecc..? I dont understant if it should work or not.


                      thank you again,
                      PB

                      Comment


                        kszaq

                        Originally posted by kszaq View Post
                        There are lots of OTT MXQ boxes on the market with different GPIO for power LED and different remote controls. My build has a solution for one type of boxes - the most popular among the users when I started to build this ROM - and for the others you'll need to re-compile the ROM on your own. I published the u-boot source code on GitHub so there's everything you need to build.

                        Could you please expand on this Kszaq? Where do the changes have to go and also, how do we find the correct GPIO for the LEDs?

                        Comment


                          I was able to get the latest 5.0.8.20 installed to SD card, and the android-ubuntu-hybrid-rom --> http://freaktab.com/forum/tv-player-...ntu-hybrid-rom installed to NAND !!! WHOA!

                          Now it boots to Openelec from SDcard automatically. If I want android+ubuntu, I just remove the SD card and reboot from NAND in Openelec (or reboot the TV that it is USB powered from)...This is AMAZING for this stick 30$ !!! http://www.gearbest.com/tv-box/pp_12...FUyVfgodUQIJyQ

                          Comment


                            can someone please explain me how to use the "toothpick method" on MK808B plus?
                            i want to use the openelec on SD and leave the original android on the internal flash.

                            Thanks

                            Comment


                              I update my device HD18Q (black box) to .20 release. Wi-Fi not work.

                              I try use MXQ build. Wi-Fi work fine.

                              Thanks kszaq

                              Comment


                                Originally posted by Felix74 View Post
                                can someone please explain me how to use the "toothpick method" on MK808B plus?
                                i want to use the openelec on SD and leave the original android on the internal flash.

                                Thanks

                                On MXQ, inthere is a button hidden in the AV port.
                                When pressing it with a toothpick during boot, it forces boot to recovery.
                                If you're rooted, you can install petrus reboot app, and use it to reboot to recovery without toothpick.
                                Insert OpenElec SD card before booting to recovery in order to start OpenElec.

                                Comment

                                Working...
                                X