nasty ... first the lights and now sound ...![]()
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
nasty ... first the lights and now sound ...![]()
yeahooo
yantz where is the startup folder resides ?
laughing the world
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?
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.
Eh thats weird? You bought it second hand or something?
Yes, but does it run Linux?
shit! you havent flash have you? do you have /tmp/realjava mounted in df -h?Originally Posted by tazzix
no, I think its something related to neo_installer which never worked for me.Originally Posted by yantz
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![]()
![]()
![]()
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
can u tell me wth i did wrong?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
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.