Discussion:
[chromium-bugs] Issue 472604 in chromium: Bluetooth mouse (Apple magic mouse) stops working after 2-3 minutes of use
c***@googlecode.com
2015-04-01 15:09:59 UTC
Permalink
Status: Unconfirmed
Owner: ----
Labels: Pri-2 Via-Wizard Type-Bug OS-Chrome

New issue 472604 by ***@donauwert.com: Bluetooth mouse (Apple magic
mouse) stops working after 2-3 minutes of use
https://code.google.com/p/chromium/issues/detail?id=472604

UserAgent: Mozilla/5.0 (X11; CrOS x86_64 6812.52.0) AppleWebKit/537.36
(KHTML, like Gecko) Chrome/42.0.2311.60 Safari/537.36

Steps to reproduce the problem:
1. connect Apple bluetooth mouse to Chromebook (Asus C200MA)
2. connection succesful, mouse works
3. after some minutes, the mouse pointer stands still -> mouse does not
work -> using trackpad mouse works well

What is the expected behavior?
Bluetooth mouse should work.
I can reproduce this with stable channel and beta channel software. i
haven't tried other bluetooth mouses though

What went wrong?
i can provide debug info if you tell me how

Did this work before? N/A

Chrome version: 42.0.2311.60 Channel: beta
OS Version: 6812.52.0
Flash Version: Shockwave Flash 17.0 r0
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2015-04-01 22:25:04 UTC
Permalink
Updates:
Labels: Cr-OS-Systems-Bluetooth

Comment #1 on issue 472604 by ***@chromium.org: Bluetooth mouse
(Apple magic mouse) stops working after 2-3 minutes of use
https://code.google.com/p/chromium/issues/detail?id=472604

(squawks)
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2015-04-02 00:15:09 UTC
Permalink
Updates:
Status: Untriaged
Cc: ***@chromium.org ***@chromium.org
***@chromium.org ***@chromium.org

Comment #2 on issue 472604 by ***@chromium.org: Bluetooth mouse (Apple
magic mouse) stops working after 2-3 minutes of use
https://code.google.com/p/chromium/issues/detail?id=472604

I tried this on squawks, but could not repo it there. I found similar issue
on other chromebook and attached is hci dump for the same.

There is a connection time out. If we restart the device (apple BT mouse),
it connects.

Steps to repo:

1. Connect Apple BT mouse. Connection successful.
2. BT mouse works fine.
3. Suspend the chromebook.
4. Try to wake the chromebook using Apple BT mouse.
5. Chromebook doesnt wake up. But there is activity in btmon.
6 Use touchpad/keybaord to wake it up.
7. Chromebook wakes up and we can see activity on btmon and cursor does not
move.
8. Observe the log and we can see disconnect/connect.
9. Try couple of times and after some time, BT mouse starts working.
10. However, initially after wake up, BT mouse does not respond and we can
see connection issues.

Attachments:
btmon_hci_dump 112 KB
log-040115-142413.tar.gz 1.9 MB
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2015-04-03 18:54:48 UTC
Permalink
Updates:
Cc: ***@chromium.org

Comment #3 on issue 472604 by ***@chromium.org: Bluetooth mouse (Apple
magic mouse) stops working after 2-3 minutes of use
https://code.google.com/p/chromium/issues/detail?id=472604

Today I tried to pair/connect Apple Mouse and it does not connect. I
enabled debug logs for bluetoothd process and attached the same for
reference.

