From owner-freebsd-stable@FreeBSD.ORG Wed Jan 29 14:20:31 2014 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 66B9B163 for ; Wed, 29 Jan 2014 14:20:31 +0000 (UTC) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 161021DE2 for ; Wed, 29 Jan 2014 14:20:30 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.7/8.14.7) with ESMTP id s0TEKTTI060318; Wed, 29 Jan 2014 07:20:29 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.7/8.14.7/Submit) with ESMTP id s0TEKTp5060315; Wed, 29 Jan 2014 07:20:29 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Wed, 29 Jan 2014 07:20:29 -0700 (MST) From: Warren Block To: Zenny Subject: Re: FreeBSD 10.0-RELEASE: mouse and kbd freezes after gdm starts In-Reply-To: Message-ID: References: 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.4.3 (wonkity.com [127.0.0.1]); Wed, 29 Jan 2014 07:20:29 -0700 (MST) Cc: Tom Evans , FreeBSD Stable X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jan 2014 14:20:31 -0000 On Wed, 29 Jan 2014, Zenny wrote: > x11/xorg > x11/xinit > x11-drivers/xf86-video-ati > x11-drivers/xf86-video-radeonhd Do not install radeonhd, it is obsolete. The radeon driver in xf86-video-ati works for all the Radeon cards that are supported. > x11-drivers/xf86-input-keyboard > x11-drivers/xf86-input-mouse > x11-drivers/xorg-drivers > x11-fonts/webfonts > x11-fonts/ubuntu-font > www/linux-f10-flashplugin11 > ports-mgmt/poudriere > graphics/libdrm > graphics/dri > graphics/libGL > sysutils/hal HAL and dbus should probably be recompiled together. X can be prevented from using hal at all by setting Option "AutoAddDevices" "Off" in ServerLayout. The wiki has a section on installing or upgrading to the KMS drivers: https://wiki.freebsd.org/Graphics#Installing_KMS_Ports