Nodes not booting - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: PINE A64-LTS / SOPINE Compute Module (https://forum.pine64.org/forumdisplay.php?fid=66) +--- Forum: Clusterboard (https://forum.pine64.org/forumdisplay.php?fid=91) +--- Thread: Nodes not booting (/showthread.php?tid=10954) |
RE: Nodes not booting - poVoq - 11-18-2020 Yes, setting the drr mode I did via the dts file. It seems to improve things as I wrote above but the emmc still fails. There are a bunch of other settings under the same mmc@1c11000 heading, and I googled a bit for other options (such as the hs400 mode), but I am really poking in the dark as I know next to nothing about that stuff. However the -110 error really makes me suspect that t might be an hardware issue with the v2.2 board. Sadly the changes are not documented: https://wiki.pine64.org/wiki/SOPine_Clusterboard RE: Nodes not booting - poVoq - 11-18-2020 Hmm, mainline Kernel dtsi seems quite different from the Armbian one. https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/arch/arm64/boot/dts/allwinner/sun50i-a64.dtsi?h=v5.9#n508 Vs Quote: mmc@1c11000 { RE: Nodes not booting - User 18962 - 11-20-2020 that strange, i don't see that function in the link you sent, but i did confirm mine matches your DTS file. guess it must be undocumented board version changes, wonder if we can get some dev input. well maybe if you need more nodes in the future and you get a new cluster board you can test it out. :/ im already ready to add another 7 nodes to my cluster. RE: Nodes not booting - poVoq - 11-20-2020 I am reluctant to get another one as I really needed that faster emmc storage on mine. I made another thread about possible hardware changes: https://forum.pine64.org/showthread.php?tid=12218 |