From owner-freebsd-arm@FreeBSD.ORG Tue Sep 3 19:39:38 2013 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id A41D12E8 for ; Tue, 3 Sep 2013 19:39:38 +0000 (UTC) (envelope-from subbsd@gmail.com) Received: from mail-pa0-x22a.google.com (mail-pa0-x22a.google.com [IPv6:2607:f8b0:400e:c03::22a]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 7FA2822E8 for ; Tue, 3 Sep 2013 19:39:38 +0000 (UTC) Received: by mail-pa0-f42.google.com with SMTP id lj1so6891807pab.15 for ; Tue, 03 Sep 2013 12:39:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=K4yoWKuAZqRdp57xWmVdqGKOkKB3lnlDH7QmddlUNdE=; b=ovkUVwsVnqwCOYanGYEaD5Xdisi16UFcjryHfdfo7V7iiH62UeJkxpAOYPG9Iy7oaP qwjJ59U7W7ils6dS8xG9a2EmaCm5rVi4kXiykEbefSDpVpBOvm80CaSvUlkLMzdCGhxi ZgJxm3/E+GmVClKT3jVClMI7JJN8cZLtKNpvQv9hOIzGcgzAk9DnHdZUSGB+BSUAiJb0 rqMumWTHAsDzeJy+q1PkdSyJxiZSA83R8WSXhrUJALsX1OcI24Z+l0s+p30nagfQATQ2 0VWtvtUn/BKSR04Yuvbd1RU9fmhWMd3HazSDav01f9NxRBGz7R1tKm9muFcmUWkevR7t ZO9g== MIME-Version: 1.0 X-Received: by 10.66.156.199 with SMTP id wg7mr33480194pab.81.1378237177925; Tue, 03 Sep 2013 12:39:37 -0700 (PDT) Received: by 10.70.81.97 with HTTP; Tue, 3 Sep 2013 12:39:37 -0700 (PDT) Date: Tue, 3 Sep 2013 23:39:37 +0400 Message-ID: Subject: recend freebsd-current doesn't boot in RPi with "Translation Fault" error From: Subbsd To: freebsd-arm Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Sep 2013 19:39:38 -0000 Hello, I decided to upgrade my Raspberry Pi with running on FreeBSD-current on the July version to latest version of FreeBSD and got error after going to multiuser mode. FreeBSD revision: r255183 Here is screenshot: http://prntscr.com/1p5sab (sorry for quality) Looks like this error on fsck stage (ive use default rc.conf without any personal fsck-related params) and last message: [ thread pid 11 tid 100019 ] Stopped at bcm_sdhci_dma_intr+0x44: ldr r0, [r0, #0x024] can i help with something more to find the problems?