Need Help Accessing com_broadcom_bt_service_fm_FmReceiverService - EVO 4G Q&A, Help & Troubleshooting

Hi,
I'm tracing through the HTCFMRadio app on my EVO to figure out how it works. I eventually want to create a program that records radio without having to use the mic. From my tracing I can see taht the program continually calls:
com_broadcom_bt_service_fm_FmReceiverService.cpp
Here's logcat:
07-14 10:20:33.769: VERBOSE/FmReceiverEventLoop(94): onRadioRdsUpdateEvent() WOSU 89.7 : station website
07-14 10:20:33.769: VERBOSE/FmReceiverService(94): onRadioRdsUpdateEvent(0,9,42,WOSU 89.7 : station website )
07-14 10:20:33.769: WARN/FmReceiverService(94): Handling OPERATION_RDS_DATA_EVENT_CALLBACK: calls sendRdsDataEventCallback
07-14 10:20:33.769: INFO/BTL_IFC(94): btl_ifc_ctrl_rx: [BTL_IFC CTRL] recv BTLIF_FM_RDS_UPDATE (FM) 79 pbytes (hdl 189)
07-14 10:20:33.769: INFO/com_broadcom_bt_service_fm_FmReceiverService.cpp(94): decodePendingEvent: Event ID: 4370
07-14 10:20:33.769: INFO/com_broadcom_bt_service_fm_FmReceiverService.cpp(94): decodePendingEvent: RDS UPDATE EVENT
07-14 10:20:33.769: INFO/com_broadcom_bt_service_fm_FmReceiverService.cpp(94): enqueuePendingEvent: event ID: 9, ATTACHING THREAD
07-14 10:20:33.769: INFO/com_broadcom_bt_service_fm_FmReceiverService.cpp(94): enqueuePendingEvent: THREAD ATTACHED OK
07-14 10:20:33.769: INFO/com_broadcom_bt_service_fm_FmReceiverService.cpp(94): [JNI] - TRANSMITTING EVENT UP : event = 9
07-14 10:20:33.769: INFO/com_broadcom_bt_service_fm_FmReceiverService.cpp(94): enqueuePendingEvent: BTA_FM_RDS_UPD_EVT, 0x 6d4fb8
07-14 10:20:33.769: INFO/com_broadcom_bt_service_fm_FmReceiverService.cpp(94): enqueuePendingEvent: BTA_FM_RDS_UPD_EVT, previous_rdsWOSU 89.7 : station website
07-14 10:20:33.769: INFO/com_broadcom_bt_service_fm_FmReceiverService.cpp(94): enqueuePendingEvent: BTA_FM_RDS_UPD_EVT, new_rdsWOSU 89.7 : station website
07-14 10:20:33.769: INFO/com_broadcom_bt_service_fm_FmReceiverService.cpp(94): enqueuePendingEvent: BTA_FM_RDS_UPD_EVT, memcmp 0x 20
07-14 10:20:33.769: VERBOSE/FmReceiverEventLoop(94): onRadioRdsUpdateEvent() WOSU 89.7 : station website
07-14 10:20:33.769: VERBOSE/FmReceiverService(94): onRadioRdsUpdateEvent(0,9,42,WOSU 89.7 : station website)
07-14 10:20:33.779: WARN/FmReceiverService(94): Handling OPERATION_RDS_DATA_EVENT_CALLBACK: calls sendRdsDataEventCallback
07-14 10:20:33.779: INFO/BTL_IFC(94): btl_ifc_ctrl_rx: [BTL_IFC CTRL] recv BTLIF_FM_RDS_UPDATE (FM) 79 pbytes (hdl 189)
07-14 10:20:33.779: INFO/com_broadcom_bt_service_fm_FmReceiverService.cpp(94): decodePendingEvent: Event ID: 4370
07-14 10:20:33.779: INFO/com_broadcom_bt_service_fm_FmReceiverService.cpp(94): decodePendingEvent: RDS UPDATE EVENT
07-14 10:20:33.779: INFO/com_broadcom_bt_service_fm_FmReceiverService.cpp(94): enqueuePendingEvent: event ID: 9, ATTACHING THREAD
07-14 10:20:33.779: INFO/com_broadcom_bt_service_fm_FmReceiverService.cpp(94): enqueuePendingEvent: THREAD ATTACHED OK
07-14 10:20:33.779: INFO/com_broadcom_bt_service_fm_FmReceiverService.cpp(94): [JNI] - TRANSMITTING EVENT UP : event = 9
07-14 10:20:33.779: INFO/com_broadcom_bt_service_fm_FmReceiverService.cpp(94): enqueuePendingEvent: BTA_FM_RDS_UPD_EVT, 0x 6d4fb8
07-14 10:20:33.779: INFO/com_broadcom_bt_service_fm_FmReceiverService.cpp(94): enqueuePendingEvent: BTA_FM_RDS_UPD_EVT, previous_rdsWOSU 89.7 : station website
07-14 10:20:33.779: INFO/com_broadcom_bt_service_fm_FmReceiverService.cpp(94): enqueuePendingEvent: BTA_FM_RDS_UPD_EVT, new_rdsWOSU 89.7 : station webstie
07-14 10:20:33.779: INFO/com_broadcom_bt_service_fm_FmReceiverService.cpp(94): enqueuePendingEvent: BTA_FM_RDS_UPD_EVT, memcmp 0x 0
07-14 10:20:34.316: INFO//system/bin/btld(10221): ##### USerial_Ioctl: BT_Sleep, 0x8004 ####
07-14 10:20:35.020: INFO//system/bin/btld(10221): ##### USerial_Ioctl: BT_Wake, 0x8003 ####
07-14 10:20:35.049: INFO/BTAPP_FM(10222): BTAPP_FM: btui_fm_cback: 10
07-14 10:20:35.049: INFO/BTAPP_FM(10222): BTAPP_FM: BTA_FM_AUD_DATA_EVT
07-14 10:20:35.049: INFO/BTL-IFS(10222): send_ctrl_msg: [BTL_IFS CTRL] send BTLIF_FM_GET_AUDIO_QUALITY (FM) 12 pbytes (hdl 15)
Can someone explain to me how I can access the music stream created by this file? or at least give me direction in how to figure this out? Thanks!
Respectfully,
Jerry Balderas

solved
file in question is called by com.broadcom.bt.service.fm.FmReceiverService which can be extracted from framework.odex
copy framework.odex to same directory as HtcFMRadio.odex then:
baksmali -d <framework directory> -x framework.odex

Related

[ROM][14.08.2012]DayDream SagaOfSense RC1 With HTC Sense 3.6[Desire S leak]

