I am having a problem with my S4 's Bluetooth Audio Streaming capability when paired with my car's Parrot system. I know I am not the only one with this problem as it makes it where you have to go into the bluetooth menu every time you want to listen to Pandora (or any other streaming App's). Specifically this is happening after powering off the car's Bluetooth system and restarting it, in my car. It is a daily annoyance for me and probably others. Please help if you can.
I am comparing the S4 to my old Nexus and I found that the S4 turns off my "Profiles" for "Phone Audio" and "Media Audio" when the Parrot is not connected. Profiles are located in the Bluetooth Menu under Paired devices, after you select a paired device it shows the Profiles section.
The following screenshots are of the 2 phones with no paired devices connected, and they show something interesting. The Nexus stays stays selected for both- even when not paired- the S4 deselects both settings. What is interesting is that when the S4 reconnects to the Parrot device the Profile for Phone Audio selects automatically. I am actively trying to find my own answer, so I will post the answer when I find it or on of you out there gives me an answer- in the next post so people don't have to do a lot of reading.
Here is the Nexus and S4 screenshots. Nexus is 1st and S4 is 2nd.
I have been looking at Root Explorer and comparing so if anyone has suggestions- I am all ears. Oh and I was thinking about compairing logcats. Still need to do that.
So maybe I will post that also for some of you to look. Thanks.
Updates
MF9 update fixes the problem!
6June2013 - Found a init file that may help us out. /etc/init.qcom.bt.sh and website explaining BT and profiles http://developer.android.com/reference/android/bluetooth/BluetoothA2dp.html
7Jun13 - Thank you to fgr for this App https://play.google.com/store/apps/details?id=org.myklos.btautoconnect&hl=en 19June13 This causes WiFi problems. Don't do it.
I am still looking for a fix without installing an App. I am doing this just to learn how to fix it at this point.
9Jun13 - Found another App for a price but one S4 purchaser says it didn't work. https://play.google.com/store/apps/details?id=org.floodping.BluetoothKeepalive&hl=en
12June13- IF YOU HAVE A PARROT.
Go to Parrot.com and do a software update via USB!!! It might be a huge fix for some of you. http://www.parrot.com/usa/support
19June13- Try going to Bluetooth settings. Check mark Discoverability. A timer starts. Hit the menu button and select "Visibility timeout", then select "Never time out". I have not been able to check this out yet, but can't wait for the morning. ... this might do nothing or it might fix everything.
19June13-#2 Read post 12. I may have made progress. I have not tried the Discoverability yet but I don't think it will work.
21June13 (my b-day) edit /etc/bluetooth/audio.conf. Uncomment AutoConnect=true (remove the leading #). Then reboot. RESULT - works the fist time it is connected automatically then one the connection is lost you have to manually reconnect. So it looks to be a Sleep problem maybe. Very fusterated at this point. At least I made a little progress. I need to reset my files to original and restart with this last change.
4July13 - One button widget to connect to a streaming device ○ on play store ○ install A2DP Connect2
Having this same issue and its driving me crazy. Looking forward to a possible solution.
Sent from my SPH-L720 using Tapatalk 2
I don't know if I have this particular problem since I don't use BT audio very often, but I definitely have issues with my parrot-based system not downloading my phonebook. It's really annoying.
Same problem here. It automatically connects to my car stereo as phone, but not media audio (which I use much more).
I'm going to try THIS and see what happens. Reviews look pretty good.
We need some DEV support with this. This is what I found so far.
A few websites but this was the most helpful.
http://developer.android.com/reference/android/bluetooth/BluetoothA2dp.html
Then there is one of the Bluetooth's INIT file below which may have a relationship to our problem, not sure.
#!/system/bin/sh
# Copyright (c) 2009-2012, The Linux Foundation. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
# * Redistributions of source code must retain the above copyright
# notice, this list of conditions and the following disclaimer.
# * Redistributions in binary form must reproduce the above copyright
# notice, this list of conditions and the following disclaimer in the
# documentation and/or other materials provided with the distribution.
# * Neither the name of The Linux Foundation nor
# the names of its contributors may be used to endorse or promote
# products derived from this software without specific prior written
# permission.
#
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
# IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
# NON-INFRINGEMENT ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
# CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
# EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
# PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
# OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
# WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#
#Read the arguments passed to the script
config="$1"
BLUETOOTH_SLEEP_PATH=/proc/bluetooth/sleep/proto
LOG_TAG="qcom-bluetooth"
LOG_NAME="${0}:"
hciattach_pid=""
loge ()
{
/system/bin/log -t $LOG_TAG -p e "$LOG_NAME [email protected]"
}
logi ()
{
/system/bin/log -t $LOG_TAG -p i "$LOG_NAME [email protected]"
}
failed ()
{
loge "$1: exit code $2"
exit $2
}
program_bdaddr ()
{
/system/bin/btnvtool -O
logi "Bluetooth Address programmed successfully"
}
#
# enable bluetooth profiles dynamically
#
config_bt ()
{
baseband=`getprop ro.baseband`
target=`getprop ro.board.platform`
soc_hwid=`cat /sys/devices/system/soc/soc0/id`
btsoc=`getprop qcom.bluetooth.soc`
case $baseband in
"apq")
setprop ro.qualcomm.bluetooth.opp true
setprop ro.qualcomm.bluetooth.ftp true
setprop ro.qualcomm.bluetooth.nap false
setprop ro.qualcomm.bluetooth.sap false
setprop ro.qualcomm.bluetooth.dun false
# For MPQ as baseband is same for both
case $soc_hwid in
"130")
setprop ro.qualcomm.bluetooth.hsp true
setprop ro.qualcomm.bluetooth.hfp true
setprop ro.qualcomm.bluetooth.pbap false
setprop ro.qualcomm.bluetooth.map false
;;
*)
setprop ro.qualcomm.bluetooth.hsp false
setprop ro.qualcomm.bluetooth.hfp false
setprop ro.qualcomm.bluetooth.pbap true
setprop ro.qualcomm.bluetooth.map true
;;
esac
;;
"mdm" | "svlte2a" | "svlte1" | "csfb")
setprop ro.qualcomm.bluetooth.opp true
setprop ro.qualcomm.bluetooth.hfp true
setprop ro.qualcomm.bluetooth.hsp true
setprop ro.qualcomm.bluetooth.pbap true
setprop ro.qualcomm.bluetooth.ftp true
setprop ro.qualcomm.bluetooth.map true
setprop ro.qualcomm.bluetooth.nap true
setprop ro.qualcomm.bluetooth.sap true
setprop ro.qualcomm.bluetooth.dun false
;;
"msm")
setprop ro.qualcomm.bluetooth.opp true
setprop ro.qualcomm.bluetooth.hfp true
setprop ro.qualcomm.bluetooth.hsp true
setprop ro.qualcomm.bluetooth.pbap true
setprop ro.qualcomm.bluetooth.ftp true
setprop ro.qualcomm.bluetooth.nap true
setprop ro.qualcomm.bluetooth.sap true
setprop ro.qualcomm.bluetooth.dun true
case $btsoc in
"ath3k")
setprop ro.qualcomm.bluetooth.map false
;;
*)
setprop ro.qualcomm.bluetooth.map true
;;
esac
;;
*)
setprop ro.qualcomm.bluetooth.opp true
setprop ro.qualcomm.bluetooth.hfp true
setprop ro.qualcomm.bluetooth.hsp true
setprop ro.qualcomm.bluetooth.pbap true
setprop ro.qualcomm.bluetooth.ftp true
setprop ro.qualcomm.bluetooth.map true
setprop ro.qualcomm.bluetooth.nap true
setprop ro.qualcomm.bluetooth.sap true
setprop ro.qualcomm.bluetooth.dun true
;;
esac
#Enable Bluetooth Profiles specific to target Dynamically
case $target in
"msm8960")
if [ "$btsoc" != "ath3k" ] && [ "$socid" != "130" ]
then
setprop ro.bluetooth.hfp.ver 1.6
setprop ro.qualcomm.bt.hci_transport smd
fi
;;
*)
;;
esac
if [ -f /system/etc/bluetooth/stack.conf ]; then
stack=`cat /system/etc/bluetooth/stack.conf`
fi
case "$stack" in
"bluez")
logi "Bluetooth stack is $stack"
setprop ro.qc.bluetooth.stack $stack
;;
*)
logi "Bluetooth stack is Bluedroid"
;;
esac
}
start_hciattach ()
{
/system/bin/hciattach -n $BTS_DEVICE $BTS_TYPE $BTS_BAUD &
hciattach_pid=$!
logi "start_hciattach: pid = $hciattach_pid"
echo 1 > $BLUETOOTH_SLEEP_PATH
}
kill_hciattach ()
{
echo 0 > $BLUETOOTH_SLEEP_PATH
logi "kill_hciattach: pid = $hciattach_pid"
## careful not to kill zero or null!
kill -TERM $hciattach_pid
# this shell doesn't exit now -- wait returns for normal exit
}
logi "init.qcom.bt.sh config = $config"
case "$config" in
"onboot")
program_bdaddr
config_bt
exit 0
;;
*)
;;
esac
# mimic hciattach options parsing -- maybe a waste of effort
USAGE="hciattach [-n] [-p] [-b] [-t timeout] [-s initial_speed] <tty> <type | id> [speed] [flow|noflow] [bdaddr]"
while getopts "blnpt:s:" f
do
case $f in
b | l | n | p) opt_flags="$opt_flags -$f" ;;
t) timeout=$OPTARG;;
s) initial_speed=$OPTARG;;
\?) echo $USAGE; exit 1;;
esac
done
shift $(($OPTIND-1))
# Note that "hci_qcomm_init -e" prints expressions to set the shell variables
# BTS_DEVICE, BTS_TYPE, BTS_BAUD, and BTS_ADDRESS.
#Selectively Disable sleep
BOARD=`getprop ro.board.platform`
STACK=`getprop ro.qc.bluetooth.stack`
# BR/EDR & LE power class configurations
POWER_CLASS=`getprop qcom.bt.dev_power_class`
LE_POWER_CLASS=`getprop qcom.bt.le_dev_pwr_class`
#find the transport type
TRANSPORT=`getprop ro.qualcomm.bt.hci_transport`
logi "Transport : $TRANSPORT"
case $STACK in
"bluez")
logi "** Bluez stack **"
;;
*)
logi "** Bluedroid stack **"
setprop bluetooth.status off
;;
esac
case $POWER_CLASS in
1) PWR_CLASS="-p 0" ;
logi "Power Class: 1";;
2) PWR_CLASS="-p 1" ;
logi "Power Class: 2";;
3) PWR_CLASS="-p 2" ;
logi "Power Class: CUSTOM";;
*) PWR_CLASS="";
logi "Power Class: Ignored. Default(1) used (1-CLASS1/2-CLASS2/3-CUSTOM)";
logi "Power Class: To override, Before turning BT ON; setprop qcom.bt.dev_power_class <1 or 2 or 3>";;
esac
case $LE_POWER_CLASS in
1) LE_PWR_CLASS="-P 0" ;
logi "LE Power Class: 1";;
2) LE_PWR_CLASS="-P 1" ;
logi "LE Power Class: 2";;
3) LE_PWR_CLASS="-P 2" ;
logi "LE Power Class: CUSTOM";;
*) LE_PWR_CLASS="-P 1";
logi "LE Power Class: Ignored. Default(2) used (1-CLASS1/2-CLASS2/3-CUSTOM)";
logi "LE Power Class: To override, Before turning BT ON; setprop qcom.bt.le_dev_pwr_class <1 or 2 or 3>";;
esac
eval $(/system/bin/hci_qcomm_init -e $PWR_CLASS $LE_PWR_CLASS && echo "exit_code_hci_qcomm_init=0" || echo "exit_code_hci_qcomm_init=1")
case $exit_code_hci_qcomm_init in
0) logi "Bluetooth QSoC firmware download succeeded, $BTS_DEVICE $BTS_TYPE $BTS_BAUD $BTS_ADDRESS";;
*) failed "Bluetooth QSoC firmware download failed" $exit_code_hci_qcomm_init;
case $STACK in
"bluez")
logi "** Bluez stack **"
;;
*)
logi "** Bluedroid stack **"
setprop bluetooth.status off
;;
esac
exit $exit_code_hci_qcomm_init;;
esac
# init does SIGTERM on ctl.stop for service
trap "kill_hciattach" TERM INT
case $TRANSPORT in
"smd")
case $STACK in
"bluez")
logi "** Bluez stack **"
echo 1 > /sys/module/hci_smd/parameters/hcismd_set
;;
*)
logi "** Bluedroid stack **"
setprop bluetooth.status on
;;
esac
;;
*)
logi "start hciattach"
start_hciattach
case $STACK in
"bluez")
logi "Bluetooth is turning On with Bluez stack "
;;
*)
logi "** Bluedroid stack **"
setprop bluetooth.status on
;;
esac
wait $hciattach_pid
logi "Bluetooth stopped"
;;
esac
exit 0
Click to expand...
Click to collapse
For those who are wondering purchase Root Explorer then go to /ETC/init.qcom.bt.sh I am trying to figure out what it all means still.
Later today I will compare with my Nexus... for now I have to go to work.
Yeah... Having a hard time finding this in the Nexus.
Here is my Logcat
--------- beginning of /dev/log/main
I/endeffect( 8876): AbsListView.onMeasure(), getWidth()=1080, getHeight()=1701, this=android.widget.ListView{4387f0e8 V.ED.VCL ......ID 0,0-1080,1701 #102000a android:id/list}
D/AbsListView( 8876): unregisterIRListener() is called
I/endeffect( 8876): AbsListView.onLayout(), getWidth()=1080, getHeight()=1701, this=android.widget.ListView{4387f0e8 V.ED.VCL ......ID 0,0-1080,1701 #102000a android:id/list}
I/endeffect( 8876): AbsListView.onMeasure(), getWidth()=1080, getHeight()=1701, this=android.widget.ListView{4387f0e8 VFED.VCL .F....ID 0,0-1080,1701 #102000a android:id/list}
D/AbsListView( 8876): unregisterIRListener() is called
I/endeffect( 8876): AbsListView.onLayout(), getWidth()=1080, getHeight()=1701, this=android.widget.ListView{4387f0e8 VFED.VCL .F....ID 0,0-1080,1701 #102000a android:id/list}
I/endeffect( 8876): AbsListView.onMeasure(), getWidth()=1080, getHeight()=1701, this=android.widget.ListView{4387f0e8 VFED.VCL .F....I. 0,0-1080,1701 #102000a android:id/list}
D/AbsListView( 8876): unregisterIRListener() is called
I/endeffect( 8876): AbsListView.onLayout(), getWidth()=1080, getHeight()=1701, this=android.widget.ListView{4387f0e8 VFED.VCL .F....ID 0,0-1080,1701 #102000a android:id/list}
I/endeffect( 8876): AbsListView.onMeasure(), getWidth()=1080, getHeight()=1701, this=android.widget.ListView{4387f0e8 VFED.VCL .F....I. 0,0-1080,1701 #102000a android:id/list}
D/AbsListView( 8876): unregisterIRListener() is called
I/endeffect( 8876): AbsListView.onLayout(), getWidth()=1080, getHeight()=1701, this=android.widget.ListView{4387f0e8 VFED.VCL .F....ID 0,0-1080,1701 #102000a android:id/list}
I/endeffect( 8876): AbsListView.onMeasure(), getWidth()=1080, getHeight()=1701, this=android.widget.ListView{4387f0e8 VFED.VCL .F....I. 0,0-1080,1701 #102000a android:id/list}
D/AbsListView( 8876): unregisterIRListener() is called
I/endeffect( 8876): AbsListView.onLayout(), getWidth()=1080, getHeight()=1701, this=android.widget.ListView{4387f0e8 VFED.VCL .F....ID 0,0-1080,1701 #102000a android:id/list}
I/endeffect( 8876): AbsListView.onMeasure(), getWidth()=1080, getHeight()=1701, this=android.widget.ListView{4387f0e8 VFED.VCL .F....I. 0,0-1080,1701 #102000a android:id/list}
D/AbsListView( 8876): unregisterIRListener() is called
I/endeffect( 8876): AbsListView.onLayout(), getWidth()=1080, getHeight()=1701, this=android.widget.ListView{4387f0e8 VFED.VCL .F....ID 0,0-1080,1701 #102000a android:id/list}
I/endeffect( 8876): AbsListView.onMeasure(), getWidth()=1080, getHeight()=1701, this=android.widget.ListView{4387f0e8 VFED.VCL .F....I. 0,0-1080,1701 #102000a android:id/list}
D/AbsListView( 8876): unregisterIRListener() is called
I/endeffect( 8876): AbsListView.onLayout(), getWidth()=1080, getHeight()=1701, this=android.widget.ListView{4387f0e8 VFED.VCL .F....ID 0,0-1080,1701 #102000a android:id/list}
I/endeffect( 8876): AbsListView.onMeasure(), getWidth()=1080, getHeight()=1701, this=android.widget.ListView{4387f0e8 VFED.VCL .F....I. 0,0-1080,1701 #102000a android:id/list}
D/AbsListView( 8876): unregisterIRListener() is called
I/endeffect( 8876): AbsListView.onLayout(), getWidth()=1080, getHeight()=1701, this=android.widget.ListView{4387f0e8 VFED.VCL .F....ID 0,0-1080,1701 #102000a android:id/list}
I/endeffect( 8876): AbsListView.onMeasure(), getWidth()=1080, getHeight()=1701, this=android.widget.ListView{4387f0e8 VFED.VCL .F....I. 0,0-1080,1701 #102000a android:id/list}
D/AbsListView( 8876): unregisterIRListener() is called
I/endeffect( 8876): AbsListView.onLayout(), getWidth()=1080, getHeight()=1701, this=android.widget.ListView{4387f0e8 VFED.VCL .F....ID 0,0-1080,1701 #102000a android:id/list}
I/endeffect( 8876): AbsListView.onMeasure(), getWidth()=1080, getHeight()=1701, this=android.widget.ListView{4387f0e8 VFED.VCL .F....I. 0,0-1080,1701 #102000a android:id/list}
D/AbsListView( 8876): unregisterIRListener() is called
I/endeffect( 8876): AbsListView.onLayout(), getWidth()=1080, getHeight()=1701, this=android.widget.ListView{4387f0e8 VFED.VCL .F....ID 0,0-1080,1701 #102000a android:id/list}
I/CustomFrequencyManager( 8876): newFrequencyRequest - mFrequency = 1566000, mTimeoutMs = -1, mPkgName = [email protected]
I/CustomFrequencyManager( 8876): Boost Request from package = [email protected] frequency : 1566000type = 6
I/CustomFrequencyManager( 8876): !! pkgName = [email protected]
I/CustomFrequencyManager( 8876): Request from package name pkgName = [email protected]
I/CustomFrequencyManager( 8876): mContext is Not Null mContext.pkgName = org.jtb.alogcat
I/CustomFrequencyManager( 8876): mToken is Null....Creating New Binder!
I/CustomFrequencyManager( 8876): CPUDVFSControlRequest : doFrequencyRequest:: = 1566000 Timeout : -1
I/CustomFrequencyManager( 8876): newFrequencyRequest - mFrequency = 2, mTimeoutMs = -1, mPkgName = [email protected]
I/CustomFrequencyManager( 8876): Boost Request from package = [email protected] frequency : 2type = 4
I/CustomFrequencyManager( 8876): !! pkgName = [email protected]
I/CustomFrequencyManager( 8876): Request from package name pkgName = [email protected]
I/CustomFrequencyManager( 8876): mContext is Not Null mContext.pkgName = org.jtb.alogcat
I/CustomFrequencyManager( 8876): mToken is Null....Creating New Binder!
I/CustomFrequencyManager( 8876): CPUCoreControlRequest : doFrequencyRequest:: = 2 Timeout : -1
D/dalvikvm( 8876): GC_FOR_ALLOC freed 7231K, 41% free 20974K/34968K, paused 22ms, total 22ms
D/dalvikvm( 8876): GC_FOR_ALLOC freed 82K, 37% free 22150K/34968K, paused 15ms, total 15ms
D/dalvikvm( 8876): GC_FOR_ALLOC freed 25K, 34% free 23382K/34968K, paused 15ms, total 15ms
D/GestureDetector( 8876): [Surface Touch Event] mSweepDown False, mLRSDCnt : -1 mTouchCnt : 5 mFalseSizeCnt:0
D/AbsListView( 8876): unregisterIRListener() is called
D/AbsListView( 8876): onVisibilityChanged() is called, visibility : 4
D/AbsListView( 8876): unregisterIRListener() is called
D/AbsListView( 8876): onVisibilityChanged() is called, visibility : 0
D/AbsListView( 8876): unregisterIRListener() is called
I/endeffect( 8876): AbsListView.onMeasure(), getWidth()=1080, getHeight()=1701, this=android.widget.ListView{4387f0e8 V.ED.VCL ......ID 0,0-1080,1701 #102000a android:id/list}
D/AbsListView( 8876): unregisterIRListener() is called
I/endeffect( 8876): AbsListView.onLayout(), getWidth()=1080, getHeight()=1701, this=android.widget.ListView{4387f0e8 V.ED.VCL ......ID 0,0-1080,1701 #102000a android:id/list}
I/endeffect( 8876): AbsListView.onMeasure(), getWidth()=1080, getHeight()=1701, this=android.widget.ListView{4387f0e8 V.ED.VCL ......ID 0,0-1080,1701 #102000a android:id/list}
D/AbsListView( 8876): unregisterIRListener() is called
I/endeffect( 8876): AbsListView.onLayout(), getWidth()=1080, getHeight()=1701, this=android.widget.ListView{4387f0e8 V.ED.VCL ......ID 0,0-1080,1701 #102000a android:id/list}
D/AbsListView( 8876): unregisterIRListener() is called
I/endeffect( 8876): AbsListView.onMeasure(), getWidth()=1080, getHeight()=1701, this=android.widget.ListView{4387f0e8 VFED.VCL .F....ID 0,0-1080,1701 #102000a android:id/list}
D/AbsListView( 8876): unregisterIRListener() is called
I/endeffect( 8876): AbsListView.onLayout(), getWidth()=1080, getHeight()=1701, this=android.widget.ListView{4387f0e8 VFED.VCL .F....ID 0,0-1080,1701 #102000a android:id/list}
E/SpannableStringBuilder( 8876): SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length
E/SpannableStringBuilder( 8876): SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length
I/endeffect( 8876): AbsListView.onMeasure(), getWidth()=1080, getHeight()=1701, this=android.widget.ListView{4387f0e8 VFED.VCL .F....I. 0,0-1080,1701 #102000a android:id/list}
D/AbsListView( 8876): unregisterIRListener() is called
I/endeffect( 8876): AbsListView.onLayout(), getWidth()=1080, getHeight()=1701, this=android.widget.ListView{4387f0e8 VFED.VCL .F....ID 0,0-1080,1701 #102000a android:id/list}
I/CustomFrequencyManager( 8876): newFrequencyRequest - mFrequency = 1566000, mTimeoutMs = -1, mPkgName = [email protected]
I/CustomFrequencyManager( 8876): Boost Request from package = [email protected] frequency : 1566000type = 6
I/CustomFrequencyManager( 8876): !! pkgName = [email protected]
I/CustomFrequencyManager( 8876): Request from package name pkgName = [email protected]
I/CustomFrequencyManager( 8876): mContext is Not Null mContext.pkgName = org.jtb.alogcat
I/CustomFrequencyManager( 8876): mToken is Null....Creating New Binder!
I/CustomFrequencyManager( 8876): CPUDVFSControlRequest : doFrequencyRequest:: = 1566000 Timeout : -1
I/CustomFrequencyManager( 8876): newFrequencyRequest - mFrequency = 2, mTimeoutMs = -1, mPkgName = [email protected]
I/CustomFrequencyManager( 8876): Boost Request from package = [email protected] frequency : 2type = 4
I/CustomFrequencyManager( 8876): !! pkgName = [email protected]
I/CustomFrequencyManager( 8876): Request from package name pkgName = [email protected]
I/CustomFrequencyManager( 8876): mContext is Not Null mContext.pkgName = org.jtb.alogcat
I/CustomFrequencyManager( 8876): mToken is Null....Creating New Binder!
I/CustomFrequencyManager( 8876): CPUCoreControlRequest : doFrequencyRequest:: = 2 Timeout : -1
D/dalvikvm( 8876): GC_CONCURRENT freed 9874K, 47% free 18737K/34968K, paused 4ms+3ms, total 26ms
D/dalvikvm( 8876): WAIT_FOR_CONCURRENT_GC blocked 22ms
D/dalvikvm( 8876): GC_FOR_ALLOC freed 46K, 46% free 19185K/34968K, paused 18ms, total 18ms
D/dalvikvm( 8876): GC_FOR_ALLOC freed 27K, 43% free 19973K/34968K, paused 18ms, total 18ms
D/dalvikvm( 8876): GC_CONCURRENT freed 2K, 37% free 22191K/34968K, paused 2ms+3ms, total 19ms
D/dalvikvm( 8876): WAIT_FOR_CONCURRENT_GC blocked 4ms
D/GestureDetector( 8876): [Surface Touch Event] mSweepDown False, mLRSDCnt : -1 mTouchCnt : 6 mFalseSizeCnt:0
I/CustomFrequencyManager( 8876): newFrequencyRequest - mFrequency = 1566000, mTimeoutMs = -1, mPkgName = [email protected]
I/CustomFrequencyManager( 8876): Boost Request from package = [email protected] frequency : 1566000type = 6
I/CustomFrequencyManager( 8876): !! pkgName = [email protected]
I/CustomFrequencyManager( 8876): Request from package name pkgName = [email protected]
I/CustomFrequencyManager( 8876): mContext is Not Null mContext.pkgName = org.jtb.alogcat
I/CustomFrequencyManager( 8876): mToken is Null....Creating New Binder!
I/CustomFrequencyManager( 8876): CPUDVFSControlRequest : doFrequencyRequest:: = 1566000 Timeout : -1
I/CustomFrequencyManager( 8876): newFrequencyRequest - mFrequency = 2, mTimeoutMs = -1, mPkgName = [email protected]
I/CustomFrequencyManager( 8876): Boost Request from package = [email protected] frequency : 2type = 4
I/CustomFrequencyManager( 8876): !! pkgName = [email protected]
I/CustomFrequencyManager( 8876): Request from package name pkgName = [email protected]
I/CustomFrequencyManager( 8876): mContext is Not Null mContext.pkgName = org.jtb.alogcat
I/CustomFrequencyManager( 8876): mToken is Null....Creating New Binder!
I/CustomFrequencyManager( 8876): CPUCoreControlRequest : doFrequencyRequest:: = 2 Timeout : -1
D/GestureDetector( 8876): [Surface Touch Event] mSweepDown False, mLRSDCnt : -1 mTouchCnt : 17 mFalseSizeCnt:0
I/CustomFrequencyManager( 8876): newFrequencyRequest - mFrequency = 1566000, mTimeoutMs = -1, mPkgName = [email protected]
I/CustomFrequencyManager( 8876): Boost Request from package = [email protected] frequency : 1566000type = 6
I/CustomFrequencyManager( 8876): !! pkgName = [email protected]
I/CustomFrequencyManager( 8876): Request from package name pkgName = [email protected]
I/CustomFrequencyManager( 8876): mContext is Not Null mContext.pkgName = org.jtb.alogcat
I/CustomFrequencyManager( 8876): mToken is Null....Creating New Binder!
I/CustomFrequencyManager( 8876): CPUDVFSControlRequest : doFrequencyRequest:: = 1566000 Timeout : -1
I/CustomFrequencyManager( 8876): newFrequencyRequest - mFrequency = 2, mTimeoutMs = -1, mPkgName = [email protected]
I/CustomFrequencyManager( 8876): Boost Request from package = [email protected] frequency : 2type = 4
I/CustomFrequencyManager( 8876): !! pkgName = [email protected]
I/CustomFrequencyManager( 8876): Request from package name pkgName = [email protected]
I/CustomFrequencyManager( 8876): mContext is Not Null mContext.pkgName = org.jtb.alogcat
I/CustomFrequencyManager( 8876): mToken is Null....Creating New Binder!
I/CustomFrequencyManager( 8876): CPUCoreControlRequest : doFrequencyRequest:: = 2 Timeout : -1
D/GestureDetector( 8876): [Surface Touch Event] mSweepDown False, mLRSDCnt : -1 mTouchCnt : 10 mFalseSizeCnt:0
D/dalvikvm( 8876): GC_FOR_ALLOC freed 3884K, 26% free 25980K/34968K, paused 15ms, total 15ms
I/CustomFrequencyManager( 8876): newFrequencyRequest - mFrequency = 1566000, mTimeoutMs = -1, mPkgName = [email protected]
I/CustomFrequencyManager( 8876): Boost Request from package = [email protected] frequency : 1566000type = 6
I/CustomFrequencyManager( 8876): !! pkgName = [email protected]
I/CustomFrequencyManager( 8876): Request from package name pkgName = [email protected]
I/CustomFrequencyManager( 8876): mContext is Not Null mContext.pkgName = org.jtb.alogcat
I/CustomFrequencyManager( 8876): mToken is Null....Creating New Binder!
I/CustomFrequencyManager( 8876): CPUDVFSControlRequest : doFrequencyRequest:: = 1566000 Timeout : -1
I/CustomFrequencyManager( 8876): newFrequencyRequest - mFrequency = 2, mTimeoutMs = -1, mPkgName = [email protected]
I/CustomFrequencyManager( 8876): Boost Request from package = [email protected] frequency : 2type = 4
I/CustomFrequencyManager( 8876): !! pkgName = [email protected]
I/CustomFrequencyManager( 8876): Request from package name pkgName = [email protected]
I/CustomFrequencyManager( 8876): mContext is Not Null mContext.pkgName = org.jtb.alogcat
I/CustomFrequencyManager( 8876): mToken is Null....Creating New Binder!
I/CustomFrequencyManager( 8876): CPUCoreControlRequest : doFrequencyRequest:: = 2 Timeout : -1
D/GestureDetector( 8876): [Surface Touch Event] mSweepDown False, mLRSDCnt : -1 mTouchCnt : 9 mFalseSizeCnt:0
D/dalvikvm( 8876): GC_CONCURRENT freed 2561K, 25% free 26426K/34968K, paused 1ms+2ms, total 19ms
D/dalvikvm( 8876): WAIT_FOR_CONCURRENT_GC blocked 17ms
D/dalvikvm( 8876): GC_FOR_ALLOC freed 2397K, 24% free 26868K/34968K, paused 17ms, total 17ms
D/GestureDetector( 8876): [Surface Touch Event] mSweepDown False, mLRSDCnt : -1 mTouchCnt : 8 mFalseSizeCnt:0
D/dalvikvm( 8876): GC_CONCURRENT freed 2791K, 22% free 27337K/34968K, paused 3ms+3ms, total 21ms
I/CustomFrequencyManager( 8876): newFrequencyRequest - mFrequency = 1566000, mTimeoutMs = -1, mPkgName = [email protected]
I/CustomFrequencyManager( 8876): Boost Request from package = [email protected] frequency : 1566000type = 6
I/CustomFrequencyManager( 8876): !! pkgName = [email protected]
I/CustomFrequencyManager( 8876): Request from package name pkgName = [email protected]
I/CustomFrequencyManager( 8876): mContext is Not Null mContext.pkgName = org.jtb.alogcat
I/CustomFrequencyManager( 8876): mToken is Null....Creating New Binder!
I/CustomFrequencyManager( 8876): CPUDVFSControlRequest : doFrequencyRequest:: = 1566000 Timeout : -1
I/CustomFrequencyManager( 8876): newFrequencyRequest - mFrequency = 2, mTimeoutMs = -1, mPkgName = [email protected]
I/CustomFrequencyManager( 8876): Boost Request from package = [email protected] frequency : 2type = 4
I/CustomFrequencyManager( 8876): !! pkgName = [email protected]
I/CustomFrequencyManager( 8876): Request from package name pkgName = [email protected]
I/CustomFrequencyManager( 8876): mContext is Not Null mContext.pkgName = org.jtb.alogcat
I/CustomFrequencyManager( 8876): mToken is Null....Creating New Binder!
I/CustomFrequencyManager( 8876): CPUCoreControlRequest : doFrequencyRequest:: = 2 Timeout : -1
D/GestureDetector( 8876): [Surface Touch Event] mSweepDown False, mLRSDCnt : -1 mTouchCnt : 10 mFalseSizeCnt:0
I/CustomFrequencyManager( 8876): newFrequencyRequest - mFrequency = 1566000, mTimeoutMs = -1, mPkgName = [email protected]
I/CustomFrequencyManager( 8876): Boost Request from package = [email protected] frequency : 1566000type = 6
I/CustomFrequencyManager( 8876): !! pkgName = [email protected]
I/CustomFrequencyManager( 8876): Request from package name pkgName = [email protected]
I/CustomFrequencyManager( 8876): mContext is Not Null mContext.pkgName = org.jtb.alogcat
I/CustomFrequencyManager( 8876): mToken is Null....Creating New Binder!
I/CustomFrequencyManager( 8876): CPUDVFSControlRequest : doFrequencyRequest:: = 1566000 Timeout : -1
I/CustomFrequencyManager( 8876): newFrequencyRequest - mFrequency = 2, mTimeoutMs = -1, mPkgName = [email protected]
I/CustomFrequencyManager( 8876): Boost Request from package = [email protected] frequency : 2type = 4
I/CustomFrequencyManager( 8876): !! pkgName = [email protected]
I/CustomFrequencyManager( 8876): Request from package name pkgName = [email protected]
I/CustomFrequencyManager( 8876): mContext is Not Null mContext.pkgName = org.jtb.alogcat
I/CustomFrequencyManager( 8876): mToken is Null....Creating New Binder!
I/CustomFrequencyManager( 8876): CPUCoreControlRequest : doFrequencyRequest:: = 2 Timeout : -1
D/GestureDetector( 8876): [Surface Touch Event] mSweepDown False, mLRSDCnt : -1 mTouchCnt : 10 mFalseSizeCnt:0
D/dalvikvm( 8876): GC_CONCURRENT freed 3977K, 24% free 26878K/34968K, paused 3ms+2ms, total 18ms
D/dalvikvm( 8876): WAIT_FOR_CONCURRENT_GC blocked 11ms
D/dalvikvm( 8876): GC_FOR_ALLOC freed 3314K, 24% free 26730K/34968K, paused 19ms, total 20ms
D/dalvikvm( 8876): GC_CONCURRENT freed 4716K, 28% free 25255K/34968K, paused 3ms+2ms, total 19ms
D/dalvikvm( 8876): WAIT_FOR_CONCURRENT_GC blocked 9ms
D/dalvikvm( 8876): GC_CONCURRENT freed 2399K, 27% free 25697K/34968K, paused 1ms+2ms, total 18ms
D/dalvikvm( 8876): WAIT_FOR_CONCURRENT_GC blocked 15ms
I/CustomFrequencyManager( 8876): newFrequencyRequest - mFrequency = 1566000, mTimeoutMs = -1, mPkgName = [email protected]
I/CustomFrequencyManager( 8876): Boost Request from package = [email protected] frequency : 1566000type = 6
I/CustomFrequencyManager( 8876): !! pkgName = [email protected]
I/CustomFrequencyManager( 8876): Request from package name pkgName = [email protected]
I/CustomFrequencyManager( 8876): mContext is Not Null mContext.pkgName = org.jtb.alogcat
I/CustomFrequencyManager( 8876): mToken is Null....Creating New Binder!
I/CustomFrequencyManager( 8876): CPUDVFSControlRequest : doFrequencyRequest:: = 1566000 Timeout : -1
I/CustomFrequencyManager( 8876): newFrequencyRequest - mFrequency = 2, mTimeoutMs = -1, mPkgName = [email protected]
I/CustomFrequencyManager( 8876): Boost Request from package = [email protected] frequency : 2type = 4
I/CustomFrequencyManager( 8876): !! pkgName = [email protected]
I/CustomFrequencyManager( 8876): Request from package name pkgName = [email protected]
I/CustomFrequencyManager( 8876): mContext is Not Null mContext.pkgName = org.jtb.alogcat
I/CustomFrequencyManager( 8876): mToken is Null....Creating New Binder!
I/CustomFrequencyManager( 8876): CPUCoreControlRequest : doFrequencyRequest:: = 2 Timeout : -1
D/GestureDetector( 8876): [Surface Touch Event] mSweepDown False, mLRSDCnt : -1 mTouchCnt : 9 mFalseSizeCnt:0
I/CustomFrequencyManager( 8876): newFrequencyRequest - mFrequency = 1566000, mTimeoutMs = -1, mPkgName = [email protected]
I/CustomFrequencyManager( 8876): Boost Request from package = [email protected] frequency : 1566000type = 6
I/CustomFrequencyManager( 8876): !! pkgName = [email protected]
I/CustomFrequencyManager( 8876): Request from package name pkgName = [email protected]
I/CustomFrequencyManager( 8876): mContext is Not Null mContext.pkgName = org.jtb.alogcat
I/CustomFrequencyManager( 8876): mToken is Null....Creating New Binder!
I/CustomFrequencyManager( 8876): CPUDVFSControlRequest : doFrequencyRequest:: = 1566000 Timeout : -1
I/CustomFrequencyManager( 8876): newFrequencyRequest - mFrequency = 2, mTimeoutMs = -1, mPkgName = [email protected]
I/CustomFrequencyManager( 8876): Boost Request from package = [email protected] frequency : 2type = 4
I/CustomFrequencyManager( 8876): !! pkgName = [email protected]
I/CustomFrequencyManager( 8876): Request from package name pkgName = [email protected]
I/CustomFrequencyManager( 8876): mContext is Not Null mContext.pkgName = org.jtb.alogcat
I/CustomFrequencyManager( 8876): mToken is Null....Creating New Binder!
I/CustomFrequencyManager( 8876): CPUCoreControlRequest : doFrequencyRequest:: = 2 Timeout : -1
D/GestureDetector( 8876): [Surface Touch Event] mSweepDown False, mLRSDCnt : -1 mTouchCnt : 11 mFalseSizeCnt:0
I/CustomFrequencyManager( 8876): newFrequencyRequest - mFrequency = 1566000, mTimeoutMs = -1, mPkgName = [email protected]
I/CustomFrequencyManager( 8876): Boost Request from package = [email protected] frequency : 1566000type = 6
I/CustomFrequencyManager( 8876): !! pkgName = [email protected]
I/CustomFrequencyManager( 8876): Request from package name pkgName = [email protected]
I/CustomFrequencyManager( 8876): mContext is Not Null mContext.pkgName = org.jtb.alogcat
I/CustomFrequencyManager( 8876): mToken is Null....Creating New Binder!
I/CustomFrequencyManager( 8876): CPUDVFSControlRequest : doFrequencyRequest:: = 1566000 Timeout : -1
I/CustomFrequencyManager( 8876): newFrequencyRequest - mFrequency = 2, mTimeoutMs = -1, mPkgName = [email protected]
I/CustomFrequencyManager( 8876): Boost Request from package = [email protected] frequency : 2type = 4
I/CustomFrequencyManager( 8876): !! pkgName = [email protected]
I/CustomFrequencyManager( 8876): Request from package name pkgName = [email protected]
I/CustomFrequencyManager( 8876): mContext is Not Null mContext.pkgName = org.jtb.alogcat
I/CustomFrequencyManager( 8876): mToken is Null....Creating New Binder!
I/CustomFrequencyManager( 8876): CPUCoreControlRequest : doFrequencyRequest:: = 2 Timeout : -1
D/GestureDetector( 8876): [Surface Touch Event] mSweepDown False, mLRSDCnt : -1 mTouchCnt : 13 mFalseSizeCnt:0
I/CustomFrequencyManager( 8876): newFrequencyRequest - mFrequency = 1566000, mTimeoutMs = -1, mPkgName = [email protected]
I/CustomFrequencyManager( 8876): Boost Request from package = [email protected] frequency : 1566000type = 6
I/CustomFrequencyManager( 8876): !! pkgName = [email protected]
I/CustomFrequencyManager( 8876): Request from package name pkgName = [email protected]
I/CustomFrequencyManager( 8876): mContext is Not Null mContext.pkgName = org.jtb.alogcat
I/CustomFrequencyManager( 8876): mToken is Null....Creating New Binder!
I/CustomFrequencyManager( 8876): CPUDVFSControlRequest : doFrequencyRequest:: = 1566000 Timeout : -1
I/CustomFrequencyManager( 8876): newFrequencyRequest - mFrequency = 2, mTimeoutMs = -1, mPkgName = [email protected]
I/CustomFrequencyManager( 8876): Boost Request from package = [email protected] frequency : 2type = 4
I/CustomFrequencyManager( 8876): !! pkgName = [email protected]
I/CustomFrequencyManager( 8876): Request from package name pkgName = [email protected]
I/CustomFrequencyManager( 8876): mContext is Not Null mContext.pkgName = org.jtb.alogcat
I/CustomFrequencyManager( 8876): mToken is Null....Creating New Binder!
I/CustomFrequencyManager( 8876): CPUCoreControlRequest : doFrequencyRequest:: = 2 Timeout : -1
D/GestureDetector( 8876): [Surface Touch Event] mSweepDown False, mLRSDCnt : -1 mTouchCnt : 15 mFalseSizeCnt:0
I/CustomFrequencyManager( 8876): newFrequencyRequest - mFrequency = 1566000, mTimeoutMs = -1, mPkgName = [email protected]
I/CustomFrequencyManager( 8876): Boost Request from package = [email protected] frequency : 1566000type = 6
I/CustomFrequencyManager( 8876): !! pkgName = [email protected]
I/CustomFrequencyManager( 8876): Request from package name pkgName = [email protected]
I/CustomFrequencyManager( 8876): mContext is Not Null mContext.pkgName = org.jtb.alogcat
I/CustomFrequencyManager( 8876): mToken is Null....Creating New Binder!
I/CustomFrequencyManager( 8876): CPUDVFSControlRequest : doFrequencyRequest:: = 1566000 Timeout : -1
I/CustomFrequencyManager( 8876): newFrequencyRequest - mFrequency = 2, mTimeoutMs = -1, mPkgName = [email protected]
I/CustomFrequencyManager( 8876): Boost Request from package = [email protected] frequency : 2type = 4
I/CustomFrequencyManager( 8876): !! pkgName = [email protected]
I/CustomFrequencyManager( 8876): Request from package name pkgName = [email protected]
I/CustomFrequencyManager( 8876): mContext is Not Null mContext.pkgName = org.jtb.alogcat
I/CustomFrequencyManager( 8876): mToken is Null....Creating New Binder!
I/CustomFrequencyManager( 8876): CPUCoreControlRequest : doFrequencyRequest:: = 2 Timeout : -1
D/GestureDetector( 8876): [Surface Touch Event] mSweepDown False, mLRSDCnt : -1 mTouchCnt : 10 mFalseSizeCnt:0
D/AbsListView( 8876): unregisterIRListener() is called
D/AbsListView( 8876): onVisibilityChanged() is called, visibility : 4
D/AbsListView( 8876): unregisterIRListener() is called
D/AbsListView( 8876): onVisibilityChanged() is called, visibility : 0
D/AbsListView( 8876): unregisterIRListener() is called
I/endeffect( 8876): AbsListView.onMeasure(), getWidth()=1080, getHeight()=1701, this=android.widget.ListView{4387f0e8 V.ED.VCL ......ID 0,0-1080,1701 #102000a android:id/list}
D/AbsListView( 8876): unregisterIRListener() is called
I/endeffect( 8876): AbsListView.onLayout(), getWidth()=1080, getHeight()=1701, this=android.widget.ListView{4387f0e8 V.ED.VCL ......ID 0,0-1080,1701 #102000a android:id/list}
I/endeffect( 8876): AbsListView.onMeasure(), getWidth()=1080, getHeight()=1701, this=android.widget.ListView{4387f0e8 V.ED.VCL ......ID 0,0-1080,1701 #102000a android:id/list}
D/AbsListView( 8876): unregisterIRListener() is called
I/endeffect( 8876): AbsListView.onLayout(), getWidth()=1080, getHeight()=1701, this=android.widget.ListView{4387f0e8 V.ED.VCL ......ID 0,0-1080,1701 #102000a android:id/list}
D/AbsListView( 8876): unregisterIRListener() is called
Click to expand...
Click to collapse
This site is awesome for info about bluetooth...
http://csrc.nist.gov/publications/drafts/800-121r1/Draft-SP800-121_Rev1.pdf
IF YOU HAVE A PARROT.
Go to Parrot and do a software update via USB!!! It might be a huge fix for some of you.
Here is the info about my Parrot.
Parrot MKi9200 system
Advanced Bluetooth hands-free car kit
User interface
RF remote control with 5 buttons and 1 rotating knob
Screen
Color TFT 2.4’ display
Audio
Full duplex conversations
External adjustable double microphone
Parrot noise reduction type-3
Echo cancellation
Dispatch voice and music on car’s speakers
Digital Class-D 20W built-in amplifier
Music
Special music cable with multiple connectors: iPods (from 5th generation), iPhone, USB, Line-in
Spatialized sound and Virtual Super Bass
Phonebook management
Automatic synchronization with mobile’s phonebook
Synchro via PBAP, Sync, SyncML, Synchro AT, Synchro Nokia, OPP
Automatic connection with mobile phones
User-independent voice recognition
Voice synthesis – Text To Speech
Up to 10 paired phones
Number of contacts:
- up to 8,000 in total
- up to 1,500 per paired phone
Bluetooth
Bluetooth v2.0 + EDR
Supported profiles: HFP, Bluetooth Stereo (A2DP), OPP, PBAP
Pairing: via PIN code ‘0 0 0 0’
General
Telephony: answer/make a call, reject/end a call, volume, double call, menus, phonebook, settings and options, play/pause, forward, backward
Software update via USB key
Click to expand...
Click to collapse
I'm having the same problem with my Kenwood headunit. So annoying. The iPhone 4S I had from work connected seamlessly every time, too bad it was a crappy iPhone! I get in my car and go to bluetooth settings every time I want to connect using the media profile, phone connects on its own.
7Jun13 - Thank you to fgr for this App https://play.google.com/store/apps/details?id=org.myklos.btautoconnect&hl=en
I discovered an issue with this. Bluetooth connections were fine, but I discovered that it was actually causing me wifi problems !!!
My phone would be connected to my router at home with a strong signal, but sometimes the data would be extremely slow, or show no network connection. I didn't even think about the app being the problem until someone else mentioned it. Uninstalled BT Autoconnect, and wifi problems were gone.
You can read more about it HERE, starting at post #89 if you're interested.
fgr said:
7Jun13 - Thank you to fgr for this App https://play.google.com/store/apps/details?id=org.myklos.btautoconnect&hl=en
I discovered an issue with this. Bluetooth connections were fine, but I discovered that it was actually causing me wifi problems !!!
My phone would be connected to my router at home with a strong signal, but sometimes the data would be extremely slow, or show no network connection. I didn't even think about the app being the problem until someone else mentioned it. Uninstalled BT Autoconnect, and wifi problems were gone.
You can read more about it HERE, starting at post #89 if you're interested.
Click to expand...
Click to collapse
1.. That is bad news. I will update Post 2.
2.. http://android-btle.github.io/framework/
3. Read post 2 for the fix.
Tip: Enabling discoverability will automatically enable Bluetooth. If you plan to consistently enable device discoverability before performing Bluetooth activity, you can skip step 2 above. Read about enabling discoverability, below.
So Here is what I did. I went to Bluetooth settings. Check marked Discoverability. A timer starts. Hit the menu button and select "Visibility timeout", then select "Never time out". I have not been able to check this out yet, but can't wait for the morning. ... this might do nothing or it might be a simple fix.
I don't think the Discovery settings in my last post will accomplish anything.
So here I am with this new Bluetooth speaker the iHome from Bed Bath and Beyond. Go to this link to see it http://www.ihomeaudio.com/iBT16LC/ It is kinda cool, not only because it's small and can go to work with me but also works on the A2DP profile (same profile our streaming works on). Anyways, I just tried it for the first time and it connects without a hitch. Turn it off and the check mark for audio goes away. Turn it on- and boom- the check mark comes back automatically. Well now I have something to compare more locally. So I did so. Check this out.
/data/misc/bluedroid/bt_config.xml
<Bluedroid>
<N1 Tag="Local">
<N1 Tag="Adapter">
<N1 Tag="BluezMigrationDone" Type="int">1</N1>
<N2 Tag="Address" Type="string">08:fc:88:ea:a6:21</N2>
<N3 Tag="LE_LOCAL_KEY_IR" Type="binary">7edac1233f4902c7748a3a2f6d878894</N3>
<N4 Tag="LE_LOCAL_KEY_IRK" Type="binary">2750c53773428919914a5428267e110f</N4>
<N5 Tag="LE_LOCAL_KEY_DHK" Type="binary">c1a0fd5d108c5100dd07e511357bfebf</N5>
<N6 Tag="ScanMode" Type="int">1</N6>
<N7 Tag="DiscoveryTimeout" Type="int">120</N7>
<N8 Tag="LE_LOCAL_KEY_ER" Type="binary">51abac763d5d0b6b5cbe60295cfbb70b</N8>
<N9 Tag="Name" Type="string">James Kelly </N9>
</N1>
<N2 Tag="AutoPairBlacklist">
<N1 Tag="AddressBlacklist" Type="string">00:02:C7,00:16:FE,00:19:C1,00:1B:FB,00:1E:3D,00:21:4F,00:23:06,00:24:33,00:A0:79,00:0E:6D,00:13:E0,00:21:E8,00:60:57,00:0E:9F,00:12:1C,00:18:91,00:18:96,00:13:04,00:16:FD,00:22:A0,00:0B:4C,00:60:6F,00:23:3D,00:C0:59,00:0A:30,00:1E:AE,00:1C7,00:80:F0,00:12:8A,00:09:93,00:80:37,00:26:7E
</N1>
<N2 Tag="ExactNameBlacklist" Type="string">Motorola IHF1000,i.TechBlueBAND,X5 Stereo v1.3,KML_CAN
</N2>
<N3 Tag="PartialNameBlacklist" Type="string">BMW,Audi,Parrot,Car,CAR,
</N3>
<N4 Tag="FixedPinZerosKeyboardBlacklist" Type="string">00:0F:F6
</N4>
</N2>
</N1>
<N2 Tag="Remote">
<N1 Tag="c8:29:2a:01:cb:ca">
<N1 Tag="Timestamp" Type="int">1367383385</N1>
<N2 Tag="DevClass" Type="int">7936</N2>
<N3 Tag="DevType" Type="int">1</N3>
<N4 Tag="AddrType" Type="int">0</N4>
</N1>
<N2 Tag="00:26:7e:42:60:1f">
<N1 Tag="Timestamp" Type="int">1367607642</N1>
<N2 Tag="DevClass" Type="int">3408904</N2>
<N3 Tag="DevType" Type="int">1</N3>
<N4 Tag="AddrType" Type="int">0</N4>
<N5 Tag="Name" Type="string">Parrot MKi9200</N5>
<N6 Tag="LinkKeyType" Type="int">0</N6>
<N7 Tag="PinLength" Type="int">4</N7>
<N8 Tag="LinkKey" Type="binary">529e283ba8e80c10f053cf8f1aa12b4d</N8>
<N9 Tag="Manufacturer" Type="int">9</N9>
<N10 Tag="LmpVer" Type="int">3</N10>
<N11 Tag="LmpSubVer" Type="int">34281</N11>
<N12 Tag="Service" Type="string">00001108-0000-1000-8000-00805f9b34fb 0000111e-0000-1000-8000-00805f9b34fb 00001105-0000-1000-8000-00805f9b34fb 0000110b-0000-1000-8000-00805f9b34fb 0000110e-0000-1000-8000-00805f9b34fb </N12>
<N13 Tag="Aliase" Type="string">Parrot MKi9200</N13>
</N2>
<N3 Tag="c8:7b:5b:34:0a:61">
<N1 Tag="Timestamp" Type="int">1367607642</N1>
<N2 Tag="DevClass" Type="int">5767684</N2>
<N3 Tag="DevType" Type="int">1</N3>
<N4 Tag="AddrType" Type="int">0</N4>
</N3>
<N4 Tag="08:3e:8e:c8:a6:f2">
<N1 Tag="Name" Type="string">JAMESX2</N1>
<N2 Tag="Manufacturer" Type="int">69</N2>
<N3 Tag="LmpVer" Type="int">6</N3>
<N4 Tag="LmpSubVer" Type="int">1</N4>
<N5 Tag="DevClass" Type="int">8257804</N5>
<N6 Tag="DevType" Type="int">1</N6>
<N7 Tag="Service" Type="string">0000110a-0000-1000-8000-00805f9b34fb 0000111e-0000-1000-8000-00805f9b34fb 00001105-0000-1000-8000-00805f9b34fb 00001106-0000-1000-8000-00805f9b34fb 00001104-0000-1000-8000-00805f9b34fb 0000111b-0000-1000-8000-00805f9b34fb 00001115-0000-1000-8000-00805f9b34fb 0000110b-0000-1000-8000-00805f9b34fb 0000110e-0000-1000-8000-00805f9b34fb 00001304-0000-1000-8000-00805f9b34fb 00001112-0000-1000-8000-00805f9b34fb 0000111f-0000-1000-8000-00805f9b34fb </N7>
<N8 Tag="Aliase" Type="string">JAMESX2</N8>
<N9 Tag="Timestamp" Type="int">1370047418</N9>
<N10 Tag="AddrType" Type="int">0</N10>
</N4>
<N5 Tag="50:b7:c3:58:0f:ca">
<N1 Tag="Name" Type="string">JAMES_LAPTOP</N1>
<N2 Tag="Manufacturer" Type="int">69</N2>
<N3 Tag="LmpVer" Type="int">6</N3>
<N4 Tag="LmpSubVer" Type="int">1</N4>
<N5 Tag="DevClass" Type="int">8257804</N5>
<N6 Tag="DevType" Type="int">1</N6>
<N7 Tag="LinkKeyType" Type="int">5</N7>
<N8 Tag="PinLength" Type="int">0</N8>
<N9 Tag="LinkKey" Type="binary">cf44e73f0ecc3687907af8c310888cca</N9>
<N10 Tag="Service" Type="string">0000110a-0000-1000-8000-00805f9b34fb 00001115-0000-1000-8000-00805f9b34fb 0000110b-0000-1000-8000-00805f9b34fb 0000110e-0000-1000-8000-00805f9b34fb 00001124-0000-1000-8000-00805f9b34fb </N10>
<N11 Tag="Aliase" Type="string">JAMES_LAPTOP</N11>
<N12 Tag="Timestamp" Type="int">1371719028</N12>
<N13 Tag="AddrType" Type="int">0</N13>
</N5>
<N6 Tag="00:1b:b8:72:77:d3">
<N1 Tag="Timestamp" Type="int">1371719032</N1>
<N2 Tag="Name" Type="string">iBT16</N2>
<N3 Tag="DevClass" Type="int">2360324</N3>
<N4 Tag="DevType" Type="int">1</N4>
<N5 Tag="AddrType" Type="int">0</N5>
<N6 Tag="Manufacturer" Type="int">10</N6>
<N7 Tag="LmpVer" Type="int">6</N7>
<N8 Tag="LmpSubVer" Type="int">8648</N8>
<N9 Tag="LinkKeyType" Type="int">4</N9>
<N10 Tag="PinLength" Type="int">0</N10>
<N11 Tag="LinkKey" Type="binary">5940d7ebbb728e3ba80020b8f7558409</N11>
<N12 Tag="Service" Type="string">0000110b-0000-1000-8000-00805f9b34fb 0000110e-0000-1000-8000-00805f9b34fb </N12>
<N13 Tag="Aliase" Type="string">iBT16</N13>
</N6>
</N2>
</Bluedroid>
Click to expand...
Click to collapse
Note that this is our Bluetooth Stack.
Next note that the iBT16 is at the bottom and has the </N6 after the String line.
Next note that my Parrot does not have </N6
So first I am adding </N6 to my Parrot like so
<Bluedroid>
<N1 Tag="Local">
<N1 Tag="Adapter">
<N1 Tag="BluezMigrationDone" Type="int">1</N1>
<N2 Tag="Address" Type="string">08:fc:88:ea:a6:21</N2>
<N3 Tag="LE_LOCAL_KEY_IR" Type="binary">7edac1233f4902c7748a3a2f6d878894</N3>
<N4 Tag="LE_LOCAL_KEY_IRK" Type="binary">2750c53773428919914a5428267e110f</N4>
<N5 Tag="LE_LOCAL_KEY_DHK" Type="binary">c1a0fd5d108c5100dd07e511357bfebf</N5>
<N6 Tag="ScanMode" Type="int">1</N6>
<N7 Tag="DiscoveryTimeout" Type="int">120</N7>
<N8 Tag="LE_LOCAL_KEY_ER" Type="binary">51abac763d5d0b6b5cbe60295cfbb70b</N8>
<N9 Tag="Name" Type="string">James Kelly </N9>
</N1>
<N2 Tag="AutoPairBlacklist">
<N1 Tag="AddressBlacklist" Type="string">00:02:C7,00:16:FE,00:19:C1,00:1B:FB,00:1E:3D,00:21:4F,00:23:06,00:24:33,00:A0:79,00:0E:6D,00:13:E0,00:21:E8,00:60:57,00:0E:9F,00:12:1C,00:18:91,00:18:96,00:13:04,00:16:FD,00:22:A0,00:0B:4C,00:60:6F,00:23:3D,00:C0:59,00:0A:30,00:1E:AE,00:1C7,00:80:F0,00:12:8A,00:09:93,00:80:37,00:26:7E
</N1>
<N2 Tag="ExactNameBlacklist" Type="string">Motorola IHF1000,i.TechBlueBAND,X5 Stereo v1.3,KML_CAN
</N2>
<N3 Tag="PartialNameBlacklist" Type="string">BMW,Audi,Parrot,Car,CAR,
</N3>
<N4 Tag="FixedPinZerosKeyboardBlacklist" Type="string">00:0F:F6
</N4>
</N2>
</N1>
<N2 Tag="Remote">
<N1 Tag="c8:29:2a:01:cb:ca">
<N1 Tag="Timestamp" Type="int">1367383385</N1>
<N2 Tag="DevClass" Type="int">7936</N2>
<N3 Tag="DevType" Type="int">1</N3>
<N4 Tag="AddrType" Type="int">0</N4>
</N1>
<N2 Tag="00:26:7e:42:60:1f">
<N1 Tag="Timestamp" Type="int">1367607642</N1>
<N2 Tag="DevClass" Type="int">3408904</N2>
<N3 Tag="DevType" Type="int">1</N3>
<N4 Tag="AddrType" Type="int">0</N4>
<N5 Tag="Name" Type="string">Parrot MKi9200</N5>
<N6 Tag="LinkKeyType" Type="int">0</N6>
<N7 Tag="PinLength" Type="int">4</N7>
<N8 Tag="LinkKey" Type="binary">529e283ba8e80c10f053cf8f1aa12b4d</N8>
<N9 Tag="Manufacturer" Type="int">9</N9>
<N10 Tag="LmpVer" Type="int">3</N10>
<N11 Tag="LmpSubVer" Type="int">34281</N11>
<N12 Tag="Service" Type="string">00001108-0000-1000-8000-00805f9b34fb 0000111e-0000-1000-8000-00805f9b34fb 00001105-0000-1000-8000-00805f9b34fb 0000110b-0000-1000-8000-00805f9b34fb 0000110e-0000-1000-8000-00805f9b34fb </N12>
<N13 Tag="Aliase" Type="string">Parrot MKi9200</N13>
</N6>
</N2>
<N3 Tag="c8:7b:5b:34:0a:61">
<N1 Tag="Timestamp" Type="int">1367607642</N1>
<N2 Tag="DevClass" Type="int">5767684</N2>
<N3 Tag="DevType" Type="int">1</N3>
<N4 Tag="AddrType" Type="int">0</N4>
</N3>
<N4 Tag="08:3e:8e:c8:a6:f2">
<N1 Tag="Name" Type="string">JAMESX2</N1>
<N2 Tag="Manufacturer" Type="int">69</N2>
<N3 Tag="LmpVer" Type="int">6</N3>
<N4 Tag="LmpSubVer" Type="int">1</N4>
<N5 Tag="DevClass" Type="int">8257804</N5>
<N6 Tag="DevType" Type="int">1</N6>
<N7 Tag="Service" Type="string">0000110a-0000-1000-8000-00805f9b34fb 0000111e-0000-1000-8000-00805f9b34fb 00001105-0000-1000-8000-00805f9b34fb 00001106-0000-1000-8000-00805f9b34fb 00001104-0000-1000-8000-00805f9b34fb 0000111b-0000-1000-8000-00805f9b34fb 00001115-0000-1000-8000-00805f9b34fb 0000110b-0000-1000-8000-00805f9b34fb 0000110e-0000-1000-8000-00805f9b34fb 00001304-0000-1000-8000-00805f9b34fb 00001112-0000-1000-8000-00805f9b34fb 0000111f-0000-1000-8000-00805f9b34fb </N7>
<N8 Tag="Aliase" Type="string">JAMESX2</N8>
<N9 Tag="Timestamp" Type="int">1370047418</N9>
<N10 Tag="AddrType" Type="int">0</N10>
</N4>
<N5 Tag="50:b7:c3:58:0f:ca">
<N1 Tag="Name" Type="string">JAMES_LAPTOP</N1>
<N2 Tag="Manufacturer" Type="int">69</N2>
<N3 Tag="LmpVer" Type="int">6</N3>
<N4 Tag="LmpSubVer" Type="int">1</N4>
<N5 Tag="DevClass" Type="int">8257804</N5>
<N6 Tag="DevType" Type="int">1</N6>
<N7 Tag="LinkKeyType" Type="int">5</N7>
<N8 Tag="PinLength" Type="int">0</N8>
<N9 Tag="LinkKey" Type="binary">cf44e73f0ecc3687907af8c310888cca</N9>
<N10 Tag="Service" Type="string">0000110a-0000-1000-8000-00805f9b34fb 00001115-0000-1000-8000-00805f9b34fb 0000110b-0000-1000-8000-00805f9b34fb 0000110e-0000-1000-8000-00805f9b34fb 00001124-0000-1000-8000-00805f9b34fb </N10>
<N11 Tag="Aliase" Type="string">JAMES_LAPTOP</N11>
<N12 Tag="Timestamp" Type="int">1371719028</N12>
<N13 Tag="AddrType" Type="int">0</N13>
</N5>
<N6 Tag="00:1b:b8:72:77:d3">
<N1 Tag="Timestamp" Type="int">1371719032</N1>
<N2 Tag="Name" Type="string">iBT16</N2>
<N3 Tag="DevClass" Type="int">2360324</N3>
<N4 Tag="DevType" Type="int">1</N4>
<N5 Tag="AddrType" Type="int">0</N5>
<N6 Tag="Manufacturer" Type="int">10</N6>
<N7 Tag="LmpVer" Type="int">6</N7>
<N8 Tag="LmpSubVer" Type="int">8648</N8>
<N9 Tag="LinkKeyType" Type="int">4</N9>
<N10 Tag="PinLength" Type="int">0</N10>
<N11 Tag="LinkKey" Type="binary">5940d7ebbb728e3ba80020b8f7558409</N11>
<N12 Tag="Service" Type="string">0000110b-0000-1000-8000-00805f9b34fb 0000110e-0000-1000-8000-00805f9b34fb </N12>
<N13 Tag="Aliase" Type="string">iBT16</N13>
</N6>
</N2>
</Bluedroid>
Click to expand...
Click to collapse
Next I need to find out if there is a associated file that needs to be changed also. This is progress.
I took the Nexus and recorded the bt_config file and then connected the iBT16 to see what it does. The check mark never goes away on it.
Here is the bt-config file after installing the iBT16 for comparison.
<Bluedroid>
<N1 Tag="Local">
<N1 Tag="Adapter">
<N1 Tag="BluezMigrationDone" Type="int">1</N1>
<N2 Tag="Address" Type="string">fc:c7:34:df:1a:21</N2>
<N3 Tag="ScanMode" Type="int">1</N3>
<N4 Tag="DiscoveryTimeout" Type="int">120</N4>
</N1>
<N2 Tag="AutoPairBlacklist">
<N1 Tag="AddressBlacklist"
Type="string">00:02:C7,00:16:FE,00:19:C1,00:1B:FB,00:1E:3D,00:21:4F,00:23:06,0
0:24:33,00:A0:79,00:0E:6D,00:13:E0,00:21:E8,00:60:57,00:0E:9F,00:12:1C,00:18:9
1,00:18:96,00:13:04,00:16:FD,00:22:A0,00:0B:4C,00:60:6F,00:23:3D,00:C0:59,00:0
A:30,00:1E:AE,00:1C7,00:80:F0,00:12:8A,00:09:93,00:80:37,00:26:7E
</N1>
<N2 Tag="ExactNameBlacklist" Type="string">Motorola
IHF1000,i.TechBlueBAND,X5 Stereo v1.3,KML_CAN
</N2>
<N3 Tag="PartialNameBlacklist" Type="string">BMW,Audi,Parrot,Car
</N3>
<N4 Tag="FixedPinZerosKeyboardBlacklist" Type="string">00:0F:F6
</N4>
</N2>
</N1>
<N2 Tag="Remote">
<N1 Tag="00:26:b4:3e:6c:4b">
<N1 Tag="Timestamp" Type="int">1364997319</N1>
<N2 Tag="Name" Type="string">SYNC </N2>
<N3 Tag="DevClass" Type="int">3408904</N3>
<N4 Tag="DevType" Type="int">1</N4>
<N5 Tag="Service" Type="string">00001101-0000-1000-8000-
00805f9b34fb 0000111e-0000-1000-8000-00805f9b34fb 00001105-0000-1000-8000-
00805f9b34fb 00001115-0000-1000-8000-00805f9b34fb 0000110b-0000-1000-8000-
00805f9b34fb 0000110e-0000-1000-8000-00805f9b34fb 00001133-0000-1000-8000-
00805f9b34fb 00000000-0000-0000-0000-000000000000 00000000-0000-0000-0000-
000000000000 00000001-0000-1000-8000-0002ee000002 </N5>
</N1>
<N2 Tag="00:26:7e:42:60:1f">
<N1 Tag="Name" Type="string">Parrot MKi9200</N1>
<N2 Tag="DevClass" Type="int">3408904</N2>
<N3 Tag="DevType" Type="int">1</N3>
<N4 Tag="Timestamp" Type="int">1365100998</N4>
<N5 Tag="LinkKeyType" Type="int">0</N5>
<N6 Tag="PinLength" Type="int">4</N6>
<N7 Tag="LinkKey"
Type="binary">00d9f17aa865c67b73bfe9f1dba09cf9</N7>
<N8 Tag="Service" Type="string">00001108-0000-1000-8000-
00805f9b34fb 0000111e-0000-1000-8000-00805f9b34fb 00001105-0000-1000-8000-
00805f9b34fb 0000110b-0000-1000-8000-00805f9b34fb 0000110e-0000-1000-8000-
00805f9b34fb </N8>
</N2>
<N3 Tag="00:13:e0:64:f8:31">
<N1 Tag="Timestamp" Type="int">1365786522</N1>
<N2 Tag="DevClass" Type="int">3146760</N2>
<N3 Tag="DevType" Type="int">1</N3>
<N4 Tag="Name" Type="string">HANDS FREE</N4>
<N5 Tag="Service" Type="string">0000111e-0000-1000-8000-
00805f9b34fb </N5>
</N3>
<N4 Tag="08:76:95:87:fb:65">
<N1 Tag="Timestamp" Type="int">1366600910</N1>
<N2 Tag="DevClass" Type="int">3408904</N2>
<N3 Tag="DevType" Type="int">1</N3>
<N4 Tag="Name" Type="string">FORTE</N4>
<N5 Tag="Service" Type="string">00001108-0000-1000-8000-
00805f9b34fb 0000111e-0000-1000-8000-00805f9b34fb 00001105-0000-1000-8000-
00805f9b34fb 00001106-0000-1000-8000-00805f9b34fb 00001115-0000-1000-8000-
00805f9b34fb 0000110b-0000-1000-8000-00805f9b34fb 0000110e-0000-1000-8000-
00805f9b34fb </N5>
</N4>
<N5 Tag="50:b7:c3:58:0f:ca">
<N1 Tag="Timestamp" Type="int">1371730234</N1>
<N2 Tag="Name" Type="string">JAMES_LAPTOP</N2>
<N3 Tag="DevClass" Type="int">8257804</N3>
<N4 Tag="DevType" Type="int">1</N4>
</N5>
<N6 Tag="00:1b:b8:72:77:d3">
<N1 Tag="Timestamp" Type="int">1371730236</N1>
<N2 Tag="Name" Type="string">iBT16</N2>
<N3 Tag="DevClass" Type="int">2360324</N3>
<N4 Tag="DevType" Type="int">1</N4>
<N5 Tag="LinkKeyType" Type="int">4</N5>
<N6 Tag="PinLength" Type="int">0</N6>
<N7 Tag="LinkKey"
Type="binary">f6fce08e424856794c4194464dbe7d6e</N7>
<N8 Tag="Service" Type="string">0000110b-0000-1000-8000-
00805f9b34fb 0000110e-0000-1000-8000-00805f9b34fb </N8>
</N6>
</N2>
</Bluedroid>
Click to expand...
Click to collapse
And yesterday I found that the iBT16 also does not connect right away... same problem as the Parrot... so this may be a problem with SLEEP or the A2DP profile.
I found someone saying to do this on a Infuse if A2DP is not autoconnecting.
edit /etc/bluetooth/audio.conf. Uncomment AutoConnect=true (remove the leading #).
Then reboot.
This is what it looks like after and it makes sense that deleting the # would enable autoconnect when looking at the other settings. This might be a actual fix!!
IF This Doesn't work for you you may want to delete the # in front of the HSP or HFP or something else in this file.
I also changed
# If we want to disable support for specific services
# Defaults to supporting all implemented services
#Disable=Control,Source,Gateway
to be
Enable=Control,Source,Gateway
*** although now I realize that the # stops it from being disabled if the # is what is killing Autoconnect A2DP.... interesting stuff.
FIXED MY PROBLEM DURING THE INITIAL REBOOT BUT FAILS THERE-AFTER LOOSING THE PAIR STATE. This leads me to believe we have a sleep problem.
# Configuration file for the audio service
# This section contains options which are not specific to any
# particular interface
# NOTE: Enable=Sink means that bluetoothd exposes Sink interface for remote
# devices, and the local device is a Source
[General]
Enable=Sink,Control
Disable=Headset,Gateway,Source
# Switch to master role for incoming connections (defaults to true)
Master=true
# If we want to disable support for specific services
# Defaults to supporting all implemented services
#Disable=Control,Source,Gateway
# SCO routing. Either PCM or HCI (in which case audio is routed to/from ALSA)
# Defaults to HCI
#SCORouting=PCM
# Automatically connect both A2DP and HFP/HSP profiles for incoming
# connections. Some headsets that support both profiles will only connect the
# other one automatically so the default setting of true is usually a good
# idea.
AutoConnect=true
# Headset interface specific options (i.e. options which affect how the audio
# service interacts with remote headset devices)
#[Headset]
# Set to true to support HFP (in addition to HSP only which is the default)
# Defaults to false
#HFP=true
# Maximum number of connected HSP/HFP devices per adapter. Defaults to 1
#MaxConnections=1
# Set to true to enable use of fast connectable mode (faster page scanning)
# for HFP when incomming call starts. Default settings are restored after
# call is answered or rejected. Page scan interval is much shorter and page
# scan type changed to interlaced. Such allows faster connection initiated
# by a headset.
FastConnectable=true
# Just an example of potential config options for the other interfaces
[A2DP]
SBCSources=1
MPEG12Sources=0
[AVRCP]
InputDeviceName=AVRCP
Click to expand...
Click to collapse
found another good website explaining things
http://stackoverflow.com/questions/...audio-between-smartphone-and-bluetooth-module
RFKill or sleep may be causing our problems with autoconnect for A2DP. I am refering to root explorer: /init.carrier.rc AND /init.qcom.rc
Here is a tutorial. Progress
http://m8-android-kernel.googlecode.com/svn/trunk/Documentation/rfkill.txt
http://forum.xda-developers.com/showpost.php?p=41077120
Any resolution to this? I'm on verizon and have the same problem. I'm returnign the phone if I can't fix this in a day or two
I have read that if you install some ROMs the problem is fixed.
Currently I paid 80 bucks (books)to learn how to DEV to fix this problem.
Sent from my SPH-L720 using xda app-developers app
Hi guys
I have a problem with my phone crashing/freezing and I have no idea why!!
I cant replicate the problem either it just happens one or two times a day - And I usually dont know about it until 30mins to a few hours later when I goto use my phone and its frozen !!! (The Always on display shows the time of the crash)
Have a few log files - which I looked at straight after my phone booted up
Code:
--------- beginning of main
W/SELinux (15587): SELinux: seapp_context_lookup: seinfo=default, level=s0:c512,c768, pkgname=org.jtb.alogcat
I/InjectionManager(15587): Inside getClassLibPath caller
W/System (15587): ClassLoader referenced unknown path: /data/app/org.jtb.alogcat-1/lib/arm64
D/RelationGraph(15587): garbageCollect()
--------- beginning of system
D/ContextRelationManager(15587): ContextRelationManager() : FEATURE_ENABLED=true
I/InjectionManager(15587): Inside getClassLibPath + mLibMap{0=, 1=}
W/ResourcesManager(15587): getTopLevelResources: /data/app/org.jtb.alogcat-1/base.apk / 1.0 running in org.jtb.alogcat rsrc of package org.jtb.alogcat
D/ResourcesManager(15587): For user 0 new overlays fetched Null
D/InjectionManager(15587): InjectionManager
D/InjectionManager(15587): fillFeatureStoreMap org.jtb.alogcat
I/InjectionManager(15587): Constructor org.jtb.alogcat, Feature store :{}
I/InjectionManager(15587): featureStore :{}
D/RelationGraph(15587): garbageCollect()
W/ResourcesManager(15587): getTopLevelResources: /data/app/org.jtb.alogcat-1/base.apk / 1.0 running in org.jtb.alogcat rsrc of package org.jtb.alogcat
W/ResourcesManager(15587): getTopLevelResources: /data/app/org.jtb.alogcat-1/base.apk / 1.0 running in org.jtb.alogcat rsrc of package org.jtb.alogcat
D/AbsListView(15587): Get MotionRecognitionManager
E/MotionRecognitionManager(15587): mSContextService = [email protected]
E/MotionRecognitionManager(15587): motionService = [email protected]760cf22
E/MotionRecognitionManager(15587): motionService = com.samsung.android.[email protected]
D/Activity(15587): performCreate Call Injection manager
I/InjectionManager(15587): dispatchOnViewCreated > Target : org.jtb.alogcat.LogActivity isFragment :false
D/ViewRootImpl(15587): #1 mView = com.android.internal.policy.MultiPhoneWindow$MultiPhoneDecorView{dd0ca46 I.E...... R.....ID 0,0-0,0}
D/SecWifiDisplayUtil(15587): Metadata value : SecSettings2
D/OpenGLRenderer(15587): Use EGL_SWAP_BEHAVIOR_PRESERVED: true
D/ViewRootImpl(15587): #1 mView = android.widget.LinearLayout{4792934 V.E...... ......I. 0,0-0,0}
D/MultiPhoneWindow(15587): performUpdateVisibility, same visibility false
W/ActivityThread(15587): AppLock checkAppLockState isAppLocked = false pkgName = org.jtb.alogcat
D/libEGL (15587): eglInitialize EGLDisplay = 0x7f74100178
I/OpenGLRenderer(15587): Initialized EGL, version 1.4
D/mali_winsys(15587): EGLint new_window_surface(egl_winsys_display*, void*, EGLSurface, EGLConfig, egl_winsys_surface**, egl_color_buffer_format*, EGLBoolean) returns 0x3000, [1440x2560]-format:1
I/InjectionManager(15587): dispatchCreateOptionsMenu :org.jtb.alogcat.LogActivity
I/InjectionManager(15587): dispatchPrepareOptionsMenu :org.jtb.alogcat.LogActivity
W/DisplayListCanvas(15587): DisplayListCanvas is started on unbinded RenderNode (without mOwningView)
D/libGLESv1(15587): DTS_GLAPI : DTS is not allowed for Package : org.jtb.alogcat
D/ViewRootImpl(15587): MSG_RESIZED_REPORT: ci=Rect(0, 96 - 0, 0) vi=Rect(0, 96 - 0, 0) or=1
D/ViewRootImpl(15587): MSG_RESIZED_REPORT: ci=Rect(0, 0 - 0, 0) vi=Rect(0, 0 - 0, 0) or=1
I/Timeline(15587): Timeline: Activity_idle id: [email protected] time:137109
D/ViewRootImpl(15587): #3 mView = null
D/ViewRootImpl(15587): ViewPostImeInputStage processPointer 0
D/ViewRootImpl(15587): ViewPostImeInputStage processPointer 1
I/InjectionManager(15587): dispatchPrepareOptionsMenu :org.jtb.alogcat.LogActivity
D/AbsListView(15587): Get MotionRecognitionManager
D/ViewRootImpl(15587): #1 mView = android.widget.PopupWindow$PopupDecorView{7fdb5fd V.E...... ......I. 0,0-0,0}
D/mali_winsys(15587): EGLint new_window_surface(egl_winsys_display*, void*, EGLSurface, EGLConfig, egl_winsys_surface**, egl_color_buffer_format*, EGLBoolean) returns 0x3000, [848x841]-format:1
W/DisplayListCanvas(15587): DisplayListCanvas is started on unbinded RenderNode (without mOwningView)
D/ViewRootImpl(15587): MSG_RESIZED_REPORT: ci=Rect(0, 0 - 0, 0) vi=Rect(0, 0 - 0, 0) or=1
Code:
--------- beginning of main
D/mali_winsys(17024): EGLint new_window_surface(egl_winsys_display*, void*, EGLSurface, EGLConfig, egl_winsys_surface**, egl_color_buffer_format*, EGLBoolean) returns 0x3000, [1440x2560]-format:1
D/ViewRootImpl(17024): #1 mView = android.widget.LinearLayout{dade76a V.E...... ......I. 0,0-0,0}
D/ViewRootImpl(17024): MSG_RESIZED_REPORT: ci=Rect(0, 0 - 0, 0) vi=Rect(0, 0 - 0, 0) or=1
I/Timeline(17024): Timeline: Activity_idle id: [email protected] time:4666967
D/ViewRootImpl(17024): #3 mView = null
D/mali_winsys(17024): EGLint new_window_surface(egl_winsys_display*, void*, EGLSurface, EGLConfig, egl_winsys_surface**, egl_color_buffer_format*, EGLBoolean) returns 0x3000, [1440x2560]-format:1
D/ViewRootImpl(17024): #1 mView = android.widget.LinearLayout{8a6449c V.E...... ......I. 0,0-0,0}
D/ViewRootImpl(17024): MSG_RESIZED_REPORT: ci=Rect(0, 0 - 0, 0) vi=Rect(0, 0 - 0, 0) or=1
I/Timeline(17024): Timeline: Activity_idle id: [email protected] time:4829125
D/ViewRootImpl(17024): #3 mView = null
D/ViewRootImpl(17024): #1 mView = android.widget.LinearLayout{bc6e0df V.E...... ......I. 0,0-0,0}
D/ViewRootImpl(17024): MSG_RESIZED_REPORT: ci=Rect(0, 0 - 0, 0) vi=Rect(0, 0 - 0, 0) or=1
I/Timeline(17024): Timeline: Activity_idle id: [email protected] time:5051016
D/ViewRootImpl(17024): #3 mView = null
D/ViewRootImpl(17024): #1 mView = android.widget.LinearLayout{4a7e98a V.E...... ......I. 0,0-0,0}
D/ViewRootImpl(17024): MSG_RESIZED_REPORT: ci=Rect(0, 0 - 0, 0) vi=Rect(0, 0 - 0, 0) or=1
I/Timeline(17024): Timeline: Activity_idle id: [email protected] time:5053842
D/ViewRootImpl(17024): ViewPostImeInputStage processPointer 0
D/ViewRootImpl(17024): #3 mView = null
D/ViewRootImpl(17024): ViewPostImeInputStage processPointer 1
D/ViewRootImpl(17024): ViewPostImeInputStage processPointer 0
D/ViewRootImpl(17024): ViewPostImeInputStage processPointer 1
D/ViewRootImpl(17024): ViewPostImeInputStage processPointer 0
D/ViewRootImpl(17024): ViewPostImeInputStage processPointer 1
D/ViewRootImpl(17024): ViewPostImeInputStage processPointer 0
D/ViewRootImpl(17024): ViewPostImeInputStage processPointer 1
D/ViewRootImpl(17024): ViewPostImeInputStage processPointer 0
D/ViewRootImpl(17024): ViewPostImeInputStage processPointer 1
D/ViewRootImpl(17024): ViewPostImeInputStage processPointer 0
D/ViewRootImpl(17024): ViewPostImeInputStage processPointer 1
D/ViewRootImpl(17024): ViewPostImeInputStage processPointer 0
D/ViewRootImpl(17024): ViewPostImeInputStage processPointer 1
D/ViewRootImpl(17024): ViewPostImeInputStage processPointer 0
D/ViewRootImpl(17024): ViewPostImeInputStage processPointer 1
D/ViewRootImpl(17024): ViewPostImeInputStage processPointer 0
D/ViewRootImpl(17024): ViewPostImeInputStage processPointer 1
D/ViewRootImpl(17024): ViewPostImeInputStage processPointer 0
D/ViewRootImpl(17024): ViewPostImeInputStage processPointer 1
I/InjectionManager(17024): dispatchPrepareOptionsMenu :org.jtb.alogcat.LogActivity
D/AbsListView(17024): Get MotionRecognitionManager
D/ViewRootImpl(17024): #1 mView = android.widget.PopupWindow$PopupDecorView{6720ef9 V.E...... ......I. 0,0-0,0}
D/mali_winsys(17024): EGLint new_window_surface(egl_winsys_display*, void*, EGLSurface, EGLConfig, egl_winsys_surface**, egl_color_buffer_format*, EGLBoolean) returns 0x3000, [848x841]-format:1
W/DisplayListCanvas(17024): DisplayListCanvas is started on unbinded RenderNode (without mOwningView)
D/ViewRootImpl(17024): MSG_RESIZED_REPORT: ci=Rect(0, 0 - 0, 0) vi=Rect(0, 0 - 0, 0) or=1
D/ViewRootImpl(17024): ViewPostImeInputStage processPointer 0
D/ViewRootImpl(17024): #3 mView = null
W/InputEventReceiver(17024): Attempted to finish an input event but the input event receiver has already been disposed.
W/InputEventReceiver(17024): Attempted to finish an input event but the input event receiver has already been disposed.
E/ViewRootImpl(17024): sendUserActionEvent() mView == null
D/ViewRootImpl(17024): ViewPostImeInputStage processPointer 0
D/ViewRootImpl(17024): ViewPostImeInputStage processPointer 1
I/InjectionManager(17024): dispatchOptionsItemSelected :org.jtb.alogcat.LogActivity
D/ViewRootImpl(17024): ViewPostImeInputStage processPointer 0
D/ViewRootImpl(17024): ViewPostImeInputStage processPointer 1
D/ViewRootImpl(17024): ViewPostImeInputStage processPointer 0
D/ViewRootImpl(17024): ViewPostImeInputStage processPointer 1
I/InjectionManager(17024): dispatchOptionsItemSelected :org.jtb.alogcat.LogActivity
D/ViewRootImpl(17024): ViewPostImeInputStage processPointer 0
D/ViewRootImpl(17024): ViewPostImeInputStage processPointer 1
I/InjectionManager(17024): dispatchOptionsItemSelected :org.jtb.alogcat.LogActivity
D/ViewRootImpl(17024): ViewPostImeInputStage processPointer 0
D/ViewRootImpl(17024): ViewPostImeInputStage processPointer 1
D/ViewRootImpl(17024): ViewPostImeInputStage processPointer 0
D/ViewRootImpl(17024): ViewPostImeInputStage processPointer 1
D/ViewRootImpl(17024): ViewPostImeInputStage processPointer 0
D/ViewRootImpl(17024): ViewPostImeInputStage processPointer 1
D/ViewRootImpl(17024): ViewPostImeInputStage processPointer 0
D/ViewRootImpl(17024): ViewPostImeInputStage processPointer 1
D/ViewRootImpl(17024): ViewPostImeInputStage processPointer 0
D/ViewRootImpl(17024): ViewPostImeInputStage processPointer 1
D/ViewRootImpl(17024): ViewPostImeInputStage processPointer 0
D/AbsListView(17024): Get MotionRecognitionManager
D/ViewRootImpl(17024): #1 mView = com.android.internal.policy.PhoneWindow$DecorView{5303338 V.E...... R.....I. 0,0-0,0}
D/mali_winsys(17024): EGLint new_window_surface(egl_winsys_display*, void*, EGLSurface, EGLConfig, egl_winsys_surface**, egl_color_buffer_format*, EGLBoolean) returns 0x3000, [1336x451]-format:1
W/DisplayListCanvas(17024): DisplayListCanvas is started on unbinded RenderNode (without mOwningView)
D/ViewRootImpl(17024): MSG_RESIZED_REPORT: ci=Rect(0, 0 - 0, 0) vi=Rect(0, 0 - 0, 0) or=1
D/ViewRootImpl(17024): ViewPostImeInputStage processPointer 1
D/ViewRootImpl(17024): ViewPostImeInputStage processPointer 0
D/ViewRootImpl(17024): #3 mView = null
W/InputEventReceiver(17024): Attempted to finish an input event but the input event receiver has already been disposed.
E/ViewRootImpl(17024): sendUserActionEvent() mView == null
D/ViewRootImpl(17024): ViewPostImeInputStage processPointer 0
D/ViewRootImpl(17024): ViewPostImeInputStage processPointer 1
D/ViewRootImpl(17024): ViewPostImeInputStage processPointer 0
D/ViewRootImpl(17024): ViewPostImeInputStage processPointer 1
I/InjectionManager(17024): dispatchPrepareOptionsMenu :org.jtb.alogcat.LogActivity
D/AbsListView(17024): Get MotionRecognitionManager
D/ViewRootImpl(17024): #1 mView = android.widget.PopupWindow$PopupDecorView{84db9d6 V.E...... ......I. 0,0-0,0}
D/mali_winsys(17024): EGLint new_window_surface(egl_winsys_display*, void*, EGLSurface, EGLConfig, egl_winsys_surface**, egl_color_buffer_format*, EGLBoolean) returns 0x3000, [848x841]-format:1
W/DisplayListCanvas(17024): DisplayListCanvas is started on unbinded RenderNode (without mOwningView)
D/ViewRootImpl(17024): MSG_RESIZED_REPORT: ci=Rect(0, 0 - 0, 0) vi=Rect(0, 0 - 0, 0) or=1
D/ViewRootImpl(17024): ViewPostImeInputStage processPointer 0
D/ViewRootImpl(17024): ViewPostImeInputStage processPointer 1
I/InjectionManager(17024): dispatchOptionsItemSelected :org.jtb.alogcat.LogActivity
I/Timeline(17024): Timeline: Activity_launch_request id:org.jtb.alogcat time:5075640
D/ViewRootImpl(17024): #3 mView = null
E/ViewRootImpl(17024): sendUserActionEvent() mView == null
D/RelationGraph(17024): garbageCollect()
D/AbsListView(17024): Get MotionRecognitionManager
E/MotionRecognitionManager(17024): mSContextService = [email protected]
E/MotionRecognitionManager(17024): motionService = [email protected]eafdf27
E/MotionRecognitionManager(17024): motionService = [email protected]eafdf27
I/InjectionManager(17024): dispatchBuildHeader > Target : org.jtb.alogcat.PrefsActivity
D/AbsListView(17024): Get MotionRecognitionManager
D/Activity(17024): performCreate Call Injection manager
I/InjectionManager(17024): dispatchPreferences > Target : org.jtb.alogcat.PrefsActivity
I/InjectionManager(17024): dispatchOnViewCreated > Target : org.jtb.alogcat.PrefsActivity isFragment :false
D/ViewRootImpl(17024): #1 mView = com.android.internal.policy.MultiPhoneWindow$MultiPhoneDecorView{6bc2c96 I.E...... R.....ID 0,0-0,0}
W/System.err(17024): remove failed: ENOENT (No such file or directory) : /data/user/0/org.jtb.alogcat/shared_prefs/org.jtb.alogcat_preferences.xml.bak
D/MultiPhoneWindow(17024): performUpdateVisibility, same visibility false
D/mali_winsys(17024): EGLint new_window_surface(egl_winsys_display*, void*, EGLSurface, EGLConfig, egl_winsys_surface**, egl_color_buffer_format*, EGLBoolean) returns 0x3000, [1440x2560]-format:1
I/InjectionManager(17024): dispatchCreateOptionsMenu :org.jtb.alogcat.PrefsActivity
I/InjectionManager(17024): dispatchPrepareOptionsMenu :org.jtb.alogcat.PrefsActivity
W/DisplayListCanvas(17024): DisplayListCanvas is started on unbinded RenderNode (without mOwningView)
D/ViewRootImpl(17024): MSG_RESIZED_REPORT: ci=Rect(0, 96 - 0, 0) vi=Rect(0, 96 - 0, 0) or=1
I/Timeline(17024): Timeline: Activity_idle id: [email protected] time:5075924
D/ViewRootImpl(17024): ViewPostImeInputStage processPointer 0
D/ViewRootImpl(17024): ViewPostImeInputStage processPointer 1
D/ViewRootImpl(17024): ViewPostImeInputStage processKey 0
D/ViewRootImpl(17024): ViewPostImeInputStage processKey 1
D/mali_winsys(17024): EGLint new_window_surface(egl_winsys_display*, void*, EGLSurface, EGLConfig, egl_winsys_surface**, egl_color_buffer_format*, EGLBoolean) returns 0x3000, [1440x2560]-format:1
D/ViewRootImpl(17024): #1 mView = android.widget.LinearLayout{1d8e790 V.E...... ......I. 0,0-0,0}
D/ViewRootImpl(17024): MSG_RESIZED_REPORT: ci=Rect(0, 0 - 0, 0) vi=Rect(0, 0 - 0, 0) or=1
I/Timeline(17024): Timeline: Activity_idle id: [email protected] time:5078913
D/MultiPhoneWindow(17024): performUpdateVisibility, same visibility false
D/ViewRootImpl(17024): #3 mView = null
D/ViewRootImpl(17024): ViewPostImeInputStage processPointer 0
D/ViewRootImpl(17024): #3 mView = null
D/ViewRootImpl(17024): ViewPostImeInputStage processPointer 1
I/InjectionManager(17024): dispatchOptionsItemSelected :org.jtb.alogcat.LogActivity
I/WebViewFactory(17024): Loading com.google.android.webview version 53.0.2785.124 (code 278512450)
I/InjectionManager(17024): Inside getClassLibPath caller
I/art (17024): Rejecting re-init on previously-failed class java.lang.Class<com.android.webview.chromium.ServiceWorkerControllerAdapter>
I/art (17024): Rejecting re-init on previously-failed class java.lang.Class<com.android.webview.chromium.ServiceWorkerControllerAdapter>
I/art (17024): Rejecting re-init on previously-failed class java.lang.Class<com.android.webview.chromium.TokenBindingManagerAdapter>
I/art (17024): Rejecting re-init on previously-failed class java.lang.Class<com.android.webview.chromium.TokenBindingManagerAdapter>
I/cr_LibraryLoader(17024): Time to load native libraries: 3 ms (timestamps 9715-9718)
I/cr_LibraryLoader(17024): Expected native library version number "53.0.2785.124", actual native library version number "53.0.2785.124"
V/WebViewChromiumFactoryProvider(17024): Binding Chromium to main looper Looper (main, tid 1) {48a479a}
I/cr_LibraryLoader(17024): Expected native library version number "53.0.2785.124", actual native library version number "53.0.2785.124"
I/chromium(17024): [INFO:library_loader_hooks.cc(151)] Chromium logging enabled: level = 0, default verbosity = 0
W/System.err(17024): remove failed: ENOENT (No such file or directory) : /data/user/0/org.jtb.alogcat/shared_prefs/WebViewChromiumPrefs.xml.bak
I/cr_BrowserStartup(17024): Initializing chromium process, singleProcess=true
D/libEGL (17024): eglInitialize EGLDisplay = 0x7fdc176518
W/cr_media(17024): Requires BLUETOOTH permission
D/ViewRootImpl(17024): #1 mView = com.android.internal.policy.PhoneWindow$DecorView{1c08f52 V.E...... R.....I. 0,0-0,0}
D/mali_winsys(17024): EGLint new_window_surface(egl_winsys_display*, void*, EGLSurface, EGLConfig, egl_winsys_surface**, egl_color_buffer_format*, EGLBoolean) returns 0x3000, [1336x1062]-format:1
W/ClipboardExManager(17024): hasData : 2, -1, null
W/DisplayListCanvas(17024): DisplayListCanvas is started on unbinded RenderNode (without mOwningView)
W/DisplayListCanvas(17024): DisplayListCanvas is started on unbinded RenderNode (without mOwningView)
D/ViewRootImpl(17024): MSG_RESIZED_REPORT: ci=Rect(0, 0 - 0, 0) vi=Rect(0, 0 - 0, 0) or=1
W/DisplayListCanvas(17024): DisplayListCanvas is started on unbinded RenderNode (without mOwningView)
D/ViewRootImpl(17024): MSG_RESIZED_REPORT: ci=Rect(0, 0 - 0, 0) vi=Rect(0, 0 - 0, 0) or=1
D/ViewRootImpl(17024): #1 mView = android.widget.LinearLayout{f7265c3 V.E...... ......I. 0,0-0,0}
W/DisplayListCanvas(17024): DisplayListCanvas is started on unbinded RenderNode (without mOwningView)
--------- beginning of system
W/ActivityThread(17024): AppLock checkAppLockState isAppLocked = false pkgName = org.jtb.alogcat
D/ViewRootImpl(17024): MSG_RESIZED_REPORT: ci=Rect(0, 0 - 0, 0) vi=Rect(0, 0 - 0, 0) or=1
V/ActivityThread(17024): updateVisibility : ActivityRecord{ada7795 [email protected] {org.jtb.alogcat/org.jtb.alogcat.LogActivity}} show : true
I/Timeline(17024): Timeline: Activity_idle id: [email protected] time:5279980
D/ViewRootImpl(17024): #3 mView = null
D/ViewRootImpl(17024): #1 mView = android.widget.LinearLayout{58d5c35 V.E...... ......I. 0,0-0,0}
W/ActivityThread(17024): AppLock checkAppLockState isAppLocked = false pkgName = org.jtb.alogcat
D/ViewRootImpl(17024): MSG_RESIZED_REPORT: ci=Rect(0, 0 - 0, 0) vi=Rect(0, 0 - 0, 0) or=1
I/Timeline(17024): Timeline: Activity_idle id: [email protected] time:5305291
W/DisplayListCanvas(17024): DisplayListCanvas is started on unbinded RenderNode (without mOwningView)
D/ViewRootImpl(17024): ViewPostImeInputStage processKey 0
Hopefully someone can help me from the above log? Or give me another suggestion!?!
I could be wrong but I seem to see this 'error' a bit?
E/MotionRecognitionManager(17024): mSContextService = [email protected]
E/MotionRecognitionManager(17024): motionService = [email protected]eafdf27
E/MotionRecognitionManager(17024): motionService = [email protected]eafdf27
Using Superman Rom v1.13.1
Baseband: G935FXXU1APD1
Android 6.0.1
Kernal 3.18.41-SuperKern_SM-G935F_V1.7.1 [email protected] #1
Build: MMB29K.G935FXXU1BPHJ
There's your problem your on another rom goto the rom thread and ask there it's probably related maybe you flashed a custom kernel as well and it's conflicting with crashes
102skysx said:
There's your problem your on another rom goto the rom thread and ask there it's probably related maybe you flashed a custom kernel as well and it's conflicting with crashes
Click to expand...
Click to collapse
I will do that - but nothing can be taken from the above logs ?
ExodusNZ said:
I will do that - but nothing can be taken from the above logs ?
Click to expand...
Click to collapse
Not me I'm not someone who can read that stuff not a developer
Your best bet would be to goto the main thread and hopefully the developer is still active to respond to your issue
102skysx said:
Not me I'm not someone who can read that stuff not a developer
Your best bet would be to goto the main thread and hopefully the developer is still active to respond to your issue
Click to expand...
Click to collapse
Thanks - Ive done that now , hopefully he reads its - Or hopefully someone else replies on this page
My phone is freezing while in call, neither I or my caller can hear each other while this happens.
From logcat it looks like some kid of audio problem but I don't know what is the real problem.
Could anyone better than me in logs reading tell me how the fix this or what's causing this?
Code:
D/TelephonyProvider( 3294): subIdString = 1 subId = 1
I/FastMixerState(12846): sMaxFastTracks = 8
D/TelephonyProvider( 3294): subIdString = 1 subId = 1
I/audioserver(12846): ServiceManager: 0xf5c18540
D/vndksupport(12846): Loading /vendor/lib/hw/[email protected] from current namespace instead of sphal namespace.
D/vndksupport(12846): Loading /vendor/lib/hw/[email protected] from current namespace instead of sphal namespace.
I/AudioFlinger(12846): Using default 3000 mSec as standby time.
D/TelephonyProvider( 3294): subIdString = 1 subId = 1
W/APM::ConfigParsingUtils(12846): loadOutput() invalid supported devices
W/APM::ConfigParsingUtils(12846): loadInput() invalid supported devices
W/APM::ConfigParsingUtils(12846): loadInput() invalid supported devices
I/APM::ConfigParsingUtils(12846): loadAudioPolicyConfig() loaded /system/etc/audio_policy.conf
W/audio_hw_primary(12846): mixer_init: Failed to open mixer paths from /vendor/etc/mixer_paths_0.xml, retrying with legacy location
E/audio_route(12846): Control 'HPL Mixer ADCL Switch' doesn't exist - skipping
E/audio_route(12846): Control 'HPL Mixer ADCR Switch' doesn't exist - skipping
E/audio_route(12846): Control 'HPR Mixer ADCL Switch' doesn't exist - skipping
E/audio_route(12846): Control 'HPR Mixer ADCR Switch' doesn't exist - skipping
E/audio_route(12846): Control 'EP Mixer ADCL Switch' doesn't exist - skipping
E/audio_route(12846): Control 'EP Mixer ADCR Switch' doesn't exist - skipping
E/audio_route(12846): Control 'SPK Mixer ADCL Switch' doesn't exist - skipping
E/audio_route(12846): Control 'SPK Mixer ADCR Switch' doesn't exist - skipping
E/audio_route(12846): Control 'SPK Mixer ADCL Switch' doesn't exist - skipping
E/audio_route(12846): Control 'SPK Mixer ADCR Switch' doesn't exist - skipping
E/audio_route(12846): Control 'HPL Mixer ADCL Switch' doesn't exist - skipping
E/audio_route(12846): Control 'HPR Mixer ADCR Switch' doesn't exist - skipping
D/TelephonyProvider( 3294): subIdString = 1 subId = 1
E/audio_route(12846): Control 'EP EP On' already exists in path 'fm_radio-speaker-headset'
D/TelephonyProvider( 3294): subIdString = 1 subId = 1
V/audio_hw_voice(12846): voice_session_init: Forcing voice config: wide
E/audio_hw_primary(12846): Amplifier initialization failed
W/DeviceHAL(12846): Device 0xf5c3c400 get_master_volume: Function not implemented
W/DeviceHAL(12846): Device 0xf5c3c400 get_master_mute: Function not implemented
W/DeviceHAL(12846): Device 0xf5c3c400 set_master_volume: Function not implemented
W/DeviceHAL(12846): Device 0xf5c3c400 set_master_mute: Function not implemented
I/AudioFlinger(12846): loadHwModule() Loaded primary audio interface, handle 10
I/AudioFlinger(12846): openOutput() this 0xf5c3d000, module 10 Device 2, SamplingRate 48000, Format 0x000001, Channels 3, flags 2
I/AudioFlinger(12846): HAL output buffer size 256 frames, normal sink buffer size 768 frames
D/vndksupport(12846): Loading /vendor/lib/hw/[email protected] from current namespace instead of sphal namespace.
D/TelephonyProvider( 3294): subIdString = 1 subId = 1
I/ViPER4Android_v2(12846): Enter EffectGetDescriptor()
I/ViPER4Android_v2(12846): EffectGetDescriptor(), uuid = 41d3c987-e6cf-11e3-a88a-11aba5d5c51b
I/BufferProvider(12846): found effect "Multichannel Downmix To Stereo" from The Android Open Source Project
I/AudioFlinger(12846): Using module 10 as the primary audio interface
W/AudioFlinger(12846): moveEffects() bad srcOutput 0
I/AudioFlinger(12846): AudioFlinger's thread 0xf4c83a00 tid=12862 ready to run
W/AudioFlinger(12846): no wake lock to update, system not ready yet
W/AudioFlinger(12846): no wake lock to update, system not ready yet
I/AudioFlinger(12846): openOutput() this 0xf5c3d000, module 10 Device 2, SamplingRate 48000, Format 0x000001, Channels 3, flags 8
I/AudioFlinger(12846): HAL output buffer size 480 frames, normal sink buffer size 960 frames
I/AudioFlinger(12846): AudioFlinger's thread 0xf4603980 tid=12865 ready to run
W/AudioFlinger(12846): no wake lock to update, system not ready yet
W/AudioFlinger(12846): no wake lock to update, system not ready yet
I/AudioFlinger(12846): AudioFlinger's thread 0xf42032c0 tid=12867 ready to run
I/bt_a2dp_hw(12846): adev_open: adev_open in A2dp_hw module
I/AudioFlinger(12846): loadHwModule() Loaded a2dp audio interface, handle 18
D/vndksupport(12846): Loading /vendor/lib/hw/audio.usb.default.so from current namespace instead of sphal namespace.
D/TelephonyProvider( 3294): subIdString = 1 subId = 1
I/AudioFlinger(12846): loadHwModule() Loaded usb audio interface, handle 26
D/vndksupport(12846): Loading /vendor/lib/hw/audio.r_submix.default.so from current namespace instead of sphal namespace.
I/r_submix(12846): adev_open(name=audio_hw_if)
I/r_submix(12846): adev_init_check()
W/DeviceHAL(12846): Device 0xf4666640 set_master_mute: Function not implemented
I/AudioFlinger(12846): loadHwModule() Loaded r_submix audio interface, handle 34
D/r_submix(12846): adev_open_input_stream(addr=0)
D/r_submix(12846): submix_audio_device_create_pipe_l(addr=0, idx=9)
D/r_submix(12846): now using address 0 for route 9
I/AudioFlinger(12846): AudioFlinger's thread 0xf4203d80 tid=12871 ready to run
D/r_submix(12846): adev_close_input_stream()
D/r_submix(12846): submix_audio_device_release_pipe_l(idx=9) addr=0
D/r_submix(12846): submix_audio_device_destroy_pipe_l(): pipe destroyed
E/SoundTriggerHwService(12846): could not read implementation properties
D/TelephonyProvider( 3294): subIdString = 1 subId = 1
I/Telecom ( 2955): InCallController: Sending updateCall [[email protected], DIALING, com.android.phone/com.android.services.telephony.TelephonyConnectionService, tel:*********, A, childs(0), has_parent(false), [Capabilities: CAPABILITY_SUPPORT_HOLD CAPABILITY_MUTE CAPABILITY_CANNOT_DOWNGRADE_VIDEO_TO_AUDIO], [Properties:]]: [email protected]
I/Telecom ( 2955): InCallController: Components updated: [ComponentInfo{com.android.dialer/com.android.incallui.InCallServiceImpl}]: [email protected]
I/Dialer ( 6324): CallList.onUpdateCall - [DialerCall_1, DIALING, [Capabilities: CAPABILITY_SUPPORT_HOLD CAPABILITY_MUTE CAPABILITY_CANNOT_DOWNGRADE_VIDEO_TO_AUDIO], [Properties:], children:[], parent:null, conferenceable:[], videoState:Audio Only, mSessionModificationState:0, CameraDir:-1]
I/Dialer ( 6324): InCallPresenter.onCallListChange - Phone switching state: OUTGOING -> OUTGOING
I/Dialer ( 6324): VideoPauseController.onStateChange - hasPrimaryCallChanged: false, videoCanPause: false, isInBackground: false
I/Dialer ( 6324): InCallFragment.setSecondary - SecondaryInfo, show: false, name: null, label: null, providerLabel: null
W/ResourceType( 6324): Failure getting entry for 0x7f100292 (t=15 e=658) (error -75)
I/Dialer ( 6324): InCallFragment.setCallState - PrimaryCallState, state: 6, connectionLabel:
I/Dialer ( 6324): InCallActivity.onPrimaryCallStateChanged
I/Dialer ( 6324): InCallActivity.showMainInCallFragment - shouldShowAnswerUi: false, shouldShowVideoUi: false, didShowAnswerScreen: false, didShowInCallScreen: true, didShowVideoCallScreen: false
W/ResourceType( 6324): Failure getting entry for 0x7f100292 (t=15 e=658) (error -75)
I/Dialer ( 6324): InCallFragment.setCallState - PrimaryCallState, state: 6, connectionLabel:
I/Dialer ( 6324): InCallActivity.onPrimaryCallStateChanged
I/Dialer ( 6324): InCallActivity.showMainInCallFragment - shouldShowAnswerUi: false, shouldShowVideoUi: false, didShowAnswerScreen: false, didShowInCallScreen: true, didShowVideoCallScreen: false
I/AudioFlinger(12846): systemReady
D/PermissionCache(12846): checking android.permission.MODIFY_AUDIO_SETTINGS for uid=1000 => granted (1574 us)
E/AudioService( 2955): Audioserver started.
D/PermissionCache(12846): checking android.permission.CAPTURE_AUDIO_HOTWORD for uid=10181 => granted (340 us)
I/AudioFlinger(12846): AudioFlinger's thread 0xf3803c40 tid=12881 ready to run
I/audio_hw_primary(12846): adev_set_mode mode = 2
D/com.gsamlabs.bbm.lib.NotifyingService( 8880): ===:91:4309:41.4:1
V/audio_hw_voice(12846): prepare_voice_session: active_out_devices: 0x1
V/audio_hw_voice(12846): set_voice_session_audio_path: ril_set_call_audio_path(0)
I/rild ( 2512): type=1400 audit(0.0:1793): avc: denied { search } for name="12846" dev="proc" ino=87474 scontext=u:r:rild:s0 tcontext=u:r:audioserver:s0 tclass=dir permissive=1
I/rild ( 2512): type=1400 audit(0.0:1794): avc: denied { read } for name="cmdline" dev="proc" ino=87476 scontext=u:r:rild:s0 tcontext=u:r:audioserver:s0 tclass=file permissive=1
I/rild ( 2512): type=1400 audit(0.0:1795): avc: denied { open } for path="/proc/12846/cmdline" dev="proc" ino=87476 scontext=u:r:rild:s0 tcontext=u:r:audioserver:s0 tclass=file permissive=1
I/rild ( 2512): type=1400 audit(0.0:1796): avc: denied { getattr } for path="/proc/12846/cmdline" dev="proc" ino=87476 scontext=u:r:rild:s0 tcontext=u:r:audioserver:s0 tclass=file permissive=1
D/audio_route(12846): Apply path: voice-earpiece-wb
D/audio_route(12846): Apply path: voice-earpiece-mic-wb
V/audio_hw_voice(12846): start_voice_session: Opening voice PCMs
V/audio_hw_voice(12846): start_voice_session: pcm_config wideband
I/ActivityManager( 2955): Killing 10371:com.google.process.gapps/u0a113 (adj 906): empty #17
W/zygote ( 2955): kill(-10371, 9) failed: No such process
I/chatty ( 2955): uid=1000(system) ActivityManager identical 2 lines
W/zygote ( 2955): kill(-10371, 9) failed: No such process
I/zygote ( 2955): Successfully killed process cgroup uid 10113 pid 10371 in 135ms
E/BufferQueueProducer( 2475): [com.socialnmobile.dictapps.notepad.color.note/com.socialnmobile.colornote.activity.NoteEditor#0] disconnect: not connected (req=1)
W/libEGL (12010): EGLNativeWindowType 0xd3c7e008 disconnect failed
V/audio_hw_voice(12846): start_voice_session: enabling two mic control
F/libc (12846): Fatal signal 11 (SIGSEGV), code 1, fault addr 0x98 in tid 12889 (reader), pid 12846 (audioserver)
I/crash_dump32(12891): type=1400 audit(0.0:1797): avc: denied { noatsecure } for scontext=u:r:audioserver:s0 tcontext=u:r:crash_dump:s0 tclass=process permissive=1
I/crash_dump32(12893): obtaining output fd from tombstoned, type: kDebuggerdTombstone
I//system/bin/tombstoned( 2515): received crash request for pid 12846
I/crash_dump32(12893): performing dump of process 12846 (target tid = 12889)
F/DEBUG (12893): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
F/DEBUG (12893): AospExtended Version: 'v5.8'
F/DEBUG (12893): Build fingerprint: 'samsung/s5neoltexx/s5neolte:6.0.1/MMB29K/G903FXXU1BQC1:user/release-keys'
F/DEBUG (12893): Revision: '0'
F/DEBUG (12893): ABI: 'arm'
F/DEBUG (12893): pid: 12846, tid: 12889, name: reader >>> /system/bin/audioserver <<<
F/DEBUG (12893): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x98
F/DEBUG (12893): Cause: null pointer dereference
F/DEBUG (12893): r0 00000000 r1 00000160 r2 00000001 r3 f32dc2fc
F/DEBUG (12893): r4 00000160 r5 f5c3ca88 r6 f5c3ca58 r7 f5c3c400
F/DEBUG (12893): r8 f52993f0 r9 00000002 sl 000002c0 fp f5c3ca00
F/DEBUG (12893): ip f511fefc sp f3182880 lr f51189dc pc f50f40c4 cpsr 80070030
F/DEBUG (12893):
F/DEBUG (12893): backtrace:
F/DEBUG (12893): #00 pc 000020c4 /system/lib/libtinyalsa.so (pcm_bytes_to_frames+39)
F/DEBUG (12893): #01 pc 000079d8 /system/lib/hw/audio.primary.universal7580.so (in_read+792)
F/DEBUG (12893): #02 pc 0001f45d /system/vendor/lib/hw/[email protected] (android::hardware::audio::V2_0::implementation::(anonymous namespace)::ReadThread::threadLoop()+216)
F/DEBUG (12893): #03 pc 0000d1b9 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+144)
F/DEBUG (12893): #04 pc 00047ecf /system/lib/libc.so (__pthread_start(void*)+22)
F/DEBUG (12893): #05 pc 0001af59 /system/lib/libc.so (__start_thread+32)
W/NativeCrashListener( 2955): Couldn't find ProcessRecord for pid 12846
E//system/bin/tombstoned( 2515): Tombstone written to: /data/tombstones/tombstone_21
I/BootReceiver( 2955): Copying /data/tombstones/tombstone_21 to DropBox (SYSTEM_TOMBSTONE)
W/AudioSystem( 3132): AudioPolicyService server died!
W/AudioSystem( 2955): AudioPolicyService server died!
W/AudioSystem( 2955): AudioFlinger server died!
W/AudioSystem( 3737): AudioPolicyService server died!
W/AudioSystem( 3737): AudioFlinger server died!
W/AudioRecord( 3737): dead IAudioRecord, creating a new one from obtainBuffer()
I/ServiceManager( 2341): service 'media.audio_flinger' died
I/ServiceManager( 2341): service 'media.audio_policy' died
I/ServiceManager( 2341): service 'media.sound_trigger_hw' died
I/ServiceManager( 3737): Waiting for service media.audio_flinger...
I/ServiceManager( 2955): Waiting for service media.audio_policy...
W/BroadcastQueue( 2955): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
W/BroadcastQueue( 2955): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
I/ServiceManager( 3737): Waiting for service media.audio_flinger...
I/ServiceManager( 2955): Waiting for service media.audio_policy...
I/Xposed ( 3132): fsbi >> nc >> onDataChanged >> 0 > true > 75 > H+
I/ServiceManager( 3737): Waiting for service media.audio_flinger...
I/ServiceManager( 2955): Waiting for service media.audio_policy...
I/Xposed ( 3132): fsbi >> nc >> onDataChanged >> 0 > true > 50 > H+
I/ServiceManager( 3737): Waiting for service media.audio_flinger...
I/ServiceManager( 2955): Waiting for service media.audio_policy...
I/Telecom ( 2955): InCallController: Sending updateCall [[email protected], DIALING, com.android.phone/com.android.services.telephony.TelephonyConnectionService, tel:*********, A, childs(0), has_parent(false), [Capabilities: CAPABILITY_SUPPORT_HOLD CAPABILITY_MUTE CAPABILITY_CANNOT_DOWNGRADE_VIDEO_TO_AUDIO], [Properties:]]: [email protected]
I/Telecom ( 2955): InCallController: Components updated: [ComponentInfo{com.android.dialer/com.android.incallui.InCallServiceImpl}]: [email protected]
I/Telecom ( 2955): CallsManager: setCallState DIALING -> ACTIVE, call: [[email protected], DIALING, com.android.phone/com.android.services.telephony.TelephonyConnectionService, tel:*********, A, childs(0), has_parent(false), [Capabilities: CAPABILITY_SUPPORT_HOLD CAPABILITY_MUTE CAPABILITY_CANNOT_DOWNGRADE_VIDEO_TO_AUDIO], [Properties:]]: [email protected]