2015-04-03T11:27:26.224698-07:00 DEBUG bluetoothd[9710]:
src/device.c:bonding_request_new() Requesting bonding for 7C:C3:A1:65:15:8C
2015-04-03T11:27:26.224711-07:00 DEBUG bluetoothd[9710]:
src/agent.c:agent_ref() 0xb74214a8: ref=3
2015-04-03T11:27:26.224722-07:00 DEBUG bluetoothd[9710]:
src/agent.c:agent_unref() 0xb74214a8: ref=2
2015-04-03T11:27:26.224732-07:00 DEBUG bluetoothd[9710]:
src/adapter.c:suspend_discovery()
2015-04-03T11:27:26.224742-07:00 DEBUG bluetoothd[9710]:
src/adapter.c:adapter_bonding_attempt() hci0 bdaddr 7C:C3:A1:65:15:8C type
0 io_cap 0x04
2015-04-03T11:27:26.224752-07:00 DEBUG bluetoothd[9710]:
src/adapter.c:add_whitelist_complete() 7C:C3:A1:65:15:8C added to kernel
whitelist
2015-04-03T11:27:31.351371-07:00 DEBUG bluetoothd[9710]:
src/adapter.c:connect_failed_callback() hci0 7C:C3:A1:65:15:8C status 4
2015-04-03T11:27:31.351639-07:00 DEBUG bluetoothd[9710]:
plugins/policy.c:conn_fail_cb() status 4
2015-04-03T11:27:31.351779-07:00 DEBUG bluetoothd[9710]:
src/adapter.c:bonding_attempt_complete() hci0 bdaddr 7C:C3:A1:65:15:8C type
0 status 0x4
2015-04-03T11:27:31.351898-07:00 DEBUG bluetoothd[9710]:
src/device.c:device_bonding_complete() bonding 0xb7431a20 status 0x04
2015-04-03T11:27:31.352013-07:00 DEBUG bluetoothd[9710]:
src/device.c:device_bonding_failed() status 4
2015-04-03T11:27:31.354599-07:00 DEBUG bluetoothd[9710]:
src/agent.c:agent_unref() 0xb74214a8: ref=1
2015-04-03T11:27:31.354783-07:00 DEBUG bluetoothd[9710]:
src/adapter.c:resume_discovery()
2015-04-03T11:27:31.354903-07:00 DEBUG bluetoothd[9710]:
src/adapter.c:pair_device_complete() Connect Failed (0x04)
2015-04-03T11:27:31.355009-07:00 DEBUG bluetoothd[9710]:
src/adapter.c:bonding_attempt_complete() hci0 bdaddr 7C:C3:A1:65:15:8C type
0 status 0x4
2015-04-03T11:27:31.355113-07:00 DEBUG bluetoothd[9710]:
src/device.c:device_bonding_complete() bonding (nil) status 0x04
2015-04-03T11:27:31.355217-07:00 DEBUG bluetoothd[9710]:
src/device.c:device_bonding_failed() status 4
2015-04-03T11:27:31.355318-07:00 DEBUG bluetoothd[9710]:
src/adapter.c:resume_discovery()
2015-04-03T11:27:37.026118-07:00 DEBUG bluetoothd[9710]:
profiles/input/hog.c:report_value_cb() HoG report (9 bytes)
2015-04-03T11:27:37.099304-07:00 DEBUG bluetoothd[9710]:
profiles/input/hog.c:report_value_cb() HoG report (9 bytes)


Attachments:
log-040315-112751.tar.gz 1.4 MB
messages 304 KB
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2015-06-30 13:20:26 UTC
Permalink
Comment #4 on issue 472604 by ***@gmail.com: Bluetooth mouse (Apple
magic mouse) stops working after 2-3 minutes of use
https://code.google.com/p/chromium/issues/detail?id=472604

I'm getting this issue too, and possibly related, also on the Apple Magic
Trackpad.

It's my first time reporting an issue with CrOS - how can I provide useful
information like a log dump?
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2015-07-03 17:01:37 UTC
Permalink
Comment #5 on issue 472604 by ***@gmail.com: Bluetooth mouse (Apple
magic mouse) stops working after 2-3 minutes of use
https://code.google.com/p/chromium/issues/detail?id=472604

Apologies for the repeat post, but is there anything I can do to help move
this issue along? I'm really keen to help out.

It's causing me significant issues and I'm sure many other users have the
same problems given the popularity of Apple hardware.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2015-07-05 07:42:52 UTC
Permalink
Comment #6 on issue 472604 by ***@gmail.com: Bluetooth mouse (Apple
magic mouse) stops working after 2-3 minutes of use
https://code.google.com/p/chromium/issues/detail?id=472604

