Unfortunately no one can be told what fun_plug is - you have to see it for yourself.
You are not logged in.
I have managed to run OpenWrt on D-Link DNS-323, but I can't get everything to work.
There is no write support for flash, no support for usb and internal hard disks. Unfortunately I don't know how to fix this...
I described everything on my blog:
http://lukaperkov.net/blog/post/title/F … 323%20NAS/
and
http://lukaperkov.net/blog/post/title/P … 20%281%29/
Any help is appreciated !!!
Offline
At first you could just use debian kernel and openwrt userspace.
Probably openwrt orion target need some extra changes to make kernel work properly and debian kernel could be good reference for that.
Offline
I'm also quite interested in doing this.
My first problem I am encountering is that my u-boot boot loader does not want to write my new kernel to the flash. I have tried following Martin Michlmayr's recovery instructions here (http://cyrius.com/debian/orion/d-link/d … overy.html), and did "loadb k" with a new kernel built from the OpenWRT sources, but it refused to write. I ended up with the following output:
http://pastebin.com/gFYPk0dd
## Total Size = 0x00118bf4 = 1149940 Bytes
## Start Addr = 0x00100000
Un-Protect Flash Bank # 1
Erase Kernel from 0xff820000 to 0xff99ffff Can't erase unknown flash type - aborted
Erased 1 sectors
Can't erase unknown flash type - aborted
Erased 1 sectors
and when I executed "run bootcmd", it showed it was still running the original 2.6.12 kernel, not a 2.6.34 one that I compiled.
Any suggestions?
Rogan
Offline