send a tag suggestion

which tags should be associated with each other?


why should these tags be associated?

Use the form below to provide more context.

#boot penguins


... The only catch is that I had to modify my kernel config. I think there isn't a way to make the needed change with just a boot parameter but feel free to correct me.

Assuming you already know what you have to do to recompile your kernel on your distro, you'll have to set the following in your kernel config:

CONFIG_FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER=n

That's it. That's the only change needed. Recompile and enjoy.


Â