Re: Debian on ReadyNas RN2120 March 14, 2024 02:02PM |
Admin Registered: 13 years ago Posts: 18,997 |
Quote
I. Mirabox Intsallation
Updated 06 Sept 2020
II. Netgear RN102 Intsallation
Updated 06 Sept 2020
Updated 19 Dec 2022 (added Section C)
Re: Debian on ReadyNas RN2120 March 14, 2024 04:55PM |
Admin Registered: 13 years ago Posts: 18,997 |
Quote
NOTE: After uploading, I relalized that I forgot to include the patch for this kernel. Here is linux-6.7.5-mvebu-370xp-tld-3.patch if you want to build your own kernel.
Re: Debian on ReadyNas RN2120 March 14, 2024 06:12PM |
Admin Registered: 13 years ago Posts: 18,997 |
[ 69.099838][ T1] pci 0000:00:02.0: ASPM: current common clock configuration is inconsistent, reconfiguring [ 69.188522][ T1] pci 0000:00:05.0: ASPM: current common clock configuration is inconsistent, reconfiguring
setenv set_bootargs 'setenv bootargs "console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 $mtdparts earlyprintk=serial"'to
setenv set_bootargs 'setenv bootargs "console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 $mtdparts pcie_aspm=off earlyprintk=serial"'and
boot
setenv set_bootargs 'setenv bootargs "console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 $mtdparts pcie_aspm=force earlyprintk=serial"'Note that forcing it should be OK. But make sure you don't have anything important on the HDDs. The worse case, just disconnect power and reconnect.
Re: Debian on ReadyNas RN2120 March 14, 2024 07:00PM |
Admin Registered: 13 years ago Posts: 18,997 |
echo performance > /sys/module/pcie_aspm/parameters/policy