-
08-02-2010, 01:37 PM #1
Beware of findmyi for new jailbreak! springboard crash.
it made my springboard keep crashing no matter what i did. even if i wasn't using an app at the time. i downloaded crash reporter and found that findmyi was causing that to happen. i deleted findmyi but the springboard kept crashing. went back into cydia/manage/packages and hit expert. even though findmyi was deleted, there was still a package for it. deleted it and no more springboard crashes! jesus i was literally about to restore my phone.
-
-
08-05-2010, 04:39 AM #2
The same problem happened to me. So, I had to remove FindMyI and FindMyI Framework. These two should be all the package related to the FindMyI and its problem.
-
The Following User Says Thank You to dartthunder For This Useful Post:
txmommy (12-08-2010)
-
08-05-2010, 06:20 AM #3iPhoneaholic
- Join Date
- Jul 2010
- Location
- Bridlington, England
- Posts
- 383
- Thanks
- 6
- Thanked 49 Times in 46 Posts
You talking about the source?, cause I haven't had a problem with ModMyI, or anything I've installed from them.
-
08-05-2010, 05:39 PM #4
Just removing findmyi itself worked for me, but to be sure, I removed the framework too.
Thanks!
-
08-18-2010, 01:36 AM #5
Oh thanks for the explanation.. i was about to restore to 4.0.2 although jailbreak isnt ready
-
08-18-2010, 02:08 AM #6Livin the iPhone Life
- Join Date
- Apr 2010
- Location
- ¸„ø¤º°¨``°º¤ø„¸¸„ø¤º°¨``°º¤ø„¸
- Posts
- 1,272
- Thanks
- 615
- Thanked 315 Times in 220 Posts
Thanks for sharing
-
08-18-2010, 02:13 AM #7Moderator
- Join Date
- Mar 2008
- Location
- Louisiana
- Posts
- 2,448
- Thanks
- 42
- Thanked 405 Times in 395 Posts
what is findmyi?
-
08-27-2010, 05:34 PM #8
Quick question I went into cydia expert and I found the findmy etc, and I turned it off but I I could not figured how to delete it. It was crashing my phone constantly but since I turned it off my themes work without crashing. Just need to know how to delete it. Thank you
-
10-10-2010, 03:28 PM #9
Guys, thank you very much for the idea of "Expert". You saved me from hours of restoring processes. BUT looking at Mobile Substrate Addons (Sbsetting), I can still find "FindMyI" process. THIS IS S***, OMG I'm angry. Some of you maybe can help me finding a way to totally remove this s*** from my iphone? Thank you
-
10-10-2010, 09:58 PM #10
First off, you need to have ssh installed on your device, and be able to connect to it wirelessly. Or, install MobileTerminal, but that's just a bit more difficult to use.
Log in to your device as root.
Do: `dpkg-query -W | grep -i findmyi`
You should get a line with 'findmyi' and a version number
Do: `dpkg-query -W | grep -i fmi`
You should get a line with 'org.fmi.fmilib' and a version number
Do: `dpkg -P findmyi org.fmi.fmilib`
(Note that's a capital -P)
Finally, read up on dpkg and apt (and related commands) in your nearest deb-based linux distro.
-
10-10-2010, 11:16 PM #11
-
10-11-2010, 08:35 PM #12
That's why you need to do a lot of reading.
OK, quick and dirty, and I hope things don't mess up for you...
Install MobileTerminal through Cydia. Run it.
Enter these commands:
su -
(enter root password, which defaults to: alpine)
dpkg -P findmyi org.fmi.fmilib
That's all there is to it really. But if you're going to play in the world of Unix/Linux as root, you really need to know what the commands you're about to enter do.
And if your passwords are still the default 'alpine' for both mobile and root, do yourself a favor and run `passwd` as mobile (the default user) and root, and change them.
-
10-12-2010, 09:28 AM #13
First af all thank you for your support.
Just a question: do I have to have this program installed in order to use correctly the mobileterminal command? Is this command the same as disinstalling it from Cydia?
Thanks
-
10-12-2010, 10:30 PM #14
When you say "this program", to which program are you referring?
-
10-13-2010, 01:37 AM #15
-
10-13-2010, 04:46 PM #16
OK, that's probably the fmilib.
Again, run MobileTerminal (or log in via ssh) and become root, then do:
dpkg -P findmyi
dpkg -P org.fmi.fmilib
The '-P' tells dpkg to purge any remnants of the package. FindMyI is actually composed of two packages, as shown, and you have to get rid of both of them.
-
10-14-2010, 04:54 AM #17
I have already disinstalled the two packages from cydia, so trying to input the commands you said into the terminal doesn't do anything: it says to me that the package isn't installed... Anyway the process in the background does exist... Quite strange but thk for advices anyway
-
10-14-2010, 06:06 PM #18
Removing the packages doesn't automatically make the process stop. You have to either kill the process or reboot your phone.



LinkBack URL
About LinkBacks
Reply With Quote
