Comment 0 for bug 1766565

Revision history for this message
Po-Hsu Lin (cypressyew) wrote : Unable to insert sysdig_probe module on B-KVM kernel

The sysdig-dkms module cannot be installed on the B-KVM kernel before (bug 1764693), but the installation works with 4.15.0-1007

However, when you try to insert the module, it will complain about:
$ sudo modprobe sysdig-probe
modprobe: ERROR: could not insert 'sysdig_probe': Unknown symbol in module, or unknown parameter (see dmesg)

Log in dmesg:
[ 1989.967807] sysdig_probe: loading out-of-tree module taints kernel.
[ 1989.967924] sysdig_probe: module verification failed: signature and/or required key missing - tainting kernel
[ 1989.967986] sysdig_probe: Unknown symbol tracepoint_probe_unregister (err 0)
[ 1989.968090] sysdig_probe: Unknown symbol for_each_kernel_tracepoint (err 0)
[ 1989.968094] sysdig_probe: Unknown symbol tracepoint_probe_register (err 0)

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: linux-image-4.15.0-1007-kvm 4.15.0-1007.7
ProcVersionSignature: User Name 4.15.0-1007.7-kvm 4.15.17
Uname: Linux 4.15.0-1007-kvm x86_64
ApportVersion: 2.20.9-0ubuntu6
Architecture: amd64
Date: Tue Apr 24 11:31:08 2018
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=<set>
 LANG=C.UTF-8
 SHELL=/bin/bash
SourcePackage: linux-kvm
UpgradeStatus: No upgrade log present (probably fresh install)