-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Linux on Yoga Tablet 2 1051 (not working) #59
Comments
2 ideas:
|
I experienced a similar issue with an Atom Z3735D tablet. The
I copied these to /EFI/Boot, renamed shim.efi to bootia32.efi (as seemed logical based on the code above), but to now avail. The tablet still boots to windows. Altough I kept PS.: another thing occured to me. I tried to load manually the updated bootia32.elf (formerly shim.elf) from the EFI shell and it told me "Image type x64 is not supported by this IA32 shell". Is the problem that the bootloader is x64, but my system is 32 bit only? |
Hi, |
I won't be able to officially support a version of LICK with 32bit uefi - I do not have a system to test this on, so I do not know what is required to support it.
I can't give any official guidance here, since I don't want you to brick the device based on my advice. I'll suggest making sure you can boot to a live USB via the UEFI, in case things go badly after renaming.
There is only one download for Preloader.efi - I don't know what architecture it targets. You should try disabling secure boot, and skipping PreLoader. Grub 2 is definitely compiled for x64, you will need to follow the above instructions to rebuild it. |
Looking to bring some life into this old thing, windows runs but sluggish.
Tablet Specs:
https://support.lenovo.com/us/en/solutions/pd104222-overview-for-yoga-tablet-2-1051
Windows Version: 10 Home 22h2 OS build 19045.2364
Running Latest Bios Firmware from Lenovo site
Fast Startup and Safe Boot Disabled
Linux Versions tested:
FatDog64-813
Bionicpup64-8.0-uefi
bionicpup32-8.0-uefi
Lick installs but bootloader does nothing after restart, entering bios gives me the option to see the bootloader, after selecting it I see a black screen for a few moments and boots back to Windows, ran the fix from the exe without luck.
Tried also UNetbooting without luck have this error:
(https://cdn.windowsreport.com/wp-content/uploads/2022/12/UNetbootin-Windows-Failed-to-Start-886x590.jpg)
Want to use a USB stick as a last resort...
Thanks
The text was updated successfully, but these errors were encountered: