From owner-freebsd-current@freebsd.org Sat Sep 3 13:25:23 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 6B478BCB6E3 for ; Sat, 3 Sep 2016 13:25:23 +0000 (UTC) (envelope-from mad@madpilot.net) 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 EF3AFF5E for ; Sat, 3 Sep 2016 13:25:21 +0000 (UTC) (envelope-from mad@madpilot.net) Received: from mail (mail [192.168.254.3]) by mail.madpilot.net (Postfix) with ESMTP id 3sRGvM5sYDzZvG; Sat, 3 Sep 2016 15:25:19 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=madpilot.net; h= content-transfer-encoding:content-type:content-type:in-reply-to :mime-version:user-agent:date:date:message-id:from:from :references:subject:subject:received:received; s=mail; t= 1472909117; x=1474723518; bh=+ASQV3wXn3KoDXw/ZVUKkWu07EAn5lhw1tG 05XeF/fQ=; b=TlNZh6LpahBfph9wpDKuVGLgnnP5g3Jox0ZkJzs4+RrUE+zyQj0 Gfs+JfH4pNHk+/SJLjz9IfbDK7pIyRV16Ar8MGUUBHlHB2q/BrTecxZ2bgT+TmX3 JJFS+Z9XgV5XJBxOkb7NloJAbK9/sY5gJZzu0HgnQVicHgZpvv/aScfI= 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 RSoOZi_lDISX; Sat, 3 Sep 2016 15:25:17 +0200 (CEST) Received: from tommy.madpilot.net (micro.madpilot.net [88.149.173.206]) by mail.madpilot.net (Postfix) with ESMTPSA; Sat, 3 Sep 2016 15:25:17 +0200 (CEST) Subject: APU2C4 information (was Re: 11.0-RC2 and 12-CURRENT won't boot on apu2c4) To: "O. Hartmann" , Michael Tuexen References: <1472900114.23139.2.camel@posteo.de> <7CC5E580-10DC-4688-B6CE-8C1337EC227B@freebsd.org> <20160903151100.6e375bed.ohartman@zedat.fu-berlin.de> Cc: freebsd-current@freebsd.org From: Guido Falsi Message-ID: <51989ee8-d2dc-4249-cea9-5d9d7cf793ef@madpilot.net> Date: Sat, 3 Sep 2016 15:25:17 +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: <20160903151100.6e375bed.ohartman@zedat.fu-berlin.de> 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: Sat, 03 Sep 2016 13:25:23 -0000 On 09/03/16 15:11, O. Hartmann wrote: > Am Sat, 3 Sep 2016 14:01:15 +0200 > Michael Tuexen schrieb: > >>> On 03 Sep 2016, at 13:24, Guido Falsi wrote: >>> >>> On 09/03/16 13:08, Michael Tuexen wrote: >>>>> On 03 Sep 2016, at 12:55, Oliver Böttcher wrote: >>>>> >>>>> Am Freitag, den 02.09.2016, 22:09 +0200 schrieb Guido Falsi: >>>>>> I think you should open a bug report and post the number here so >>>>>> feedback about this can be collected there. >>>>> >>>>> Bug report filed [1]. I just noticed that the serial console is not >>>>> working on >=11.0 >>>>> >>>>> The update from 10.3 to 11.0 worked but has no output opon boot in >>>>> 11.0. >>>> I'm running FreeBSD head on an apu2c4 without any problems, the serial >>>> console is working. >>>> >>>> However, I do have >>>> >>>> console="comconsole" >>>> comconsole_speed="115200" >>>> >>>> in /boot/loader.conf. >>>> It is not using ZFS and it is booting from an m-SATA SSD. Which boot device >>>> are you using? >>>> >>> >>> SO it looks like a default configuration issue. >>> >>> This can explain why my custom nanobsd images work, I have a console >>> configuration in loader there. >> The default console speed of the apu2 is 115200, the one from FreeBSD isn't. >> Without the above setting you have to use 115200 first to see the BIOS output >> and than change the speed to whatever FreeBSD uses as its default. Using >> the above settings you can use the same speed for both. >> >> Best regards >> Michael >>> >>> -- >>> Guido Falsi >>> _______________________________________________ >>> freebsd-current@freebsd.org mailing list >>> https://lists.freebsd.org/mailman/listinfo/freebsd-current >>> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" >> > > I do not want to "kidnap/threadnap" the thread, but I have a question: My APU 2C4 is > underway and I'm curious about whether it would boot via UEFI or not? I don't think it has UEFI support. These boards come with a traditional old style BIOS. > > I also ordered mine with a Atheros AR9882 based WiFi card and I'm also curious about > whether this chip is working with 12-CURRENT or not. The AR9880, more powerful and newer, > seems also available for this APU, but it is more expensive and I didn't took the risc ... I don't know this device. Atheros cards have very good support in general through the ath(4) driver, if you know the PCI ID of the device you can check in the sources if it's known. -- Guido Falsi