![]() ![]() |
Apr 22 2005, 06:48 AM
Post
#1
|
|
|
Group: Members Posts: 63 Joined: 3-April 05 Member No.: 6,778 |
Is the alarm sound file hardcoded in? I tried to copy it to my SD card to tale a look at its format but the system will not allow it.
|
|
|
|
Apr 22 2005, 07:37 AM
Post
#2
|
|
|
Group: Members Posts: 59 Joined: 3-November 04 Member No.: 5,324 |
QUOTE(Howard Roark @ Apr 22 2005, 02:48 PM) Is the alarm sound file hardcoded in? I tried to copy it to my SD card to tale a look at its format but the system will not allow it. For the Flash-ROM based SL-C's, the Alarm300.wav sound is stored inside the Read-Only portion of the Flash file system and sim-linked to what-ever place it's needed (Ie PIM apps). Basically, you can't get at it to change it. They won't even let you change the destination of the sim-link. However, on the 3000, it's probably stored in a non-user accessible portion of the hard-disk. This offers the remote possibility of getting at the file. How, I'll leave up to you, as I don't own a 3000. You should probably try talking to iamasmith or one of his compadres as they are working on hacking Cacko to work on the 3000, which means they have some experience in getting at the non-user accessible portion of the microdrive. |
|
|
|
Apr 22 2005, 03:14 PM
Post
#3
|
|
|
Group: Members Posts: 1,176 Joined: 3-October 03 From: UK Member No.: 547 |
If the file is on a read-only JFFS2 partition, then you can remount it read-write with the following command (WARNING - be very careful what you do after this as you could mess up your ROM, forcing you to reflash):
mount /mount/point -o rw,remount and this to make it read-only again afterwards mount /your/mount/point -o ro,remount But if the calendar on the SL-1000/3000 is anything like earlier models, the alarm sound is compiled into the calendar binary so it doesn't actually use that wav file and cannot be changed. |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 18th May 2013 - 06:44 AM |