For the original poster and anyone else suffering the same issue I'm
finding it much reduced and generally smoother performance from the Magic
Mouse after switching from stable -> dev channel.

I'm still experiencing sporadic connection drops, but as far as I can see
they're less frequent and less severe. Highly subjective and hard for me to
quantify, but the mouse movement feels less jumpy, and scrolling in
particular feels smoother.

If someone tells me how to provide more useful information I'd be more than
happy to, but here's my current version:

Version 45.0.2439.3 dev (64-bit)
Platform 7204.0.0 (Official Build) dev-channel samus
Firmware Google_Samus.6300.128.0
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2015-07-06 23:35:39 UTC
Permalink
Updates:
Cc: ***@chromium.org

Comment #7 on issue 472604 by ***@chromium.org: Bluetooth mouse
(Apple magic mouse) stops working after 2-3 minutes of use
https://code.google.com/p/chromium/issues/detail?id=472604

Thanks for the feedback, Jamie. Please let us know if the problems get
worse again in 46 and later builds.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2015-07-07 05:37:37 UTC
Permalink
Comment #8 on issue 472604 by ***@gmail.com: Bluetooth mouse (Apple
magic mouse) stops working after 2-3 minutes of use
https://code.google.com/p/chromium/issues/detail?id=472604

To clarify, the issues are definitely not resolved in 45.0.2439.3, but they
do seem to have reduced in frequency. I'm still getting connection drops at
least 3-4 times per hour, which is on the edge of what's usable for my use
case, but would certainly not be usable for many people.

I have an Apple Wireless Keyboard, Magic Mouse and Wireless Trackpad and
the connection drops happen on all three devices. Additionally if I connect
the mouse and trackpad simultaneously only one will work correctly while
the other will perform very sluggishly with extensive lag, as if they
are "competing" for the same channel.

I have other bluetooth devices which exhibit none of these connection
problems (e.g. a Bose Soundlink Mini II), and have also tried a colleague's
bluetooth mouse which appeared to work perfectly. I've done various
combination tests of devices and it doesn't seem to matter how many devices
are connected except the previously mentioned trackpad / mouse conflict.
I've also tried changing the physical configuration of my setup (to rule
out interference) but nothing I've tried has worked either.

Can I ask if this has been diagnosed and whether a potential fix is coming
up? I understand there will be competing priorities and don't mind waiting
for a solution, but if this issue is going to hang around for months I'll
probably simply replace the hardware as the current situation is not ideal.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2015-07-08 06:17:08 UTC
Permalink
Comment #9 on issue 472604 by ***@intel.com: Bluetooth mouse (Apple
magic mouse) stops working after 2-3 minutes of use
https://code.google.com/p/chromium/issues/detail?id=472604

I found this issue is related to apple magic mouse trackpad issue as above
description #4. The apple magic mouse trackpad issue has been fixed as
below CL after M44
https://chromium-review.googlesource.com/#/c/272819/
https://chromium-review.googlesource.com/#/c/272870/
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2015-07-08 07:11:07 UTC
Permalink
Comment #10 on issue 472604 by ***@gmail.com: Bluetooth mouse
(Apple magic mouse) stops working after 2-3 minutes of use
https://code.google.com/p/chromium/issues/detail?id=472604

@ethan - I'm not so familiar with the Chromium release path, but am I
reading those links correctly that the patches arrived in version 44.7077?

As mentioned in #6 I'm on Version 45.0.2439.3 (dev) and am still getting
serious issues.

Forgive me if I'm misunderstanding the release notes, and please let me
know if there's any additional information I can provide to help.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2015-07-08 07:41:07 UTC
Permalink
Comment #11 on issue 472604 by ***@intel.com: Bluetooth mouse (Apple
magic mouse) stops working after 2-3 minutes of use
https://code.google.com/p/chromium/issues/detail?id=472604

Hi Jamie,

I just have an Apple magic mouse and it's working fine on my Chromebook.

Could you try to type below command in terminal and copy the result here, I
can know more information about your question.

