Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

My kernel and modules for 3188T Linux (sdcard boot, 720P, esp8089wifi)

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

    My kernel and modules for 3188T Linux (sdcard boot, 720P, esp8089wifi)

    since i have learned too much from freaktab, It' time to doing sth. for return.

    i'v compiled a 3188T compatable kernel(from alok's github Linux3188, disable cpu 1.6G, improve ram 400MHz).it has lot's of .ko support, I check "mali.ko" "rt20XX" works on my mk809III(with LINUXIUM's debian).



    V2 add esp8089 wifi support(thanks D33, all From D33_KK_kernel's code)
    link here: http://pan.baidu.com/s/1q6u8u


    V1
    Link here:http://pan.baidu.com/s/1cZgNs


    hope next time i will bring a version support nand flash boot support to you.



    ----sugwacee
    Last edited by betalin; 10-17-2014, 10:55.

    #2
    How to install the modules under Linux?

    Comment


      #3

      I downloaded the files but do not know how to proceed to install extra modules or even compile the kernel , please describe the process so you can leave the video at 720p and enable WIFI my MK809 III


      Comment


        #4
        Originally posted by betalin View Post
        since i have learned too much from freaktab, It' time to doing sth. for return.

        i'v compiled a 3188T compatable kernel(from alok's github Linux3188, disable cpu 1.6G, improve ram 400MHz).it has lot's of .ko support, I check "mali.ko" "rt20XX" works on my mk809III(with LINUXIUM's debian).

        If i flash your kernel to the recovery, and i put a linux rfs into the SD card,will it work? or should i put it into the SD card itself with a command such as:
        "sudo dd if=kernel_3188T3.0.36+_sugwacee20141014.img of=/dev/mmcblk0 conv=sync,fsync seek=$((0x2000+0x4000))" ?
        thank you very much for your work!


        Comment

        Working...
        X