Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

New MK809IV - X3_V30 20150805?. Help!!

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

    #16
    I've already tried it but it stays on recovery screen, most probably same problem with yours. If you solve it, please let us know it. If I can find a solution, be sure that I will tell you.

    Comment


      #17
      I have try this one "cyxtech_rk31_809iii_8723bs_141111_4.4_8g2g.ra r" but now my stick is bricked, complete dead.
      I have try to unbrick it on the way in the link, http://freaktab.com/forum/tv-player-...d-on-the-mk808 , but there is a different IC, I try pin 8 and 9 and 7 with 8, but now way
      Last edited by Holleman.t; 19 November 2015, 11:17.

      Comment


        #18
        This NAND Rom I have.
        You may only view thumbnails in this gallery. This gallery has 2 photos.

        Comment


          #19
          And I still find a wifi working rom for me

          Comment


            #20
            huh.
            this is kernel for fake cx-919 (aka tronsmart 809iv) in next configuration:
            RK3188T + RTL8723bs + BlueTooth
            wifi work is ok, bluetooth work with rtl8723bs_bt toolkit at ttyS0 device

            get sdcard linux image from http://build.radxa.com/rabian/nightl...51125/rockdev/ put it to sdcard
            get image from http://aborche.com/files/boot.img.gz, unpack it by gunzip boot.img.gz and
            put it with "dd if=boot.img of=/dev/<sdcarddev> conv=sync seek=16384 to sdcard
            put card to stick and try to boot
            when boot is ok, use login and pass: rock and rock for login to system
            in /proc/config.gz you can find current config for this kernel



            Comment


              #21
              Please tell me a liitle more detailed way. Shoul I download "boot/boot-linux.img" or "rk_loader/sdboot_rk3188.img" Which one?
              I downloaded "boot.img" but I didn't understand this part :

              unpack it by gunzip boot.img.gz and
              put it with "dd if=boot.img of=/dev/<sdcarddev> conv=sync seek=16384 to sdcard
              put card to stick and try to boot

              can you please explain it step by step? I'll be very pleased if you help me. thanks in advance.

              Comment


                #23
                I couln't manage it.

                Comment


                  #24
                  what do you mean ?

                  Comment


                    #25
                    Originally posted by zhecka View Post
                    what do you mean ?
                    I couldn't succeed it . I can't create it because I have zero information about linux or using linux. I can flash a frimware or I can flash a kernel to tv stick.

                    Comment


                      #26
                      Holleman.t and davidlaz
                      did you find a solution for wifi?

                      Comment


                        #27
                        yep. different linux version use different methods for init wifi module.
                        rabian use init from rfkill, ubuntu use init from driver directly with last_initcall. now i'm trying linaro and kali. Wifi is stable but Xorg doesn't work. Work in progress. Wait some time.

                        Comment


                          #28
                          OK zhecka
                          I will be waiting for you.

                          Comment


                            #29
                            huh.


                            This is my working kernel. This kernel forked from radxa kernel and optimized for RK3188T. Kernel source contains rtl8723bs driver version 4.3.12
                            if you not see any wifi devices after booting, just do it

                            echo 1 > /sys/class/rkwifi/driver
                            echo 1 > /sys/class/rfkill/rfkill0/state

                            and check your dmesg.

                            This is just kernel

                            this is kernel with initrd.


                            Comment


                              #30
                              Originally posted by zhecka View Post
                              huh.

                              https://github.com/aborche/cx-919-ra...linux-rockchip
                              This is my working kernel. This kernel forked from radxa kernel and optimized for RK3188T. Kernel source contains rtl8723bs driver version 4.3.12
                              if you not see any wifi devices after booting, just do it

                              echo 1 > /sys/class/rkwifi/driver
                              echo 1 > /sys/class/rfkill/rfkill0/state

                              and check your dmesg.

                              This is just kernel

                              this is kernel with initrd.

                              Dear Zhecka,
                              First I installed a working rom WITHOUT wifi and bluetooth (CYX_809III V5_2 20141105 RTL8723BS RK3188 1080P),
                              Then I flashed the kernel file you sent (http://aborche.com/files/4pda/15-12-06/Image.gz). The result is boot loop between android robot and "no signal warning"

                              When I flashed the other file you sent (http://aborche.com/files/4pda/15-12-06/bootcx919.img.gz), the result is just black screen. no picture, no android robot, or no warning.
                              Do you have any idea?
                              Attached Files

                              Comment

                              Working...
                              X