a. lsusb
b. hcitool cmd 3f 05
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2015-07-08 16:23:10 UTC
Permalink
Comment #12 on issue 472604 by ***@gmail.com: Bluetooth mouse
(Apple magic mouse) stops working after 2-3 minutes of use
https://code.google.com/p/chromium/issues/detail?id=472604

Hi Ethan,

Thanks for taking a look!

***@localhost / $ lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 024: ID 8087:07dc Intel Corp.
Bus 001 Device 023: ID 2232:6001 Silicon Motion
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

***@localhost / $ hcitool cmd 3f 05
< HCI Command: ogf 0x3f, ocf 0x0005, plen 0
Send failed: Operation not permitted

***@localhost / $ sudo hcitool cmd 3f 05
< HCI Command: ogf 0x3f, ocf 0x0005, plen 0
HCI Event: 0x0e plen 13
01 05 FC 00 37 07 10 01 80 01 2D 0D 1A

Again if it helps my version info is:
Version 45.0.2439.4 dev (64-bit)
Platform 7204.1.0 (Official Build) dev-channel samus
Firmware Google_Samus.6300.128.0

It's just occurred to me that I should mention I'm running crouton (updated
to latest version). I'm guessing this isn't related as I get the issues
whether or not I have a chroot mounted, but mention it just in case it's
relevant.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2015-07-09 16:33:58 UTC
Permalink
Comment #13 on issue 472604 by ***@gmail.com: Bluetooth mouse
(Apple magic mouse) stops working after 2-3 minutes of use
https://code.google.com/p/chromium/issues/detail?id=472604

And in case it helps here's the output of the same commands from my
partner's Chromebook Pixel 1 with the same devices attached:

***@localhost / $ lsusb
Bus 001 Device 034: ID 0489:e057 Foxconn / Hon Hai
Bus 001 Device 032: ID 2232:1033 Silicon Motion
Bus 002 Device 007: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 031: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

***@localhost / $ sudo hcitool cmd 3f 05
< HCI Command: ogf 0x3f, ocf 0x0005, plen 0
[OMITTED 50+ BLANK LINES...]
Read failed: Broken pipe

Version 43.0.2357.130 (64-bit)
Platform 6946.63.0 (Official Build) stable-channel link
Firmware Google_Link.2695.1.156

I don't get any of the same issues with her Pixel 1 - the bluetooth
connection seems solid and I can also use both the Magic Trackpad and Mouse
at the same time without them causing problems for the other.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2015-07-09 17:47:21 UTC
Permalink
Comment #14 on issue 472604 by ***@donauwert.com: Bluetooth mouse
(Apple magic mouse) stops working after 2-3 minutes of use
https://code.google.com/p/chromium/issues/detail?id=472604

I just connected the Apple Bluetooth mouse again to an Asus C200M
chromebook running

Version 45.0.2439.4 dev (64-bit)
Plattform 7204.1.0 (Official Build) dev-channel squawks
Firmware Google_Squawks.5216.152.22

As reported earlier by Jamie, the connection drops for me also persist.
However, something has changed for the better, with ChromeOS Version 42 the
connection dropped after about 2-3 minutes, now less often after about
10-15 minutes.

Thanks for investigating this issue.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2015-07-10 09:09:24 UTC
Permalink
Comment #16 on issue 472604 by ***@gmail.com: Bluetooth mouse
(Apple magic mouse) stops working after 2-3 minutes of use
https://code.google.com/p/chromium/issues/detail?id=472604

As a developer I completely understand that supporting Apple's proprietary
hardware puts a strain on resources, but as a user I think the community
needs to do more to make it clear what is and isn't supported. I'm a huge
chromebook fan and advocate, in large part because they're the one
computing device I can give to any family member and be confident it
will "just work" within reasonable parameters.

