Results 1 to 15 of 108

Thread: WL-500gP with 3G USB Modem and Oleg's Firmware

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Hi anttu from Finland,
    first of all many tks to the reply to this newbie in Linux :-)
    i did all you said. In the System log, i have this:
    Jan 1 00:02:01 pppd[214]: Serial connection established.
    Jan 1 00:02:01 pppd[214]: Using interface ppp0
    Jan 1 00:02:01 pppd[214]: Connect: ppp0 <--> /dev/usb/tts/0
    Jan 1 00:02:34 pppd[214]: IPCP: timeout sending Config-Requests
    Jan 1 00:02:40 pppd[214]: Connection terminated.
    Jan 1 00:02:41 pppd[214]: Exit.
    and in Telnet:
    asus login: admin
    Password:
    [admin@asus root]$ echo wl antdiv 3 » /usr/local/sbin/post-bootand
    wl antdiv 3 » /usr/local/sbin/post-bootand
    [admin@asus root]$ cat/usr/local/sbin/post-boot
    -sh: cat/usr/local/sbin/post-boot: not found
    [admin@asus root]$ "cat /usr/local/sbin/post-boot"
    -sh: cat /usr/local/sbin/post-boot: not found
    [admin@asus root]$
    What a mess, i'm really confused, is it possible any more helps???
    With Oleg firmware, it recognises the modem and also have the blue light flashing but she should kept fix, not flashing to have good signal.
    Many tks to all,rgds,
    José-Portugal
    Last edited by webwolf; 30-03-2008 at 23:28.

  2. #2
    Join Date
    Jul 2007
    Location
    Austria
    Posts
    1,336
    Quote Originally Posted by webwolf View Post
    Hi anttu from Finland,
    first of all many tks to the reply to this newbie in Linux :-)
    i did all you said. In the System log, i have this:
    Jan 1 00:02:01 pppd[214]: Serial connection established.
    Jan 1 00:02:01 pppd[214]: Using interface ppp0
    Jan 1 00:02:01 pppd[214]: Connect: ppp0 <--> /dev/usb/tts/0
    Jan 1 00:02:34 pppd[214]: IPCP: timeout sending Config-Requests
    Jan 1 00:02:40 pppd[214]: Connection terminated.
    Jan 1 00:02:41 pppd[214]: Exit.
    and in Telnet:
    asus login: admin
    Password:
    [admin@asus root]$ echo wl antdiv 3 » /usr/local/sbin/post-bootand
    wl antdiv 3 » /usr/local/sbin/post-bootand
    [admin@asus root]$ cat/usr/local/sbin/post-boot
    -sh: cat/usr/local/sbin/post-boot: not found
    [admin@asus root]$ "cat /usr/local/sbin/post-boot"
    -sh: cat /usr/local/sbin/post-boot: not found
    [admin@asus root]$
    What a mess, i'm really confused, is it possible any more helps???
    With Oleg firmware, it recognises the modem and also have the blue light flashing but she should kept fix, not flashing to have good signal.
    Many tks to all,rgds,
    José-Portugal
    Don't worry!
    Do it step by step.
    Open a console on your router (telnet, att. space before and after >>)
    Code:
    echo "wl antdiv 3" >> /tmp/local/sbin/post-boot
    then (attention there is a space after cat!!!)
    Code:
    cat /tmp.local/sbin/post-boot
    If you see the following (something like this, you are fine):
    Code:
    #!bin/sh
    wl antdiv 3
    Now store your post-boot with:
    Code:
    flashfs save && flashfs commit && flashfs enable && reboot
    wait until reboot is finished - when your Modem is flashing green or blue, everything should be ok.

    Open again a console - if your modem does not connect, do a
    Code:
    killall pppd
    and wait a minute.
    If your modem does not connect (and blue light is solid on), then connect it with your notebook (mobile connect) and search for the best place. Sometimes the signal is very low (dependent to distance aso), hence your modem can't connect.

    Tomorrow, I'll post a script which connects without reboot and with the use of different web-addresses for connection-checking.
    Last edited by newbiefan; 31-03-2008 at 17:43.

Similar Threads

  1. New oleg firmware version
    By Lesiuk in forum WL-500gP Firmware Discussion
    Replies: 713
    Last Post: 13-05-2016, 04:55
  2. RT-N10U B is supported by oleg firmware?
    By Jeony in forum English Discussion
    Replies: 7
    Last Post: 10-05-2013, 07:44
  3. Oleg firmware - older version
    By kvr in forum WL-500gP Firmware Discussion
    Replies: 0
    Last Post: 17-04-2012, 19:04
  4. Real time clock with Oleg's firmware
    By hugo in forum WL-HDD Custom Development
    Replies: 56
    Last Post: 21-04-2009, 09:20
  5. Flashing Oleg's Firmware in WL HDD
    By hugo in forum WL-HDD Custom Development
    Replies: 29
    Last Post: 21-10-2004, 14:55

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •