Hi all,
I managed to get NFC working on I9300 Intl version running the CM 10.1 nightlies.
Until there's an official solution that solves the problem starting from the source, i got it working by exchanging the libpn544_fw.so with one from a stock JB 4.2 rom.
Attached here's the library to change, for n00bs copy libpn544_fw.so to sdcard and do the following in adb:
$ su
# mount -o remount,rw /system
# cp /mnt/sdcard/libpn544_fw.so /system/vendor/firmware/libpn544_fw.so
# reboot
Let me know if this also works for you.
Have a nice day,
Anto
I managed to get NFC working on I9300 Intl version running the CM 10.1 nightlies.
Until there's an official solution that solves the problem starting from the source, i got it working by exchanging the libpn544_fw.so with one from a stock JB 4.2 rom.
Attached here's the library to change, for n00bs copy libpn544_fw.so to sdcard and do the following in adb:
$ su
# mount -o remount,rw /system
# cp /mnt/sdcard/libpn544_fw.so /system/vendor/firmware/libpn544_fw.so
# reboot
Let me know if this also works for you.
Have a nice day,
Anto