keywords: ip pbx voip gateway gsm gateway

×

Notice

The forum is in read only mode.
× Questions about A400/800/1200 Analog Interface Card

[RESOLVED]noise on A800P-wont compile

11 years 10 months ago #8144 by newkidd
ive been at this for about 3 days now. I have everything setup and working beautifully on my 2.3 elastix box. SIP calls work well. using an A800P card (fw v1.6) for analog lines gives me nothing but noise. I have installed and configured until im blue in the face, but I cannot make the noise go away. trying to use the dahdi driver tarball from http://downloads.openvox.cn/pub/ ... ete/releases/1.3.3/ (dahdi is 2.4.1.2-11) gives me the following errors. i have all the kernel source, kernel-devel, and kernel-headers, installed, I just cannot get this to compile to get rid of the noise. any ideas?
[root@localhost dahdi-linux-complete-2.4.1.2+2.4.1]# make
make -C linux all
make[1]: Entering directory `/usr/src/dahdi-linux-complete-2.4.1.2+2.4.1/linux'
make -C drivers/dahdi/firmware firmware-loaders
make[2]: Entering directory `/usr/src/dahdi-linux-complete-2.4.1.2+2.4.1/linux/drivers/dahdi/firmware'
make[2]: Leaving directory `/usr/src/dahdi-linux-complete-2.4.1.2+2.4.1/linux/drivers/dahdi/firmware'
You do not appear to have the sources for the 2.6.18-308.8.2.el5 kernel installed.
make[1]: *** [modules] Error 1
make[1]: Leaving directory `/usr/src/dahdi-linux-complete-2.4.1.2+2.4.1/linux'
make: *** [all] Error 2

i] Last edited by newkidd at 2012-6-16 00:39 [/i
11 years 10 months ago #8145 by tim.june
# yum install kernel-devel-`uname -r` libxml2-devel -y

i] Last edited by tim.june at 2012-6-15 13:54 [/i

Email: This email address is being protected from spambots. You need JavaScript enabled to view it.
Skype: tim.jjune
11 years 10 months ago #8148 by newkidd
[root@localhost src]# yum install kernel-devel-`uname -r` libxml2-devel -y
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: mirror.unl.edu
 * commercial-addons: 66.128.53.13
 * elastix-base: 66.128.53.13
 * elastix-extras: 66.128.53.13
 * elastix-updates: 66.128.53.13
 * epel: mirror.utexas.edu
 * epel-source: mirror.utexas.edu
 * extras: mirrors.serveraxis.net
 * updates: mirror.cisp.com
Excluding Packages from CentOS-5 - Addons
Finished
Excluding Packages from CentOS-5 - Base
Finished
Excluding Packages from CentOS-5 - Extras
Finished
Excluding Packages from CentOS-5 - Updates
Finished
Setting up Install Process
Package kernel-devel-2.6.18-308.8.2.el5.i686 already installed and latest version
Resolving Dependencies
--> Running transaction check
---> Package libxml2-devel.i386 0:2.6.26-2.1.15.el5_8.2 set to be updated
--> Finished Dependency Resolution

Dependencies Resolved

====================================================================================================================================================
 Package                              Arch                        Version                                      Repository                      Size
====================================================================================================================================================
Installing:
 libxml2-devel                        i386                        2.6.26-2.1.15.el5_8.2                        updates                        2.1 M

Transaction Summary
====================================================================================================================================================
Install       1 Package(s)
Upgrade       0 Package(s)

Total download size: 2.1 M
Downloading Packages:
libxml2-devel-2.6.26-2.1.15.el5_8.2.i386.rpm                                                                                 | 2.1 MB     00:01     
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
  Installing     : libxml2-devel                                                                                                                1/1 

Installed:
  libxml2-devel.i386 0:2.6.26-2.1.15.el5_8.2                                                                                                        

Complete!
[root@localhost src]# cd dahdi-linux-complete-2.4.1.2+2.4.1
[root@localhost dahdi-linux-complete-2.4.1.2+2.4.1]# make
make -C linux all
make[1]: Entering directory `/usr/src/dahdi-linux-complete-2.4.1.2+2.4.1/linux'
make -C drivers/dahdi/firmware firmware-loaders
make[2]: Entering directory `/usr/src/dahdi-linux-complete-2.4.1.2+2.4.1/linux/drivers/dahdi/firmware'
make[2]: Leaving directory `/usr/src/dahdi-linux-complete-2.4.1.2+2.4.1/linux/drivers/dahdi/firmware'
You do not appear to have the sources for the 2.6.18-308.8.2.el5 kernel installed.
make[1]: *** [modules] Error 1
make[1]: Leaving directory `/usr/src/dahdi-linux-complete-2.4.1.2+2.4.1/linux'
make: *** [all] Error 2


no dice. any other ideas?
11 years 10 months ago #8150 by newkidd
come to find out i had installed the kernel source but it was installed to the wrong location. after uninstalling, rebooting, then yum install kernel-source-`uname -r` from the /usr/src location and all is well. just an FYI
Time to create page: 0.036 seconds
Powered by Kunena Forum