You are not logged in.

#1 2024-09-16 12:57:40

EnzephaloN
Member
Registered: 2024-02-29
Posts: 21

ThinkPad P1 gen4 with Hybrid-Graphics : black screen [SOLVED]

Hello

I had to reinstall Arch on my ThinkPad P1 gen4 (has Intel GPU and nVidia A2000 RTX).

lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation TigerLake-H GT1 [UHD Graphics] (rev 01)
01:00.0 VGA compatible controller: NVIDIA Corporation GA107GLM [RTX A2000 Mobile] (rev a1)

It works fine with intel-GPU.
But if I install nvidia (or nvidia-dkms or nvidia-open-dkms) drivers, I see no login-screen. Just seeing a black screen with white cursor.
I had mkinitcpio.conf MODULES set and I had grub CMD_Line set. Nothing helped. I also hav symlinked /etc/udev/rules.d/60-gdm.rules to /dev/null
Nothing helped.

/etc/mkinitcpio.conf

MODULES=(nvidia nvidia_modeset nvidia_uvm nvidia_drm)

/etc/default/grub

GRUB_CMDLINE_LINUX_DEFAULT="loglevel=3 quiet resume=UUID=9fdf7113-ab11-4e81-bc3a-557c5fca2a3d acpi_os=Linux nvidia_drm.modeset=1 nvidia_drm.fbdev=1"

udev.rules.de

ls -la /etc/udev/rules.d 
lrwxrwxrwx 1 root root    9 14. Sep 08:53 60-gdm.rules -> /dev/null

Tried "everything" like removing nvidia from mkinitcpio.conf or from grub. Got black screen.

I'm totally confsed, because it was working before and my etc-backups do not show any other configurations.

Maybe you have some help for me?

Best regards
EnzephaloN

Last edited by EnzephaloN (2024-09-23 11:22:19)

Offline

#2 2024-09-16 15:45:23

EnzephaloN
Member
Registered: 2024-02-29
Posts: 21

Re: ThinkPad P1 gen4 with Hybrid-Graphics : black screen [SOLVED]

Oh, I think it's my fault. The symlink has to be 61-gdm.rules ! After fixing this, it works!

best regards
EnzephaloN

Offline

#3 2024-09-17 11:19:35

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 12,790

Re: ThinkPad P1 gen4 with Hybrid-Graphics : black screen [SOLVED]

Glad you figured it out.

Please prepend [Solved] to the thread title (edit first post).


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Online

Board footer

Powered by FluxBB