When researching before purchase the best "official" source I could find
was https://support.google.com/chromebook/answer/2587653. I understand why
it's difficult to make this exhaustive but if a popular device has known
limitations and isn't supported then it would be good to signpost this to
users. My next step was googling "magic mouse chromebook" where the top
thread
(http://www.reddit.com/r/chromeos/comments/2naune/will_the_apple_magic_mouse_work_on_a_chromebook/)
and many others include chromium developers saying it works fine. My
general impression was that this was a low risk choice.

Is there a list of officially supported (or at least user tested) devices?
The ubuntu community do this pretty well
(https://wiki.ubuntu.com/HardwareSupport). Please don't read this as
criticism - I'm truly very grateful of everyone's hard work and think CrOS
is the best linux for desktop experience currently available, I'd just like
to encourage this information to be spread widely to help other users.

To clarify - should I be looking for alternative hardware? If this is a
won't fix issue I'll happily switch, but if not I'd love to help out.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2015-07-19 06:38:16 UTC
Permalink
Comment #20 on issue 472604 by ***@gmail.com: Bluetooth mouse
(Apple magic mouse) stops working after 2-3 minutes of use
https://code.google.com/p/chromium/issues/detail?id=472604

I definitely spoke too soon - after a day or two the connection drops are
back to every 5-10 minutes. I'm not sure if I was just lucky on the first
day or there's some memory effect. To test the latter theory I've tried
doing some full restarts, but that doesn't seem to make any difference.

What information can I provide to help diagnose the problem?
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2015-07-30 17:19:45 UTC
Permalink
Comment #22 on issue 472604 by ***@gmail.com: Bluetooth mouse
(Apple magic mouse) stops working after 2-3 minutes of use
https://code.google.com/p/chromium/issues/detail?id=472604

Hi, any update on this? I'm keen to help out.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2015-08-02 01:35:26 UTC
Permalink
Comment #23 on issue 472604 by ***@gmail.com: Bluetooth mouse
(Apple magic mouse) stops working after 2-3 minutes of use
https://code.google.com/p/chromium/issues/detail?id=472604

Hey, I was having the same problem with my wireless Apple keyboard
(miserable connection drop-outs). 45.0.2454.15 beta seems to have fixed it
for the moment.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2015-08-03 07:58:11 UTC
Permalink
Comment #24 on issue 472604 by ***@gmail.com: Bluetooth mouse
(Apple magic mouse) stops working after 2-3 minutes of use
https://code.google.com/p/chromium/issues/detail?id=472604

@JodiJohn - which device are you on? Are you using a wireless keyboard and
mouse / trackpad? In my case it seems that at least the trackpad and mouse
are interfering with each other.

I'm also on 45.0.2454.15 beta (on a pixel 2015) and unfortunately still
having the same issues :(
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2015-09-26 16:00:10 UTC
Permalink
Comment #26 on issue 472604 by ***@gmail.com: Bluetooth mouse
(Apple magic mouse) stops working after 2-3 minutes of use
https://code.google.com/p/chromium/issues/detail?id=472604

I can confirm this is still a problem and none of the updates since my last
post have helped. I'm currently on:

Version 46.0.2490.42 beta (64-bit)
Platform 7390.37.0 (Official Build) beta-channel samus
Firmware Google_Samus.6300.141.0

Exactly the same issues as before :-(
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2015-10-13 14:41:33 UTC
Permalink
Comment #27 on issue 472604 by ***@gmail.com: Bluetooth mouse
(Apple magic mouse) stops working after 2-3 minutes of use
https://code.google.com/p/chromium/issues/detail?id=472604

Same problem here on a Samsung Chromebook 2 and Apple Magic Mouse and Apple
Wireless Keyboard. I've started using this device once again this past
week, after having parked it at my mother-in-laws for a year or so. She
uses a wired mouse. I find the behavior of these bluetooth devices
atrocious. This was certainly not the case a year ago, when all bluetooth
connected devices were fine. Also, these are known good bluetooth devices
that work fine on other systems. The bluetooth problem has emerged as a big
problem, and again, was not the case a year ago (though there was a bit of
trouble on pairing, it never dropped connections repeatedly every 10-20
minutes). So, while it would be comforting to say the device isn't
supported, the point here is that the problem has emerged over time, rather
than being there in the beginning. The hardware peripheral bluetooth
devices haven't changed but the ability of Chromebook to support them has
indeed, for the worse. The idea that I now need to buy a wired
keyboard/mouse to have the functionality I did a year ago is disturbing.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2016-01-15 00:40:13 UTC
Permalink
Updates:
Status: Assigned
Owner: ***@chromium.org
Cc: ***@chromium.org

Comment #28 on issue 472604 by ***@chromium.org: Bluetooth mouse (Apple
magic mouse) stops working after 2-3 minutes of use
https://code.google.com/p/chromium/issues/detail?id=472604

Joseph, could you take a look at this? Pramod will help repro to see if
this is still an issue.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

---
You received this message because you are subscribed to the Google Groups "Chromium-bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2016-01-15 05:16:16 UTC
Permalink
Comment #29 on issue 472604 by ***@mcneill.io: Bluetooth mouse (Apple
magic mouse) stops working after 2-3 minutes of use
https://code.google.com/p/chromium/issues/detail?id=472604

Still have this problem with Apple Magic Mouse and also Apple Bluetooth
Keyboard on a Samsung Chromebook 2 with latest production build.

The mouse cuts out regularly, and also the keyboard sometimes.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

---
You received this message because you are subscribed to the Google Groups "Chromium-bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2016-01-18 08:06:00 UTC
Permalink
Comment #33 on issue 472604 by ***@chromium.org: Bluetooth mouse
(Apple magic mouse) stops working after 2-3 minutes of use
https://code.google.com/p/chromium/issues/detail?id=472604

I connected both Apple magic mouse and magic keyboard to a Samus with a
pretty new image:

CHROMEOS_RELEASE_DESCRIPTION=7828.0.0 (Official Build) dev-channel samus
test

I could observe the disconnection problem with such a set up. In short, it
looks that Intel Wireless 7260 disconnected with some unknown reason and
caused the keyboard and mouse to disconnect. I observed Intel 7260
disconnection twice in my experiments. At the first time, the magic mouse
failed to reconnect. At the second time, the magic mouse was able to
reconnect. On the other hand, the magic keyboard was able to reconnect both
times. This was consistent with the observation in comments above that the
magic keyboard is more stable than the magic mouse.

Hi, Jian, I suspect that there still exists some firmware issues in Intel's
controller and need their support to further debugging this issue. Do you
have Intel's contact window regarding this issue?

The behavior could be seen in the attached file of /var/log/messages and a
snippet was posted here:

# Intel 7260 disconnected with some unknown reason.
2016-01-18T14:39:19.742252+08:00 INFO kernel: [ 216.899494] usb 1-8: USB
disconnect, device number 5

# Magic keyboard was disconnected immediately as a result.
2016-01-18T14:39:19.758298+08:00 DEBUG bluetoothd[4919]:
src/service.c:change_state() 0x7f78937025a0: device 04:69:F8:CF:39:02
profile input-hid state changed: connected -> disconnected (0)

# Magic mouse was disconnected soon thereafter.
2016-01-18T14:39:19.782633+08:00 DEBUG bluetoothd[4919]:
src/service.c:change_state() 0x7f7893702530: device 84:FC:FE:F1:C6:FD
profile input-hid state changed: connected -> disconnected (0)


Some more information as
follows
$ lsusb
Bus 001 Device 007: ID 8087:07dc Intel Corp.

$ hcitool cmd 3f 05
< HCI Command: ogf 0x3f, ocf 0x0005, plen 0
HCI Event: 0x0e plen 13
$ lshw -c communication
*-usb:3
description: Bluetooth wireless interface
vendor: Intel Corp.
physical id: 8
bus info: ***@1:8
version: 0.01
capabilities: bluetooth usb-2.00
configuration: driver=btusb maxpower=100mA speed=12Mbit/s

$ lshw -class network
*-network
description: Wireless interface
product: Wireless 7260
vendor: Intel Corporation
physical id: 0
bus info: ***@0000:01:00.0
logical name: wlan0
version: 93
serial: 6c:29:95:13:a9:de
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list ethernet
physical wireless
configuration: broadcast=yes driver=iwlwifi driverversion=3.14.0
firmware=16.229726.0 latency=0 link=no multicast=yes wireless=IEEE
802.11abgn
resources: irq:60 memory:e1100000-e1101fff



Attachments:
messages_magic_disconnection 233 KB
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

---
You received this message because you are subscribed to the Google Groups "Chromium-bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2016-01-20 03:02:08 UTC
Permalink
Comment #36 on issue 472604 by ***@intel.com: Bluetooth mouse (Apple
magic mouse) stops working after 2-3 minutes of use
https://code.google.com/p/chromium/issues/detail?id=472604

Will check it. Thanks.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

---
You received this message because you are subscribed to the Google Groups "Chromium-bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2016-02-01 09:34:01 UTC
Permalink
Comment #37 on issue 472604 by ***@google.com: Bluetooth mouse (Apple
magic mouse) stops working after 2-3 minutes of use
https://code.google.com/p/chromium/issues/detail?id=472604

