Comment 0 for bug 790558

Revision history for this message
Tom Bamford (tombamford) wrote : dahdi kernel module fails to load in 2.6.32-32-server

Binary package hint: dahdi-linux

After the recent kernel update from 2.6.32-31-server to 2.6.32-32-server the dahdi kernel module fails to load. The module is inserted by the dahdi init script, which produces this output when run:

Unloading DAHDI hardware modules: done
Loading DAHDI hardware modules:
FATAL: Error inserting dahdi (/lib/modules/2.6.32-32-server/updates/dkms/dahdi.ko): Unknown symbol in module, or unknown parameter (see dmesg)
   wcb4xxp: error xpp_usb: error dahdi: error dahdi_transcode: error

Please note that all the dahdi modules _were_ built successfully by DKMS on installation of the linux-image-2.6.32-32-server package, they just refuse to be inserted into the running kernel. I have attached a dmesg excerpt showing entries at the point I tried to load it.