From owner-freebsd-arm@freebsd.org Mon Aug 8 15:38:08 2016 Return-Path: Delivered-To: freebsd-arm@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 97122BB23EC for ; Mon, 8 Aug 2016 15:38:08 +0000 (UTC) (envelope-from r.c.ladan@gmail.com) Received: from mail-qk0-x229.google.com (mail-qk0-x229.google.com [IPv6:2607:f8b0:400d:c09::229]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4A2981311 for ; Mon, 8 Aug 2016 15:38:08 +0000 (UTC) (envelope-from r.c.ladan@gmail.com) Received: by mail-qk0-x229.google.com with SMTP id p186so199932326qkd.1 for ; Mon, 08 Aug 2016 08:38:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-transfer-encoding; bh=AAaVCBbLZnsDWB8OFDbMUD1GvhQHnjkfyVBLmZDj3sA=; b=MbQl9gByWYB18kjD4ufKWpOyg3HWQgAyaYiCwINsL5VRwIDqyqPwm5IoOSWyEfufYC tZ9bnJUbsmCUNumJGK+bBrxSjnPkqdPk+04RPTpBHIzL9+IfXrs4AAN4n9WKzJaYIqWI GTCNWTrxoXfQ4Pwu29e+Vj0eq/ljBpCA0+8fWNKM03ZzyiRv4ysKxd2YRGJnokDFdXZY +LRMdTGPsMxM0O//av9Gkj53GN9BuccyxxXebawXfChQzAj+g2KBrwwbpEgXolYKUtJl 7hB5XGgQ5PKWVBNhXiCpDjpP+h/PPyJaQSTRMqi3D7RCsYjEdtAl1ndk9v9mtt+YEcEs fAGQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc:content-transfer-encoding; bh=AAaVCBbLZnsDWB8OFDbMUD1GvhQHnjkfyVBLmZDj3sA=; b=Ys4R7sFupdnoKqOJR6PCrcwjBqah9YblJh81nAeso+vbZVAHgqOuPSA7qnSqXn4ZOy gWfu1llUu5hj6yTXVpTBi3fB5C6CD8yoJjJ3B2wlJRX0HP7SfnFdldGpWm7gaE2dSN14 RtwEFfd38FoekoXTl8uGmah7hjHrGElwuw+//yspV1kSgSwkk+JTgvFQcUjC3aHZm1yB 91aILOlQCZonwaZLdeqkgH/lpVEAohtfhibzs2F9TPxt8rMRVTRKexYJAHHINr/sCEWJ k2MGt+uRGAr2zSs09E4wnn5HOdhCL7ERp348P/jvauNpCEacomEa4sX5oQUkZo3+KNCp tXSA== X-Gm-Message-State: AEkooutJ4BclmHAlYdgmCZtEELqW6F2ikbZFMlPWSEEogwiV9q+cPDG/3zS4UdW3+OnEYtJCbyRP6FVKK6zrvQ== X-Received: by 10.55.75.76 with SMTP id y73mr31442465qka.12.1470670687198; Mon, 08 Aug 2016 08:38:07 -0700 (PDT) MIME-Version: 1.0 Sender: r.c.ladan@gmail.com Received: by 10.55.156.207 with HTTP; Mon, 8 Aug 2016 08:38:06 -0700 (PDT) In-Reply-To: <1BDD6F6A-A420-4F65-AD93-B45069906621@kientzle.com> References: <20160806142322.GB31491@cicely7.cicely.de> <20160807115751.GA34368@cicely7.cicely.de> <1242bfd2-420c-cc33-736c-8ec63e510046@freebsd.org> <1BDD6F6A-A420-4F65-AD93-B45069906621@kientzle.com> From: =?UTF-8?Q?Ren=C3=A9_Ladan?= Date: Mon, 8 Aug 2016 17:38:06 +0200 X-Google-Sender-Auth: JxOUQenPg8etzQA2Tqe5Pg8dTcQ Message-ID: Subject: Re: Raspberry Pi B stuck during boot? To: Tim Kientzle Cc: ticso@cicely.de, freebsd-arm Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Aug 2016 15:38:08 -0000 2016-08-07 22:27 GMT+02:00 Tim Kientzle : > >> On Aug 7, 2016, at 3:04 PM, Ren=C3=A9 Ladan wrote: >> >> On 07-08-16 13:57, Bernd Walter wrote: >>> On Sun, Aug 07, 2016 at 12:09:08PM +0200, Ren=C3=A9 Ladan wrote: >>>> On 06-08-16 16:23, Bernd Walter wrote: >>>>> On Sat, Aug 06, 2016 at 03:06:20PM +0200, Ren=C3=A9 Ladan wrote: >>>>>> Hi, >>>>>> >>>>>> With recent versions of 11 (alpha3 and beta3) my raspberry b gets st= uck >>>>>> near the end of the boot. I checked the SD card and updated it to 11= -beta3 >>>>>> using these commands (if I remember correctly, but nothing unusual): >>>>>> >>>>>> % make buildworld TARGET=3Darm TARGET_ARCH=3Darmv6 >>>>>> % make buildkernel KERNCONF=3DRPI-B TARGET=3Darm TARGET_ARCH=3Darmv6 >>>>>> # make installworld TARGET=3Darm TARGET_ARCH=3Darmv6 DESTDIR=3D/mnt >>>>>> # make installkernel TARGET=3Darm TARGET_ARCH=3Darmv6 DESTDIR=3D/mnt >>>>>> KERNCONF=3DRPI-B >>>>>> # make delete-old TARGET=3Darm TARGET_ARCH=3Darmv6 DESTDIR=3D/mnt >>>>>> # make delete-old-libs TARGET=3Darm TARGET_ARCH=3Darmv6 DESTDIR=3D/m= nt >>>>>> # mergemaster -A armv6 -D /mnt -p >>>>>> # mergemaster -A armv6 -D /mnt -U -i >>>>>> >>>>>> See https://rene-ladan.nl/IMG_20160804_193031.jpg for a phone pictur= e of >>>>>> the TV screen where it gets stuck. >>>>>> >>>>>> Any ideas if what could be wrong? >>>>> It might be hanging in single user mode prompt on serial console. >>>>> >>>> So if I would disable serial console in /etc/ttys it should be fine? >>> No - that is just for the login prompt after the OS has been booted int= o >>> multiuser mode. >>> Unfortunately I have no idea where the loader on an RPi gets that >>> information from, since so far I've always used serial consoles. >>> The kernel itself can do double output, but the rc-scripts, including >>> the single user mode prompt, are limited to one. >>> It would be easiest if you have the option to wire up the serial consol= e. >> Yeah, I'll see if I can construct something using the GPIO pins. >> >> I also tried adding autoboot_delay=3D-1 to /boot/loader.conf and pulling >> my DCF77 receiver from the GPIO pins (ground, +3.3V, signal wire) but >> that didn't help either. >> >> So with USB power, HDMI cable to TV, and a USB keyboard it hangs > > Anyone doing =E2=80=9Cinteresting=E2=80=9D work with RPi should have at l= east one of these on hand: > > http://adafru.it/954 > Guess I was lucky enough until now to not need one. I ordered one, it should arrive tomorrow. Ren=C3=A9 --=20 https://rene-ladan.nl/