Bug 1540673
| Summary: | improper module deployment with dkms-nvidia from negativo17 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora EPEL | Reporter: | Jay Hilliard <jay.hilliard> |
| Component: | dkms | Assignee: | Simone Caronni <negativo17> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | epel7 | CC: | negativo17 |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-05-09 07:16:34 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Jay Hilliard
2018-01-31 17:09:38 UTC
Hello, it seems you installed both the binary modules and the DKMS ones. The binary modules are installed in weak-updates as they are being compiled with kABI support and can survive multiple kernel updates in binary form. The DKMS ones are built and installed under extra. Can you do this command on your system and paste it here? # rpm -qa \*nvidia\* | sort |