HaXspresso boot sound -- make it stop! - myTouch 3G Slide Q&A, Help & Troubleshooting

Running HaXspresso on my wife's MT3GS -- awesome ROM, and she really loves it!
...EXCEPT for the sound that goes with the boot animation.
I've tried installing different boot animation zip files into /system/media but it looks like this ROM uses some other location for the boot animation.
So I'm wondering if anybody has ideas on how I can disable that boot sound?

blacra said:
Running HaXspresso on my wife's MT3GS -- awesome ROM, and she really loves it!
...EXCEPT for the sound that goes with the boot animation.
I've tried installing different boot animation zip files into /system/media but it looks like this ROM uses some other location for the boot animation.
So I'm wondering if anybody has ideas on how I can disable that boot sound?
Click to expand...
Click to collapse
its under system/customize/resource/ its called TMO_Bootup_sound.mp3 if you have S-OFF you can just delete it using root explorer or some app like that, if not you can do this:
go into recovery, plug your usb cable and using adb type adb remount first, adb shell and then type cd system/customize/resource after that type rm TMO_Bootup_sound.mp3 (with the capitals and all, otherwise it wont delete it) and then reboot, it should be gone
I dont know if there is any easier way to do it (u can delete the file from the rom zip file, wipe and reflash it but you would have to do a backup of the apps and all that so xD) if anyone know an easier way please share it

Cool!
I just didn't know where the file was located to delete it.
I ended up running ADB shell in recovery, but it worked out just fine. No more boot sound to annoy my wife! Yay!

Related

[Q] change boot animation?

i have searched but cant find the ideal guide on how to change the boot animation AND mp3 sound. i see it all on youtube but its confusing the way they do it.
someone point me in the right direction?? thanks in advanced.
also do i need to have NAND unlocked??
I would purchase Root Explorer for $1 and do it through that app.
You basically need to find the thread located on this website with a collection of boot animations. Download the zip that's included and flash through recovery. If you wish to change the .mp3 sound for let's say the Dancing Droid boot animation you would want to go through Root Explorer and overwrite/place mp3 file in the correct formatted name.
Here's the thread:
http://forum.xda-developers.com/showthread.php?t=708173
Cool thanks but root explorer is like $5 where do you get it for $1?
-On That Black Ops Status-
Oops my bad. I probably too it for another app. Try downloading ES File Explorer since it's free. I buy so many apps that I forget the price sometimes.
so it there any exact walkthrough?
im just not used to all the "experienced people should know what this means"
stuff..
like when u say recovery u mean hboot??
Recovery is when you power off your phone, hold volume down and boot on your phone while holding it down. You can then flash .zip from recovery by choosing "choose zip from sdcard" and finding the boot animation, confirming (as in yes) and installing.
if i mess up can i reflash my nand??
i already backed everything up..
Yes you can do a Nand restore.
cool thank you
gqstatus0685 said:
Recovery is when you power off your phone, hold volume down and boot on your phone while holding it down. You can then flash .zip from recovery by choosing "choose zip from sdcard" and finding the boot animation, confirming (as in yes) and installing.
Click to expand...
Click to collapse
didnt work in recovery.. i flashed and everything but no success.. same old one..
I've been trying to figure it out too?
Swyped From Eva Running Myn's RLS4.95 On The Now Network!
The boot animation is in /system/media put the file in there & replace the existing one. It must be named the exact same & be a .zip I suggest booting into recovery & wiping cache & dalvik after replacing it
Will try that hope it works
theultimatev said:
The boot animation is in /system/media put the file in there & replace the existing one. It must be named the exact same & be a .zip I suggest booting into recovery & wiping cache & dalvik after replacing it
Click to expand...
Click to collapse
Let me know if it works nuggy
-On That Black Ops Status-
Didn't let me overwrite my boot out said its read only. So my guess is I have to do it through adb?
xtrubambinoxpr said:
Let me know if it works nuggy
-On That Black Ops Status-
Click to expand...
Click to collapse
Swyped From Eva Running Myn's RLS4.95 On The Now Network!
Pushboot is the easiest way
Oh boy. Have you guys actually made a rom or flashed a boot animation? I don't think so. Here's a step-by-step tutorial.
1. NANDROID NANDROID NANDROID <--- Always do this when modifying your rom unless you like starting over.
2. Find the bootanimation that you want. Some come with the sound and some don't. I prefer ones without sound.
3. Get the Android USB drivers and ADB from the Android SDK if you haven't already and make sure the drivers are installed for your phone. If I have to explain that, then you shouldn't use technology.
4. Now, I would just do this the easy way and open up the zip file that the bootanimation comes in. If the bootanimation is named bootanimation.zip, then there's nothing to extract as that's the file we need. The sound file will be called SPC_animation_final.mp3. That's what the file names for the animation and sound must be.
5. Now, make sure that bootanimation.zip and SPC_animation_final.mp3 are in the same folder as ADB and open a command prompt. Make sure you Chdir to the same directory that ADB is and then type: adb remount
6. If you're rooted, you should see "remount succeeded" and you'll have read/write on your phone. If you don't see that message, you have to remount another way. The other way is to type: adb shell. Then, type: cat /proc/mounts. Look for the line that has an mtdblock in it and /system. You'll need that mtdblock number. The command I use is: mount -o rw,remount -t yaffs2 /dev/block/mtdblock4 /system. Yours may be different if your partition setup is different. Yours could be 3, 5, 6, etc. If you aren't rooted, then leave this thread and go do that.
7. If you are still in adb shell, type exit to go back to the normal CMD. Otherwise, just go to step #8.
8. Next, type: adb push bootanimation.zip /system/customize/resource. It should copy it over without error.
9. Then, type adb push SPC_animation_final.mp3 /system/customize/resource. Again, it should copy without error.
10. Now, to test to make sure this worked, you can type adb shell bootanimation. Watch your phone and if you see your bootanimation, then it worked. If you don't, then it didn't copy right. Not sure if this test will play the animation sound as I don't use one.
11. If you really want to make sure it worked, type adb shell reboot and that will reboot your phone.
12. ???
13. Profit!
so everything is done through adb command..
-_- thats too difficult for me.. cuz if overtime i wanna change it again..
its a hassle..
xtrubambinoxpr said:
so everything is done through adb command..
-_- thats too difficult for me.. cuz if overtime i wanna change it again..
its a hassle..
Click to expand...
Click to collapse
what exactly is it that you want to do? I might help
basically want one of the animations from this page http://forum.xda-developers.com/showthread.php?t=708173
i really want the dancing android and a song of my choice but if its too complicated i dont think its worth it..
i use boot animation changer lite on my evo and it works fine..
maybe there is an easy way??

