You can make a difference in the Apple Support Community!

When you sign up with your Apple Account, you can provide valuable feedback to other community members by upvoting helpful replies and User Tips.

Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Bluetooth audio in OSX Lion

In Snow leopard, I would use a plantronics bluetooth headset for facetime and skype chats. Now, in Lion, I can't. I keep getting a bluetooth audio error. I live in a dead zone, so this is a pretty important thing for me.


The console shows the following errors:


7/22/11 3:21:11.000 PM kernel: REQUIRE failure: mClientResponseTimedOut == false - file: /SourceCache/IOBluetoothFamily/IOBluetoothFamily-2500.4.17/Core/Family/Drivers/ IOBluetoothSCOAudioDriver/IOBluetoothSCOAudioDevice.cpp:711

7/22/11 3:21:11.000 PM kernel: REQUIRE failure: result == kIOReturnSuccess - file: /SourceCache/IOBluetoothFamily/IOBluetoothFamily-2500.4.17/Core/Family/Drivers/ IOBluetoothSCOAudioDriver/IOBluetoothSCOAudioEngine.cpp:270

I have also noticed that odd things happen to my audio as long as the device is paired, wether or not it is active. Audio is sometimes output as mono, volume controls do not work for the line out, and audio mutes (even thoguh it is shown as unmuted) at random moments. None of this can be resolved as long as the headset is paired.

Is there anything I can do to get my iMac to use the bluetooth earpiece that worked just fine in Snow Leopard?

iMac 7,1, Mac OS X (10.7)

Posted on Jul 22, 2011 12:30 PM

Reply
Question marked as Top-ranking reply

Posted on Apr 9, 2017 5:02 PM

I did download and install the latest xCode, once it is installed.

User uploaded file


Click in the Xcode icon and open it.

In the top menu: Click on Xcode

User uploaded file


then 'Open Developer Tools' -> 'More Developer Tools'


You will need to sign in or create an account as Xcode developer. When you sign in just type in the search field 'hardware io'.


User uploaded file


Select and download the latest version of Hardware IO Tools for Xcode.


Once is download open the *.dmg file. In the other hand, in your application Xcode app folder do a right click and select: 'show package content'


User uploaded file

Drag and drop all the tools from the 'hardware io' dmg file you just downloaded and place them in the 'contents->applications folder inside the Xcode app folder.

User uploaded file

Now if you open the Xcode->Open Developers tools->Bluethoot Explorer

User uploaded file



With Bluethoot Explorer open select from the top menu: Tools->Audio Options


User uploaded file

I played with the options and realized that the problem was in my case with the bit rate. So I increased the number of packets that can be buffered to 50 and also the latency.


There are many bluethoot tools and graphs that you can use to troubleshoot and check where is the problem with the Xcode Hardware IO.


Let me know, with what configuration you were able to fix your problem.


Greetings.



User uploaded file

391 replies

Feb 5, 2012 10:55 AM in response to claudew

ah, cool. if you have xcode installed, then you should have the right stuff. reproduce the failure then:


1) option-click on Bluetooth menu icon

2) select "Create Diagnostics Report"


an archive file will appear on the desktop. email me the output; my email address should be visible in my profile.

or, you can open the archive, and there should be a .pklg file in there. open it, and click the "analyze" button in the toolbar of the PacketLogger application that opens. look for errors. might not make much sense to you though. :-)

Feb 5, 2012 11:13 AM in response to gtmagnet

Ok, I will mail you the zip report but I have to do it from another computer as I have no mail installed and configured on this Mac Mini. Here the analysis from the last try:

[Feb 5 20:03:55.442] [HCI EVENT] Authentication Complete - status: 0x10 - Connection Handle: 0x0034 Host Timeout

[Feb 5 20:03:55.601] [HCI EVENT] Command Status - Change Connection Packet Type - Status: 0x02 No Connection

[Feb 5 20:03:55.621] [HCI EVENT] [080D] Command Complete - Write Link Policy Settings - Status: 0x02 No Connection

[Feb 5 20:03:55.925] [HCI EVENT] [040B] Command Complete - Link Key Request Reply - Status: 0x02 No Connection

Feb 5, 2012 1:25 PM in response to claudew

the diagnostics report was very helpful; it confirms you are hitting an issue that only occurs in systems containing the older CSR (Cambridge Silicon Radio) module. unfortunately, I don't know of any way around it at this time. the problem is too "low level" for any workaround I know of. it is a "timing" related issue, where an event occurs in the module at the wrong time and causes this time out failure. i would definitely file a bug; I already have but it is always good to pile on. if I think of a workaround I'll let you know.


if anyone else can get this information like claude just did, we could see if you are hitting the same type of problem or if it is something else.

Feb 6, 2012 9:37 AM in response to claudew

great that you are getting it to work now, although you are likely getting "lucky" in that the timings are lining up well for now, like they were for you before you upgraded to 10.7.3. can you send me the diagnostics report when it works? that would be interesting to look at and compare, to see if it matches my experience. I'll also try the discoverable setting, although in the past it has not changed anything for me. thx

Feb 6, 2012 9:48 AM in response to gtmagnet

You may be right with the "luck" and the timing and the 'discoverable' trick. It just worked without 'discoverable' now and then didn't work with 'discoverable' but there seems to be no direct connection. I have been disconnecting the D34 and moving it to another place and afterwards I had the error again. I then tried different scenarios to get the connection and after some tries it worked again. But I do not yet have found a sure way to get it work. For the moment it is ok, but I will disconnect again and when I get to work it again, I will send you the diagnostics report.

Feb 6, 2012 4:05 PM in response to gtmagnet

I seem to suffer from the very same problem – Bluetooth audio stopped working with Sony mini-hifi (CMT-HX5BT) after 10.7.3 upgrade. I've gather some debugs, but from what I see, same stuff's happening. This is white iMac 24" (iMac6,1):

% tail -f /var/log/bluetoothAudio.log

Tue Feb 7 00:51:38 201 [SystemUIServer:424] AudioOutputManager.m:355 switchAudioTo: Sony

Tue Feb 7 00:51:38 201 [SystemUIServer:424] AudioOutputManager.m:644 [setAudioDevice] set output: (Status:0)

Tue Feb 7 00:52:01 201 [BluetoothAudioAgent:3008] main.m:43 [main] arg[1] = -BTAutoLaunch

