Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

Mod for Tanix TX5 Pro MiniM8SII and Nexbox A95X COOLEME MB1 X9 Frankenstein Firmware WIP

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

    Originally posted by matrix777 View Post
    Does anyone's KODI 16 blink or flickr a green flash on their Mini M8s II :/ whether video content is paused or playing a split second flash green will occur
    Which version of the Modded firmware are you using?
    R-TV BOX S10, Beebox N3150, Chuwi Hibox, Nvidia Shield, A95X Max

    Comment


      im still on the original stock firmware with last update August 5th for an OTA still being patient till the kinks for the best modded firmware thats being worked on by another member before i flash to get SuperSU

      Comment


        Try to keep posts directly relevant to the Mod firmware as it helps not to clutter things up too much.

        There is a dedicated thread for the M8S II here that may be able to answer questions about the stock firmware for that box.


        R-TV BOX S10, Beebox N3150, Chuwi Hibox, Nvidia Shield, A95X Max

        Comment


          Have No Male to Male USB connnector to accomplish Flash INstuctions from comment #104 and #106 is it possible to use SDcard or USB drive with the IMG files to do a FLAsh for the rom needed for the Mini M8 II S905X??....Is there any other way besides connecting to PC via Male to Male USB Connector

          Comment


            Originally posted by prahjister View Post
            So tonight on the agenda

            replace superuser with supersu
            add fix for passthrough for testing
            add fix for autorefresh for testing
            add init.d
            add the remote.conf to img
            add update scripts so you don't have to flash brand new every time and pull down from server


            Am i missing anything and should I remove the kodi build stuff?
            Would remote.conf allow Remote Apps to work on this firmware directly?
            If not, is there any support in hardware/firmware to allow Remote Apps to work. I have olf MK808B whihc is Rockchip and I use RKRemoteControl app on my android phone whihc is good ful functional remote. Is something like that can be added to firmware if hardware/motherboard supports it

            Comment


              Originally posted by matrix777 View Post
              Have No Male to Male USB connnector to accomplish Flash INstuctions from comment #104 and #106 is it possible to use SDcard or USB drive with the IMG files to do a FLAsh for the rom needed for the Mini M8 II S905X??
              I don't believe that it can be at present.

              Cables are cheap though and will always come in handy.
              R-TV BOX S10, Beebox N3150, Chuwi Hibox, Nvidia Shield, A95X Max

              Comment


                Originally posted by sunphan View Post

                Would remote.conf allow Remote Apps to work on this firmware directly?
                If not, is there any support in hardware/firmware to allow Remote Apps to work. I have olf MK808B whihc is Rockchip and I use RKRemoteControl app on my android phone whihc is good ful functional remote. Is something like that can be added to firmware if hardware/motherboard supports it
                The remote.conf refers to operation of the bundled physical remote controls only.
                R-TV BOX S10, Beebox N3150, Chuwi Hibox, Nvidia Shield, A95X Max

                Comment


                  I have to stop tonight. Almist done. Working through some kinks. I can't get init.d to work like I have in the past. So far I have to have both su apks to retain root but i think I can just update su but still have to test. The passthrough hack works and stops clipping of spdif out in kodi that is loaded. Spmc it is still present. Hope it works over HDMI passthrough. Framerate gives me a green screen in kodi. Update script is working. Probably tomorrow before I post gota get some sleep
                  Prahjister ****MK808(nonB)****MK808B V5****MK808B Plus****UBOX R89**** CX919****MK808B Pro****Nexbox N9****Eny Em95****Matricon Q2****Tanix TX5 Pro****

                  Comment


                    Great stuff and take whatever time you need.

                    Always happy to help when needed too.
                    R-TV BOX S10, Beebox N3150, Chuwi Hibox, Nvidia Shield, A95X Max

                    Comment


                      Prahjister, where did you find the firmware.img for Mini M8S II in order to port it over to TX5? I would like to try porting the root over to that firmware. Is it possible to extract a full OTA update and build into an img file?

                      One issue I'm having, if I watch any 720p stream in Kodi with this firmware and try to stop the video it freezes for a long time and usually Kodi crashes. Doesn't seem to happen with lower quality streams. SPMC 16.4.2 works better but it crashes a lot too.

                      Is it possible to dump or manually build a firmware.img from these boxes? I've searched high and low for a way to do it and couldn't find anything myself.
                      Last edited by atvbca; 18 August 2016, 08:32.

                      Comment


                        Originally posted by atvbca View Post
                        Prahjister, where did you find the firmware.img for Mini M8S II in order to port it over to TX5? I would like to try porting the root over to that firmware. Is it possible to extract a full OTA update and build into an img file?

                        One issue I'm having, if I watch any 720p stream in Kodi with this firmware and try to stop the video it freezes for a long time and usually Kodi crashes. Doesn't seem to happen with lower quality streams. SPMC 16.4.2 works better but it crashes a lot too.

                        Is it possible to dump or manually build a firmware.img from these boxes? I've searched high and low for a way to do it and couldn't find anything myself.
                        I took the sd img apart.
                        Prahjister ****MK808(nonB)****MK808B V5****MK808B Plus****UBOX R89**** CX919****MK808B Pro****Nexbox N9****Eny Em95****Matricon Q2****Tanix TX5 Pro****

                        Comment


                          When I use different launcher all the icons are low resolution

                          Comment


                            Can someone test on each box running this command in terminal emulator "su" and"echo 2 >/sys/class/audiodsp/digital_codec". Then go into kodi settings and see if hdmi passthrough works. You have to turn turn it on in Kodi settings. Clipping stopped after doing this.

                            Also try to see if the command "beep" works. Might need to run beep or any audio sound before su and echo 2 >/sys/class/audiodsp/digital_codec. I had some issue with no sound last night i thought it was the way i was testing. Saw in kodi thread where if any sound was played before the echo command it would work.

                            Sorry don't think beep command works

                            Or "tinyplay name.wav" and copy wav file file of your choice
                            Last edited by prahjister; 18 August 2016, 14:56.
                            Prahjister ****MK808(nonB)****MK808B V5****MK808B Plus****UBOX R89**** CX919****MK808B Pro****Nexbox N9****Eny Em95****Matricon Q2****Tanix TX5 Pro****

                            Comment


                              Originally posted by prahjister View Post

                              I took the sd img apart.
                              How do you extract the system.dat file?

                              Comment


                                Originally posted by prahjister View Post
                                Can someone test on each box running this command in terminal emulator "su" and"echo 2 >/sys/class/audiodsp/digital_codec". Then go into kodi settings and see if hdmi passthrough works. You have to turn turn it on in Kodi settings. Clipping stopped after doing this.

                                Also try to see if the command "beep" works. Might need to run beep or any audio sound before su and echo 2 >/sys/class/audiodsp/digital_codec. I had some issue with no sound last night i thought it was the way i was testing. Saw in kodi thread where if any sound was played before the echo command it would work.

                                Sorry don't think beep command works

                                Or "tinyplay name.wav" and copy wav file file of your choice
                                Okay, either I did something wrong per your steps as I do not get audio out at all from either Kodi or even media player. Yes, I played audio file (mp3) before doing the commands. I did a reboot and was able get audio working again.

                                Box: Nexbox A95X S905X with "Frankenstein" modded firmware.
                                Last edited by J0hn; 18 August 2016, 16:30.

                                Comment

                                Working...
                                X