Hi, thanks for all the good info in this group. I bought at TS-201 and from the info in this group I managed to add NFS and optware. I have written down what I...
Do not know. BR. /T ... ____________________________________________________________________________________ Be a better friend, newshound, and know-it-all...
Sent to list owner by mistake. ... From: OpenTurbostation-owner@yahoogroups.com [mailto:OpenTurbostation-owner@yahoogroups.com] On Behalf Of Michael Sent: 14...
Hi Michael, yes, I did use the CodeSourcery 2005q3 compiler. I've installed scratchbox and the toolchain from the Ubuntu repositories. I think it's a lot...
Hi, If you want to add your guide to the Wiki or just add a link to your blog the go to http://scratchpad.wikia.com/wiki/Qnap_Turbostation and click "Log in /...
Hello, Tim, I was wondering did you get anywhere with crypto stuff on TS-109? I was actually trying to accomplish the same thing with cryptoloop and dm-crypt...
... It's probably not quite what you're looking for, but I believe that support for the Orion crypto hardware will be supported in the mainstream kernel in the...
... I've been thinking about this problem a bit more. Especially having read http://forum.qnap.com/viewtopic.php?f=85&t=1085 On qnap ts109/209, there are also...
Hi Øyvind, Thanks for your answer. What are the openturbostation OE-sources you refer to? I've spoken to some qnap people about releasing their sources but...
Just like LTO-2 the LTO-3 is a magnetic tape data storage technology developed as an open alternative to the proprietary Digital Linear Tape (DLT). The...
Just a quick question; does the x09 devices have space for a mini-pci connector? My old TS101 has one (SMD component) which does work - allowing it to connect...
I have been using TS-101. If I plug-in an USB Disk, it will become "USB Disk 1" as its SAMBA share name. I am unable to change this share name, but the SPACE...
Hi everybody ! It's my first post on this group, so first I whould like to thank you all for your intersting discution. I own a TS-201 since 1 year and it's a...
... Welcome :) ... This is mostly the same as I want. ... YES! :) U-Boot 1.3.1 (Feb 27 2008 - 12:48:31) foonas CPU: MPC8241 Revision 1.4 at 266.666 MHz: 16...
... Thanks :D ... Will do ;-) I've been avoiding this project for a few days now, needed to do other things. ... If you can help with either of the problems I...
... First status-update :) U-boot can now discern between the three buttons. I'm writing functions to do the following: USB-Copy-button, pause boot countdown...
I've recently upgraded rtorrent to the latest version and now can't seem to get it to work. I've done (what I think) is the chroot i.e.: move rtorrent...
rtorrent and libtorrent work in pair. So if you upgraded rtorrent, you better upgrade libtorrent too. In the future, we might enforce the dependency with a...
Brian: Many thanks for a quick and helpful response. I hadn't thought about upgrading libtorrent separately - I had assumed that ipkg would check dependency...
I believe the kernel on the TS-109 does not include the Keyspan USB to serial driver. Is my only recourse to build a compatible kernel on my own that includes...
Hi guys, I have a NSLU2 at home, and it runs really great with Debian! I have a uniformous file system across several machines with NFS/NIS/autofs, and it's...
... [snip] ... Short answer, no. There is work being done on getting "proper" linux on the TS-109 and TS-209. foonas-em will hopefully be released soon, and ...
I have a TS-100 I bought as a toy recently. The uPnP server software in it is pretty weak, and I was wondering if anyone knows what the effect might be of...
... It won't work. The TS-100 doesn't have enough flash to store the TS-101 firmware, and the webinterface will most likely reject the firmware file anyway. ...
Great stuff Øyvind! Lots of TS-201 owners would love to install debian. Looks like we're going to be left out in the cold by the current Debian efforts for...
Hi, I have a TS-101 and want to use it to wake my PC's via the web browser. I found a php script using the "socket_create()" function but the php from the...
Hi, I had the same problem and solved it using the builtin python. <code> #!/mnt/ext/usr/bin/python import socket, sys def createmagicpacket(mac): packet =...