Tue Feb 7 00:52:01 201 [BluetoothAudioAgent:3008] main.m:43 [main] arg[2] = BD_ADDR

Tue Feb 7 00:52:01 201 [BluetoothAudioAgent:3008] main.m:43 [main] arg[3] = 00-1a-80-47-79-e3

Tue Feb 7 00:52:01 201 [BluetoothAudioAgent:3008] main.m:43 [main] arg[4] = DriverID

Tue Feb 7 00:52:01 201 [BluetoothAudioAgent:3008] main.m:43 [main] arg[5] = 00-1a-80-47-79-e3-A2DP

Tue Feb 7 00:52:01 201 [BluetoothAudioAgent:3008] BluetoothAudio.m:1139 SetIsCommandInt: 1

Tue Feb 7 00:52:01 201 [BluetoothAudioAgent:3008] BluetoothAudio.m:135 Starting audio for CMT-HX5BT (00-1a-80-47-79-e3)

Tue Feb 7 00:52:01 201 [BluetoothAudioAgent:3008] AVConnectionManager.m:689 [addAllowed] adding: 0x19

Tue Feb 7 00:52:01 201 [BluetoothAudioAgent:3008] AVConnectionManager.m:704 [addAllowed] result: 0x0

Tue Feb 7 00:52:01 201 [BluetoothAudioAgent:3008] AVSignalManager.m:56 [init] entry

Tue Feb 7 00:52:01 201 [BluetoothAudioAgent:3008] BluetoothAudio.m:1287 [registerHCI] entry (0x0)

Tue Feb 7 00:52:01 201 [BluetoothAudioAgent:3008] BluetoothAudio.m:1304 [registerHCI] exit: 0x0

Tue Feb 7 00:52:02 201 [BluetoothAudioAgent:3008] BluetoothAudioAgent.m:109 [awakeFromNib] Awake and ready to rawk

Tue Feb 7 00:52:02 201 [BluetoothAudioAgent:3008] BluetoothAudioAgent.m:1379 [validate] continuing

Tue Feb 7 00:52:02 201 [BluetoothAudioAgent:3008] BluetoothAudioAgent.m:299 [prepareA2DPAudioServices]

Tue Feb 7 00:52:02 201 [BluetoothAudioAgent:3008] BluetoothAudioAgent.m:1387 [finishValidation] cleaning up 0x0

Tue Feb 7 00:52:02 201 [BluetoothAudioAgent:3008] BluetoothAudio.m:1411 [attachA2DPdriver] entry

Tue Feb 7 00:52:02 201 [BluetoothAudioAgent:3008] BluetoothAudio.m:1500 Engine buffers(86016)> cB:19 urv:0xE00002D8 size:81920

Tue Feb 7 00:52:02 201 [BluetoothAudioAgent:3008] BluetoothAudio.m:1501 [attachA2DPdriver] Attached to AV kext

Tue Feb 7 00:52:02 201 [BluetoothAudioAgent:3008] BluetoothAudio.m:2119 [getEngineState] 0 state:0

Tue Feb 7 00:52:02 201 [BluetoothAudioAgent:3008] BluetoothAudio.m:1508 [attachA2DPdriver] engine state: 0

Tue Feb 7 00:52:02 201 [BluetoothAudioAgent:3008] BluetoothAudio.m:1516 [attachA2DPdriver] exit (0x0)

Tue Feb 7 00:52:02 201 [BluetoothAudioAgent:3008] BluetoothAudio.m:2157 [setA2DPDriverAgentIsReady] exit: (0x0)

Tue Feb 7 00:52:02 201 [BluetoothAudioAgent:3008] BluetoothAudioAgent.m:334 [prepareA2DPAudioServices] coex: 0 0

Tue Feb 7 00:52:02 201 [BluetoothAudioAgent:3008] AVStreamEndpoint.m:110 dynamicBitpool:1 packetThreshold:5 pendingPackets:30 flushOnDrop:0

Tue Feb 7 00:52:02 201 [BluetoothAudioAgent:3008] AVStreamEndpoint.m:149 [reset]

Tue Feb 7 00:52:02 201 [BluetoothAudioAgent:3008] AVStreamEndpoint.m:110 dynamicBitpool:1 packetThreshold:5 pendingPackets:30 flushOnDrop:0

Tue Feb 7 00:52:02 201 [BluetoothAudioAgent:3008] AVStreamEndpoint.m:149 [reset]

Tue Feb 7 00:52:02 201 [BluetoothAudioAgent:3008] BluetoothAudioAgent.m:399 [prepareA2DPAudioServices] returning 0

Tue Feb 7 00:52:02 201 [BluetoothAudioAgent:3008] BluetoothAudioAgent.m:1387 [finishValidation] cleaning up 0x0

Tue Feb 7 00:52:02 201 [BluetoothAudioAgent:3008] BluetoothAudioAgent.m:422 [prepareSCOAudioServices] Device is not configured as a headset

Tue Feb 7 00:52:02 201 [BluetoothAudioAgent:3008] BluetoothAudioAgent.m:463 [prepareSCOAudioServices] Error: Couldn't create HFAG or HSAG.

Tue Feb 7 00:52:02 201 [BluetoothAudioAgent:3008] BluetoothAudioAgent.m:475 [prepareSCOAudioServices] exit: 4

Tue Feb 7 00:52:02 201 [BluetoothAudioAgent:3008] BluetoothAudio.m:85 Setting driver request 0->3

Tue Feb 7 00:52:02 201 [BluetoothAudioAgent:3008] BluetoothAudio.m:1623 DRIVER REQUEST: Start (connected: 0 mIsA2DPCommandINT: 1)

Tue Feb 7 00:52:02 201 [BluetoothAudioAgent:3008] BluetoothAudio.m:1668 [handleDriverStartRequest] Paired sep: 0x0

Tue Feb 7 00:52:02 201 [BluetoothAudioAgent:3008] BluetoothAudio.m:1679 [handleDriverStartRequest]: Connect to the device

Tue Feb 7 00:52:02 201 [BluetoothAudioAgent:3008] AVConnectionManager.m:961 [handle unregister] obj: <AVStreamTransport>

INDV

- DISCONNECTED

- NO CHAN

- Delegate: AVSignalManager



Tue Feb 7 00:52:02 201 [BluetoothAudioAgent:3008] AVConnectionManager.m:156 [connect] Opening device...

