Results 1 to 15 of 196

Thread: Firmware v1.9.2.7 CR4 [Oleg]

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Apr 2004
    Location
    Adelaide, Australia
    Posts
    88
    Quote Originally Posted by Jean-Fabrice
    Will give a look at unslung build system. As soon as I find how to use it (will search...)
    For Unslung packages: http://www.nslu2-linux.org/wiki/Unsl...ckageToUnslung

    For AsusOE: http://www.nslu2-linux.org/wiki/OpenEmbedded/HomePage

    Note that these pages are written for the NSLU2, but you should be able to work out the changes required to build things for the wl500g if I say the following:

    1/ For Unslung, "TARGET = wl500g"

    2/ For AsusOE, "MACHINE = wl500g, DISTRO = asusoe"

    -- Rod

  2. #2
    Join Date
    Jul 2004
    Location
    near Lyon @ France
    Posts
    195
    Thanks a lot Rod.

    CVS and packages development are really new for me, so I'm learning...

    I have checkout unslung CVS tree in my colinux and now trying to build a package. Seems to work pretty fine for now...

    After building my package in builds/, what should I do ? 'make mypackage-ipk' ? Don't I need a CVS write access before ?

    Thanks again.

  3. #3
    Join Date
    Apr 2004
    Location
    Adelaide, Australia
    Posts
    88
    Quote Originally Posted by Jean-Fabrice
    I have checkout unslung CVS tree in my colinux and now trying to build a package. Seems to work pretty fine for now...

    After building my package in builds/, what should I do ? 'make mypackage-ipk' ? Don't I need a CVS write access before ?
    Yes. "make <foo>-ipk" will build the ipk file, which you can then scp up to the wl500g and "ipkg install <foo>.ipk" (install from a local file, rather than from an external feed - just give ipkg the full pathname to the local file). You can also setup a local feed - see the "upload" target in the top-level Makefile.

    You only need CVS write access to write <foo>.mk and any other files back to the repository. If you attach the make/<foo>.mk and any other sources/<foo>/... files here, I can add them to the Unslung CVS reposoitory for you. Note that the Unslung CVS repository is meant for the NSLU2, and we are re-using it for the WL500g, so I need to check new wl500g packages to make sure they compile on the nslu2 before I add them to the repository.

    Most of the users and developers for the Unslung CVS repository can be found in the #nslu2-linux IRC channel on irc.freenode.net - if you need help on developing Unslung packages feel free to ask there. That channel is *not* for end-user help about using pre-compiled Unslung packages on the wl500g - it is a developer-only channel for those who are creating packages (like you are doing).

    -- Rod

  4. #4
    Join Date
    Apr 2004
    Location
    Adelaide, Australia
    Posts
    88
    Quote Originally Posted by Jean-Fabrice
    I have checkout unslung CVS tree in my colinux
    BTW, I use CoLinux too :-)

    -- Rod

  5. #5
    Here is the output from hdden admin page:

    cat /tmp/ppp/options.wan0:

    noauth refuse-eap
    user '*****'
    password '*****'
    plugin rp-pppoe.so eth0
    mru 1492
    mtu 1492
    idle demand
    defaultroute
    persist
    ipcp-accept-remote ipcp-accept-local noipdefault
    ktune
    default-asyncmap nopcomp noaccomp
    novj nobsdcomp nodeflate
    lcp-echo-interval 10
    lcp-echo-failure 6
    unit 0

    nvram get wan_pppoe_idletime:

    it is blank

    nvram get wan0_pppoe_idletime:

    it is blank


    And the system log:

    Jan 1 01:00:09 pppd[79]: Plugin rp-pppoe.so loaded.
    Jan 1 01:00:09 pppd[79]: RP-PPPoE plugin version 3.3 compiled against pppd 2.4.2
    Jan 1 01:00:09 pppd[79]: invalid numeric parameter 'demand' for idle option

  6. #6
    Join Date
    Dec 2003
    Location
    Russian Federation
    Posts
    8,356
    Quote Originally Posted by dejay
    nvram get wan_pppoe_idletime:

    it is blank

    nvram get wan0_pppoe_idletime:

    it is blank
    Have you entered anything to the PPP Idle time box? According to this output it's empty...

  7. #7
    Quote Originally Posted by Oleg
    Have you entered anything to the PPP Idle time box? According to this output it's empty...
    Well that seems to be the problem. I did enter a 0, but for some reason it won't save it. This isn't a proflem for me, I enterd 65000 and it should be online all the time , but it is still interesting.

  8. #8
    Join Date
    Dec 2003
    Location
    Russian Federation
    Posts
    8,356
    Quote Originally Posted by dejay
    Well that seems to be the problem. I did enter a 0, but for some reason it won't save it. This isn't a proflem for me, I enterd 65000 and it should be online all the time , but it is still interesting.
    Ok, I will check on this. Thanks.

Similar Threads

  1. Firmware v1.9.2.7 CR1 [Oleg]
    By Oleg in forum WL-500g Firmware Releases
    Replies: 53
    Last Post: 13-04-2005, 23:26
  2. Firmware v1.9.2.7 CR2 [Oleg]
    By Oleg in forum WL-500g Firmware Releases
    Replies: 64
    Last Post: 11-01-2005, 18:22
  3. Firmware v1.7.5.9 CR2 [Oleg]
    By Oleg in forum WL-500g Firmware Releases
    Replies: 38
    Last Post: 06-10-2004, 08:12
  4. Firmware v1.7.5.6 CR2.1 [Oleg]
    By Antiloop in forum WL-500g Firmware Releases
    Replies: 18
    Last Post: 03-05-2004, 11:13
  5. Firmware v1.7.5.6 CR1 [Oleg]
    By Antiloop in forum WL-500g Firmware Releases
    Replies: 15
    Last Post: 07-04-2004, 17:22

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
  •