From owner-freebsd-net@FreeBSD.ORG Tue Nov 23 00:50:31 2010 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 826AF106566B for ; Tue, 23 Nov 2010 00:50:31 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 2BF618FC1B for ; Tue, 23 Nov 2010 00:50:30 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.4/8.14.4) with ESMTP id oAN0WnkD015030; Mon, 22 Nov 2010 17:32:49 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.4/8.14.4/Submit) with ESMTP id oAN0WntR015027; Mon, 22 Nov 2010 17:32:49 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Mon, 22 Nov 2010 17:32:49 -0700 (MST) From: Warren Block To: kalin m In-Reply-To: <4CEAF306.2090705@el.net> Message-ID: References: <4CEAF306.2090705@el.net> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.6 (wonkity.com [127.0.0.1]); Mon, 22 Nov 2010 17:32:49 -0700 (MST) Cc: freebsd-net@freebsd.org Subject: Re: card sleeping X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Nov 2010 00:50:31 -0000 On Mon, 22 Nov 2010, kalin m wrote: > the only entry in the log is: > init: can't exec getty '/usr/local/bin/xdm' for port /dev/ttyv8: No such file > or directory > > (if somebody would explain what this is, that would help too. since xdm is > not really in use and i can't find anything that would be calling xdm.) Change the ttyv8 line in /etc/ttys that runs xdm to say "off".