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 1Pqtll-0002fF-L6 for garchives@archives.gentoo.org; Sat, 19 Feb 2011 20:51:09 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 01374E0574; Sat, 19 Feb 2011 20:49:33 +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 C50FCE0574 for ; Sat, 19 Feb 2011 20:49:33 +0000 (UTC) Received: by gxk3 with SMTP id 3so766001gxk.40 for ; Sat, 19 Feb 2011 12:49:33 -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=O5S8EzINDpAU1Uz8mf7AkpM+WXe2UOc6Au8Hn11mJnI=; b=iie2L0sRfXPbDVg7/o9MfffFgtkmIMFo+Cl1pjwRMT+wN6PWvlkSZhT7fsfR2KCzAy u/UXGRMSE9cF6y98qbbtfUuMjn7F4O2YT8tj/QagFUvQ1z8F9/Couce+H2Rk9zT3SnsD PBip/0ZNlpCsOGng1gVTyYdc73rHLH3j6Ui3o= 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=AUAFWkv/dzn4pCWA0K8rbuATvEygG5MHvghJg7s+xBqEJEXqw/6wr1C5pWO1RxBaMt 0ylN804P9ixoPVJErNLvRtURBq6de1iN6CwHajjdt+F9qK9XD7syo07XUnaIBl31poBV LPPEY2IbZ9FJSjmGcqYOqnSG/vZp3DD6GVdBY= Received: by 10.236.103.145 with SMTP id f17mr4108956yhg.61.1298148573083; Sat, 19 Feb 2011 12:49:33 -0800 (PST) Received: from [192.168.10.6] (c-68-32-248-84.hsd1.tn.comcast.net [68.32.248.84]) by mx.google.com with ESMTPS id f13sm2218604yhf.33.2011.02.19.12.49.32 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 19 Feb 2011 12:49:32 -0800 (PST) Message-ID: <4D602DC9.20808@gmail.com> Date: Sat, 19 Feb 2011 15:53:29 -0500 From: Valmor de Almeida User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20110218 Lightning/1.0b3pre Lanikai/3.1.7 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: <4D600CBF.8030300@gmail.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Archives-Salt: X-Archives-Hash: 36afc1b5a5e6914f1862d45d6604e28c On 02/19/2011 03:41 PM, Mark Knecht wrote: > On Sat, Feb 19, 2011 at 12:35 PM, Nikos Chantziaras wrote: >> On 02/19/2011 10:14 PM, Mark Knecht wrote: > >>> Should I be enabling udev globally in make.conf? I'm currently not. I >>> do have it on xorg-server so I'm not seeing the OP's issue, but I >>> never wanted to get into making my own udev rules. >> >> I can only comment on what individual packages do with the udev flag. I >> can't possibly know what each and every package in portage does when udev is >> enabled globally :-/ > > Of course. At the time I really meant the question to ask what people are doing. > > On my machines currently the only package with a udev flag is > xorg-server so it's easy. > > Cheers, > Mark > I enabled the udev flag in make.conf and after emerge --pretend --verbose --newuse --update --tree --with-bdeps=y world Only vlc needed to be reemerged. Apparently the udev flag was already set for xorg-server. -- Valmor