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

systemless-host breaks nfc on MIUI 14.0.8.0 Poco F3 #12

Open
ThiagoMC40 opened this issue Dec 13, 2023 · 12 comments
Open

systemless-host breaks nfc on MIUI 14.0.8.0 Poco F3 #12

ThiagoMC40 opened this issue Dec 13, 2023 · 12 comments

Comments

@ThiagoMC40
Copy link

Hi. This is my first time using github so I'm not sure if I'm addressing this properly, but I noticed that after flashing this module with kernelSU (0.7.1 - 11366) the NFC stops working on the Poco F3. It can't be enabled and when you test it on CIT NFC Test, it says "NFC is not available".

Removing this module fixed the problem.

@symbuzzer
Copy link
Owner

Such an error has not been reported before. Could you try disabling the module instead of removing it?

@ThiagoMC40
Copy link
Author

Just tested it and after disabling the module and rebooting, NFC works fine again.

I tried this with other modules installed and also with systemless host as the only one. Neither worked as intended. NFC always breaks for some reason.

@symbuzzer
Copy link
Owner

Is it fixed?

@symbuzzer
Copy link
Owner

@LordMagnos1 Can u create PR for module files only, not yml

@rsp4jack
Copy link

rsp4jack commented Feb 18, 2024

com.android.nfc_2024-02-18T15_14_42.721.log

@symbuzzer Here is an exception stack trace about the same bug happening on Redmi Note 11T Pro. Hope this would help.

@rsp4jack
Copy link

I think it could be a duplicate of #5.

@symbuzzer
Copy link
Owner

com.android.nfc_2024-02-18T15_14_42.721.log

@symbuzzer Here is an exception stack trace about the same bug happening on Redmi Note 11T Pro. Hope this would help.

#12 (comment)

This error message you're encountering indicates that the class com.android.nfc.NfcService$NxpNfcAdapterService could not be found during runtime, leading to a NoClassDefFoundError.

It is not possible to see the error from this log. Maybe the hosts file you are using is causing a problem. Just install the module and try it without activating any ad blocking applications.

@rsp4jack
Copy link

Tried but still not works 😕

@symbuzzer
Copy link
Owner

I really dont know what causes this issue. I see it only MIUI based roms

@rsp4jack
Copy link

I unpacked com.android.nfc in my ROM, and com.android.nfc.NfcService$NxpNfcAdapterService is right there. Really confused

@snake-4
Copy link

snake-4 commented Mar 7, 2024

I think your KSU doesn't umount at all, especially if your kernel is non-GKI. Try it with ZygiskNext + Shamiko. More than likely MIUI has root checks somewhere. @symbuzzer I don't think this issue is within the scope of this module.

@cubewhy
Copy link

cubewhy commented Apr 20, 2024

same issue on my device
Screenshot_2024-04-21-07-47-45-166_com sevtinge hyperceiler

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

No branches or pull requests

5 participants