Hi List,
I use the kmod-nvidia package on my CentOS workstations.
Always this has "just worked".
Doing a yum update this morning I now get this:
09:15:28 : ERROR: Package: kmod-nvidia-367.57-2.el7.elrepo.x86_64 (elrepo) Requires: kernel(drm_atomic_helper_plane_reset) = 0xabd4c98d Installed: kernel-3.10.0-327.28.2.el7.x86_64 (@updates) kernel(drm_atomic_helper_plane_reset) = 0xb23805db Installed: kernel-3.10.0-327.28.3.el7.x86_64 (@updates) kernel(drm_atomic_helper_plane_reset) = 0xb23805db Installed: kernel-3.10.0-327.36.1.el7.x86_64 (@updates) kernel(drm_atomic_helper_plane_reset) = 0xb23805db Installed: kernel-3.10.0-327.36.2.el7.x86_64 (@updates) kernel(drm_atomic_helper_plane_reset) = 0xb23805db Installed: kernel-3.10.0-327.36.3.el7.x86_64 (@updates) kernel(drm_atomic_helper_plane_reset) = 0xb23805db Available: kernel-3.10.0-327.el7.x86_64 (base) kernel(drm_atomic_helper_plane_reset) = 0xb23805db Available: kernel-3.10.0-327.3.1.el7.x86_64 (updates) kernel(drm_atomic_helper_plane_reset) = 0xb23805db Available: kernel-3.10.0-327.4.4.el7.x86_64 (updates) kernel(drm_atomic_helper_plane_reset) = 0xb23805db Available: kernel-3.10.0-327.4.5.el7.x86_64 (updates) kernel(drm_atomic_helper_plane_reset) = 0xb23805db Available: kernel-3.10.0-327.10.1.el7.x86_64 (updates) kernel(drm_atomic_helper_plane_reset) = 0xb23805db Available: kernel-3.10.0-327.13.1.el7.x86_64 (updates) kernel(drm_atomic_helper_plane_reset) = 0xb23805db Available: kernel-3.10.0-327.18.2.el7.x86_64 (updates) kernel(drm_atomic_helper_plane_reset) = 0xb23805db Available: kernel-3.10.0-327.22.2.el7.x86_64 (updates) kernel(drm_atomic_helper_plane_reset) = 0xb23805db Available: kernel-debug-3.10.0-327.el7.x86_64 (base) kernel(drm_atomic_helper_plane_reset) = 0xb92b713d Available: kernel-debug-3.10.0-327.3.1.el7.x86_64 (updates) kernel(drm_atomic_helper_plane_reset) = 0xb92b713d Available: kernel-debug-3.10.0-327.4.4.el7.x86_64 (updates) kernel(drm_atomic_helper_plane_reset) = 0xb92b713d Available: kernel-debug-3.10.0-327.4.5.el7.x86_64 (updates) kernel(drm_atomic_helper_plane_reset) = 0xb92b713d Available: kernel-debug-3.10.0-327.10.1.el7.x86_64 (updates) kernel(drm_atomic_helper_plane_reset) = 0xb92b713d Available: kernel-debug-3.10.0-327.13.1.el7.x86_64 (updates) kernel(drm_atomic_helper_plane_reset) = 0xb92b713d Available: kernel-debug-3.10.0-327.18.2.el7.x86_64 (updates) kernel(drm_atomic_helper_plane_reset) = 0xb92b713d Available: kernel-debug-3.10.0-327.22.2.el7.x86_64 (updates) kernel(drm_atomic_helper_plane_reset) = 0xb92b713d Available: kernel-debug-3.10.0-327.28.2.el7.x86_64 (updates) kernel(drm_atomic_helper_plane_reset) = 0xb92b713d Available: kernel-debug-3.10.0-327.28.3.el7.x86_64 (updates) kernel(drm_atomic_helper_plane_reset) = 0xb92b713d Available: kernel-debug-3.10.0-327.36.1.el7.x86_64 (updates) kernel(drm_atomic_helper_plane_reset) = 0xb92b713d Available: kernel-debug-3.10.0-327.36.2.el7.x86_64 (updates) kernel(drm_atomic_helper_plane_reset) = 0xb92b713d Available: kernel-debug-3.10.0-327.36.3.el7.x86_64 (updates) kernel(drm_atomic_helper_plane_reset) = 0xb92b713d
Anyone else get this? any pointers? TIA Rob
On Sat, Dec 10, 2016 at 12:21 PM, Rob Kampen rkampen@kampensonline.com wrote:
Hi List,
I use the kmod-nvidia package on my CentOS workstations.
Always this has "just worked".
Doing a yum update this morning I now get this:
09:15:28 : ERROR: Package: kmod-nvidia-367.57-2.el7.elrepo.x86_64 (elrepo) Requires: kernel(drm_atomic_helper_plane_reset) = 0xabd4c98d Installed: kernel-3.10.0-327.28.2.el7.x86_64 (@updates) kernel(drm_atomic_helper_plane_reset) = 0xb23805db
Anyone else get this? any pointers? TIA Rob
Later versions of kmod-nvidia are for EL7.3 (not backward compatible). You need to update your CentOS system using the CR repo. Or wait until the full release of CentOS 7.3.1611 (next week?).
Akemi
On 12/10/2016 12:28 PM, Akemi Yagi wrote:
On Sat, Dec 10, 2016 at 12:21 PM, Rob Kampen rkampen@kampensonline.com wrote:
Hi List,
I use the kmod-nvidia package on my CentOS workstations.
Always this has "just worked".
Doing a yum update this morning I now get this:
09:15:28 : ERROR: Package: kmod-nvidia-367.57-2.el7.elrepo.x86_64 (elrepo) Requires: kernel(drm_atomic_helper_plane_reset) = 0xabd4c98d Installed: kernel-3.10.0-327.28.2.el7.x86_64 (@updates) kernel(drm_atomic_helper_plane_reset) = 0xb23805db
Anyone else get this? any pointers? TIA Rob
Later versions of kmod-nvidia are for EL7.3 (not backward compatible). You need to update your CentOS system using the CR repo. Or wait until the full release of CentOS 7.3.1611 (next week?).
Akemi
Um this morning my rsync mirror script grabbed the package tree from kernel.org mirror - is that an accidental release?
On Sat, Dec 10, 2016 at 12:49:50PM -0800, Alice Wonder wrote:
On 12/10/2016 12:28 PM, Akemi Yagi wrote:
On Sat, Dec 10, 2016 at 12:21 PM, Rob Kampen rkampen@kampensonline.com wrote:
Hi List,
I use the kmod-nvidia package on my CentOS workstations.
Always this has "just worked".
Doing a yum update this morning I now get this:
09:15:28 : ERROR: Package: kmod-nvidia-367.57-2.el7.elrepo.x86_64 (elrepo) Requires: kernel(drm_atomic_helper_plane_reset) = 0xabd4c98d Installed: kernel-3.10.0-327.28.2.el7.x86_64 (@updates) kernel(drm_atomic_helper_plane_reset) = 0xb23805db
This is a known issue. I think you can find mention of it on the forums, but I don't remember where I actually found mention of it.
It has to do with what will be needed when 7.3 comes along. Ah here's the link. https://www.centos.org/forums/viewtopic.php?t=59965
On Sat, Dec 10, 2016 at 04:31:50PM -0500, Scott Robbins wrote:
On Sat, Dec 10, 2016 at 12:49:50PM -0800, Alice Wonder wrote:
On 12/10/2016 12:28 PM, Akemi Yagi wrote:
On Sat, Dec 10, 2016 at 12:21 PM, Rob Kampen rkampen@kampensonline.com wrote:
Hi List,
I use the kmod-nvidia package on my CentOS workstations.
Always this has "just worked".
Doing a yum update this morning I now get this:
09:15:28 : ERROR: Package: kmod-nvidia-367.57-2.el7.elrepo.x86_64 (elrepo) Requires: kernel(drm_atomic_helper_plane_reset) = 0xabd4c98d Installed: kernel-3.10.0-327.28.2.el7.x86_64 (@updates) kernel(drm_atomic_helper_plane_reset) = 0xb23805db
This is a known issue. I think you can find mention of it on the forums, but I don't remember where I actually found mention of it.
It has to do with what will be needed when 7.3 comes along. Ah here's the link. https://www.centos.org/forums/viewtopic.php?t=59965
I've been doing:
yum --exclude=*nvidia*, since I'm not currently taking the CR updates.
On 11/12/16 09:28, Akemi Yagi wrote:
On Sat, Dec 10, 2016 at 12:21 PM, Rob Kampen rkampen@kampensonline.com wrote:
Hi List,
I use the kmod-nvidia package on my CentOS workstations.
Always this has "just worked".
Doing a yum update this morning I now get this:
09:15:28 : ERROR: Package: kmod-nvidia-367.57-2.el7.elrepo.x86_64 (elrepo) Requires: kernel(drm_atomic_helper_plane_reset) = 0xabd4c98d Installed: kernel-3.10.0-327.28.2.el7.x86_64 (@updates) kernel(drm_atomic_helper_plane_reset) = 0xb23805db Anyone else get this? any pointers? TIA Rob
Later versions of kmod-nvidia are for EL7.3 (not backward compatible). You need to update your CentOS system using the CR repo. Or wait until the full release of CentOS 7.3.1611 (next week?).
Ahhh - no problems, I'll await 7.3 and exclude kmod-nvidia for now. Thanks
Akemi _______________________________________________ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos