Error when enabling NFC - HTC One E8

Hello.
When I try to turn on NFC, it appears for "ON" and then "OFF".
https://sendvid.com/iykxmguc
I back to stock ROM Android 5.0.2 2.33.401.5. S-OFF, unlock bootloader.
This is my logcat when I try to power ON.
(filtering NFC)
{
"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"
}
logcat without filtering "NFC"
Code:
E/MP-Decision( 1971): Update arg 2
E/QCOM PowerHAL( 964): long long_duration_touch_boost fd -1
E/QCOM PowerHAL( 964): long long_duration_touch_boost fd -1
E/QCOM PowerHAL( 964): long long_duration_touch_boost fd -1
E/QCOM PowerHAL( 964): long long_duration_touch_boost fd -1
E/QCOM PowerHAL( 964): long long_duration_touch_boost fd -1
V/NfcEnabler( 5934): Turn on NFC.
D/NFC ( 5934): callMethod: enable() called with system uid.
D/HtcNfcEnablePromptActivity( 1438): isNeedToBlockCaller: caller uid=1000, follow google flow.
I/NfcService( 1438): getDefaultSE 0
D/NfcService( 1438): Enabling Nfc.
W/Settings( 1438): Setting airplane_mode_on has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value.
I/NfcService( 1438): Enabling NFC
D/PMS ( 964): acquireWL(103ea112): PARTIAL_WAKE_LOCK NfcService:mRoutingWakeLock 0x1 1438 1027 null
D/Nfc-Utils( 1438): NFC default protocol route: 2
I/Nfc-Utils( 1438): Disable eSE: false, false
V/NfcEnabler( 5934): handleNfcStateChanged 2
E/MP-Decision( 1971): Update arg 1
W/NFCJNI ( 1438): Firmware update FAILED
D/ContactMessageStore( 1425): MSG_CHECK_DELETION >>
D/ContactMessageStore( 1425): mDeleteTask = null, bDeleting = false
D/AccFlag ( 1425): sku_id=69
D/ContactMessageStore( 1425): MSG_CHECK_DELETION <<
D/ContactMessageStore( 1425): start background delete task...
D/ContactMessageStore( 1425): size: 0 , 0
D/ContactMessageStore( 1425): Background delete complete
W/NFCJNI ( 1438): Firmware update FAILED
W/NFCJNI ( 1438): Firmware update FAILED
E/NFCJNI ( 1438): Unable to update firmware, giving up
W/NfcService( 1438): Error enabling NFC
D/PMS ( 964): releaseWL(103ea112): PARTIAL_WAKE_LOCK NfcService:mRoutingWakeLock 0x1 null
V/NfcEnabler( 5934): handleNfcStateChanged 1

Related

Small Tool for Developer(and Popup 'Copy as path' by without press Shift key)

please Jailbreak after to use.
{
"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"
}
command line:
/dbgview
/writemem "123.exe kernel32.dll+0xc EEFF"
/injectdll 1234 C:\a.dll
Popup 'Copy as path' by without press Shift key
x86:
shell32.dll+004F93CA -> shell32!IContextMenu_QueryContextMenu
crack addr:004F93EC -> 0x90,0x90
ARM:
shell32.dll+002160AC -> shell32!IContextMenu_QueryContextMenu
crack addr:002160C8 -> 0x0,0x0
75DC60BC 2400 movs r4,#0
75DC60BE 461D mov r5,r3
75DC60C0 F410 7F80 tst r0,#0x100 -> keyState,if SHIFT is 0x00020590
75DC60C4 4616 mov r6,r2
75DC60C6 460F mov r7,r1
75DC60C8 D016 beq 75DC60F8 -> nop
75DC60CA F010 0F03 tst r0,#3
75DC60CE D113 bne 75DC60F8
75DC60D0 480E ldr r0,75DC610C
75DC60D2 4C0D ldr r4,75DC6108
75DC60D4 2350 movs r3,#0x50
75DC60D6 6800 ldr r0,[r0]
75DC60D8 6824 ldr r4,[r4]
75DC60DA AA02 add r2,sp,#8
75DC60DC F247 6178 mov r1,#0x7678
75DC60E0 47A0 blx r4 -> LoadStringW
75DC60E2 4C08 ldr r4,75DC6104
75DC60E4 A802 add r0,sp,#8
75DC60E6 9000 str r0,[sp]
75DC60E8 6824 ldr r4,[r4]
75DC60EA 462B mov r3,r5
75DC60EC F44F 6280 mov r2,#0x400
75DC60F0 4631 mov r1,r6
75DC60F2 4638 mov r0,r7
75DC60F4 47A0 blx r4 -> InsertMenuW
XOR EAX,EAX
TEST DWORD PTR SS:[EBP+1C],100
PUSH ESI
MOV ESI,DWORD PTR SS:[EBP+C]
JE SHORT shell32.761F942A -> nop or jo
TEST BYTE PTR SS:[EBP+1C],3
JNZ SHORT shell32.761F942A
PUSH 50
LEA EAX,DWORD PTR SS:[EBP-A4]
PUSH EAX
PUSH 7678
PUSH DWORD PTR DS:[76309AC0]
CALL LoadStringW
LEA EAX,DWORD PTR SS:[EBP-A4]
PUSH EAX
PUSH DWORD PTR SS:[EBP+14]
PUSH 400
PUSH DWORD PTR SS:[EBP+10]
PUSH ESI
CALL InsertMenuW
x86 batfile:
MEMConsole /writemem "explorer.exe shell32.dll+0x4F93EC 9090"
ARM batfile:
MEMConsole /writemem "explorer.exe shell32.dll+0x2160C8 0000"
for AllProcesses:
MEMConsole /writemem "ANY shell32.dll+0x2160C8 0000(or 9090)"
Mircrosoft Windows Update in 2013-4-10 : Popup 'Copy as path' by without press Shift key
ARM batfile:
MEMConsole /writemem "explorer.exe shell32.dll+0x2239B4 0000"

Error while unlocking boot loader XT1033

When i proceed to unlock my boot loader an error showing that " Your device does not qualify for bootloader unlocking" ...
Any solution for this ?? Plz help me out....
Refer ss
{
"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"
}
Sent from my XT1033 using XDA Free mobile app
My device doesnot qualify for unlocking bootloader...my cid code is 0*0007...so what to do now?
Vinod check this info
How can do i validate whether my device is unlockable? You can use our online tool, or you can check manually by issuing a fastboot command and looking at the CID value returned.
$ fastboot getvar all
The table below will indicate whether your device is eligible for the bootloader unlock program:
Your device is unlockable if the CID value returned is:
Your device is NOT eligible for bootloader unlock if the CID value returned is one of
0x0000
0x0003
0x0007
0x0009
0x000B
0x000C
0x000D
0x000E
0x0014
0x00DE
0x0001
0x0002
0x0004
0x0005
0x0006
0x0008
0x000A
0x000F
0x0010
0x0011
0x0032
Sent from my XT1033 using XDA Free mobile app
0x0007 can be unlocked
vinodh44u said:
My device doesnot qualify for unlocking bootloader...my cid code is 0*0007...so what to do now?View attachment 2895550
Vinod check this info
How can do i validate whether my device is unlockable? You can use our online tool, or you can check manually by issuing a fastboot command and looking at the CID value returned.
$ fastboot getvar all
The table below will indicate whether your device is eligible for the bootloader unlock program:
Your device is unlockable if the CID value returned is:
Your device is NOT eligible for bootloader unlock if the CID value returned is one of
0x0000
0x0003
0x0007
0x0009
0x000B
0x000C
0x000D
0x000E
0x0014
0x00DE
0x0001
0x0002
0x0004
0x0005
0x0006
0x0008
0x000A
0x000F
0x0010
0x0011
0x0032
Sent from my XT1033 using XDA Free mobile app
Click to expand...
Click to collapse
Dude did you read it right? My device is also 0x0007. And it says Unlockable. Recheck the website. If it cannot be unlocked you wont even get the key. 0x0007 can be unlocked. Relax. and the error, i had the same trouble. They are saying its because of some bug in 4.4 Android.

[SOLVED] DllImport error loading library libe_sqlite3 not found

