Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4989

Troubleshooting • Re: Raspberry pi 5: usb disk disconnects randomly

$
0
0
That is a bus powered Sata bridge. Likely what happens is the disk takes too much current to spin up again and knocks itself offline. This means you are too close to power limits for reliable function.
Thanks, what is odd is that the Pi4 handled this disk with no issues...
Check your logs for under volt using dmsg and check the Pi low voltage throttling status using vcgencmd get_throttled.
i did

Code:

dmesg | grep -iC 3 "under-voltage detected"
and got no entries.
also did

Code:

vcgencmd get_throttledthrottled=0x0
doesn't seem to be throttled...
Note this is likely not a Linux problem but rather a Pi specific difficulty. I think you are right that Linux knowledge could help fix the problem.
yeah, i was worried about this - throughput for the file share is 50% better than the Pi4, so i really want this setup to work...

Statistics: Posted by j3rich0 — Sat May 18, 2024 10:38 pm



Viewing all articles
Browse latest Browse all 4989

Trending Articles