I have a Pi5 with a NMVE base and SSD (https://shop.pimoroni.com/products/nvme ... 9587211347) which is also fitted with the official active cooler and is powered by an offical 27W PSU. Sometimes after a period of inactivity the status LED turns orange and it goes almost unresponsive: it still responds to pings to its IP address. Pinging it by its .local name is unrealiable - it might respond to the mDNS query, or might not. Trying to connect to any running service fails, although a packet capture while trying to SSH to it does show the syn, syn/ack, ack handshake completed followed by one more packet going to the Pi, to which it never responded.
The LED is definitely orange, noticably different from the red it changes to after holding the power button for a few seconds to force a shutdown.
The only sign of problems in /var/log/messages or syslog is a pair of entries from a week ago, and the device has been rebooted since then.Any ideas on what the orange LED signifies, or how I can wake the thing up again without a power cycle? The only mention I can find of something similar seems to be viewtopic.php?t=367710, which never had any response.
The LED is definitely orange, noticably different from the red it changes to after holding the power button for a few seconds to force a shutdown.
The only sign of problems in /var/log/messages or syslog is a pair of entries from a week ago, and the device has been rebooted since then.
Code:
Apr 22 10:42:25 PiNVMe kernel: nvme nvme0: controller is down; will reset: CSTS=0xffffffff, PCI_STATUS=0x10Apr 22 10:42:25 PiNVMe kernel: nvme nvme0: Does your device have a faulty power saving mode enabled?Apr 22 10:42:25 PiNVMe kernel: nvme nvme0: Try "nvme_core.default_ps_max_latency_us=0 pcie_aspm=off" and report a bugApr 22 10:42:25 PiNVMe kernel: nvme 0000:01:00.0: enabling device (0000 -> 0002)Apr 22 10:42:25 PiNVMe kernel: nvme nvme0: 4/0/0 default/read/poll queuesApr 22 10:59:25 PiNVMe kernel: nvme nvme0: controller is down; will reset: CSTS=0xffffffff, PCI_STATUS=0x10Apr 22 10:59:25 PiNVMe kernel: nvme nvme0: Does your device have a faulty power saving mode enabled?Apr 22 10:59:25 PiNVMe kernel: nvme nvme0: Try "nvme_core.default_ps_max_latency_us=0 pcie_aspm=off" and report a bugApr 22 10:59:25 PiNVMe kernel: nvme 0000:01:00.0: enabling device (0000 -> 0002)Apr 22 10:59:25 PiNVMe kernel: nvme nvme0: 4/0/0 default/read/poll queues
Statistics: Posted by IanS — Mon Apr 29, 2024 10:06 am