Hey Ethan! Any updates on this?
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

---
You received this message because you are subscribed to the Google Groups "Chromium-bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2016-02-01 11:55:24 UTC
Permalink
Comment #38 on issue 472604 by ***@intel.com: Bluetooth mouse (Apple
magic mouse) stops working after 2-3 minutes of use
https://code.google.com/p/chromium/issues/detail?id=472604

Apple Magic mouse is working fine at my side, I am stress test on chrome
with 7260.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

---
You received this message because you are subscribed to the Google Groups "Chromium-bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2016-02-03 07:30:03 UTC
Permalink
Comment #39 on issue 472604 by ***@chromium.org: Bluetooth mouse
(Apple magic mouse) stops working after 2-3 minutes of use
https://code.google.com/p/chromium/issues/detail?id=472604

Hi Ethan, does the DUT connect to both magic mouse and magic keyboard? In
my case, the disconnection only occurred when both peripherals are
connected. If only a magic mouse is connected, it works fine for me too.

And please also check /var/log/messages for any disconnection messages. It
is also possible that the devices re-connect after disconnection.

Thanks for looking into this.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

---
You received this message because you are subscribed to the Google Groups "Chromium-bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2016-02-16 16:36:00 UTC
Permalink
Comment #40 on issue 472604 by ***@gmail.com: Bluetooth mouse
(Apple magic mouse) stops working after 2-3 minutes of use
https://code.google.com/p/chromium/issues/detail?id=472604

