I am new to Linux. My dell windows 10 upgrade started giving me BSOD so I installed openSUSE 42.1 to dual boot. Install went well, everything was working fine but was not happy with the graphics and installed Nvidia driver per https://en.opensuse.org/SDB:NVIDIA_drivers#Easy_way_to_get_NVIDIA_drivers ]. Restarted the laptop and now I get no GUI login screen. I can login only through command line interface. I can login with my normal login name/password…also as root.
How do I get GUI to work? Or how do I remove Nvidia driver to go back to default installation, ok to have crappy graphics than no graphics!?
I have Nvidia GeForce 520M [It is a dell xps 14z laptop]
I googled and also did : usermod -a -G video my_username [no luck :(]
Output of of " ls -a /dev/nvidia*"
/dev/nvidia0 /dev/nvidiactl /dev/nvidia0uvm
output of " getfacl /dev/nvidia* "
this lists my username under “user” as “rw-” for video group
I have the same video card in my Dell XPS laptop, i was using Linux Mint 17.2 with nvidia drivers and the isntallation was pretty simple and i was able to switch from intel to nvidia using the nvidia control panel.
now i wanted to try Leap 42.1 using the same laptop , so i ereased MINT and im having the same problems as the user mentions here.
how is possible that the hardware works fine using MINT and not Opensuse?
I never heard or saw that this is possible in nvidia-settings.
What “nvidia control panel” do you mean?
Something Mint specific maybe?
how is possible that the hardware works fine using MINT and not Opensuse?
The nvidia driver does not support Optimus systems, or at least not in a way you describe.
And in particular a standard nvidia installation breaks the intel driver, which is used by default.
There is an equivalent Intel + AMD set up where the setting program allows switches. But NVIDA does not support this. There is a recent thread here about switching the Optimus set up with out bumblebee but I think it is is still vary experimental
Okay I am having the same problem again ! I uninstalled NVIDIA drivers as instructed and it was working fine. Now since this morning, laptop is not giving me GUI for login. I can login with command line just like initial problem.
Try adding “nomodeset” to the kernel command line (press ‘e’ at the boot menu and append it to the line starting with “linux” or “linuxefi”, then press F10 to boot). The GUI should start then.
Please post the file /var/log/Xorg.0.log.old afterwards.
Or, alternatively, login as root in text mode, run “startx” and post the output.
You could also try to switch to the more simple “xdm” by settings DISPLAYMANAGER=“xdm” in /etc/sysconfig/displaymanager and see if you get a GUI then.
Sorry but I am not an experienced user of Linux. Couldn’t do what you suggested but, I am currently logged into my laptop after I selected old snapshot to boot from GRUB boot menu.
Now that I am in the system…*Are there any log files I can post that can help diagnose the problem(s)?
*
some random problems I am seeing are:
(1) When I start Dolphin as Root (opened to edit DISPLAYMANAGER settings), it errors out-
Configuration file “/root/.kde4/share/config/knotifyrc” not writable.
Please contact your system administrator.
Configuration file “/root/.config/dolphinrc” not writable.
Please contact your system administrator.
Could not start process Cannot talk to klauncher: The name org.kde.klauncher5 was not provided by any .service files.
(2) Open and close “Software Repo…” without making any changes - error –
Can’t open file ‘/etc/zypp/repos.d/java.repo’ for writing. Try again?
(3) Of course, I am not sure if I restart my laptop, I will get the login GUI.