From: "Justin P. Mattock" <justinmattock@gmail.com>
To: Michael Poole <mdpoole@troilus.org>
Cc: Jiri Kosina <jkosina@suse.cz>,
linux-bluetooth@vger.kernel.org,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: magicmouse: claimed by neither input, hiddev nor hidraw
Date: Mon, 10 May 2010 19:45:57 -0700 [thread overview]
Message-ID: <4BE8C4E5.5030906@gmail.com> (raw)
In-Reply-To: <87mxw7i33j.fsf@troilus.org>
On 05/10/2010 07:28 PM, Michael Poole wrote:
> Justin P. Mattock writes:
>
>
>> On 05/10/2010 02:52 PM, Jiri Kosina wrote:
>>
> [snip]
>
>>> This sounds a bit strange.
>>>
>>> hidraw shouldn't be making too much difference in the case you describe.
>>> hidraw is basically just a mean of relaying HID events to userspace so
>>> that any driver/application in userspace can access them. But magicmouse
>>> driver is written completely in kernelspace.
>>>
>>> Does anything on your system have /dev/hidraw* nodes open? (you could
>>> check by lsof).
>>>
>>>
>>
>> right now I see
>> /dev/hidraw0,1,2,3
>>
>> ./lsof | grep /dev
>> (showing bluetooth)
>>
>> bluetooth 2020 root 0u CHR 1,3 0t0 2551
>> /dev/null
>> bluetooth 2020 root 1u CHR 1,3 0t0 2551
>> /dev/null
>> bluetooth 2020 root 2u CHR 1,3 0t0 2551
>> /dev/null
>> bluetooth 2020 root 14u CHR 10,62 0t0 3895
>> /dev/rfkill
>>
>> I can try a bisect on this and see.
>>
> A list of which patches you have applied would also be helpful. The
> standard 2.6.33.* kernels predate the merge of the hid-magicmouse
> driver, but the dmesg entry you pasted makes it look like the driver was
> present.
>
> Michael Poole
>
>
I'm using the latest HEAD, without any patches
applied. (I'll send a post with dmesg after this post).
Justin P. Mattock
next prev parent reply other threads:[~2010-05-11 2:45 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-10 20:41 magicmouse: claimed by neither input, hiddev nor hidraw Justin Mattock
2010-05-10 21:08 ` Justin P. Mattock
2010-05-10 21:34 ` Jiri Kosina
2010-05-10 21:39 ` Justin Mattock
2010-05-10 21:52 ` Jiri Kosina
2010-05-10 22:15 ` Justin P. Mattock
2010-05-11 2:28 ` Michael Poole
2010-05-11 2:45 ` Justin P. Mattock [this message]
2010-05-11 2:58 ` Justin P. Mattock
2010-05-11 7:47 ` Jiri Kosina
2010-05-11 7:56 ` Justin P. Mattock
2010-05-11 8:01 ` Justin P. Mattock
2010-05-11 14:26 ` Justin P. Mattock
2010-05-11 16:32 ` Justin P. Mattock
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4BE8C4E5.5030906@gmail.com \
--to=justinmattock@gmail.com \
--cc=jkosina@suse.cz \
--cc=linux-bluetooth@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mdpoole@troilus.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.