--
--
Chromium OS Developers mailing list: chromiu...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-os-dev?hl=en
I'm going to try the USB restore. But if that doesn't work, that means it's a hardware problem right?"
--
> --
> --
> Chromium OS Developers mailing list: chromiu...@chromium.org
> View archives, change email options, or unsubscribe:
> http://groups.google.com/a/chromium.org/group/chromium-os-dev?hl=en
>
> ---
> You received this message because you are subscribed to the Google Groups "Chromium OS dev" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to chromium-os-d...@chromium.org.
---
Daisuke's idea will likely help, the recovery mode entry is kind of broken into two parts:1. Refresh + power causes a hard reset of the device.2. Refresh and esc is scanned/latched after a hard reset by the firmware to enter recovery mode.So what can happen is if the firmware is slow for some reason, it may reset and take a while to boot the firmware back up, and if the refresh and esc keys are not pressed when the firmware comes back up and scans/latches them, it will just boot normally.Usually the firmware comes up so fast you would not notice, and can tap all three buttons, but some systems can take longer.-Bernie