Forum RSS Feed Follow @ Twitter Follow On Facebook

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

Username:


Password:





[-]
Latest Threads
[REQUEST] Lenovo Thinkpad X240 (GIETxxWW...
Last Post: BIG666
Today 05:54 AM
» Replies: 338
» Views: 160898
AM3? ECS Geforce 6100PM-M2 v2.0 Award Bi...
Last Post: avenocturno
Today 05:23 AM
» Replies: 2
» Views: 4520
[Help Request] Pegatron 2ad5 motherboard...
Last Post: Khaz
Yesterday 10:53 PM
» Replies: 0
» Views: 85
[REQUEST] Lenovo G400S (7BCNxxWW) Whitel...
Last Post: DamonBSC
Yesterday 04:49 PM
» Replies: 209
» Views: 97792
Crelander DS16 Dual screen BIOS Update f...
Last Post: admjral3
Yesterday 04:15 AM
» Replies: 3
» Views: 1306
[REQUEST] Lenovo M5400 (J6ETxxWW) Whitel...
Last Post: CASADy
04-13-2025 01:16 PM
» Replies: 18
» Views: 8387
Lenovo Ideapad Y700-17ISK BIOS dump
Last Post: titoxx
04-13-2025 11:26 AM
» Replies: 0
» Views: 175
[REQUEST] Fujitsu Siemens Amilo Pro v351...
Last Post: jakobus56
04-13-2025 08:55 AM
» Replies: 56
» Views: 64456
Samsung NP900X3D with partial bios
Last Post: serdarmsc
04-13-2025 07:00 AM
» Replies: 2
» Views: 1079
[Request] MSI PRO DP21 13M UEFI BIOS unl...
Last Post: alex_shane
04-13-2025 03:46 AM
» Replies: 1
» Views: 1025
[REQUEST] ASUS TUF Gaming FX505GD BIOS U...
Last Post: anurag09809
04-13-2025 12:10 AM
» Replies: 1
» Views: 411
[REQUEST] Lenovo IdeaPad Z565 (36CNxxWW)...
Last Post: barie
04-12-2025 06:57 PM
» Replies: 15
» Views: 8845
[REQUEST] Asus Tuf Gaming A15 2024 (FA50...
Last Post: mertuslu
04-12-2025 01:56 PM
» Replies: 0
» Views: 363
Asus Rog Strix Scar 15 G533QS/G733QS Key...
Last Post: alexonpeace
04-12-2025 10:57 AM
» Replies: 1
» Views: 649
[Request] BIOS Unlock for Asus ROG G533Q...
Last Post: alexonpeace
04-12-2025 10:54 AM
» Replies: 2
» Views: 1139
[REQUEST] Lenovo Z410 & Z510 (8DCNxxWW) ...
Last Post: kdeux
04-12-2025 09:35 AM
» Replies: 497
» Views: 188680
[REQUEST] Dell Inspiron (15) 3521/5521 B...
Last Post: DeathBringer
04-12-2025 08:26 AM
» Replies: 120
» Views: 89159
HP 7320 AIO suport i7 2600 & i7 2600k
Last Post: Crypto4on
04-12-2025 07:10 AM
» Replies: 4
» Views: 366
[REQUEST] Lenovo Yoga 2 Pro (76CNxxWW) W...
Last Post: Dudu2002
04-12-2025 04:22 AM
» Replies: 721
» Views: 414506
[REQUEST] Acer Predator Triton PT14-51
Last Post: Dudu2002
04-12-2025 04:09 AM
» Replies: 1
» Views: 370

[READ FIRST] Access Advanced settings through EFI shell
Hi,

I can't use the perl script, it's giving me the same error as other people on this thread...
Do somebody has the result of the perl script for InsydeH20 F.25 rev3.5 UEFI?
I managed to switch to AHCI mode by looking in F.24 logs posted on this thread, by chance the vars 0x36 and 0x39 was used for the same options...

So if somebody could post the entire log for insydeH20 F.25 it would be really great!! Smile

Thanks
find
quote
Hello,

i hope you can help me Smile

i need some options from my BIOS

Acer Aspire V7-582PG
-Bios Revision : 3.7
-Bios Version: 2.24
-Bios Type : Insyde EFI
- Link to Bios Download: LINK
- Link to current .bin: https://www.dropbox.com/s/bnbfdz0507etq05/ZRQ_new.bin

I need the following:
- Disable Integrated Intel Graphics || Disable optimus || set PEG first in order
- set more Memory for Intel Graphics (looks like the default is 64MB)

I need this in order to install OSx Mavericks on this Notebook.
If possible, can you provide a complete structure dump?

with best regards
Bernhard
find
quote
sorry guys, I threw you in the lurch for a long time,

now I came back.

(12-02-2013, 07:05 AM)BJockeyR Wrote: I need the following:
- Disable Integrated Intel Graphics || Disable optimus || set PEG first in order
- set more Memory for Intel Graphics (looks like the default is 64MB)

Not possible to disable Intel graphics, cause your laptop does not have separate bus to operate with discrete graphics. Intel always "show picture" while discrete is ised for mathematics. But it is possible to disable discrete card.

Disable discrete card
setup_var 0x1e7 0x0

set PEG first (this can cause black screen, MB battery removal can help)
setup_var 0x186 0x1

set more memory
setup_var 0x18c XX

where XX is HEX value

Code:
Option: '0 MB' [ Value: '0' Default: 'false' Type: 'int8' ]
Option: '32 MB' [ Value: '1' Default: 'false' Type: 'int8' ]
Option: '64 MB' [ Value: '2' Default: 'true' Type: 'int8' ]
Option: '96 MB' [ Value: '3' Default: 'false' Type: 'int8' ]
Option: '128 MB' [ Value: '4' Default: 'false' Type: 'int8' ]
Option: '160 MB' [ Value: '5' Default: 'false' Type: 'int8' ]
Option: '192 MB' [ Value: '6' Default: 'false' Type: 'int8' ]
Option: '224 MB' [ Value: '7' Default: 'false' Type: 'int8' ]
Option: '256 MB' [ Value: '8' Default: 'false' Type: 'int8' ]
Option: '288 MB' [ Value: '9' Default: 'false' Type: 'int8' ]
Option: '320 MB' [ Value: '10' Default: 'false' Type: 'int8' ]
Option: '352 MB' [ Value: '11' Default: 'false' Type: 'int8' ]
Option: '384 MB' [ Value: '12' Default: 'false' Type: 'int8' ]
Option: '416 MB' [ Value: '13' Default: 'false' Type: 'int8' ]
Option: '448 MB' [ Value: '14' Default: 'false' Type: 'int8' ]
Option: '480 MB' [ Value: '15' Default: 'false' Type: 'int8' ]
Option: '512 MB' [ Value: '16' Default: 'false' Type: 'int8' ]
Option: '1024 MB' [ Value: '17' Default: 'false' Type: 'int8' ]

for example if you want to set 512 then use value 16 (0x10 in HEX)
setup_var 0x18c 0x10

Please do not try my solution for others if you do not want to brick your laptop. Bios varstores not always the same and applies only to specific BIOS.

If you want thank me - HERE IS BEST WAY TO DO IT
find
quote
(12-03-2013, 11:52 AM)Falseclock Wrote: sorry guys, I threw you in the lurch for a long time,

now I came back.

(12-02-2013, 07:05 AM)BJockeyR Wrote: I need the following:
- Disable Integrated Intel Graphics || Disable optimus || set PEG first in order
- set more Memory for Intel Graphics (looks like the default is 64MB)

Not possible to disable Intel graphics, cause your laptop does not have separate bus to operate with discrete graphics. Intel always "show picture" while discrete is ised for mathematics. But it is possible to disable discrete card.

Disable discrete card
setup_var 0x1e7 0x0

set PEG first (this can cause black screen, MB battery removal can help)
setup_var 0x186 0x1

set more memory
setup_vat 0x18c XX

where XX is HEX value

Code:
Option: '0 MB' [ Value: '0' Default: 'false' Type: 'int8' ]
Option: '32 MB' [ Value: '1' Default: 'false' Type: 'int8' ]
Option: '64 MB' [ Value: '2' Default: 'true' Type: 'int8' ]
Option: '96 MB' [ Value: '3' Default: 'false' Type: 'int8' ]
Option: '128 MB' [ Value: '4' Default: 'false' Type: 'int8' ]
Option: '160 MB' [ Value: '5' Default: 'false' Type: 'int8' ]
Option: '192 MB' [ Value: '6' Default: 'false' Type: 'int8' ]
Option: '224 MB' [ Value: '7' Default: 'false' Type: 'int8' ]
Option: '256 MB' [ Value: '8' Default: 'false' Type: 'int8' ]
Option: '288 MB' [ Value: '9' Default: 'false' Type: 'int8' ]
Option: '320 MB' [ Value: '10' Default: 'false' Type: 'int8' ]
Option: '352 MB' [ Value: '11' Default: 'false' Type: 'int8' ]
Option: '384 MB' [ Value: '12' Default: 'false' Type: 'int8' ]
Option: '416 MB' [ Value: '13' Default: 'false' Type: 'int8' ]
Option: '448 MB' [ Value: '14' Default: 'false' Type: 'int8' ]
Option: '480 MB' [ Value: '15' Default: 'false' Type: 'int8' ]
Option: '512 MB' [ Value: '16' Default: 'false' Type: 'int8' ]
Option: '1024 MB' [ Value: '17' Default: 'false' Type: 'int8' ]

for example if you want to set 512 then use value 16 (0x10 in HEX)
setup_var 0x18c 0x10

Please do not try my solution for others if you do not want to brick your laptop. Bios varstores not always the same and applies only to specific BIOS.

Thank you very much,

Ive just tried to set does values but my uefi shell says that setup_vars is not a valid command (using your linked BOOTX64.efi doesnt work, tried a view different shells (Grub, Clover, another efi file i downloaded). EFI Revision: 2.31
find
quote
(12-03-2013, 01:47 PM)BJockeyR Wrote: Ive just tried to set does values but my uefi shell says that setup_vars is not a valid command (using your linked BOOTX64.efi doesnt work, tried a view different shells (Grub, Clover, another efi file i downloaded). EFI Revision: 2.31

setup_var, not setup_vars

are you see black screen with yellow command line when booting from posted EFI shell?

If you want thank me - HERE IS BEST WAY TO DO IT
find
quote
(12-03-2013, 01:51 PM)Falseclock Wrote:
(12-03-2013, 01:47 PM)BJockeyR Wrote: Ive just tried to set does values but my uefi shell says that setup_vars is not a valid command (using your linked BOOTX64.efi doesnt work, tried a view different shells (Grub, Clover, another efi file i downloaded). EFI Revision: 2.31

setup_var, not setup_vars

are you see black screen with yellow command line when booting from posted EFI shell?

sorry i mean setup_var ... mistyped it here

When using your efi file, i get nothing (only the acer logo). When using other shells, i get the uefi shell (yellow text, listing of devices in the beginning etc). help -b doesn´t list the "setup_var" with dmpstore i could print the nvram (but not modify)
find
quote
try this one, it should work. and do not forget to disable secure boot

.zip   bootx64.zip (Size: 777.67 KB / Downloads: 288)

If you want thank me - HERE IS BEST WAY TO DO IT
find
quote
thank you, that efi shell works for me
find
quote
(12-03-2013, 02:23 PM)BJockeyR Wrote: thank you, that efi shell works for me
and? how is the process?

If you want thank me - HERE IS BEST WAY TO DO IT
find
quote
I`am testing ... and reading the log file which you have sent me.

Until now MacOSx does not regocnize the changes in the way i hoped Sad , Intel Graphics is always in the first place (and since the 4400HD is not official supported by Mavericks, it only works with 64MB regardless of BIOS Settings)
find
quote


Forum Jump:


Users browsing this thread: 19 Guest(s)