[opensuse-factory] suse-prime nvidia driver
I have a problem with suse-prime . System Lenovo Yoga with Optimus Installation is Tumbleweed kernel 4.15.9.2 Plasma desktop Displaymanger sddm with autologin I have installed from https ://download.nvidia.com/opensuse/tumbleweed the driver nvidia-gfxG04-kmp-defau390.42_k4.15.8_1-8.2.x86_64.rpm/x86_64/ lspci shows 00:02.0 VGA compatible controller: Intel Corporation HD Graphics 5500 (rev 09) 04:00.0 3D controller: NVIDIA Corporation GM108M [GeForce 940M] (rev a2) /etc/prime/xorg.conf modified with the BusID gives after prime-select nvidia to me 90-nvidia.conf in /etcX11/xorg.conf.d Section "ServerLayout" Identifier "layout" Screen 0 "nvidia" Inactive "intel" EndSection Section "Device" Identifier "intel" Driver "intel" EndSection Section "Screen" Identifier "intel" Device "intel" EndSection Section "Device" Identifier "nvidia" Driver "nvidia" BusID "PCI:4:0:0" Option "DPI" "96 x 96" EndSection Section "Screen" Identifier "nvidia" Device "nvidia" Option "AllowEmptyInitialConfiguration" "on" Option "UseDisplayDevice" "None" EndSection If I restart the system there is only a black screen with a cursor in the left upper corner. Any idea or help? -- Uli Beling -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
Beling wrote:
I have a problem with suse-prime .
System Lenovo Yoga with Optimus
Installation is Tumbleweed kernel 4.15.9.2 Plasma desktop Displaymanger sddm with autologin
I have installed from https ://download.nvidia.com/opensuse/tumbleweed the driver nvidia-gfxG04-kmp-defau390.42_k4.15.8_1-8.2.x86_64.rpm/x86_64/
Hmm, does that work like that for optimus? I also have an Optimus-Lenovo (T460p), but I used the stuff from bumblebee http://download.opensuse.org/repositories/X11:/Bumblebee/openSUSE_Tumbleweed and run Plasma on the Intel-graphics (HD530). Only for games etc. I then use optirun (in primus mode) to use the nvidia card. I never tried suse-prime.... Nevertheless:
If I restart the system there is only a black screen with a cursor in the left upper corner.
Any idea or help?
At what point? Do you get the grub menu? Or can you select a system to boot? Any vga/video modes specified in GRUB_GFXMODE? Or does it boot but fail to launch graphics? Can you CTRL-ALT-F1 to get a console? -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
16.03.2018 16:19, Beling пишет:
I have a problem with suse-prime .
System Lenovo Yoga with Optimus
Installation is Tumbleweed kernel 4.15.9.2
Where have you got it from? It is not part of Tumbleweed.
Plasma desktop Displaymanger sddm with autologin
I have installed from https ://download.nvidia.com/opensuse/tumbleweed the driver nvidia-gfxG04-kmp-defau390.42_k4.15.8_1-8.2.x86_64.rpm/x86_64/
lspci shows
00:02.0 VGA compatible controller: Intel Corporation HD Graphics 5500 (rev 09) 04:00.0 3D controller: NVIDIA Corporation GM108M [GeForce 940M] (rev a2)
/etc/prime/xorg.conf modified with the BusID gives after prime-select nvidia to me 90-nvidia.conf in /etcX11/xorg.conf.d
Section "ServerLayout" Identifier "layout" Screen 0 "nvidia" Inactive "intel" EndSection
Section "Device" Identifier "intel" Driver "intel" EndSection
Section "Screen" Identifier "intel" Device "intel" EndSection
Section "Device" Identifier "nvidia" Driver "nvidia" BusID "PCI:4:0:0" Option "DPI" "96 x 96" EndSection
Section "Screen" Identifier "nvidia" Device "nvidia" Option "AllowEmptyInitialConfiguration" "on" Option "UseDisplayDevice" "None" EndSection
If I restart the system there is only a black screen with a cursor in the left upper corner.
Any idea or help?
Did you enable modesetting for nvidia drivers? -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On 16/03/18 12:43 PM, Andrei Borzenkov wrote:
16.03.2018 16:19, Beling пишет:
I have a problem with suse-prime .
System Lenovo Yoga with Optimus
Installation is Tumbleweed kernel 4.15.9.2
Where have you got it from? It is not part of Tumbleweed.
Plasma desktop Displaymanger sddm with autologin
I have installed from https ://download.nvidia.com/opensuse/tumbleweed the driver nvidia-gfxG04-kmp-defau390.42_k4.15.8_1-8.2.x86_64.rpm/x86_64/
lspci shows
00:02.0 VGA compatible controller: Intel Corporation HD Graphics 5500 (rev 09) 04:00.0 3D controller: NVIDIA Corporation GM108M [GeForce 940M] (rev a2)
/etc/prime/xorg.conf modified with the BusID gives after prime-select nvidia to me 90-nvidia.conf in /etcX11/xorg.conf.d
Section "ServerLayout" Identifier "layout" Screen 0 "nvidia" Inactive "intel" EndSection
Section "Device" Identifier "intel" Driver "intel" EndSection
Section "Screen" Identifier "intel" Device "intel" EndSection
Section "Device" Identifier "nvidia" Driver "nvidia" BusID "PCI:4:0:0" Option "DPI" "96 x 96" EndSection
Section "Screen" Identifier "nvidia" Device "nvidia" Option "AllowEmptyInitialConfiguration" "on" Option "UseDisplayDevice" "None" EndSection
If I restart the system there is only a black screen with a cursor in the left upper corner.
Any idea or help?
Did you enable modesetting for nvidia drivers?
As a test add |"rcutree.rcu_idle_gp_delay=1" without the quotes to kernel options. Then run grub2-mkconfig -o /boot/grub2/grub.cfg and then reboot. Does it help? | Cheers! Roman -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On 16/03/18 06:17 PM, Roman Bysh wrote:
On 16/03/18 12:43 PM, Andrei Borzenkov wrote:
16.03.2018 16:19, Beling пишет:
I have a problem with suse-prime .
System Lenovo Yoga with Optimus
Installation is Tumbleweed kernel 4.15.9.2
Where have you got it from? It is not part of Tumbleweed.
Plasma desktop Displaymanger sddm with autologin
I have installed from https ://download.nvidia.com/opensuse/tumbleweed the driver nvidia-gfxG04-kmp-defau390.42_k4.15.8_1-8.2.x86_64.rpm/x86_64/
lspci shows
00:02.0 VGA compatible controller: Intel Corporation HD Graphics 5500 (rev 09) 04:00.0 3D controller: NVIDIA Corporation GM108M [GeForce 940M] (rev a2)
/etc/prime/xorg.conf modified with the BusID gives after prime-select nvidia to me 90-nvidia.conf in /etcX11/xorg.conf.d
Section "ServerLayout" Identifier "layout" Screen 0 "nvidia" Inactive "intel" EndSection
Section "Device" Identifier "intel" Driver "intel" EndSection
Section "Screen" Identifier "intel" Device "intel" EndSection
Section "Device" Identifier "nvidia" Driver "nvidia" BusID "PCI:4:0:0" Option "DPI" "96 x 96" EndSection
Section "Screen" Identifier "nvidia" Device "nvidia" Option "AllowEmptyInitialConfiguration" "on" Option "UseDisplayDevice" "None" EndSection
If I restart the system there is only a black screen with a cursor in the left upper corner.
Any idea or help?
Did you enable modesetting for nvidia drivers?
As a test add |"rcutree.rcu_idle_gp_delay=1" without the quotes to kernel options. Then run grub2-mkconfig -o /boot/grub2/grub.cfg
and then reboot. Does it help? |
Cheers!
Roman
This could be a conflict between your graphics modules. Solve this by blacklisting your Intel gpu modules. /etc/modprobe.d/50-blacklist.conf install i915 /usr/bin/false install intel_agp /usr/bin/false mkinitrd && reboot Cheers! Roman -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On pátek 16. března 2018 14:19:02 CET Beling wrote:
I have a problem with suse-prime .
Hi, I am not very familiar with the suse-prime scripts, but be aware that something is broken somewhere in the DRM prime machinery in Tumbleweed: https://bugzilla.opensuse.org/show_bug.cgi?id=1084411 Michal Srb -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
participants (5)
-
Andrei Borzenkov
-
Beling
-
Michal Srb
-
Peter Suetterlin
-
Roman Bysh