[Q] Trouble Changing Boot Animation

Im running CM 6.1.1-Stable with pershoots kernel (rooted via gfree method) and I am trying to use the Droid X boot animation on my phone. However, I keep getting the default android bootanimation with silver text with the word "android" and some intermittent shining of the text.
I downloaded the bootanimation from here:
http://forum.xda-developers.com/showthread.php?t=710204
I copied both the audio and the bootanimation.zip files to /system/media according to these instructions:
http://forum.xda-developers.com/showpost.php?p=9118652&postcount=12
It erases the cyanogenmod boot animation, but instead i get the default silver android text bootanimation. I tried deleting the system/media/bootanimation.zip file and placing the new bootanimation.zip and audio in /data/local but this resulted in the same default bootanimation.
Am I missing something here? Most people seem to be able to easily change their bootanimation by pushing the file to /data/local, but for me, the cyanogenmod bootanimation in /system/media seems to take priority. Either way, pushing the bootanimation to either /system/media or /data/local is not working. Any ideas?
Also, do I need to do anything special to get the droid sound to work besides pushing it along with the bootanimation.zip file?
Anyone? Id really appreciate any insight that can be offered!
Sent from my HTC Vision using XDA App
it's because the first link is for changing the boot animation
the second link is for changing the splash image
you need to find the directions for overwriting the bootanimation, not the splash image.
fwiw, i was looking for the instructions when i found this thread
here's the instructions you're looking for
http://forum.xda-developers.com/showpost.php?p=10230516&postcount=26
Are you doing an ADB Remount? Try this:
Code:
adb devices
adb remount
adb push bootanimation.zip /data/local
If it doesn't work for the /data/local then do the following:
Code:
adb devices
adb remount
adb push bootanimation.zip /system/media
NOTE: I put it in the code box because essentially that's what it is. Make sure when you do the ADB Push you put the full file path where the bootanimation.zip is located
Reboot the phone to see if it takes the change. Either that, or you can always try an ADB Shell > bootanimation. This will show the boot animation, and then just CTRL + C to stop it. But if the ADB shell doesn't show it, definitely try a reboot and let us know.
Good luck
Still the same
soliton_wave said:
Im running CM 6.1.1-Stable with pershoots kernel (rooted via gfree method) and I am trying to use the Droid X boot animation on my phone. However, I keep getting the default android bootanimation with silver text with the word "android" and some intermittent shining of the text.
I downloaded the bootanimation from here:
http://forum.xda-developers.com/showthread.php?t=710204
I copied both the audio and the bootanimation.zip files to /system/media according to these instructions:
http://forum.xda-developers.com/showpost.php?p=9118652&postcount=12
It erases the cyanogenmod boot animation, but instead i get the default silver android text bootanimation. I tried deleting the system/media/bootanimation.zip file and placing the new bootanimation.zip and audio in /data/local but this resulted in the same default bootanimation.
Am I missing something here? Most people seem to be able to easily change their bootanimation by pushing the file to /data/local, but for me, the cyanogenmod bootanimation in /system/media seems to take priority. Either way, pushing the bootanimation to either /system/media or /data/local is not working. Any ideas?
Also, do I need to do anything special to get the droid sound to work besides pushing it along with the bootanimation.zip file?
Click to expand...
Click to collapse
I have exactly the same problem with my desire S. Nothing seems to be working apart from the regular android animation (not even the original rom animation which i re copied). Was this ever solved?