Topic can be closed: apparently the DB integration works just fine. There was an other bug in the same function. Not sure why the errors above are showing.
-- EDIT--
Hi,
First of all, sorry I am posting in a general forum about development. My low post count doesn't allow me to post in a Dev forum.
I'm am trying to use the sqlite-net-pcl library form Frank Kreuger. Dev in Visual Studio 2015 with Xamarin. Debugging on a Moto G 3th gen XT1541.
When I am debugging on the device, I get the following Output:
02-28 23:40:11.006 D/Mono (11235): DllImport attempting to load: 'e_sqlite3'.
02-28 23:40:11.007 D/Mono (11235): DllImport error loading library '/storage/emulated/0/Android/data/AppName.TimeTracker/files/.override/libe_sqlite3': 'dlopen failed: library "/data/app/AppName.TimeTracker-1/lib/arm//storage/emulated/0/Android/data/AppName.TimeTracker/files/.override/libe_sqlite3" not found'.
02-28 23:40:11.007 D/Mono (11235): DllImport error loading library '/storage/emulated/0/Android/data/AppName.TimeTracker/files/.override/libe_sqlite3.so': 'dlopen failed: library "/data/app/AppName.TimeTracker-1/lib/arm//storage/emulated/0/Android/data/AppName.TimeTracker/files/.override/libe_sqlite3.so" not found'.
02-28 23:40:11.008 D/Mono (11235): DllImport error loading library '/system/lib/libe_sqlite3': 'dlopen failed: library "/data/app/AppName.TimeTracker-1/lib/arm//system/lib/libe_sqlite3" not found'.
02-28 23:40:11.008 D/Mono (11235): DllImport error loading library '/system/lib/libe_sqlite3.so': 'dlopen failed: library "/data/app/AppName.TimeTracker-1/lib/arm//system/lib/libe_sqlite3.so" not found'.
02-28 23:40:11.008 D/Mono (11235): DllImport error loading library 'libe_sqlite3': 'dlopen failed: library "/data/app/AppName.TimeTracker-1/lib/arm/libe_sqlite3" not found'.
02-28 23:40:11.009 D/Mono (11235): DllImport loaded library 'libe_sqlite3.so'.
02-28 23:40:11.009 D/Mono (11235): DllImport searching in: 'e_sqlite3' ('libe_sqlite3.so').
02-28 23:40:11.009 D/Mono (11235): Searching for 'sqlite3_libversion_number'.
02-28 23:40:11.021 D/Mono (11235): DllImport searching in: 'e_sqlite3' ('libe_sqlite3.so').
02-28 23:40:11.021 D/Mono (11235): Searching for 'sqlite3_open_v2'.
02-28 23:40:11.037 D/Mono (11235): DllImport searching in: 'e_sqlite3' ('libe_sqlite3.so').
02-28 23:40:11.037 D/Mono (11235): Searching for 'sqlite3_busy_timeout'.
When I unpack the APK in the Debug folder, I can see that the file is included:
{
"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"
}
But when I look on the device, the file is not deployed in the folder shown in the error:
What Am I doing wrong here?
Thanks a lot!
Rob
How did you solve this problem?

Question Did this Level 2 technician for OnePlus just have me download cracked and patched OEM software owned by Qualcomm?

