bodhi Wrote: ------------------------------------------------------- > Kernel 6.12.6-mvebu-370xp-tld-1 package has been > uploaded. Please see 1st post for download link. Hi Bodhi, Kernel works great, thks ! Additionally, I could verify that the 4 disk leds can be triggered on my RN104 :) The leds are in inverted order, then in /etc/rc.local : echo "ide-disk4"by adrien60 - Debian
To confirm, here is the lspci of my RN104 : 00:01.0 PCI bridge: Marvell Technology Group Ltd. 88F6710 ARM SoC (rev 01) 00:02.0 PCI bridge: Marvell Technology Group Ltd. 88F6710 ARM SoC (rev 01) 01:00.0 USB controller: Fresco Logic FL1009 USB 3.0 Host Controller (rev 02) 02:00.0 SATA controller: Marvell Technology Group Ltd. 88SE9215 PCIe 2.0 x1 4-port SATA 6 Gb/s Controller (rev 10) Doby adrien60 - Debian
Bodhi, I tried the LEDS, it does work correctly though : ide-disk1 correspond to the first disk from the right (ie the 4th disk) ide-disk2 correspond to the second disk from the right (ie the 3th disk) 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) I read elsewhere thby adrien60 - Debian
Hi Bodhi, I have 3 drives in my RN104, and they work. BTW, I just noticed that the drives leds aren't lit up, I don't know if that's normal.by adrien60 - Debian
Bodhi, Someone indicated a patch made by Netgear on the kernel, about orion-mdio (related to the 1318 phy) here : https://forum.doozan.com/read.php?2,92514,136627#msg-136627 I don't see something equivalent in the mainline linux kernel, so I wonder if this is still relevant.by adrien60 - Debian
Hi Bodhi, I already tried an etherwake to that MAC address and it doesn't work. For what it's worth, I remember that with the stock firmware : - networks leds are blinking when NAS is shutdown (only the orange one, not the green one) - I can wake it up by sending the magic packet to the Netgear MAC I wonder if Netgear did some patches to the kernel to keep powering the NIC/PHby adrien60 - Debian
Bodhi, Yes my settings are same. I don't have stock boot log, how can I get it ? (I know I'll have to change my boot args and plus an empty disk to restore the NAS stock).by adrien60 - Debian
Hello @bodhi In my original boot args of my RN104, I have those MAC addresses: eth1addr=28:C6:8E:XX:XX:XX ethaddr=28:C6:8E:XX:XX:XX mv_pon_addr=00:50:43:XX:XX:XX yuk_ethaddr=00:00:00:XX:XX:XX When I try WOL, I send the magic packet via my router webUI, and the router see the Netgear MAC address. Anyway, when the NAS is powered off, there's no ethernet LED blinking, so I think thby adrien60 - Debian
bodhi Wrote: ------------------------------------------------------- > Kernel > linux-6.11.6-mvebu-370xp-tld-1-bodhi.tar.bz2 > package has been uploaded. Please see 1st post for > download link. Hi Bodhi, this kernel works like a charm :)by adrien60 - Debian
I just found a workaround for WakeOnLan, maybe it could interest some of us. It seems than the NAS is by default configured for "Resume on AC power loss". So if you plug the NAS on a smart plug (Sonoff S26 for myself), you juste have to turn the plug off and on and then the NAS power on !by adrien60 - Debian
bodhi Wrote: ------------------------------------------------------- > Adrien, > > At the moment, WOL does not work on the RN102/104. > We have not worked very hard on this topic, > though. > > I might revisit this issue, if there is interest > and volunteer testers. Hello Bodhi, Thanks for answer. I volunteer for testing, please let me now if you evby adrien60 - Debian
Hello all, I just moved my old RN104 to new Debian with bodhi's rootfs and kernel, thank you for that ! BTW, I installed it on a ssd in an internal slot, it boots reasonably fast :) I found here some tips to play with power button, leds.... and this is amazing, my NAS revive, though I now have a TerraMaster, which is running Intel CPU and much more powerful. I only have one problby adrien60 - Debian