After the SD-driver bugfixes I have started to test once more with overclocking. On a 512 MB Raspberry Pi Revision : 000e rpi-update failed with this error message:
...
Cloning into '//root/.rpi-firmware'...
remote: Counting objects: 3203, done.
remote: Compressing objects: 100% (2675/2675), done.
error: RPC failed; result=56, HTTP code = 200B | 2.13 MiB/s
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed
!!! Failed to download new firmware files
I run rpi-update twice and got very different error messages, but I don't have the first error messages saved. Setting overclocking to none and rebooting allowed to update from
Linux raspberrypi 3.10.24+ #614 PREEMPT Thu Dec 19 20:38:42 GMT 2013 armv6l GNU/Linux
to version
Linux raspberrypi 3.10.25+ #616 PREEMPT Mon Dec 23 18:13:02 GMT 2013 armv6l GNU/Linux
The problem occurred when using turbo overclocking. I have previously seen on this Raspberry Pi problems with running
rpi-update and turbo overclocking, so the SD-bugfixes have not unfortunately solved this particular problem.
I did not see any error message with dmesg after the rpi-update command failed. The SD card is a SanDisk 16 GB Extreme Pro 45 MB/s UHS 1 card.
Has anyone else seen SD-cards problems with turbo overclocking after the recent SD-bug fixes?
What could be done to further debug this issue?