Bug 18562 - Bluetooth on MacBook Pro 7,1 doesn't work
Summary: Bluetooth on MacBook Pro 7,1 doesn't work
Status: RESOLVED CODE_FIX
Alias: None
Product: Drivers
Classification: Unclassified
Component: Bluetooth (show other bugs)
Hardware: All Linux
: P1 normal
Assignee: drivers_bluetooth@kernel-bugs.osdl.org
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-15 10:05 UTC by Benoit Gschwind
Modified: 2012-08-13 16:34 UTC (History)
1 user (show)

See Also:
Kernel Version: 2.6.35.4
Subsystem:
Regression: No
Bisected commit-id:


Attachments
add bluetooth support on macbookpro 7,1 (373 bytes, patch)
2010-09-15 10:05 UTC, Benoit Gschwind
Details | Diff
dmesg of kernel 2.6.36 with patch in action (33.72 KB, text/plain)
2010-10-26 15:05 UTC, Benoit Gschwind
Details

Description Benoit Gschwind 2010-09-15 10:05:13 UTC
Created attachment 30102 [details]
add bluetooth support on macbookpro 7,1

Bluetooth on MacBook Pro 7,1 doesn't work.

A solution id to add hardware ID 05ac:8213 in btusb driver. As repported in this thread : http://ubuntuforums.org/showthread.php?t=1469437&highlight=BCM2046

I tested the attached patch with a bluetooth mouse and it seems to work. some other device are detected too.
Comment 1 Benoit Gschwind 2010-10-26 15:05:09 UTC
Created attachment 35112 [details]
dmesg of kernel 2.6.36 with patch in action

Note You need to log in before you can comment on or make changes to this bug.