hi it's still there but won't boot into bios@danjac Hi, did you keep the boot to bios option in the reboot menu?
hi it's still there but won't boot into bios@danjac Hi, did you keep the boot to bios option in the reboot menu?
I may have the fix if you are interested. I have the yoga tab 3 pro and after a few changes in bios can boot linux from usb. No sound, touchscreen or graphics acceleration but it works. WindowsPE and "windows to go" give bluescreen and acpi bios error, I have tried many changes in bios but can only get linux and android x86 to boot.hi it's still there but won't boot into bios
Hey, sounds interesting...yes ofcourse, why not.I may have the fix if you are interested. I have the yoga tab 3 pro and after a few changes in bios can boot linux from usb.
hey, sorry for being impatient...I may have the fix if you are interested. I have the yoga tab 3 pro and after a few changes in bios can boot linux from usb. No sound, touchscreen or graphics acceleration but it works. WindowsPE and "windows to go" give bluescreen and acpi bios error, I have tried many changes in bios but can only get linux and android x86 to boot.
Sent from my Nexus 6P using Tapatalk
Did you try the adb commands?Thanks for the info again. Unfortunately, I didn't manage to get into bios yet.
good news, it works. i was able to boot into bios.Did you try the adb commands?
Sent from my Nexus 6P using Tapatalk
This is excellent news, maybe this will get more people on board!good news, it works. i was able to boot into bios.
but i had to use the terminal in twrp (in the advanced tab)...don't know whether it was obvious to do it there.
nevertheless, this is a great development...:good:
not yet, don't have a lot of time at the moment...but will try any time soon, for sure! will report back then!Have you managed to boot anything from usb?
you might try the thinkpad forum, where some yoga tab 3 pro threads are locatedMy yoga tab requires repartitioning please some one help me to find perfect rom for this mode and then help me with flashing it up. There is a folder in internal memory named "proc" whose size is increasing going upto millions of GB.
i am sorry I cant find it please help finding thatyou might try the thinkpad forum, where some yoga tab 3 pro threads are located
@danjac may i ask you to release your device treemanaged to get twrp working on YB1-X90L (Yoga Book - Android - LTE)
it's my very first try to create sth. like that, so I have absolutely no idea if everything works as it should. (took the twrp from yoga tab 3 pro root thread and changed it to fit my device mainly using this guide and some minor changes on my own)
if you want to try, you do it on your own risk. if sth. breaks, please don't blame me!
I strongly suggest not to flash it, but just boot it via fastboot:
1. download recovery
2. make sure adb is working
3. put the recovery into your adb folder
4. unlock bootloader (attention: unlocking the bootloader does a factory reset. so back up your data before) see here how to unlock bootloader
5. boot into bootloader (either: 'press power + volume up' or use adb typing 'adb reboot bootloader' in terminal
6. open terminal and naviagte to your adb folder (with recovery.img in it) then type: 'fastboot boot recovery_twrp.img' (adapt file name in case you changed it)
7. tablet should reboot and boot twrp
this method does not flash twrp permanently. your stock recovery remains untouched!
!!!BEFORE YOU USE TWRP TO CHANGE ANYTHING, PLEASE MAKE A FULL BACKUP!!!
download: View attachment 3994659
as always... I mainly relied on other people's work. so all credits go to them, e.g. twrp team, joesnose (twrp yoga tab 3pro) and HostZero
screenshots:
View attachment 3994696
View attachment 3994697
View attachment 3994698
as i said, it is a beginner's job. so here is what i noticed so far:
twrp freezes after a certain time when not used - I guess it is when twrp goes to 'standby', normally you wake it up again by sliding a button but it doesn't work here.
hi, i didn't build twrp from scratch. as i wrote, i just altered the existing one from the yoga tab pro...so there is no device tree available.@danjac may i ask you to release your device tree
i want to work on win/(official lenovo)android dual boot
oh ok man, thats cool, maybe i'll create one when i get my hand on ithi, i didn't build twrp from scratch. as i wrote, i just altered the existing one from the yoga tab pro...so there is no device tree available.
all the files i changed can be found by unpacking the twrp.img from the op.
files like the recovery.fstab / boardconfig.mk can be found there. i adjusted them to fit the lenovo yoga book.
unfortunately i don't have them seperately, anymore. SORRY.
i really hope it helps.