07-05-2016, 02:24 AM
Hi, on the latest Lenovo Yoga 900-13ISK2 [i7-6560U, 16GB LPDDR3, 512GB SM951 NVMe) with a newer SSD (not the previous model with SATA SSD) Linux cannot be installed as the SSD operates in RAID mode, and the BIOS settings are locked, so I cannot get it into AHCI mode, which is required for Linux to detect the SSD.
I did some digging with the latest available BIOS update from Lenovo (attached zipped fd file) and extracted the IFR strings where it says that the EFI Variable to switch SATA operation mode is 0xB69 and it needs to be set to 0x1 (currently it's 0x2).
I can boot into an EFI shell but cannot set these variables using the UEFI shell setup_var as I think the BIOS is locked, operation fails with error 0x000000000000001a .
Alternatively I used the latest version of the Intel Flash Programming Tool (fptw64) bundled with Management Engine Tools to extract the BIOS Section from the SPI Flash [which for this model is a W25Q64]. The dump is 6144KB in size and also included down here. I opened it in a hex editor but couldn't really make much sense of the data inside.
Any leads to either unlock the BIOS / hidden settings or be able to alter the EFI variables would be highly appreciated.
I did some digging with the latest available BIOS update from Lenovo (attached zipped fd file) and extracted the IFR strings where it says that the EFI Variable to switch SATA operation mode is 0xB69 and it needs to be set to 0x1 (currently it's 0x2).
I can boot into an EFI shell but cannot set these variables using the UEFI shell setup_var as I think the BIOS is locked, operation fails with error 0x000000000000001a .
Alternatively I used the latest version of the Intel Flash Programming Tool (fptw64) bundled with Management Engine Tools to extract the BIOS Section from the SPI Flash [which for this model is a W25Q64]. The dump is 6144KB in size and also included down here. I opened it in a hex editor but couldn't really make much sense of the data inside.
Any leads to either unlock the BIOS / hidden settings or be able to alter the EFI variables would be highly appreciated.