NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
os6
4 TopicsSymform still lives for OS6 (ARM and Intel boxes)
I have seen some misinformation on the forums here and, since I am a Symform supporter, I just want to take a moment to correct the record. Symform still supports ReadyNAS devices and works well on OS6, however the app is no longer available through the App Store like it was in older versions of the OS. I'm not sure what happened to the Netgear/Symform partnership, but if you're interested in using the software, here's how you can do so. Go to the following link to download the Symform application for ARM (there is also a version available for Intel elsewhere on the Symform support forum): https://community.symform.com/entries/36732836-NETGEAR-ReadyNAS-ARM-Manual-software-installation-or-update Once you have the Symform.deb saved on your PC, log in to your ReadyNAS admin page. Go to the Apps tab, find the "Upload" button and direct it to your Symform.deb file. It will take a moment to install, and then it will appear alongside your other installed apps. From there, it takes a moment to configure which files to sync and how much space to contribute. As long as your router supports uPNP, everything should be automated from there. It's a hands off and totally free unlimited backup solution. Long live Symform =) Hope this helps someone. Take care!Problems while creating the .config for 3.12.43 Kernel in ReadyNASOS 6.3.5 (for comp. USB Modules)
I am running 6.3.5 on my ReadyNAS Ultra 2 Plus and all works fine. My Problem ist, i need to add the OneWire USB Modules to my system for a Home-Automation solution. This was my approach to get my target: I open ... http://kb.netgear.com/app/answers/detail/a_id/2649/~/gpl-open-source-code-for-programmers ... and found for "ReadyNAS OS 6(ReadyNAS 200)" the download link... http://www.downloads.netgear.com/files/GPL/ReadyNASOS_V6.3.5_WW_src.zip ... and unpack this zip in a /usr/src/ReadyNAS/ReadyNASOS directory. In this zip i found two posible directories (linux-3.12.43-52.6 and linux-3.12.43-52.6-alpine), which are seems to be the correct kernel source for ReadyNASOS 6.3.5 . I use linux-3.12.43-52.6 and so i do ... cd /usr/src/ReadyNAS/ReadyNASOS/linux-3.12.43-52.6 make distclean # seems to work fine make olddefconfig # seems also to work fine ... an now i try at first to compile the hole kernel without any modifications or additional modules with (to check, if .config is correct created) ... make This takes a longer time (>30 minutes) and multiple files can be correct compiled and linked but then i get the message ... .... CC drivers/pci/msi.o CC drivers/pci/htirq.o CC drivers/pci/ats.o drivers/pci/ats.c: In function 'pci_enable_ats': drivers/pci/ats.c:68:52: error: 'struct pci_dev' has no member named 'physfn' struct pci_dev *pdev = dev->is_physfn ? dev : dev->physfn; ^ drivers/pci/ats.c:70:19: error: 'struct pci_dev' has no member named 'sriov' mutex_lock(&pdev->sriov->lock); ^ drivers/pci/ats.c:78:21: error: 'struct pci_dev' has no member named 'sriov' mutex_unlock(&pdev->sriov->lock); ^ drivers/pci/ats.c: In function 'pci_disable_ats': drivers/pci/ats.c:117:52: error: 'struct pci_dev' has no member named 'physfn' struct pci_dev *pdev = dev->is_physfn ? dev : dev->physfn; ^ drivers/pci/ats.c:119:19: error: 'struct pci_dev' has no member named 'sriov' mutex_lock(&pdev->sriov->lock); ^ drivers/pci/ats.c:123:21: error: 'struct pci_dev' has no member named 'sriov' mutex_unlock(&pdev->sriov->lock); ^ make[2]: *** [drivers/pci/ats.o] Error 1 make[1]: *** [drivers/pci] Error 2 make: *** [drivers] Error 2 All Steps are done direct on my ReadyNAS (no crosscompile). I (think) i have all necessary build dependencies installed (build-essential, libncurses5-dev). My surmise is, the creation of .config is not correct. Where can i found/get the correct (and working) kernel .config for the 3.12.43 Kernel on ReadyNASOS 6.3.5 ??? BTW: Does anyone know, what are the difference between linux-3.12.43-52.6-alpine and linux-3.12.43-52.6 in the src zip-file and what is the purpose of the -alpine kernel?Help to install Pydio 6.0.x
Hello, I have tried to install Super_Poussin Pydio app from the community Dropbox, but everytime I get a "failed install" error message. I have tried by SSH to update PHP, but still no luck. Would you have any idea to help me ? I have an RN516 on the 6.2.4 firmware Thanks in advance for any help ! Best !Solved4.8KViews0likes2Comments