Not responsible if you damage your phone.
DayDream SagaOfSense RC1 with HTC Sense 3.6
Base on Virtuous Saga 1.0.0 with Android 4.0.4 & HTC Sense 3.6​
Features:
- Android 4.0.4 Ice Cream Sandwith.
- HTC SenseUI 3.6
- Kernel 3.0
- Clean.
- Deodexed
- Busybox / Superuser
- Zipaligned
- Multilanguage
Work:
- Sound.
- Touchscreen.
- Bt, Wfi, 3g.
- Keyboard (+/-)
- Sms, call...
- Camera, camcorder.
- WIFI hotspot.
- Mount SD.
- ect...
Don;t work:
- Screen rotation when keyboard is open.
- Mic dosen't work in Google Voice Search(thenks Hai_Duong)
You need:
- Rooted Desire Z or T-Mobile G2.
- s-off.
- DZ hboot.
Credits:
- Virtuous Team.
- Football.
Download:
http://elektro-instal.com/napior/Alpha3.6/DayDream SagaOfSense RC1.zip
md5: 8BF7DE90436C7CEB97DE2B6BCB5D7D31
Fix Mic:
http://elektro-instal.com/napior/Alpha3.6/fix mic.zip
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
If someone could help me in fix rotation keyboard here is logcat
Code:
I/InputMethodService( (1011): : [onConfigurationChanged] state = open keyboard
I/InputMethodService( (1011): : [onShowInputRequested] flags = 1
I/InputMethodService( (1011): : [onShowInputRequested] true
I/InputMethodService( (1011): : [onConfigurationChanged] open keyboard = showWindow
V/InputMethodService( (1011): : Showing window: showInput=true mShowInputRequested=false mWindowAdded=true mWindowCreated=false mWindowVisible=false mInputStarted=true
V/InputMethodService( (1011): : showWindow: updating UI
I/HTCIMEService( (1011): : [onCreateInputView]
D/InputDispatcher( (211): : InputDispatcher::registerInputChannel - channel '412dd578 RecentsPanel (server)' ~ registerInputChannel - monitor=false
D/InputDispatcher( (211): : InputDispatcher::registerInputChannel, get received Fd, fd=252
D/InputDispatcher( (211): : InputDispatcher::registerInputChannel, Looper addFd
D/InputDispatcher( (211): : InputDispatcher::registerInputChannel, runCommandsLockedInterruptible(), finish registerInputChannel
D/PhoneStatusBarView( (882): : onReceive: onConfigurationChanged.
D/PhoneStatusBar( (882): : updateDisplaySize: DisplayMetrics{density=1.5, width=800, height=480, scaledDensity=1.5, xdpi=254.0, ydpi=254.0}
D/PhoneStatusBar( (882): : updateExpandedSize()
D/PhoneStatusBar( (882): : updateExpandedSize: height=338 INVISIBLE
D/InputDispatcher( (211): : InputDispatcher::unregisterInputChannel, channel: '41457f98 RecentsPanel (server)' ~ unregisterInputChannel
D/InputDispatcher( (211): : InputDispatcher::unregisterInputChannel, Looper remove ReceivePipeFd
D/InputDispatcher( (211): : InputDispatcher::unregisterInputChannel, abortBrokenDispatchCycleLocked()
D/InputDispatcher( (211): : InputDispatcher::unregisterInputChannel, mLooper->wake(), finish unregisterInputChannel
V/Performance( (882): : >>[email protected] onReceive:Intent { act=android.intent.action.CONFIGURATION_CHANGED flg=0x60000010 }, tid=882
D/PhoneStatusBar( (882): : onReceive: ACTION_CONFIGURATION_CHANGED.
V/Performance( (882): : <<[email protected] onReceive, 91ms
W/APKResTool( (1011): : can't find package
V/Performance( (882): : >>[email protected] onReceive:Intent { act=android.intent.action.CONFIGURATION_CHANGED flg=0x60000010 }, tid=882
V/Performance( (882): : <<[email protected] onReceive, 7ms
V/Performance( (882): : >>[email protected] onReceive:Intent { act=android.intent.action.CONFIGURATION_CHANGED flg=0x60000010 }, tid=882
D/HtcBlinkingTextView( (882): : setVisibility=0, mEnableBlinking=false, Sleep=true, id=18
D/CarrierLabel( (882): : updateResources()
W/CarrierLabel( (882): : updateNetworkNameExt: mSimState = UNKNOWN
I/Adreno200-EGLSUB( (100): : <CreateImage:893>: Android Image
I/Adreno200-EGLSUB( (100): : <GetImageAttributes:1102>: RGBA_8888
D/HtcBlinkingTextView( (882): : setText=, mEnableBlinking=false, Sleep=false, id=19
D/HtcBlinkingTextView( (882): : setVisibility=8, mEnableBlinking=false, Sleep=false, id=19
D/HtcBlinkingTextView( (882): : internalSetVisibility=8, mEnableBlinking=false, Sleep=true, id=20
V/Performance( (882): : <<[email protected] onReceive, 11ms
V/Performance( (882): : >>[email protected] onReceive:Intent { act=android.intent.action.CONFIGURATION_CHANGED flg=0x60000010 }, tid=882
V/Performance( (882): : <<[email protected] onReceive, 0ms
D/WindowManager( (211): : computeForcedAppOrientationLocked(), req=-1, mForcedAppOrientation=-1
D/RecentsPanelView( (882): : panelHeight=480
D/WindowManager( (211): : computeForcedAppOrientationLocked(), req=-1, mForcedAppOrientation=-1
D/WindowManager( (211): : computeForcedAppOrientationLocked(), req=-1, mForcedAppOrientation=-1
D/PhoneStatusBar( (882): : ExpandedView height changed old=658 new=338
D/PhoneStatusBar( (882): : updateExpandedViewPos before expandedPosition=-10000 mTrackingParams.y=-480 mTrackingPosition=-480
D/memalloc( (882): : /dev/pmem: Unmapping buffer base:0x54904000 size:9154560 offset:7864320
D/dalvikvm( (882): : GC_FOR_ALLOC freed 1700K, 47% free 5066K/9443K, paused 102ms
I/HTCIMMView( (1011): : [FixedWCL] adjustWCLHeight height:65
I/Adreno200-EGLSUB( (100): : <CreateImage:893>: Android Image
I/Adreno200-EGLSUB( (100): : <GetImageAttributes:1102>: RGBA_8888
I/SIPSwitcherHWKB( (1011): : contentType - 12 orientation - 2
I/SIPSwitcherHWKB( (1011): : getContentSensitiveSIPInternal, unknown
I/SIPSwitcherHWKB( (1011): : CSS.mPosition - 0
I/SIPSwitcherHWKB( (1011): : CSS.mStatus - CS_UNKONWN
I/SIPSwitcherHWKB( (1011): : mSwitchPosition - 0
I/SIPSwitcherHWKB( (1011): : getContentSensitiveSIPInternal, ret - 0
I/SIPSwitcherHWKB( (1011): : getContentSensitiveSIP, ret - 0
D/WindowManager( (211): : computeForcedAppOrientationLocked(), req=-1, mForcedAppOrientation=-1
I/HTCIMEService( (1011): : [getIMByTypeAndSIP] preferredIM=0
D/PhoneStatusBar( (882): : updateExpandedViewPos before expandedPosition=-10000 mTrackingParams.y=-480 mTrackingPosition=-480
D/memalloc( (882): : /dev/pmem: Unmapping buffer base:0x5344a000 size:4894720 offset:4833280
I/Adreno200-EGLSUB( (100): : <CreateImage:893>: Android Image
I/Adreno200-EGLSUB( (100): : <GetImageAttributes:1088>: RGB_565
D/InputDispatcher( (211): : setInputDispatchMode: enabled=1, frozen=0
V/BatteryStatsImpl( (211): : release partial wakelock, name=SCREEN_FROZEN, pid=211
I/WindowManager( (211): : The App Token is not null. WindowState=Window{413cb1c0 com.android.settings/com.android.settings.Settings paused=false}
D/WindowManager( (211): : computeForcedAppOrientationLocked(), req=-1, mForcedAppOrientation=-1
D/PowerManagerService( (211): : releaseWakeLock(413cd1c0): PARTIAL_WAKE_LOCK , tag=SCREEN_FROZEN, flags=0x1
D/WindowManager( (211): : Starting rotation animaiton
I/WindowManager( (211): : The App Token is not null. WindowState=Window{413cb1c0 com.android.settings/com.android.settings.Settings paused=false}
D/WindowManager( (211): : computeForcedAppOrientationLocked(), req=-1, mForcedAppOrientation=-1
I/WindowManager( (211): : The App Token is not null. WindowState=Window{413cb1c0 com.android.settings/com.android.settings.Settings paused=false}
D/WindowManager( (211): : computeForcedAppOrientationLocked(), req=-1, mForcedAppOrientation=-1
D/PowerManagerService( (211): : releaseWakeLock(4163ad50): PARTIAL_WAKE_LOCK , tag=*sync*_com.android.calendar_Account {name=, type=com.facebook.auth.login}, flags=0x1
V/InputMethodService( (1011): : CALL: onCreateCandidatesView
I/HTCIMMView( (1011): : [FixedWCL] adjustWCLHeight height:65
V/InputMethodService( (1011): : showWindow: [email protected]
V/InputMethodService( (1011): : CALL: onStartInputView
I/HTCIMEService( (1011): : [onStartInputView]: , attribute=0x0, package=com.android.settings, restarting=false
I/HTCIMEService( (1011): : [onStartInputView]: , mbUseHWkeyboard=true, initialSelStart=-1, initialSelEnd=-1
D/DialerApp( (1039): : onConfigurationChanged
W/SubtypeSwitcher( (1011): : Current subtype: en_US, keyboard
W/SubtypeSwitcher( (1011): : Last subtype was disabled. Update to the current one.
E/AbstractCompatWrapper( (1011): : Invalid input to AbstructCompatWrapper
E/CompatUtils( (1011): : Exception in invoke: NullPointerException
W/SubtypeSwitcher( (1011): : Update subtype to:en_US,keyboard, from: en_US, keyboard
D/SubtypeSwitcher( (1011): : Update shortcut IME from : com.google.android.voicesearch/.ime.VoiceInputMethodService, , voice
D/SubtypeSwitcher( (1011): : Update shortcut IME to : com.google.android.voicesearch/.ime.VoiceInputMethodService, , voice
I/HTCIMEService( (1011): : fetch result: 8.5
I/HTCIMEService( (1011): : fetch result: 8.5
I/SIPSwitcherHWKB( (1011): : ...SKIP update switch circle...
I/SIPSwitcherHWKB( (1011): : contentType - 12 orientation - 2
I/SIPSwitcherHWKB( (1011): : getContentSensitiveSIPInternal, unknown
I/SIPSwitcherHWKB( (1011): : CSS.mPosition - 0
I/SIPSwitcherHWKB( (1011): : CSS.mStatus - CS_UNKONWN
I/SIPSwitcherHWKB( (1011): : mSwitchPosition - 0
I/SIPSwitcherHWKB( (1011): : getContentSensitiveSIPInternal, ret - 0
I/SIPSwitcherHWKB( (1011): : getContentSensitiveSIP, ret - 0
I/HTCIMEService( (1011): : [getIMByTypeAndSIP] preferredIM=0
V/HtcAppUsageStats( (211): : noteAppDied pid=3220
V/Performance( (929): : >>[email protected] onReceive:Intent { act=android.intent.action.CONFIGURATION_CHANGED flg=0x60000010 }, tid=929
D/Rosie ( (929): : ConfigurationChanged...false,true
V/BatteryStatsImpl( (211): : release partial wakelock, name=*sync*_com.android.calendar_Account {name=, type=com.facebook.auth.login}, pid=211
V/Performance( (929): : <<[email protected] onReceive, 58ms
I/HTCIMEService( (1011): : [onStartInputView]: [email protected], [email protected]
I/XT9IME ( (1011): : [startInput]
D/XT9CoreMutex( (1011): : XT9IME got token!
I/XT9IME ( (1011): : [setInputConnection]: [email protected]354720
V/SyncManager( (211): : syncResult != null:true
D/SyncManager( (211): : failed sync operation (com.facebook.auth.login), com.android.calendar, SERVER, earliestRunTime 259612, EXPEDITED, SyncResult: tooManyRetries: true stats []
D/SyncManager( (211): : not retrying sync operation because it retried too many times: (com.facebook.auth.login), com.android.calendar, SERVER, earliestRunTime 495164, EXPEDITED
D/XT9CoreMutex( (1011): : XT9IME release token.
D/XT9CoreMutex( (1011): : LandQwertySIPView got token!
D/XT9IME ( (1011): : [handleFNKeyDown] FN_SETLANG received value=409
I/XT9_C ( (1011): : [loadDefaultDB] xt9_raw/ldb_0409.ldb size=304198 (loaded)
I/XT9_C ( (1011): : [registerXT9LDB] ldb_0409.ldb loading [done]
D/XT9_C ( (1011): : [registerXT9LDB] current LdbNum=109, First LdbNum=109, Second LdbNum=0
V/BatteryStatsImpl( (211): : hold partial wakelock, name=*sync*_com.htc.socialnetwork.facebook_Account {name=, type=com.facebook.auth.login}, pid=211
V/SyncManager( (211): : [SyncStorageEngine]: setActiveSync:Account {name=, type=com.facebook.auth.login}
V/SyncManager( (211): : 0: account:Account {name=, type=com.facebook.auth.login} ,authority:com.htc.socialnetwork.facebook
D/XT9IME ( (1011): : [handleFNKeyDown] FN_SETKBCODE received value=c09
D/PowerManagerService( (211): : acquireWakeLock(413bbb98): PARTIAL_WAKE_LOCK , tag=*sync*_com.htc.socialnetwork.facebook_Account {name=, type=com.facebook.auth.login}, flags=0x1, pid=211, uid=1000, mUserState=0x3
D/SyncLog ( (1039): : onStatusChanged ===========================================
D/SyncLog ( (1039): : info account (/com.facebook.auth.login), authority: com.htc.socialnetwork.facebook
D/AccountTypeManager( (1716): : Add source (AccountType), com.htc.android.mail.eas canUploading? true writable? true
I/XT9_C ( (1011): : [loadDefaultDB] xt9_raw/kbd_0c09.kbd size=32636 (loaded)
D/AccountTypeManager( (1716): : Registering external account type=com.htc.htctwitter, packageName=com.htc.htctwitter
V/Performance( (3731): : >>[email protected]40f1a970 onCreate
D/FacebookSyncStreamService( (3731): : onCreate
D/FacebookSyncStreamService( (3731): : new SyncAdapterImpl
D/WindowManager( (211): : end of ratation animation
D/XT9_C ( (1011): : [registerXT9KDB] current KdbNum=c09, First KdbNum=c09, Second KdbNum=0
D/LatinIM ( (1011): : onKDBChange() kdbID = c09
D/XT9IME ( (1011): : [handleFNKeyDown] FN_XT9INIT received value=18
D/XT9_C ( (1011): : [T9_SetBigramLM] Enable Bigram
D/XT9IME ( (1011): : [hanldeDBContentSensitive] set PDSwitch's OnDiagnoseListener for Normal4PDSwitch
D/XT9IME ( (1011): : [handleFNKeyDown] FN_XT9INPUTMODE received value=1
D/XT9IME ( (1011): : [handleFNKeyDown] FN_SIPPAGENO received value=0
D/XT9_C ( (1011): : [T9_SetKdbPage] First KdbNum=c09, Second KdbNum=0, FirstPageNum=0, SecondPageNum=0
D/XT9IME ( (1011): : [handleFNKeyDown] FN_INPUTMODE received value=2
D/XT9CoreMutex( (1011): : LandQwertySIPView release token.
D/XT9CoreMutex( (1011): : QwertyHWKBView got token!
D/XT9IME ( (1011): : [handleFNKeyDown] FN_XT9INIT received value=18
D/XT9_C ( (1011): : [T9_SetBigramLM] Enable Bigram
V/BatteryStatsImpl( (211): : hold partial wakelock, name=SCREEN_FROZEN, pid=211
D/InputDispatcher( (211): : setInputDispatchMode: enabled=1, frozen=1
D/PowerManagerService( (211): : acquireWakeLock(41499f40): PARTIAL_WAKE_LOCK , tag=SCREEN_FROZEN, flags=0x1, pid=211, uid=1000, mUserState=0x3
I/InputReader( (211): : Reconfiguring input devices. changes=0x00000004
I/InputReader( (211): : Device reconfigured: id=6, name='atmel-touchscreen', surface size is now 480x800, mode is 1
V/Performance( (3731): : <<[email protected]40f1a970 onCreate, 24ms
D/PowerManagerService( (211): : button light setOrientation:0
D/XT9IME ( (1011): : [hanldeDBContentSensitive] set PDSwitch's OnDiagnoseListener for Normal4PDSwitch
D/XT9IME ( (1011): : [handleFNKeyDown] FN_XT9INPUTMODE received value=1
D/XT9IME ( (1011): : [handleFNKeyDown] FN_SIPPAGENO received value=0
D/XT9_C ( (1011): : [T9_SetKdbPage] First KdbNum=c09, Second KdbNum=0, FirstPageNum=0, SecondPageNum=0
D/XT9IME ( (1011): : [handleFNKeyDown] FN_INPUTMODE received value=2
D/XT9CoreMutex( (1011): : QwertyHWKBView release token.
I/EZHWKBView( (1011): : doAutoCapCheck, mAutoCapMode =0
I/HTCIMMView( (1011): : [FixedWCL] adjustWCLHeight height:65
V/Performance( (3731): : >>[email protected]40f1a970 onBind
D/FacebookSyncStreamService( (3731): : try to bind android.content.SyncAdapter
V/Performance( (3731): : <<[email protected]40f1a970 onBind, 0ms
I/IdleScreen_base( (952): : FxIdleScreen: onConfigurationChanged new orientation:1 mLocale:pl_PL locale:pl_PL
I/ActivityManager( (211): : Config changed: {1.0 260mcc2mnc pl_PL layoutdir=0 sw320dp w320dp h508dp nrml long port finger qwerty/v/v tball/v s.24 skin=default fontsize=3}
D/OpenGLRenderer( (1141): : Flushing caches (mode 0)
V/ActivityManager( (211): : Delivering non-ordered to registered BroadcastFilter{4144df68 ReceiverList{4144def0 211 system/1000 local:4144dd70}}: BroadcastRecord{415836d0 android.intent.action.CONFIGURATION_CHANGED}
I/ActivityManager( (211): : Delivering to BroadcastFilter{4144df68 ReceiverList{4144def0 211 system/1000 local:4144dd70}}
V/Performance( (211): : >>[email protected]0 onReceive:Intent { act=android.intent.action.CONFIGURATION_CHANGED flg=0x60000010 }, tid=228
V/Performance( (211): : <<[email protected]0 onReceive, 0ms
V/Performance( (211): : >>[email protected] onReceive:Intent { act=android.intent.action.CONFIGURATION_CHANGED flg=0x60000010 }, tid=228
V/InputMethodService( (1011): : showWindow: showing!
I/IME_CURRENT_STATE( (1011): : SIP_VISIBLE=true, SIP_HEIGHT=0
V/ActivityManager( (211): : Delivering non-ordered to registered BroadcastFilter{40f28670 ReceiverList{40f53950 211 system/1000 local:40f37440}}: BroadcastRecord{415836d0 android.intent.action.CONFIGURATION_CHANGED}
I/ActivityManager( (211): : Delivering to BroadcastFilter{40f28670 ReceiverList{40f53950 211 system/1000 local:40f37440}}
V/ActivityManager( (211): : Delivering non-ordered to registered BroadcastFilter{41388388 ReceiverList{413882e8 882 com.android.systemui/1000 remote:41387e58}}: BroadcastRecord{415836d0 android.intent.action.CONFIGURATION_CHANGED}
I/ActivityManager( (211): : Delivering to BroadcastFilter{41388388 ReceiverList{413882e8 882 com.android.systemui/1000 remote:41387e58}}
Logcat was made when i open keyboard.
Damn, this looks so sexy.
Dobre bo polskie - "good because Polish"
napior said:
...........................
Click to expand...
Click to collapse
Camera everything works? Like 720p?
Sent from my HTC Desire Z using xda app-developers app
Should works.
napior said:
Should works.
Click to expand...
Click to collapse
How much free ram? And does it still have facebook for HTC sense link contact like in sense 2.1/3 and 3.5??
Sent from my HTC Desire Z using xda app-developers app
I have 70 Mb of free RAM. Facebook works the same as in sense 3.5.
OMG I was waiting for this, thank you so much!
FINALLY!!! Downloading and then reporting back !
hi does this have the messaging problem like in sense 3.5 roms? i dont want to use ghostly sms for recovering lost messages so does it miss sms?
How can I make the Rosie full-3D?
THANKS !!! Testing now OMG waited for such ROM !!!
try it http://forum.xda-developers.com/showpost.php?p=23392722&postcount=623 .
napior said:
try it http://forum.xda-developers.com/showpost.php?p=23392722&postcount=623 .
Click to expand...
Click to collapse
I 'll try it, thank you so much again!
Bug: Google Voice Search is not working.
I see, but mic in voice notes works. I added this to bug list. Thenks.
Apart from the keyboard lights that dont work and the landscape lock when keyboard is open. This rom is pretty smooth and awesome holding on to this for a while!
Sent from my HTC Desire Z using Tapatalk 2
napior said:
I see, but mic in voice notes works. I added this to bug list. Thenks.
Click to expand...
Click to collapse
yozgatg has got voice search working with virtuous kernel, ask him how he fixed it. and regrading the rotation fix,
Rotation fix works maybe if the akmd file gets the correct permission.
set_perm(0, 2000, 0755, "/system/bin/akmd");
this would be needed to add in the updater-script
if this doesn't works, swap akmd from a sense 3.5 working rom.
If that doesn't works, try this :
in framework-res/res/values/bools.xml:
<bool name="config_forceDisableHardwareKeyboard">true</bool>
change this value from true to false.
Hope this would solve the issue.
Try and report as I'm out and can't try right now.
Rotation fix requires modding the android.policy.jar file (there are many tutorials in the forum). For voice search, copy the AdieHWCodec.csv file from my rom to /system/etc

Phone is shut downs and reboot (bootloop sometimes) sometimes

D/PermissionCache( 351): checking android.permission.READ_FRAME_BUFFER for uid=1000 => granted (114 us)
I/AudioMixer( 374): found effect "Multichannel Downmix To Stereo" from The Android Open Source Project
D/AMZ-audio_hw_primary( 374): select_devices: out_snd_device(2: speaker) in_snd_device(0: )
D/AMZ-hardware_info( 374): hw_info_append_hw_type : device_name = speaker
D/AMZ-ACDB-LOADER( 374): ACDB -> send_audio_cal, acdb_id = 53, path = 0
D/AMZ-metrics.platform_audio( 374): audio_hw:device_enabled:speaker=1;CT;1:NR
I/FA ( 1460): Tag Manager is not found and thus will not be used
V/PanelView( 1279): animationTick called with dtms=0; nothing to do (h=1184.0 v=-4000.0)
D/AMZ-ExternalSpeakerAmpControl( 374): Loading /etc/audio/speakers/dsp_software.patch for channel 0
I/QCOM PowerHAL( 374): Processing audio hint. Metadata: state=0
D/AMZ-ExternalSpeakerAmpControl( 374): Completed initializing speaker for channel 0. Result = 0
D/Mms:app ( 1937): cancelNotification
D/AMZ-ExternalSpeakerAmpControl( 374): Loading /etc/audio/speakers/dsp_software.patch for channel 1
I/Adreno-EGL( 1937): <qeglDrvAPI_eglInitialize:410>: EGL 1.4 QUALCOMM build: ()
I/Adreno-EGL( 1937): OpenGL ES Shader Compiler Version: E031.24.00.15
I/Adreno-EGL( 1937): Build Date: 11/12/14 Wed
I/Adreno-EGL( 1937): Local Branch:
I/Adreno-EGL( 1937): Remote Branch:
I/Adreno-EGL( 1937): Local Patches:
I/Adreno-EGL( 1937): Reconstruct Branch:
D/OpenGLRenderer( 1937): Enabling debug mode 0
D/AMZ-ExternalSpeakerAmpControl( 374): Completed initializing speaker for channel 1. Result = 0
D/AMZ-ExternalSpeakerAmpControl( 374): EnableAmps complete. Result = 0
D/AMZ-audio_speaker_platform( 374): Loading speaker use case "music"
D/Mms:app ( 1937): new threadId: -2
D/Mms:app ( 1937): cancelNotification
V/RenderScript( 1937): Application requested CPU execution
V/RenderScript( 1937): 0x7639bc08 Launching thread(s), CPUs 4
I/ActivityManager( 1153): Displayed com.android.mms/.ui.ConversationList: +418ms
I/Timeline( 1153): Timeline: Activity_windows_visible id: ActivityRecord{41c209d0 u0 com.android.mms/.ui.ConversationList t2} time:57099
D/Mms ( 1937): [1] mDeleteObsoleteThreadsRunnable calling asyncDeleteObsoleteThreads
I/ServiceManager( 434): Waiting for service AtCmdFwd...
D/Mms:app ( 1937): cancelNotification
D/Mms ( 1937): [1] onQueryComplete finished DELETE_OBSOLETE_THREADS_TOKEN
I/Timeline( 1937): Timeline: Activity_idle id: [email protected] time:57124
D/PackageManager( 1153): Ignoring attempt to set enabled state of disabled component com.google.android.gsf/com.google.android.gsf.update.SystemUpdateActivity
D/PackageManager( 1153): Ignoring attempt to set enabled state of disabled component com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$ SecretCodeReceiver
D/PackageManager( 1153): Ignoring attempt to set enabled state of disabled component com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$ Receiver
D/AMZ-Atfwd_Sendcmd( 434): AtCmdFwd service not published, waiting... retryCnt : 4
someone knows how to see logcat?

please help in call audio

Is anyone having this problem whilst building and testing roms , Can someone review this cat log and suggest a fix its for in call volume this is the problem:
Code:
02-05 18:10:40.748 8670 8670 W System : ClassLoader referenced unknown path: /system/priv-app/Dialer/lib/arm
02-05 18:10:40.759 7021 7021 I InCall : CallList - onUpdate - [Call_2, ACTIVE, [Capabilities: CAPABILITY_HOLD CAPABILITY_SUPPORT_HOLD CAPABILITY_MUTE CAPABILITY_CANNOT_DOWNGRADE_VIDEO_TO_AUDIO], [Properties:], children:[], parent:null, conferenceable:[], videoState:Audio Only, mSessionModificationState:0, VideoSettingsCameraDir:-1), mIsActivSub:false]
02-05 18:10:40.759 7021 7021 I InCall : InCallPresenter - Phone switching state: INCALL -> INCALL
02-05 18:10:40.761 7021 7021 E QtiImsExtUtils: getImsPhoneId failed. Exception = org.codeaurora.ims.QtiImsException: ImsService is not running
02-05 18:10:40.761 7021 7021 E QtiImsExtUtils: getConfigForPhoneId phoneId is invalid
02-05 18:10:40.761 7021 7021 E QtiImsExtUtils: isCarrierConfigEnabled bundle is null
02-05 18:10:40.761 7021 7021 E QtiImsExtUtils: getImsPhoneId failed. Exception = org.codeaurora.ims.QtiImsException: ImsService is not running
02-05 18:10:40.761 7021 7021 E QtiImsExtUtils: getConfigForPhoneId phoneId is invalid
02-05 18:10:40.761 7021 7021 E QtiImsExtUtils: isCarrierConfigEnabled bundle is null
02-05 18:10:40.789 531 531 I hash_map_utils: key: 'volume_boost' value: ''
02-05 18:10:40.789 531 3072 I hash_map_utils: key: 'volume_boost' value: ''
02-05 18:10:40.792 7021 7021 E QtiImsExtUtils: getImsPhoneId failed. Exception = org.codeaurora.ims.QtiImsException: ImsService is not running
02-05 18:10:40.792 7021 7021 E QtiImsExtUtils: getConfigForPhoneId phoneId is invalid
02-05 18:10:40.792 7021 7021 E QtiImsExtUtils: isCarrierConfigEnabled bundle is null
02-05 18:10:40.792 7021 7021 E QtiImsExtUtils: getImsPhoneId failed. Exception = org.codeaurora.ims.QtiImsException: ImsService is not running
02-05 18:10:40.792 7021 7021 E QtiImsExtUtils: getConfigForPhoneId phoneId is invalid
02-05 18:10:40.792 7021 7021 E QtiImsExtUtils: isCarrierConfigEnabled bundle is null

Crash Debug on LineageOS 14.1

I just flashed my mobile with LineageOS 14.1
To my surprise I see the crashes that they dont show full stack trace.
Only this:
01-03 22:44:01.189 12773 12807 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x42424242 in tid 12807 (hci_thread)
Do I have to enable it somehow?
I would expect to see something like this (this I remember from Cyanogenmod and Stock Android)
02-05 16:45:13.279 307 1231 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x1 in tid 1231 (netmgrd)
02-05 16:45:13.351 6570 6570 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
02-05 16:45:13.352 6570 6570 F DEBUG : CM Version: '14.1-20170131-NIGHTLY-osprey'
02-05 16:45:13.352 6570 6570 F DEBUG : Build fingerprint: 'motorola/osprey_retus_2gb/osprey_u2:6.0.1/MPI24.107-55/33:user/release-keys'
02-05 16:45:13.352 6570 6570 F DEBUG : Revision: '0'
02-05 16:45:13.352 6570 6570 F DEBUG : ABI: 'arm'
02-05 16:45:13.352 6570 6570 F DEBUG : pid: 307, tid: 1231, name: netmgrd >>> /system/bin/netmgrd <<<
02-05 16:45:13.352 6570 6570 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x1
02-05 16:45:13.352 6570 6570 F DEBUG : r0 b6b01f10 r1 00000001 r2 b6b06560 r3 00000040
02-05 16:45:13.352 6570 6570 F DEBUG : r4 b647f3fc r5 b6b06eac r6 b6b01f10 r7 b6b02d07
02-05 16:45:13.352 6570 6570 F DEBUG : r8 b5f07520 r9 b5f07500 sl 00000001 fp b6f7ea49
02-05 16:45:13.352 6570 6570 F DEBUG : ip 00000000 sp b647f000 lr b6af9ba5 pc b6af9bce cpsr 20070030
02-05 16:45:13.363 6570 6570 F DEBUG :
02-05 16:45:13.363 6570 6570 F DEBUG : backtrace:
02-05 16:45:13.363 6570 6570 F DEBUG : #00 pc 00007bce /system/vendor/lib/libnetmgr.so (netmgr_nl_decode_nlmsg+269)
02-05 16:45:13.363 6570 6570 F DEBUG : #01 pc 00020f7d /system/bin/netmgrd
02-05 16:45:13.363 6570 6570 F DEBUG : #02 pc 00033893 /system/bin/netmgrd
02-05 16:45:13.364 6570 6570 F DEBUG : #03 pc 00041b09 /system/bin/netmgrd
02-05 16:45:13.364 6570 6570 F DEBUG : #04 pc 0000bef9 /system/vendor/lib/libdsutils.so (stm2_process_input+632)
02-05 16:45:13.364 6570 6570 F DEBUG : #05 pc 0000c7dd /system/vendor/lib/libdsutils.so (stm2_instance_process_input+204)
02-05 16:45:13.364 6570 6570 F DEBUG : #06 pc 0001213d /system/bin/netmgrd
02-05 16:45:13.364 6570 6570 F DEBUG : #07 pc 00003f9f /system/vendor/lib/libdsutils.so
02-05 16:45:13.364 6570 6570 F DEBUG : #08 pc 000477d3 /system/lib/libc.so (_ZL15__pthread_startPv+22)
02-05 16:45:13.364 6570 6570 F DEBUG : #09 pc 00019b7d /system/lib/libc.so (__start_thread+6)
Thanks,
marcinguy said:
I just flashed my mobile with LineageOS 14.1...
Click to expand...
Click to collapse
I don't have this device but, your best bet is to post this question within the following Official LineageOS thread for your device.
https://forum.xda-developers.com/showthread.php?t=3466246
Good Luck!
~~~~~~~~~~~~~~~
I DO NOT provide support via PM unless asked/requested by myself. PLEASE keep it in the threads where everyone can share.
Thanks!
Actually it is a general Question in regards to LineageOS 14.1.
The device I use is S3 Neo+ GT-9301I
I pasted sample output as I it remember from Motorola device.
So on my device, as stated I just get:
Code:
12-31 13:11:00.180 8059 8096 F libc : Fatal signal 6 (SIGABRT), code -6 in tid 8096 (bt_workqueue)
12-31 13:11:00.181 209 209 W : debuggerd: handling request: pid=8059 uid=1002 gid=1002 tid=8096
12-31 13:11:00.220 8059 8096 F libc : failed to resend signal during crash: Operation not permitted
12-31 13:11:00.229 8335 8335 E DEBUG : unexpected waitpid response: n=8096, status=00000000
12-31 13:11:00.229 8335 8335 E : debuggerd: timed out waiting for signal
12-31 13:11:00.231 8335 8335 E : debuggerd: ptrace detach from 8096 failed: No such process
12-31 13:11:00.233 8335 8335 E : debuggerd: failed to kill process 8059: No such process
12-31 13:11:00.236 778 810 I BootReceiver: Copying /data/tombstones/tombstone_09 to DropBox (SYSTEM_TOMBSTONE)
Any ideas?
Where there is "Operation not permitted"?
Ibuprophen said:
I don't have this device but, your best bet is to post this question within the following Official LineageOS thread for your device.
https://forum.xda-developers.com/showthread.php?t=3466246
Good Luck!
~~~~~~~~~~~~~~~
I DO NOT provide support via PM unless asked/requested by myself. PLEASE keep it in the threads where everyone can share.
Click to expand...
Click to collapse
Narrowed it down to this:
int rc = syscall(SYS_rt_tgsigqueueinfo, getpid(), gettid(), signal_number, info);
if (rc != 0) {
__libc_format_log(ANDROID_LOG_FATAL, "libc", "failed to resend signal during crash: %s",
strerror(errno));
_exit(0);
}
12-31 14:35:20.070 14851 14881 F libc : Fatal signal 6 (SIGABRT), code -6 in tid 14881 (bt_workqueue)
12-31 14:35:20.070 16288 16288 W : debuggerd: handling request: pid=14851 uid=1002 gid=1002 tid=14881
12-31 14:35:20.100 14851 14881 F libc : failed to resend signal during crash: Operation not permitted
Wondering why it gets Operation not permitted?
marcinguy said:
Thanks!
Actually it is a general Question in regards to LineageOS 14.1.
The device I use is S3 Neo+ GT-9301I
I pasted sample output as I it remember from Motorola device.
So on my device, as stated I just get:
Code:
12-31 13:11:00.180 8059 8096 F libc : Fatal signal 6 (SIGABRT), code -6 in tid 8096 (bt_workqueue)
12-31 13:11:00.181 209 209 W : debuggerd: handling request: pid=8059 uid=1002 gid=1002 tid=8096
12-31 13:11:00.220 8059 8096 F libc : failed to resend signal during crash: Operation not permitted
12-31 13:11:00.229 8335 8335 E DEBUG : unexpected waitpid response: n=8096, status=00000000
12-31 13:11:00.229 8335 8335 E : debuggerd: timed out waiting for signal
12-31 13:11:00.231 8335 8335 E : debuggerd: ptrace detach from 8096 failed: No such process
12-31 13:11:00.233 8335 8335 E : debuggerd: failed to kill process 8059: No such process
12-31 13:11:00.236 778 810 I BootReceiver: Copying /data/tombstones/tombstone_09 to DropBox (SYSTEM_TOMBSTONE)
Any ideas?
Where there is "Operation not permitted"?
Click to expand...
Click to collapse
Figured it out.
Had to modify debbugerd (bionic) and adjust selinux.
Now debuggerd can attach to the process and show the debug info and backtrace.
marcinguy said:
Narrowed it down to this:
int rc = syscall(SYS_rt_tgsigqueueinfo, getpid(), gettid(), signal_number, info);
if (rc != 0) {
__libc_format_log(ANDROID_LOG_FATAL, "libc", "failed to resend signal during crash: %s",
strerror(errno));
_exit(0);
}
12-31 14:35:20.070 14851 14881 F libc : Fatal signal 6 (SIGABRT), code -6 in tid 14881 (bt_workqueue)
12-31 14:35:20.070 16288 16288 W : debuggerd: handling request: pid=14851 uid=1002 gid=1002 tid=14881
12-31 14:35:20.100 14851 14881 F libc : failed to resend signal during crash: Operation not permitted
Wondering why it gets Operation not permitted?
Click to expand...
Click to collapse

Problem Flashing new Android 11 magisk_patched.img

Hello, I'm trying to update my pixel 2xl to the latest Android 11 using Magisk Cannary 20426 and everytime I've tried to either patch boot.img or install the magisk,zip using TWP I'm getting this similar error in my `adb logcat`. I'm able to still aceess the phone after a failure to flash the new boot.img but flashing the stock. This means that I donot have root on my phone anymore.
Things I've tried:
Reinstalling the magisk app using cannary
different usb port / cable
updated platformtools
any advice to assist in debugging this would be greatly appreciated
Code:
12-31 19:42:47.054 2244 2244 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
12-31 19:42:47.054 2244 2244 F DEBUG : Build fingerprint: 'google/taimen/taimen:11/RP1A.200720.009/6720564:user/release-keys'
12-31 19:42:47.054 2244 2244 F DEBUG : Revision: 'rev_10'
12-31 19:42:47.054 2244 2244 F DEBUG : ABI: 'arm'
12-31 19:42:47.055 2244 2244 F DEBUG : Timestamp: 1969-12-31 19:42:47-0500
12-31 19:42:47.055 2244 2244 F DEBUG : pid: 2209, tid: 2209, name: app_process32 >>> /system/bin/app_process32 <<<
12-31 19:42:47.055 2244 2244 F DEBUG : uid: 0
12-31 19:42:47.055 2244 2244 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x3
12-31 19:42:47.055 2244 2244 F DEBUG : Cause: null pointer dereference
12-31 19:42:47.055 2244 2244 F DEBUG : r0 00000003 r1 00000003 r2 00000000 r3 00000005
12-31 19:42:47.055 2244 2244 F DEBUG : r4 ff955690 r5 f646837c r6 00000300 r7 f5f42f50
12-31 19:42:47.055 2244 2244 F DEBUG : r8 00000003 r9 00000000 r10 f6468680 r11 f6468310
12-31 19:42:47.055 2244 2244 F DEBUG : ip 80000000 sp ff955618 lr f63dc38b pc f644595a
12-31 19:42:47.056 2244 2244 F DEBUG : backtrace:
12-31 19:42:47.056 2244 2244 F DEBUG : #00 pc 0008395a /apex/com.android.runtime/bin/linker!ld-android.so (offset 0x1a000) (__dl_strlen_a15+22) (BuildId: 24c8b5ac82b22718002810e56f914352)
12-31 19:42:47.056 2244 2244 F DEBUG : #01 pc 0001a387 /apex/com.android.runtime/bin/linker (__dl__ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEC2IDnEEPKc+18) (BuildId: 24c8b5ac82b22718002810e56f914352)
12-31 19:42:47.060 1203 1203 I ServiceManager: Waiting for service 'package_native' on '/dev/binder'...
12-31 19:42:47.060 1267 1267 I ServiceManager: Waiting for service 'sensorservice' on '/dev/binder'...
12-31 19:42:47.060 2178 2240 D audio_hw_primary: out_set_parameters: enter: usecase(29: audio-playback-voip) kvpairs: routing=2
12-31 19:42:47.063 2185 2185 I AudioFlinger: openOutput() this 0x7c12bc8a30, module 10 Device type:0x10000,@:, SamplingRate 48000, Format 0x000001, Channels 0x3, flags 0x10000
12-31 19:42:47.063 2178 2240 E voice_extn: voice_extn_check_and_set_incall_music_usecase: Invalid session id 0
12-31 19:42:47.064 2185 2185 I AudioFlinger: HAL output buffer size 240 frames, normal sink buffer size 960 frames
12-31 19:42:47.065 2185 2185 E AudioFlinger: Failed to add event callback
12-31 19:42:47.065 2185 2251 I AudioFlinger: AudioFlinger's thread 0x7d94509040 tid=2251 ready to run
12-31 19:42:47.065 2185 2251 W AudioFlinger: no wake lock to update, system not ready yet
12-31 19:42:47.065 2185 2251 D AudioFlinger: ro.audio.silent is ignored since no output device is set
12-31 19:42:47.065 2185 2251 W AudioFlinger: no wake lock to update, system not ready yet
12-31 19:42:47.065 2185 2251 D AudioFlinger: ro.audio.silent is ignored since no output device is set
12-31 19:42:47.094 2178 2240 D audio_hw_primary: out_set_parameters: enter: usecase(31: incall-music-uplink) kvpairs: routing=65536
12-31 19:42:47.097 2185 2252 I AudioFlinger: AudioFlinger's thread 0x7d93ddd040 tid=2252 ready to run
12-31 19:42:47.097 2185 2252 W AudioFlinger: no wake lock to update, system not ready yet
12-31 19:42:47.098 2185 2252 W AudioFlinger: no wake lock to update, system not ready yet
12-31 19:42:47.099 2185 2254 I AudioFlinger: AudioFlinger's thread 0x7d93ddd040 tid=2254 ready to run
12-31 19:42:47.100 2185 2254 W AudioFlinger: no wake lock to update, system not ready yet
12-31 19:42:47.100 2185 2254 W AudioFlinger: no wake lock to update, system not ready yet
12-31 19:42:47.101 2185 2256 I AudioFlinger: AudioFlinger's thread 0x7d93ddd040 tid=2256 ready to run
12-31 19:42:47.101 2185 2256 W AudioFlinger: no wake lock to update, system not ready yet
12-31 19:42:47.101 2185 2256 W AudioFlinger: no wake lock to update, system not ready yet
12-31 19:42:47.101 2185 2185 E APM_AudioPolicyManager: onNewAudioModulesAvailableInt: Input device list is empty!
12-31 19:42:47.103 2244 2244 E crash_dump32: unable to connect to activity manager: Connection refused
12-31 19:42:47.103 2185 2259 I AudioFlinger: AudioFlinger's thread 0x7d93ddd040 tid=2259 ready to run
12-31 19:42:47.103 2185 2258 E FastThread: did not receive expected priority boost on time
12-31 19:42:47.103 928 928 E tombstoned: Tombstone written to: /data/tombstones/tombstone_17
12-31 19:42:47.103 2246 2246 I crash_dump64: performing dump of process 2208 (target tid = 2208)
12-31 19:42:47.108 2246 2246 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
12-31 19:42:47.108 2246 2246 F DEBUG : Build fingerprint: 'google/taimen/taimen:11/RP1A.200720.009/6720564:user/release-keys'
12-31 19:42:47.108 2246 2246 F DEBUG : Revision: 'rev_10'
12-31 19:42:47.108 2246 2246 F DEBUG : ABI: 'arm64'
12-31 19:42:47.109 2185 2261 I AudioFlinger: AudioFlinger's thread 0x7d93ddd040 tid=2261 ready to run
12-31 19:42:47.109 2246 2246 F DEBUG : Timestamp: 1969-12-31 19:42:47-0500
12-31 19:42:47.109 2246 2246 F DEBUG : pid: 2208, tid: 2208, name: app_process64 >>> /system/bin/app_process64 <<<
12-31 19:42:47.109 2246 2246 F DEBUG : uid: 0
12-31 19:42:47.109 2246 2246 F DEBUG : signal 11 (SIGSEGV), code 2 (SEGV_ACCERR), fault addr 0x7e54c33f08
12-31 19:42:47.109 2185 2261 W AudioFlinger: no wake lock to update, system not ready yet
12-31 19:42:47.109 2246 2246 F DEBUG : x0 0000007bef61a210 x1 0000000000000101 x2 0000000000000000 x3 0000007e54891db8
12-31 19:42:47.109 2246 2246 F DEBUG : x4 0000000000000000 x5 0000007e55dc41a8 x6 f2aa9131d283ec11 x7 d61f0220f2c00fd1
12-31 19:42:47.109 2246 2246 F DEBUG : x8 0000007e54c34000 x9 0000000000000031 x10 0000007bef61a210 x11 0000000000000000
12-31 19:42:47.109 2246 2246 F DEBUG : x12 00000000000000c4 x13 f4beda67985e8bfb x14 0000000000000008 x15 0000000000000001
12-31 19:42:47.109 2246 2246 F DEBUG : x16 0000007e4ffda130 x17 0000007e54891f60 x18 0000007e54803c50 x19 95440998b0b39c01
12-31 19:42:47.109 2246 2246 F DEBUG : x20 0000007bef61a210 x21 0000007bef61a210 x22 0000007e54ad0000 x23 0000007e54ad0000
12-31 19:42:47.109 2246 2246 F DEBUG : x24 0000007e54748508 x25 0000007e5085edc2 x26 0000007e5087a000 x27 0000007d1f61128b
12-31 19:42:47.109 2246 2246 F DEBUG : x28 0000007e5085eda5 x29 0000007fc5dc2fe0
12-31 19:42:47.109 2246 2246 F DEBUG : lr 0000007e54891f98 sp 0000007fc5dc2f80 pc 0000007e54c33f08 pst 0000000000000000
trying this in the morning
https://forum.xda-developers.com/pixel-2-xl/help/stuck-flashing-patched-magisk-t4019013
Are you flashing the debug.zip (magisk)?
You could try changing the A/B slot.
Also, boot twrp.img, do not install it.
I dunno why people insist on doing things the hard way...moving the boot image to and from the device and patching it manually with magisk
If you fastboot TWRP, and just flash the magisk zip file, guess what it knows what to do and none of that slot swapping and other nonsense
Copy twrp-*.img and magisk-*.zip to folder on PC with platform tools (fastboot and adb etc), then:
Code:
ren magisk*.zip magisk.zip
ren twrp*.img twrp.img
adb reboot bootloader
fastboot boot twrp.img
adb push magisk.zip /tmp
adb shell twrp install /tmp/magisk.zip
adb reboot

Categories

Resources