The NAS runs a linux 2.6.10 kernel. When I read /proc/cpuinfo I can find the following information, maybe it can help you to find out which processor it is :
Processor : FA52Xid(wb) rev 1 (v4l)
BogoMIPS : 64.71
Features : swp half thumb
CPU implementer : 0x66
CPU architecture : 4
CPU variant : 0x0
CPU part : 0x526
CPU revision : 1
meminfo tells it has 64Mb RAM + 500Mb swap (on disk drive ?)
I used the 920t_le gcc cross-compiler to build the binaries. Kissdx needs libdvdread, libjpeg and libm to work, libiconv is already in the NAS.
I compiled kissdx 0.14.0.b1a with no changes at all in the default makefile.
I can play movies even HD avi or wmv, mp3 play fine too. Pictures are scaled to 1920x1080, a bit slow for the first one then it's ok.
The NAS has a hidden menu to enable telnet. This helps a lot to make tests.
I'll take a look to Optaware ipkg. I don't know what it is.
|