omegamoon / Rockchip-GPL-Kernel

Generic Rockchip GPL Linux Kernel
Other
56 stars 57 forks source link

Compile error for MK888 #14

Open selfip opened 10 years ago

selfip commented 10 years ago

Hi,

I've got compile error message when trying to compile the kernel for with build_omegamon_mk888 script. Please find the error bellow.

Thanks, Irwan

LD drivers/video/rockchip/rga/rga.o LD drivers/video/rockchip/rga/built-in.o LD drivers/video/rockchip/built-in.o LD drivers/video/built-in.o LD drivers/built-in.o LD vmlinux.o MODPOST vmlinux.o GEN .version CHK include/generated/compile.h UPD include/generated/compile.h CC init/version.o LD init/built-in.o LD .tmp_vmlinux1 drivers/built-in.o: In function hdmi_get_hotplug': :(.text+0x174ac): undefined reference tohdmi' :(.text+0x174b0): undefined reference to hdmi' drivers/built-in.o: In functionhdmi_sys_sleep': :(.text+0x174c8): undefined reference to hdmi' :(.text+0x174cc): undefined reference tohdmi' :(.text+0x17504): undefined reference to hdmi' drivers/built-in.o::(.text+0x17510): more undefined references tohdmi' follow make: *\ [.tmp_vmlinux1] Error 1 rkcrc: ./arch/arm/boot/zImage: No such file or directory

jeni1086 commented 9 years ago

Hi i have the same issue, any help on this?

jeni1086 commented 9 years ago

Found the answer for this issue, you have to check the option "HDMI SUPPORT", unfortunately i get some other errors regarding wifi power. It seems that default configs that is a starting point to configure kernel for these boxes aren't exactly what they should be. Cheers.

Yaksinikos commented 10 months ago

I recieve same issue for my RK3066, supposed it is a "MK808/B" ... its having just 800mb RAM but is also having bluetooth and wifi ...