PINE64
Vertical Grey Bars on PBP Reboot - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=111)
+--- Forum: General Discussion on Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=112)
+--- Thread: Vertical Grey Bars on PBP Reboot (/showthread.php?tid=13926)



Vertical Grey Bars on PBP Reboot - MickTheGeek - 05-18-2021

Hello all.  I'm still having problems when I reboot my PBP.  When I do, I get a screen with grey vertical bars and it just stays in that state until I shut it off with the power button.  I posted back in October of 2020 when I first started having this problem, but the only solution available at the time was to just do a shutdown and power back on the machine to restart it, and a kernel update or fix would come it the future.  Is there a fix for this issue, and if so how do you fix it.  I have a PBP ANSI running up to date Manjaro.  Any help/info is appreciated.  Thanks.

/Mike


RE: Vertical Grey Bars on PBP Reboot - misha64 - 05-18-2021

(05-18-2021, 09:41 AM)MickTheGeek Wrote: Hello all.  I'm still having problems when I reboot my PBP.  When I do, I get a screen with grey vertical bars and it just stays in that state until I shut it off with the power button.  I posted back in October of 2020 when I first started having this problem, but the only solution available at the time was to just do a shutdown and power back on the machine to restart it, and a kernel update or fix would come it the future.  Is there a fix for this issue, and if so how do you fix it.  I have a PBP ANSI running up to date Manjaro.  Any help/info is appreciated.  Thanks.

/Mike

Same here. Also on manjaro. Quite annoying


RE: Vertical Grey Bars on PBP Reboot - jiyong - 05-18-2021

It might be a long shot, but perhaps you can try to update U-Boot?
This is not without risk, when you do it wrong.

https://forum.pine64.org/showthread.php?tid=9062&pid=94629#pid94629


RE: Vertical Grey Bars on PBP Reboot - dsimic - 05-24-2021

Those gray vertical bars are the result of the bootsplash patches that Manjaro ARM applies to the Linux kernel source.  When it comes to the PineBook Pro's framebuffer, something isn't exactly right with those patches.  If you disable the bootsplash feature on your PineBook Pro, by removing the bootsplash parameter from the kernel command line in /boot/extlinux/extlinux.conf, the issue with the gray bars goes away.


RE: Vertical Grey Bars on PBP Reboot - maxjrh - 05-25-2021

I used to have this issue, and for me it was not the bootsplash patches. It was uboot that needed a patch. Manjaros current uboot-pinebookpro package contains that patch, so updating like jiyong recommended should be the way to go.
Note that Manjaro doesn't update uboot on its own, you always have to do it manually.


RE: Vertical Grey Bars on PBP Reboot - dsimic - 06-04-2021

That's interesting, I haven't enabled back the bootsplash since I got it disabled.  I prefer to see the boot messages.  Of course, I've kept the U-Boot updated on the boot device whenever Manjaro ARM released a new version of the U-Boot package.