S4 OGG system files - AT&T Samsung Galaxy S 4 Q&A, Help & Troubleshootin

So something weird happened to me. I was trying to replace the unlock.ogg system sound with root explorer to a custom sound I made. unlock.ogg was the only modification I made.
well for whatever reason none of my OGG system sounds work now like the low battery warning, putting it into standby, or even the att sound when it boots up. I checked the files, they're all there. i even restored them from a backup zip i downloaded.
so wtf? any ideas?

i also tried doing a factory reset. didnt work.

Any one got a link to the stock firmware? I can flash it back to oem firmware to restore the system files.

chughes2009 said:
So something weird happened to me. I was trying to replace the unlock.ogg system sound with root explorer to a custom sound I made. unlock.ogg was the only modification I made.
well for whatever reason none of my OGG system sounds work now like the low battery warning, putting it into standby, or even the att sound when it boots up. I checked the files, they're all there. i even restored them from a backup zip i downloaded.
so wtf? any ideas?
Click to expand...
Click to collapse
Did you reset the permissions of the ogg files? They should be RW-R-R.

~wolverine~ said:
Did you reset the permissions of the ogg files? They should be RW-R-R.
Click to expand...
Click to collapse
Hm not sure. I used root explorer and set the folder and all the file to read/write for everything. Is there something else I need to do?

chughes2009 said:
Hm not sure. I used root explorer and set the folder and all the file to read/write for everything. Is there something else I need to do?
Click to expand...
Click to collapse
Each file should be set like this. Folders should be drwxr-xr-x.

~wolverine~ said:
Each file should be set like this. Folders should be drwxr-xr-x.
Click to expand...
Click to collapse
yesssssss. you're the man, man. Apparently I got drunk and changed all the permission on them like an idiot. Can I donate to you for helping me out?

chughes2009 said:
yesssssss. you're the man, man. Apparently I got drunk and changed all the permission on them like an idiot. Can I donate to you for helping me out?
Click to expand...
Click to collapse
Oh no, I'm just glad I could help you out. Enjoy your weekend. :good:

~wolverine~ said:
Oh no, I'm just glad I could help you out. Enjoy your weekend. :good:
Click to expand...
Click to collapse
well thanks bud. saved my ass lol. enjoy yours as well.

Related

Get rid of tmobile animation on boot

This may be posted elsewhere...if so, sorry. I replaced the 2 qmg files in /system/media with the attached files. The attached files are the stock i9000 boot animations. I got them from a captivate thread.
So far they seem to work fine, but you should make a backup just in case.
mm0
Guess you have to be rooted, right?
rooted here, not working
What is the best way to copy files over? Could you give more of a noob tutorial on how to do this lol
works great! no more stupid pink crap! I a sooo excited!
The way I did it is as follows. I used root manager to copy the original qmg files to a safe place. I then mounted the phone to my computer copied the new qmgs to the sd card unmounted and used root manager again to put them in the correct place (system/media).
make sure that you extract the two files from the zip. other than that, I did it just like the above posts.
Works perfectly Thanks!!! Any idea where the sound file is? I'd like to replace that with something less "happy"
ISprayCandy said:
Works perfectly Thanks!!! Any idea where the sound file is? I'd like to replace that with something less "happy"
Click to expand...
Click to collapse
this is covered in the sticky and here: http://forum.xda-developers.com/showthread.php?t=731059
For some reason I am not able to copy the files with root explorer. Do I need to move the files with terminal? I've copied/move them over..but they do not appear. I have root access btw.
Working on a rooted Vibrant here. Ended up using Root Explorer to get it to work.
Now, is there a way to get rid of the pink shutdown animation?
blanked said:
Now, is there a way to get rid of the pink shutdown animation?
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=732311
ISprayCandy said:
http://forum.xda-developers.com/showthread.php?t=732311
Click to expand...
Click to collapse
Thank you sir
Oh yeah! works great. 90% unbranded
About at the beginning when booting up the " Pink Stick together " still comes out, anyway to get rid of this ?
Thank you in advanced..
THanks for the info worked great. Anyway to change the bootup sound so that is like the original samsung galaxy s as well. THanks
thanks for this tip... good to see just the galaxy s animation
yvyv said:
About at the beginning when booting up the " Pink Stick together " still comes out, anyway to get rid of this ?
Thank you in advanced..
Click to expand...
Click to collapse
Go into /system/media and remove bootsamsung.qmg and bootsamsungloop.qmg ... or replace them with the i9000 files from the ZIP in the post that started this thread.
Thank you!
I copied the files over with root explorer, and everything works fine, except for when the new animation plays, it's very choppy/pixelated. Anyone else?

