From owner-freebsd-embedded@FreeBSD.ORG Mon Feb 19 11:08:13 2007 Return-Path: X-Original-To: freebsd-embedded@FreeBSD.org Delivered-To: freebsd-embedded@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AA2B316A46C for ; Mon, 19 Feb 2007 11:08:13 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 981D013C4A3 for ; Mon, 19 Feb 2007 11:08:13 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l1JB8D66021299 for ; Mon, 19 Feb 2007 11:08:13 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l1JB8CEx021295 for freebsd-embedded@FreeBSD.org; Mon, 19 Feb 2007 11:08:12 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 19 Feb 2007 11:08:12 GMT Message-Id: <200702191108.l1JB8CEx021295@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: linimon set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-embedded@FreeBSD.org Cc: Subject: Current problem reports assigned to you X-BeenThere: freebsd-embedded@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Feb 2007 11:08:13 -0000 Current FreeBSD problem reports Critical problems Serious problems Non-critical problems S Tracker Resp. Description -------------------------------------------------------------------------------- o misc/15876 embedded [picobsd] PicoBSD message of the day problems o misc/28255 embedded [picobsd] picobsd documentation still references old . o kern/42728 embedded [picobsd] many problems in src/usr.sbin/ppp/* after c o misc/52255 embedded [picobsd] picobsd build script fails under FreeBSD 5.0 o misc/52256 embedded [picobsd] picobsd build script does not read in user/s o kern/101228 embedded [nanobsd] [patch] Two more entries for FlashDevice.sub 6 problems total. From owner-freebsd-embedded@FreeBSD.ORG Fri Feb 23 23:37:24 2007 Return-Path: X-Original-To: freebsd-embedded@freebsd.org Delivered-To: freebsd-embedded@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6072416A401 for ; Fri, 23 Feb 2007 23:37:24 +0000 (UTC) (envelope-from phocking@hockingits.com) Received: from mail.hockingits.com (ns0.hockingits.com [65.39.221.240]) by mx1.freebsd.org (Postfix) with ESMTP id 473E513C494 for ; Fri, 23 Feb 2007 23:37:24 +0000 (UTC) (envelope-from phocking@hockingits.com) Received: from mail.hockingits.com (localhost.dryanta.com [127.0.0.1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.hockingits.com (Postfix) with ESMTP id C552228449 for ; Sun, 18 Feb 2007 15:38:11 -0800 (PST) Received: from [10.0.0.252] (c-71-195-117-215.hsd1.ca.comcast.net [71.195.117.215]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.hockingits.com (Postfix) with ESMTP id 8E36E28447 for ; Sun, 18 Feb 2007 15:38:11 -0800 (PST) Message-ID: <45D8E3B0.6080909@hockingits.com> Date: Sun, 18 Feb 2007 15:39:28 -0800 From: Phill Hocking User-Agent: Thunderbird 1.5 (Macintosh/20051201) MIME-Version: 1.0 To: freebsd-embedded@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: NanoBSD 6.2 Stable fails to mount filesystem on MikroTik RouterBOARD 230 X-BeenThere: freebsd-embedded@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Feb 2007 23:37:24 -0000 Greetings. I am having issues with my NanoBSD images failing to boot that seemed to start in 6.1. RTC BIOS diagnostic error 20 Timecounters tick every 1.000 msec ad0: 488MB at ata0-masstray irq7 ad0: TIMEOUT - READ_DMA retrying (1 retry left) LBA=0 ad0: TIMEOUT - READ_DMA retrying (0 retries left) LBA=0 ad0: FAILURE - READ_DMA timed out LBA=0 ad0: TIMEOUT - READ_DMA retrying (1 retry left) LBA=0 ad0: TIMEOUT - READ_DMA retrying (0 retries left) LBA=0 ad0: FAILURE - READ_DMA timed out LBA=0 ad0: TIMEOUT - READ_DMA retrying (1 retry left) LBA=1 ad0: TIMEOUT - READ_DMA retrying (0 retries left) LBA=1 ad0: FAILURE - READ_DMA timed out LBA=1 ad0: TIMEOUT - READ_DMA retrying (1 retry left) LBA=0 ad0: TIMEOUT - READ_DMA retrying (0 retries left) LBA=0 ad0: FAILURE - READ_DMA timed out LBA=0 Trying to mount root from ufs:/dev/ad0s1a I've tried several different flash carts, and my old 5x images work, so what should I do? Phill Hocking From owner-freebsd-embedded@FreeBSD.ORG Fri Feb 23 23:49:22 2007 Return-Path: X-Original-To: freebsd-embedded@freebsd.org Delivered-To: freebsd-embedded@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 497C116A400 for ; Fri, 23 Feb 2007 23:49:22 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (vc4-2-0-87.dsl.netrack.net [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id 0717213C46B for ; Fri, 23 Feb 2007 23:49:21 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.13.4/8.13.4) with ESMTP id l1NNl6Ma032635; Fri, 23 Feb 2007 16:47:06 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Fri, 23 Feb 2007 16:47:08 -0700 (MST) Message-Id: <20070223.164708.1573371744.imp@bsdimp.com> To: phocking@hockingits.com From: "M. Warner Losh" In-Reply-To: <45D8E3B0.6080909@hockingits.com> References: <45D8E3B0.6080909@hockingits.com> X-Mailer: Mew version 4.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0 (harmony.bsdimp.com [127.0.0.1]); Fri, 23 Feb 2007 16:47:07 -0700 (MST) Cc: freebsd-embedded@freebsd.org Subject: Re: NanoBSD 6.2 Stable fails to mount filesystem on MikroTik RouterBOARD 230 X-BeenThere: freebsd-embedded@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Feb 2007 23:49:22 -0000 In message: <45D8E3B0.6080909@hockingits.com> Phill Hocking writes: : Greetings. I am having issues with my NanoBSD images failing to boot : that seemed to start in 6.1. : : RTC BIOS diagnostic error 20 : : Timecounters tick every 1.000 msec : : ad0: 488MB at ata0-masstray irq7 : : ad0: TIMEOUT - READ_DMA retrying (1 retry left) LBA=0 : ad0: TIMEOUT - READ_DMA retrying (0 retries left) LBA=0 : ad0: FAILURE - READ_DMA timed out LBA=0 : ad0: TIMEOUT - READ_DMA retrying (1 retry left) LBA=0 : ad0: TIMEOUT - READ_DMA retrying (0 retries left) LBA=0 : ad0: FAILURE - READ_DMA timed out LBA=0 : ad0: TIMEOUT - READ_DMA retrying (1 retry left) LBA=1 : ad0: TIMEOUT - READ_DMA retrying (0 retries left) LBA=1 : ad0: FAILURE - READ_DMA timed out LBA=1 : ad0: TIMEOUT - READ_DMA retrying (1 retry left) LBA=0 : ad0: TIMEOUT - READ_DMA retrying (0 retries left) LBA=0 : ad0: FAILURE - READ_DMA timed out LBA=0 : Trying to mount root from ufs:/dev/ad0s1a : : I've tried several different flash carts, and my old 5x images work, so : what should I do? Add: hw.ata.ata_dma=0 to /boot/loader.conf This may be a case where a new DMA CF part is in an old non-DMA adapter... But I'd expect to see that with 4.x and 5.x too, but it can't hurt to try. Warner