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
Last edited by Kamey (2021-06-26 00:31:41)
CPU: Intel i7-4790 (8) @ 4.000GHz
RAM: 16GB DDR3
GPU: Intel HD 4600
DE: Mate
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 ~ %
Jin, Jîyan, Azadî
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
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way
Offline
Okay it's building we will see if that works, when it finishes.
CPU: Intel i7-4790 (8) @ 4.000GHz
RAM: 16GB DDR3
GPU: Intel HD 4600
DE: Mate
Offline
ok i built it with CONFIG_LOGO=y and installed but i don't see tux on boot
CPU: Intel i7-4790 (8) @ 4.000GHz
RAM: 16GB DDR3
GPU: Intel HD 4600
DE: Mate
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
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way
Offline
Pages: 1