[Q] boot animation doesnt override

Hey all. I'm having trouble adding a custom boot animation. I've been trying to use adb push to move it to /data/local/. It seems to work initially. Cmd shows it moved over the full zip file and I can see it in my phone with root explorer but when I restart my phone it just uses the default animation. I'm trying to switch to the bios boot animation that I've found on the forums. Ive only had my Incredible for about a week so its mainly stock other than rooted. Any advice? Thanks
pandalearius said:
Hey all. I'm having trouble adding a custom boot animation. I've been trying to use adb push to move it to /data/local/. It seems to work initially. Cmd shows it moved over the full zip file and I can see it in my phone with root explorer but when I restart my phone it just uses the default animation. I'm trying to switch to the bios boot animation that I've found on the forums. Ive only had my Incredible for about a week so its mainly stock other than rooted. Any advice? Thanks
Click to expand...
Click to collapse
My boot animation is actually in /system/customize/resource, maybe you could try sending it there and see if it works? Also, just checking, it is named bootanimation.zip right? I believe that matters lol, not sure. I'm sorry if I wasn't helpful, I don't exactly know much about boot animations tbh.
Sent from my Droid Incredible running Myn's Warm Two Point Two RLS5.3.
Blah12543 said:
My boot animation is actually in /system/customize/resource, maybe you could try sending it there and see if it works? Also, just checking, it is named bootanimation.zip right? I believe that matters lol, not sure. I'm sorry if I wasn't helpful, I don't exactly know much about boot animations tbh.
Click to expand...
Click to collapse
Yeah, it has the right name but still isn't working even in the folder you suggested. Also the zip file just has the part0, part1, and desc.txt files in it so I'm not sure exactly what the problem is. I'm pretty new to the droid scene. Thanks for trying though.
Finally! After a lot of searching I found out it needs to be named VZW_bootanimation.zip and the sound file is VZW_Droid.mp3 with Froyo at least. It actually is in /system/customize/resource/ after all. I just didn't scroll that far down since I didn't know about the name change. It does replace the stock animation file though so I saved it in another folder before replacing it in case I ever want to go back. Thanks for the help
The file name and location depend on the ROM being used.

Custom boot animations through adb... but I have ClockwordMod.

