From 9d451f87964b1c0296106fb0e3287a45ed0a77ed Mon Sep 17 00:00:00 2001 From: Owen Carter Date: Thu, 5 Sep 2024 13:49:07 +0200 Subject: [PATCH] Note on glitchy initial console --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d83d3c9..81e68f4 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,7 @@ If you have set up SD card based systems before the following should feel famili ### Notes Unfortunately HDMI only starts very late in the boot process, you cannot use it to select GRUB options, and the console is not usable until the boot is complete. +- You may see some output appear and then it freezes, this is normal. It will recover in time for the `login: ` prompt. - Once the console login is available You can use a USB keyboard with it, and install `gpm` to get a working mouse. - Once I had bluetooth working I was able to attach and use a bluetooth kbd+mouse.