Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FS#3091 - Latest build does not work properly on Banana Pi R2 #7845

Open
openwrt-bot opened this issue May 11, 2020 · 1 comment
Open

FS#3091 - Latest build does not work properly on Banana Pi R2 #7845

openwrt-bot opened this issue May 11, 2020 · 1 comment
Labels
flyspray kernel pull request/issue with Linux kernel related changes

Comments

@openwrt-bot
Copy link

Type:

I compile my image according to the given guide: [[https://openwrt.org/toh/sinovoip/sinovoip_banana_pi_r2]]

With kernel version 4.19 everything went smooth (OpenWrt Snapshot shown after boot was //r12726-92616c4227//).

Then i wanted to upgrade to the current master and after applying the new //bpi_bananapi-r2-kernel.bin// and //root.squashfs// files the boot process stops every time at the same point (see attached file boot.txt).

I did the follwing steps:

  • //git clone https://git.openwrt.org/openwrt/openwrt.git //
  • //./scripts/feeds update -a//
  • //./scripts/feeds install -a//
  • //make -j8 menuconfig//
  • follow instructions for menuconfig on guide
  • //make -j8 kernel_menuconfig//
  • follow instructions for kernel_menuconfig on guide
  • I did not apply the patch that was given. I didn't encounter any problems with failing network connections even with the old linux kernel. It also does not make any difference according to the current problem.
  • //make -j8//
  • changed //repositories.conf// according to the guide
  • //make image PROFILE=bpi_bananapi-r2//
  • apply new kernel-file and rootfs according to the guide

I tried this several times with different configurations but the result was the same anyway.

It seems like there is a bug at loading rootfs from MTD.

@openwrt-bot
Copy link
Author

Andreygl:

Facing same issue

@aparcar aparcar added the kernel pull request/issue with Linux kernel related changes label Feb 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flyspray kernel pull request/issue with Linux kernel related changes
Projects
None yet
Development

No branches or pull requests

2 participants