You are not logged in.
Pages: 1
Hi Friends.
After installing nvidia i lost my ttys, I have searched a lot trying to find a solution, but till now I have found nothing that helps.
Can someone point me to some directions?
Thank you for your time.
Offline
Enable KMS by adding
nvidia-drm.modeset=1
to your kernel parameters.
Offline
Thank you V1del for answering!
I tried it but it is not working. any other idea?
GRUB_DEFAULT=0
GRUB_TIMEOUT=5
GRUB_DISTRIBUTOR="Arch"
GRUB_CMDLINE_LINUX_DEFAULT="loglevel=3 quiet"
GRUB_CMDLINE_LINUX="nvidia-drm modeset=1"# Preload both GPT and MBR modules so that they are not missed
GRUB_PRELOAD_MODULES="part_gpt part_msdos"# Uncomment to enable booting from LUKS encrypted devices
#GRUB_ENABLE_CRYPTODISK=y
Offline
Offline
Please forgive my lack of knowledge!
how can I do what V1del told to do?
Offline
nvidia-drm.modeset=1
nvidia-drm modeset=1
Do you see the difference between what V1del told you to add, and what you actually added?
Offline
Thank you for showing me the differences!
but still not working.
GRUB_CMDLINE_LINUX_DEFAULT="loglevel=3 quiet"
GRUB_CMDLINE_LINUX=nvidia-drm.modeset=1
maybe something to do with fn key of macbook, or screen resolution?
Last edited by jlacerda (2019-12-28 16:00:10)
Offline
If you think that's right you'll need to re-generate grub.cfg
Offline
friend thank you for your time.
I have done it. and rebooted the laptop,
but it do not work. I have searched it on the net, some people talk about screen resolution.
I tried that also, without success, I thought that I could find the solution here
I still have hope ! :-)
Offline
Please post the output of dmesg. See the tip box from pastebin.
Offline
Offline
That's a hybrid system, try to enable https://wiki.archlinux.org/index.php/Ke … _KMS_start for the i915 module
Also be sure to read up https://wiki.archlinux.org/index.php/NVIDIA_Optimus
Offline
I would like to thank you all for the time spend with my questions.
It more complicate than I have expected. I will leave as it is, without TTYs.
thank you all.
best regards.
Offline
You *will* have to deal w/ the optimus config one way or another - regardless of the TTY situation.
"more complicate than I have expected" won't be the answer…
Offline
Pages: 1