In Progress [2.6.1] [GT-I9100-SGS2] Boot and Shutter Sound


grappler

Members
Nov 5, 2011
33
18
I started using MIUI after long break. When I last used it in GB you could remove the boot sound. It does not seem to work now. I still get the default Samsung start up sound. It is the same for the shutter sound.
 
MIUI V4 for S2 is based on Stock Samy ICS and bcz of that sounds is the same like in stock roms , for now.
 
You can try putting

Code:
ro.config.play.bootsound=0

In your build.prop and see if that stops the boot sound.
 
I was able to look at it with ES File explorer but this line was missing. Can I add it?

You can find an app on the app store that does it. Or

adb remount
adb pull /system/build.prop

(edit it on computer)
adb push build.prop /system/build.prop
adb reboot
 
I guess it causes a boot-loop then :(

Dammit. Reboot to recovery. Connect via adb, use the commands above to fix it.
 
I tried that but it does not seem to help. I cant even reinstall miui without a complete wipe.

I get the error

Finding update package...
Opening update package...
Installing update...
assert failed: getprop("ro.product.device") =="GT-I9100" || getprop("ro.build.product") =="GT-I9100" || getprop("ro.product.device") =="galaxys2" || getprop("ro.build.product") =="galaxys2"
E:Error in /downloaded_rom/miuiandroid_GT-I9100-2.6.1zip
(Status 7)
Installation aborted.

I guess it causes a boot-loop then :(

Dammit. Reboot to recovery. Connect via adb, use the commands above to fix it.
 
Turn off script asserts in recovery.

Wysyłane z mojego Nexus S za pomocą Tapatalk 2