Forum RSS Feed Follow @ Twitter Follow On Facebook

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[-]
Welcome
You have to register before you can post on our site.

Username:


Password:





[-]
Latest Threads
Lenovo Yoga Pro 7 14ASP9 Bios Unlock
Last Post: Ghibbi64
Today 11:22 AM
» Replies: 2
» Views: 101
[SOLVED] Lenovo IdeaPad 510-15ISK - BIOS...
Last Post: outsydeh2o
Today 09:39 AM
» Replies: 1
» Views: 156
i7 2860QM how to raise power limit?
Last Post: mariukonie
Today 04:17 AM
» Replies: 9
» Views: 315
(new to forums) searching for aid/direct...
Last Post: adorable_yangire
Today 12:11 AM
» Replies: 0
» Views: 99
[SOLVED] Change Serial Number, UUID, Mac...
Last Post: dsdn1
Yesterday 07:55 PM
» Replies: 10
» Views: 16791
[REQUEST] Lenovo G50-45 BIOS Unlock
Last Post: szakiz
Yesterday 05:36 PM
» Replies: 49
» Views: 53299
Acer Aspire 5920G - Requesting Modded BI...
Last Post: EbrahimSiami
Yesterday 12:29 PM
» Replies: 0
» Views: 127
[REQUEST] Lenovo Yoga 7 Pro 82Y7 unlock
Last Post: Dudu2002
Yesterday 07:13 AM
» Replies: 1
» Views: 190
[REQUEST] Lenovo G710 BIOS Whitelist Rem...
Last Post: Dudu2002
Yesterday 07:12 AM
» Replies: 491
» Views: 217458
Lenovo Y550 BIOS Unlocking (Advanced Men...
Last Post: kentsergeo
Yesterday 12:15 AM
» Replies: 5
» Views: 1109
[REQUEST] Acer Aspire 8930(G) BIOS Unloc...
Last Post: Ilias manolopoulos
07-07-2025 01:52 PM
» Replies: 58
» Views: 43533
ASUS M11AD > Haswell Refresh
Last Post: JCY1962
07-07-2025 12:40 PM
» Replies: 22
» Views: 7710
overclocking msi b150 gaming m3
Last Post: J1419
07-06-2025 05:51 PM
» Replies: 0
» Views: 234
Asus K72jr repair
Last Post: Moddo73@PROXIMUS
07-06-2025 02:08 PM
» Replies: 0
» Views: 210
[REQUEST] Lenovo Z50-70 & Z40-70 (9BCNxx...
Last Post: Dudu2002
07-06-2025 01:29 PM
» Replies: 757
» Views: 320669
Excalibur G900.1160 BİOS unlock request
Last Post: Dudu2002
07-06-2025 01:28 PM
» Replies: 7
» Views: 1014
[REQUEST] Sony Vaio VPCEH & VPCEJ series...
Last Post: mariukonie
07-06-2025 09:17 AM
» Replies: 241
» Views: 154316
[Request] BIOS mod for Acer EG43M (P01-A...
Last Post: DeathBringer
07-06-2025 08:50 AM
» Replies: 7
» Views: 464
HOW TO FLASH MODIFIED OR ORIGINAL BIOS
Last Post: Ali987
07-06-2025 03:16 AM
» Replies: 20
» Views: 72137
[REQUEST] Lenovo ThinkPad Yoga S1 (GQETx...
Last Post: Dudu2002
07-06-2025 03:05 AM
» Replies: 116
» Views: 56603

Winbook TW801 Hidden Menu unlock?
#21
Sorry for the waiting. I have been trying to figure out what is Linux for too long.
(04-28-2022, 08:47 AM)whoareyou Wrote: Tried compiling on the WinBook under x86 ubuntu, getting this issue
I also encountered this issue and after I solved it I came with that this is a 32-bit specific thing because such an error does not occur when making a 64-bit efi. Since I don't have a suitable system, I couldn't test the IA32 shell, but the other one works fine.
DOWNLOAD
find
quote
#22
(04-28-2022, 02:38 PM)Maxinator500 Wrote: Sorry for the waiting. I have been trying to figure out what is Linux for too long.
(04-28-2022, 08:47 AM)whoareyou Wrote: Tried compiling on the WinBook under x86 ubuntu, getting this issue
I also encountered this issue and after I solved it I came with that this is a 32-bit specific thing because such an error does not occur when making a 64-bit efi. Since I don't have a suitable system, I couldn't test the IA32 shell, but the other one works fine.
DOWNLOAD

Awesome thanks, that boots and I ran the command successfully, i think, and rebooted with the DOS usb inserted, but it seems to still boot in EFI mode, is there another command I need to run to trigger it to boot DOS after running the setup_var_cv command?
find
quote
#23
Have you set set boot priority order USB item to first in list?
(04-28-2022, 03:23 PM)whoareyou Wrote: is there another command I need to run to trigger it to boot DOS after running the setup_var_cv command?
I'm not sure if that'll be beneficial, but you can run some more.
Enable USB Legacy - "setup_var_cv System 0x1b 0x01 0x01";
Disable UEFI Boot - "setup_var_cv System 0x3 0x01 0x00".
I wonder if the commands affect something at all.
find
quote
#24
(04-28-2022, 08:50 PM)Maxinator500 Wrote: Have you set set boot priority order USB item to first in list?
(04-28-2022, 03:23 PM)whoareyou Wrote: is there another command I need to run to trigger it to boot DOS after running the setup_var_cv command?
I'm not sure if that'll be beneficial, but you can run some more.
Enable USB Legacy - "setup_var_cv System 0x1b 0x01 0x01";
Disable UEFI Boot - "setup_var_cv System 0x3 0x01 0x00".
I wonder if the commands affect something at all.
When running the commands the output is just:

"Looking for System variable...."

Same as this issue:
https://github.com/datasone/grub-mod-set.../issues/26

so maybe its not actually doing anything?

ran all 3 and rebooted with no change :/

Sorry for this headache and i hope its not been too big of a bother for you!
find
quote
#25
(04-28-2022, 09:07 PM)whoareyou Wrote: so maybe its not actually doing anything?
Yeah, it doesn't do anything. Sad. I'll try to fix it today.
find
quote
#26
(04-28-2022, 09:39 PM)Maxinator500 Wrote:
(04-28-2022, 09:07 PM)whoareyou Wrote: so maybe its not actually doing anything?
Yeah, it doesn't do anything. Sad. I'll try to fix it today.

Sounds good, looking forward to testing Smile
find
quote
#27
I've come to the conclusion that when EFI stops at "looking for variable" it means that the requested instance could not be found.
But the "setup_var_cv" function was used, so why is "System" var. store cannot be found? -I don't know. I even checked that in BIOS VSS this exact name is assigned to the correspondent store. So, this is not as in the case of "SystemConfig" that is equal to "Setup".
But I made another couple of EFI shells, in which I removed all commands except for the standard "setup_var", and also changed the GUID and signature name for search. I can be wrong about how this all actually works, thus it's worth checking the presence of the "System" using the command: "lsefivar". Output of this command will help determine the real name. It gives a summary of sizes.

(04-28-2022, 11:36 PM)whoareyou Wrote: looking forward to testing
setup_var 0x02 0x01
(04-28-2022, 02:38 PM)Maxinator500 Wrote: DOWNLOAD
find
quote
#28
(04-29-2022, 09:42 AM)Maxinator500 Wrote: I've come to the conclusion that when EFI stops at "looking for variable" it means that the requested instance could not be found.
But the "setup_var_cv" function was used, so why is "System" var. store cannot be found? -I don't know. I even checked that in BIOS VSS this exact name is assigned to the correspondent store. So, this is not as in the case of "SystemConfig" that is equal to "Setup".
But I made another couple of EFI shells, in which I removed all commands except for the standard "setup_var", and also changed the GUID and signature name for search. I can be wrong about how this all actually works, thus it's worth checking the presence of the "System" using the command: "lsefivar". Output of this command will help determine the real name. It gives a summary of sizes.

(04-28-2022, 11:36 PM)whoareyou Wrote: looking forward to testing
setup_var 0x02 0x01
(04-28-2022, 02:38 PM)Maxinator500 Wrote: DOWNLOAD
Okay,

https://photos.google.com/share/AF1QipN1...8xNWRxLWtR

Heres what I see, System is clearly listed there, but getting the same result with setup_var 0x02 0x01 as before...
find
quote
#29
(04-29-2022, 10:43 AM)whoareyou Wrote: the same result
Well, then we must admit that the developers from Micro Electronics did a good job. This method also proved to be inapplicable. It was a waste of time but I'm not complaining. I want to tell you that there is no software method left.
find
quote
#30
(04-29-2022, 12:05 PM)Maxinator500 Wrote:
(04-29-2022, 10:43 AM)whoareyou Wrote: the same result
Well, then we must admit that the developers from Micro Electronics did a good job. This method also proved to be inapplicable. It was a waste of time but I'm not complaining. I want to tell you that there is no software method left.

Alright, thank you for your attempts! Sorry it was a waste of time!
find
quote


Forum Jump:


Users browsing this thread: 4 Guest(s)