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
Asus GA502DU BIOS Mod Help
Last Post: VonRage
Today 06:06 PM
» Replies: 0
» Views: 4
[REQUEST] Sony VAIO VGN-NR300 & VGN-NR40...
Last Post: kahlil88
Today 12:22 PM
» Replies: 16
» Views: 10912
Black Screen after BIOS update
Last Post: Sam_H
Yesterday 04:33 PM
» Replies: 0
» Views: 192
[REQUEST] Gigabyte AERO 15 XA Bios Unloc...
Last Post: dmist
Yesterday 01:34 PM
» Replies: 29
» Views: 7409
Acer nitro an16-41 device bios is corrup...
Last Post: trustdprocess
Yesterday 11:05 AM
» Replies: 1
» Views: 536
[REQUEST] Lenovo Y520-15IKBN (4KCNxxWW) ...
Last Post: ihazcat
Yesterday 05:59 AM
» Replies: 66
» Views: 49580
[REQUEST] Acer Predator Helios 300 PH315...
Last Post: Dudu2002
Yesterday 04:53 AM
» Replies: 35
» Views: 8519
[REQUEST] Lenovo IdeaPad U310 & U410 (65...
Last Post: Dudu2002
Yesterday 02:33 AM
» Replies: 1785
» Views: 578228
[Request] ASUS X99-WS/IPMI PCIe Slot Bif...
Last Post: benneffect1
04-15-2025 07:37 PM
» Replies: 14
» Views: 1482
[REQUEST] Lenovo Thinkpad X240 (GIETxxWW...
Last Post: BIG666
04-15-2025 05:54 AM
» Replies: 338
» Views: 161861
AM3? ECS Geforce 6100PM-M2 v2.0 Award Bi...
Last Post: avenocturno
04-15-2025 05:23 AM
» Replies: 2
» Views: 4562
nvm
Last Post: Khaz
04-14-2025 10:53 PM
» Replies: 0
» Views: 312
[REQUEST] Lenovo G400S (7BCNxxWW) Whitel...
Last Post: DamonBSC
04-14-2025 04:49 PM
» Replies: 209
» Views: 98273
Crelander DS16 Dual screen BIOS Update f...
Last Post: admjral3
04-14-2025 04:15 AM
» Replies: 3
» Views: 1357
[REQUEST] Lenovo M5400 (J6ETxxWW) Whitel...
Last Post: CASADy
04-13-2025 01:16 PM
» Replies: 18
» Views: 8432
Lenovo Ideapad Y700-17ISK BIOS dump
Last Post: titoxx
04-13-2025 11:26 AM
» Replies: 0
» Views: 276
[REQUEST] Fujitsu Siemens Amilo Pro v351...
Last Post: jakobus56
04-13-2025 08:55 AM
» Replies: 56
» Views: 64548
Samsung NP900X3D with partial bios
Last Post: serdarmsc
04-13-2025 07:00 AM
» Replies: 2
» Views: 1097
[Request] MSI PRO DP21 13M UEFI BIOS unl...
Last Post: alex_shane
04-13-2025 03:46 AM
» Replies: 1
» Views: 1044
[REQUEST] ASUS TUF Gaming FX505GD BIOS U...
Last Post: anurag09809
04-13-2025 12:10 AM
» Replies: 1
» Views: 561

[READ FIRST] Access Advanced settings through EFI shell
#71
I need to disable memory Remap Feature any help please.
PHP Code:
<?php 
- Suppress IF:
|
Question [ ID: '0xce' ] == 0x00
| Select option: ' Interrupt Remapping' [ VarStore: '0x1d8', QuestionId: '0xcf', Help: 'Enable/Disable Interrupt Remapping function']
|
Option: 'Disabled' [ Value: '0' Default: 'true' Type: 'int8' ]
|
Option: 'Enabled' [ Value: '1' Default: 'false' Type: 'int8' ]
- END IF Suppress;
find
quote
#72
(05-30-2013, 03:41 AM)Jeams.B Wrote: I need to disable memory Remap Feature any help please.
PHP Code:
<?php 
- Suppress IF:
|
Question [ ID: '0xce' ] == 0x00
| Select option: ' Interrupt Remapping' [ VarStore: '0x1d8', QuestionId: '0xcf', Help: 'Enable/Disable Interrupt Remapping function']
|
Option: 'Disabled' [ Value: '0' Default: 'true' Type: 'int8' ]
|
Option: 'Enabled' [ Value: '1' Default: 'false' Type: 'int8' ]
- END IF Suppress;


1. Download latest version of you BIOS which is F.26
2. Flash new BIOS
3. Take USB stick and format to FAT32
4. Create directory structure EFI\Boot
5. Download BOOTX64.EFI
6. Put downloaded file to Boot directory.
7. Restart and enter BIOS setup.
8. Make sure you have following values:
Legacy Support: Disable
Secure Boot: Disable
9. Reboot and press F9 to boot from USB stick
10. Give commands:
setup_var 0x1d8 0x00
11. Reboot and you Windows should find Intel AHCI controller.
12. REPORT RESULT HERE
13. Enjoy.

Thanks to FalseclockWink.
find
quote
#73
do you think you can do something for this BIOS
http://www.bios-mods.com/forum/Thread-VA...nlock-BIOS
find
quote
#74
Model: HP Envy M6 1178SA
Latest BIOS Version: F.25
Supported Models: 18A4 and 18A5
BIOS Type: InsydeH2o
BIOS Reported System Board ID: 18A5
HP direct link: http://ftp.hp.com/pub/softpaq/sp60501-61000/sp60874.exe
Self Extracted Bios (Universal BIOS Backup ToolKit 2.0): http://www.mediafire.com/?31nyec87r9a9ir2

@FalseClock - I'd like to be able to see the available graphics bios variables for my system. Atm my current os has both loaded simultaneously (IGPU & Discrete GPU) whilst IGPU is the only one in use, therefore causing unnecessary power drain. Would like to either disable discrete GPU or if available disable IGPU. Please could you expose my setup variables via your method and produce a log for me.

Best Regards,

stickman89
find
quote
#75
hello, Falseclock
по русски шпрехаешь?
I'd like to see the available graphics bios variables)
I need to dissable optimus(it will be perfect if i can use nvidia card instead of intel hd)
also i would like to try use another PowerXpress Setting of video
can you decrypt my bios?
which version is better?
this is the latest
http://ftp.hp.com/pub/softpaq/sp60501-61000/sp60606.exe

my notebook hp envy dv6-7252er
thanks for help)

P.S. one time i can dissable intel hd in my pavilion G62, and use only ati, i have changed some value in EEPROM and after this i have one video card. but i afraid to use the same method for my new notebook
find
quote
#76
Hi Falseclock
I'm trying to adjust the charging, from quick charge, to slower charge, anything along these lines in the BIOS?
Model: Motion Computing CL910
Latest BIOS: http://www.motioncomputing.com/drivers/C...4_BIOS.zip

Thanks
Chris
find
quote
#77
(05-31-2013, 04:35 PM)Edoir Wrote: do you think you can do something for this BIOS
http://www.bios-mods.com/forum/Thread-VA...nlock-BIOS

http://rghost.ru/46519044

use normal editor and choose UTF-8 codepage

(05-31-2013, 09:30 PM)stickman1989 Wrote: Model: HP Envy M6 1178SA
Latest BIOS Version: F.25
Supported Models: 18A4 and 18A5
BIOS Type: InsydeH2o
BIOS Reported System Board ID: 18A5
HP direct link: http://ftp.hp.com/pub/softpaq/sp60501-61000/sp60874.exe
Self Extracted Bios (Universal BIOS Backup ToolKit 2.0): http://www.mediafire.com/?31nyec87r9a9ir2

http://rghost.ru/46519081

(06-02-2013, 12:47 PM)grinchenko Wrote: по русски шпрехаешь?

http://ftp.hp.com/pub/softpaq/sp60501-61000/sp60606.exe

my notebook hp envy dv6-7252er
thanks for help)

