Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The module could find the model like #7 #8

Open
krisstakos opened this issue Jun 18, 2020 · 14 comments
Open

The module could find the model like #7 #8

krisstakos opened this issue Jun 18, 2020 · 14 comments

Comments

@krisstakos
Copy link

krisstakos commented Jun 18, 2020

I have the exact same problem like the closed issue #7 Tried again installing the module but fails. The only difference is that I have NxpNfcNci.apk compared to NQNfcNci.apk
My phone is OnePlus 5
Here are the files:
https://mega.nz/folder/z9cRUIST#cM0ogvP2Z-OAPW3LC1z89A
Thanks for the great work!

@lapwat
Copy link
Collaborator

lapwat commented Jun 19, 2020

Thanks for the feedback. Can you join the logs displayed in Magisk to your issue?

@krisstakos
Copy link
Author

Here you go:
104027088_573645776895453_6702205865305028201_n

Some user in the xda thread reported the same issue:
magisk_install_log_2020-06-19T12_41_25Z.log.txt

@lapwat
Copy link
Collaborator

lapwat commented Jun 21, 2020

Hi can you try to flash this version with Magisk and post the logs?

https://gofile.io/d/AGvOaG

Thanks

@krisstakos
Copy link
Author

krisstakos commented Jun 21, 2020

Hey! Flashed the module, everything says "Done!" but the second when the phone boots and loads the home screen, default popup appears "Shutdown phone..". Like I was pressing the buttons to shut it down but I wasn't then the phone obviously shutdowns (tried it 2-3 times just to be sure, I was forced to disable the module trough TWRP). Here is the log:
magisk_install_log_2020-06-21T173709Z.log
Thanks for your time

@lapwat
Copy link
Collaborator

lapwat commented Jun 21, 2020

What about this one?

NFCScreenOff-v0.3.0-beta3.zip

Try installing busybox first that may help.

It seems there is an issue with my included curl binaries.

@krisstakos
Copy link
Author

magisk_install_log_2020-06-21T18_55_10Z[1].log
I already had busybox installed

@lapwat
Copy link
Collaborator

lapwat commented Jun 21, 2020

Ok I have now changed the order of priority of curl binary in this one:
NFCScreenOff-v0.3.0-beta4.zip

If you have curl on you device, it should now use it instead of mine. Hope this one works...

Sorry I cannot troubleshoot on my device because I don't have a rom that lets me perform the odex strategy for disassembling.

@krisstakos
Copy link
Author

No luck. It's stuck on 'Uploading device's apks for modding (/system/bin/curl)'
I could be a 'test device' for you if this could work at all

@lapwat
Copy link
Collaborator

lapwat commented Jun 21, 2020

It's normal to be stuck stuck on 'Uploading device's apks for modding (/system/bin/curl)', it actually is uploading your framework for modding.

For me it is 15Mb but it can be up to 100Mb, just be patient :)

It can be long for two reasons: someone with a slow bandwidth is currently using the server, or your connection itself is slow.

@krisstakos
Copy link
Author

Okay, I will try again because I interrupt it

@krisstakos
Copy link
Author

The last one installed without problems and it's not shutdowning like before. How can I test if it's working now?

@krisstakos
Copy link
Author

From my tests it doesn't work when the screen is off even if it's locked

@lapwat
Copy link
Collaborator

lapwat commented Jun 21, 2020

  1. Install an NFC app like this one: https://play.google.com/store/apps/details?id=com.ssaurel.nfcreader

  2. Go to home menu and pass it over a NFC tag, contactless credit card, office card. The phone should vibrate or beep.

  3. Lock your phone and repeat step 2. Your phone should have the same behavior.

@krisstakos
Copy link
Author

It doesn't not vibrate/scan on when the screen off/locked

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants