On 17.07.2018 14:35, Andrei Borzenkov wrote:
On Tue, Jul 17, 2018 at 3:07 PM, Daniel Bauer <linux@daniel-bauer.com> wrote:
On 17.07.2018 13:50, Andrei Borzenkov wrote:
On Tue, Jul 17, 2018 at 2:34 PM, Daniel Bauer <linux@daniel-bauer.com> wrote:
On 17.07.2018 13:20, Andrei Borzenkov wrote:
On Tue, Jul 17, 2018 at 2:03 PM, Daniel Bauer <linux@daniel-bauer.com> wrote:
Hi,
After solving the problem of loading nvidia drivers thanks to the help on this list, especially Andrei, I open a new thread in the hope that maybe, maybe my nvidia card can be used one day.
I have an Asus GL552V laptop, i7 6700, optimus graphics intel/nvidia running opensuse leap 42.3, KDE
It now runs the intel graphics only, in a terrible way with lot of flickering.
I cannot disable the intel graphics or make the nvidia graphics primary in the BIOS (there are no such options there and I double-double-checked...).
I would love to be able to switch between both cards (intel/nvidia) just as it was possible on OpenSuse 13x using suse-prime.
If that's not possible, I'd love to have nvidia activated all the time.
I don't want bumblebee, as for my work-flow it is not really helpful.
I have installed the nvidia drivers from the opensuse nvidia repositiory and they are up and loaded. But running prime-select (installed from the 42.3 repo) something breaks so that I cannot logout from the KDE session nor shutdown with the KDE menu button.
As somebody suggested I changed the display manager from sddm to kdm, but that didn't help.
How can I goon testing and maybe solve the problem? What and where do I have to look?
The first step is to enable KMS in nvidia-drm. This is documented in nVidia README.
echo options nvidia-drm modeset=1 > /etc/modprobe.d/nvidia-drm.conf mkinitrd reboot
OK, checking your versions it was probably not necessary. It is only required for PRIME synchronization, but it needs Xorg 1.19 anyway.
ok, did that
lspci -nnk xrandr --listproviders glxinfo | grep vendor
https://www.daniel-bauer.com/test/output.txt
as well as Xorg log.
Do you have another system that you can use to log in over LAN? It will greatly simplify things, as otherwise if anything goes wrong with X configuration, you may not be able to access your system.
This is the problem and my great fear... I only have this laptop with me (I am moving around and don't have friends here...) and I /need/ it for work, would be terrible if I could not use it... So I can only try things that will at least allow me to enter in text mode to undo what caused the problem... So I would really ask you to only tell me things that will leave me at least a text login, please :-) -- Daniel Bauer photographer Basel Málaga https://www.patreon.com/danielbauer http://www.daniel-bauer.com -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org