[Q] How to make modded app stay after using adb push?

Does anyone know how to push a modded app to the HTC Desire and make it stay?
Because obviously on the HTC Desire pushing files normally with adb push doesn't make them stay.
Anyone got a solution?
what do you mean it doesn't make them stay?
if you push a file to the system/framework then it will be there
if it's the same file as one already in the phone then it will overwrite it
is your device in recovery when writing to the system folder?
sorry if im missing something here
cgrec92 said:
what do you mean it doesn't make them stay?
if you push a file to the system/framework then it will be there
if it's the same file as one already in the phone then it will overwrite it
is your device in recovery when writing to the system folder?
sorry if im missing something here
Click to expand...
Click to collapse
Well I modded the smooth calender app and made the background transparent and then pushed it to /data/app where it was.
Works fine and shows up how it should.
But then when i restart my phone, it's gone, not in the app launcher or widgets menu but it's still there when I look for it in ROOT EXPLORER.
try pushing the file to system/app
cgrec92 said:
try pushing the file to system/app
Click to expand...
Click to collapse
I've done that too, doesn't work.
Do I have to do it in recovery when pushing apps?
Because it lets me push apps when the phone is normally on.
the phone must be in recovery in order to write to the system
boot into recovery
remove from data/app and system/app the old file
push to system/app the new file
reboot
cgrec92 said:
the phone must be in recovery in order to write to the system
boot into recovery
remove from data/app and system/app the old file
push to system/app the new file
reboot
Click to expand...
Click to collapse
Did all that, still didn't work.
I pushed the apps but they haven't come up at all.
try installing it instead
adb install file.apk
cgrec92 said:
try installing it instead
adb install file.apk
Click to expand...
Click to collapse
Won't install either, was the first thing I tried.
It needs to be signed and I've tried every guide possible on how to sign apk's but none of them work.
it doesnt have to be signed if youre pushing it to your phone
if only has to be signed if you want to be able to flash it
which is actually a good idea considering that adb push isnt working for you
if you send me or upload the file i can sign it for you and you can flash it in recovery
cgrec92 said:
it doesnt have to be signed if youre pushing it to your phone
if only has to be signed if you want to be able to flash it
which is actually a good idea considering that adb push isnt working for you
if you send me or upload the file i can sign it for you and you can flash it in recovery
Click to expand...
Click to collapse
Do you know how to make flashable zip files?
Because I've been asking around for bloody ages on how to do it but no one seems to want to reply!
im not sure on windows but i can have it done in a second on my mac
cgrec92 said:
im not sure on windows but i can have it done in a second on my mac
Click to expand...
Click to collapse
AHH ****!
I don't understand why people can't tell me how to do it on windows!
But yeh I've attached the apks!
UltraLinx said:
AHH ****!
I don't understand why people can't tell me how to do it on windows!
But yeh I've attached the apks!
Click to expand...
Click to collapse
enjoy
10chaaaaar
cgrec92 said:
enjoy
10chaaaaar
Click to expand...
Click to collapse
Yes they work!
Thank you for the help.
And i was wondering, couldn't I just take out the apps from that zip file and add more modded apps then flash them?
good good
if you unzip the file and then re-zip you'll lose the sign
i think you can add/remove files with a zip manager without actually unzipping
however the update script included in that zip will only allow flashing to /system/app
note that if you toggle signature verification in recovery then you can flash everything signed or not, although this is not good if you are distributing files.
cgrec92 said:
good good
if you unzip the file and then re-zip you'll lose the sign
i think you can add/remove files with a zip manager without actually unzipping
however the update script included in that zip will only allow flashing to /system/app
Click to expand...
Click to collapse
Yeh i'm only going to add to it, not actually unzip it.
Yeh that's cool don't mind it being flashed to /system/app.
Thanks for the help!
UltraLinx said:
Yeh i'm only going to add to it, not actually unzip it.
Yeh that's cool don't mind it being flashed to /system/app.
Thanks for the help!
Click to expand...
Click to collapse
no problem
UltraLinx said:
Do you know how to make flashable zip files?
Because I've been asking around for bloody ages on how to do it but no one seems to want to reply!
Click to expand...
Click to collapse
http://www.robmcghee.com/android/creating-an-android-update-zip-package/
or
http://forums.t-mobile.com/t5/Opera...ndroid-phone/m-p/241285/highlight/true#M26103
its amazing what google can do for you
copex said:
http://www.robmcghee.com/android/creating-an-android-update-zip-package/
or
http://forums.t-mobile.com/t5/Opera...ndroid-phone/m-p/241285/highlight/true#M26103
its amazing what google can do for you
Click to expand...
Click to collapse
In the first one it says, "- edit <workdir>/META-INF/com/google/android/update-script".
Where do i get an update script from?
In the second link it doesn't say anything about making flashable zip files.
I've been to both of those websites before, done hours of searching, come back here for help but no one seems to know.