Tue Feb 7 00:52:02 201 [BluetoothAudioAgent:3008] AVConnectionManager.m:234 [connect] exit: 0x0

Tue Feb 7 00:52:02 201 [BluetoothAudioAgent:3008] AVConnectionManager.m:252 [connectionComplete] exit: 0x0

Tue Feb 7 00:52:02 201 [BluetoothAudioAgent:3008] AVSourceInterface.m:434 [avCon connectionComplete] status: 0

Tue Feb 7 00:52:02 201 [BluetoothAudioAgent:3008] AVSourceInterface.m:441 [avCon connectionComplete] connecting signalManager...

Tue Feb 7 00:52:02 201 [BluetoothAudioAgent:3008] AVSignalManager.m:137 [connect] connecting transport...

Tue Feb 7 00:52:02 201 [BluetoothAudioAgent:3008] AVStreamTransport.m:171 [connect] asking for new l2cap channel on PSM: 25...

Tue Feb 7 00:52:02 201 [BluetoothAudioAgent:3008] AVConnectionManager.m:850 [openNew] opening l2cap channel...

Tue Feb 7 00:52:02 201 [BluetoothAudioAgent:3008] AVStreamTransport.m:327 handleRequestNewConnectionResponse

Tue Feb 7 00:52:02 201 [BluetoothAudioAgent:3008] AVStreamTransport.m:350 [assignTransportChannel] 0x7f95b2464b60

Tue Feb 7 00:52:02 201 [BluetoothAudioAgent:3008] AVConnectionManager.m:997 [handle assign] obj: <AVStreamTransport>

INDV

- DISCONNECTED

- Psm: 0 - Out-MTU: 0 - In-MTU: 0

- Delegate: AVSignalManager



Tue Feb 7 00:52:32 201 [BluetoothAudioAgent:3008] AVStreamTransport.m:387 [l2capOpenComplete] entry (0x10) OURS 0x7f95b2464b60 NEW: 0x7f95b2464b60

Tue Feb 7 00:52:32 201 [BluetoothAudioAgent:3008] AVStreamTransport.m:391 [l2capOpenComplete] ERR: An error occurred

Tue Feb 7 00:52:32 201 [BluetoothAudioAgent:3008] AVStreamTransport.m:350 [assignTransportChannel] 0x0

Tue Feb 7 00:52:32 201 [BluetoothAudioAgent:3008] AVStreamTransport.m:419 [l2capOpenComplete] calling INT delegate (<AVSignalManager: 0x7f95b3829a10>)...

Tue Feb 7 00:52:32 201 [BluetoothAudioAgent:3008] AVSignalManager.m:1954 [Connect Complete] calling delegate...

Tue Feb 7 00:52:32 201 [BluetoothAudioAgent:3008] AVSourceInterface.m:563 [ConnectComplete] status: 0x10 delegate: 0x7f95b245d0b0

Tue Feb 7 00:52:32 201 [BluetoothAudioAgent:3008] BluetoothAudioAgent.m:502 [connectComplete] Error 0x0010

Tue Feb 7 00:52:32 201 [BluetoothAudioAgent:3008] BluetoothAudio.m:363 [shutdown] (error: 1 isShutting was: 0)

Tue Feb 7 00:52:32 201 [BluetoothAudioAgent:3008] BluetoothAudio.m:1797 [respond] responding: e00002bc to request: 3

Tue Feb 7 00:52:32 201 [BluetoothAudioAgent:3008] BluetoothAudio.m:85 Setting driver request 3->0

Tue Feb 7 00:52:32 201 [BluetoothAudioAgent:3008] BluetoothAudio.m:2272 [stopAudioDriverEncoder]

Tue Feb 7 00:52:32 201 [BluetoothAudioAgent:3008] BluetoothAudio.m:2272 [stopAudioDriverEncoder]

Tue Feb 7 00:52:32 201 [BluetoothAudioAgent:3008] BluetoothAudio.m:1537 [detach] entry: 64779

Tue Feb 7 00:52:32 201 [BluetoothAudioAgent:3008] AVSourceInterface.m:154 [disconnect] entry...

Tue Feb 7 00:52:32 201 [BluetoothAudioAgent:3008] AVSignalManager.m:154 [disconnect] not connected!

Tue Feb 7 00:52:32 201 [BluetoothAudioAgent:3008] AVConnectionManager.m:388 [disconnect]

Tue Feb 7 00:52:32 201 [BluetoothAudioAgent:3008] AVStreamTransport.m:223 [disconnect] not connected

Tue Feb 7 00:52:32 201 [BluetoothAudioAgent:3008] AVConnectionManager.m:414 [disconnect] device close returned: 0x0

Tue Feb 7 00:52:32 201 [BluetoothAudioAgent:3008] AVConnectionManager.m:419 [disconnect] returned: 0x0

Tue Feb 7 00:52:32 201 [BluetoothAudioAgent:3008] AVStreamEndpoint.m:149 [reset]

Tue Feb 7 00:52:32 201 [BluetoothAudioAgent:3008] AVStreamEndpoint.m:149 [reset]

Tue Feb 7 00:52:32 201 [BluetoothAudioAgent:3008] AVSignalManager.m:81 [dealloc] entry

Tue Feb 7 00:52:32 201 [BluetoothAudioAgent:3008] AVConnectionManager.m:774 [stopListeningForNewConnections]

Tue Feb 7 00:52:32 201 [BluetoothAudioAgent:3008] AVConnectionManager.m:388 [disconnect]

Tue Feb 7 00:52:32 201 [BluetoothAudioAgent:3008] AVConnectionManager.m:392 [disconnect] ERR: no device

Tue Feb 7 00:52:32 201 [BluetoothAudioAgent:3008] AVConnectionManager.m:419 [disconnect] returned: 0xe00002c0

Tue Feb 7 00:52:32 201 [BluetoothAudioAgent:3008] BluetoothAudio.m:505 [showErrorPanel] Error: mIsErrorPanelShown = 0

Tue Feb 7 00:52:32 201 [BluetoothAudioAgent:3008] BluetoothAudio.m:508 [showErrorPanel] Needs panel (Error: 0x1 incoming: 0)

Tue Feb 7 00:52:32 201 [BluetoothAudioAgent:3008] BluetoothAudio.m:619 [showErrorPanel] running panel

