Join Today
+ Reply to Thread
Page 1 of 3 123 LastLast
Results 1 to 10 of 28

Thread: startup tone

  1. #1
    Join Date
    Feb 2005
    Location
    sg<br>Mobile: e680 -> i (c5a4p)
    Posts
    1,412

    Default startup tone

    since the e680i has no startup tone, unlike the e398, i wrote one very very small script for it. just wanna share

    put this into your startup folder. or if you dont have startup folder, copy and paste contents into your startup.txt. if you dont even have startup.txt, then sorry this is not for you.

    you need to edit the file tho, to point to your sound file
    Attached Files Attached Files

  2. #2
    Join Date
    Feb 2005
    Location
    singapore
    Posts
    176

    Default Re: startup tone

    nasty ... first the lights and now sound ...
    yeahooo

  3. #3

    Default Re: startup tone

    yantz where is the startup folder resides ?
    laughing the world

  4. #4
    Join Date
    Feb 2005
    Location
    The Netherlands
    Cell: E680 flashed to E680i
    Posts
    1,368

    Default Re: startup tone

    The startup folder only exists in Yantz's edited cg35, and i think it was in /diska/.system/Startup. Not sure though.
    Yes, but does it run Linux?

  5. #5
    Join Date
    Aug 2005
    Location
    Pakistan
    Posts
    111

    Default Re: startup tone

    Actually it exists in my phone with default firmware e680i. It contains a rerouter file also, although I don't know what it does or was it created by something I installed.

  6. #6
    Join Date
    Feb 2005
    Location
    The Netherlands
    Cell: E680 flashed to E680i
    Posts
    1,368

    Default Re: startup tone

    Eh thats weird? You bought it second hand or something?
    Yes, but does it run Linux?

  7. #7
    Join Date
    Feb 2005
    Location
    sg<br>Mobile: e680 -> i (c5a4p)
    Posts
    1,412

    Default Re: startup tone

    Quote Originally Posted by tazzix
    Actually it exists in my phone with default firmware e680i. It contains a rerouter file also, although I don't know what it does or was it created by something I installed.
    shit! you havent flash have you? do you have /tmp/realjava mounted in df -h?

  8. #8
    Join Date
    Aug 2005
    Location
    Pakistan
    Posts
    111

    Default Re: startup tone

    Quote Originally Posted by yantz
    Quote Originally Posted by tazzix
    Actually it exists in my phone with default firmware e680i. It contains a rerouter file also, although I don't know what it does or was it created by something I installed.
    shit! you havent flash have you? do you have /tmp/realjava mounted in df -h?
    no, I think its something related to neo_installer which never worked for me.

  9. #9
    Join Date
    Feb 2005
    Location
    sg<br>Mobile: e680 -> i (c5a4p)
    Posts
    1,412

    Default Re: startup tone

    so you tried my neoinstaller.mtf? it'll add rerouter script in the startup folder. but since you cant use that folder, neoinstaller will not work for you.

    i almost thought you bought a e680 flashed to e680i

  10. #10
    Join Date
    Mar 2005
    Location
    Singapore <br>E680 Synthesized to E680i
    Posts
    405

    Default Re: startup tone

    hi yantz,

    I did put ur script into the /diska/.system/Startup and it didn't work. In my startup folder only contain reroute & i believe that i had successful flash my phone using ur rootfs_mod.cramfs (by changing it to xxxxxxxcg33 and flash it wth the full firmware using pst). Had installed the neoinstaller_b.mtf, bins.mtf & also the linloader. I can see ur linloader wth it proper name wth down arrow sign.

    here is my startup_tone.sh
    Code:
    #!/bin/bash
    export QTDIR=/usr/lib/ezx
    rm /tmp/startuptone
    while [ ! -f /tmp/startuptone ]
    do
      ps -ef > /tmp/psaux
      if grep "soundmanager" /tmp/psaux
      then
        /usr/SYSqtapp/phone/alertprocess -playvol 10 -playfile /diska/MP3/NFSU2GeneralAlaert.mp3
        touch /tmp/startuptone
      fi
      sleep 1s
    done
    can u tell me wth i did wrong?

    FYI: I'm using SIM lock & Phone lock on startup... will this cause the effect? ohh yeah i also run ur patch script.
    I am Not an Expert. I'm trying my best to Contribute. If wht i reply is wrong, do correct it. I'm Weak against Flame.


 
+ Reply to Thread
Page 1 of 3 123 LastLast

Similar Threads

  1. hw 2 change startup tone??
    By Shafii in forum E6 General Chat
    Replies: 8
    Last Post: 02-02-2009, 07:21 AM
  2. Q: How do I create Startup.txt to run Apps at Startup?
    By rn5a in forum A1200 General Chat
    Replies: 2
    Last Post: 12-09-2007, 01:52 PM
  3. Startup sound by startup script + Mod CG43
    By eakrin in forum E6 General Chat
    Replies: 4
    Last Post: 09-11-2007, 09:39 AM
  4. INFO: Startup sound by startup script + Mod CG43
    By eakrin in forum A1200 General Chat
    Replies: 0
    Last Post: 09-11-2007, 02:45 AM
  5. Change SMS tone and alarm tone in E680i
    By boy_dn in forum E680i General Chat
    Replies: 1
    Last Post: 02-12-2007, 12:26 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
Single Sign On provided by vBSSO

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1