From owner-freebsd-current@freebsd.org Tue Nov 7 17:27:42 2017 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 AB204E5EA9D; Tue, 7 Nov 2017 17:27:42 +0000 (UTC) (envelope-from peixotocassiano@gmail.com) Received: from mail-qk0-x235.google.com (mail-qk0-x235.google.com [IPv6:2607:f8b0:400d:c09::235]) (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 6D02378D5B; Tue, 7 Nov 2017 17:27:42 +0000 (UTC) (envelope-from peixotocassiano@gmail.com) Received: by mail-qk0-x235.google.com with SMTP id y23so16221338qkb.10; Tue, 07 Nov 2017 09:27:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=p2QACPKg2J4SR7NmzHtMyjq8Jngojrm7QOh1w8Gf0rw=; b=mhsHpxE5oEhmQMe6Jm8fznx4qA5bX9mswyOqatENDzytAjpsWG1rJp/13rbZ2sXI3l 7+24P3JhH1dfxWXhY69VC79lB3ogdqE6YJXuVtvKNhVJrF6E3MgQJru6UBBpXwb1w8vh qOg/JBLqWVqzZVfLtdDftuAKqvs6i3fXpljiY0EXjx+5yxeH761nqvvuWmUBEPBrsxm2 XkLMxDGtI10Jb0bVgUukcPwiOTTRUNfdYjIiHzJbK7sBxtdJz99XdMtjAywWGe5AWl0i 7pP1jpLQU3gvM8St0OVnIT04NwMXe/BCpEYeACyA0akYbkMlDf6w3B/qEr/66W8sy305 UjXw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=p2QACPKg2J4SR7NmzHtMyjq8Jngojrm7QOh1w8Gf0rw=; b=ovQgDKAaDsax0u5qRLLEy+KmfdBhMtPU642RalgAb6JhWvfVw3Q/7Q+4Jqt6WPZ/2j +rRqVZGb+iS8vKsQDF4THHG2Tkr4RwMdP06xZ4Q+//x4cmjcXV78Ncpc0ZKIMJ369hDF PtPI0nleYdisBYpwx0lK7VF1lVU12lp3zEj5w5F7V3fV6PIMTdHguWaoT8+EX5MeIf3h wYmgoLll/EsmaSGGe3kVm6Xq75h68Wn01miBuGuaGcHc3ZYSzlGNX60p8SULyj3HFOlP CRgH/0JBavdjVGq48WzD/7mNxa/RAXtxJXJaJvM+LQdg5cKM2BzeuyalRA0MbbuJODst ghGQ== X-Gm-Message-State: AMCzsaV3bp7gjHsn7xXljbLtKqA/3I8PExLYkDHPqcwTKZZpbK750kXO ZIk/EbNakZRWhtkisDODcE7aXWCU5rua5WtWSqw= X-Google-Smtp-Source: ABhQp+Qp0q8ziTTLVqjvNmrTzdDcKChFwYBLxHC4h9+lwIHhjNQchc6+KQlvo9O9JXYDUJ3E0lhhNSVNNtnkg6eCF3I= X-Received: by 10.55.127.66 with SMTP id a63mr27186033qkd.90.1510075661483; Tue, 07 Nov 2017 09:27:41 -0800 (PST) MIME-Version: 1.0 Received: by 10.200.53.23 with HTTP; Tue, 7 Nov 2017 09:27:41 -0800 (PST) In-Reply-To: References: From: Cassiano Peixoto Date: Tue, 7 Nov 2017 15:27:41 -0200 Message-ID: Subject: Re: Denverton CPU on FreeBSD To: Bob Bishop Cc: freebsd-stable@freebsd.org, freebsd-current@freebsd.org X-Mailman-Approved-At: Tue, 07 Nov 2017 17:56:17 +0000 Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.23 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: Tue, 07 Nov 2017 17:27:42 -0000 Hi Bob, Yes I've tried this configuration with no success as well. :( On Tue, Nov 7, 2017 at 2:28 PM, Bob Bishop wrote: > Hi, > > > On 7 Nov 2017, at 16:12, Cassiano Peixoto > wrote: > > > > Hi guys, > > > > I'm backing to this thread because I had no success yet. There is an > issue > > with console boot on Intel Denverton. I've followed the instruction > bellow: > > > > https://www.freebsd.org/doc/handbook/serialconsole-setup.html > > > > I tried using an IPMI card and worked fine. > > > > I don't know who is the maintainer for console code to get in touch. Can > > some developer work on this issue? I can help making any test needed. > > > > Thank you. > > > > On Wed, Aug 16, 2017 at 5:32 PM, Cassiano Peixoto < > peixotocassiano@gmail.com > >> wrote: > > > >> Hi there, > >> > >> Is someone playing with Denverton CPU On FreeBSD? > >> > >> I'm trying to use serial console on FreeBSD with Denverton CPU but > doesn't > >> work. > >> > >> I can see the boot process but it stops and I do not have the login > >> prompt. My keyboard doesn't answer as well. > > Have you set /etc/ttys entry for the serial port appropriately? > https://www.freebsd.org/doc/handbook/term.html#term-config > > >> I tried it with FreeBSD 10, 11 and 12-CURRENT. Same configuration is > >> working with Rangeley CPU. > > Maybe BIOS initialises the serial port differently? > > >> Any help is welcome. > >> > >> Thanks. > >> > > _______________________________________________ > > freebsd-stable@freebsd.org mailing list > > https://lists.freebsd.org/mailman/listinfo/freebsd-stable > > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org > " > > > > > -- > Bob Bishop t: +44 (0)118 940 1243 > rb@gid.co.uk m: +44 (0)783 626 4518 > > > > > >