4.4 stock sounds folder dump needed

Could anyone dump the stock unmodified /system/media/audio folder for me?
My sounds got messed up after trying to add my previous ogg files and I'm trying to restore it and see what I did wrong to mess this up.
I was hoping to get the list of all the original sounds and maybe someone could upload them in a zip file here.
Thanks!
samw52000 said:
Could anyone dump the stock unmodified /system/media/audio folder for me?
My sounds got messed up after trying to add my previous ogg files and I'm trying to restore it and see what I did wrong to mess this up.
I was hoping to get the list of all the original sounds and maybe someone could upload them in a zip file here.
Thanks!
Click to expand...
Click to collapse
Here you go buddy, I put it in a zip file.
https://db.tt/NeqyxNra
Sent from my Nexus 7 using Tapatalk 4
LoopDoGG79 said:
Here you go buddy, I put it in a zip file.
https://db.tt/NeqyxNra
Sent from my Nexus 7 using Tapatalk 4
Click to expand...
Click to collapse
Ty Sir!
I derped with my sounds too. Thanks for putting this up!
Where you able to fix yours?? Still running into the same issue with them not working even when I copy the ogg files to the correct folder.
They copy fine and show in sound settings but they won't play but a default chime
samw52000 said:
Where you able to fix yours?? Still running into the same issue with them not working even when I copy the ogg files to the correct folder.
They copy fine and show in sound settings but they won't play but a default chime
Click to expand...
Click to collapse
The files copied, and I'm still tinkering with permissions that possibly need to be aligned, but nothing plays on the device. File sizes match up with what I saw previously, but Google Play returns with "Couldn't play the track you requested."
Same here... Tried to give it full perm but that didn't work.
Interestingly the same files will play perfectly if moved to another folder...
I'm really hoping not to have to wipe!!!
samw52000 said:
Same here... Tried to give it full perm but that didn't work.
Interestingly the same files will play perfectly if moved to another folder...
I'm really hoping not to have to wipe!!!
Click to expand...
Click to collapse
I got it! Not only is it the file permissions, but the folder permissions have to be correct too. I found the audio folder needs drwxr-xr-x, the alarms, notifications, ringtones, ui need drwxr-xr-x, and then the sounds themselves need -rw-r--r--. It's one by one, but I've successfully gotten lock, unlock and effect tick under the UI folder working again.
Good luck!
U tha man!!!!!
That did the trick.. Actually only needed to change permissions on files.. Folders were still setup fine.
I ended up ssh into the device and chmod 644 * under each folder after enabling to on the system folder.
2min fix!!

