From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Pqrpr-0004tP-7g for garchives@archives.gentoo.org; Sat, 19 Feb 2011 18:47:15 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4F3D5E0654; Sat, 19 Feb 2011 18:45:10 +0000 (UTC) Received: from mail-gx0-f181.google.com (mail-gx0-f181.google.com [209.85.161.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 21906E0654 for ; Sat, 19 Feb 2011 18:45:09 +0000 (UTC) Received: by gxk3 with SMTP id 3so732220gxk.40 for ; Sat, 19 Feb 2011 10:45:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=XyOGVerOhfhu4uTsD4cPQ/IWyiF0MYLpv+4OvzFhT8g=; b=M7jnB/XxNeeEONtSLqpsRoTw1e5jb1Z2XlExgvNtGXAjLdHQzXkGzTY0aMSHvTpCle 6gxPl8E1LnbViTLE5BOUsGJRUziIrO0eVknScxkf0/yAhXypG13ioGcOh8LCxIhXgvEe XHyEehrYPxrrrgQ1HvwaTxGEs4VoL2C6QNWnw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=lBLnLGf7LhAzDQDgrayXo/nBNHNo3BWIhRNd0d5pcfCaAIvNCfP/OvlxGdQspjKCfi 9idULxvR9P172u8+x3Xlnxb+RkiPoYlddHSMxmZBmjYo40jyIFOgs4+51xedsQ/oSe0F 3OqkdIxCI23jueg01E5fxq74kFyve+xa2XNyE= Received: by 10.90.105.10 with SMTP id d10mr3043728agc.99.1298141109358; Sat, 19 Feb 2011 10:45:09 -0800 (PST) Received: from [192.168.2.5] (adsl-0-93-174.jan.bellsouth.net [65.0.93.174]) by mx.google.com with ESMTPS id c34sm4266371anc.30.2011.02.19.10.45.07 (version=SSLv3 cipher=OTHER); Sat, 19 Feb 2011 10:45:08 -0800 (PST) Message-ID: <4D600FB3.4030702@gmail.com> Date: Sat, 19 Feb 2011 12:45:07 -0600 From: Dale User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.16) Gecko/20110217 Gentoo/2.0.11 SeaMonkey/2.0.11 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: help with xorg-server-1.9.4 and no hal; broken mouse/keyboard/X References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: X-Archives-Hash: 886614fe336980fb45366ebacea7fe8d Valmor de Almeida wrote: > On Sat, Feb 19, 2011 at 1:03 PM, Nikos Chantziaras wrote: > >> On 02/19/2011 07:44 PM, Valmor de Almeida wrote: >> >>> [...] >>> I have just updated xorg to 1.9.4 with USE -hal and removed hal in >>> this order (also needed to remove hal from the default run level). I >>> tried startx using the existing xorg.conf and X does not start >>> correctly, I have no mouse and a frozen screen (no keyboard) with the >>> arrow cursor placed in the middle of the screen. I also tried to start >>> X without an xorg.conf; same problem. >>> >> Since you removed HAL support, did you enable udev support? >> > I am not sure how to do this. Is it a matter of adding a USE="udev" in > /etc/make.conf ? > < SNIP>> > Thanks, > > -- > Valmor > That's where mine is. Just add it and do a emerge -Na world to see what changes. Dale :-) :-)