src-d / coreos-nvidia

Yet another NVIDIA driver container for Container Linux (aka CoreOS)
GNU General Public License v3.0
37 stars 15 forks source link

insmod: ERROR: could not insert module: Unknown symbol in module #3

Closed whidrasl closed 6 years ago

whidrasl commented 6 years ago

Hi! I'm using CoreOS 1632.2.1 and can't insert kernel module with such error:

core@localhost ~ $ cat /etc/os-release NAME="Container Linux by CoreOS" ID=coreos VERSION=1632.2.1 VERSION_ID=1632.2.1 BUILD_ID=2018-02-01-2053 PRETTY_NAME="Container Linux by CoreOS 1632.2.1 (Ladybug)" ANSI_COLOR="38;5;75" HOME_URL="https://coreos.com/" BUG_REPORT_URL="https://issues.coreos.com" COREOS_BOARD="amd64-usr" core@localhost ~ $ docker run --rm -it --privileged --volume /:/rootfs/ srcd/coreos-nvidia:1632.2.1 insmod: ERROR: could not insert module /opt/nvidia/lib/modules/4.14.16/video/nvidia.ko: Unknown symbol in module

sr-ix commented 6 years ago

Experiencing the same issue, same version on an AWS instance.

lsjostro commented 6 years ago

Apparently there is new deps in the latest release.. if you load ipmi_devintf first it will work

modprobe ipmi_devintf

abwaqas commented 5 years ago

/usr/lib/modules/3.10.0-957.27.2.el7.x86_64/weak-updates/drbd84/drbd.ko in centos7 COREOS insmod error: unknown symbol in module

smola commented 5 years ago

@abwaqas Please, could you open a new issue? Please, include: