Open neagix opened 7 years ago
Could be related to #2
@neagix , if it matters, I'm having this issue right now. Although I'm also bootlooping even after scrapping the hollywood-di string. I can't use a serial USB connection to know what's going on and I'd like to see the initlog :S
I'm also having this issue right now.
EDIT: Fixed with CONFIG_VT_CONSOLE=y
Thanks @drewbug ! Embarrassed I overlooked that <__>
The console displays the framebuffer logo but nothing else until ttys are initialized by init; happens randomly.
This is issue was previously seen in #4 and in the past also caused me to think that console support was broken.
It could be studied by looking at what init does with consoles during initialization.