DNS-343 support

D-Link specific stuff goes here
Post Reply
jawshh
Posts:1
Joined:Fri Oct 31, 2008 2:37 am
AV Hardware:DNS-343, PS3
DNS-343 support

Post by jawshh » Fri Oct 31, 2008 3:02 am

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

Germanstar
Posts:2
Joined:Fri Sep 26, 2008 9:30 pm
AV Hardware:Acer Aspire Easystore 2TB
Musicpal freecom

Re: DNS-343 support

Post by Germanstar » Fri Jan 16, 2009 7:56 am

Hello,

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

cliaz
Posts:4
Joined:Mon Feb 23, 2009 1:47 am
AV Hardware:DNS-343

Re: DNS-343 support

Post by cliaz » Mon Feb 23, 2009 1:59 am

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

leka
Posts:1
Joined:Sat Mar 14, 2009 10:19 am
AV Hardware:DNS-313

Re: DNS-343 support

Post by leka » Sat Mar 14, 2009 10:36 am

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

cliaz
Posts:4
Joined:Mon Feb 23, 2009 1:47 am
AV Hardware:DNS-343

Re: DNS-343 support

Post by cliaz » Tue Mar 24, 2009 1:59 am

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

cliaz
Posts:4
Joined:Mon Feb 23, 2009 1:47 am
AV Hardware:DNS-343

Re: DNS-343 support

Post by cliaz » Sun Apr 19, 2009 2:06 am

*bump*

reiclecarde
Posts:1
Joined:Tue Jun 09, 2009 7:04 pm
AV Hardware:dns-343

Re: DNS-343 support

Post by reiclecarde » Tue Jun 09, 2009 7:14 pm

Bump

Post Reply