this post was submitted on 09 Dec 2023
18 points (90.9% liked)

Linux 101 stuff. Questions are encouraged, noobs are welcome!

1342 readers
8 users here now

Linux introductions, tips and tutorials. Questions are encouraged. Any distro, any platform! Explicitly noob-friendly.

founded 2 years ago
MODERATORS
 

all 6 comments
sorted by: hot top controversial new old
[–] UnculturedSwine@lemmy.world 8 points 2 years ago (1 children)

It's just the boot messages. It's configured to be verbose by default on Arch so it will show you the logs even if everything is working fine. There is a way to hide them: https://wiki.archlinux.org/title/Silent_boot

[–] Nomad@infosec.pub 4 points 2 years ago

Looks like a unusually verbose initramfs. Mixed with some kernel messages.

If you just wanne hide them change the initramsfs tools config to be less verbose and set quiet kernel parameter in your grub config.

[–] TheCheddarCheese@lemmy.world 4 points 2 years ago* (last edited 2 years ago) (1 children)

i mean the first 17 lines obviously, that appears when i run every os not just arch

[–] Thade780@lemmy.world 4 points 2 years ago (1 children)

In your BIOS enable Intel Software Guard Extension.

[–] Knusper@feddit.de 2 points 2 years ago

Is that just for the very first line or also for all the ACPI errors? I get similar ACPI errors and I don't think, I have an option to enable Intel Software Guard Extension in my BIOS...