From owner-freebsd-x11@FreeBSD.ORG Sat Dec 20 00:40:58 2014 Return-Path: Delivered-To: freebsd-x11@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 DCCDBE03 for ; Sat, 20 Dec 2014 00:40:58 +0000 (UTC) Received: from fep19.mx.upcmail.net (fep19.mx.upcmail.net [62.179.121.39]) by mx1.freebsd.org (Postfix) with ESMTP id 2713E16D0 for ; Sat, 20 Dec 2014 00:40:57 +0000 (UTC) Received: from edge01.upcmail.net ([192.168.13.236]) by viefep19-int.chello.at (InterMail vM.8.01.05.05 201-2260-151-110-20120111) with ESMTP id <20141220004055.IJEL17476.viefep19-int.chello.at@edge01.upcmail.net>; Sat, 20 Dec 2014 01:40:55 +0100 Received: from [192.168.1.161] ([178.84.132.32]) by edge01.upcmail.net with edge id Vcgo1p00v0i5fp601cgpKc; Sat, 20 Dec 2014 01:40:49 +0100 X-SourceIP: 178.84.132.32 Message-ID: <5494C591.7090004@rainbow-runner.nl> Date: Sat, 20 Dec 2014 01:40:49 +0100 From: Koop Mast User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: lumiwa@gmail.com, freebsd-x11@freebsd.org Subject: Re: xorg-server 1.14 References: <2517760.4Gm2XeOKU0@lumiwa.farms.net> <1520943.9p8R8TooRO@lumiwa.farms.net> In-Reply-To: <1520943.9p8R8TooRO@lumiwa.farms.net> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Dec 2014 00:40:59 -0000 On 20-12-2014 1:37, Ajtim wrote: > On Friday 19 December 2014 19:11:56 Ajtim wrote: >> Hi! >> >> I have a one question about devd backend, please: >> >> Do I need to have in /etc/rc.conf 'hald_enable="YES" 'still? >> I update xorg-server to 1.14, disable hlad in rc.conf, startx (KDE) and >> mouse didn't work. After restart hald mouse works. >> BTW: I don't use xorg.conf. >> >> Thank you. > I am so sorry, the xserver didn't have default devd. I rebuilt and it works > without problems :). Thank you. > > Now we don't have in /etc/make,conf WITH_NEW... anymore? And as Radeon user I > have 'WITH_GALLIUM=yes" in /etc/make.conf. Does it need to be there still, > please? > > Thank you. Both WITH_NEW_XORG and WITH_GALLIUM are on by default. -Koop