From owner-freebsd-questions@FreeBSD.ORG Fri Jan 16 09:43:32 2015 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 85572D39 for ; Fri, 16 Jan 2015 09:43:32 +0000 (UTC) Received: from eu1sys200aog128.obsmtp.com (eu1sys200aog128.obsmtp.com [207.126.144.178]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D5B7E767 for ; Fri, 16 Jan 2015 09:43:31 +0000 (UTC) Received: from mail-wi0-f171.google.com ([209.85.212.171]) (using TLSv1) by eu1sys200aob128.postini.com ([207.126.147.11]) with SMTP ID DSNKVLjdJqgJUgI2//+wmifFS2EPlm9nVs6Q@postini.com; Fri, 16 Jan 2015 09:43:31 UTC Received: by mail-wi0-f171.google.com with SMTP id ho1so2778799wib.4 for ; Fri, 16 Jan 2015 01:43:02 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:message-id:to:subject:reply-to :in-reply-to; bh=yxMSBM4uHqwgan1MKZXHAM5rZnXnoeMwkY0Nckjx8lc=; b=YYXRWVBJJvJx9cX7aHAX/AYIh59lNmH2r4kBNN+gDMgV6eoWr0mywvBppyPOkey/Wh XNvbZfsL2YNxWNkCUxJ0c4QjaRHYLTFY+FxGWU/l8utiBDu6ofshYAdiZlHwR4fSwRkO 9ydo9uRjmJzQO8vClmOLkcojilVptq2ixQ7aOr8uGfmvGJs5ZIpPcLpLSCm9+p/u5epF R+C2NNJZlU7cwDeijb3dVcotep9k0hpAPhnsXrsYPm3FfG6B+QYfkuoEUPTAA6zO5psM NAHaPpOGMv+geob2puhmHgejsv7B0Vk7c3tMAD534ky2XJA8mDzZ8Wjiu1wAeMdp1TmV 2iDA== X-Received: by 10.180.88.33 with SMTP id bd1mr4227707wib.10.1421399597594; Fri, 16 Jan 2015 01:13:17 -0800 (PST) X-Gm-Message-State: ALoCoQlpRuLB7kL4ffNL+3+rFidCT2BGaTutzlG4eznQG3m2mdvj2rQIbNTj7cmDMezDUbsFfIQJ6lf2W1cpoteHk7/o5g7iBkltLynJ7Z7KWKrn+mycaPGr1DzYbmwp/X7AVyFS/YCCAWkf6XkpEXZVgr0Qr35ak3AhtL/uAVY2wTJPl2Hn17o= X-Received: by 10.180.88.33 with SMTP id bd1mr4227693wib.10.1421399597513; Fri, 16 Jan 2015 01:13:17 -0800 (PST) Received: from mech-as221.men.bris.ac.uk (mech-as221.men.bris.ac.uk. [137.222.187.221]) by mx.google.com with ESMTPSA id fc6sm2147093wib.12.2015.01.16.01.13.16 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 16 Jan 2015 01:13:16 -0800 (PST) Date: Fri, 16 Jan 2015 01:13:16 -0800 (PST) X-Google-Original-Date: Fri, 16 Jan 2015 09:13:15 GMT Received: from mech-as221.men.bris.ac.uk (localhost [127.0.0.1]) by mech-as221.men.bris.ac.uk (8.14.9/8.14.9) with ESMTP id t0G9DFuQ072277 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Fri, 16 Jan 2015 09:13:15 GMT (envelope-from mexas@mech-as221.men.bris.ac.uk) Received: (from mexas@localhost) by mech-as221.men.bris.ac.uk (8.14.9/8.14.9/Submit) id t0G9DFMj072276; Fri, 16 Jan 2015 09:13:15 GMT (envelope-from mexas) From: Anton Shterenlikht Message-Id: <201501160913.t0G9DFMj072276@mech-as221.men.bris.ac.uk> To: freebsd-questions@freebsd.org, paul@ifdnrg.com Subject: Re: FBSD 10.1 + serial access (broken?) Reply-To: mexas@bris.ac.uk In-Reply-To: <54B82EC9.8050403@ifdnrg.com> X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jan 2015 09:43:32 -0000 >Date: Thu, 15 Jan 2015 21:19:05 +0000 >From: Paul Macdonald > >Can anyone confirm working serial console access on 10.1, I haven't used the physical serial console for a while, but I can get access to a serial console via a management processor (MP) on amd64 10.1-STABLE #4 r277210 (sun fire x4100) and on ia64 10.1-STABLE #8 r276327. >my config is: > > boot.conf: -h >boot.config: -D >boot/loader.conf > comconsole_speed="57600" > console="comconsole" > >/etc/ttys > ttyu0 "/usr/libexec/getty std.57600" vt100 on secure > or (since 10.1) > ttyu0 "/usr/libexec/getty std.9570" vt100 onifconsole secure > >I'm only in the DC till end of tomorrow, any suggestions would be welcome.. The speeds look a bit strange. I have nothing about the console in /boot/loader.conf and in /etc/ttys: ttyu0 "/usr/libexec/getty std.9600" vt100 onifconsole secure ttyu1 "/usr/libexec/getty std.9600" vt100 onifconsole secure on both amd64 and ia64. Anton