Error: missing /dev/dahdi!
Added by Mauro dior almost 10 years ago
Hello guys,
I am trying to install on a server goautodial digitalocean using centos 5.10X32 following the guidance from http://goautodial.org/projects/goautodialce/wiki/64bit.
But when I want to install the drivers dahdi I always make the same mistake that I can not solve:
Loading DAHDI hardware modules:
FATAL: Module dahdi not found.
wct4xxp: FATAL: Module wct4xxp not found.
[FAILED]
wcte12xp: FATAL: Module wcte12xp not found.
[FAILED]
wct1xxp: FATAL: Module wct1xxp not found.
[FAILED]
wcte11xp: FATAL: Module wcte11xp not found.
[FAILED]
wctdm24xxp: FATAL: Module wctdm24xxp not found.
[FAILED]
wcfxo: FATAL: Module wcfxo not found.
[FAILED]
WCTDM: FATAL: Module WCTDM not found.
[FAILED]
wcb4xxp: FATAL: Module wcb4xxp not found.
[FAILED]
wctc4xxp: FATAL: Module wctc4xxp not found.
[FAILED]
xpp_usb: FATAL: Module xpp_usb not found.
[FAILED]
Error: missing / dev / dahdi!
How do I solve?
thanks
Replies (11)
RE: Error: missing /dev/dahdi!
-
Added by said said almost 10 years ago
are you using a 32bits version with 64bits rpm?
RE: Error: missing /dev/dahdi!
-
Added by Mauro dior almost 10 years ago
There is nobody to help me?
RE: Error: missing /dev/dahdi!
-
Added by striker 247 almost 10 years ago
does your server is a VPS or a dedicated server.
did u tried installing the dahdi manually.
br
striker
www.striker24x7.blogspot.com
RE: Error: missing /dev/dahdi!
-
Added by Mauro dior almost 10 years ago
hello my I am a server that I bought from digitalocean.
I tried to install the drivers manually dhadi but nothing.
If you tried to use centos 6 or 7?
RE: Error: missing /dev/dahdi!
-
Added by ed dagohoy almost 10 years ago
mostly dahdi will not work if kernel compatible to it was not installed.
RE: Error: missing /dev/dahdi!
-
Added by Mauro dior almost 10 years ago
which of these kernel should I install?
and after I changed that I have to give commands to putty?
RE: Error: missing /dev/dahdi!
-
Added by ed dagohoy almost 10 years ago
cd /usr/src/dahdi/
make
make install
Try the command above and paste here if you encountered issues.
RE: Error: missing /dev/dahdi!
-
Added by Mauro dior almost 10 years ago
i have this results:
[root@GoAutoDial dahdi]# make
make -C drivers/dahdi/firmware firmware-loaders
make1: Entering directory `/usr/src/dahdi-2.6.1-1.go/drivers/dahdi/firmware'
make1: Leaving directory `/usr/src/dahdi-2.6.1-1.go/drivers/dahdi/firmware'
You do not appear to have the sources for the 2.6.18-308.1.1.el5 kernel installed.
make: * [modules] Error 1
[root@GoAutoDial dahdi]# make install
make -C drivers/dahdi/firmware firmware-loaders
make1: Entering directory `/usr/src/dahdi-2.6.1-1.go/drivers/dahdi/firmware'
make1: Leaving directory `/usr/src/dahdi-2.6.1-1.go/drivers/dahdi/firmware'
You do not appear to have the sources for the 2.6.18-308.1.1.el5 kernel installed.
make: [modules] Error 1
[root@GoAutoDial dahdi]# cd /usr/src/dahdi/
[root@GoAutoDial dahdi]# make install
make -C drivers/dahdi/firmware firmware-loaders
make1: Entering directory `/usr/src/dahdi-2.6.1-1.go/drivers/dahdi/firmware'
make1: Leaving directory `/usr/src/dahdi-2.6.1-1.go/drivers/dahdi/firmware'
You do not appear to have the sources for the 2.6.18-308.1.1.el5 kernel installed.
make: ** [modules] Error 1
RE: Error: missing /dev/dahdi!
-
Added by Mauro dior almost 10 years ago
Mauro dior wrote:
i have this results:
[root@GoAutoDial dahdi-linux-complete-2.10.2+2.10.2]# cd /usr/src/dahdi/
[root@GoAutoDial dahdi]# make
make -C drivers/dahdi/firmware firmware-loaders
make1: Entering directory `/usr/src/dahdi-2.6.1-1.go/drivers/dahdi/firmware'
make1: Leaving directory `/usr/src/dahdi-2.6.1-1.go/drivers/dahdi/firmware'
You do not appear to have the sources for the 2.6.18-308.1.1.el5 kernel installed.
make: * [modules] Error 1
[root@GoAutoDial dahdi]# make install
make -C drivers/dahdi/firmware firmware-loaders
make1: Entering directory `/usr/src/dahdi-2.6.1-1.go/drivers/dahdi/firmware'
make1: Leaving directory `/usr/src/dahdi-2.6.1-1.go/drivers/dahdi/firmware'
You do not appear to have the sources for the 2.6.18-308.1.1.el5 kernel installed.
make: [modules] Error 1
[root@GoAutoDial dahdi]# cd /usr/src/dahdi/
[root@GoAutoDial dahdi]# make install
make -C drivers/dahdi/firmware firmware-loaders
make1: Entering directory `/usr/src/dahdi-2.6.1-1.go/drivers/dahdi/firmware'
make1: Leaving directory `/usr/src/dahdi-2.6.1-1.go/drivers/dahdi/firmware'
You do not appear to have the sources for the 2.6.18-308.1.1.el5 kernel installed.
make: ** [modules] Error 1