Re: [asterisk-users] Problem running Dahdi

2009-05-26 Thread Danny Nicholas
It is my experience that /e/i/dahdi doesn't always work correctly (opensuse
11.0).  For whatever reason, it doesn't do the required modprobe to get the
dadhi module activated. 

Try doing modprobe wctdm
Then
Dahdi_cfg -vv


-Original Message-
From: asterisk-users-boun...@lists.digium.com
[mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Mike
Sent: Monday, May 25, 2009 9:27 AM
To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
Subject: Re: [asterisk-users] Problem running Dahdi

I did run make install, probably 3-4 times before I ended up asking that
question in the mailing list.

Here is the required output: to the first one, could not find module
dahdi.

To the second, it found dahdi in /lib/modules/2.6.18-128.1.10.el5/dahdi

As for the other questions:

What do you do? 
I simply try starting /etc/init.d/dahdi restart

What would you expect to happen?
No Red warnings, for one.  I have another system that I configured awhile
ago, and that starts fine.  I understand I have no hardware loaded, but all
modules load with a green OK.

What actually happens?

FATAL: Module Dahdi not found

[snip] all modules listed as not found [/snip]

Error: missing /dev/dahdi!

What system is this on?
 - What versions of dahdi-linux and dahdi-tools?
Latest as found on asterisk.org, that would be 
DAHDI Linux 2.1.0.4
DAHDI Tools 2.1.0.2

 - What distribution? What version?
CentOS, 5.3.  I tried updating all packages before trying again, same
result.

 - What kernel version?
2.6.18-128.1.10.el5


 -Original Message-
 From: asterisk-users-boun...@lists.digium.com [mailto:asterisk-users-
 boun...@lists.digium.com] On Behalf Of Tzafrir Cohen
 Sent: Monday, May 25, 2009 9:53
 To: asterisk-users@lists.digium.com
 Subject: Re: [asterisk-users] Problem running Dahdi
 
 On Mon, May 25, 2009 at 09:32:07AM -0400, Mike wrote:
  Sorry, it seems to have disappeared from my original email!
 
  FATAL: Module Dahdi not found
 
  [snip] all modules listed as not found [/snip]
 
  Error: missing /dev/dahdi!
 
 Your description makes me suspect you have not run 'make install' in
 dahdi-linux.
 
 What is the output of:
 
   modinfo dahdi
   find /lib/modules -name dahdi
 
 --
Tzafrir Cohen
 icq#16849755  jabber:tzafrir.co...@xorcom.com
 +972-50-7952406   mailto:tzafrir.co...@xorcom.com
 http://www.xorcom.com  iax:gu...@local.xorcom.com/tzafrir
 
 ___
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --
 
 asterisk-users mailing list
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users


___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] Problem running Dahdi

2009-05-26 Thread Mike
Thanks for taking the time to answer.

I've played with the server a lot in the past few days, and I am not sure
what did it, but for futur reference this is my best guess: I think I had
32-bit code or RPMs installed on a 64-bit machine (specifically: HP-hardware
specific RPMs for hardware monitoring).

Things seemed well on the surface, but weren't  going too great under the
hood.

Fixed now.  Thanks for those who took the time to try and help.

Mike


 -Original Message-
 From: asterisk-users-boun...@lists.digium.com [mailto:asterisk-users-
 boun...@lists.digium.com] On Behalf Of Danny Nicholas
 Sent: Tuesday, May 26, 2009 10:04
 To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
 Subject: Re: [asterisk-users] Problem running Dahdi
 
 It is my experience that /e/i/dahdi doesn't always work correctly
(opensuse
 11.0).  For whatever reason, it doesn't do the required modprobe to get
