From: Ed Tomlinson <edt@aei.ca>
To: linux-kernel@vger.kernel.org
Cc: chase.douglas@canonical.com, rydberg@euromail.se,
jkosina@suse.cz, linux-input@vger.kernel.org
Subject: [regression] Apple Magic Mouse stalls
Date: Sat, 28 May 2011 10:06:33 -0400 [thread overview]
Message-ID: <201105281006.33763.edt@aei.ca> (raw)
Hi
I've been having fun with bluetooth in .38-rc. My adapter was old (bt 1.1) and the bluetooth stack was having 'fun' with it.
Got tired of that a got asus doggle that supports 2.1+EDR. Then I tried to use my magic mouse. It works for a few
minutes and then stalls. The stalls seem to be related to touches. If I am careful only to touch with one finger it
seems to work. It usually works with two fingers, with three it stalls. Running hcidump sometimes lists a last
packet with a dlen of 35 when it stalls. Powering it on an off reset things
> ACL data: handle 21 flags 0x02 dlen 27
L2CAP(d): cid 0x0041 len 23 [psm 0]
> ACL data: handle 21 flags 0x02 dlen 27
L2CAP(d): cid 0x0041 len 23 [psm 0]
> ACL data: handle 21 flags 0x02 dlen 27
L2CAP(d): cid 0x0041 len 23 [psm 0]
> ACL data: handle 21 flags 0x02 dlen 35
L2CAP(d): cid 0x0041 len 31 [psm 0]
This was not a problem pre .38. It started happening in .38-rc along with other bluetooth problems. I figured the bt
problem was the root cause - I was wrong.
This ring any bells?
TIA
Ed Tomlinson
next reply other threads:[~2011-05-28 14:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-28 14:06 Ed Tomlinson [this message]
2011-06-03 19:48 ` [regression] Apple Magic Mouse stalls Chase Douglas
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=201105281006.33763.edt@aei.ca \
--to=edt@aei.ca \
--cc=chase.douglas@canonical.com \
--cc=jkosina@suse.cz \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=rydberg@euromail.se \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).