Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
thecodemonk
Old
#1  
thecodemonk's Avatar
Senior Member - OP
Thanks Meter 1
Posts: 381
Join Date: Oct 2009
Location: Spokane, WA
Default How to remove the bootup sound

Some people fine the startup sound completely annoying and the fact that it's tied to "media volume" means just putting the phone in silent mode doesn't fix it.

To turn it off semi-permanently:

First root your phone (you don't have to perform the Recovery Image portion of the guide, you just need to get to the root shell (#))
http://forum.xda-developers.com/showthread.php?t=581577

Once you are at the root shell, perform the following commands:
Code:
# mount -o remount,rw -t yaffs2 /dev/block/mtdblock3 /system
# mv /system/media/bootscreen/boot.mp3 /system/media/bootscreen/boot.mp3.old
If you ever want to revert, just swap the filename of the last command above:
Code:
# mv /system/media/bootscreen/boot.mp3.old /system/media/bootscreen/boot.mp3
This works on the stock ROM once rooted.
 
jonnythan
Old
#2  
jonnythan's Avatar
Senior Member
Thanks Meter 33
Posts: 912
Join Date: Oct 2008
Fantastic. Thanks.
 
Negrito
Old
#3  
Negrito's Avatar
Senior Member
Thanks Meter 53
Posts: 1,005
Join Date: May 2008
Location: Las Vegas
can i do the same with the Sprint.gif with out editing the XML?
 
thecodemonk
Old
#4  
thecodemonk's Avatar
Senior Member - OP
Thanks Meter 1
Posts: 381
Join Date: Oct 2009
Location: Spokane, WA
Quote:
Originally Posted by Negrito View Post
can i do the same with the Sprint.gif with out editing the XML?
I don't see why not...I think some people have! Just mv the old one to another name (in case you want it back later) and put a different one there (it may have to conform to certain lengths/size so you might have to play around with it).

Or if you just wanted to remove it, you can...people have and just have a blank screen during bootup (it doesn't speed anything up, just removes the animation during it)
 
Negrito
Old
#5  
Negrito's Avatar
Senior Member
Thanks Meter 53
Posts: 1,005
Join Date: May 2008
Location: Las Vegas
Quote:
Originally Posted by thecodemonk View Post
I don't see why not...I think some people have! Just mv the old one to another name (in case you want it back later) and put a different one there (it may have to conform to certain lengths/size so you might have to play around with it).

Or if you just wanted to remove it, you can...people have and just have a blank screen during bootup (it doesn't speed anything up, just removes the animation during it)
Oh i was hoping for a speed boost, but not seeing that horribly pixelated animation would be a good start. thanks for the info.
 
Nanan00
Old
(Last edited by Nanan00; 10th November 2009 at 01:04 AM.)
#6  
Senior Member
Thanks Meter 5
Posts: 249
Join Date: Oct 2009
Location: Houston, Texas
Why does everyone seem to think that the boot splash screen is slowing down the bootup? It isn't, that screen is something for you to look at while the background processes are initializing, this is true for most applications such as Windows and almost all games.

The sound is annoying yes, I will be nuking it.

/edit, worked great, thanks.
 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

report this ad
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...

XDA PORTAL POSTS

Side-Swiping Multitasking with Kakudo

Recovering iPad users may still remember the multitasking function where you can swipe left or right to … more

Learn to Edit Graphics for your Development Work

The importance of good and appropriate graphics for your development work is undeniable. Be … more

Tasker Alternative: AutomateIt, Automates Your Device Tasks – XDA Developer TV

XDA Developer TV Producer Kevin wants to help make your … more