Bug 2294207
| Summary: | `mesa-dri-drivers` hard dependency would by useful for mutter | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Vít Ondruch <vondruch> |
| Component: | mutter | Assignee: | GNOME SIG Unassigned <gnome-sig> |
| Status: | NEW --- | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | debarshir, fmuellner, gnome-sig, jadahl, jkoten, klember, ndegraef, ngompa13, ofourdan, otaylor, philip.wyett, ppisar, walters |
| Target Milestone: | --- | Keywords: | AutomationTriaged |
| Target Release: | --- | Flags: | vondruch:
needinfo?
(fmuellner) |
| Hardware: | Unspecified | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 2293271 | Environment: | |
| Last Closed: | Type: | --- | |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 2293271 | ||
| Bug Blocks: | |||
|
Description
Vít Ondruch
2024-06-25 13:06:59 UTC
This component is maintained by the GNOME project. Issues with it should be reported directly to GNOME at https://gitlab.gnome.org/GNOME/. This issue should only be kept open if it: 1. Relates to Fedora packaging or integration with other Fedora components 2. Is required for Fedora release processes, such as blocker bugs and freeze exceptions If this issue isn't needed for either of these two reasons, please: * create an issue with GNOME * add a link to the GNOME issue here * close this issue as CLOSED/UPSTREAM Thank you! Actually adding Kalev on CC, because of: https://src.fedoraproject.org/rpms/mutter/c/34ac2893502697442a21f9d092e84d84a272c581 I got a response from airlied and the problem is that Mutter just relies on any GL driver, not necessarily one in mesa. The big outlier there (and why a soft dependency was chosen at the time) is the NVIDIA driver, which is unfortunately a big use case. (In reply to Niels De Graef from comment #3) > I got a response from airlied and the problem is that Mutter just relies on > any GL driver, not necessarily one in mesa. The big outlier there (and why a > soft dependency was chosen at the time) is the NVIDIA driver, which is > unfortunately a big use case. We can have both Mesa and the NVIDIA drivers installed at the same time (this is actually the most common case since fnd wil listnall the suggested depdencies in its default setup), having a requirement on mesa-dri-drivers does not prevent the installation and use of the NVIDIA driver, so I fail to see the point. (In reply to Olivier Fourdan from comment #4) > (In reply to Niels De Graef from comment #3) > > I got a response from airlied and the problem is that Mutter just relies on > > any GL driver, not necessarily one in mesa. The big outlier there (and why a > > soft dependency was chosen at the time) is the NVIDIA driver, which is > > unfortunately a big use case. > > We can have both Mesa and the NVIDIA drivers installed at the same time > (this is actually the most common case since fnd wil listnall the suggested > depdencies in its default setup), having a requirement on mesa-dri-drivers > does not prevent the installation and use of the NVIDIA driver, so I fail to > see the point. There can even be `Requires: (mesa-dri-drivers or some-nvidia-driver-provide)` or something more specific rich dependency. This bug appears to have been reported against 'rawhide' during the Fedora Linux 42 development cycle. Changing version to 42. Fly-by comment while triaging GNOME bugs: Niels, any suggestion on what to do with this one after comment 4 and comment 5 ? I guess Vit's suggestion could make sense? I think this is one I'll leave to the mutter maintainers though |