maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Maemo 5 / Fremantle (https://talk.maemo.org/forumdisplay.php?f=40)
-   -   battery dying sound file (https://talk.maemo.org/showthread.php?t=74668)

chrisp7 2011-07-06 16:10

battery dying sound file
 
I wanted to ask a favour:) I wondered if anyoen could possibly upload or point me in the direction of a location I can get the battery dying sound on the N900? I love the sound and want to use it elsewhere! (Strange request I know:p)

Thanks!!

chrisp7 2011-07-12 23:12

Re: battery dying sound file
 
anyone at all?:)

MINKIN2 2011-07-12 23:21

Re: battery dying sound file
 
I would like to know too.

Not that I like it mind, I just find that sodding sorry sounding Dong far too depressing. It's as if my phone giving up giving up hope of life.

It would be nice to hear it go ding for a change :)

antezz 2011-07-13 00:14

Re: battery dying sound file
 
Is it legal to distribute the sound files? If so I could put them on my webserver.


Edit:
Sounds are stored in : /usr/share/sounds

stickymick 2011-07-13 00:36

Re: battery dying sound file
 
Always thought that alert sounded like a depressed pigeon. If the battery does give out you get that sound followed by a loud beep as the phone shuts down.
Scares the cr@p outa me every time.

chrisp7 2011-10-24 14:54

Re: battery dying sound file
 
Quote:

Originally Posted by antezz (Post 1049865)
Is it legal to distribute the sound files? If so I could put them on my webserver.


Edit:
Sounds are stored in : /usr/share/sounds

Not sure but I cant imagine it being an issue it being open source and an old release. If anyone with an N900 wants to upload it or wetransfer it that would be amazing..:)

chrisp7 2011-10-29 12:42

Re: battery dying sound file
 
bumpage :)

HELLASISGREECE 2011-10-29 13:06

Re: battery dying sound file
 
I hate that sound

it sounds as if something terrifying is gonna happen in the world

Zas 2011-10-29 13:11

Re: battery dying sound file
 
Just put in xterm:
Code:

cp /usr/share/sounds/ui-battery_low.wav /home/user/MyDocs/
And you'll find the sound file on your N900 with the file explorer.

chrisp7 2011-11-05 01:33

Re: battery dying sound file
 
Quote:

Originally Posted by Zas (Post 1115555)
Just put in xterm:
Code:

cp /usr/share/sounds/ui-battery_low.wav /home/user/MyDocs/
And you'll find the sound file on your N900 with the file explorer.

I lost my N900 and wanted to get the sound as I think its great.:)

chrisp7 2011-11-24 17:36

Re: battery dying sound file
 
a hopeful bump :)

joeD 2011-11-24 17:40

Re: battery dying sound file
 
Chrisp7, PM me and I'll email it to you

nicolai 2011-11-24 17:49

Re: battery dying sound file
 
Quote:

Originally Posted by chrisp7 (Post 1118551)
I lost my N900 and wanted to get the sound as I think its great.:)

all sounds are in osso-sounds-ui
google for
osso-sounds-ui_5.6+0m5_all.deb

king Ralphred 2011-11-24 18:07

Re: battery dying sound file
 
Like others on this thread, I thought this thread was about how to change the 'I'm dieing' sound. Can it be done and how would it be done? Can just about use x term.

chrisp7 2011-12-13 16:43

Re: battery dying sound file
 
Quote:

Originally Posted by nicolai (Post 1128529)
all sounds are in osso-sounds-ui
google for
osso-sounds-ui_5.6+0m5_all.deb

awesome, will try and extract!
Thanks man, really appreciate it.:)

anthonie 2011-12-13 17:28

Re: battery dying sound file
 
Quote:

Originally Posted by king Ralphred (Post 1128538)
Like others on this thread, I thought this thread was about how to change the 'I'm dieing' sound. Can it be done and how would it be done? Can just about use x term.

Your question was basically answered by Zas, who pointed to the location and file. With that information and a little bit of googling, you could have solved this yourself. ;)

You'll need to be root to do anything usefull (or sudo), so make sure you have rootsh installed.

You can see the file by going to

Code:

/usr/share/sounds/
and ls for ui-battery_low.wav ("ls" gives you a directory listing, like "dir" in dos)

Make a backup of the file by issuing the following command:

Code:

cp /usr/share/sounds/ui-battery_low.wav /usr/share/sounds/ui-battery_low_battery.wav.backup
Assuming the file you want to use as a replacement is located in MyDocs (the n900 folder on your phone's file explorer), issue the following (where your replace the name of your file with the appropriate name) command: Again, you must be root.

Code:

cp /home/user/MyDocs/yourfile.wav /usr/share/sounds/ui-battery_low.wav


All times are GMT. The time now is 15:24.

vBulletin® Version 3.8.8