From owner-freebsd-isdn@freebsd.org Thu Sep 17 07:17:04 2015 Return-Path: Delivered-To: freebsd-isdn@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E54B39CE47D for ; Thu, 17 Sep 2015 07:17:04 +0000 (UTC) (envelope-from hps@selasky.org) Received: from mail.turbocat.net (heidi.turbocat.net [88.198.202.214]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AB9B61235 for ; Thu, 17 Sep 2015 07:17:03 +0000 (UTC) (envelope-from hps@selasky.org) Received: from laptop015.home.selasky.org (cm-176.74.213.204.customer.telag.net [176.74.213.204]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.turbocat.net (Postfix) with ESMTPSA id BD42B1FE023; Thu, 17 Sep 2015 09:16:54 +0200 (CEST) Subject: Re: system freeze on kldload i4b To: "J.L. te Linde" , freebsd-isdn@freebsd.org References: <55FA6255.605@hetnet.nl> From: Hans Petter Selasky Message-ID: <55FA6945.5010808@selasky.org> Date: Thu, 17 Sep 2015 09:18:29 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0 MIME-Version: 1.0 In-Reply-To: <55FA6255.605@hetnet.nl> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-isdn@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Using ISDN with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Sep 2015 07:17:05 -0000 On 09/17/15 08:48, J.L. te Linde wrote: > Hi, > > Previous FreeBSD-versions (2011, freebsd-7*) worked fine with isdn4bsd: > thanks !! > Using HFC-2BDS0 128K PCI ISDN adapter > The system was used as -headless- answering machine. > > In 2014 , after updating to 9-series (just using a vanilla kernel), the > system freezes when loading i4b > No debug info. > > Yesterday , I've downloaded a fresh version of i4b (svn) > Clean compile! > (apart from some manpages decode.gz, file not found) > And again the system immediately freezes after kldload i4b. > No debug info. > > FreeBSD 9.3-RELEASE-p24 #0: Sat Aug 22 01:54:44 UTC 2015 > > any ideas ? Hi, How did you build I4B? Did you set the SYSDIR for the kernel sources? If you load w/o PCI adapter, does it freeze then too? --HPS