Page 1 of 1

DNS-343 support

Posted: Fri Oct 31, 2008 3:02 am
by jawshh
Hello,

I have successfully funplugged my DNS-343. I run the DNS-323 installer which reports no errors and appears to install correctly but the process will not start.

Code: Select all

/mnt/HD_a2 # ./starttwonky.sh 
route: SIOCADDRT: File exists
./starttwonky.sh: /mnt/HD_a2/twonky/twonkymedia: No such file or directory

/mnt/HD_a2 # ls -l
drwxr-xr-x   13 root     root         4096 Apr 16  2008 ffp
-rw-r--r--    1 root     root        50148 Oct 30 06:05 ffp.log
-rwxrwxrwx    1 nobody   501          1805 Oct 14 06:34 fun_plug
drwxrwxrwx    2 nobody   501          4096 Oct 14 07:18 packages
-rwxr-xr-x    1 root     root          118 Oct 30 06:39 starttwonky.sh
drwxrwxrwx    5 root     root         4096 Oct 30 06:39 twonky

/mnt/HD_a2 # ls -l /mnt/HD_a2/twonky/twonkymedia
-rwxrwxrwx    1 root     root         4792 Oct 30 06:39 /mnt/HD_a2/twonky/twonkymedia

/mnt/HD_a2 # ls -l /mnt/HD_a2/twonky/twonkymediaserver 
-rwxrwxrwx    1 root     root       471032 Oct 30 06:39 /mnt/HD_a2/twonky/twonkymediaserver

/mnt/HD_a2 # sh /mnt/HD_a2/twonky/twonkymedia
/mnt/HD_a2/twonky/twonkymedia: line 1: syntax error: word unexpected (expecting ")")

/mnt/HD_a2 # cat starttwonky.sh 
#!/bin/sh
route add -net 224.0.0.0 netmask 240.0.0.0 dev egiga0

cd /mnt/HD_a2/twonky
/mnt/HD_a2/twonky/twonkymedia &
Does anyone have twonkymedia running on the DNS-343?
Are there plans to support it in the future?

Thanks

Re: DNS-343 support

Posted: Fri Jan 16, 2009 7:56 am
by Germanstar
Hello,

same Problem with my Acer Aspire Easystore 2TB, which is with almost same Firmware...

Re: DNS-343 support

Posted: Mon Feb 23, 2009 1:59 am
by cliaz
Some progress was made regarding this error in this thread, but unfortunately it kinda died off. Any with greater understanding of twonky/linux who could provide some insight would be greatly appreciated

Re: DNS-343 support

Posted: Sat Mar 14, 2009 10:36 am
by leka
Hi all,

I had the same issue on my DNS-313 device.

This is what I did to solve it:

1) unzip twonkymedia-dns323-4.4.11-20090108.zip (4.4.11)
2) RUN nassetup.exe
3) replace these 2 binaries with the ones included in twonkymedia-armel-glibc-2.2.5-4.4.11-20090108.zip:

(can be downloaded here: http://www.twonkyforum.com/unsupported/4.4.11/ (Linux ARM little endian glibc 2.2.5)

twonkymedia
twonkymediaserver


4) start Twonky via:

/mnt/HD_a2/starttwonky.sh


Have fun!! :D

Cheers

Leka

Re: DNS-343 support

Posted: Tue Mar 24, 2009 1:59 am
by cliaz
I think I might love you.

I'll test this tonight when I get home, cheers dude

*EDIT*

replacing those binaries fixed the initial error, now twonky starts...well, appears to.

Code: Select all

root@NAS:/mnt/HD_a2# ./starttwonky.sh
route: SIOCADDRT: File exists
root@NAS:/mnt/HD_a2# TwonkyMedia Version 4.4.11
LOG_SYSTEM: reading ini file: "/mnt/HD_a2/twonky/twonkyvision-mediaserver.ini".
That's what happens when starttwonky.sh is run.

After that, whenever I try to access 192.168.1.1:9000, it loads a blank page (or reports page cannot be found), and the putty session returns

Code: Select all

TwonkyMedia Version 4.4.11
LOG_SYSTEM: reading ini file: "/mnt/HD_a2/twonky/twonkyvision-mediaserver.ini".
every time I try to access twonky via the webbrowser.
Any thoughts?

cheers,
- Klaus

Re: DNS-343 support

Posted: Sun Apr 19, 2009 2:06 am
by cliaz
*bump*

Re: DNS-343 support

Posted: Tue Jun 09, 2009 7:14 pm
by reiclecarde
Bump