Forget that Rider use Rsd Lite and RadioComm v10.3.1
On RadioComm you can connect in Modem on the E2 and Usb>Mlink usb on the radioComm... Davioxx found the seem edit for this on Howardforums for more info...
Unpack http://lrn.ru/~rider/inetd-ROKRE2-v1_0.tar.bz2 to SD Card and press inetd icon in phone menu. Tested on ROKR E2 with R564_G_12.02.31P firmware
on PC:
echo "AT+MODE=13" >/dev/ttyACM0
ip addr add 192.168.1.1/24 dev usb0 && ip link set dev usb0 up
ifconfig usb0 mtu 576
telnet 192.168.1.2 (root without password)
Forget that Rider use Rsd Lite and RadioComm v10.3.1
On RadioComm you can connect in Modem on the E2 and Usb>Mlink usb on the radioComm... Davioxx found the seem edit for this on Howardforums for more info...
maybe he's using linux on his computer and you are using windows i think..Originally Posted by jdp123
Yes this probably very true...Originally Posted by y-cyas
However Telnet has been tested and does work for seeing the contents but that is all from what I've gathered from the Chinese Sites... I found that method about a month or two ago and all of the modding is being done in RadioComm v10.3.1 and flashing (or Brushing as they call it in China) is being done with RSD Lite...
Have you been able to get in on Linux??? I've been trying to find any program I can and motorola.developers points to j2me javasoft program but only for developing not modding...
Here is a url about the telnet method that shows what you should see and maybe it can help you(if you haven't seen it already)
Good luck and thanx...
It's in Chinese but you can translate it using google if you have the chinese font...
http://www.e968.net/news/skill/06-04-10/52.html
I hope this helps you...![]()
Oh and the chinese site is http://bbs.imobile.com.cn/
i dont have an E2 -no moto E2 are here in new zealand and in europe, and i still use the e680(not i).
i could telnet in with windows and barclerra driver in earler time, but not on linux, so i use the "mass storage" mode on linux..
j2me for telnet in?
i have the MidpSSH that can also Telnet -so you can telnet from the java in the phone go to the native linux one.
maybe you mean a java-telnet-software for the linux computer -i dont have one , the linux Console will be the important telnet App.
tehre the google translated version of Telnet to E2
http://translate.google.com/translat...language_tools
Rider: good to know that my little trick can be extended to the rokre2.
I would advise in your startup script to add also the follwing to force usbnet:
# make sure we are in usbnet mode
start-stop-daemon --start --quiet -c root --exec $mypath/usbnet.sh
with usbnet.sh:
#!/bin/sh
echo MotNet > /proc/motusbd
Phones: a780/a910/a1200/rokre2/rokre6
http://www.courville.org/mediawiki/index.php/EZX
Quote:
Originally Posted by KillaRay from Howardforums...
"an error occurred during your testing process and saved.
please forward the following file to wcw002@motorola.com;wljt12@motorola...@mot orola.com, along with a brief description as to when it occurred.
C:\Program Files\RadioComm v10.3.1\ErrHandler.txt"
thats the message i got when tryin to copy over the gain table
------------------------------------------------------------------------------
Well I got a little crazy last night and emailled the the 2 motorola people from this error Killa got... I asked them what program to use to modd the E2... This morning I checked my email and I was invited to an Adobe Flash seminar in San Jose.... It listed ActionScript 3 (then I went here: http://www.adobe.com/support/traini...2_data_com.html)
Does anyone know anything about this or have it??
I know it's a shot in the dark since it did not come directly from one of the people I emailled but I haven't registered or anything with Adobe?!?
Maybe it's a clue... I don't know... Just thought I'ld throw it out there...
Oh this is what I found interresting about all this:
Unit 5: Using Java Classes as Remote Object Services
Understanding Remote Object Services
Calling a Remote Object Service method
Handling RPC Events
Complex Remote Method Calls
Exchanging Data between ActionScript and Java
I just thought I'ld pass this on in here...
Thanx, i know about this article.Originally Posted by y-cyas
Embedded to phone telnetd removed by Motorola from 31P firmware ;( And described in this Chinese article method does not work.
My PC is Linux-dual core x86_64 notebook. Sorry, i cannot run RSD Lite, RadioComm or other tools for Windows.Originally Posted by jdp123
Forget my previous post to forget telnet!!!! My bad!!! I'm hearing that you can edit files through telnet!!! On the E2 of course!!! When I hear more I'll let you know... Right now we are using RSD for flashing and RadioComm for seem editing...