Error: Transaction test error:
file /usr/lib64/dri/iHD_drv_video.so conflicts between attempted installs of intel-media-driver-24.1.3-2.fc40.x86_64 and libva-intel-media-driver-24.1.3-3.fc40.x86_64
You may want to wait until the beta for f40 is released unless you are willing and able to handle issues with the release.
Not sure about the conflict, I do not have libva-intel-media-driver and when I try to install it I get told this:
$ dnf install libva-intel-media-driver
Last metadata expiration check: 0:01:59 ago on Sun 17 Mar 2024 10:28:41 GMT.
Package intel-media-driver-23.4.3-1.fc39.x86_64 is already installed.
Dependencies resolved.
Nothing to do.
Complete!
What rpms do you have installed? What is the output of rpm -qa | grep intel?
If it is installed then you could try dnf remove libva-intel-media-driver then try the upgrade again.
% doas dnf whatprovides /usr/lib64/dri/iHD_drv_video.so
Last metadata expiration check: 0:10:26 ago on Sun Mar 17 08:10:29 2024.
intel-media-driver-23.3.5-1.fc39.x86_64 : The Intel Media Driver for VAAPI
Repo : rpmfusion-nonfree
Matched from:
Filename : /usr/lib64/dri/iHD_drv_video.so
intel-media-driver-23.4.3-1.fc39.x86_64 : The Intel Media Driver for VAAPI
Repo : rpmfusion-nonfree-updates
Matched from:
Filename : /usr/lib64/dri/iHD_drv_video.so
Third-party packages generally lag behind the main release, so if you need this pckage you will have to wait for rpmfusion to catch up.
Thank you for your replies. I used option of ‘–exclude=libva-intel-media-driver’ and successfully installed the system. My old system didn’t have this. Then the ‘cheese’ can work but the newly added ‘camera’ cannot.