Results 1 to 15 of 110

Thread: Amule client for wl500gp

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    you could write in unix:

    HOME=/opt/share/amule /opt/bin/amuled

    (to not dance with HOME variable)

  2. #2
    Join Date
    Mar 2007
    Location
    Budapest / Hungary
    Posts
    79
    Sorry, not help this script.
    The HOME variable is set to /opt/share/amule, too. (look set variables list in the last post)

    I view amuled in mc viewer and I found this /opt/lib/ld-uClibc... I found this file in /lib and not found in /opt/lib. Copy all files to /opt/lib. (required: ld-uClibc.so.o)

    If I run amuled too, the system ansvers:
    amuled: can't load library 'libstdc++.so.6'

    I already installed libstdc++ package (0.2.0-6) (required for sctcs ) and not found this file in system.

    Thanks, George

  3. #3
    There is a way to not run amule under admin account.

    For this you should install coreutils

    make record in /etc/passwd
    amule:x:1000:1000:amule:/opt/share/amule:/bin/sh
    /etc/group
    amule:x:1000:amule

    and run

    su amule -c amuled

  4. #4
    Join Date
    Mar 2007
    Location
    Budapest / Hungary
    Posts
    79
    Solve problem, I download uclibc-opt and manually install with ipkg and amuled working

    Thanks, George

  5. #5
    it seams does not start downloading.

    After some time of working it fails with error: Bad system call

    Any suggestions?

  6. #6
    Join Date
    Jun 2005
    Location
    Slovenia
    Posts
    736

  7. #7

    Question i got the error message when run amuled 2nd

    Code:
    All PartFiles Loaded.
    ListenSocket: Ok.
    
    External connections disabled in config file
    *** Server UDP socket (TCP+3) at 0.0.0.0:4665
    *** TCP socket (TCP) listening on 0.0.0.0:4662
    *** Client UDP socket (extended eMule) at 0.0.0.0:4672
    Empty dir /usr/local/root/.aMule/Incoming/ shared
    
    ERROR: aMule daemon cannot be used when external connections are disabled. To enable External Connections, use either a normal aMule or set the key"AcceptExternalConnections" to 1 in the file ~/.aMule/amule.conf
    
    Now, exiting main app...
    aMule OnExit: Terminating core.
    aMule shutdown completed.
    but the key"AcceptExternalConnections" had set to 1 in the amule.conf.

  8. #8
    Hi! It seams I found a problem with downloading large files..
    Running with strace amule gives next error:


    write(8, "\1PW\376\316\337\1\35\4\346\345\252\260u+\320\223 3\36\\"..., 10240) = 10240
    _llseek(8, 455772160, [455772160], SEEK_SET) = 0
    write(8, "\242\365a%\341/\211]\320}:\352\264\2763mGz\f\265\217\177"..., 10240) = 10240
    _llseek(8, 1206272000, [1206272000], SEEK_SET) = 0
    write(8, "Sa\307\226\3321\36\306Z\241J\nha\27M\330\3140\213 \374\350"..., 10392) = -1 EFBIG (File too large)

    And crashes after this with "Bad system call"
    File system is ext3, kernel (Linux my.router 2.4.20 #61 Mon Oct 9 21:51:36 MSD 2006 mips GNU/Linux)
    Does this file size limit is a kernel issue or file system issue?

  9. #9
    Join Date
    Jun 2005
    Location
    Slovenia
    Posts
    736
    Quote Originally Posted by capes View Post
    but the key"AcceptExternalConnections" had set to 1 in the amule.conf.
    You need to add md5 passwords! Follow http://www.nslu2-linux.org/wiki/Optware/Amule
    Take attention and add passwords as needed to EC section.

  10. #10

    Question

    Quote Originally Posted by oleo View Post
    what is the detail of "Forward ports" in this guide?

  11. #11
    Join Date
    Jun 2005
    Location
    Slovenia
    Posts
    736
    Forward ports means that amule is ready to listen for connections at ports specified in config. Failing to do so will result in LOW ID indication.

    If you are using gP as router. Go to NAT config and accept ports then at virtual server forward it to local server.

    If you are using another router. Then forward ports to this gP.

    If unable to setup as router and want to try just disable firewall.

Similar Threads

  1. How-to: Use your router as a BitTorrent Client
    By GerardNL in forum WL-700g Tutorials
    Replies: 28
    Last Post: 24-10-2007, 19:38
  2. Firewall dies
    By confused in forum WL-500g Q&A
    Replies: 0
    Last Post: 04-11-2006, 18:09
  3. Cannot enable WEP encryption in client mode
    By eldavies in forum WL-HDD Q&A
    Replies: 0
    Last Post: 07-09-2006, 21:27
  4. Firmware v1.9.2.7 CR4 [Oleg]
    By Oleg in forum WL-500g Firmware Releases
    Replies: 195
    Last Post: 08-08-2006, 13:18
  5. Asus WL-500b & Client Mode
    By cooper.zl in forum WL-500g Q&A
    Replies: 1
    Last Post: 17-10-2004, 18:27

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
  •