the
 dadhi module activated.
 
 Try doing modprobe wctdm
 Then
 Dahdi_cfg -vv
 
 
 -Original Message-
 From: asterisk-users-boun...@lists.digium.com
 [mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Mike
 Sent: Monday, May 25, 2009 9:27 AM
 To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
 Subject: Re: [asterisk-users] Problem running Dahdi
 
 I did run make install, probably 3-4 times before I ended up asking that
 question in the mailing list.
 
 Here is the required output: to the first one, could not find module
 dahdi.
 
 To the second, it found dahdi in /lib/modules/2.6.18-128.1.10.el5/dahdi
 
 As for the other questions:
 
 What do you do?
 I simply try starting /etc/init.d/dahdi restart
 
 What would you expect to happen?
 No Red warnings, for one.  I have another system that I configured awhile
 ago, and that starts fine.  I understand I have no hardware loaded, but
all
 modules load with a green OK.
 
 What actually happens?
 
 FATAL: Module Dahdi not found
 
 [snip] all modules listed as not found [/snip]
 
 Error: missing /dev/dahdi!
 
 What system is this on?
  - What versions of dahdi-linux and dahdi-tools?
 Latest as found on asterisk.org, that would be
 DAHDI Linux 2.1.0.4
 DAHDI Tools 2.1.0.2
 
  - What distribution? What version?
 CentOS, 5.3.  I tried updating all packages before trying again, same
 result.
 
  - What kernel version?
 2.6.18-128.1.10.el5
 
 
  -Original Message-
  From: asterisk-users-boun...@lists.digium.com [mailto:asterisk-users-
  boun...@lists.digium.com] On Behalf Of Tzafrir Cohen
  Sent: Monday, May 25, 2009 9:53
  To: asterisk-users@lists.digium.com
  Subject: Re: [asterisk-users] Problem running Dahdi
 
  On Mon, May 25, 2009 at 09:32:07AM -0400, Mike wrote:
   Sorry, it seems to have disappeared from my original email!
  
   FATAL: Module Dahdi not found
  
   [snip] all modules listed as not found [/snip]
  
   Error: missing /dev/dahdi!
 
  Your description makes me suspect you have not run 'make install' in
  dahdi-linux.
 
  What is the output of:
 
modinfo dahdi
find /lib/modules -name dahdi
 
  --
 Tzafrir Cohen
  icq#16849755  jabber:tzafrir.co...@xorcom.com
  +972-50-7952406   mailto:tzafrir.co...@xorcom.com
  http://www.xorcom.com  iax:gu...@local.xorcom.com/tzafrir
 
  ___
  -- Bandwidth and Colocation Provided by http://www.api-digital.com --
 
  asterisk-users mailing list
  To UNSUBSCRIBE or update options visit:
 http://lists.digium.com/mailman/listinfo/asterisk-users
 
 
 ___
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --
 
 asterisk-users mailing list
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
 
 
 ___
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --
 
 asterisk-users mailing list
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users


___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] Problem running Dahdi

2009-05-26 Thread Tzafrir Cohen
On Mon, May 25, 2009 at 10:27:22AM -0400, Mike wrote:
 I did run make install, probably 3-4 times before I ended up asking that
 question in the mailing list.
 
 Here is the required output: to the first one, could not find module
 dahdi.
 
 To the second, it found dahdi in /lib/modules/2.6.18-128.1.10.el5/dahdi

Either you have not run depmod (which is strange, it is part of 'make
install') or '2.6.18-128.1.10.el5' is not your kernel version.

  - What kernel version?
 2.6.18-128.1.10.el5

What is the output of:

  uname -r

If it is exactly '2.6.18-128.1.10.el5' , then try:

  depmod
  modinfo dahdi

-- 
   Tzafrir Cohen
icq#16849755  jabber:tzafrir.co...@xorcom.com
+972-50-7952406   mailto:tzafrir.co...@xorcom.com
http://www.xorcom.com  iax:gu...@local.xorcom.com/tzafrir

___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] Problem running Dahdi

2009-05-25 Thread Mike
Hi,

 

I've been building a new Asterisk server to replace my previous one, all
using the latest 1.4.x downloads from asterisk.org.

I can't even get to the point where dahdi works. I have libpri, dahdi and
dahdi-tools compiled and installed.  I have no hardware on that new server,
but I am installing Dahdi for timing source for meetme.

 

Everything compiles seemingly well, but this is what I get when I try to
start dahdi from the startup scripts (/etc/init.d/dahdi restart).

 

Mike

 

Sorry for replying to my own post.  This is using CentOS 5.3 and it happened
on two servers (one VMWare, the other an HP box), which I failed to specify.

 

Mike

___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] Problem running Dahdi

2009-05-25 Thread Steve Howes

On 25 May 2009, at 13:14, Mike wrote:
 Everything compiles seemingly well, but this is what I get when I  
 try to start dahdi from the startup scripts (/etc/init.d/dahdi  
 restart).

Define 'this'

___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] Problem running Dahdi

2009-05-25 Thread Mike
Sorry, it seems to have disappeared from my original email!

FATAL: Module Dahdi not found

[snip] all modules listed as not found [/snip]

Error: missing /dev/dahdi!


and /dev/dahdi is indeed absent.  How do I make sure it's created as part of
the install process?

Mike


 -Original Message-
 From: asterisk-users-boun...@lists.digium.com [mailto:asterisk-users-
 boun...@lists.digium.com] On Behalf Of Steve Howes
 Sent: Monday, May 25, 2009 9:07
 To: Asterisk Users Mailing List - Non-Commercial Discussion
 Subject: Re: [asterisk-users] Problem running Dahdi
 
 
 On 25 May 2009, at 13:14, Mike wrote:
  Everything compiles seemingly well, but this is what I get when I
  try to start dahdi from the startup scripts (/etc/init.d/dahdi
  restart).
 
 Define 'this'
 
 ___
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --
 
 asterisk-users mailing list
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users


___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] Problem running Dahdi

2009-05-25 Thread Tzafrir Cohen
On Mon, May 25, 2009 at 09:32:07AM -0400, Mike wrote:
 Sorry, it seems to have disappeared from my original email!
 
 FATAL: Module Dahdi not found
 
 [snip] all modules listed as not found [/snip]
 
 Error: missing /dev/dahdi!

Your description makes me suspect you have not run 'make install' in
dahdi-linux.

What is the output of:

  modinfo dahdi
  find /lib/modules -name dahdi

-- 
   Tzafrir Cohen
icq#16849755  jabber:tzafrir.co...@xorcom.com
+972-50-7952406   mailto:tzafrir.co...@xorcom.com
http://www.xorcom.com  iax:gu...@local.xorcom.com/tzafrir

___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] Problem running Dahdi

2009-05-25 Thread Tzafrir Cohen
On Mon, May 25, 2009 at 08:14:44AM -0400, Mike wrote:
 Hi,
 
  
 
 I've been building a new Asterisk server to replace my previous one, all
 using the latest 1.4.x downloads from asterisk.org.
 
 I can't even get to the point where dahdi works. I have libpri, dahdi and
 dahdi-tools compiled and installed.  I have no hardware on that new server,
 but I am installing Dahdi for timing source for meetme.
 
  
 
 Everything compiles seemingly well, but this is what I get when I try to
 start dahdi from the startup scripts (/etc/init.d/dahdi restart).

What do you do?

What would you expect to happen?

What actually happens?

What system is this on?

 - What versions of dahdi-linux and dahdi-tools?
 - What distribution? What version?
 - What kernel version?

-- 
   Tzafrir Cohen
icq#16849755  jabber:tzafrir.co...@xorcom.com
+972-50-7952406   mailto:tzafrir.co...@xorcom.com
http://www.xorcom.com  iax:gu...@local.xorcom.com/tzafrir

___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] Problem running Dahdi

2009-05-25 Thread Mike
I did run make install, probably 3-4 times before I ended up asking that
question in the mailing list.

Here is the required output: to the first one, could not find module
dahdi.

To the second, it found dahdi in /lib/modules/2.6.18-128.1.10.el5/dahdi

As for the other questions:

What do you do? 
I simply try starting /etc/init.d/dahdi restart

What would you expect to happen?
No Red warnings, for one.  I have another system that I configured awhile
ago, and that starts fine.  I understand I have no hardware loaded, but all
modules load with a green OK.

What actually happens?

FATAL: Module Dahdi not found

[snip] all modules listed as not found [/snip]

Error: missing /dev/dahdi!

What system is this on?
 - What versions of dahdi-linux and dahdi-tools?
Latest as found on asterisk.org, that would be 
DAHDI Linux 2.1.0.4
DAHDI Tools 2.1.0.2

 - What distribution? What version?
CentOS, 5.3.  I tried updating all packages before trying again, same
result.

 - What kernel version?
2.6.18-128.1.10.el5


 -Original Message-
 From: asterisk-users-boun...@lists.digium.com [mailto:asterisk-users-
 boun...@lists.digium.com] On Behalf Of Tzafrir Cohen
 Sent: Monday, May 25, 2009 9:53
 To: asterisk-users@lists.digium.com
 Subject: Re: [asterisk-users] Problem running Dahdi
 
 On Mon, May 25, 2009 at 09:32:07AM -0400, Mike wrote:
  Sorry, it seems to have disappeared from my original email!
 
  FATAL: Module Dahdi not found
 
  [snip] all modules listed as not found [/snip]
 
  Error: missing /dev/dahdi!
 
 Your description makes me suspect you have not run 'make install' in
 dahdi-linux.
 
 What is the output of:
 
   modinfo dahdi
   find /lib/modules -name dahdi
 
 --
Tzafrir Cohen
 icq#16849755  jabber:tzafrir.co...@xorcom.com
 +972-50-7952406   mailto:tzafrir.co...@xorcom.com
 http://www.xorcom.com  iax:gu...@local.xorcom.com/tzafrir
 
 ___
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --
 
 asterisk-users mailing list
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users


___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users