Original Message | |
From: David Kuder Sent: Friday, July 11, 2014 5:54 PM Reply To: noob...@gmail.com Subject: [cros-discuss] Samsung Chromebook recovery failure. |
> email to chromium-os-discuss+unsub...@chromium.org.
+ recovery_install+ NEWROOT_MNT=/usb+ lock_tpm+ [ -z ]+ tpmc startup+ tpmc ctestERROR: TPM: Cannot open TPM device /dev/tpm0: No such file or directory+ tpmc blockERROR: TPM: Cannot open TPM device /dev/tpm0: No such file or directory+ is_nonchrome+ crossystem mainfw_type?nonchrome+ crossystem mainfw_type?netboot+ dlog An unrecoverable error occurred with your security device+ echo An unrecoverable error occurred with your security device+ tee -a /dev/tty2 /dev/tty3An unrecoverable error occurred with your security device+ dlog Please power down and try again.+ echo Please power down and try again.
+ dlog Failed to lock bGlobalLock.+ echo Failed to lock bGlobalLock.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-os-dis...@chromium.org.
> email to chromium-os-discuss+unsubscribe...@chromium.org.
I have added a boot select switch that switches between reading the bootloader from the SPI Flash, and the SD card. With an SD card containing nv_uboot, I was able to boot to Chrome OS, but had no way into developer mode, and a complaint from Chrome OS about an invalid HWID every boot.
I originally posted in Chromebook Central, but they suggested asking here instead...
I am getting the dreaded recovery screen "Chrome OS is missing or damaged",
and no attempts at recovery have worked.
This is a Samsung Chromebook XE303C12 SNOW FREMONT A-E 0878
The recovery diagnostics info (TAB) shows TPM error in read only firmware 0x05.
Running recovery from a usb or sd drive gets to verifying image then fails.
The image was successfully written to the drives, and verified. The drives work fine, as I will describe below. The errors I get all point to a problem in communicating with the TPM chip.
I have added a boot select switch that switches between reading the bootloader from the SPI Flash, and the SD card.