Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

Modded ROM's for Tronsmart R68 "Tronsplant your ROM"

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Originally posted by myshedy View Post
    flashed v7 on recovery brick my device!
    I will try full Rom and let you know.

    I tried this beforce full Wipe:
    "General Notes:

    - Perhaps Overclocking is a little too much for some boxes, some people have had issues with the overclock, if you have issues follow these steps.

    I have put together a package so you can flash the boot.img and resource.img only so you dont have to download the whole rom again.

    download (Zidoo ROM ONLY!)

    to install unzip the package somewhere on your computer, drivers are included, but if you've already flashed this ROM most likely you don't need this.

    - enter the rockdev folder and create a folder called Image, then move boot.img and resource.img into it.
    - enter the AndroidTool_Release_v2.35 directory and run AndroidTool.exe
    - put your device in boot loader mode, plug in the power and USB cable (USB ---> MicroUSB), put toothpick in small hole until you hear a click then press the power button.
    - when you see "Found Loader Device" click "Run"

    your device should reboot automatically."

    it did the trick..
    the new kernel must by defected...
    sorry

    p.s
    Why dont you change to boot screen to "LONIX MOD" or something?
    Oh, that's not good.

    EDIT: strange, it works fine for me!
    Last edited by lonix; 01-30-2016, 11:26.

    Comment


      when i flased v7 ,after the boot , the device shut it self down.
      and i tired removing power and the same happen the led turn blue and then dead.
      after flasing from my pc the orignal kernel everthing working

      Comment


        Originally posted by myshedy View Post
        when i flased v7 ,after the boot , the device shut it self down.
        and i tired removing power and the same happen the led turn blue and then dead.
        after flasing from my pc the orignal kernel everthing working
        Was your hdmi cable plugged in when you turned the power on?

        I think I'll have to remove the download

        I think it won't boot unless hdmi cable is plugged in

        Comment


          the hdmi cable was plugin
          i flased it from the recovery boot

          Comment


            So does v7 work? Or should I wait?

            Comment


              Originally posted by WIMMPYIII View Post
              So does v7 work? Or should I wait?
              2 people have said it doesn't work, but it works fine for me, so i don't know.

              Comment


                I am currently running v5 and the HDMI audio passthrough is working better than any other rom I have tried but I still get drops in the audio for a split second quite often (every 10-15 seconds). It seems to be worse on DTS-HD than on DTS or Dolby Digital. Does anyone else have this issue? Is there anything I can do to fix it? Does the latest version resolve the issue?

                Comment


                  Originally posted by gotpaste View Post
                  I am currently running v5 and the HDMI audio passthrough is working better than any other rom I have tried but I still get drops in the audio for a split second quite often (every 10-15 seconds). It seems to be worse on DTS-HD than on DTS or Dolby Digital. Does anyone else have this issue? Is there anything I can do to fix it? Does the latest version resolve the issue?
                  Hi, in v7 i have moved audio output to the hdmi-i2c instead of the rk1000, this works fine on my end but I need people to test and report issues.

                  Comment


                    Originally posted by lonix View Post
                    strange, everything is still working here, can you check the file /system/bin/preinstall.sh

                    it should read as follows the bit thats important is the 2 iptables lines, this blocks the rom from connecting to zidoo's server

                    Code:
                    #!/system/bin/sh
                    
                    iptables -A INPUT -d 203.90.239.13 -j DROP
                    iptables -A INPUT -s 203.90.239.13 -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
                    
                    echo "preinstall ok" >> /data/log.txt
                    sorry been gone, just checked and it's different here is a pic. guess the pic is to big....lets try again
                    Attached Files

                    Comment


                      Originally posted by dillweed View Post
                      sorry been gone, just checked and it's different here is a pic. guess the pic is to big....lets try again
                      Add the 2 lines and it will be fixed

                      Comment


                        k thanks... will do

                        Comment


                          @ionix for hdmi drm patch ... i think you can patch sys/class/display/hdmi/connect change 1 for 0 ;-)

                          Comment


                            Originally posted by natzen View Post
                            @ionix for hdmi drm patch ... i think you can patch sys/class/display/hdmi/connect change 1 for 0 ;-)
                            Yes, that is included in v7 rom

                            Comment


                              Originally posted by lonix View Post

                              Yes, that is included in v7 rom
                              Yes very good thanks ...i'lle update and i pray ... :-)

                              just before flash on first post it's just write hdmi state ,you sure hdmi connect patched too ? :-)
                              Last edited by natzen; 01-31-2016, 08:54.

                              Comment


                                i confirm all patched but my app not work :-( and i have big bug usb port not work correctly

                                Comment

                                Working...
                                X