Hi hikey_developers,
I built OE hikey successfully, but the generated kernel will crash during booting. The attached files are conf setting and kernel crash log. Could you please check this issue?
*Below are the build configurations:* willchen@willchen-NB:~/lhg/96board/hikey/oe/oe-core/hikey$ bitbake linux-hikey Parsing recipes: 100% |#########################################| Time: 00:00:39 Parsing of 1482 .bb files complete (0 cached, 1482 parsed). 1960 targets, 105 skipped, 0 masked, 0 errors. NOTE: Resolving any missing task queue dependencies
Build Configuration: BB_VERSION = "1.26.0" BUILD_SYS = "x86_64-linux" NATIVELSBSTRING = "Ubuntu-14.04" TARGET_SYS = "aarch64-oe-linux" MACHINE = "hikey" DISTRO = "nodistro" DISTRO_VERSION = "nodistro.0" TUNE_FEATURES = "aarch64" TARGET_FPU = "" meta = "fido:b266977372f2d5704d00dd07b29ea49898ebf70e" meta-oe = "master:a8b76a264155f4b9f6ba1bebe3ac87640a6f35ed" meta-96boards = "master:4f43c70d636d2b3ab5d20e2cdded0df353323c88"
NOTE: Preparing RunQueue NOTE: Executing SetScene Tasks NOTE: Executing RunQueue Tasks WARNING: Failed to fetch URL git:// sourceware.org/git/glibc.git;branch=release/2.21/master, attempting MIRRORS if available WARNING: QA Issue: linux-hikey: Files/directories were installed but not shipped /lib/firmware/sb16 /lib/firmware/sb16/alaw_main.csp /lib/firmware/sb16/ima_adpcm_playback.csp /lib/firmware/sb16/ima_adpcm_init.csp /lib/firmware/sb16/mulaw_main.csp /lib/firmware/sb16/ima_adpcm_capture.csp [installed-vs-shipped] NOTE: Tasks Summary: Attempted 407 tasks of which 0 didn't need to be rerun and all succeeded.
BR, Will
On 11 June 2015 at 09:45, Will Chen will.chen@linaro.org wrote: Hi
Hi hikey_developers,
I built OE hikey successfully, but the generated kernel will crash during booting. The attached files are conf setting and kernel crash log. Could you please check this issue?
*Below are the build configurations:* willchen@willchen-NB:~/lhg/96board/hikey/oe/oe-core/hikey$ bitbake linux-hikey Parsing recipes: 100% |#########################################| Time: 00:00:39 Parsing of 1482 .bb files complete (0 cached, 1482 parsed). 1960 targets, 105 skipped, 0 masked, 0 errors. NOTE: Resolving any missing task queue dependencies
Build Configuration: BB_VERSION = "1.26.0" BUILD_SYS = "x86_64-linux" NATIVELSBSTRING = "Ubuntu-14.04" TARGET_SYS = "aarch64-oe-linux" MACHINE = "hikey" DISTRO = "nodistro" DISTRO_VERSION = "nodistro.0" TUNE_FEATURES = "aarch64" TARGET_FPU = "" meta = "fido:b266977372f2d5704d00dd07b29ea49898ebf70e" meta-oe = "master:a8b76a264155f4b9f6ba1bebe3ac87640a6f35ed" meta-96boards = "master:4f43c70d636d2b3ab5d20e2cdded0df353323c88"
NOTE: Preparing RunQueue NOTE: Executing SetScene Tasks NOTE: Executing RunQueue Tasks WARNING: Failed to fetch URL git:// sourceware.org/git/glibc.git;branch=release/2.21/master, attempting MIRRORS if available WARNING: QA Issue: linux-hikey: Files/directories were installed but not shipped /lib/firmware/sb16 /lib/firmware/sb16/alaw_main.csp /lib/firmware/sb16/ima_adpcm_playback.csp /lib/firmware/sb16/ima_adpcm_init.csp /lib/firmware/sb16/mulaw_main.csp /lib/firmware/sb16/ima_adpcm_capture.csp [installed-vs-shipped] NOTE: Tasks Summary: Attempted 407 tasks of which 0 didn't need to be rerun and all succeeded.
Hi will ,
could you tell me which branch and which commit of kernel you used?
Best regards, xinliang
BR,
Will
Dev mailing list Dev@lists.96boards.org https://lists.96boards.org/mailman/listinfo/dev
Hi xinliang,
According to the bb file, it is "hikey" branch and commit number is " 4f24dce25c64afe3a8b60822407307032fb101c0" You can refer to https://github.com/96boards/meta-96boards/blob/master/recipes-kernel/linux/l...
Is it up to date?
BR, Will
2015-06-11 15:56 GMT+08:00 Xinliang Liu xinliang.liu@linaro.org:
On 11 June 2015 at 09:45, Will Chen will.chen@linaro.org wrote: Hi
Hi hikey_developers,
I built OE hikey successfully, but the generated kernel will crash during booting. The attached files are conf setting and kernel crash log. Could you please check this issue?
*Below are the build configurations:* willchen@willchen-NB:~/lhg/96board/hikey/oe/oe-core/hikey$ bitbake linux-hikey Parsing recipes: 100% |#########################################| Time: 00:00:39 Parsing of 1482 .bb files complete (0 cached, 1482 parsed). 1960 targets, 105 skipped, 0 masked, 0 errors. NOTE: Resolving any missing task queue dependencies
Build Configuration: BB_VERSION = "1.26.0" BUILD_SYS = "x86_64-linux" NATIVELSBSTRING = "Ubuntu-14.04" TARGET_SYS = "aarch64-oe-linux" MACHINE = "hikey" DISTRO = "nodistro" DISTRO_VERSION = "nodistro.0" TUNE_FEATURES = "aarch64" TARGET_FPU = "" meta = "fido:b266977372f2d5704d00dd07b29ea49898ebf70e" meta-oe = "master:a8b76a264155f4b9f6ba1bebe3ac87640a6f35ed" meta-96boards = "master:4f43c70d636d2b3ab5d20e2cdded0df353323c88"
NOTE: Preparing RunQueue NOTE: Executing SetScene Tasks NOTE: Executing RunQueue Tasks WARNING: Failed to fetch URL git:// sourceware.org/git/glibc.git;branch=release/2.21/master, attempting MIRRORS if available WARNING: QA Issue: linux-hikey: Files/directories were installed but not shipped /lib/firmware/sb16 /lib/firmware/sb16/alaw_main.csp /lib/firmware/sb16/ima_adpcm_playback.csp /lib/firmware/sb16/ima_adpcm_init.csp /lib/firmware/sb16/mulaw_main.csp /lib/firmware/sb16/ima_adpcm_capture.csp [installed-vs-shipped] NOTE: Tasks Summary: Attempted 407 tasks of which 0 didn't need to be rerun and all succeeded.
Hi will ,
could you tell me which branch and which commit of kernel you used?
Best regards, xinliang
BR,
Will
Dev mailing list Dev@lists.96boards.org https://lists.96boards.org/mailman/listinfo/dev
On Thu, 2015-06-11 at 18:09 +0800, Will Chen wrote:
Hi xinliang,
According to the bb file, it is "hikey" branch and commit number is "4f24dce25c64afe3a8b60822407307032fb101c0" You can refer to https://github.com/96boards/meta-96boards/blob/master/recipes-kernel/linux/l...
Is it up to date?
Hi Will,
Could you give out the instructions to build it? We only verified android & debian build.
Regards Haojian
Yes, will we want to re-produce your issue.We don't know how to build a OE. Any instructions or documents? It seems that the display driver cause this crash. But i don't figure out why now? You can try to disable display driver by bellow patch to see if OE can run up.
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 00dca5a..9464daf 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -276,9 +276,6 @@ CONFIG_MALI450=y CONFIG_MALI_SHARED_INTERRUPTS=y CONFIG_MALI_DT=y CONFIG_MALI_PLAT_SPECIFIC_DT=y -CONFIG_DRM=y -CONFIG_DRM_I2C_ADV7511=y -CONFIG_DRM_HISI=y CONFIG_FB_ARMCLCD=y CONFIG_FRAMEBUFFER_CONSOLE=y CONFIG_LOGO=y
Best, xinliang
On 11 June 2015 at 19:55, Haojian Zhuang haojian.zhuang@linaro.org wrote:
On Thu, 2015-06-11 at 18:09 +0800, Will Chen wrote:
Hi xinliang,
According to the bb file, it is "hikey" branch and commit number is "4f24dce25c64afe3a8b60822407307032fb101c0" You can refer to
https://github.com/96boards/meta-96boards/blob/master/recipes-kernel/linux/l...
Is it up to date?
Hi Will,
Could you give out the instructions to build it? We only verified android & debian build.
Regards Haojian
Hi,
I try to modify the bb file to get the *latest* *code* and use the *latest defconfig* file, then the kernel can boot up successfully. (SRCREV_kernel="${AUTOREV}") I think the OE should be updated. Please let OE maintainer to check how to sync with kernel development.
Below are the build instructions: 1. Follow this link to setup OE environment: http://www.openembedded.org/wiki/OE-Core_Standalone_Setup 2. cd to oe-core git clone git://git.openembedded.org/meta-openembedded git clone https://github.com/96boards/meta-96boards.git 3. source oe-init-build-env hikey In oe-core/hikey/conf 4. Modify *#MACHINE ??= "qemux86"* to *MACHINE ?= "hikey"* in local.conf 5. Add below two lines in *BBLAYERS ?=* in bblayers.conf * /home/willchen/lhg/96board/hikey/oe/oe-core/meta-openembedded/meta-oe * * /home/willchen/lhg/96board/hikey/oe/oe-core/meta-96boards * 6. bitbake linux-hikey 7. The Image and DTB file will be generated in oe-core/hikey/tmp-glibc/deploy/images/hikey
BR, Will
2015-06-12 10:03 GMT+08:00 Xinliang Liu xinliang.liu@linaro.org:
Yes, will we want to re-produce your issue.We don't know how to build a OE. Any instructions or documents? It seems that the display driver cause this crash. But i don't figure out why now? You can try to disable display driver by bellow patch to see if OE can run up.
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 00dca5a..9464daf 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -276,9 +276,6 @@ CONFIG_MALI450=y CONFIG_MALI_SHARED_INTERRUPTS=y CONFIG_MALI_DT=y CONFIG_MALI_PLAT_SPECIFIC_DT=y -CONFIG_DRM=y -CONFIG_DRM_I2C_ADV7511=y -CONFIG_DRM_HISI=y CONFIG_FB_ARMCLCD=y CONFIG_FRAMEBUFFER_CONSOLE=y CONFIG_LOGO=y
Best, xinliang
On 11 June 2015 at 19:55, Haojian Zhuang haojian.zhuang@linaro.org wrote:
On Thu, 2015-06-11 at 18:09 +0800, Will Chen wrote:
Hi xinliang,
According to the bb file, it is "hikey" branch and commit number is "4f24dce25c64afe3a8b60822407307032fb101c0" You can refer to
https://github.com/96boards/meta-96boards/blob/master/recipes-kernel/linux/l...
Is it up to date?
Hi Will,
Could you give out the instructions to build it? We only verified android & debian build.
Regards Haojian