Hi All,
I am not able to install Intel's ice iavf and mellanox driver at the same time as there is dependency on auxiliary driver.
Getting below error whenI try to load load mlx when ice/iavf are already loaded
Below are the Debian version and rt kernel that currently running on.
root@Dev:~# cat /etc/os-release
PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"
NAME="Debian GNU/Linux"
VERSION_ID="11"
VERSION="11 (bullseye)"
VERSION_CODENAME=bullseye
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"
root@Dev:~# cat /etc/debian_version
11.3
root@Dev:~# uname -r
5.10.0-25-rt-amd64
driver: ice
version: 1.9.11
driver: iavf
version: 4.5.3
driver: mellanox
version: 5.8-2.0.3
I am not able to install Intel's ice iavf and mellanox driver at the same time as there is dependency on auxiliary driver.
Getting below error whenI try to load load mlx when ice/iavf are already loaded
Code:
[72867.066778] mlx5_core: disagrees about version of symbol auxiliary_device_init[72867.066781] mlx5_core: Unknown symbol auxiliary_device_init (err -22)[72867.067079] mlx5_core: disagrees about version of symbol auxiliary_driver_unregister[72867.067080] mlx5_core: Unknown symbol auxiliary_driver_unregister (err -22)[72867.067266] mlx5_core: disagrees about version of symbol __auxiliary_device_add[72867.067266] mlx5_core: Unknown symbol __auxiliary_device_add (err -22)[72867.067785] mlx5_core: disagrees about version of symbol __auxiliary_driver_register[72867.067786] mlx5_core: Unknown symbol __auxiliary_driver_register (err -22)
Below are the Debian version and rt kernel that currently running on.
root@Dev:~# cat /etc/os-release
PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"
NAME="Debian GNU/Linux"
VERSION_ID="11"
VERSION="11 (bullseye)"
VERSION_CODENAME=bullseye
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"
root@Dev:~# cat /etc/debian_version
11.3
root@Dev:~# uname -r
5.10.0-25-rt-amd64
driver: ice
version: 1.9.11
driver: iavf
version: 4.5.3
driver: mellanox
version: 5.8-2.0.3
Statistics: Posted by harry6264 — 2024-12-05 03:40 — Replies 0 — Views 35