Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Beats by Dre Solo 2 not displayed as a Bluetooth device #5

Open
peterrobie opened this issue Feb 13, 2019 · 2 comments
Open

Beats by Dre Solo 2 not displayed as a Bluetooth device #5

peterrobie opened this issue Feb 13, 2019 · 2 comments

Comments

@peterrobie
Copy link

Hello.

MacOS: 10.14.2

I have two devices connected to bluetooth. The below command shows one device; however, I have my Beats Solo 2 headset connected and this is not showing in the devices.

system_profiler SPBluetoothDataType | grep -E "Battery|Services"
Services: Hands-Free unit
Services: Apple Magic Mouse
Battery Level: 99%
Services:
Services:
Services:
Services:
Services:
Services:
Services:
Services:

When I look at the system_profiler SPBluetoothDataType I see the bluetooth headset in the list.

  Devices (Paired, Configured, etc.):
      Pete - Solo 2:
          Address: xxx-xxxx-xxxxx-xxxx-xx [**removed**]
          Major Type: Audio
          Minor Type: Headphones
          Services: Hands-Free unit
          Paired: Yes
          Configured: Yes
          Connected: Yes
          Manufacturer: Cambridge Silicon Radio (0x6, 0x2A08)
          Firmware Version: 0x0100
          Vendor ID: 0x290B
          Product ID: 0x0600
          Class of Device: 0x04 0x06 0x240418
          RSSI: -46
          Role: Master
          Connection Mode: Active Mode
          Interval: 0 ms
          EDR Supported: Yes
          eSCO Supported: Yes
          SSP Supported: Yes

I did some research and I'm finding that people are suggesting to use the ioreg command instead of system_preferences. Also, I have a couple messages out to see if anyone else is aware of a solution. I'll update this if I find anything.

@gschrader
Copy link
Owner

I originally was using ioreg and I found it reported different numbers so switched it in this aee5c33 commit.

I don't own any Beats so I'm sorry you're going to be on your own here.

@peterrobie
Copy link
Author

No worries. If you want to leave this open then I'll add to it when I get more information to help you out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants