keywords: ip pbx voip gateway gsm gateway

×

Notice

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

OpenVox A400P on centos 5.5

13 years 5 months ago #6405 by Bulent
After I install the A400P on Centos 5.5 as follow you wiki A400p instruction, http://wiki.openvox.cn/index.php/OpenVox_A400P_User_Manual_for_Asterisk_1.8_on_Dahdi
1) Checking the A400P hardware by command: lspci –vvvvvI did this but

I have the terminal as follow,

[root@localhost ~]# lspci –vvvvv
Usage: lspci [<switches>]

-v Be verbose
-n Show numeric ID's
-b Bus-centric view (PCI addresses and IRQ's instead of those seen by the CPU)
-x Show hex-dump of the standard portion of config space
-xxx Show hex-dump of the whole config space (dangerous; root only)
-xxxx Show hex-dump of the 4096-byte extended config space (root only)
-s [[<domain>]:]<bus>]:][<slot>][.[<func> Show only devices in selected slots
-d [<vendor>]:[<device>] Show only selected devices
-t Show bus tree
-m Produce machine-readable output
-i <file> Use specified ID database instead of /usr/share/hwdata/pci.ids
-D Always show domain numbers
-M Enable `bus mapping' mode (dangerous; root only)
-P <dir> Use specified directory instead of /proc/bus/pci
-H <mode> Use direct hardware access (<mode> = 1 or 2)
-F <file> Read configuration data from given file
-G Enable PCI access debugging

This version is modified by Red Hat, so that it also takes all
/usr/share/hwdata/pci.ids.d/*.ids files into account.

[root@localhost ~]#

I can not get the see that there is a Tiger Jet chip base device on the machine
is there any other way of check the card,
thanks an advance
13 years 5 months ago #6406 by Denins.Den
Please use this command to install the lspci

yum install pciutils
13 years 5 months ago #6407 by Bulent
I did, followin is the resault,

[root@localhost ~]# yum install pciutils
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* addons: centos.fastbull.org
* base: centos.fastbull.org
* extras: centos.fastbull.org
* updates: ftp.uni-bayreuth.de
Setting up Install Process
Package pciutils-2.2.3-8.el5_4.x86_64 already installed and latest version
Nothing to do
You have new mail in /var/spool/mail/root
[root@localhost ~]# lspci –vvvvv
Usage: lspci [<switches>]

-v Be verbose
-n Show numeric ID's
-b Bus-centric view (PCI addresses and IRQ's instead of those seen by the CPU)
-x Show hex-dump of the standard portion of config space
-xxx Show hex-dump of the whole config space (dangerous; root only)
-xxxx Show hex-dump of the 4096-byte extended config space (root only)
-s [[<domain>]:]<bus>]:][<slot>][.[<func> Show only devices in selected slots
-d [<vendor>]:[<device>] Show only selected devices
-t Show bus tree
-m Produce machine-readable output
-i <file> Use specified ID database instead of /usr/share/hwdata/pci.ids
-D Always show domain numbers
-M Enable `bus mapping' mode (dangerous; root only)
-P <dir> Use specified directory instead of /proc/bus/pci
-H <mode> Use direct hardware access (<mode> = 1 or 2)
-F <file> Read configuration data from given file
-G Enable PCI access debugging

This version is modified by Red Hat, so that it also takes all
/usr/share/hwdata/pci.ids.d/*.ids files into account.

[root@localhost ~]#
13 years 5 months ago #6411 by Denins.Den
Please use follow commands to check the card:

modprobe dahdi
modprobe wctdm
dahdi_genconf
dahdi_scan
dahdi_cfg -vvv
13 years 5 months ago #6413 by Bulent
Hi Dennis,

After the commands,

[root@localhost dahdi-linux-complete-2.4.0+2.4.0]# cd /
[root@localhost /]# cd root
[root@localhost ~]# modprobe dahdi
[root@localhost ~]# modprobe wctdm
[root@localhost ~]# dahdi_genconf
bash: dahdi_genconf: command not found
[root@localhost ~]# dahdi_scan
bash: dahdi_scan: command not found
[root@localhost ~]# dahdi_cfg -vvv
bash: dahdi_cfg: command not found
[root@localhost ~]#
13 years 5 months ago #6414 by Denins.Den
Please give me SSH to check this problem.
Time to create page: 0.048 seconds
Powered by Kunena Forum