Tue Feb 7 00:52:33 201 [BluetoothAudioAgent:3008] BluetoothAudio.m:1325 Device disconnect notification

Tue Feb 7 00:52:33 201 [BluetoothAudioAgent:3008] BluetoothAudio.m:363 [shutdown] (error: e00002c0 isShutting was: 1)

Tue Feb 7 00:52:33 201 [BluetoothAudioAgent:3008] BluetoothAudio.m:368 [shutdown] already showing panel!

Tue Feb 7 00:52:34 201 [BluetoothAudioAgent:3008] BluetoothAudio.m:632 [showErrorPanel] panel is dead user choice: 1000

Tue Feb 7 00:52:34 201 [BluetoothAudioAgent:3008] BluetoothAudio.m:470 [shutdown] Terminating now!

Tue Feb 7 00:52:34 201 [BluetoothAudioAgent:3008] BluetoothAudioAgent.m:144 [applicationWillTerminate]

Tue Feb 7 00:52:34 201 [BluetoothAudioAgent:3008] BluetoothAudioAgent.m:153 Restoring system output

Tue Feb 7 00:52:34 201 [BluetoothAudioAgent:3008] AudioOutputManager.m:498 RestoreSystemOutputAudio

Tue Feb 7 00:52:34 201 [BluetoothAudioAgent:3008] AudioOutputManager.m:644 [setAudioDevice] set output: (Status:0)

Tue Feb 7 00:54:44 201 [SystemUIServer:424] AudioOutputManager.m:355 switchAudioTo: Sony

Tue Feb 7 00:54:44 201 [SystemUIServer:424] AudioOutputManager.m:644 [setAudioDevice] set output: (Status:0)





Tue Feb 7 00:54:46 201 [BluetoothAudioAgent:3049] main.m:43 [main] arg[1] = -BTAutoLaunch

Tue Feb 7 00:54:46 201 [BluetoothAudioAgent:3049] main.m:43 [main] arg[2] = BD_ADDR

Tue Feb 7 00:54:46 201 [BluetoothAudioAgent:3049] main.m:43 [main] arg[3] = 00-1a-80-47-79-e3

Tue Feb 7 00:54:46 201 [BluetoothAudioAgent:3049] main.m:43 [main] arg[4] = DriverID

Tue Feb 7 00:54:46 201 [BluetoothAudioAgent:3049] main.m:43 [main] arg[5] = 00-1a-80-47-79-e3-A2DP

Tue Feb 7 00:54:46 201 [BluetoothAudioAgent:3049] BluetoothAudio.m:1139 SetIsCommandInt: 1

Tue Feb 7 00:54:46 201 [BluetoothAudioAgent:3049] BluetoothAudio.m:135 Starting audio for CMT-HX5BT (00-1a-80-47-79-e3)

Tue Feb 7 00:54:46 201 [BluetoothAudioAgent:3049] AVConnectionManager.m:689 [addAllowed] adding: 0x19

Tue Feb 7 00:54:46 201 [BluetoothAudioAgent:3049] AVConnectionManager.m:704 [addAllowed] result: 0x0

Tue Feb 7 00:54:46 201 [BluetoothAudioAgent:3049] AVSignalManager.m:56 [init] entry

Tue Feb 7 00:54:46 201 [BluetoothAudioAgent:3049] BluetoothAudio.m:1287 [registerHCI] entry (0x0)

Tue Feb 7 00:54:46 201 [BluetoothAudioAgent:3049] BluetoothAudio.m:1304 [registerHCI] exit: 0x0

Tue Feb 7 00:54:46 201 [BluetoothAudioAgent:3049] BluetoothAudioAgent.m:109 [awakeFromNib] Awake and ready to rawk

Tue Feb 7 00:54:46 201 [BluetoothAudioAgent:3049] BluetoothAudioAgent.m:1379 [validate] continuing

Tue Feb 7 00:54:46 201 [BluetoothAudioAgent:3049] BluetoothAudioAgent.m:299 [prepareA2DPAudioServices]

Tue Feb 7 00:54:46 201 [BluetoothAudioAgent:3049] BluetoothAudioAgent.m:1387 [finishValidation] cleaning up 0x0

Tue Feb 7 00:54:46 201 [BluetoothAudioAgent:3049] BluetoothAudio.m:1411 [attachA2DPdriver] entry

Tue Feb 7 00:54:46 201 [BluetoothAudioAgent:3049] BluetoothAudio.m:1500 Engine buffers(86016)> cB:19 urv:0xE00002C0 size:81920

Tue Feb 7 00:54:46 201 [BluetoothAudioAgent:3049] BluetoothAudio.m:1501 [attachA2DPdriver] Attached to AV kext

Tue Feb 7 00:54:46 201 [BluetoothAudioAgent:3049] BluetoothAudio.m:2119 [getEngineState] 0 state:0

Tue Feb 7 00:54:46 201 [BluetoothAudioAgent:3049] BluetoothAudio.m:1508 [attachA2DPdriver] engine state: 0

Tue Feb 7 00:54:46 201 [BluetoothAudioAgent:3049] BluetoothAudio.m:1516 [attachA2DPdriver] exit (0x0)

Tue Feb 7 00:54:46 201 [BluetoothAudioAgent:3049] BluetoothAudio.m:2157 [setA2DPDriverAgentIsReady] exit: (0x0)

Tue Feb 7 00:54:46 201 [BluetoothAudioAgent:3049] BluetoothAudioAgent.m:334 [prepareA2DPAudioServices] coex: 0 0

Tue Feb 7 00:54:46 201 [BluetoothAudioAgent:3049] AVStreamEndpoint.m:110 dynamicBitpool:1 packetThreshold:5 pendingPackets:30 flushOnDrop:0

Tue Feb 7 00:54:46 201 [BluetoothAudioAgent:3049] AVStreamEndpoint.m:149 [reset]

Tue Feb 7 00:54:46 201 [BluetoothAudioAgent:3049] AVStreamEndpoint.m:110 dynamicBitpool:1 packetThreshold:5 pendingPackets:30 flushOnDrop:0

Tue Feb 7 00:54:46 201 [BluetoothAudioAgent:3049] AVStreamEndpoint.m:149 [reset]

Tue Feb 7 00:54:46 201 [BluetoothAudioAgent:3049] BluetoothAudioAgent.m:399 [prepareA2DPAudioServices] returning 0

