-
-
Notifications
You must be signed in to change notification settings - Fork 107
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
Doesn't boot after pacman update #370
Comments
Here is the uboot log before doing the pacman update (good boot):
|
after manually running |
It should automatically run it, probably the command failed. |
could this have something to do with tow-boot? pinetab boots after downgrading to linux-megi-5.16.15-1 |
We haven't started the transition from U-Boot to Tow-Boot yet. |
something i noticed during pacman update
|
here is the kernel serial log for any wizards who might know what's going wrong
|
issue still present with updated kernel today |
The same oops seems to also occur with the PinePhone Pro, the latest kernel update should fix this. |
it is still broken and has the same oops and NULL pointer dereference. More info: I manually installed manjaro kernel things started working. So i think its safe to deduce that some patch is causing this issue in pinetab. |
Still having this issue on my Pinephone Pro, running the mkscr file in shared storage mode doesn't seem to do anything. |
This issue is for the PineTab. For the PinePhone Pro, we're aware but unable to reproduce it. Please move this discussion to #418 . |
@Danct12 Can you try creating a pinetab build with this kernel config:
source: https://salsa.debian.org/Mobian-team/devices/kernels/sunxi64-linux/-/issues/77 |
I just submitted a pull request which seems to fix the issue. I have a hastily compiled version of the linux-megi package (without the bootspash and dev-edition patches) available for testing here. My PR includes these patches again though. |
Steps to reproduce
download and flash latest Arch release. boot it (first boot works), do a pacman -Syu
Expected behavior
screen shows the penguin arch logo and boots the kernel
Actual behavior
Keyboard lights up, screen stays blank.
installing linux-megi-5.17.0-2-aarch64
Logfiles and additional information
serial console boot log:
The text was updated successfully, but these errors were encountered: