Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.
I found a "silent charger" tweak on Cydia but it didn't work for the charging and it wasn't for reboots. As you know resprings & reboots are commonplace with JBing so silent/no vibe reboots would be nice to have.

I'm thinking we might have to do this via SSH. Does anyone know where the reboot area is where we could turn this on/off?
 
I found a "silent charger" tweak on Cydia but it didn't work for the charging and it wasn't for reboots. As you know resprings & reboots are commonplace with JBing so silent/no vibe reboots would be nice to have.

I'm thinking we might have to do this via SSH. Does anyone know where the reboot area is where we could turn this on/off?

Yeah ever since I jailbroke my 4S I don't think I've gone a day without respringing :p
 
Navigate to /System/Library/PrivateFrameworks/MediaToolbox.framework/N(iPhone codename model)/ Edit the SystemSoundBehaviour.plist by removing the "RingVibrateIgnore,SilentVibrateIgnore,RingerSwitchOff" array from the "ConnectedToPower" dictionary and reboot.
 
Navigate to /System/Library/PrivateFrameworks/MediaToolbox.framework/N(iPhone codename model)/ Edit the SystemSoundBehaviour.plist by removing the "RingVibrateIgnore,SilentVibrateIgnore,RingerSwitchOff" array from the "ConnectedToPower" dictionary and reboot.
I'm using iFile.

Code:
/N(iPhone codename model)
I found a N90. Do I delete
Code:
<Key>...string...</key><array>
Leave the array tag?There are usually 2 array tags but this one only has one array tag at the end AFTER the </key>tag.


NOTE:Re Vibration. I found a SystemSoundVibration file that says ConnectedToPower with values @ 1, 0.1, 0.4, 1. Can I change this to 0 for no vibration when I connect to power cable etc?

There is also a SystemSoundsWithBehaviors area. Can I change the camera shutter always heard options to off too?




.
 
Last edited:
from where to where should I delete?

Thanks
 

Attachments

  • photo.PNG
    photo.PNG
    100.2 KB · Views: 135
Ok so exactly and only this hey:
Code:
<key>RingVibrateIgnore, SilentVibrateIgnore, RingerSwitchOff</key>
<array>
   <string>Vibrate</string>
<array>

EDIT:It worked, thanks. It worked for both the connect to charger vibration AND boot time vibration :)

Can we do the same for the camera shutter?



.
 
Last edited:
I use Silent Charge Classic, which also disables the sound and vibration. Works a treat for me. I need the vibration disabled because when I plug it into the dock by the bed it's loud enough to wake my wife if she's asleep.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.