https://www.howtoforge.com/tutorial/install-nfs-server-and-client-on-debian/ has good instructions for setting up a Debian system to serve files via NFS. https://winsides.com/how-to-enable-services-for-nfs-in-windows-11/ is one guide for setting up Windows 11 to use an NFS file share.by rayknight - Debian
They are already planning for the OpenWrt Two which will have improved features. See https://openwrt.org/voting/2025-02-12-openwrt-two where the vote was approved. Based on timeline of OpenWrt One I'd expect to see this in perhaps October or November.by rayknight - Off-Topic
Jan is there a particular reason why you need to use Samba? You'll get much better performance if you use NFSv4 to serve files than using Samba. Even Windows should be able to mount an NFSv4 share.by rayknight - Debian
I've had one for a few months now, but haven't yet had time to do much with it. I did create the entry on WikiDevi for it. Rayby rayknight - Off-Topic
Have you tried switching the RX/TX lines?by rayknight - uBoot
Some of the symptoms sound like they may be power related. If you have another 12V/5A power adapter available you should try using a different power supply to see if it improves your situation. Rayby rayknight - uBoot
The Dreamplug is supported by mainstream Debian directly. You can find detailed information on loading Debian to this device on https://www.cyrius.com/debian/kirkwood/.by rayknight - Debian
What parameters did you use for your Putty connection? It appears that you are using the wrong baud rate. Click on the Connection category and then the Serial subcategory. Set the Speed (baud) to 115200. Set the Data bits to 8. Ensure that “None” is selected for both Parity and Flow control. You should then get readable output.by rayknight - uBoot
The Seagate Personal Cloud 2 is supported directly by Debian. See the Wiki at Installing Debian On Seagate PersonalCloud.by rayknight - uBoot
Unfortunately the NXP LS1024A is a re-labled Mindspeed Comcerto 2000 SoC. After NXP acquired the chip they re-labeled and sold it as part of their Layerscape series. However it appears that they never mainlined Linux kernel support for this particular processor and all available source appears to be stuck at the 3.2 level. Someone has a work in progress repository on GitHub at https://github.cby rayknight - Debian
bodhi Wrote: ------------------------------------------------------- > adrien60, > > > I think you are wrong about the RN104, it has a > > 88SE9215 4 port PCIE SATA controller > > > (http://web.archive.org/web/20240420194720/http://natisbad.org/NAS3/index.html) > > Thanks! Then the Wikidev is quite wrong. > > https://wikidevi.wi-cat.ru/Netgear_by rayknight - Debian
Why give them away with obsolete insecure firmware? Just leave Debian on them and point the new user to these forums.by rayknight - Rescue System
Curious as to why you're recommending the 370xp kernel for the device rather than the linux-6.11.6-mvebu-tld-1-bodhi.tar.bz2 kernel?by rayknight - Debian
You might want to try enabling the gpio-leds-hdd-38 defined in kirkwood-synology.dtsi as it appears to be another 2-bay led definition.by rayknight - Debian
The source for the DTB files for the DS210 and DS212 indicate they support multiple models as follows: DS210 - Synology DS210 v10, v20, v30, DS211j DS212 - Synology DS212, DS212p v10, v20, DS213air v10, DS213 v10 DS212j - Synology DS212j v10, v20 The DS210 DTB is for 6281 based devices, the DS212 DTB is for 6282 based devices and the DS212j is again for 6218 based devices. The DS212 DTBby rayknight - Debian
A similar program is available called 'neofetch'. Example of default output after installing on Netgear-Stora: _,met$$$$$gg. rayk@Netgear-Stora ,g$$$$$$$$$$$$$$$P. ------------------ ,g$$P" """Y$$.". OS: Debian GNU/Linux 11 (bullseye) armv5tel ,$$P' `$$$. Host: NETGEAR MS2000 / MS2110 akaby rayknight - Debian
mossbeachlarry Wrote: > P.S. Ray was looking for a DTB in the Nimbus SDK. > I hadn't thought of that before. I checked, and > there is none. Ionics did include their kernel > config file and their kernel patches, along with > their patches to U-Boot and a small rootfs. > I knew there would be no DTB as the source is too old. I was looking for the patches as thaby rayknight - Debian
Already know how to do that. I am trying to locate the Ionics source for these to enable creating an appropriate DTS file.by rayknight - Debian
What are the contents of the current directory.by rayknight - Debian
mossbeachlarry Wrote: ------------------------------------------------------- > I have something that may save you a whole lot of > time, assuming you are on the right track: the > Ionics-EMS Nimbus 101 SDK v6.1-p1.tar.bz2. > It is very comprehensive, including the upstream > Marvell U-Boot and Linux kernel source archives > and the Nimbus patches to those. It is too biby rayknight - Debian
There has been a DTS file available in mainstream linux since sometime before 4.19.x. So apparently someone has successfully used it. Current longterm kernel has https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/tree/arch/arm/boot/dts/ti/omap/dm8148-t410.dts?h=v6.6.57. My device is buried in a closet and I never got around to trying it. I did find a page at booting hp t410 witby rayknight - Off-Topic
See https://promwad.com/case-studies/thin-client regarding development of this device. Perhaps reach out to PromWad to see if they are willing to provide the U-Boot source code for the device. Rayby rayknight - Debian
Zasshi Wrote: > But Un-bricking it is not a problem, it's just > that I need to give this unit to a person that > can't(won't) use Linux, > and so I'd like to restore the original > software. Do you realize the original firmware is Linux based also? Rayby rayknight - Rescue System
The factory firmware is extremely obsolete and contains multiple vulnerabilities. If you desire something that can operate entirely from the NAND flash like the original firmware then I would recommend OpenWrt. You can find information about loading that firmware and links to the firmware at OpenWrt for Dockstarby rayknight - Rescue System
In my opinion if Synology is patching kernel code then their patches must be GPL, otherwise they're in violation of the kernel license. Rayby rayknight - Debian
Need to add a similar line as kirkwood-nsa325.dts has: /* This board uses the pcf8563 RTC instead of the SoC RTC */ rtc@10300 { status = "disabled"; }; Only replace the pcf8563 in comment with the rs5c372a used by the Duo V2. It appears that this fix should be applied to the kirkwood-netgear_readynas_nv+_vby rayknight - Debian
tme Wrote: > I found a file named > "ReadyNASOS_V6.6.0_WW_src.zip" dated October 2020 > on my file server, but I don't recall from where I You got lucky!!! The file in question is still available from the NETGEAR Open Source Code for Programmers (GPL) page as https://www.downloads.netgear.com/files/GPL/ReadyNASOS_V6.6.0_WW_src.zip There are > 30 different versioby rayknight - Debian
There is U-Boot source in the downloads for ReadyNAS OS 6 (RN102/RN104/2120), but it does not match the U-Boot binary installed on those devices. Rayby rayknight - Debian
bodhi Wrote: > > Do you have a link to this download site? Netgear has source downloads at https://kb.netgear.com/2649/NETGEAR-Open-Source-Code-for-Programmers-GPL for most of their devices. There are quite a few releases of ReadyNAS OS 6 source available for RN102/RN104/2120.by rayknight - Debian
The earliest source code download for the RN102/RN104/2120 6.2.5 seems to be based on buildroot 2014.08 and uses a recipe for building u-boot using a tar file for U-Boot-2014.07. The latest source code 6.10.9 (6.10.10 link actually downloads 6.10.9) uses buildroot 2015.11 and a recipe for building u-boot using a tar file for U-Boot-2015.10. Neither of these matches the U-Boot in my example whicby rayknight - Debian