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
CLEVO BIOS Mods
Last Post: Monst77
Today 06:17 PM
» Replies: 241
» Views: 474660
Optiplex 7060 SFF 9th Generation Intel C...
Last Post: yhyangkk
Today 04:44 PM
» Replies: 66
» Views: 25724
[REQUEST] Lenovo ThinkPad Yoga S1 (GQETx...
Last Post: Dudu2002
Today 02:08 PM
» Replies: 114
» Views: 52386
I need a bios modificiation of core 2 du...
Last Post: DeathBringer
Today 11:51 AM
» Replies: 3
» Views: 330
[REQUEST] Lenovo G500 (78CNxxWW) Whiteli...
Last Post: Cryptocase
Today 04:47 AM
» Replies: 1223
» Views: 430111
[REQUEST] Lenovo ThinkPad T450(s) (JBETx...
Last Post: Smart_Tech
Today 04:24 AM
» Replies: 147
» Views: 98496
Help recovering Acer Aspire 4750G BIOS
Last Post: MyAngelMegu
05-11-2025 03:21 PM
» Replies: 0
» Views: 216
[Unlocked] Acer Aspire One D250
Last Post: whatsup1827
05-11-2025 01:09 PM
» Replies: 7
» Views: 8048
[REQUEST] Lenovo G580 (5ECNxxWW) Bios Un...
Last Post: LenovoUserBios
05-11-2025 07:10 AM
» Replies: 369
» Views: 169010
Toshiba Satellite L650-1NT - bios modifi...
Last Post: DeathBringer
05-10-2025 05:26 PM
» Replies: 13
» Views: 585
HP DV6745US BIOS Whitelist Mod request
Last Post: L3na2rd
05-10-2025 01:40 PM
» Replies: 22
» Views: 16136
[REQUEST] Lenovo Legion Y540 (BHCNxxWW) ...
Last Post: Dudu2002
05-10-2025 01:08 PM
» Replies: 15
» Views: 6071
HP Z2 SFF G9 - Trying to fix BIOS after ...
Last Post: AdamAli99
05-10-2025 12:44 PM
» Replies: 7
» Views: 537
IPISB-AG REV 1.03 (1.04): Disable CPU wh...
Last Post: mikmeh
05-10-2025 11:41 AM
» Replies: 34
» Views: 18081
Dell Latitude 3410 Bios Undervolt
Last Post: thebbot
05-10-2025 11:13 AM
» Replies: 0
» Views: 265
[REQUEST] Acer Aspire A315-58(G) BIOS un...
Last Post: Dudu2002
05-10-2025 10:30 AM
» Replies: 10
» Views: 3020
[WELL, PARTICALLY SOLVED, i`m satisfied,...
Last Post: StirlizZ
05-09-2025 07:03 PM
» Replies: 1
» Views: 495
Machenike L16
Last Post: Dudu2002
05-09-2025 05:41 PM
» Replies: 1
» Views: 330
[Request] HP 620 whitelist removal
Last Post: TechnicFreakJulian
05-09-2025 04:00 PM
» Replies: 10
» Views: 12045
[REQUEST] Acer Swift Go 14 SFG14-73 Inte...
Last Post: Dudu2002
05-09-2025 02:51 PM
» Replies: 1
» Views: 481

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: 2 Guest(s)