-
Notifications
You must be signed in to change notification settings - Fork 455
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
Can I use it for LG G3 cat6(LG-F460S which use bcm4339 chip)? #6
Comments
Did you check the firmware version of your original firmware before installing the new firmware? It should be equal to 6.37.34.43 or 6.37.34.40. You can also send us your original firmware file and we can take a look. |
@matthiasseemoo Where can I find the original firmware? I did not check the firmware version. |
@raretomato Edit: |
I also have a LG G3, albeit model D855. Suposedly it sports a bcm4339. Browsing to /vendor/firmware/ there's only a few files with .mdt and .bXX extensions (where X are numbers) concerning someting called wcnss. Those files appear to be from the Qualcomm WCNSS signed to be used with TrustZone. Also found a WCNSS_qcom_wlan_nv.bin on another folder which appears to be loaded by the WCNSS as the firmware, but its only 28Kb in size, (a big difference from the 505Kb of the compiled monitor mode fw) which makes me think its not the correct one. I have no idea how to proceed. |
@RafaelRuske the rom you are using has an AOSP kernel which includes no LG customizations to the kernel. Lg stock kernel has the correct firmware. |
Hi |
Delete the app and make a mental notice, that it is unusable as long as it hasn't been updated (which looks very much like never). Make a backup of your rom or personal stuff before you start, if you want, wipe your phone properly (factory.., internal and format data), install and root your device fresh.Now build the patched firmware and all the necessary tools (+either you build every one, or pick just those you wanna have and those who are required+the patched firmware and the original one, which you saved beforehand) with the known requirements for your Pc + the stuff below. As little help did I add some posts (bc most of the original instructions resp. orig. tutorial suck hard) https://github.com/seemoo-lab/nexmon/blob/master/README.md The devices in the threads maybe slightly different, but except of the respective Broadcom chipset in your phone, doesn't it matter one bit for a complete new install(compile) 'from source' for your device. I hope this could hereby with resolved. As small advice at the end - don't ever use shitty tools like KingRoot or whatever.If you dislike Magisk and prefer a bit simpler option(nevertheless outdated), then search for SuperSU;ideally use google and at the end xda, then you'll find a usable SuperSU version. ;) |
I followed the steps for Nexus 5(bcm4339 chip).
I used Nexmon app through the Google Play.
I also install the tools and firmware, however, since then, my phone has restarted after the rooting within few minutes(?) seconds(?). (I am using KingRoot for temporal rooting.)
Could you give me some advice for me? Should I install the permanent rooting program?
The text was updated successfully, but these errors were encountered: