Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

Tronsmart MK908II .config for kitkat

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

    Tronsmart MK908II .config for kitkat

    Hi Everybody,

    I have spend two weeks to find a kernel that will boot up android kitkat 4.4 fro my tronsmart 908II that has RK3188 pocessor. As there are numerous versions of kernel, but none for particular device, I will really appreciate if someone can provide .config file for the kernel.

    Thanks in advance.

    Pappu

    #2
    Re: Tronsmart MK908II .config for kitkat

    Originally posted by pappu_pandit View Post
    Hi Everybody,

    I have spend two weeks to find a kernel that will boot up android kitkat 4.4 fro my tronsmart 908II that has RK3188 pocessor. As there are numerous versions of kernel, but none for particular device, I will really appreciate if someone can provide .config file for the kernel.

    Thanks in advance.

    Pappu
    Use d33s kernels. Lots of kernels for that device here. Ap6210

    Sent from my mobile device. Please excuse any typos.


    Only after you've donated to Finless and Neomode are you allowed to donate here.

    Comment


      #3
      Re: Tronsmart MK908II .config for kitkat

      Double post


      Only after you've donated to Finless and Neomode are you allowed to donate here.

      Comment


        #4
        D33 kernel

        Originally posted by noderat View Post
        Use d33s kernels. Lots of kernels for that device here. Ap6210

        Sent from my mobile device. Please excuse any typos.
        Can you send me the git path? I need to recompile as compiled kernel is not good for me.

        I tried to extract .config from kernel_AP6210_HD_v310.img and kernel_AP6210_SD_v310.img.

        The source doesn't compile.


        rch/arm/mach-rk3188/board-rk3188-sdk.c: In function ‘rk_hdmi_power_init’:
        arch/arm/mach-rk3188/board-rk3188-sdk.c:478:6: warning: unused variable ‘ret’ [-Wunused-variable]
        arch/arm/mach-rk3188/board-rk3188-sdk.c: At top level:
        arch/arm/mach-rk3188/board-rk3188-sdk.c:1482:3: error: ‘pwm_regulator_device’ undeclared here (not in a function)
        arch/arm/mach-rk3188/board-rk3188-sdk.c:1484:3: error: ‘pwm1_regulator_device’ undeclared here (not in a function)
        arch/arm/mach-rk3188/board-rk3188-sdk.c: In function ‘machine_rk30_board_init’:
        arch/arm/mach-rk3188/board-rk3188-sdk.c:2321:2: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
        arch/arm/mach-rk3188/board-rk3188-sdk.c:2325:3: warning: ‘return’ with a value, in function returning void [enabled by default]
        arch/arm/mach-rk3188/board-rk3188-sdk.c: At top level:
        arch/arm/mach-rk3188/board-rk3188-sdk.c:2414:39: warning: ‘dvfs_arm_table_volt_level0’ defined but not used [-Wunused-variable]
        arch/arm/mach-rk3188/board-rk3188-sdk.c:2425:39: warning: ‘dvfs_arm_table_volt_level1’ defined but not used [-Wunused-variable]
        arch/arm/mach-rk3188/board-rk3188-sdk.c:2449:39: warning: ‘dvfs_gpu_table_volt_level0’ defined but not used [-Wunused-variable]
        make[1]: *** [arch/arm/mach-rk3188/board-rk3188-sdk.o] Error 1
        make: *** [arch/arm/mach-rk3188] Error 2

        Any one ? I saw Bob having ROMs for 908II. I am wondering if Bob can guide me here.


        Thanks
        Last edited by pappu_pandit; 09 April 2014, 16:51.

        Comment


          #5
          Originally posted by pappu_pandit View Post

          I tried to extract .config from kernel_AP6210_HD_v310.img and kernel_AP6210_SD_v310.img.

          The source doesn't compile.
          v3.1 is for boxes, not sticks.

          I've not compiled my own, but I also have an mk908ii and the kernels provided by d33 and noderat work great. Use Bob's beta ROM, updated boot, and a 2.x loader. Should be all you need.

          Comment

          Working...
          X