You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a laptop with OpenSUSE installed and use i3wm. After installing and selecting nvidia, my PC will reboot and either not load the greeter (lightdm), or load the greeter but immediately crash after login, returning to the greeter after that.
I tried sudo make uninstall and sudo make clear, both of which did not work. Then decided to delete the nvidia-prime file, to no avail. The PC still does not work and the only way to access it is through tty.
How do I revert this and get my PC back to normal? Thank you.
The text was updated successfully, but these errors were encountered:
Le mercredi 19 juin 2024 à 11:46 -0700, Pedro André Piccoli Ferreira a
écrit :
I have a laptop with OpenSUSE installed and use i3wm. After
installing and selecting nvidia, my PC will reboot and either not
load the greeter (lightdm), or load the greeter but immediately crash
after login, returning to the greeter after that.
I tried sudo make uninstall and sudo make clear, both of which did
not work. Then decided to delete the nvidia-prime file, to no avail.
The PC still does not work and the only way to access it is through
tty.
How do I revert this and get my PC back to normal? Thank you.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this
thread.Message ID: <wildtruc/nvidia-prime-
***@***.***>
First, nvidia-prime-select is old and not maintained. there is new and
probably better scripts today.
Next:
i3wm is not manage by the script, only lightdm, gdm, sddm are managed
for sure.
This is probably the /etc/X11/xorg.conf that is crashing the session,
try to remove it first from a SU tty.
I have a laptop with OpenSUSE installed and use i3wm. After installing and selecting nvidia, my PC will reboot and either not load the greeter (lightdm), or load the greeter but immediately crash after login, returning to the greeter after that.
I tried sudo make uninstall and sudo make clear, both of which did not work. Then decided to delete the nvidia-prime file, to no avail. The PC still does not work and the only way to access it is through tty.
How do I revert this and get my PC back to normal? Thank you.
The text was updated successfully, but these errors were encountered: