Join Today
+ Reply to Thread
Page 1 of 2 12 LastLast
Results 1 to 10 of 12
  1. #1

    Default Telnet to ROKR E2

    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)

  2. #2

    Default Re: Telnet to ROKR E2

    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...

  3. #3
    Join Date
    Mar 2005
    Posts
    2,341

    Default Re: Telnet to ROKR E2

    Quote Originally Posted by jdp123
    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..

  4. #4

    Default Re: Telnet to ROKR E2

    Quote Originally Posted by y-cyas
    Quote Originally Posted by jdp123
    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..
    Yes this probably very true...
    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/

  5. #5
    Join Date
    Mar 2005
    Posts
    2,341

    Default Re: Telnet to ROKR E2

    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

  6. #6
    Join Date
    Nov 2005
    Location
    France
    Posts
    99

    Default Re: Telnet to ROKR E2

    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

  7. #7

    Default Re: Telnet to ROKR E2

    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...

  8. #8

    Default Re: Telnet to ROKR E2

    Quote Originally Posted by y-cyas
    i dont have an E2 -no moto E2 are here in new zealand and in europe, and i still use the e680(not i).

    tehre the google translated version of Telnet to E2
    http://translate.google.com/translat...language_tools
    Thanx, i know about this article.
    Embedded to phone telnetd removed by Motorola from 31P firmware ;( And described in this Chinese article method does not work.

  9. #9

    Default Re: Telnet to ROKR E2

    Quote Originally Posted by jdp123
    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...
    My PC is Linux-dual core x86_64 notebook. Sorry, i cannot run RSD Lite, RadioComm or other tools for Windows.

  10. #10

    Default Re: Telnet to ROKR E2

    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...


 
+ Reply to Thread
Page 1 of 2 12 LastLast

Similar Threads

  1. Motorola Phone tools and ROKR software CD for ROKR E6
    By desibui in forum E6 General Chat
    Replies: 17
    Last Post: 06-30-2011, 02:00 AM
  2. MOTO ROKR E6 / ROKR Z6 with H350 Headset
    By vishutl in forum E6 General Chat
    Replies: 7
    Last Post: 06-20-2008, 09:06 AM
  3. How to telnet in ROKR E6 ?
    By vimalesh in forum E6 General Chat
    Replies: 29
    Last Post: 04-10-2008, 08:21 AM
  4. Telnet problem with ROKR E6
    By jaga_m in forum E6 General Chat
    Replies: 2
    Last Post: 06-04-2007, 03:07 PM
  5. How to telnet to E680i and view files like telnet to E680!
    By coldface in forum E680i General Chat
    Replies: 10
    Last Post: 10-08-2005, 08:13 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
Single Sign On provided by vBSSO

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1