intel / intel/QAT_Engine

qat_api: Unknown symbol

Open
#113 11 comments 1 reaction 0 assignees View on GitHub
Dominant language
C
Stars
443
Forks
137
PR merge metrics
No merged PRs in 30d

Description

I tried to install the qat1.7.l.4.6.0-00025.tar.gz driver on Proxmox VE 6 and get the following errors when the installer tries to load the `qat_api` module:

> qat_api: Unknown symbol adf_module_load (err -2)
qat_api: Unknown symbol icpSetProcessName (err -2)
qat_api: Unknown symbol adf_module_unload (err -2)
qat_api: Unknown symbol osalCryptoInterfaceExit (err -2)
qat_api: Unknown symbol osalCryptoInterfaceInit (err -2)

The missing symbols should be included in the files `libadf_kernel.a` and `libosal.a` under `quickassist/lookaside/access_layer/build/libs` inside the ICP_ROOT but I suspect they are not linked to `qat_api.ko`.

The kernel in use is 5.0.21-2-pve / 5.0.21-3.

Is there anything I could try or that I'm missing?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.