Date: Wed, 3 Dec 2014 11:40:06 -0700 (MST) From: Warren Block <wblock@wonkity.com> To: =?ISO-8859-15?Q?Jean-S=E9bastien_P=E9dron?= <dumbbell@FreeBSD.org> Cc: freebsd-x11@FreeBSD.org Subject: Re: [Call for testers] Update to xorg-server 1.14 Message-ID: <alpine.BSF.2.11.1412031137220.32996@wonkity.com> In-Reply-To: <547E4B03.2090508@FreeBSD.org> References: <547E4B03.2090508@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 3 Dec 2014, Jean-Sébastien Pédron wrote: > Hi! > > An update to xorg-server is almost ready. We would like people to test > it and report if there's something wrong with it. > > The announcement and instructions are on our blog: > http://blogs.freebsdish.org/graphics/2014/11/19/xserver-1-14-update-ready/ > > We learned from the last CFT that you like to have more details about > what brings a particular update. Therefore, we are more verbose in this > new post. Please tell us if you're still missing something! Working here on a Radeon HD5750 with vt(4). Also working on the HP 2133 netbook with the OpenChrome driver. It did not work with xorg-server 1.12. kern.vty=vt is entered in /boot/loader.conf, but does not seem to matter. Likely this is due to the OpenChrome driver not using KMS. Thanks! From owner-freebsd-x11@FreeBSD.ORG Wed Dec 3 18:47:15 2014 Return-Path: <owner-freebsd-x11@FreeBSD.ORG> Delivered-To: freebsd-x11@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 78ECB586; Wed, 3 Dec 2014 18:47:15 +0000 (UTC) Received: from mail.turbocat.net (mail.turbocat.net [IPv6:2a01:4f8:d16:4514::2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3CAB0B0C; Wed, 3 Dec 2014 18:47:15 +0000 (UTC) Received: from laptop015.home.selasky.org (cm-176.74.213.204.customer.telag.net [176.74.213.204]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.turbocat.net (Postfix) with ESMTPSA id E6EA61FE022; Wed, 3 Dec 2014 19:47:12 +0100 (CET) Message-ID: <547F5ACB.9030504@selasky.org> Date: Wed, 03 Dec 2014 19:47:39 +0100 From: Hans Petter Selasky <hps@selasky.org> User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: Jan Beich <jbeich@vfemail.net>, =?UTF-8?B?SmVhbi1Tw6liYXN0aWVuIFDDqWRy?= =?UTF-8?B?b24=?= <dumbbell@FreeBSD.org> Subject: Re: [Call for testers] Update to xorg-server 1.14 References: <547E4B03.2090508@FreeBSD.org> <lhmo-8tv3-wny@vfemail.net> In-Reply-To: <lhmo-8tv3-wny@vfemail.net> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Cc: freebsd-x11@FreeBSD.org X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support <freebsd-x11.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-x11>, <mailto:freebsd-x11-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-x11/> List-Post: <mailto:freebsd-x11@freebsd.org> List-Help: <mailto:freebsd-x11-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-x11>, <mailto:freebsd-x11-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 03 Dec 2014 18:47:15 -0000 On 12/03/14 19:34, Jan Beich wrote: > Jean-Sébastien Pédron <dumbbell@FreeBSD.org> writes: > >> An update to xorg-server is almost ready. We would like people to test >> it and report if there's something wrong with it. >> >> The announcement and instructions are on our blog: >> http://blogs.freebsdish.org/graphics/2014/11/19/xserver-1-14-update-ready/ > [...] >> With xserver 1.14, the devd backend is mature: it will replace HAL as >> the default backend. > > DEVD doesn't seem to support devices provided by multimedia/webcamd. > For one, xf86-input-wacom uses HAL to simplify configuration of > multi-interface tablets: more than one /dev/input/eventN that may > change order during reboot or replug. > > At least ports/183478 implementation could be extended with > etc/devd/*.conf if there're out-of-tree kernel or cuse(3) drivers. > Hi, webcamd can be modified to create devices in a different directory, or with different names. Beware that X11 should not attach to all input/event devices, only those that have the x11-driver property, as set by HAL. Can you define how X.org shall distinguish between event devices which it shall attach to and event devices which it shall not attach to? --HPS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.11.1412031137220.32996>