RaspBerryPi 4B 上的 20.04 服务器无法完成启动并停止在“spi-bmc2835 fe204000.spi:无法获取 clk:-517”处

RaspBerryPi 4B 上的 20.04 服务器无法完成启动并停止在“spi-bmc2835 fe204000.spi:无法获取 clk:-517”处

我在运行 NextCloud 的 SD 卡上安装了 Ubuntu Server 20.04。现在,重新启动后它拒绝完成启动。我看到:

Net: eth0: ethernet@7d580000
starting USB...
No working controllers found
Hit any key to stop autoboot:  0
switch to partitions #0, OK
mmc0 is current device
Scanning mmc0:1...
Found U-Boot script /boot.scr
4624 bytes read in 26 ms (172.9 KiB/s)
## Executing script at 02400000
Failed to load '/initrd.img'
Booting Ubuntu (with booti) from mmc 0:...
## Flattened Device Tree blob at 02600000
   Booting using the fdt blob at 0x2600000
   Using Device Tree in place at 0000000002600000, end 000000000260eef5

Starting kernel ...

然后控制台刷新并且我看到:

[   4.673...] spi-bmc2835 fe204000.spi: could not get clk: -517

这个问题永远存在,我不知道该如何解决。通常我会重新创建 SD 卡并重新开始,但在这种情况下,我会丢失我的 NextCloud 配置和数据。这没什么大不了的,但需要时间……

谢谢您的帮助。

答案1

抱歉,我无法提供任何有用的答案。但事实证明 SD 卡坏了。没有办法将它安装到新的卡上。

答案2

我有同样的麻烦。最后,我发现问题出在电源上。将电源从 5V1A 改为 5V2A,就可以了。

相关内容