![]() |
how do iturn off nokia startup tune?
i reflashed my n800 a few days ago and the startup tune is anoying me.
i turned it off some how before but i cant remember how i did it. hope you can help. |
Re: how do iturn off nokia startup tune?
you can find all system sounds in
Code:
cd /usr/share/sounds/ Code:
mv /usr/share/sounds/ui-shutdown.wav /usr/share/sounds/ui-shutdown.wav.off |
Re: how do iturn off nokia startup tune?
If I change off to on, would it make the start tune come back again? Or does that require another command?
|
Re: how do iturn off nokia startup tune?
I think "mv /usr/share/sounds/ui-shutdown.wav.off /usr/share/sounds/ui-shutdown.wav" would turn it back on.
Basically, by appending .off (or anything else) to it's filename, the system can't find the wav so it can't play it. At least that is my understanding... |
Re: how do iturn off nokia startup tune?
Does anyone else hear the linus torvalds message? I used to have my tablet in spanish, but now i switched back to English and it sounds on my startup. Its kinda funny, but I would like to have the option to shut it off sometimes.
|
Re: how do iturn off nokia startup tune?
Quote:
Code:
$ gconftool -g /system/systemui/splash/shutdown_soundfilename Code:
$ gconftool -s /system/systemui/splash/shutdown_soundfilename --type=string '' Code:
$ gconftool -s /system/systemui/splash/shutdown_soundfilename --type=string /usr/share/sounds/ui-shutdown.wav |
Re: how do iturn off nokia startup tune?
That was for the shutdown sound. Concerning the startup tune, the filename /usr/share/sounds/ui-wake_up_tune.wav seems to be hardcoded in /usr/bin/osso_startup_greeting.launch, which is a binary executable (not a script). So, the only way would be to rename the sound file.
Edit: Also, another way to turn off the startup tune is to turn off the sound completely. |
Re: how do iturn off nokia startup tune?
hehe. Sweet. Now I can put some kick butt other sound in there for startup. :D
|
Re: how do iturn off nokia startup tune?
Noob Method:
Go to control panel, then go to sounds, then turn off system sounds... lol |
Re: how do iturn off nokia startup tune?
thanks for that but no one actualy posted the stop startup console command
so here it is. you must be root. to turn off Code:
mv /usr/share/sounds/ui-wake_up_tune.wav /usr/share/sounds/ui-wake_up_tune.wav.off to turn on Code:
mv /usr/share/sounds/ui-wake_up_tune.wav.off /usr/share/sounds/ui-wake_up_tune.wav |
All times are GMT. The time now is 17:13. |
vBulletin® Version 3.8.8