Make-initrd development discussion
 help / color / mirror / Atom feed
* [make-initrd] [PATCH 0/2] Fix show plymouth
@ 2024-04-23  5:51 antohami
  2024-04-23  5:51 ` [make-initrd] [PATCH 1/2] plymouth: fix plymouth showing when drm is not ready yet antohami
  2024-04-23  5:51 ` [make-initrd] [PATCH 2/2] udev: do not show the error that it is impossible to set the log level antohami
  0 siblings, 2 replies; 10+ messages in thread
From: antohami @ 2024-04-23  5:51 UTC (permalink / raw)
  To: make-initrd

From: Anton Midyukov <antohami@altlinux.org>

Исправление для бага https://bugzilla.altlinux.org/50076
Из-за simpledrm мы не дожидаемся инициализации видеокарты,
поэтому лучше инициализировать через триггеры udev,
как это сделано в dracut.

А когда мы используем параметр загрузки quiet у нас появляется ошибка от udev,
что нельзя изменить уровень логирования. Эту ошибку видно только в plymouth,
пока не начался показ splash. То есть её видно только там, где долго
инициализируется видеокарта. Думаю, что стоит просто не показывать эту ошибку.

Anton Midyukov (2):
  plymouth: fix plymouth showing when drm is not ready yet
  udev: do not show the error that it is impossible to set the log level

 data/etc/rc.d/init.d/udev                       |  4 ++--
 features/plymouth/data/etc/rc.d/init.d/plymouth | 13 +++++++++++--
 2 files changed, 13 insertions(+), 4 deletions(-)

-- 
2.42.1



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2024-05-15 16:50 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-23  5:51 [make-initrd] [PATCH 0/2] Fix show plymouth antohami
2024-04-23  5:51 ` [make-initrd] [PATCH 1/2] plymouth: fix plymouth showing when drm is not ready yet antohami
2024-04-23 11:20   ` Alexey Gladkov
2024-04-23 11:35     ` Антон Мидюков
2024-04-23 11:53       ` Alexey Gladkov
2024-04-26  7:20         ` Антон Мидюков
2024-04-27 14:07           ` Alexey Gladkov
2024-05-15 15:06             ` Антон Мидюков
2024-05-15 16:50               ` Alexey Gladkov
2024-04-23  5:51 ` [make-initrd] [PATCH 2/2] udev: do not show the error that it is impossible to set the log level antohami

Make-initrd development discussion

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/make-initrd/0 make-initrd/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 make-initrd make-initrd/ http://lore.altlinux.org/make-initrd \
		make-initrd@lists.altlinux.org make-initrd@lists.altlinux.ru make-initrd@lists.altlinux.com
	public-inbox-index make-initrd

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.make-initrd


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git