From owner-freebsd-current@FreeBSD.ORG Thu Sep 17 16:03:40 2009 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 29ACF106566B for ; Thu, 17 Sep 2009 16:03:40 +0000 (UTC) (envelope-from fjwcash@gmail.com) Received: from mail-vw0-f189.google.com (mail-vw0-f189.google.com [209.85.212.189]) by mx1.freebsd.org (Postfix) with ESMTP id D4CAF8FC16 for ; Thu, 17 Sep 2009 16:03:39 +0000 (UTC) Received: by vws27 with SMTP id 27so356800vws.3 for ; Thu, 17 Sep 2009 09:03:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=vC0DIkRKekoOgsnBDXT4YeLEzJ6fqDoLOwddiqXy+8Y=; b=xKkngs0sdsfmdsf0AOxHv5l/Jan8YbGX/+sm2Fw5QTwN/0h1RmpnlcAGKPeHNhy3zx ERPLoYltz/J+qJN/ahroFQxmqvPlOL+C+j4J5ctTfQytxy3zPiYESRLjX93QqyHd0G4h VXg+xUa1+P95dj9eanMkkaXWdYFFWxDfY9qsk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=UI/D59UDI3A+vfwpHjqAd3OfMGlOy87FF8CBvuqZKpkKbWQqQ4VbO3P9f4UQM76eyc YTi23kG5ZQDolpc0JIO/B57WQMwZUkNOOnZXrMBZJG5ptP1lTuSYBtIGohIeJKD6/8iF VKaroz/hPG3QERgRGxpTLqpIn76eU/CLPTvXw= MIME-Version: 1.0 Received: by 10.150.61.15 with SMTP id j15mr1278686yba.331.1253201529464; Thu, 17 Sep 2009 08:32:09 -0700 (PDT) In-Reply-To: <20090917152957.GA1212@albert.catwhisker.org> References: <20090917134924.GZ1212@albert.catwhisker.org> <20090917170431.47be4a06@ernst.jennejohn.org> <20090917152957.GA1212@albert.catwhisker.org> Date: Thu, 17 Sep 2009 08:32:09 -0700 Message-ID: From: Freddie Cash To: current@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: misc/compat6x port no longer sufficient for DRI under head? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Thu, 17 Sep 2009 16:03:40 -0000 On Thu, Sep 17, 2009 at 8:29 AM, David Wolfskill wrote: > On Thu, Sep 17, 2009 at 05:04:31PM +0200, Gary Jennejohn wrote: > > ... > > Maybe you need to install misc/compat7x also for things to work with > > head? Don't forget options COMPAT_FREEBSD7 in your kernconf for head. > > :-) As I was writing the previous message, that thought occurred, so I > did install it, re-tried, and the symptoms persisted: with DRI enabled, > the keyboard & mouse were non-functional; with DRI disabled, Xorg > worked. > > (I had intended to install misc/compat7x under head as soon as it had > been committed, but it slipped what passes for my mind. And the file > system where /usr/ports lives is not one I normally even mount when > running head....) > > But thanks for the thought! Have you tried re-enabling hald and dbus and configuring X to use those? -- Freddie Cash fjwcash@gmail.com