From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Nocera Subject: Re: Apple Bluetooth devices: Battery level? Date: Wed, 10 Jun 2009 15:25:43 +0100 Message-ID: <1244643943.2690.76.camel@cookie.hadess.net> References: <1244384236.30768.5690.camel@cookie.hadess.net> <1244589738.5973.1954.camel@cookie.hadess.net> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-bluetooth-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Jiri Kosina Cc: linux-bluetooth-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-input List-Id: linux-input@vger.kernel.org On Wed, 2009-06-10 at 10:25 +0200, Jiri Kosina wrote: > On Wed, 10 Jun 2009, Bastien Nocera wrote: > > - enabling CONFIG_HID_DEBUG requires rebuilding the kernel > > CONFIG_HID_DEBUG has 'default y' for quite some time, but the defconfigs > haven't unfortunately been updated yet. > > > - most distributions build hid into the kernel > > hid.debug=2 on the kernel commandline option does the trick. Or "echo 2 > /sys/modules/hid/parameters/debug" at run-time. Seems CONFIG_HID_DEBUG is enabled by default in the builds I use as well, so I'll quit complaining about that :) Cheers