agherzan / meta-raspberrypi

Yocto/OE BSP layer for the Raspberry Pi boards
https://www.yoctoproject.org/
MIT License
507 stars 397 forks source link

Raspberry pi 0 2w kernel crashed during startup #1212

Closed ivrabie closed 10 months ago

ivrabie commented 11 months ago

I tried to build core-image-base for raspberry pi 0 2w. After build when the image starts I get kernel panic like in the startup_log.txt, also here is the log for startup rpi-test-image in the file startup_log_rpi_test.txt

Steps to reproduce the issue:

  1. Kirkstone revision
  2. Use local.conf attached in this issue
  3. bitbake core-image-base 3.Flash sd-image on the sdcard

Describe the results you received: Expect the image to start and I should be able to login.

Describe the results you expected: Kernel crashes during startup

startu_log.txt local.conf.txt startu_log_rpi_test.txt

agherzan commented 11 months ago

@ivrabie is this happening on master too?

ivrabie commented 11 months ago

@agherzan On Mickledore it works. I am trying to start wifi now to see if it works with WiFi

ivrabie commented 10 months ago

It works fine also with WiFi I will close this.