Sure looks like they did
{
"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"
}
Original topic: my issues with the device:
EDIT:
Extracting this from tech support. im hoping i can just grab the ops and not have to deal the remote support
OnePlus 9 5G LE2115128GB Factory Unlocked 8GB North American edition (global)
Ran this form 2 separate MSMtool sources and get the same result.
and here is the log.
[1480][07-01 04:12:15.748]<4> Set Proc Mode 0
[1480][07-01 04:12:15.763]<2> =========================================================
[1480][07-01 04:12:15.763]<2> | OnePlus DL PID:1004
[1480][07-01 04:12:15.763]<2> | Execute: 2021/07/01 11:12 GMT
[1480][07-01 04:12:15.763]<2> =========================================================
[1480][07-01 04:12:16.404]<4>
========================================================
[1480][07-01 04:12:18.482]<4> MetadataVersion=2,CryptVersion=1,[1480][07-01 04:12:18.482]<4> m_bIsPackImage=1
[1480][07-01 04:12:18.482]<4> Set Proc Mode 1
[1480][07-01 04:12:18.576]<4> ATO element doesn't exist. Skip.
[1480][07-01 04:12:18.576]<4> Project Name: 20853
[1480][07-01 04:12:18.576]<4> Factory ID: 20853US
[1480][07-01 04:12:18.576]<4> Image Version: lemonade_22_O.07_210412
[1480][07-01 04:12:18.576]<4> Skip SHA256 Check: No
[1480][07-01 04:12:18.576]<4> HW CHK: No
[1480][07-01 04:12:18.591]<4> RF CHK: No
[1480][07-01 04:12:18.591]<4> PRJ CHK: No
[1480][07-01 04:12:18.591]<4> MDL CHK: Yes
[1480][07-01 04:12:18.591]<4> ATO build: No
[1480][07-01 04:12:18.591]<4> Load upd cfg failed. continue.
[1480][07-01 04:12:18.591]<4> frp: 1
[1480][07-01 04:12:18.591]<4> Tool version verified! (V5.1.89)
[1480][07-01 04:12:18.591]<4> project 20853 not support boot mode feature
[1480][07-01 04:12:18.591]<4> project 20853 enable fuse
[1480][07-01 04:12:18.654]<4> [1] dwMajorVersion=6,dwMinorVersion=2,is_win7_system=0
[1480][07-01 04:12:18.670]<4> Skip multi-image identify: 0
[5756][07-01 04:12:19.825]<4> Device Remove: \\?\USB#VID_05C6&PID_9008#5&12c8f4c0&0&2#{86e0d1e0-8089-11d0-9ce4-08003e301f73}
[1480][07-01 04:12:24.339]<4> Use Lite Firehose
[5756][07-01 04:12:24.778]<4> Device Arrival: \\?\USB#VID_05C6&PID_9008#5&12c8f4c0&0&2#{86e0d1e0-8089-11d0-9ce4-08003e301f73}
[3048][07-01 04:12:28.065]<4> [0] SetComStep: 1
[3048][07-01 04:12:28.065]<4> [0] GetComStep: 1
[0792][07-01 04:12:28.065]<4> [1] SetComStep: 1
[3048][07-01 04:12:28.065]<4> CID = -1
[3048][07-01 04:12:28.065]<4> Non TMO group
[3048][07-01 04:12:28.076]<4> [1] Set device as UFS
[3048][07-01 04:12:28.297]<4> [1] [CSerialCommHelper] Buf: 0 (15/10)
[3048][07-01 04:12:28.314]<4> [1] [CSerialCommHelper] No data in buffer to be sent 0
[3048][07-01 04:12:30.517]<4> [1] [SP][195] Check cmd done status failed. 1
[3048][07-01 04:12:30.548]<4> [1] [SP][208] Reset Sahara
[3048][07-01 04:12:30.767]<4> [1] [COM1] AddCpuIDtoIndex cupid(b2e1a45)
[3048][07-01 04:12:33.971]<4> [1] UFS Inquiry Command Output: SAMSUNG KLUDG4UHDB-B2D1 1903
[3048][07-01 04:12:33.971]<4> [1] UFS info Vendor = samsung, TotalLogicalBlocks = 249970688
[3048][07-01 04:12:33.971]<4> [1] [FFU]FWversion 903
[3048][07-01 04:12:33.971]<4> [1] [FFU] UFS Total Active LU 6
[3048][07-01 04:12:33.971]<4> [1] EmmcSizeInGB = 119.195313, TotalLogicalBlocks = 249970688
[3048][07-01 04:12:33.971]<4> [1] Memory size:
[3048][07-01 04:12:33.971]<4> [1] Not in intranet, pass.[3048][07-01 04:12:34.002]<4> [1] [Firehose] HwVersion = 22
[3048][07-01 04:12:34.017]<4> [1] [Firehose] RfVersion = 22
[3048][07-01 04:12:34.034]<4> [1] [Firehose] PrjVersion = 22
[3048][07-01 04:12:34.034]<4> [1] HANDSET_TYPE_128G:
[3048][07-01 04:12:34.267]<4> [1] Get Param PCBA failed
[3048][07-01 04:12:34.361]<4> [1] model check failed 0, 1
[3048][07-01 04:12:34.361]<4> [1] [FH] Send PJ Model Failed. (1)
Click to expand...
Click to collapse
What's the dark grey with green program called, was it Qloader?
applyscience said:
Sure looks like they did
View attachment 5352279
Original topic: my issues with the device:
EDIT:
Extracting this from tech support. im hoping i can just grab the ops and not have to deal the remote support
View attachment 5352193
OnePlus 9 5G LE2115128GB Factory Unlocked 8GB North American edition (global)
Ran this form 2 separate MSMtool sources and get the same result.
View attachment 5352071
and here is the log.
Click to expand...
Click to collapse
ahh I been looking for msmtool + ops for the oneplus 9 LE2115 for awhile. Can you please zip up msm tool + ops and upload it? if you have free time, It's fine if you don't want to share it or you do not have time no rush.
perennialw said:
ahh I been looking for msmtool + ops for the oneplus 9 LE2115 for awhile. Can you please zip up msm tool + ops and upload it? if you have free time, It's fine if you don't want to share it or you do not have time no rush.
Click to expand...
Click to collapse
i dont even know if i still have it @ this point. i ended up sending my phone in and when i got it back, i ended up using the one found here. https://onepluscommunityserver.com/list/Unbrick_Tools/
applyscience said:
i dont even know if i still have it @ this point. i ended up sending my phone in and when i got it back, i ended up using the one found here. https://onepluscommunityserver.com/list/Unbrick_Tools/
Click to expand...
Click to collapse
Ah okay thank you for the link
sorry error

