You are not logged in.
Pages: 1
Hi i was wondering how do i get back those penguins on boot like in old times?
I'm running on arch linux 5.11 linux-ck
Java is to JavaScript what car is to Carpet.
Offline
I think you'll have to compile your own kernel with CONFIG_LOGO set to "y".
empty@archie ~ % zgrep -i logo /proc/config.gz
# CONFIG_LOGO is not set
empty@archie ~ %
Offline
But, IIRC, it won't work with early KMS. If you have Intel graphics, you want early KMS.
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way
Offline
Okay it's building we will see if that works, when it finishes.
Java is to JavaScript what car is to Carpet.
Offline
ok i built it with CONFIG_LOGO=y and installed but i don't see tux on boot
Java is to JavaScript what car is to Carpet.
Offline
But, IIRC, it won't work with early KMS.
Also, are you sure you installed the recompiled kernel on the boot drive? Did you change the name of the kernel?
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way
Offline
Pages: 1