eminguez 0 Posted March 5, 2020 Share Posted March 5, 2020 I've created an armbian minimal image for my pinebook with luks encryption. It works fine but I cannot see the password prompt on screen... the boot process is: * The armbian uboot is displayed * Then a black screen... After a few seconds I'm assuming it is time to put my luks password, so I do it * Then the screen starts to show the boot text Is this expected? Am I doing something wrong? I don't want to install plymouth, just the usual LUKS password prompt. Thanks! 0 Quote Link to post Share on other sites More sharing options...
Igor 2301 Posted March 5, 2020 Share Posted March 5, 2020 10 minutes ago, eminguez said: Is this expected? Am I doing something wrong? This could explain why you don't see the prompt:https://github.com/armbian/build/blob/master/config/kernel/linux-sunxi64-current.config#L4178 Change it to Y and try again. I tested this feature on some other board + HDMI monitor and prompt was there - as expected. 0 Quote Link to post Share on other sites More sharing options...
eminguez 0 Posted March 5, 2020 Author Share Posted March 5, 2020 4 hours ago, Igor said: This could explain why you don't see the prompt:https://github.com/armbian/build/blob/master/config/kernel/linux-sunxi64-current.config#L4178 Change it to Y and try again. I tested this feature on some other board + HDMI monitor and prompt was there - as expected. I tried but still black screen: root@pinebook-a64:/home/edu# uname -a Linux pinebook-a64 5.4.23-sunxi64 #trunk SMP Thu Mar 5 13:43:50 UTC 2020 aarch64 GNU/Linux root@pinebook-a64:/home/edu# zgrep "CONFIG_DRM_ANALOGIX_ANX6345" /proc/config.gz CONFIG_DRM_ANALOGIX_ANX6345=y 0 Quote Link to post Share on other sites More sharing options...
Igor 2301 Posted March 5, 2020 Share Posted March 5, 2020 5 hours ago, eminguez said: I tried but still black screen: Hmm. Perhaps @Icenowy or @jernej has some clues what we are missing here? 1 Quote Link to post Share on other sites More sharing options...
eminguez 0 Posted March 11, 2020 Author Share Posted March 11, 2020 On 3/5/2020 at 9:20 PM, Igor said: Hmm. Perhaps @Icenowy or @jernej has some clues what we are missing here? Meanwhile, is there anything else that I can test/validate? Thanks! 0 Quote Link to post Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.