Dahdi Modules Error With OpenVZ Kernel On Debian 7 (2.6.32-openvz-042stab111.11-amd64)
Hi!
After upgrading kernel from 2.6.32-openvz-042stab108.8-amd64 to
2.6.32-openvz-042stab111.11-amd64 I fail to load the DAHDI kernel modules.
It’s the package dahdi-linux-complete-2.10.2+2.10.2 and it looks like it compiles and installs just fine (a few error in the text indicates that something is wrong however)
After “make ; make install ; modprobe dahdi”
This is the output:
libkmod: ERROR ../libkmod/libkmod.c:505
kmod_lookup_alias_from_builtin_file: could not open builtin file
‘/lib/modules/2.6.32-openvz-042stab111.11-amd64/modules.builtin.bin’
FATAL: Module dahdi not found.
When I look in /lib/modules/2.6.32-openvz-042stab111.11-amd64 the dahdi-subtree that exists in the
/lib/modules/2.6.32-openvz-042stab108.8-amd64 (previous kernel) is missing.
Output for make is attached below.
Anyone that is a little bit less lost with compiling kernel modules than I am?
Many greetings!
/Johan
–