From owner-freebsd-ports@FreeBSD.ORG Tue Jan 27 18:37:07 2009 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6466C1065676 for ; Tue, 27 Jan 2009 18:37:07 +0000 (UTC) (envelope-from lehmann@ans-netz.de) Received: from kartoffel.salatschuessel.net (f054213048.adsl.alicedsl.de [78.54.213.48]) by mx1.freebsd.org (Postfix) with ESMTP id BDAF18FC08 for ; Tue, 27 Jan 2009 18:37:06 +0000 (UTC) (envelope-from lehmann@ans-netz.de) Received: from kartoffel.salatschuessel.net (localhost [127.0.0.1]) by kartoffel.salatschuessel.net (8.14.3/8.14.3) with SMTP id n0RI2H8B008990 for ; Tue, 27 Jan 2009 19:02:17 +0100 (CET) (envelope-from lehmann@ans-netz.de) Date: Tue, 27 Jan 2009 19:02:17 +0100 From: Oliver Lehmann To: ports@freebsd.org Message-Id: <20090127190217.de1802b5.lehmann@ans-netz.de> X-Mailer: Sylpheed 2.6.0 (GTK+ 2.14.7; amd64-portbld-freebsd7.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Subject: xorg upgrade and /etc/ttys regression X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jan 2009 18:37:07 -0000 Hi, I've used to start my login manager with /etc/ttys for years now (After I considered myself became to lazy to type startx). After yesterdays xorg upgrade I've noticed, that the login manager which comes up right after going to multiuser has no working mouse or keyboard support. This is probably because the login manager gets started by /sbin/init which uses getttyent which parses /etc/ttys. This all happens before hald is being started which is the problem here. So the solution seems to be to drop/remove login manager startups from /etc/ttys and move over to rc.d startup. This might be an information which others (people also using /etc/ttys) might find usefull so I'm sharing it... When upgrading to latest xorg - make sure you are retiring your /etc/ttys upgrade (Or am I the only one experiencing this? Maybe my system is just to slow to start hald fast enough? ;) -- Oliver Lehmann http://www.pofo.de/ http://wishlist.ans-netz.de/