Results 1 to 7 of 7

Thread: WL-500gP Tomato cannot install Twonkymedia

  1. #1

    WL-500gP Tomato cannot install Twonkymedia

    I tried to install Twonky 4.4.11 Linux MIPS little endian glibc 2.2.3 on WL-500GP and failed.

    The following steps done:

    Firware: Tomato Teddy Bear 8643 build

    1) unpack the gzip to /jffs/twonky
    2) chmod 700 twonkym* cgi-bin/* plugins/*
    3) change the path in ./twonkymedia.sh to /jffs/twonky/twonkymedia
    4) created init.sh shell
    #!/bin/sh
    route add -net 224.0.0.0 netmask 240.0.0.0 dev br0
    cd /jffs/twonky/
    tmp/jffs/twonky/twonkymedia &
    5) added the init.sh in init script and reboot.

    the system returns "sh: /jffs/twonky/twonkymedia: not found", what's the reason that twonkymedia cannot be executed? the execution bit has been set.
    does it mean that I need to install optware? If yes, where can I dl it?

  2. #2
    You are trying to use the wrong version.

    You need the version for Asus WL-HDD2.5

  3. #3
    Join Date
    Dec 2007
    Location
    The Netherlands - Eindhoven
    Posts
    1,767
    Quote Originally Posted by DrChair View Post
    You are trying to use the wrong version.

    You need the version for Asus WL-HDD2.5
    yeah, that's the version I use, and it works fantastic on oleg
    the automatic installer creates a mountpoint on /tmp/harddisk I believe, if it's not there already I guess
    basicly it was mounted to /opt and installed in /opt/twonkymedia

  4. #4
    I've installed tomato ND 1.25 mod, but when installing the twonkymedia it says libpthread.so.0 is missing, anyone know where to find that file for Tomato?

  5. #5
    Is /lib writable on Tomato?
    Otherwise libpthread wouldn't be that useful.

    Cause the twonky binaries search their libraries in /lib

    If /lib is readonly, the only way to get twonky to work, might be a chrooted environment.

  6. #6
    the lib dir is NOT writtable. can I ln the file to lib dir? I've tried to copy the libpthread file from oleg but the twonkymedia reported errors. due to different lib versions with others or different kernel versions?

    Where can I find the correct version of the libpthread file?

  7. #7
    have found the the libpthread.so.0 file. however, when I installed wlhdd2.5 twonky and run. the message "*** unresolved: on_exit"

    anyone knows why?

Similar Threads

  1. Tomato Firmware with USB support
    By teddy_bear in forum WL-500gP Firmware Discussion
    Replies: 30
    Last Post: 11-09-2010, 23:14
  2. Русские имена торрентов
    By Mirage-net in forum Russian Discussion - РУССКИЙ (RU)
    Replies: 110
    Last Post: 18-06-2010, 14:16
  3. lighttp and php tutorial
    By theboy50 in forum WL-500g/WL-500gx Tutorials
    Replies: 29
    Last Post: 30-01-2008, 18:03
  4. Help install IPKG and Twonkymedia
    By harmonyfan in forum WL-HDD Q&A
    Replies: 7
    Last Post: 20-01-2007, 11:51

Posting Permissions

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