Skip navigation.

Eakrin 's Blog (บล็อกของเอก)

Unofficial A780 & A1200 & Rokr E6 software developer

Modified CG43 for Rokr E6, and CG44 for A1200

, , , , , ,

License : Distribute and use for free and presonal use only.

Here is a modified cg43 for Rokr E6 (09P) and cg44 for A1200 (09P)

Modification list is
1. can be telnet by acmattach.lin or old telnet.pkg

2. can be telnet by echo at+mode=13 > comX (X is comport number of motorola usb modem)

3. can be switch font by put AMCSL.TTF and fontdef.cfg into folder "fonts" in flash memory (/ezxlocal/download/mystuff/fonts) and restart phone. and delete or move both file and restart phone to change back to normal phone font.

4. in Rokr E6 you can telnet via command line with this cg. (can login into phone)

5. can run startup scripts by put a *.lin into folder "startup" in flash memory and/or in card.script in flash memory 'll executed first in order of it 's name and later scripts in mmc 'll executed.

this file is contain only CG43 or CG44 and RDL3. you can flash it with RSDLite and all you data is remain after flashing.

thanks for Imahottyguy for how to extract cg.

CG43 for E6
R533_G_11.12.09P_CG43_TLPDA_001.zip

CG44 for A1200
R532H2_G_11.20.09P_CG44_TLPDA.zip

What Tarot Card are You?LoopCap for capture screen of A1200 and Rokr E6.

Comments

Anonymous 7. November 2007, 10:22

MeKy writes:

One of my best phone ever, just take a look at the amazing ROKR E6 spec at http://www.cellphonevibes.com/motorola/rokr-e6.html and you'll see why this is one of the best phone ever. Go Moto go!

Eakrin (Ake หรือ เอก) 26. November 2007, 05:13

LOL. I love E6 and EZX phone too.

toylam 11. December 2007, 14:04

Please help !

I can't run startup scripts by put a *.lin into folder "startup" in flash memory and/or in card.

I had run RSDLite_3.8.msi to change F/W to R533_G_11.12.09P_GSZMCAUT678AC01C_LP0021A_T678AC_S008_E006_R002_G004_1FF_UNICODE_FONT.sbf
and then change F/W to R533_G_11.12.09P_CG43_TLPDA_001.sbf

Eakrin (Ake หรือ เอก) 19. December 2007, 02:26

@toylam
check your .lin by try execute it on mystuff first.

toylam 19. December 2007, 17:34

I've installed ChangeRingtoneRadom_A1200.pkg.
How to edit the changring.lin to become a startup scripts ?

Please & thanks for your attention !

Eakrin (Ake หรือ เอก) 20. December 2007, 02:30

1. open your .desktop file from ChangeRingoneRandom_A1200 installed folder. (.system/QTDownLoad/ZZZZZ)

ZZZZZ is a folder name

2. in line Exec = XXXX

XXXX is indicate a main application file. you should call it to start this app

3. create your lin script by editplus (set document format CR/LF to unix)


cd /mmc/mmca1/.system/QTDownLoad/ZZZZZ
XXXX


PS. depent on each script some may need to change path for script working some may not.

4. put it in startup folder

cheer!

toylam 24. December 2007, 06:15

I've created a script "Startchang3ring.lin" below :

cd /mmc/mmca1/.system/QTDownLoad/chang3ring
changring-start.lin

and saved it as UTF-8 format.

But it can't work auto when startup.

When I put the "StartupSound.lin" in startup folder, it works normally.

#!/bin/bash

# Startup Sound Script : changing power-on sound for startup script suppoerted CG43, 44.
# by Ake @ ThaiLinuxPDA.com
# Version 1.0 Sep 10, 2007

STARTUP_DIR='/mmc/mmca1/startup/'
STARTUP_SOUND_FILE='startup.wav'
DEFAULT_SOUND_FILE='/usr/data_resource/phone/ui_start_up_mono.wav'

if [ -f "${STARTUP_DIR}${STARTUP_SOUND_FILE}" ]; then
start-stop-daemon --start --quiet --chuid root --exec /bin/mount -- --bind "${STARTUP_DIR}${STARTUP_SOUND_FILE}" "${DEFAULT_SOUND_FILE}"
fi

Is there anything I miss or wrong ?
Thanks for your help again !

Eakrin (Ake หรือ เอก) 3. January 2008, 02:09

1st check your changring-start.lin that is it a unix text file format or not. I use editplus it is in tool -> file format CR/LF

2. and about this line

cd /mmc/mmca1/.system/QTDownLoad/ZZZZZ
XXXX

XXXX need to be ./changring-start.lin because linux does not know file in the same folder without ./ prefix.

or try to call it directly by

/mmc/mmca1/.system/QTDownLoad/chang3ring/changring-start.lin

3. test it on phone by tapping on changring-start.lin in file manager before testing on startup script.



How to use Quote function:

  1. Select some text
  2. Click on the Quote link

Write a comment

Comment
(BBcode and HTML is turned off for anonymous user comments.)

If you can't read the words, press the small reload icon.


Smilies