From owner-freebsd-isdn@FreeBSD.ORG Tue May 18 07:31:17 2004 Return-Path: Delivered-To: freebsd-isdn@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 946B816A4CE for ; Tue, 18 May 2004 07:31:17 -0700 (PDT) Received: from web61007.mail.yahoo.com (web61007.mail.yahoo.com [216.155.196.96]) by mx1.FreeBSD.org (Postfix) with SMTP id 0D22B43D41 for ; Tue, 18 May 2004 07:31:17 -0700 (PDT) (envelope-from ahlinux@yahoo.com) Message-ID: <20040518143023.2983.qmail@web61007.mail.yahoo.com> Received: from [194.165.156.246] by web61007.mail.yahoo.com via HTTP; Tue, 18 May 2004 07:30:23 PDT Date: Tue, 18 May 2004 07:30:23 -0700 (PDT) From: Linux Programmer To: freebsd-isdn@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: iavc0: attempt to send before device up X-BeenThere: freebsd-isdn@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Using ISDN with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 May 2004 14:31:17 -0000 Hi everybody, I am new to FreeBSD, I have to install Isdn on it, I use AVM card, recompile the kernel and do most of the configuration needed, but when i try to dial through my isdn, the following message appear iavc0: attempt to send before device up could you please help me why this appear, and can anybody send me more details step by step how to do every thing from secratch, I am so thankfull for you Ahmedj. __________________________________ Do you Yahoo!? SBC Yahoo! - Internet access at a great low price. http://promo.yahoo.com/sbc/ From owner-freebsd-isdn@FreeBSD.ORG Wed May 19 03:56:07 2004 Return-Path: Delivered-To: freebsd-isdn@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4C60C16A4CE for ; Wed, 19 May 2004 03:56:07 -0700 (PDT) Received: from cubical.fi (gw.cubical.fi [212.226.173.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5ACA943D39 for ; Wed, 19 May 2004 03:56:06 -0700 (PDT) (envelope-from jml@cubical.fi) Received: (from root@localhost) by cubical.fi (8.12.9/8.12.9) id i4JAtlBh078123; Wed, 19 May 2004 13:55:47 +0300 (EEST) (envelope-from jml@cubical.fi) Received: from [192.168.42.60] (dhcp-60.cs-intra.net [192.168.42.60]) by cubical.fi (8.12.9/8.12.9av) with ESMTP id i4JAtkpI078115; Wed, 19 May 2004 13:55:46 +0300 (EEST) (envelope-from jml@cubical.fi) In-Reply-To: <20040518143023.2983.qmail@web61007.mail.yahoo.com> References: <20040518143023.2983.qmail@web61007.mail.yahoo.com> Mime-Version: 1.0 (Apple Message framework v613) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <4984ECF6-A983-11D8-BA4B-000393BE8F02@cubical.fi> Content-Transfer-Encoding: 7bit From: Juha-Matti Liukkonen Date: Wed, 19 May 2004 13:57:14 +0300 To: Linux Programmer X-Pgp-Agent: GPGMail d36 X-Mailer: Apple Mail (2.613) X-Virus-Scanned: by AMaViS perl-11 cc: freebsd-isdn@freebsd.org Subject: Re: iavc0: attempt to send before device up X-BeenThere: freebsd-isdn@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Using ISDN with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 May 2004 10:56:07 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, the message indicates that you are trying to use the card for communication before loading the microcode. Please make sure that you have the following section in your /etc/isdn/isdnd.rc, before any entry sections: controller protocol=dss1 firmware=/path/to/firmware.b4 This makes isdnd load the firmware first. You can find the firmware file from AVM's website, or the CDs you got with your B1 (or T1) adapter. Br, Jussi On May 18, 2004, at 17:30, Linux Programmer wrote: > I use AVM card, recompile the kernel and do most of > the configuration needed, but when i try to dial > through my isdn, the following message appear > > iavc0: attempt to send before device up > > could you please help me why this appear, > and can anybody send me more details step by step how > to do every thing from secratch, > - -- Juha-Matti Liukkonen, Cubical Solutions Ltd Phone: +358(0)405280142 Email: jml@cubical.fi -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (Darwin) iD8DBQFAqz2KKDUn3bh7M9gRAvu7AJ9ekSpneca9c59UWdiy/e7lZRwHOACgtizH 6/b1WoLuXEVcRsX78btkLbE= =ULI0 -----END PGP SIGNATURE-----