Tue Feb 7 00:54:46 201 [BluetoothAudioAgent:3049] BluetoothAudioAgent.m:1387 [finishValidation] cleaning up 0x0

Tue Feb 7 00:54:46 201 [BluetoothAudioAgent:3049] BluetoothAudioAgent.m:422 [prepareSCOAudioServices] Device is not configured as a headset

Tue Feb 7 00:54:46 201 [BluetoothAudioAgent:3049] BluetoothAudioAgent.m:463 [prepareSCOAudioServices] Error: Couldn't create HFAG or HSAG.

Tue Feb 7 00:54:46 201 [BluetoothAudioAgent:3049] BluetoothAudioAgent.m:475 [prepareSCOAudioServices] exit: 4

Tue Feb 7 00:54:46 201 [BluetoothAudioAgent:3049] BluetoothAudio.m:85 Setting driver request 0->3

Tue Feb 7 00:54:46 201 [BluetoothAudioAgent:3049] BluetoothAudio.m:1623 DRIVER REQUEST: Start (connected: 0 mIsA2DPCommandINT: 1)

Tue Feb 7 00:54:46 201 [BluetoothAudioAgent:3049] BluetoothAudio.m:1668 [handleDriverStartRequest] Paired sep: 0x0

Tue Feb 7 00:54:46 201 [BluetoothAudioAgent:3049] BluetoothAudio.m:1679 [handleDriverStartRequest]: Connect to the device

Tue Feb 7 00:54:46 201 [BluetoothAudioAgent:3049] AVConnectionManager.m:961 [handle unregister] obj: <AVStreamTransport>

INDV

- DISCONNECTED

- NO CHAN

- Delegate: AVSignalManager



Tue Feb 7 00:54:46 201 [BluetoothAudioAgent:3049] AVConnectionManager.m:156 [connect] Opening device...

Tue Feb 7 00:54:46 201 [BluetoothAudioAgent:3049] AVConnectionManager.m:234 [connect] exit: 0x0

Tue Feb 7 00:54:47 201 [BluetoothAudioAgent:3049] AVConnectionManager.m:252 [connectionComplete] exit: 0x0

Tue Feb 7 00:54:47 201 [BluetoothAudioAgent:3049] AVSourceInterface.m:434 [avCon connectionComplete] status: 0

Tue Feb 7 00:54:47 201 [BluetoothAudioAgent:3049] AVSourceInterface.m:441 [avCon connectionComplete] connecting signalManager...

Tue Feb 7 00:54:47 201 [BluetoothAudioAgent:3049] AVSignalManager.m:137 [connect] connecting transport...

Tue Feb 7 00:54:47 201 [BluetoothAudioAgent:3049] AVStreamTransport.m:171 [connect] asking for new l2cap channel on PSM: 25...

Tue Feb 7 00:54:47 201 [BluetoothAudioAgent:3049] AVConnectionManager.m:850 [openNew] opening l2cap channel...

Tue Feb 7 00:54:47 201 [BluetoothAudioAgent:3049] AVStreamTransport.m:327 handleRequestNewConnectionResponse

Tue Feb 7 00:54:47 201 [BluetoothAudioAgent:3049] AVStreamTransport.m:350 [assignTransportChannel] 0x7fea98439690

Tue Feb 7 00:54:47 201 [BluetoothAudioAgent:3049] AVConnectionManager.m:997 [handle assign] obj: <AVStreamTransport>

INDV

- DISCONNECTED

- Psm: 0 - Out-MTU: 0 - In-MTU: 0

- Delegate: AVSignalManager













Tue Feb 7 00:55:17 201 [BluetoothAudioAgent:3049] AVStreamTransport.m:387 [l2capOpenComplete] entry (0x10) OURS 0x7fea98439690 NEW: 0x7fea98439690

Tue Feb 7 00:55:17 201 [BluetoothAudioAgent:3049] AVStreamTransport.m:391 [l2capOpenComplete] ERR: An error occurred

Tue Feb 7 00:55:17 201 [BluetoothAudioAgent:3049] AVStreamTransport.m:350 [assignTransportChannel] 0x0

Tue Feb 7 00:55:17 201 [BluetoothAudioAgent:3049] AVStreamTransport.m:419 [l2capOpenComplete] calling INT delegate (<AVSignalManager: 0x7fea9848adf0>)...

Tue Feb 7 00:55:17 201 [BluetoothAudioAgent:3049] AVSignalManager.m:1954 [Connect Complete] calling delegate...

Tue Feb 7 00:55:17 201 [BluetoothAudioAgent:3049] AVSourceInterface.m:563 [ConnectComplete] status: 0x10 delegate: 0x7fea9845e000

Tue Feb 7 00:55:17 201 [BluetoothAudioAgent:3049] BluetoothAudioAgent.m:502 [connectComplete] Error 0x0010

Tue Feb 7 00:55:17 201 [BluetoothAudioAgent:3049] BluetoothAudio.m:363 [shutdown] (error: 1 isShutting was: 0)

Tue Feb 7 00:55:17 201 [BluetoothAudioAgent:3049] BluetoothAudio.m:1797 [respond] responding: e00002bc to request: 3

Tue Feb 7 00:55:17 201 [BluetoothAudioAgent:3049] BluetoothAudio.m:85 Setting driver request 3->0

Tue Feb 7 00:55:17 201 [BluetoothAudioAgent:3049] BluetoothAudio.m:2272 [stopAudioDriverEncoder]

Tue Feb 7 00:55:17 201 [BluetoothAudioAgent:3049] BluetoothAudio.m:2272 [stopAudioDriverEncoder]

Tue Feb 7 00:55:17 201 [BluetoothAudioAgent:3049] BluetoothAudio.m:1537 [detach] entry: 64523

Tue Feb 7 00:55:17 201 [BluetoothAudioAgent:3049] AVSourceInterface.m:154 [disconnect] entry...

Tue Feb 7 00:55:17 201 [BluetoothAudioAgent:3049] AVSignalManager.m:154 [disconnect] not connected!

Tue Feb 7 00:55:17 201 [BluetoothAudioAgent:3049] AVConnectionManager.m:388 [disconnect]

Tue Feb 7 00:55:17 201 [BluetoothAudioAgent:3049] AVStreamTransport.m:223 [disconnect] not connected

Tue Feb 7 00:55:17 201 [BluetoothAudioAgent:3049] AVConnectionManager.m:414 [disconnect] device close returned: 0x0

