From owner-freebsd-isdn@FreeBSD.ORG Tue Feb 6 10:57:03 2007 Return-Path: X-Original-To: freebsd-isdn@freebsd.org Delivered-To: freebsd-isdn@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0C2B216A400 for ; Tue, 6 Feb 2007 10:57:03 +0000 (UTC) (envelope-from bvangelov@setcom.de) Received: from setcom.de (mail.setcom.de [213.23.78.3]) by mx1.freebsd.org (Postfix) with ESMTP id 6C18813C4AA for ; Tue, 6 Feb 2007 10:57:01 +0000 (UTC) (envelope-from bvangelov@setcom.de) Received: (qmail 29298 invoked by uid 89); 6 Feb 2007 10:54:30 -0000 Received: from unknown (HELO mail.setcom.de) (127.0.0.1) by 0 with SMTP; 6 Feb 2007 10:54:30 -0000 Received: from 213.23.78.38 (SquirrelMail authenticated user bvangelov@setcom.de) by mail.setcom.de with HTTP; Tue, 6 Feb 2007 11:54:30 +0100 (CET) Message-ID: <65080.213.23.78.38.1170759270.squirrel@mail.setcom.de> In-Reply-To: <45C38BC1.8090102@ovb.ch> References: <61655.213.23.78.38.1170421646.squirrel@mail.setcom.de> <45C38BC1.8090102@ovb.ch> Date: Tue, 6 Feb 2007 11:54:30 +0100 (CET) From: bvangelov@setcom.de To: freebsd-isdn@freebsd.org User-Agent: SquirrelMail/1.4.6 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Subject: Re: No AVM active ISDN controllers found X-BeenThere: freebsd-isdn@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Using ISDN with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2007 10:57:03 -0000 > Hi > bvangelov@setcom.de wrote: >> I am using a Fritz Card under FreeBSD 6.0. I have already precompiled my >> kernel. During the start of the system I receive: >> > [...] > > Also from the i4bcapimgr I get : >> Feb 2 14:38:06 fritz kernel: i4bcapimgr: No CAPI controllers installed >> > > Nothing is wrong, your card is recognised and probably working, but > FreeBSD doesn't have a CAPI implementation for passive cards out of the > box. If you need CAPI, eg. to get Asterisk running, I'd suggest you > start here: http://www.turbocat.net/~hselasky/isdn4bsd/ and get the > newest version of it by svn (subversion). You'll find some more posts > about installation and that in a few messages posted around 4.1.07 and > 6.1.07 by HPS any me in the thread "ISDN4BSD by HPS - Some more > instructions needed" > > I hope you don't have the Version 2 card, otherwise you might have some > problems with it. > > Oliver Hi, I installed the package by HPS and try to build a new kernel. I have added to the config options IPR_VJ device "i4bdss1" device "i4b" device "i4btrc" device "i4bctl" device "i4brbch" device "i4btel" device "i4bipr" device "i4bisppp" When I tried to build it , I get : ../../../dev/sound/pcm/channel.h:69:24: channel_if.h: No such file or directory I tried adding also : device pcm to my configuration, but then I got no such device Without the lines for the i4b module, I do not receive the error. Do you have any idea, how can I fix this ? Borislav > > _______________________________________________ > freebsd-isdn@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-isdn > To unsubscribe, send any mail to "freebsd-isdn-unsubscribe@freebsd.org" >