You are not logged in.

#1 2020-08-02 07:31:02

wboy
Member
Registered: 2020-08-02
Posts: 5

[SOLVED] Not getting OEM logo after boot.

Hey there,
I am new on Arch Linux. I am using Lenovo laptop. I want OEM logo after booting. So, I tried this https://wiki.archlinux.org/index.php/Si … _from_BIOS and this Video. But getting only black screen instead of logo until SDDM.

I have 5.4.54-1-lts kernel. Using systemd-boot bootloader. This is the output for my /boot/loader/entries/arch.conf:

title   Arch Linux
linux   /vmlinuz-linux-lts
initrd  /intel-ucode.img
initrd  /initramfs-linux-lts.img
options root="LABEL=archlinux" ro quiet vga=current loglevel=3 rd.systemd.show_status=auto rd.udev.log_priority=3 vt.global_cursor_default=0 i915.fastboot=1 fbcon=nodefer video=SVIDEO-1:d

Sorry for my bad English and formatting. smile

Last edited by wboy (2020-08-04 05:31:26)

Offline

#2 2020-08-02 09:57:09

ondoho
Member
Registered: 2013-04-30
Posts: 692
Website

Re: [SOLVED] Not getting OEM logo after boot.

Some boot options might override others? IIRC, vga= is such an option, and deprecated anyhow. Or fbcon.
Not 100% sure, but the wiki article seems to suggest that this is only for UEFI systems? Have you trie the suggested EFISTUB?

Offline

#3 2020-08-02 12:12:39

wboy
Member
Registered: 2020-08-02
Posts: 5

Re: [SOLVED] Not getting OEM logo after boot.

Using quiet video=SVIDEO-1:d on options and it's working. Also quiet splash just works for me. big_smile

Last edited by wboy (2020-08-04 05:32:25)

Offline

#4 2020-08-03 07:32:14

ondoho
Member
Registered: 2013-04-30
Posts: 692
Website

Re: [SOLVED] Not getting OEM logo after boot.

Then please mark your thread title SOLVED.

Offline

Board footer

Powered by FluxBB