would you post file motmode here..
digging a bit more found that inetd.sh
CG36\etc\initservices\services\inetd.sh
could activate the telnet if motmode
CG36\bin\motmode
returns a value of engr that would make inetd run with telnet active
can someone dissasemble modemode and tell us what it checking?
TIA
would you post file motmode here..
maybe we can try motmode -m engr ?
some dump:
motmode: ELF 32-bit LSB executable, ARM, version 1 (SYSV), for GNU/Linux 2.4.17, dynamically linked (uses shared libs), stripped
/lib/ld-linux.so.3
MontaVista Software
motmode: EBADCRC
motmode: ENOTIMPLEMENTED
motmode: EINVAL
motmode
Usage: motmode FLAG...
Return the boolean AND of the specified flags
Possible FLAGs, each FLAG may only be specified once:
-m, --mode=[MODE] Mode of the phone. MODE may
be 'engr' or 'prod'.
-k, --key=[STATE] Key provisioning state. STATE
may be 'notinstalled' or
'installed'.
-p, --product=[STATE] Product state. STATE may be
'acceptance' or 'ship'.
mode
product
engr
prod
installed
notinstalled
acceptance
ship
m:k:
libmotsecurity.so
_DYNAMIC
_init
_fini
__data_start
_Jv_RegisterClasses
__gmon_start__
mot_security_getmode
mot_security_getboundsignaturestate
mot_security_getproductstate
libc.so.6
getopt_long
perror
optarg
abort
fprintf
strcmp
stderr
exit
__libc_start_main
__exidx_start
__exidx_end
_edata
__bss_start
__bss_start__
__bss_end__
__end__
GLIBC_2.4
/lib/ld-linux.so.3
thank rasputin007![]()
Can anybody post libmotsecurity.so??
thanks
Sorry, but I forgot that squashfs is a read-only filesystem. You can edit files from it, but you can not save them!!!
Psycomorpher and i tried it with the CG52 (cos it has no linked files/folders and no digital signature), we could use mksquashfs to create a new CG52.smg, but after flashing those the V8 hangs at boot screen.
Even if you take a unchanged original CG52 and mksquashfs them into a CG52.smg, it is the same problem. We have not found out why our "home made" CG52 do not work, it might be some parameter settings when you mksquashfs them.
All other CG's are not possible to get them working cos the digital signature would be missing.
It is possible to use original CG's for flashing, see "Skins?Anyone" thread.
Last edited by rasputin007; 10-04-2007 at 12:47 PM.
Nothing is impossible, only miracles take a bit longer !
240x320 skins are for everyone, but I am not!
Thank you for explanation..