From owner-freebsd-current@FreeBSD.ORG Wed Apr 16 23:20:40 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D7F791065672 for ; Wed, 16 Apr 2008 23:20:40 +0000 (UTC) (envelope-from trebestie@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.159]) by mx1.freebsd.org (Postfix) with ESMTP id 5A4858FC1E for ; Wed, 16 Apr 2008 23:20:40 +0000 (UTC) (envelope-from trebestie@gmail.com) Received: by fg-out-1718.google.com with SMTP id 16so2867685fgg.35 for ; Wed, 16 Apr 2008 16:20:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=Vo6JALkVB4wTtJaNmT9eZu5IHHbFt6PGjvOgmZhS2Ao=; b=QHBXf9SCzBVbiSLhAyXI1eX0s4uMb1hqBofqesP79jRRKzxYbdpeQyQ6Afbj+KgiHzGoY5PJxkIRTMPhFT5oi+XSeNBjE4LMYgUmBx7dSMMeYzE2lgGZX85cfKwLXzRqm2xhKcXxnV8CD+hDjq04st7kiBLph8O0BeBkrPuW7fY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=qave7mJ8BgUCpDR1N/hK4UkDp+4wIfTOIlCBYGPsZdui7UneZcScvVs02CMvO+t9m/qoUX2rDxQSIC8kunvSpq1uRYg+A3tnrN03KGf/hXDSz5sD9Kj9UbmZWJ0c8xb5Y4VbFCf4Qm8I9uQ7Apgmimi3TubajctTysBc0snk5w0= Received: by 10.86.97.7 with SMTP id u7mr1155831fgb.54.1208388038168; Wed, 16 Apr 2008 16:20:38 -0700 (PDT) Received: by 10.86.94.5 with HTTP; Wed, 16 Apr 2008 16:20:38 -0700 (PDT) Message-ID: <83e5fb980804161620he6870a5hdb6d4d2ad95f2060@mail.gmail.com> Date: Thu, 17 Apr 2008 01:20:38 +0200 From: "Diego Depaoli" To: "Thomas Quinot" In-Reply-To: <20080416112447.GA91286@melamine.cuivre.fr.eu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <83e5fb980804151609v84bbb21ne64ea1453b48c156@mail.gmail.com> <20080416112447.GA91286@melamine.cuivre.fr.eu.org> Cc: "freebsd-current@freebsd.org" Subject: Re: problems with atapicam/atapicd on current 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, 16 Apr 2008 23:20:40 -0000 2008/4/16, Thomas Quinot : > * Diego Depaoli, 2008-04-16 : > > > > Panic loading atapicam at boot, halt k-loading it and, very weird > > issue, pressing dvd's eject button (obviously without atapicam). > > > Can you provide a backtrace of the panic? Unfortunately no, and I cannot figure out (magic mismatch on last dump header on /dev/ad4s4b ??? how can I fix that?), but I took some hand note. Loading atapicam I get Panic [...] Stopped at bus_dmamap_load 0xd5 Movl PTMap(,%eax,4),%edx Without loading atapicam trying startx or sade I get panic: too many dma entries kdb_enter panic ata_ahci_dmasetprd bus_dmamap_load ata_dmaload ata_ahci_begin_transaction ata_start ata_completed g_io_schedule g_up_procbody fork_exit fork_trampoline During boot and fsck I get some lors. Sorry for the approximate debug, I hope this helps anyway. Regards -- Diego Depaoli