Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

compile Linux Kernel for MK908V3

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

    compile Linux Kernel for MK908V3

    Hi All:

    Just got MK908V3 and want to run Linux on it. Other one share the kernel image somewhere, but it is not stable for me. And Search hard on the www for a working git to compile Linux Kernel of MK908V3, but no found.

    So I get and modify the .config from ftp://dl.gizfun.com/kernel_bt_from_sdcard-mk908.img and use git of https://github.com/omegamoon/Rockchip-GPL-Kernel to compile a working Linux Kernel which will boot linuxroot partition on sdcard or usb stick.

    Here is the kernel : https://www.dropbox.com/s/t1bkrqj4as..._300_rkcrc.img

    Here is the .config : https://www.dropbox.com/s/euhgnt9sa7...pu_300_ddr_300

    Thanks for all contributions from so many people. So we could run Linux on RK3188 sticks.

    #2
    some limitaions

    Since the git which I use is for Android, there are some limitations under Linux. For examples, it does not have framebuffer console support, so you have to boot to the Linux GUI like LXDE, etc.

    Comment

    Working...
    X