[asterisk-users] dahdi modules installed wrong location

Steve Casto stevec1 at cox.net
Fri Jun 18 20:43:09 CDT 2010


CENTOS 5.5
dahdi 1.4.3.0.1
uname -r
2.6.18-194.3.1.el5PAE

[root at localhost dahdi-linux-2.3.0.1]# service dahdi start
Loading DAHDI hardware modules:
FATAL: Module dahdi not found.
  wct4xxp:  FATAL: Module wct4xxp not found.
                                                           [FAILED]
  wctc4xxp:  FATAL: Module wctc4xxp not found.
                                                           [FAILED]

Error: missing /dev/dahdi!

[root at localhost dahdi-linux-2.3.0.1]# modprobe dahdi
FATAL: Module dahdi not found.
Asterisk starts OK


After doing make then make install, dahdi creates 
/lib/modules/2.6.18-194.3.1.el5/dahdi  with the modules in it. but the 
correct location all ready exist /lib/modules/2.6.18-194.3.1.el5PAE. 
When I delete /lib/modules/2.6.18-194.3.1.el5 and do a make clean, make, 
make install the /lib/modules/2.6.18-194.3.1.el5 is recreated with the 
dahdi dir in it. There was one error message doing the make:
WARNING: could not find 
/usr/src/dahdi-linux-2.3.0.1/drivers/dahdi/vpmadt032_loader/.vpmadt032_x86_32.o.cmd 
for 
/usr/src/dahdi-linux-2.3.0.1/drivers/dahdi/vpmadt032_loader/vpmadt032_x86_32.o
Don't know if this is a problem. If I remove the link to the kernel 
source I get this doing make:
You do not appear to have the sources for the 2.6.18-194.3.1.el5PAE 
kernel installed.
thanks for the help
Steve Casto




More information about the asterisk-users mailing list