-
Notifications
You must be signed in to change notification settings - Fork 140
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
kernel modules fail to insert on qemuriscv32 #268
Labels
bug
Something isn't working
Comments
Hi, @kraj long time no see. |
yes it still fails
|
Hello @kraj I think it is already fixed but I follow your command
|
vishwamartur
added a commit
to vishwamartur/meta-riscv
that referenced
this issue
Nov 1, 2024
Related to riscv#268 Update kernel configuration and version for qemuriscv32 * Update `KBUILD_DEFCONFIG:qemuriscv32` to use `rv32_defconfig` in `linux-mainline-common.inc`. * Remove `KERNEL_FEATURES:remove` entries for `features/debug/printk.scc` and `features/kernel-sample/kernel-sample.scc` in `linux-mainline-common.inc`. * Update `SRC_URI` to include the new kernel version `5.13.5` in `linux-mainline_6.2.bb`. * Update `LINUX_VERSION` to `5.13.5` in `linux-mainline_6.2.bb`. * Add `qemuriscv32.conf` with updated `KERNEL_IMAGETYPE` to `Image` and `KERNEL_DEFCONFIG` to `rv32_defconfig`.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
build a simple image which has some kernel modules also part of image and then it fails to insert the module.
see the below steps.
The text was updated successfully, but these errors were encountered: