From owner-freebsd-current@freebsd.org Fri Sep 2 20:09:34 2016 Return-Path: Delivered-To: freebsd-current@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 D162FBCD3BF for ; Fri, 2 Sep 2016 20:09:34 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from mail.madpilot.net (grunt.madpilot.net [78.47.145.38]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 97155139 for ; Fri, 2 Sep 2016 20:09:33 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from mail (mail [192.168.254.3]) by mail.madpilot.net (Postfix) with ESMTP id 3sQqw51LDVzZvG; Fri, 2 Sep 2016 22:09:25 +0200 (CEST) Received: from mail.madpilot.net ([192.168.254.3]) by mail (mail.madpilot.net [192.168.254.3]) (amavisd-new, port 10024) with ESMTP id ps_F4MUSr6pi; Fri, 2 Sep 2016 22:09:23 +0200 (CEST) Received: from tommy.madpilot.net (micro.madpilot.net [88.149.173.206]) by mail.madpilot.net (Postfix) with ESMTPSA; Fri, 2 Sep 2016 22:09:23 +0200 (CEST) Subject: Re: 11.0-RC2 and 12-CURRENT won't boot on apu2c4 To: =?UTF-8?Q?Oliver_B=c3=b6ttcher?= , freebsd-current@freebsd.org References: From: Guido Falsi Message-ID: Date: Fri, 2 Sep 2016 22:09:22 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.22 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: Fri, 02 Sep 2016 20:09:34 -0000 On 09/02/16 20:35, Oliver Böttcher wrote: > Hi all, > > I tried to install 11.0-RC2 on an apu2c4 which stucks on boot and waits > forever (screenshot here [1]). So I tried to install 10.3-RELEASE which > installed without problems and updated to 11.0-RC2 via freebsd-update, > rebooted, hangs right after loading the kernel. > > I also tried 12-CURRENT but no luck either. I have the same hardware and can confirm this problem. I think I remember one of the 11.0-BETAs to work with it, but I'm not really that sure, where can I find memstick images for the 11.0 BETA to test? they are gone from the official mirrors. I have tested a 12.0 snapshot from ftp.freebsd.org (amd64-20160809-r303880) and it's showing the same problem. I need to test older images, but I have to produce those before. Not even sure if the problem is with the kernel or the loader. I'm going to try to narrow it down further anyway, but will need some time. I think you should open a bug report and post the number here so feedback about this can be collected there. -- Guido Falsi