Search found 2 matches
- Tue Nov 16, 2021 7:07 pm
- Forum: ZoneMinder 1.34.x
- Topic: 1.34.3 zmc broken with nvidia cuda
- Replies: 17
- Views: 20857
Re: 1.34.3 zmc broken with nvidia cuda
After Kernel 5.14.xx, broken again. NO way to install compiled driver (it breaks again ZM).
- Sun Oct 31, 2021 1:42 am
- Forum: ZoneMinder 1.34.x
- Topic: 1.34.3 zmc broken with nvidia cuda
- Replies: 17
- Views: 20857
Re: 1.34.3 zmc broken with nvidia cuda
I resolved. I noted it had some links replaced by Nvidia Driver (compiled from source, with patch from NVidia). 1 - removed driver: sudo ./NVIDIA-Linux-x86_64-340.108-patched-kernel-5.14.run --uninstall Instaled NVidia from repositories: sudo dnf update -y ; sudo dnf install xorg-x11-drv-nvidia ...