You are not logged in.

#1 2024-06-09 16:13:51

hully
Member
Registered: 2022-11-14
Posts: 164

External monitor in tuigreet

I have a laptop with an external monitor attached through HDMI cable.

NVIDIA dedicated graphics card with nvidia-open drivers.

Is it possible to show tuigreet on the external monitor?

Offline

#2 2024-06-12 06:49:01

hully
Member
Registered: 2022-11-14
Posts: 164

Re: External monitor in tuigreet

Is it possible?

Offline

#3 2024-06-12 10:29:36

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

Re: External monitor in tuigreet

Try passing the

nvidia_drm.fbdev=1

parameter to the kernel params in addition to modeset=1, otherwise the kernel will generally not initialize a framebuffer on the nvidia card that would make the TTY work.

Last edited by V1del (2024-06-12 10:29:55)

Offline

#4 2024-06-12 13:13:46

hully
Member
Registered: 2022-11-14
Posts: 164

Re: External monitor in tuigreet

Doesn't work, neither with nvidia nor with nvidia-open

➜  cat /proc/cmdline
BOOT_IMAGE=/vmlinuz-linux root=UUID=d816c87a-5f7a-4e89-8a8b-835d6986ce57 rw loglevel=3 quiet sysrq_always_enabled=1 i8042.nokbd nvidia-drm.modeset=1 nvidia_drm.fbdev=1 NVreg_PreserveVideoMemoryAllocations=1 NVreg_TemporaryFilePath=/var/tmp

Offline

Board footer

Powered by FluxBB