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 1R9uvp-00013Y-0v for garchives@archives.gentoo.org; Sat, 01 Oct 2011 08:28:25 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CEDF121C1F4; Sat, 1 Oct 2011 08:28:15 +0000 (UTC) Received: from mail-bw0-f53.google.com (mail-bw0-f53.google.com [209.85.214.53]) by pigeon.gentoo.org (Postfix) with ESMTP id 7D53321C10A for ; Sat, 1 Oct 2011 08:27:08 +0000 (UTC) Received: by bkbzt12 with SMTP id zt12so3381319bkb.40 for ; Sat, 01 Oct 2011 01:27:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=VJwpdHyaP9GLP1M73XgxxnSe8htO9FwkE4t8gOdMCMY=; b=lo01cIa2FpT0YNsHedWRC8D7sZadC8vY200Sy7YyFUiogeqgDxF81U5wUt608wRHgL w5YdbvJG+XJYUPn4uyl+tzWpnwd91w6eWvaN/Ulwo1FUqlHJbF8me6Z0TrKP1oHUE4oT KI7UCJX9UipslmuAeKRox0B8bQr6eb2snzu/o= Received: by 10.223.31.16 with SMTP id w16mr19775135fac.148.1317457145117; Sat, 01 Oct 2011 01:19:05 -0700 (PDT) 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 Received: by 10.223.79.72 with HTTP; Sat, 1 Oct 2011 01:18:45 -0700 (PDT) In-Reply-To: <20110930231046.26847dc4@zaphod.digimed.co.uk> References: <20110930231046.26847dc4@zaphod.digimed.co.uk> From: Andrey Moshbear Date: Sat, 1 Oct 2011 04:18:45 -0400 Message-ID: Subject: Re: [gentoo-user] Re: kde4: no hardware info without sys-apps/hal To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 X-Archives-Salt: X-Archives-Hash: 7e22efcb92d7f4dade8e55af991c9ce8 On Fri, Sep 30, 2011 at 18:10, Neil Bothwick wrote: > On Fri, 30 Sep 2011 16:34:36 -0400, Andrey Moshbear wrote: > >> Also, recurring errors in the form of "Failed to execute program >> /usr/libexec/dbus-daemon-launch-helper: Success", which is determined >> to be EPERM, which is probably due to Bad Things in policykit. > > This one caused m,y hotplugging to stop working in KDE. The fix was > > chmod o+x /usr/libexec/dbus-daemon-launch-helper > (udisks:[pid]): udisks-WARNING **: Couldn't enumerate devices: The permission of the setuid helper is not correct /usr/libexec/dbus-daemon-launch-helper 's perms are 711.