You are not logged in.

#1 2021-01-13 10:37:34

devmrfitz
Member
Registered: 2021-01-13
Posts: 54

GDM doesn't open until I shift to tty and back

I have shifted from Debian to Arch today on my IdeaPad 14ARE05. When the laptop boots up, GDM doesn't open until I go to some tty and come back. I tried installing haveged and putting `random.trust_cpu=on` in `/boot/refind_linux.conf`. It didn't help.

Offline

#2 2021-01-13 10:52:02

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,352

Re: GDM doesn't open until I shift to tty and back

Enable early KMS for the kernel driver in question: https://wiki.archlinux.org/index.php/Ke … _KMS_start

Offline

#3 2021-01-13 11:02:08

devmrfitz
Member
Registered: 2021-01-13
Posts: 54

Re: GDM doesn't open until I shift to tty and back

V1del wrote:

Enable early KMS for the kernel driver in question: https://wiki.archlinux.org/index.php/Ke … _KMS_start

Already done that

Offline

#4 2021-01-13 11:42:45

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,352

Re: GDM doesn't open until I shift to tty and back

You didn't mention it, and you didn't forget to rebuild the initramfs with mkinitcpio after making the relevant adjustment? Post the makepkg.conf and

lsinitcpio /boot/initramfs-linux.img | grep amdgpu
sudo journalctl -b

in

[code] code tags[/code]

Offline

#5 2021-01-13 11:57:46

devmrfitz
Member
Registered: 2021-01-13
Posts: 54

Re: GDM doesn't open until I shift to tty and back

V1del wrote:

You didn't mention it, and you didn't forget to rebuild the initramfs with mkinitcpio after making the relevant adjustment? Post the makepkg.conf and

lsinitcpio /boot/initramfs-linux.img | grep amdgpu
sudo journalctl -b

in

[code] code tags[/code]

I'd not rebuilt initramfs. That solved the problem. Thanks a lot. Do I have to do that after every kernel update?

Offline

#6 2021-01-13 12:26:42

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,352

Re: GDM doesn't open until I shift to tty and back

Technically yes but that happens automatically on updates.

Offline

#7 2021-01-13 12:36:03

devmrfitz
Member
Registered: 2021-01-13
Posts: 54

Re: GDM doesn't open until I shift to tty and back

V1del wrote:

Technically yes but that happens automatically on updates.

So I only need to pacman -Syu on regular basis?

Offline

#8 2021-01-13 13:23:54

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,352

Re: GDM doesn't open until I shift to tty and back

Yes, if a kernel update happens mkinitcpio will be automatically executed and as long as you have that conf the relevant module integration will happen.

If this is [SOLVED] please mark it as such by editing the title in your first post. https://gitlab.archlinux.org/archlinux/ … ow-to-post

Offline

Board footer

Powered by FluxBB