From owner-freebsd-questions@FreeBSD.ORG Thu Feb 26 13:48:17 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 05355475 for ; Thu, 26 Feb 2015 13:48:17 +0000 (UTC) Received: from mail.vin-dit.org (mail.vin-dit.org [81.209.165.242]) by mx1.freebsd.org (Postfix) with ESMTP id C079E7A7 for ; Thu, 26 Feb 2015 13:48:16 +0000 (UTC) Received: by mail.vin-dit.org (Postfix, from userid 1000) id BB976483E3; Thu, 26 Feb 2015 08:42:23 -0500 (EST) Date: Thu, 26 Feb 2015 08:42:23 -0500 From: John Holland To: freebsd-questions@freebsd.org Subject: ttys not working from xdm Message-ID: <20150226134223.GA2818@mail.vin-dit.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) 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: Thu, 26 Feb 2015 13:48:17 -0000 I have a new install of 10.1 and I am unable to access ttys from xdm. When I press Alt-F3 or Ctrl-Alt-F3 instead it causes either the mouse, keyboard or entire X session to lock up. Here is the section of my /etc/ttys - any advice on troubleshooting this would be appreciated. # If console is marked "insecure", then init will ask for the root password # when going to single-user mode. console none unknown off secure # ttyv0 "/usr/libexec/getty Pc" xterm on secure # Virtual terminals ttyv1 "/usr/libexec/getty Pc" xterm on secure ttyv2 "/usr/libexec/getty Pc" xterm on secure ttyv3 "/usr/libexec/getty Pc" xterm on secure ttyv4 "/usr/libexec/getty Pc" xterm on secure ttyv5 "/usr/libexec/getty Pc" xterm on secure ttyv6 "/usr/libexec/getty Pc" xterm on secure ttyv7 "/usr/libexec/getty Pc" xterm on secure ttyv8 "/usr/local/bin/xdm -nodaemon" xterm on secure # Serial terminals -- John Holland jholland@vin-dit.org gpg public key ID 0xEFAF0D15