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 1PqrBV-0007kL-Im for garchives@archives.gentoo.org; Sat, 19 Feb 2011 18:05:33 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8C45CE04C1; Sat, 19 Feb 2011 18:04:04 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 5E6EC1C03F for ; Sat, 19 Feb 2011 18:04:04 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id DC1951B4358 for ; Sat, 19 Feb 2011 18:04:03 +0000 (UTC) X-Virus-Scanned: by amavisd-new using ClamAV at gentoo.org X-Spam-Score: -2.869 X-Spam-Level: X-Spam-Status: No, score=-2.869 required=5.5 tests=[AWL=-0.270, BAYES_00=-2.599] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dkt2CCdAlb0P for ; Sat, 19 Feb 2011 18:03:57 +0000 (UTC) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by smtp.gentoo.org (Postfix) with ESMTP id 665031B4112 for ; Sat, 19 Feb 2011 18:03:56 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Pqr9s-0008AT-No for gentoo-user@gentoo.org; Sat, 19 Feb 2011 19:03:52 +0100 Received: from athedsl-388219.home.otenet.gr ([79.131.68.121]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 19 Feb 2011 19:03:52 +0100 Received: from realnc by athedsl-388219.home.otenet.gr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 19 Feb 2011 19:03:52 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Nikos Chantziaras Subject: [gentoo-user] Re: help with xorg-server-1.9.4 and no hal; broken mouse/keyboard/X Date: Sat, 19 Feb 2011 20:03:56 +0200 Organization: Lucas Barks Message-ID: References: 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 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: athedsl-388219.home.otenet.gr User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20110126 Thunderbird/3.1.7 In-Reply-To: X-Archives-Salt: X-Archives-Hash: ecef9aba262861da5f1ac5638d54e590 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? > emerge --depclean -vp > Dependencies could not be completely resolved due to > the following required packages not being installed: > > sys-apps/hal pulled in by: > x11-drivers/xf86-input-synaptics-1.2.1 Check your package.use. Also try to unmerge xf86-input-synaptics and then emerge it again.