#[SOLVED] nvidia modeset + tty unavailable

3 messages · Page 1 of 1 (latest)

regal dagger
#

Is it intended behaviour that other ttys are not usable (blackscreen) anymore while using nvidia-drm.modeset? Can anyone with a recent kernel and nvidia confirm or is it a faulty setup on my end?

nomodeset as kernel parameter makes other tty available again.

6.1.8-arch1-1
nvidia 525.85.05-2
grub + lightdm (same issue with sddm and gdm)

Possible Archwiki entries:
https://wiki.archlinux.org/title/GRUB/Tips_and_tricks#Setting_the_framebuffer_resolution <- no results
https://wiki.archlinux.org/title/GRUB/Tips_and_tricks#Disable_framebuffer <- no result

Update: lts version has the same issue

regal dagger
#

module_blacklist=i915 as kernel parameter solved the problem for me (blocking iGPU of the Processor). Other issues arise though, most likely an issue of monitor DPMS turns ALL monitors off after a few seconds. Seemingly nothing to do with xset --blank=0 or xset -dpms

regal dagger
#

[SOLVED]