[TOOL] Syndical - an alternative to well-known SamLoader

Syndical
This is an alternative to SamLoader - cleaner code, easier to understand and tamper with.
Written purely in C#. SamLoader was, of course, the base of Syndical, but impemented differently.
Current progress can be viewed here: Trello board.
Source code and releases: GitHub.
Why I should use Syndical?
1) It looks a lot better than any other firmware downloaders
2) Download & Decrypt is a lot faster, as it won't download the entire file and then only decrypt it.
3) Because I'll steal your liver
Warning
Resume mode might work not as expected.
Also Samsung ships only two last firmware versions, Fetch is proof.
Screenshots
{
"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"
}
How to use
Arguments
Code:
-m, --mode Required. Which mode I should use
-v, --firmware-version Firmware version
-i, --input File to decrypt
-o, --output Filename for decrypted/downloaded file
-M, --model Required. Device model
-r, --region Required. Device region
-f, --factory Download factory firmware (Binary Nature)
-h, --disable-hash-check Disables hash check in Download mode
-r, --disable-resume Disables resume in Download mode
--help Display this help screen.
--version Display version information.
Modes
Code:
Download Download firmware
Decrypt Decrypt firmware
Fetch Fetch latest firmware
DownloadDecrypt Download and decrypt firmware simultaneously
Examples
Code:
./Syndical.Application -m Download -v A207FXXU2CUI2/A207FOXM2CUI2/A207FXXU2CUI2/A207FXXU2CUI2 -M SM-A207F -r SER -f
./Syndical.Application -m Decrypt -v A207FXXU2CUI2/A207FOXM2CUI2/A207FXXU2CUI2/A207FXXU2CUI2 -M SM-A207F -r SER -f
./Syndical.Application -m DownloadDecrypt -v A207FXXU2CUI2/A207FOXM2CUI2/A207FXXU2CUI2/A207FXXU2CUI2 -M SM-A207F -r SER -f
./Syndical.Application -m Fetch -M SM-A207F -r SER
Credits
TheAirBlow for Syndical itself .
nlscc for SamLoader.
Licence
Mozilla Public License Version 2.0
Interesting. Does it have a GUI?
Slaggy said:
Interesting. Does it have a GUI?
Click to expand...
Click to collapse
It doesn't, and probably it never would get one. Maybe I'll make an Avalonia GUI for Thor Suite (I have plans to make a software bundle: flash tool, firmware downloader, PIT Viewer/Editor, etc.), but I want to make the flash tool and etc. to be written in C++ (it would be faster, I can make my own driver, working with libusb is easier, etc.), but I'm very bad at it, so I need someone with relatively good knowledge to help me. Until I find someone, all Samsung Loki projects would be abandoned (Thor and Syndical)

Categories

Resources