Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

Custom ROM for MXQ 4K

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

    #16
    wifi and ir remote Has been done, that is, to jump the illegal equipment, to activate

    Comment


      #17
      I am the only problem to complete the x1II. zidoo transplant is illegal equipment tips

      Comment


        #18
        ......
        You may only view thumbnails in this gallery. This gallery has 1 photos.
        Last edited by Johnoo; 11 June 2016, 16:36.

        Comment


          #19
          Originally posted by 251643711 View Post
          I am the only problem to complete the x1II. zidoo transplant is illegal equipment tips
          The solution is to drop from packets authorization servers zidoo. But there is a problem: power on the box should be disabled with ethernet. Perhaps the solution would look like this:

          ifconfig eth0 down 192.168.1.22
          iptables -A INPUT -d 203.90.239.13 -j DROP
          iptables -A INPUT -s 203.90.239.13 -j DROP
          iptables -A INPUT -d 106.75.199.228 -j DROP
          iptables -A INPUT -s 106.75.199.228 -j DROP
          ifconfig eth0 up 192.168.1.22

          I did a crutch. In the very firmware to the beginning of the script /sytem/bin/zidoopreinstall.sh put these rules to iptables. The first boot is proceeding normally. Also, I added in the firmware support the init.d, but the scripts are in the folder for some reason do not start (Permission denied). The idea, then it would be possible to establish from zidoopreinstall.sh /etc/init.d/01_zidooauth.sh:

          ifconfig eth0 down 192.168.1.22
          iptables -A INPUT -d 203.90.239.13 -j DROP
          iptables -A INPUT -s 203.90.239.13 -j DROP
          iptables -A INPUT -d 106.75.199.228 -j DROP
          iptables -A INPUT -s 106.75.199.228 -j DROP
          ifconfig eth0 up 192.168.1.22

          But in fact, the option to ifconfig, I have not tried yet. So just deleted /data/system.notfirstrun, original zidoopreinstall replaced the one in which there are rules when you turn off the set-top box to chop off ethernet. Need help with init.d

          Comment


            #20
            I test, when the time to give you a reply, thank you!!!!

            Comment


              #21
              Lonix transplanted X6 firmware perfect solution to the problem of activation, there is a patch preinstall.sh activation, but 3229 on the useless

              script:


              #!/system/bin/sh

              iptables -A INPUT -d 203.90.239.13 -j DROP
              iptables -A INPUT -s 203.90.239.13 -j DROP
              iptables -A INPUT -d 106.75.199.228 -j DROP
              iptables -A INPUT -s 106.75.199.228 -j DROP

              echo "do preinstall job" >> /data/log.txt
              touch="/system/bin/touch"
              PM="/system/bin/pm"

              if [ ! -e /data/system.notfirstrun ]; then
              APKLIST=`ls /system/preinstall/*.apk`
              rm -r /data/dec_out.h264
              rm -r /mnt/sdcard/contorl
              for INFILES in $APKLIST
              do
              echo setup package:$INFILES >> /data/log.txt
              $PM install -r $INFILES
              done

              touch /data/system.notfirstrun
              fi

              if [ ! -e /data/kodi.installed ]; then

              /system/bin/pm uninstall org.xbmc.kodi
              /system/bin/pm install /system/kodi/kodi.apk
              touch /data/kodi.installed
              fi

              echo "preinstall ok" >> /data/log.txt

              Comment


                #22
                Originally posted by buba5473 View Post

                The solution is to drop from packets authorization servers zidoo. But there is a problem: power on the box should be disabled with ethernet. Perhaps the solution would look like this:

                ifconfig eth0 down 192.168.1.22
                iptables -A INPUT -d 203.90.239.13 -j DROP
                iptables -A INPUT -s 203.90.239.13 -j DROP
                iptables -A INPUT -d 106.75.199.228 -j DROP
                iptables -A INPUT -s 106.75.199.228 -j DROP
                ifconfig eth0 up 192.168.1.22

                I did a crutch. In the very firmware to the beginning of the script /sytem/bin/zidoopreinstall.sh put these rules to iptables. The first boot is proceeding normally. Also, I added in the firmware support the init.d, but the scripts are in the folder for some reason do not start (Permission denied). The idea, then it would be possible to establish from zidoopreinstall.sh /etc/init.d/01_zidooauth.sh:

                ifconfig eth0 down 192.168.1.22
                iptables -A INPUT -d 203.90.239.13 -j DROP
                iptables -A INPUT -s 203.90.239.13 -j DROP
                iptables -A INPUT -d 106.75.199.228 -j DROP
                iptables -A INPUT -s 106.75.199.228 -j DROP
                ifconfig eth0 up 192.168.1.22

                But in fact, the option to ifconfig, I have not tried yet. So just deleted /data/system.notfirstrun, original zidoopreinstall replaced the one in which there are rules when you turn off the set-top box to chop off ethernet. Need help with init.d


                Asked him to help do not answer me, do not know how to solve

                Comment


                  #23
                  Is it possible to make auto pppoe connection work? because when i set up pppoe after pover on/off device need again to manualy check up again

                  and other issue is when make connectio box with tv via AV port on older TV only black/white screen, this is fixed only if in tv mod option i set from PAL to NTSC but after power on/off device there is no picture at all, only on HDMI but via AV there n picture, any solution for this

                  Comment


                    #24
                    I have SMBOX SM1 android tv box s805q_v2.0 on motherboard help needed hard bricked trying to upgrade for kodi 17 tried several firmwares from various sources but cant recover box. also amlogic usb burning tool can't connect doesn't see my box

                    Comment


                      #25
                      hello every body
                      rk3229
                      SDRAM 2g
                      FLASH 16 GB
                      KODI 16.1
                      ANDROID 5.1
                      CAN I INSTALL YOUR ROM WITHOUT PROBLEM...

                      BOARD DEVICE LABELED MXQ-4K 20160325
                      ?
                      ?

                      Comment


                        #26
                        Originally posted by mulderfox



                        Try and find the person who made the ROM to be sure, before you brick your box

                        how can i find somebody try this?

                        Comment

                        Working...
                        X