Tue Feb 7 00:55:17 201 [BluetoothAudioAgent:3049] AVConnectionManager.m:419 [disconnect] returned: 0x0

Tue Feb 7 00:55:17 201 [BluetoothAudioAgent:3049] AVStreamEndpoint.m:149 [reset]

Tue Feb 7 00:55:17 201 [BluetoothAudioAgent:3049] AVStreamEndpoint.m:149 [reset]

Tue Feb 7 00:55:17 201 [BluetoothAudioAgent:3049] AVSignalManager.m:81 [dealloc] entry

Tue Feb 7 00:55:17 201 [BluetoothAudioAgent:3049] AVConnectionManager.m:774 [stopListeningForNewConnections]

Tue Feb 7 00:55:17 201 [BluetoothAudioAgent:3049] AVConnectionManager.m:388 [disconnect]

Tue Feb 7 00:55:17 201 [BluetoothAudioAgent:3049] AVConnectionManager.m:392 [disconnect] ERR: no device

Tue Feb 7 00:55:17 201 [BluetoothAudioAgent:3049] AVConnectionManager.m:419 [disconnect] returned: 0xe00002c0

Tue Feb 7 00:55:17 201 [BluetoothAudioAgent:3049] BluetoothAudio.m:505 [showErrorPanel] Error: mIsErrorPanelShown = 0

Tue Feb 7 00:55:17 201 [BluetoothAudioAgent:3049] BluetoothAudio.m:508 [showErrorPanel] Needs panel (Error: 0x1 incoming: 0)

Tue Feb 7 00:55:17 201 [BluetoothAudioAgent:3049] BluetoothAudio.m:619 [showErrorPanel] running panel

Tue Feb 7 00:55:18 201 [BluetoothAudioAgent:3049] BluetoothAudio.m:1325 Device disconnect notification

Tue Feb 7 00:55:18 201 [BluetoothAudioAgent:3049] BluetoothAudio.m:363 [shutdown] (error: e00002c0 isShutting was: 1)

Tue Feb 7 00:55:18 201 [BluetoothAudioAgent:3049] BluetoothAudio.m:368 [shutdown] already showing panel!

Tue Feb 7 00:55:19 201 [BluetoothAudioAgent:3049] BluetoothAudio.m:632 [showErrorPanel] panel is dead user choice: 1000

Tue Feb 7 00:55:19 201 [BluetoothAudioAgent:3049] BluetoothAudio.m:470 [shutdown] Terminating now!

Tue Feb 7 00:55:19 201 [BluetoothAudioAgent:3049] BluetoothAudioAgent.m:144 [applicationWillTerminate]

Tue Feb 7 00:55:19 201 [BluetoothAudioAgent:3049] BluetoothAudioAgent.m:153 Restoring system output

Tue Feb 7 00:55:19 201 [BluetoothAudioAgent:3049] AudioOutputManager.m:498 RestoreSystemOutputAudio

Tue Feb 7 00:55:19 201 [BluetoothAudioAgent:3049] AudioOutputManager.m:644 [setAudioDevice] set output: (Status:0)





Tue Feb 7 00:59:30 201 [SystemUIServer:424] AudioOutputManager.m:355 switchAudioTo: Sony

Tue Feb 7 00:59:30 201 [SystemUIServer:424] AudioOutputManager.m:644 [setAudioDevice] set output: (Status:0)

Tue Feb 7 00:59:35 201 [BluetoothAudioAgent:3186] main.m:43 [main] arg[1] = -BTAutoLaunch

Tue Feb 7 00:59:35 201 [BluetoothAudioAgent:3186] main.m:43 [main] arg[2] = BD_ADDR

Tue Feb 7 00:59:35 201 [BluetoothAudioAgent:3186] main.m:43 [main] arg[3] = 00-1a-80-47-79-e3

Tue Feb 7 00:59:35 201 [BluetoothAudioAgent:3186] main.m:43 [main] arg[4] = DriverID

Tue Feb 7 00:59:35 201 [BluetoothAudioAgent:3186] main.m:43 [main] arg[5] = 00-1a-80-47-79-e3-A2DP

Tue Feb 7 00:59:36 201 [BluetoothAudioAgent:3186] BluetoothAudio.m:1139 SetIsCommandInt: 1

Tue Feb 7 00:59:36 201 [BluetoothAudioAgent:3186] BluetoothAudio.m:135 Starting audio for CMT-HX5BT (00-1a-80-47-79-e3)

Tue Feb 7 00:59:36 201 [BluetoothAudioAgent:3186] AVConnectionManager.m:689 [addAllowed] adding: 0x19

Tue Feb 7 00:59:36 201 [BluetoothAudioAgent:3186] AVConnectionManager.m:704 [addAllowed] result: 0x0

Tue Feb 7 00:59:36 201 [BluetoothAudioAgent:3186] AVSignalManager.m:56 [init] entry

Tue Feb 7 00:59:36 201 [BluetoothAudioAgent:3186] BluetoothAudio.m:1287 [registerHCI] entry (0x0)

Tue Feb 7 00:59:36 201 [BluetoothAudioAgent:3186] BluetoothAudio.m:1304 [registerHCI] exit: 0x0

Tue Feb 7 00:59:36 201 [BluetoothAudioAgent:3186] BluetoothAudioAgent.m:109 [awakeFromNib] Awake and ready to rawk

Tue Feb 7 00:59:36 201 [BluetoothAudioAgent:3186] BluetoothAudioAgent.m:1379 [validate] continuing

Tue Feb 7 00:59:36 201 [BluetoothAudioAgent:3186] BluetoothAudioAgent.m:299 [prepareA2DPAudioServices]

Tue Feb 7 00:59:36 201 [BluetoothAudioAgent:3186] BluetoothAudioAgent.m:1387 [finishValidation] cleaning up 0x0

Tue Feb 7 00:59:36 201 [BluetoothAudioAgent:3186] BluetoothAudio.m:1411 [attachA2DPdriver] entry

Tue Feb 7 00:59:36 201 [BluetoothAudioAgent:3186] BluetoothAudio.m:1500 Engine buffers(86016)> cB:19 urv:0xE00002C0 size:81920

Tue Feb 7 00:59:36 201 [BluetoothAudioAgent:3186] BluetoothAudio.m:1501 [attachA2DPdriver] Attached to AV kext

