2009-09-11 10:00:45

by Madula Sasikiran

[permalink] [raw]
Subject: [bluetooth device not working fine]issue with usb core probe at hibernate & resume

Hi,

I am a bluetooth developer, came into bluetooth field recently. My bluetooth device is not working fine when I do hibernate and resume in linux 2.6.28 (ubuntu 9.0.4). It is working fine in the older versions. When I debugged the issue I see that when usb core is calling probe for the usb bluetooth dongle and the driver related to that is loading the firmware into the device. When I suspend and resume, usb core is calling probe and the firmware is getting loaded fine. For hibernate resume usb core is not calling probe and firmware is not getting loaded. I would like to know whether it is the issue with the usb core or Do I need to do any changes in the driver for this. Can I call the probe of my usb bluetooth dongle explicitly using any scripts?


Thanks,
Sasikiran.


2009-09-15 05:50:42

by Madula Sasikiran

[permalink] [raw]
Subject: Re: [bluetooth device not working fine]issue with usb core probe at hibernate & resume

Hi Marcel,

I verified with the latest kernnel version and it is working very fine.
Thanks for your suggestion.

Thanks,
Sasikiran.

Marcel Holtmann wrote:
> Hi,
>
>
>> I am a bluetooth developer, came into bluetooth field recently. My bluetooth device is not working fine when I do hibernate and resume in linux 2.6.28 (ubuntu 9.0.4). It is working fine in the older versions. When I debugged the issue I see that when usb core is calling probe for the usb bluetooth dongle and the driver related to that is loading the firmware into the device. When I suspend and resume, usb core is calling probe and the firmware is getting loaded fine. For hibernate resume usb core is not calling probe and firmware is not getting loaded. I would like to know whether it is the issue with the usb core or Do I need to do any changes in the driver for this. Can I call the probe of my usb bluetooth dongle explicitly using any scripts?
>>
>
> and again, re-test against 2.6.31 kernel.
>
> Regards
>
> Marcel
>
>
>

2009-09-11 11:40:18

by Marcel Holtmann

[permalink] [raw]
Subject: Re: Info required for AVDTP/AVCTP/GAVDP

Hi Jothi,

> I am running BQB profiles using Linux BlueZ.
> I wanted to verify AVDTP, AVCTP and GAVDP protocol as a part of my validation.
> Can you please some one explain how to test AVDTP, AVCTP and GAVDP.
> Let me know if any tool available to verify these protocols?

hi-jacking a total different thread. This is not appropriate on any
mailing list. Can you guys please fix your mail client to do the right
thing.

Regards

Marcel



2009-09-11 11:33:41

by Jothikumar Mothilal

[permalink] [raw]
Subject: Info required for AVDTP/AVCTP/GAVDP

Hi All,
I am running BQB profiles using Linux BlueZ.
I wanted to verify AVDTP, AVCTP and GAVDP protocol as a part of my validation.
Can you please some one explain how to test AVDTP, AVCTP and GAVDP.
Let me know if any tool available to verify these protocols?

Thanks
Jothi

2009-09-11 10:07:00

by Marcel Holtmann

[permalink] [raw]
Subject: Re: [bluetooth device not working fine]issue with usb core probe at hibernate & resume

Hi,

> I am a bluetooth developer, came into bluetooth field recently. My bluetooth device is not working fine when I do hibernate and resume in linux 2.6.28 (ubuntu 9.0.4). It is working fine in the older versions. When I debugged the issue I see that when usb core is calling probe for the usb bluetooth dongle and the driver related to that is loading the firmware into the device. When I suspend and resume, usb core is calling probe and the firmware is getting loaded fine. For hibernate resume usb core is not calling probe and firmware is not getting loaded. I would like to know whether it is the issue with the usb core or Do I need to do any changes in the driver for this. Can I call the probe of my usb bluetooth dongle explicitly using any scripts?

and again, re-test against 2.6.31 kernel.

Regards

Marcel