шпрехаю и очень хорошо шпрехаю, хоть и не мой родной язык Big Grin

your bios is old, please download latest version F.26

http://rghost.ru/46519119 - this if for F.26

(06-04-2013, 07:23 AM)the_fbi Wrote: Hi Falseclock
I'm trying to adjust the charging, from quick charge, to slower charge, anything along these lines in the BIOS?
Model: Motion Computing CL910
Latest BIOS: http://www.motioncomputing.com/drivers/C...4_BIOS.zip

Thanks
Chris

Unfortunately your bios not UEFI to use my method

(05-30-2013, 03:41 AM)Jeams.B Wrote: I need to disable memory Remap Feature any help please.
PHP Code:
<?php 
- Suppress IF:
|
Question [ ID: '0xce' ] == 0x00
| Select option: ' Interrupt Remapping' [ VarStore: '0x1d8', QuestionId: '0xcf', Help: 'Enable/Disable Interrupt Remapping function']
|
Option: 'Disabled' [ Value: '0' Default: 'true' Type: 'int8' ]
|
Option: 'Enabled' [ Value: '1' Default: 'false' Type: 'int8' ]
- END IF Suppress;

it is already disabled by default if this log from your bios ))

If you want thank me - HERE IS BEST WAY TO DO IT
find
quote
#78
@FalseClock - Wow my board shows an incredible amount of Graphics Options available. Disabling via setup_var 0x193 0x0 resulted in Black Screen, pulling CMOS had no effect and was unable to restore via USB Recovery either. No worries in that respects, I've had to issue it for repair.

If you could glance over your provided setup variables for my 18A5 system, would you assume any other options would of needed enabling/disabling to achieve either...

1) IGPU only (Disabling DGPU)
or Ideally...
2) Disabling IGPU (DGPU Only)

My intention was for a fixed graphics mode, rather then dynamic/switchable in the hope of being able to POST with and use DGPU ideally.
After reviewing it looks's like Varstore "0x1e6" is responsible, however I've no idea what GPU would remain active toggling to "0x0". Thoughts?

Edit: I probably should of used the following:

"0x1e6 0x0"
"0x192 0x3" or "0x1"
"0x196 0x1"

Many thanks for decompiling this BIOS, is greatly appreciated.

Best Regards,
s89
find
quote
#79
Falseclock, I see that you have a laptop that use sp61457.exe bios.

Can you please share with me the .log file to see what video options we have?

Thanks
find
quote
#80
(06-06-2013, 12:44 PM)williegomezt Wrote: Falseclock, I see that you have a laptop that use sp61457.exe bios.

Can you please share with me the .log file to see what video options we have?

Thanks

http://rghost.ru/46569088

(06-05-2013, 12:23 PM)stickman1989 Wrote: Edit: I probably should of used the following:

"0x1e6 0x0"
"0x192 0x3" or "0x1"
"0x196 0x1"

Many thanks for decompiling this BIOS, is greatly appreciated.
Thank you so much for testings.

If you want thank me - HERE IS BEST WAY TO DO IT
find
quote


Forum Jump:


Users browsing this thread: 16 Guest(s)