Tue Feb 7 00:59:36 201 [BluetoothAudioAgent:3186] BluetoothAudio.m:2119 [getEngineState] 0 state:0

Tue Feb 7 00:59:36 201 [BluetoothAudioAgent:3186] BluetoothAudio.m:1508 [attachA2DPdriver] engine state: 0

Tue Feb 7 00:59:36 201 [BluetoothAudioAgent:3186] BluetoothAudio.m:1516 [attachA2DPdriver] exit (0x0)

Tue Feb 7 00:59:36 201 [BluetoothAudioAgent:3186] BluetoothAudio.m:2157 [setA2DPDriverAgentIsReady] exit: (0x0)

Tue Feb 7 00:59:36 201 [BluetoothAudioAgent:3186] BluetoothAudioAgent.m:334 [prepareA2DPAudioServices] coex: 0 0

Tue Feb 7 00:59:36 201 [BluetoothAudioAgent:3186] AVStreamEndpoint.m:110 dynamicBitpool:1 packetThreshold:5 pendingPackets:30 flushOnDrop:0

Tue Feb 7 00:59:36 201 [BluetoothAudioAgent:3186] AVStreamEndpoint.m:149 [reset]

Tue Feb 7 00:59:36 201 [BluetoothAudioAgent:3186] AVStreamEndpoint.m:110 dynamicBitpool:1 packetThreshold:5 pendingPackets:30 flushOnDrop:0

Tue Feb 7 00:59:36 201 [BluetoothAudioAgent:3186] AVStreamEndpoint.m:149 [reset]

Tue Feb 7 00:59:36 201 [BluetoothAudioAgent:3186] BluetoothAudioAgent.m:399 [prepareA2DPAudioServices] returning 0

Tue Feb 7 00:59:36 201 [BluetoothAudioAgent:3186] BluetoothAudioAgent.m:1387 [finishValidation] cleaning up 0x0

Tue Feb 7 00:59:36 201 [BluetoothAudioAgent:3186] BluetoothAudioAgent.m:422 [prepareSCOAudioServices] Device is not configured as a headset

Tue Feb 7 00:59:36 201 [BluetoothAudioAgent:3186] BluetoothAudioAgent.m:463 [prepareSCOAudioServices] Error: Couldn't create HFAG or HSAG.

Tue Feb 7 00:59:36 201 [BluetoothAudioAgent:3186] BluetoothAudioAgent.m:475 [prepareSCOAudioServices] exit: 4

Tue Feb 7 00:59:36 201 [BluetoothAudioAgent:3186] BluetoothAudio.m:85 Setting driver request 0->3

Tue Feb 7 00:59:36 201 [BluetoothAudioAgent:3186] BluetoothAudio.m:1623 DRIVER REQUEST: Start (connected: 0 mIsA2DPCommandINT: 1)

Tue Feb 7 00:59:36 201 [BluetoothAudioAgent:3186] BluetoothAudio.m:1668 [handleDriverStartRequest] Paired sep: 0x0

Tue Feb 7 00:59:36 201 [BluetoothAudioAgent:3186] BluetoothAudio.m:1679 [handleDriverStartRequest]: Connect to the device

Tue Feb 7 00:59:36 201 [BluetoothAudioAgent:3186] AVConnectionManager.m:961 [handle unregister] obj: <AVStreamTransport>

INDV

- DISCONNECTED

- NO CHAN

- Delegate: AVSignalManager



Tue Feb 7 00:59:36 201 [BluetoothAudioAgent:3186] AVConnectionManager.m:156 [connect] Opening device...

Tue Feb 7 00:59:36 201 [BluetoothAudioAgent:3186] AVConnectionManager.m:234 [connect] exit: 0x0

Tue Feb 7 00:59:36 201 [BluetoothAudioAgent:3186] AVConnectionManager.m:252 [connectionComplete] exit: 0x0

Tue Feb 7 00:59:36 201 [BluetoothAudioAgent:3186] AVSourceInterface.m:434 [avCon connectionComplete] status: 0

Tue Feb 7 00:59:36 201 [BluetoothAudioAgent:3186] AVSourceInterface.m:441 [avCon connectionComplete] connecting signalManager...

Tue Feb 7 00:59:36 201 [BluetoothAudioAgent:3186] AVSignalManager.m:137 [connect] connecting transport...

Tue Feb 7 00:59:36 201 [BluetoothAudioAgent:3186] AVStreamTransport.m:171 [connect] asking for new l2cap channel on PSM: 25...

Tue Feb 7 00:59:36 201 [BluetoothAudioAgent:3186] AVConnectionManager.m:850 [openNew] opening l2cap channel...

Tue Feb 7 00:59:36 201 [BluetoothAudioAgent:3186] AVStreamTransport.m:327 handleRequestNewConnectionResponse

Tue Feb 7 00:59:36 201 [BluetoothAudioAgent:3186] AVStreamTransport.m:350 [assignTransportChannel] 0x104296dd0

Tue Feb 7 00:59:36 201 [BluetoothAudioAgent:3186] AVConnectionManager.m:997 [handle assign] obj: <AVStreamTransport>

INDV

- DISCONNECTED

- Psm: 0 - Out-MTU: 0 - In-MTU: 0

- Delegate: AVSignalManager







Tue Feb 7 01:00:06 201 [BluetoothAudioAgent:3186] AVStreamTransport.m:387 [l2capOpenComplete] entry (0x10) OURS 0x104296dd0 NEW: 0x104296dd0

Tue Feb 7 01:00:06 201 [BluetoothAudioAgent:3186] AVStreamTransport.m:391 [l2capOpenComplete] ERR: An error occurred

Tue Feb 7 01:00:06 201 [BluetoothAudioAgent:3186] AVStreamTransport.m:350 [assignTransportChannel] 0x0

Tue Feb 7 01:00:06 201 [BluetoothAudioAgent:3186] AVStreamTransport.m:419 [l2capOpenComplete] calling INT delegate (<AVSignalManager: 0x7fe4e2e46420>)...

Tue Feb 7 01:00:06 201 [BluetoothAudioAgent:3186] AVSignalManager.m:1954 [Connect Complete] calling delegate...

Tue Feb 7 01:00:06 201 [BluetoothAudioAgent:3186] AVSourceInterface.m:563 [ConnectComplete] status: 0x10 delegate: 0x10425cdc0

