/diska/qtapp = phone-mem, and not in the card.
ok im tryng to use this led script.
first i put my leddisco.lin ( eventho it is .lin, the icon still in notepad rite? )
in my sd in qtapp folder.
cd /diska/qtapp
then i run it with linloader. tap and hold the leddisco.lin and open with linloader.
nuthing happen and no change to the led color.
what i did wrong?
thanks
/diska/qtapp = phone-mem, and not in the card.
Motorola e680 (flashed to e680i) + 4Gb SD card + HT820 Stereo BT Hedphones,
Ubuntu 6.10 + 7.04,
Nokia N95 + 8Gb microSD
owwwwwh really? ok gonna try now..thanks![]()
anyway..i put about 3 script in the folder and run 3 of them. is it okay?
leddisco.lin, torchoff and torch off
moved the qtapp folder from sd to phone.
then run the disco script, the torchon and torchoff.
nuthing happen
just edit your script to point to led binary ..
example :
#!/bin/bash
delay=.1s
cd /diska/qtapp
./led 1
sleep $delay
./led 0
sleep $delay
./led 0
This is very easy for linux user i think ..
tis is how my led script look
#!/bin/bash delay=.5s cd /diska/qtapp ./led 1 sleep $delay ./led 2 sleep $delay ./led 3 sleep $delay ./led 4 sleep $delay ./led 5 sleep $delay ./led 6 sleep $delay ./led 1 sleep $delay ./led 2 sleep $delay ./led 3 sleep $delay ./led 4 sleep $delay ./led 5 sleep $delay ./led 6 sleep $delay ./led 0
then tap and hold, open with linloader ( the down arrow butto)
nuthing happen...
any suggestion,.. anyway thanks![]()
Have you copied the "led" file to your phone? If you haven't, any mumbo-jumbo scripts will do you no good, Mate ...![]()
Development of EZX-SysInfo / SysEdit application is completed! Version 0.1 Beta 2 is out. Check out in 'Bounty Projects' forum.
http://www.geocities.com/inijohan_e680i/Mac-dock-sm.jpg
lol yeah true
Yes, but does it run Linux?
yes. its in diska/qtapp