[Bug 1173854] New: prime-select-bbswitch has non-absolute path to executable and missing items on the blacklist
http://bugzilla.opensuse.org/show_bug.cgi?id=1173854 Bug ID: 1173854 Summary: prime-select-bbswitch has non-absolute path to executable and missing items on the blacklist Classification: openSUSE Product: openSUSE Distribution Version: Leap 15.2 Hardware: x86-64 OS: Other Status: NEW Severity: Major Priority: P5 - None Component: X11 3rd Party Driver Assignee: gfx-bugs@suse.de Reporter: gafernandesil@gmail.com QA Contact: sndirsch@suse.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0 Build Identifier: The package prime-select-bbswitch install a service prime-select.service at /usr/lib/systemd/system/prime-select.service . This service has a wrong path to the executable. The full path to prime-select must be given in order for the service to work: ExecStart=/usr/sbin/prime-select systemd_call This is fixed on the version 0.7.12 of prime-select-bbswitch and prime-select: https://github.com/openSUSE/SUSEPrime Also some kernel modules were missing also fixed in the version 0.7.12. Reproducible: Always Steps to Reproduce: 1.zypper in suse-prime-bbswitch 2.systemctl reboot 3.systemctl status prime-select Actual Results: Exec Error: Executable path is not absolute This error also can be found in the journalctl. It is not possible to choose the driver. Expected Results: prime-select should load correctly and be able to change the graphics driver. If with bbswitch, turn off the Nvidia card when Intel is selected. The version 0.7.12 of suse-prime works correctly. Tested on GTX 960 with G05 Nvidia drivers. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1173854 http://bugzilla.opensuse.org/show_bug.cgi?id=1173854#c1 --- Comment #1 from Gabriel Fernandes <gafernandesil@gmail.com> --- Today suse-prime bbswitch version for Leap 15.2 is 0.7.7 The packages of the community repos have the fix: https://software.opensuse.org/package/suse-prime-bbswitch?search_term=suse-p... (In reply to Gabriel Fernandes from comment #0)
User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0 Build Identifier:
The package prime-select-bbswitch install a service prime-select.service at /usr/lib/systemd/system/prime-select.service . This service has a wrong path to the executable. The full path to prime-select must be given in order for the service to work: ExecStart=/usr/sbin/prime-select systemd_call This is fixed on the version 0.7.12 of prime-select-bbswitch and prime-select: https://github.com/openSUSE/SUSEPrime Also some kernel modules were missing also fixed in the version 0.7.12.
Reproducible: Always
Steps to Reproduce: 1.zypper in suse-prime-bbswitch 2.systemctl reboot 3.systemctl status prime-select Actual Results: Exec Error: Executable path is not absolute
This error also can be found in the journalctl. It is not possible to choose the driver.
Expected Results: prime-select should load correctly and be able to change the graphics driver. If with bbswitch, turn off the Nvidia card when Intel is selected.
The version 0.7.12 of suse-prime works correctly. Tested on GTX 960 with G05 Nvidia drivers.
-- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1173854 http://bugzilla.opensuse.org/show_bug.cgi?id=1173854#c2 Stefan Dirsch <sndirsch@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Stefan Dirsch <sndirsch@suse.com> --- Indeed. This has been fixed via commit https://github.com/openSUSE/SUSEPrime/commit/ed14dff86e34cc5c79196d0c385e71c... and is fixed since release 0.7.9 https://github.com/openSUSE/SUSEPrime/releases/tag/0.7.9 Packages available via devel project https://build.opensuse.org/package/show/X11:XOrg/suse-prime -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com