Hi Larry, We found there was chance suspend failed in some platform. This is because btusb_suspend==> btusb_stop_traffic ==> usb_kill_anchored_urbs, btusb_bulk_complete sometimes returns before system suspend and resubmit an urb, this will avoid system enter suspend state. I don't know whether this is the platform issue, there is a method to fix this by attached file. Champion Ext:6325 -----邮件原件----- 发件人: Larry Finger [mailto:larry.finger@xxxxxxxxx] 代表 Larry Finger 发送时间: 2014年9月5日 0:42 收件人: 陈艳萍; Daniel Drake 抄送: Marcel Holtmann; Gustavo F. Padovan; Johan Hedberg; Linux Bluetooth mailing list; 许凯凯 主题: Re: 答复: 答复: [PATCH v2] Bluetooth: btusb: Add Realtek 8723/8761 support On 09/03/2014 10:34 PM, 陈艳萍 wrote: > Hi Daniel, > Attached file is btusb driver add realtek Bluetooth support with firmware, we have tested under Ubuntu 14.04. Champion, Thanks for the new driver. I pushed the new code to http://github.com/lwfinger/rtl8723au_bt/new. Using it, I was able to connect to a BT mouse using an RTL8723AE module. Your version had a few compilation warnings, some of which were due to using a 64-bit system. A patch file to fix those is attached. One other problem is that the rar file contains a file named rlt8723a_fw. I am sure that you should rename that to rtl8723a_fw. Larry
Attachment:
complete.patch
Description: complete.patch