Intel-Media-SDK / MediaSDK

The Intel® Media SDK
MIT License
926 stars 457 forks source link

[DG1/ICL/RKL/SG1/TGL] media-driver build with option 'DENABLE_PRODUCTION_KMD' cause msdk-dispatcher couldn't load mskd-runtime #2987

Closed Hangjie22Coder closed 1 year ago

Hangjie22Coder commented 1 year ago

System information

Issue behavior

Describe the current behavior

media-driver build with option 'DENABLE_PRODUCTION_KMD' cause msdk-dispatcher couldn't test with ffmpeg-qsv/gst-msdk with mediaSDK combine, check with process list lsof -p pid, it not load the msdk-runtime load mskd-runtime dispatcher build option: -DBUILD_RUNTIME=OFF -DBUILD_DISPATCHER=ON runtime build option: -DBUILD_RUNTIME=ON -DBUILD_DISPATCHER=OFF

Describe the expected behavior

load msdk-runtime

Debug information