[Q] Sound/Headphone Mod Issue

Hi all! Thanks for any and all help!
Quick info: Stock ROM 4.4.2 via OTA (LS980ZVC), Rooted, Nova Launcher and Xposed Framework. I've tried flashing other ROMs and it just didn't work so I went back to stock.
I'm not too impressed with the speaker and headphone volume on my phone. I didn't buy the phone for the sound, though, so that's a good thing. However, an improvement would be nice!
I've tried both the sound mods below:
http://forum.xda-developers.com/showthread.php?t=2482750 - Root Explorer would not allow me to copy the file from my SD card to the proper location saying "copy failed!" each and every time.
http://forum.xda-developers.com/showthread.php?t=2542398 - I flashed this and it soft bricked my phone. I got bootlooped because of it. Is there any particular reason, other than I just don't know how to flash right? (all kidding aside!)
Is there an easy way to get one of these two to work, or am I just stuck with the sound I have?
Again, thanks for any and all help, folks!
(I posted this in the Sprint G2 help thinking it was the general G2 help.. whoops... sorry for cross posting)
If it rooted, RE should work.
Make sure you check and change permission if needed.
votinh said:
If it rooted, RE should work.
Make sure you check and change permission if needed.
Click to expand...
Click to collapse
RE works and I can navigate to the correct folder, as well as copy/paste the old file from /system/etc/snd_soc_msm to my SD card. Moving the file from the SD card, or copy and pasting, results in "Operation failed!" and no change. Permissions are good as far as I can see?
Try Root Browser instead.
https://play.google.com/store/apps/...owser&pcampaignid=APPU_yCRZU_eiLunEyQGkuoHYCg
cheetahcat79 said:
Try Root Browser instead.
https://play.google.com/store/apps/...owser&pcampaignid=APPU_yCRZU_eiLunEyQGkuoHYCg
Click to expand...
Click to collapse
Same issue, "operation failed."
Try changing permissions on the system folder?
cheetahcat79 said:
Try changing permissions on the system folder?
Click to expand...
Click to collapse
do the reroot and tell me if it made any difference..
cheetahcat79 said:
Try changing permissions on the system folder?
Click to expand...
Click to collapse
I've checked everything on the system folder for permissions. No dice.
buenarc said:
do the reroot and tell me if it made any difference..
Click to expand...
Click to collapse
Same as above, no dice.
Just as a heads up, I downloaded Viper4Android FX and XHiFi, and that worked the treat to get the sound muuuuuuch more clear and tolerable from Pandora. Night and day difference, no doubt... although Pandora's bitrate isn't high, it's 100x more tolerable now.

[Request] Verizon Visual Voicemail APK

Is there anyone out there who is still running the stock version of lg g2 24A that could pull the VerizonVVM.apk from system? I have my phone on cloudyG3 and I really don't want to have to restore all the way back to stock just for this one apk. it seems like a waste of time and internet. I just was wondering if there was anyone kind enough to take the time to do this for a fellow user.
Here you go sir...
redduc900 said:
Here you go sir...
Click to expand...
Click to collapse
Thanks man, now I don't want to sound dumb but when I put it in /system/app and changed the permissions to rw-r--r-- and rebooted nothing happened. Is there a specific way about installing this
mrgoodpaul said:
Thanks man, now I don't want to sound dumb but when I put it in /system/app and changed the permissions to rw-r--r-- and rebooted nothing happened. Is there a specific way about installing this
Click to expand...
Click to collapse
I have the same issue. Did you find a fix for it?
Sent from my VS980 4G using Tapatalk
mrgoodpaul said:
Thanks man, now I don't want to sound dumb but when I put it in /system/app and changed the permissions to rw-r--r-- and rebooted nothing happened. Is there a specific way about installing this
Click to expand...
Click to collapse
You have yo install it using a PC , copy the .apk file and plug your phone using USB (as media sync) and paste the apk file right inside the download folder.
Next , unplug your phone , go to play store and install "astro file manager" then browse through the download folder inside your phone , and simply install the app.
I hope I helped

Categories

Resources