Have been watching the thread because I have the same issue and wanted to
add that its not just limited to apple mice. I have several bluetooth mice:
microsoft, logitech. All exhibit this issue. After a period of time using
the mice it will just stop and take about a minute to start moving again.
The symptoms are exactly that of a disconnection and reconnection. One
thing that happens with mine is after about 5 times of this issue happening
the bluetooth gui (omni and settings checkbox) is not functional. I can go
in and try to disable/uncheck bluetooth but the setting does not stick.
Bluetooth stays enabled. I have to shutdown and restart then can disable
bluetooth. Is this a possible driver issue? Firmware?
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

---
You received this message because you are subscribed to the Google Groups "Chromium-bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2016-02-18 10:10:53 UTC
Permalink
Comment #42 on issue 472604 by ***@gmail.com: Bluetooth mouse
(Apple magic mouse) stops working after 2-3 minutes of use
https://code.google.com/p/chromium/issues/detail?id=472604

Hi,

i just updated to the lastest dev channel version 50.0.2651.0 on an Asus
C200M and tried again.
For me the behaviour is still the same, i.e. magic mouse stops working
after around 2 minutes (as desribed in comment #1). what i noticed today,
not only the mouse disconnects, but it also says "bluetooth deactivated"
(in the small menu you can reach by clicking on the time; i did not
deactivate bluetooth manually). i think in previous versions of ChromeOS
bluetooth remained turned on (but i'm not completely sure).

Thanks Chromium-Team and Ethan from Intel that you have been continuiung to
look into that issue!
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

---
You received this message because you are subscribed to the Google Groups "Chromium-bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
Loading...