You are not logged in.
Pages: 1
Hi!
I'm using an Apple MacBook Pro 15-Inch "Core i7" 2.5 Mid-2014 (DG) Specs 11,3 with Arch linux and Gnome 40 running with Wayland.
Video adapter is the NVIDIA GK107M [GeForce GT 750M Mac Edition] rev a1
Today I have installed the Nvidia driver using the nvidia pacman package. Everything seem to work properly but after installing Nvidia driver i can't no more enter in the tty console from Gnome pressing CTRL ALT F1-6. Before I was using nouveau driver and with it tty used to work.
What can I do? Can you help me please?
Thanks.
Narkbkb
Last edited by narkbkb (2021-07-27 16:52:50)
Offline
What happens instead and how long did you wait?
Edit, bad link…
https://bbs.archlinux.org/viewtopic.php?id=266873
Last edited by seth (2021-07-27 21:17:46)
Offline
I waited a lot but unfortunately nothing happened. I still have black screens...
should I try changing something in the grub configuration?
thanks.
n.
Offline
If you're using grub you could try https://wiki.archlinux.org/title/GRUB/T … ramebuffer
nothing happened
Does the current VT still visually respond to input / update stuff or does it freeze (until you return to it)
If it doesn't freeze, can you change the VT w/ "chvt"?
Offline
If you're using grub you could try https://wiki.archlinux.org/title/GRUB/T … ramebuffer
I tried both ( GRUB_TERMINAL_OUTPUT=console GRUB_GFXPAYLOAD_LINUX=text)
but unfortunately nothing changed.
Does the current VT still visually respond to input / update stuff or does it freeze (until you return to it)
If it doesn't freeze,
If i understand...
pressing alt + ctrl + f2-f6 i have black screen, i tried all with the same black screen.
pressing alt + ctlrl + f1 i can get back to the gnome interface, without any freezing.
can you change the VT w/ "chvt"?
sorry, can you explain me? i didn't understand... I'm a newbie :-)
...or any other suggestion?
thank you very much...
n
Offline
man chvtbut unfortunately nothing changed
Does the font of the boot messages become bigger?
Did you "grub-mkconfig" or just edit the defaults file (which in an by itself does nothing)?
Offline
man chvt
i tried
sudo chvt 4from the gnome virtual terminal and i obtained the same black screen, i can co back to gnome with ctrl + alt + f1
Does the font of the boot messages become bigger?
Activating the grub option "GRUB_TERMINAL_OUTPUT=console" i obtain grub boot panel in the middle of screen instead of the top-left and full screen. after grub splash fonts are the same as usual (aligned on the left )
Did you "grub-mkconfig" or just edit the defaults file (which in an by itself does nothing)?
yes i did, for example "GRUB_TERMINAL_OUTPUT=console" produced something but unfortunately didn't resolve the black screen problem.
with "GRUB_GFXPAYLOAD_LINUX=text" i don't see any differences.
Should i go back to the nouveau driver?
thanks
n
Offline
Depends on how desperate you are to get a text console (and why)
How do you start gnome? GDM?
https://wiki.archlinux.org/title/GDM#Use_Xorg_backend
respectively
https://wiki.archlinux.org/title/GNOME#Xorg_sessions
Edit: also see https://wiki.archlinux.org/title/Xinit#Configuration for proper xinitrc and xserverrc in general.
Last edited by seth (2021-07-30 15:00:18)
Offline
Pages: 1