Unfortunately no one can be told what fun_plug is - you have to see it for yourself.
You are not logged in.
I figured it out! The problem isn't the different architecture (most of the 323 stuff is compiled for the generic ARM target anyway) - but the lack of uclibc on the 313. Static linked libraries will work fine, but there is actually an easier way: the GPL download for the 313 comes with a complete working toolchain. (compiled for linux-i386). I have compiled Firefly using this toolchain, and it works!
Download ftp://ftp.dlink.se/Products/dns-product … 13_GPL.rar
The toolchain binaries are located in opt/920t_le/bin. Put this directory in your PATH, and modify environment variables as needed. In order to compile Firefly, I had to change all occurences of arm-linux-uclibc in the build script to arm_920t_le (for AR, AS, LD, CC, etc.)
Of course I only figured this out after spending several hours getting it to (not) work with the DNS-323 uclibc toolchain...
Last edited by andrev (2007-12-16 02:58:11)
Offline
Hi andrev,
Congratulations!!! I just buy my 313 (waiting the Post for it) and it's nice to listen so great advances!!!
Have you recompiled fonz's fun_plug for DNS-313? Have you plans to do that?
Thanks in advance
Offline
bump, really interested to know if anyone are in progress to devlope a fonz like fun_plug for the DNS-313 ?
Andrew, please update us (alot of users lurking here and eager to find out)
/m
Offline
Are the sources of fonz' funplug available somewhere? (maybe it could all be recompiled in one easy step)
I only need firefly and dropbear (will try to build it when I have some spare time )
Offline
andrev wrote:
Are the sources of fonz' funplug available somewhere? (maybe it could all be recompiled in one easy step)
I only need firefly and dropbear (will try to build it when I have some spare time )
Offline
Yes!
andrev - please let us know here when you have looked at the source files if this is something you think you can do? You would be our hero for ever
Offline
What do you need from the fun_plug thing? I only got my DNS 313 yesterday and so far I installed twonkymedia (for DLNA to PS3) and upgraded mt-daapd (the iTunesserver stuff) to firefly.
All that remains for me is to wrap that stuff up so it starts automatically after a crash.
Are you looking for something in particular?
Offline
Andrev,
Have you figured out how to use dropbear with the public key authorization?
I've tried "the usual" methods with no success - password is still required.
Regards,
Bronek
Offline
Is there any way to crosscompile from a winXP-evironment...?
If I want transmissionbt with clutch... what is the second best option next to waiting for it to show up as a fun_plug package?
Offline
mic_man wrote:
If I want transmissionbt with clutch... what is the second best option next to waiting for it to show up as a fun_plug package?
There are contributed packages available, listed here:
http://dns323.kood.org/howto:ffp#version_0.5_beta
Offline
hmm... so, what's the next step? I'm a real noob when it comes to linux... so I don't know where to start =/
Offline