Quantcast
Channel: Linux Device Hacking

Re: WD MyCloud Gen2 (Glacier, Armada 375)

> So the above snippet comes from WD's > armada-375-db.dts in their GPL source. Since it's > explicitly written > model = "WD My Cloud Gen2: Marvell Armada > 375"; at the top of the...

View Article


Re: Debian on Synology DS216j

Hi Alex, FYI. The kernel build has some warnings about the DS216j DTS. I don't think it hurts, but we'd want to fix it eventually! arch/arm/boot/dts/marvell/armada-385-synology-ds216j.dts:409.3-13:...

View Article


Re: WD MyCloud Gen2 (Glacier, Armada 375)

Sorry I didn't post it the first time you asked: From WD's GPL sources v5.32.102_20251216: armada-375-db.dts /* * Device Tree file for Marvell Armada 375 evaluation board * (DB-88F6720) * * Copyright...

View Article

Re: WD MyCloud Gen2 (Glacier, Armada 375)

OK thanks!

View Article

Re: Debian on Synology DS216j

bodhi, Quotebodhi FYI. The kernel build has some warnings about the DS216j DTS. I don't think it hurts, but we'd want to fix it eventually!...

View Article


Re: WD MyCloud Gen2 (Glacier, Armada 375)

Attached here is the new u-boot build. This version implemented SATA GPIOs. So to verify that, it should be kwboot with the box from power off (cold start), not reboot....

View Article

Re: WD MyCloud Gen2 (Glacier, Armada 375)

This one's a bust unfortunately. kwboot -t -a -B 115200 /dev/ttyUSB0 -b Downloads/uboot.2026.01-tld-1.wd-glacier.bodhi.260223/uboot.2026.01-tld-1.wd-glacier.kwb kwboot version 2026.01 Detected...

View Article

Re: WD MyCloud Gen2 (Glacier, Armada 375)

ygi, Ethernet test: Could not get PHY for mdio@c0054: addr 0 mvpp2 mvpp2-0: cannot connect to phy Using mvpp2-0 device We'll try another test. SATA test: My bad, I did not add an important piece of...

View Article


Re: Debian on Synology DS216j

bodhi, I made changes to the device tree, but I couldn't get some of the warnings listed. Below are the details for each warning. These warnings arise because the specification requirements have...

View Article


Re: Stock env for Zyxel NSA310

I have reseted env connected to NSA310 with UART: resetenv (Return all environment variable to default.) Here is default stock environments from my NSA310: bootargs=console=ttyS0,115200...

View Article

Re: Iomega ix4-200d U-boot needed

bodhi Wrote: ------------------------------------------------------- > Attached here is version tld-0.6 > > This time, kwboot it. And then dump the registers > again ........ hi @bodhi,...

View Article

Re: Debian on Synology DS216j

Alex, > These warnings arise because the specification > requirements have become stricter in recent > versions of dtc, but they don't appear to > have a significant impact on most legacy...

View Article

Re: Stock env for Zyxel NSA310

jurop, > I have reseted env connected to NSA310 with UART: > resetenv (Return all environment > variable to default.) It looks good. However, there is no guarantee that these internal envs...

View Article


Re: Iomega ix4-200d U-boot needed

Sash, > there seems to be done much work here but no > definite outcome so far since i cant see a > released uboot in the kirkwood uboot topic?! It's been a while, I need to orient myself...

View Article

Re: Stock env for Zyxel NSA310

bodhi Wrote: ------------------------------------------------------- > > It looks good. However, there is no guarantee that > these internal envs are the same as one stored in > flash....

View Article


Re: WD MyCloud Gen2 (Glacier, Armada 375)

Attached here is the Feb 25 u-boot build. This version implemented SATA GPIOs. So to verify that, it should be kwboot with the box from power off (cold start), not reboot....

View Article

Re: Stock env for Zyxel NSA310

jurop, > It is possible get the env from the flash? Not likely, but let's try this. Cold start (recycle power), interrupt count down and printenv and post the entire serial console log here. >...

View Article


Re: Iomega ix2-200ng U-boot needed

Hi Bodhi, I've NOT found this file uboot.2017.07-tld-1.ix2-200.mtd0.kwb to rebuild my bootloader in my Iomega StorCenter IX2-200 NO CLOUD version ix2-200 DL DL “Desktop Linux” (1st revision 2009) 1st...

View Article

Re: WD MyCloud Gen2 (Glacier, Armada 375)

The result stays unchanged. I have a sneaking suspicion initializing sata and ethernet controllers is about figuring out what data to put in which registers and that's got to be a nightmare unless you...

View Article

Re: Arch Linux on Lenovo ix2 NAS stuck at Starting kernel

also switching to openwrt should fairly easy, with the benefit of flashing the whole system to nand, see: https://openwrt.org/toh/iomega/ix4-200d i like debian and use it exclusively but on these...

View Article

Re: LenovoEMC HMEZ

Ok I have erased the bootloader from Iomega StorCenter ix2-200 and probably I have only BootROM with no prompt on console (black screen). I need restore the unit and I know kwboot but i need specific...

View Article


Re: Unbrick Synology DS920+

Hi, I am stuck trying to fix the Synology DS920+ BIOS, which does not boot and just has a blinking blue light. I have read the BIOS from the original chip; it is 16 MB, but the new file I got from the...

View Article


synology DS920+ unbrick boot

Hi, I am stuck trying to fix the Synology DS920+ BIOS, which does not boot and just has a blinking blue light. I have read the BIOS from the original chip; it is 16 MB, but the new file I got from the...

View Article

Re: Apt speed problems after 6.17.7 on LG N1T1 NAS

As you see above, on my old ARM Kirkwood NAS (armel, ~106 MiB RAM) apt-get was painfully slow and sometimes got killed near the end of “Reading package lists…”. In my case it was the OOM-killer (dmesg...

View Article

Re: Iomega ix2-200ng U-boot needed

Lewis65, There is no uboot.2017.07-tld-1.ix2-200.mtd0.kwb. I have not built new u-boot for this ix2-200 NAS. If the only difference between ix2-200 and ix4-200 is 2 HDDs vs 4 HDDs, then...

View Article


Re: Apt speed problems after 6.17.7 on LG N1T1 NAS

raffe, Swap is the most important aspect for this low RAM low CPU box. Everything else is secondary. Like I said above, 1. If you follow the recommended tuning tutorial, and 2. if you have a swap file...

View Article

Re: WD MyCloud Gen2 (Glacier, Armada 375)

ygi, > The result stays unchanged. I have a sneaking > suspicion initializing sata and ethernet > controllers is about figuring out what data to put > in which registers and that's got to...

View Article

Re: WD MyCloud Gen2 (Glacier, Armada 375)

The sata HD in slot 0 is the original internal 3.5" HDD. It's a standard 2TB WD red, same as those that could be bought separately and used with any standard SATA controller. It's using a GPT table,...

View Article

Iomega ix4-200d U-Boot - 2025.10-tld-1

Attached here is the new u-boot for ix4-200d. uboot.2025.10-tld-1.ix4_200d.bodhi.260226.tar sha256: 435132bf99eaace8c23fa099dde9824f0fb4b67b4370b0794f7a5da14771f46c This tarball contains 4 files...

View Article



Re: Apt speed problems after 6.17.7 on LG N1T1 NAS

Hi bodhi, Thanks for the follow-up! I did read through the tuning tutorial and the swap-file advice you linked earlier. It definitely helped, but on my box it wasn’t quite sufficient on its own to...

View Article


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>