Tue Feb 7 01:00:06 201 [BluetoothAudioAgent:3186] BluetoothAudioAgent.m:502 [connectComplete] Error 0x0010

Tue Feb 7 01:00:06 201 [BluetoothAudioAgent:3186] BluetoothAudio.m:363 [shutdown] (error: 1 isShutting was: 0)

Tue Feb 7 01:00:06 201 [BluetoothAudioAgent:3186] BluetoothAudio.m:1797 [respond] responding: e00002bc to request: 3

Tue Feb 7 01:00:06 201 [BluetoothAudioAgent:3186] BluetoothAudio.m:85 Setting driver request 3->0

Tue Feb 7 01:00:06 201 [BluetoothAudioAgent:3186] BluetoothAudio.m:2272 [stopAudioDriverEncoder]

Tue Feb 7 01:00:06 201 [BluetoothAudioAgent:3186] BluetoothAudio.m:2272 [stopAudioDriverEncoder]

Tue Feb 7 01:00:06 201 [BluetoothAudioAgent:3186] BluetoothAudio.m:1537 [detach] entry: 64523

Tue Feb 7 01:00:06 201 [BluetoothAudioAgent:3186] AVSourceInterface.m:154 [disconnect] entry...

Tue Feb 7 01:00:06 201 [BluetoothAudioAgent:3186] AVSignalManager.m:154 [disconnect] not connected!

Tue Feb 7 01:00:06 201 [BluetoothAudioAgent:3186] AVConnectionManager.m:388 [disconnect]

Tue Feb 7 01:00:06 201 [BluetoothAudioAgent:3186] AVStreamTransport.m:223 [disconnect] not connected

Tue Feb 7 01:00:06 201 [BluetoothAudioAgent:3186] AVConnectionManager.m:414 [disconnect] device close returned: 0x0

Tue Feb 7 01:00:06 201 [BluetoothAudioAgent:3186] AVConnectionManager.m:419 [disconnect] returned: 0x0

Tue Feb 7 01:00:06 201 [BluetoothAudioAgent:3186] AVStreamEndpoint.m:149 [reset]

Tue Feb 7 01:00:06 201 [BluetoothAudioAgent:3186] AVStreamEndpoint.m:149 [reset]

Tue Feb 7 01:00:06 201 [BluetoothAudioAgent:3186] AVSignalManager.m:81 [dealloc] entry

Tue Feb 7 01:00:06 201 [BluetoothAudioAgent:3186] AVConnectionManager.m:774 [stopListeningForNewConnections]

Tue Feb 7 01:00:06 201 [BluetoothAudioAgent:3186] AVConnectionManager.m:388 [disconnect]

Tue Feb 7 01:00:06 201 [BluetoothAudioAgent:3186] AVConnectionManager.m:392 [disconnect] ERR: no device

Tue Feb 7 01:00:06 201 [BluetoothAudioAgent:3186] AVConnectionManager.m:419 [disconnect] returned: 0xe00002c0

Tue Feb 7 01:00:06 201 [BluetoothAudioAgent:3186] BluetoothAudio.m:505 [showErrorPanel] Error: mIsErrorPanelShown = 0

Tue Feb 7 01:00:06 201 [BluetoothAudioAgent:3186] BluetoothAudio.m:508 [showErrorPanel] Needs panel (Error: 0x1 incoming: 0)

Tue Feb 7 01:00:06 201 [BluetoothAudioAgent:3186] BluetoothAudio.m:619 [showErrorPanel] running panel

Tue Feb 7 01:00:06 201 [BluetoothAudioAgent:3186] BluetoothAudio.m:1325 Device disconnect notification

Tue Feb 7 01:00:06 201 [BluetoothAudioAgent:3186] BluetoothAudio.m:363 [shutdown] (error: e00002c0 isShutting was: 1)

Tue Feb 7 01:00:06 201 [BluetoothAudioAgent:3186] BluetoothAudio.m:368 [shutdown] already showing panel!

Tue Feb 7 01:00:08 201 [BluetoothAudioAgent:3186] BluetoothAudio.m:632 [showErrorPanel] panel is dead user choice: 1000

Tue Feb 7 01:00:08 201 [BluetoothAudioAgent:3186] BluetoothAudio.m:470 [shutdown] Terminating now!

Tue Feb 7 01:00:08 201 [BluetoothAudioAgent:3186] BluetoothAudioAgent.m:144 [applicationWillTerminate]

Tue Feb 7 01:00:08 201 [BluetoothAudioAgent:3186] BluetoothAudioAgent.m:153 Restoring system output

Tue Feb 7 01:00:08 201 [BluetoothAudioAgent:3186] AudioOutputManager.m:498 RestoreSystemOutputAudio

Tue Feb 7 01:00:08 201 [BluetoothAudioAgent:3186] AudioOutputManager.m:644 [setAudioDevice] set output: (Status:0)

Feb 6, 2012 4:14 PM in response to wojtekkurcze

yes, it looks the same as Claude:


Tue Feb 7 00:52:32 201 [BluetoothAudioAgent:3008] AVStreamTransport.m:387 [l2capOpenComplete] entry (0x10) OURS 0x7f95b2464b60 NEW: 0x7f95b2464b60

Tue Feb 7 00:52:32 201 [BluetoothAudioAgent:3008] AVStreamTransport.m:391 [l2capOpenComplete] ERR: An error occurred

Tue Feb 7 00:52:32 201 [BluetoothAudioAgent:3008] AVStreamTransport.m:350 [assignTransportChannel] 0x0

Tue Feb 7 00:52:32 201 [BluetoothAudioAgent:3008] AVStreamTransport.m:419 [l2capOpenComplete] calling INT delegate (<AVSignalManager: 0x7f95b3829a10>)...

Tue Feb 7 00:52:32 201 [BluetoothAudioAgent:3008] AVSignalManager.m:1954 [Connect Complete] calling delegate...

Tue Feb 7 00:52:32 201 [BluetoothAudioAgent:3008] AVSourceInterface.m:563 [ConnectComplete] status: 0x10 delegate: 0x7f95b245d0b0


the


AVStreamTransport.m:387 [l2capOpenComplete] entry (0x10)


message is an authentication failure, which usually occurs on older, CSR based Macs. Is that what you have? You can look in the Apple System Profiler report under Bluetooth and find out.

Bluetooth audio in OSX Lion

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.