Page 22 of 64 FirstFirst ... 12202122232432 ... LastLast
Results 316 to 330 of 958

Thread: [HowTo] Install and configure Oleg's firmware

  1. #316
    I'm having two problems here

    First of all, I noticed that when I do ipkg update it updates itself from this url:

    http://ipkg.nslu2-linux.org/feeds/un...l500g/Packages

    Is that the right URL to use ? I'm using 500gP v2 with latest oleg's fw.

    on the upper url I find only this (old transmission version):

    Code:
    Package: transmission
    Version: 0.82-3
    Depends: openssl, libevent
    Conflicts: torrent
    Suggests: gnuplot, logrotate, thttpd
    Section: net
    Architecture: mipsel
    Maintainer: NSLU2 Linux <nslu2-linux@yahoogroups.com>
    MD5Sum: cb7ecd44bcdc0a8feaae2ec28d9a4859
    Size: 405817
    Filename: transmission_0.82-3_mipsel.ipk
    Source: http://download.m0k.org/transmission/files/transmission-0.82.tar.gz
    Description: lightweight BitTorrent client and daemon with WWW interface

    I then downloaded the package myself from this url:

    http://ipkg.nslu2-linux.org/feeds/op...5-1_mipsel.ipk

    And installed it.

    That's the point of problem #2 beginning:

    Once I do everything described in this tutorial on point #9, I can't get transmission to work:

    Code:
    [admin@router disc0_1]$ transmission_watchdog
    /opt/sbin/transmission_watchdog: /opt/sbin/transmission_watchdog: 304: transmissiond: not found
    What am I doing wrong ? I only get
    Code:
    Jun 24 20:03:15 transmission_watchdog: Transmission daemon restarted!
    in my log.

    I found this thread where a guy had the same problem. He solved it by installing "Uclibc-op", but I rather won't try that, before consulting someone here who is smarter and more expirienced than I am. I don't like the idea of piling loads of various (unneeded?) packages on my router, and slow it down.
    What is "Uclibc-op" ? Do I need it ?


    please help...

  2. #317
    Join Date
    Feb 2005
    Location
    Germany - Frankfurt
    Posts
    1,548
    Hi@all,

    News for the hanging of transmission webinterface:
    Do the following:
    Install the shell "bash".
    Code:
    ipkg install bash
    Edit transmission.cgi. First line to be replaced with:
    Code:
    #!/opt/bin/bash
    done.

    technical background: The integrated busybox shell and transmission.cgi do not work 100% ok. The exact problem is not pointed out until now.

    29.06.2008

    wengi
    Übersicht aller HowTos --- HowTo Overview (mostly german)
    WL-HDD mit diesem Setup. --- WL-HDD with this setup.
    Kein Support per PM - Frage im jeweiligen Thread! --- No support via pm - ask in the according thread!
    Eine wirklich gute Idee erkennt man daran, dass ihre Verwirklichung von vorne herein ausgeschlossen erscheint. (Albert Einstein)

  3. #318
    hi i just get this kind of msg.

    http://rapidshare.com/files/127593111/Snap3.bmp

    http://rapidshare.com/files/127594398/transmission.bmp

    What went wrong ??
    after i start manualy transmission_watchdog, its start and stop strange..

    [admin@WL500gP /opt]$ ps
    PID Uid VmSize Stat Command
    1 admin 652 S /sbin/init
    2 admin SW [keventd]
    3 admin SWN [ksoftirqd_CPU0]
    4 admin SW [kswapd]
    5 admin SW [bdflush]
    6 admin SW [kupdated]
    7 admin SW [mtdblockd]
    59 admin 328 S telnetd
    64 admin 396 S httpd vlan1
    71 admin 368 S klogd
    72 nobody 464 S dnsmasq
    77 admin SW [khubd]
    91 admin 320 S infosvr br0
    92 admin 484 S watchdog
    94 admin SW [usb-storage-0]
    95 admin SW [scsi_eh_0]
    97 admin 340 S ntp
    108 admin 468 S dropbear
    122 admin 432 S udhcpc -i vlan1 -p /var/run/udhcpc0.pid -s /tmp/udhcpc
    125 admin 580 S -sh
    134 admin 552 S upnp -D -L br0 -W vlan1
    138 admin SW [kjournald]
    139 admin SW [kjournald]
    141 admin 404 S stupid-ftpd
    143 admin 980 S /usr/sbin/nmbd -D
    146 admin 1008 S /usr/sbin/smbd -D
    176 admin 396 S /sbin/syslogd -m 0 -O /opt/var/log/messages -S -l 7
    183 admin 396 S /sbin/syslogd -m 0 -O /opt/var/log/syslog.log -S -l 7 -s 0
    190 admin 408 S /opt/sbin/cron
    199 admin 420 S /usr/sbin/busybox_httpd -c /opt/etc/httpd.conf -p 8008 -h /opt/share/www
    1178 admin 780 S transmissiond -p 65534 -w 300 -u -1 -d -1 -i /opt/var/run/transmission.pi
    1180 admin 780 S transmissiond -p 65534 -w 300 -u -1 -d -1 -i /opt/var/run/transmission.pi
    1181 admin 780 S transmissiond -p 65534 -w 300 -u -1 -d -1 -i /opt/var/run/transmission.pi
    1184 admin 404 R ps
    [admin@WL500gP /opt]$

    when i trying start torrent it says /opt/share/www/cgi-bin/transmission.cgi: kill: 9: (1178) - No such process
    Last edited by Syl; 06-07-2008 at 14:33.

  4. #319
    Join Date
    Feb 2005
    Location
    Germany - Frankfurt
    Posts
    1,548
    Hi,

    you are running transmission 0.82!!!!
    Code:
    ipkg update
    ipkg upgrade
    And see the post above with the bash install.

    wengi
    Übersicht aller HowTos --- HowTo Overview (mostly german)
    WL-HDD mit diesem Setup. --- WL-HDD with this setup.
    Kein Support per PM - Frage im jeweiligen Thread! --- No support via pm - ask in the according thread!
    Eine wirklich gute Idee erkennt man daran, dass ihre Verwirklichung von vorne herein ausgeschlossen erscheint. (Albert Einstein)

  5. #320
    Quote Originally Posted by wengi View Post
    Hi,

    you are running transmission 0.82!!!!
    Code:
    ipkg update
    ipkg upgrade
    And see the post above with the bash install.

    wengi
    [admin@WL500gP lists]$ ipkg upgrade
    Nothing to be done
    Successfully terminated.
    [admin@WL500gP lists]$ ipkg update
    Downloading http://wl500g.dyndns.org/ipkg/Packages
    Updated list of available packages in /opt/lib/ipkg/lists/wl500g
    Downloading http://ipkg.nslu2-linux.org/feeds/un...l500g/Packages
    Updated list of available packages in /opt/lib/ipkg/lists/unslung
    Successfully terminated.


    With ver. is correct ? transmission_0.82-3_mipsel.ipk ?
    or should I downgrade to transmission_0.6+r961-1_mipsel.ipk??

  6. #321
    Join Date
    Feb 2005
    Location
    Germany - Frankfurt
    Posts
    1,548
    You did it the wrong way.
    First update
    Second upgrade

    transmission is V1.22 atm.

    Is your router setup with my howto?
    What does
    Code:
    ipkg list_installed
    result in?

    wengi
    Übersicht aller HowTos --- HowTo Overview (mostly german)
    WL-HDD mit diesem Setup. --- WL-HDD with this setup.
    Kein Support per PM - Frage im jeweiligen Thread! --- No support via pm - ask in the according thread!
    Eine wirklich gute Idee erkennt man daran, dass ihre Verwirklichung von vorne herein ausgeschlossen erscheint. (Albert Einstein)

  7. #322
    Quote Originally Posted by wengi View Post
    You did it the wrong way.
    First update
    Second upgrade

    transmission is V1.22 atm.

    Is your router setup with my howto?
    What does
    Code:
    ipkg list_installed
    result in?

    wengi

    [admin@WL500gP root]$ ipkg list_installed
    bash - 3.2.17-1 - A bourne style shell
    coreutils - 5.2.1-9 -
    cron - 4.1-6 - Standard vixie cron, with cron.d addition
    ctorrent - 1.3.4-2 - CTorrent is a BitTorrent client written in the C programming language.
    diffutils - 2.8.1-4 - contains gnu diff, cmp, sdiff and diff3 to display differences between and among text files
    expat - 2.0.1-1 - XML Parser library
    findutils - 4.1.20-2 - File finding utilities
    fontconfig - 2.3.2-5 - Font configuration library
    freetype - 2.1.10-4 - Free truetype library
    gconv-modules - 2.2.5-7 - Provides gconv modules missing from the firmware. These are used by glibc's iconv() implementation.
    gnuplot - 4.2.0-5 - Command-line driven interactive data and function plotting utility
    groff - 1.19.2-2 - front-end for the groff document formatting system
    ipkg - 0.99.149-2 - lightweight package management system
    less - 394-3 - Less file browser
    libbt - 1.05-5 - a C library implementing the core BitTorrent protocol
    libcurl - 7.17.0-2 - Curl is a command line tool for transferring files with URL syntax, supporting FTP, FTPS, HTTP, HTTPS, GOPHER, TELNET, DICT, FI
    libevent - 1.3d-1 - libevent to implement an event loop
    libgd - 2.0.35-1 - An ANSI C library for the dynamic creation of images
    libiconv - 1.11-2 - Converts between character encodings.
    libjpeg - 6b-2 - collection of jpeg tools
    libpng - 1.2.21-1 - Portable Network Graphics Libraries
    libstdc++ - 0.2.0-6 -
    libuclibc++ - 0.1.12-4 - C++ standard library designed for use in embedded systems
    lirc - 0.8.1-2 - Linux Infrared Remote Control (tira)
    logrotate - 3.7.1-4 - Rotates, compresses, removes and mails system log files.
    man - 1.5p-4 - unix manual page reader
    man-pages - 2.33-3 - unix manual pages
    mc - 4.1.35-3 -
    nano - 2.0.6-1 - A pico like editor
    ncurses - 5.6-1 - NCurses libraries
    nload - 0.6.0-2 - Nload is a console application which monitors network traffic and bandwidth usage in real time
    openssl - 0.9.7m-3 - Openssl provides the ssl implementation in libraries libcrypto and libssl, and is needed by many other applications and librari
    pcre - 7.4-1 - Perl-compatible regular expression library
    popt - 1.7-2 - A C library for parsing command line parameters.
    readline - 5.2-2 - The GNU Readline library provides a set of functions for use by applications that allow users to edit command lines as they are
    screen - 4.0.3-2 - A screen manager that supports multiple logins on single terminal
    termcap - 1.3.1-2 - Terminal emulation library
    transmission - 0.82-3 - lightweight BitTorrent client and daemon with WWW interface
    unzip - 5.52-1 - A (de)compression library for the ZIP format
    vsftpd - 2.0.5-1 - ftp daemon with an emphasis on speed and security
    whois - 4.7.22-1 - Perform whois lookups to identify site owners
    zlib - 1.2.3-2 - zlib is a library implementing the 'deflate' compression system.
    Successfully terminated.

    [admin@WL500gP root]$ ipkg.sh status transmission
    Package: transmission
    Version: 0.82-3
    Depends: openssl, libevent
    Suggests: gnuplot, logrotate, thttpd
    Conflicts: torrent
    Status: install user installed
    Architecture: mipsel

    i did uninstall torrent and ctorrent
    i can't localise V1.22 atm at http://ipkg.nslu2-linux.org/feeds/unslung/wl500g/
    Last edited by Syl; 07-07-2008 at 22:12.

  8. #323
    I found and install 1.22

    [admin@WL500gP root]$ ipkg status transmission
    Package: transmission
    Version: 1.22-2
    Depends: openssl, libcurl
    Suggests: gnuplot, logrotate, thttpd, mini-sendmail
    Conflicts: torrent
    Status: install user installed
    Architecture: mipsel
    Installed-Time: 1215477169

    but now when i starting transmission_watchdog i got this"
    [admin@WL500gP root]$ transmission_watchdog
    /opt/sbin/transmission_watchdog: /opt/sbin/transmission_watchdog: 304: transmissiond: not found

  9. #324
    Join Date
    Feb 2005
    Location
    Germany - Frankfurt
    Posts
    1,548
    Hi,

    you are in an old repository (http://ipkg.nslu2-linux.org/feeds/unslung/wl500g/)
    This means your complete installation is not maintained any more.

    I recommend changing the complete system to the new repository.
    Have a look at my howto.

    I know this is much more work for you but it is wort it.

    wengi
    Übersicht aller HowTos --- HowTo Overview (mostly german)
    WL-HDD mit diesem Setup. --- WL-HDD with this setup.
    Kein Support per PM - Frage im jeweiligen Thread! --- No support via pm - ask in the according thread!
    Eine wirklich gute Idee erkennt man daran, dass ihre Verwirklichung von vorne herein ausgeschlossen erscheint. (Albert Einstein)

  10. #325
    Hi

    I have the following question: It is possible to download one torrent using my PC, and copy the files on my attached HDD on Wl-500gP and to seed this torrent using transmission.

    I have some torrents of 60-70G, downloaded from a torrent tracker, on my PC, because WL-500gP is too weak to proper handdle those torrents, and to maintain my ratio I want to seed them (on the same tracker) from my Wl500gP +HDD which is running 24/24.

    What is the max number of torrents I can seed with my WL-500gP + HDD?

    Trank you,
    Last edited by bogd_A; 08-07-2008 at 19:58.

  11. #326
    Join Date
    Feb 2005
    Location
    Germany - Frankfurt
    Posts
    1,548
    Sorry, no idea about that.

    wengi
    Übersicht aller HowTos --- HowTo Overview (mostly german)
    WL-HDD mit diesem Setup. --- WL-HDD with this setup.
    Kein Support per PM - Frage im jeweiligen Thread! --- No support via pm - ask in the according thread!
    Eine wirklich gute Idee erkennt man daran, dass ihre Verwirklichung von vorne herein ausgeschlossen erscheint. (Albert Einstein)

  12. #327
    Quote Originally Posted by wengi View Post
    Sorry, no idea about that.

    wengi
    Found it,
    must keep in mind the way the files/folders are structured, so you must keep that structure for torrent files:
    one dir:
    one sub dir (same name as the parent dir) with the files
    the torent file with *.torrent extension

    Copy the parent dir in work directory of the hdd, then save the torrent file from the tracker, or other place from which you want to download, as if you would do a normal torrent download.
    "update" in transmission web interface, and that's it. it starts the checkimg files process and then seeding.

    The only issue is that the torrent stays in work dir and appear as active in transmission at least for the momment, I'll wait to see if it is seeding as it should
    Last edited by bogd_A; 08-07-2008 at 23:09.

  13. #328
    Quote Originally Posted by wengi View Post
    Hi,

    you are in an old repository (http://ipkg.nslu2-linux.org/feeds/unslung/wl500g/)
    This means your complete installation is not maintained any more.

    I recommend changing the complete system to the new repository.
    Have a look at my howto.

    I know this is much more work for you but it is wort it.

    wengi
    I reinstall system, every thing is working fine now, thanks to you wengi

  14. #329
    Join Date
    Feb 2005
    Location
    Germany - Frankfurt
    Posts
    1,548
    @Syl: fine

    @bogd_A: Did you download the torrents on the pc with transmission or was it another torrent client?

    wengi
    Übersicht aller HowTos --- HowTo Overview (mostly german)
    WL-HDD mit diesem Setup. --- WL-HDD with this setup.
    Kein Support per PM - Frage im jeweiligen Thread! --- No support via pm - ask in the according thread!
    Eine wirklich gute Idee erkennt man daran, dass ihre Verwirklichung von vorne herein ausgeschlossen erscheint. (Albert Einstein)

  15. #330
    Quote Originally Posted by wengi View Post
    @Syl: fine

    @bogd_A: Did you download the torrents on the pc with transmission or was it another torrent client?

    wengi
    I used uTorrent for downloading the torrents.
    Now the torrent is SEEDING, but still no upload from it ... don't know why, there are a lot of leechers on that torrent, and downloading from other uploaders, except me

Page 22 of 64 FirstFirst ... 12202122232432 ... LastLast

Similar Threads

  1. [Howto] Install DLNA media servers for Oleg firmware
    By ecaddict in forum WL-500gP Tutorials
    Replies: 18
    Last Post: 06-06-2017, 07:40
  2. Replies: 24
    Last Post: 05-05-2015, 07:42
  3. Replies: 28
    Last Post: 02-06-2013, 20:58
  4. Replies: 6
    Last Post: 21-09-2012, 17:06
  5. [Howto] Install kernel modules for Oleg firmware
    By ecaddict in forum WL-500gP Tutorials
    Replies: 0
    Last Post: 05-12-2011, 16:18

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
  •