From owner-freebsd-current@FreeBSD.ORG Wed Jan 23 07:35:02 2008 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9ADF516A41B for ; Wed, 23 Jan 2008 07:35:02 +0000 (UTC) (envelope-from morganw@chemikals.org) Received: from cdptpa-omtalb.mail.rr.com (cdptpa-omtalb.mail.rr.com [75.180.132.120]) by mx1.freebsd.org (Postfix) with ESMTP id 5404F13C45D for ; Wed, 23 Jan 2008 07:35:02 +0000 (UTC) (envelope-from morganw@chemikals.org) Received: from shop.chemikals.org ([75.182.2.94]) by cdptpa-omta01.mail.rr.com with ESMTP id <20080123071410.RCQN16228.cdptpa-omta01.mail.rr.com@shop.chemikals.org>; Wed, 23 Jan 2008 07:14:10 +0000 Received: from volatile.chemikals.org (root@r74-193-170-223.bssrcmta01.bscyla.by.dh.suddenlink.net [74.193.170.223] (may be forged)) by shop.chemikals.org (8.14.1/8.14.1) with ESMTP id m0N7E58B033994; Wed, 23 Jan 2008 02:14:10 -0500 (EST) (envelope-from morganw@chemikals.org) Received: from localhost (morganw@localhost [127.0.0.1]) by volatile.chemikals.org (8.14.2/8.14.2) with ESMTP id m0MNVV8s002538; Tue, 22 Jan 2008 17:31:32 -0600 (CST) (envelope-from morganw@chemikals.org) Date: Tue, 22 Jan 2008 17:31:31 -0600 (CST) From: Wes Morgan To: Christian Walther In-Reply-To: <14989d6e0801201453y405bdd09lc35fb55234dff6ae@mail.gmail.com> Message-ID: References: <20080120141538.GH47164@e.0x20.net> <14989d6e0801201453y405bdd09lc35fb55234dff6ae@mail.gmail.com> User-Agent: Alpine 1.00 (BSF 882 2007-12-20) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII Cc: Lars Engels , current@freebsd.org Subject: Re: sysutils/hal causes ath device timeout X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Jan 2008 07:35:02 -0000 On Sun, 20 Jan 2008, Christian Walther wrote: > Hi Lars, > Hi List, > > > On 20/01/2008, Lars Engels wrote: >> Hi all, >> > [...] >> The hal daemon causes a timeout of my ath-driven Netgear WAG511 PC-Card. >> As soon as hald is started, the wireless connection is lost and I get >> this kernel message: >> ath0: device timeout >> ath0: ath_reset: unable to reset hardware; hal status 3230239248 >> > Same here: Card is an D-Link DWl-G650 > Jan 19 22:24:28 fairy kernel: ath0: mem > 0x88000000-0x8800ffff irq 16 at device 0.0 on cardbus0 > Jan 19 22:24:28 fairy kernel: ath0: Ethernet address: 00:19:5b:3a:82:be > Jan 19 22:24:28 fairy kernel: ath0: mac 7.9 phy 4.5 radio 5.6 > > dhclient is able to receive and set the IP address, but that's all. > > The message appear to be the same, too: > > Jan 20 23:26:26 fairy kernel: ath0: device timeout > Jan 20 23:26:26 fairy kernel: ath0: ath_reset: unable to reset > hardware; hal status 3232504036 > > >> When I eject the card then, the machine reboots. > > The reason for the panic seems to be: > > Jan 20 23:27:59 fairy savecore: reboot after panic: > resource_list_release: resource entry is not busy > >> >> Environment: >> >> FreeBSD 8.0-CURRENT #0: Mon Jan 14 22:37:27 CET 2008 >> lars@maggie.bsd-geek.de:/usr/obj/usr/src/sys/MAGGIE i386 >> > For me this is: > FreeBSD fairy.alashan.de 7.0-PRERELEASE FreeBSD 7.0-PRERELEASE #0: Sun > Jan 20 18:41:12 UTC 2008 zoot@fairy:/usr/obj/usr/src/sys/GENERIC > i386 > > I guess I'll rebuilt all ports now, just to make sure that everything > is fine. Maybe the problem goes away with a newly built hal. I can say ditto. I ran across this when playing with KDE4, and I am pretty sure that rebuilding hal won't fix it. I rebuilt *everything* from the ground up, multiple times, still had it.