Alright so I tried getting a custom boot animation onto my Evo, and I don't really know if I should pay for Root Explorer just to put boot animations on my phone so I decided to try it through adb. However, when I was going through the steps and I reboot into recovery mode, I'm in ClockwordMod, so it doesn't recognize it on my computer correctly. Anyone know how to fix this without unflashing ClockworkMod?
DacMaddy said:
Alright so I tried getting a custom boot animation onto my Evo, and I don't really know if I should pay for Root Explorer just to put boot animations on my phone so I decided to try it through adb. However, when I was going through the steps and I reboot into recovery mode, I'm in ClockwordMod, so it doesn't recognize it on my computer correctly. Anyone know how to fix this without unflashing ClockworkMod?
Click to expand...
Click to collapse
Some custom boot animations are flashable in recovery, and you could just flash the zip in recovery, and it should work fine in clockwork, unless the scripting isn't right (i forget if it's amend or edify, but one doesn't work with clockwork). I usually use bootanimations that are NOT flashable. Just the bootanimation.zip. If you are on sense, you want that bootanimation.zip to be in the /system/customize/resource folder. if doing adb, you would simply do:
adb remount
adb push bootanimation.zip /system/customize/resource
adb reboot
If you are on an AOSP rom, it would be:
adb remount
adb push bootanimation.zip /system/media
adb reboot
You could also use ES file explorer, and enable root mode (it's free) if you don't want to buy Root Explorer (which is totally worth it IMO), . Drop the bootanimation.zip in the respective folder, set the permissions, and reboot.
It should'nt matter what recovery you're on, unless you're trying to use a flashable zip, that you can't flash with clockwork recovery, due to incorrect scripting. If that's the case, you should be able to open up the flashable zip, and extract the bootanimation.zip. At that point, you couse use one of my methods above to install it.
Thanks for all the info buddy, it worked like a dream! I bookmarked this page for future reference
DacMaddy said:
Thanks for all the info buddy, it worked like a dream! I bookmarked this page for future reference
Click to expand...
Click to collapse
You're welcome! Glad it worked for you. Enjoy your new bootanimations.

Boot Sound

I have been banging my head against the wall for days now regarding this problem and can't quite figure it out. I created my own boot animation and was able to get that running just fine. I wanted to add a boot sound as well, so I did my homework and followed the instructions to a T. I resolved an error that I was getting while running the command sh bootsnd.sh, but even after it ran successfully I still was left with no boot sound. In the /system/media folder I have an mp3 named android_audio.mp3. I also verified that the build.prop file in the system folder had the line ro.config.play.bootsound=1 in it as well. I am currently running CM9 RC2 on my T-Mobile G2. Is there something I am missing? Can the G2 even play boot sounds? Has anyone gotten boot sounds to run on their G2? If so, how? Any help or pointers would be greatly appreciated and thank you all in advance for any help you may be able to provide.
Did you set permissions for the file to rwxrxxrxx?
Sent via carrier pigeon
Atomix86 said:
Did you set permissions for the file to rwxrxxrxx?
Sent via carrier pigeon
Click to expand...
Click to collapse
I double checked to make sure, but yeah the permissions were set correctly.
I can run the command 'stagefright -a -o /system/media/android_audio.mp3' from the terminal and it plays the sound without a problem.
Any other suggestions?
Are you calling it in desc.txt inside the bootanimation? I'm sure that's a part of it.
-Nipqer
I don't know if this makes a difference at all, but in the rom I use (EliteMod ICS, modified CM9 kernel, AOKP rom), seems you need to only place an boot_audio.mp3 file into /system/media/ , much like how you place boot animation.zip in /system/media, and chmod 644
Nipqer said:
Are you calling it in desc.txt inside the bootanimation? I'm sure that's a part of it.
-Nipqer
Click to expand...
Click to collapse
I did some additional research and did find a few references to adding the audio to the desc.txt file by adding a line like this 's android_audio.mp3' to it. I tried doing this and it borked the entire thing. On the reboot I saw the HTC logo, then was met by a black screen with no sound for a few moments before my home screen appeared.
kbeezie said:
I don't know if this makes a difference at all, but in the rom I use (EliteMod ICS, modified CM9 kernel, AOKP rom), seems you need to only place an boot_audio.mp3 file into /system/media/ , much like how you place boot animation.zip in /system/media, and chmod 644
Click to expand...
Click to collapse
I tried renaming it and changing the permissions again only to be met again by silence.
Thank you both for the suggestions. Do you guys have anything else I could try?
http://www.mydroidworld.com/topic/7677-how-to-add-a-bootsound-to-cyanogenmod/
i managed to add boot sound thx to that method... you will need bootsound.zip... here http://forum.xda-developers.com/showthread.php?t=1298144 and follow instructions of first link... hope it will help...

Categories

Resources