Forum RSS Feed Follow @ Twitter Follow On Facebook

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

Username:


Password:





[-]
Latest Threads
Corrupt Lenovo Ideapad 3-15IGL05 Bios wi...
Last Post: GrantMcLachlan
Today 02:31 AM
» Replies: 0
» Views: 43
[REQUEST] Lenovo Y70-70 (9ECNxxWW) White...
Last Post: Dudu2002
Yesterday 04:53 PM
» Replies: 101
» Views: 22292
[REQUEST] Acer Aspire 5315 BIOS Unlock
Last Post: FG_JK
Yesterday 11:35 AM
» Replies: 17
» Views: 5926
[REQUEST] Acer Aspire E5-575(G) BIOS unl...
Last Post: Dudu2002
Yesterday 10:00 AM
» Replies: 142
» Views: 51824
[REQUEST] ASUS TUF Gaming FX705DU BIOS U...
Last Post: kenpachi
Yesterday 05:57 AM
» Replies: 1
» Views: 72
Add Broadwell support to Fujitsu D3348B1...
Last Post: mforce2
Yesterday 04:33 AM
» Replies: 4
» Views: 102
[REQUEST] Thinkpad Lenovo L13 Yoga gen3 ...
Last Post: quantumx3
03-17-2024 07:00 PM
» Replies: 4
» Views: 220
[GUIDE] Flash BIOS with CH341A programme...
Last Post: pareja119
03-17-2024 01:58 PM
» Replies: 35
» Views: 108055
New Members Say Hi Here
Last Post: Gordin
03-17-2024 01:18 PM
» Replies: 159
» Views: 210519
[REQUEST] Acer Nitro 5 AN515-54 BIOS Unl...
Last Post: Dudu2002
03-17-2024 08:38 AM
» Replies: 78
» Views: 21773
GA-990FXA-UD3 (rev. 4.0)
Last Post: weser
03-16-2024 09:58 AM
» Replies: 0
» Views: 103
PCIe Bifurcation on Fujitsu D3402-B21
Last Post: StancuFlorin
03-16-2024 06:12 AM
» Replies: 0
» Views: 88
[Request] Adding 7th Gen CPU support to ...
Last Post: StancuFlorin
03-16-2024 05:57 AM
» Replies: 5
» Views: 263
amibios 5.12 modding help
Last Post: osku81
03-15-2024 01:38 PM
» Replies: 2
» Views: 170
ch341a and asprogrammer error
Last Post: jean luc ferre
03-15-2024 01:10 PM
» Replies: 0
» Views: 122
[REQUEST] Lenovo Ideadpad N581 Whitelist...
Last Post: Dudu2002
03-15-2024 12:21 PM
» Replies: 237
» Views: 58382
CPU upgrade on Asus X51L
Last Post: DeathBringer
03-15-2024 12:21 AM
» Replies: 15
» Views: 1346
[REQUEST] Lenovo ThinkPad Edge E320 (8NE...
Last Post: Dudu2002
03-14-2024 05:22 PM
» Replies: 96
» Views: 26511
[REQUEST] Lenovo Ideapad Y550 (15CNxxWW)...
Last Post: analiel1
03-14-2024 03:10 PM
» Replies: 9
» Views: 4661
[REQUEST] Lenovo G50-70 (9ACNxxWW) White...
Last Post: Dudu2002
03-14-2024 02:50 PM
» Replies: 274
» Views: 65719

[READ FIRST] Access Advanced settings through EFI shell
#11
(05-15-2013, 07:26 AM)Falseclock Wrote:
(05-15-2013, 07:11 AM)Slbomber Wrote: HP g6-2158sr
Insyde H20
Bios version: F.24
Bios type: Insyde EFI

I need to disable a Intel integrated graphics.. I need to ONLY my discrete videocard, it's possible?

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

1. Take this BIOS.
2. Unpack with any unzip software
3. Find platform.ini
4. Edit following lines in it
Code:
[BackupROM]
Flag=1
FilePath=c:
FileName=0183AF24.BIN
5. Flash the same BIOS again with modified platform.ini
6. After reboot you will find dumped current BIOS on C drive
7. Upload dump somewhere and give download link

(05-15-2013, 07:11 AM)Slbomber Wrote: I need to disable a Intel integrated graphics.. I need to ONLY my discrete videocard, it's possible?
Theoretically it is possible, but nobody can guaranty notebook will startup without internal VIDEO, even if such option is exist in the BIOS. If black screen is happen, you can take out BIOS battery to erase VSS memory and return default options. Anyway you have to create UEFI bios recovery USB stick and test it before changing any options. This is my advice.

You should understand, possible behavior - is forever brick.
I had such experience when was enabling "disabled by default" such devices like USB, SATA, LAN

But never tested VIDEO

Thank you for answer)) Backuped BIOS download link: http://rghost.ru/46020863

And more one question: how do i create UEFI USB recovery disk for BIOS?
find
quote
#12
(05-15-2013, 11:07 AM)Slbomber Wrote: Thank you for answer)) Backuped BIOS download link: http://rghost.ru/46020863

And more one question: how do i create UEFI USB recovery disk for BIOS?

Вот твой биос

Here is your Video menu in advanced section

Code:
┌────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Form Name: 'InsydeH2O Setup Utility'                                                               [ ID: '0x0025' ]│
└────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
Subtitle: 'Video Configuration'
┌- Grayout IF:
|    Question [ ID: '0x0f' ] == 0x02
|    Question [ ID: '0x0e' ] == 0x01
|    AND expression
└- END IF Grayout;
Select option: 'Special Features'               [ VarStore: '0x1e6', QuestionId: '0x92',   Help: 'Enable Switch Graphic Function']
  Option: 'Disabled'                            [ Value: '0'   Default: 'false'    Type: 'int8'  ]
  Option: 'Enabled'                             [ Value: '1'   Default: 'true'     Type: 'int8'  ]
┌- Grayout IF:
|    Question [ ID: '0x0f' ] == 0x02
|    Question [ ID: '0x0e' ] == 0x01
|    AND expression
└- END IF Grayout;
Select option: 'Primary Display '               [ VarStore: '0x192', QuestionId: '0xa03',   Help: 'Primary Display ']
  Option: 'IGFX'                                [ Value: '0'   Default: 'false'    Type: 'int8'  ]
  Option: 'PEG'                                 [ Value: '1'   Default: 'false'    Type: 'int8'  ]
  Option: 'PCI'                                 [ Value: '2'   Default: 'false'    Type: 'int8'  ]
  Option: 'SG'                                  [ Value: '4'   Default: 'true'     Type: 'int8'  ]
Reference: 'Internal Graphic Device' [ FormID: '0x0250', QuestionId: '0x93', VarStore: '0xffff' ]
Reference: 'Pci Express Graphic' [ FormID: '0x0251', QuestionId: '0x94', VarStore: '0xffff' ]
Reference: 'SA DMI Configuration' [ FormID: '0x0252', QuestionId: '0x95', VarStore: '0xffff' ]
┌────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Form Name: 'InsydeH2O Setup Utility'                                                               [ ID: '0x0250' ]│
└────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
Subtitle: 'Internal Graphic Device'
┌- Grayout IF:
|    Question [ ID: '0x0f' ] == 0x02
|    Question [ ID: '0x0e' ] == 0x01
|    AND expression
└- END IF Grayout;
Select option: 'Internal Graphics Device '      [ VarStore: '0x193', QuestionId: '0xa02',   Help: 'Enable IGD ']
  Option: 'Auto'                                [ Value: '2'   Default: 'false'    Type: 'int8'  ]
  Option: 'Enabled'                             [ Value: '1'   Default: 'true'     Type: 'int8'  ]
┌- Grayout IF:
|    Question [ ID: '0x0f' ] == 0x02
|    Question [ ID: '0x0e' ] == 0x01
|    AND expression
└- END IF Grayout;
Select option: 'RC6 (Render Standby)'           [ VarStore: '0x194', QuestionId: '0x96',   Help: 'Graphic Render C-State(RC6) is a technique designed to optimize the average power to the graphics render engine during times of idleness of the render engine.']
  Option: 'Disabled'                            [ Value: '0'   Default: 'false'    Type: 'int8'  ]
  Option: 'Enabled'                             [ Value: '1'   Default: 'true'     Type: 'int8'  ]
┌- Grayout IF:
|    Question [ ID: '0x0f' ] == 0x02
|    Question [ ID: '0x0e' ] == 0x01
|    AND expression
└- END IF Grayout;
Select option: 'Deep Render Standby'            [ VarStore: '0x20a', QuestionId: '0x97',   Help: 'Configure Deep Render Standby']
  Option: 'Disabled'                            [ Value: '0'   Default: 'false'    Type: 'int8'  ]
  Option: 'Enabled'                             [ Value: '1'   Default: 'true'     Type: 'int8'  ]
┌- Grayout IF:
|    Question [ ID: '0x0f' ] == 0x02
|    Question [ ID: '0x0e' ] == 0x01
|    AND expression
└- END IF Grayout;
Select option: 'IGD - Gtt Size'                 [ VarStore: '0x195', QuestionId: '0xa01',   Help: 'Select the Gtt size']
  Option: '1 MB'                                [ Value: '1'   Default: 'false'    Type: 'int8'  ]
  Option: '2 MB'                                [ Value: '2'   Default: 'true'     Type: 'int8'  ]
┌- Grayout IF:
|    Question [ ID: '0x0f' ] == 0x02
|    Question [ ID: '0x0e' ] == 0x01
|    AND expression
└- END IF Grayout;
Select option: 'IGD - Aperture Size'            [ VarStore: '0x197', QuestionId: '0xa04',   Help: 'Select the Aperture Size ']
  Option: '128 MB'                              [ Value: '1'   Default: 'false'    Type: 'int8'  ]
  Option: '256 MB'                              [ Value: '2'   Default: 'true'     Type: 'int8'  ]
  Option: '512 MB'                              [ Value: '3'   Default: 'false'    Type: 'int8'  ]
┌- Grayout IF:
|    Question [ ID: '0x0f' ] == 0x02
|    Question [ ID: '0x0e' ] == 0x01
|    AND expression
└- END IF Grayout;
Select option: 'IGD - DVMT Pre-Allocated'       [ VarStore: '0x198', QuestionId: '0xa00',   Help: 'Select DVMT5.0 Pre-Allocated(Fixed) Graphics Memory size used by the Internal Graphics Device.']
  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'  ]
┌- Grayout IF:
|    Question [ ID: '0x0f' ] == 0x02
|    Question [ ID: '0x0e' ] == 0x01
|    AND expression
└- END IF Grayout;
Select option: 'IGD - DVMT Size'                [ VarStore: '0x199', QuestionId: '0x98',   Help: ' Select the size of DVMT 5.0 that the Internal Graphics Device will use']
  Option: '128 MB'                              [ Value: '1'   Default: 'false'    Type: 'int8'  ]
  Option: '256 MB'                              [ Value: '2'   Default: 'false'    Type: 'int8'  ]
  Option: 'MAX'                                 [ Value: '255'   Default: 'true'     Type: 'int8'  ]
┌- Grayout IF:
|    Question [ ID: '0x0f' ] == 0x02
|    Question [ ID: '0x0e' ] == 0x01
|    AND expression
└- END IF Grayout;
┌- Suppress IF:
|    Question [ ID: '0xa3' ] == 0x02
|    Select option: 'IGD - Boot Type'                [ VarStore: '0x19a', QuestionId: '0x99',   Help: 'Select the Video Device that will be activated during POST']
|      Option: 'VBIOS Default'                       [ Value: '0'   Default: 'true'     Type: 'int8'  ]
|      Option: 'CRT'                                 [ Value: '1'   Default: 'false'    Type: 'int8'  ]
|      Option: 'EFP'                                 [ Value: '4'   Default: 'false'    Type: 'int8'  ]
|      Option: 'LFP'                                 [ Value: '8'   Default: 'false'    Type: 'int8'  ]
|      Option: 'EFP3'                                [ Value: '32'   Default: 'false'    Type: 'int8'  ]
|      Option: 'EFP2'                                [ Value: '64'   Default: 'false'    Type: 'int8'  ]
|      Option: 'LFP2'                                [ Value: '128'   Default: 'false'    Type: 'int8'  ]
└- END IF Suppress;
┌- Grayout IF:
|    Question [ ID: '0x0f' ] == 0x02
|    Question [ ID: '0x0e' ] == 0x01
|    AND expression
└- END IF Grayout;
┌- Suppress IF:
|    Question [ ID: '0xa3' ] == 0x02
|    Question [ ID: '0x99' ] == 0x00
|    OR expression
└- END IF Suppress;
Select option: 'IGD - Boot Type 2'              [ VarStore: '0x19b', QuestionId: '0x9a',   Help: 'Select Secondary Display Device']
  Option: 'Disabled'                            [ Value: '0'   Default: 'true'     Type: 'int8'  ]
  Option: 'CRT'                                 [ Value: '1'   Default: 'false'    Type: 'int8'  ]
  Option: 'EFP'                                 [ Value: '4'   Default: 'false'    Type: 'int8'  ]
  Option: 'LFP'                                 [ Value: '8'   Default: 'false'    Type: 'int8'  ]
  Option: 'EFP3'                                [ Value: '32'   Default: 'false'    Type: 'int8'  ]
  Option: 'EFP2'                                [ Value: '64'   Default: 'false'    Type: 'int8'  ]
  Option: 'LFP2'                                [ Value: '128'   Default: 'false'    Type: 'int8'  ]
┌- Grayout IF:
|    Question [ ID: '0x0f' ] == 0x02
|    Question [ ID: '0x0e' ] == 0x01
|    AND expression
└- END IF Grayout;
┌- Suppress IF:
|    Question [ ID: '0xa3' ] == 0x02
|    NOT expression
└- END IF Suppress;
Select option: 'IGD - Boot Type'                [ VarStore: '0x19a', QuestionId: '0x9b',   Help: 'Select the Video Device that will be activated during POST']
  Option: 'VBT Default'                         [ Value: '0'   Default: 'true'     Type: 'int8'  ]
  Option: 'CRT'                                 [ Value: '1'   Default: 'false'    Type: 'int8'  ]
  Option: 'LFP'                                 [ Value: '8'   Default: 'false'    Type: 'int8'  ]
  Option: 'EFP'                                 [ Value: '4'   Default: 'false'    Type: 'int8'  ]
  Option: 'EFP2'                                [ Value: '64'   Default: 'false'    Type: 'int8'  ]
  Option: 'EFP3'                                [ Value: '32'   Default: 'false'    Type: 'int8'  ]
┌- Suppress IF:
|    Question [ ID: '0xa3' ] == 0x02
|    NOT expression
|    Question [ ID: '0x9b' ] == 0x00
|    OR expression
└- END IF Suppress;
Select option: 'IGD - Boot Type 2'              [ VarStore: '0x19b', QuestionId: '0x9c',   Help: 'Select Secondary Display Device']
  Option: 'Disabled'                            [ Value: '0'   Default: 'true'     Type: 'int8'  ]
  Option: 'CRT'                                 [ Value: '1'   Default: 'false'    Type: 'int8'  ]
  Option: 'LFP'                                 [ Value: '8'   Default: 'false'    Type: 'int8'  ]
  Option: 'EFP'                                 [ Value: '4'   Default: 'false'    Type: 'int8'  ]
  Option: 'EFP2'                                [ Value: '64'   Default: 'false'    Type: 'int8'  ]
  Option: 'EFP3'                                [ Value: '32'   Default: 'false'    Type: 'int8'  ]
┌- Grayout IF:
|    Question [ ID: '0x0f' ] == 0x02
|    Question [ ID: '0x0e' ] == 0x01
|    AND expression
└- END IF Grayout;
Select option: 'IGD - LCD Panel Type'           [ VarStore: '0x19c', QuestionId: '0x9d',   Help: 'Select the Panel used by the Internal Graphics Device by selecting the appropriate setup item']
  Option: '640x480   LVDS'                      [ Value: '1'   Default: 'false'    Type: 'int8'  ]
  Option: '800x600   LVDS'                      [ Value: '2'   Default: 'false'    Type: 'int8'  ]
  Option: '1024x768  LVDS1'                     [ Value: '3'   Default: 'true'     Type: 'int8'  ]
  Option: '1280x1024 LVDS'                      [ Value: '4'   Default: 'false'    Type: 'int8'  ]
  Option: '1400x1050 LVDS1'                     [ Value: '5'   Default: 'false'    Type: 'int8'  ]
  Option: '1400x1050 LVDS2'                     [ Value: '6'   Default: 'false'    Type: 'int8'  ]
  Option: '1600x1200 LVDS'                      [ Value: '7'   Default: 'false'    Type: 'int8'  ]
  Option: '1366x768  LVDS'                      [ Value: '8'   Default: 'false'    Type: 'int8'  ]
  Option: '1680x1050 LVDS'                      [ Value: '9'   Default: 'false'    Type: 'int8'  ]
  Option: '1920x1200 LVDS'                      [ Value: '10'   Default: 'false'    Type: 'int8'  ]
  Option: '1440x900  LVDS'                      [ Value: '11'   Default: 'false'    Type: 'int8'  ]
  Option: '1600x900  LVDS'                      [ Value: '12'   Default: 'false'    Type: 'int8'  ]
  Option: '1024x768  LVDS2'                     [ Value: '13'   Default: 'false'    Type: 'int8'  ]
  Option: '1280x800  LVDS'                      [ Value: '14'   Default: 'false'    Type: 'int8'  ]
  Option: '1920x1080 LVDS'                      [ Value: '15'   Default: 'false'    Type: 'int8'  ]
  Option: '2048x1536 LVDS'                      [ Value: '16'   Default: 'false'    Type: 'int8'  ]
Select option: 'Backlight Control'              [ VarStore: '0x19d', QuestionId: '0x9e',   Help: 'Backlight Control Setting']
  Option: 'PWM Inverted'                        [ Value: '0'   Default: 'true'     Type: 'int8'  ]
  Option: 'PWM Normal'                          [ Value: '2'   Default: 'false'    Type: 'int8'  ]
  Option: 'GMBUS Inverted'                      [ Value: '1'   Default: 'false'    Type: 'int8'  ]
  Option: 'GMBUS Normal'                        [ Value: '3'   Default: 'false'    Type: 'int8'  ]
Select option: 'IGD - TV'                       [ VarStore: '0x19e', QuestionId: '0x9f',   Help: 'Select the TV standard used by the Internal Graphics Device']
  Option: 'VBIOS Default'                       [ Value: '0'   Default: 'true'     Type: 'int8'  ]
  Option: 'NTSC'                                [ Value: '1'   Default: 'false'    Type: 'int8'  ]
  Option: 'PAL'                                 [ Value: '2'   Default: 'false'    Type: 'int8'  ]
  Option: 'SECAM'                               [ Value: '3'   Default: 'false'    Type: 'int8'  ]
Select option: 'IGD - Gfx Low Power Mode'       [ VarStore: '0x19f', QuestionId: '0xa0',   Help: 'This option is applicable for SFF only.']
  Option: 'Disabled'                            [ Value: '0'   Default: 'false'    Type: 'int8'  ]
  Option: 'Enabled'                             [ Value: '1'   Default: 'true'     Type: 'int8'  ]
Select option: 'Active LFP'                     [ VarStore: '0x1a0', QuestionId: '0xa1',   Help: 'Selects the Active LFP Configuration']
  Option: 'No LVDS'                             [ Value: '0'   Default: 'false'    Type: 'int8'  ]
  Option: 'Int-LVDS'                            [ Value: '1'   Default: 'false'    Type: 'int8'  ]
  Option: 'SDVO LVDS'                           [ Value: '2'   Default: 'false'    Type: 'int8'  ]
  Option: 'eDP'                                 [ Value: '3'   Default: 'false'    Type: 'int8'  ]
  Option: 'VBIOS Default'                       [ Value: '255'   Default: 'true'     Type: 'int8'  ]
Select option: 'Panel Color Depth'              [ VarStore: '0x1a1', QuestionId: '0xa2',   Help: 'Select the LFP Panel Color Depth']
  Option: '18 Bit'                              [ Value: '0'   Default: 'true'     Type: 'int8'  ]
  Option: '24 Bit'                              [ Value: '1'   Default: 'false'    Type: 'int8'  ]
┌- Suppress IF:
|    EQ == TRUE
|    └- END IF Suppress;
┌────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Form Name: 'InsydeH2O Setup Utility'                                                               [ ID: '0x0251' ]│
└────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
Subtitle: 'Pci Express Graphic'
┌- Grayout IF:
|    Question [ ID: '0x0f' ] == 0x02
|    Question [ ID: '0x0e' ] == 0x01
|    AND expression
└- END IF Grayout;
Select option: 'PCIE Reset Delay'               [ VarStore: '0x33e', QuestionId: '0xa4',   Help: 'Delay for PCIE reset. Set to longer time if PEG doesn't work.']
  Option: 'Disabled'                            [ Value: '0'   Default: 'false'    Type: 'int8'  ]
  Option: '50 ms'                               [ Value: '5'   Default: 'false'    Type: 'int8'  ]
  Option: '100 ms'                              [ Value: '10'   Default: 'true'     Type: 'int8'  ]
  Option: '200 ms'                              [ Value: '20'   Default: 'false'    Type: 'int8'  ]
  Option: '300 ms'                              [ Value: '30'   Default: 'false'    Type: 'int8'  ]
Select option: 'ASPM'                           [ VarStore: '0x1a2', QuestionId: '0xa5',   Help: 'Control ASPM support for the PEG Device.']
  Option: 'Disabled'                            [ Value: '0'   Default: 'true'     Type: 'int8'  ]
  Option: 'L0s'                                 [ Value: '1'   Default: 'false'    Type: 'int8'  ]
  Option: 'L1'                                  [ Value: '2'   Default: 'false'    Type: 'int8'  ]
  Option: 'L0sL1'                               [ Value: '3'   Default: 'false'    Type: 'int8'  ]
  Option: 'Auto'                                [ Value: '4'   Default: 'false'    Type: 'int8'  ]
Select option: 'PEG0 - Gen X'                   [ VarStore: '0x206', QuestionId: '0xa05',   Help: 'Configure PEG0 B0:D1:F0 Gen1-Gen2']
  Option: 'Auto'                                [ Value: '0'   Default: 'true'     Type: 'int8'  ]
  Option: 'Gen1'                                [ Value: '1'   Default: 'false'    Type: 'int8'  ]
  Option: 'Gen2'                                [ Value: '2'   Default: 'false'    Type: 'int8'  ]
  Option: 'Gen3'                                [ Value: '3'   Default: 'false'    Type: 'int8'  ]
Select option: 'PEG1 - Gen X'                   [ VarStore: '0x207', QuestionId: '0xa06',   Help: 'Configure PEG0 B0:D1:F1 Gen1-Gen2']
  Option: 'Auto'                                [ Value: '0'   Default: 'true'     Type: 'int8'  ]
  Option: 'Gen1'                                [ Value: '1'   Default: 'false'    Type: 'int8'  ]
  Option: 'Gen2'                                [ Value: '2'   Default: 'false'    Type: 'int8'  ]
  Option: 'Gen3'                                [ Value: '3'   Default: 'false'    Type: 'int8'  ]
Select option: 'PEG2 - Gen X'                   [ VarStore: '0x208', QuestionId: '0xa07',   Help: 'Configure PEG0 B0:D1:F2 Gen1-Gen2']
  Option: 'Auto'                                [ Value: '0'   Default: 'true'     Type: 'int8'  ]
  Option: 'Gen1'                                [ Value: '1'   Default: 'false'    Type: 'int8'  ]
  Option: 'Gen2'                                [ Value: '2'   Default: 'false'    Type: 'int8'  ]
  Option: 'Gen3'                                [ Value: '3'   Default: 'false'    Type: 'int8'  ]
Select option: 'PEG3 - Gen X'                   [ VarStore: '0x209', QuestionId: '0xa08',   Help: 'Configure PEG0 B0:D6:F0 Gen1-Gen2']
  Option: 'Auto'                                [ Value: '0'   Default: 'true'     Type: 'int8'  ]
  Option: 'Gen1'                                [ Value: '1'   Default: 'false'    Type: 'int8'  ]
  Option: 'Gen2'                                [ Value: '2'   Default: 'false'    Type: 'int8'  ]
  Option: 'Gen3'                                [ Value: '3'   Default: 'false'    Type: 'int8'  ]
┌- Grayout IF:
|    Question [ ID: '0x0f' ] == 0x02
|    Question [ ID: '0x0e' ] == 0x01
|    AND expression
└- END IF Grayout;
┌- Suppress IF:
|    LIST [ ID: '0xa5' ] in ('0x00','0x02','0x04')
|    Select option: '  ASPM L0s'                     [ VarStore: '0x1a3', QuestionId: '0xa6',   Help: 'Enable PCIe ASPM L0s.']
|      Option: 'Root Port Only'                      [ Value: '1'   Default: 'false'    Type: 'int8'  ]
|      Option: 'Endpoint Port Only'                  [ Value: '2'   Default: 'false'    Type: 'int8'  ]
|      Option: 'Root&Endpoint Ports'                 [ Value: '3'   Default: 'true'     Type: 'int8'  ]
└- END IF Suppress;
┌- Grayout IF:
|    Question [ ID: '0x0f' ] == 0x02
|    Question [ ID: '0x0e' ] == 0x01
|    AND expression
└- END IF Grayout;
┌- Suppress IF:
|    LIST [ ID: '0xa5' ] in ('0x00','0x02','0x04')
|    Question [ ID: '0xa6' ] == 0x02
|    OR expression
└- END IF Suppress;
┌- Grayout IF:
|    Question [ ID: '0x0f' ] == 0x02
|    Question [ ID: '0x0e' ] == 0x01
|    AND expression
└- END IF Grayout;
Select option: 'Always Enable PEG'              [ VarStore: '0x196', QuestionId: '0xa7',   Help: 'To enable the PEG']
  Option: 'Enabled'                             [ Value: '1'   Default: 'true'     Type: 'int8'  ]
  Option: 'Disabled'                            [ Value: '0'   Default: 'false'    Type: 'int8'  ]
┌- Grayout IF:
|    Question [ ID: '0x0f' ] == 0x02
|    Question [ ID: '0x0e' ] == 0x01
|    AND expression
└- END IF Grayout;
┌- Suppress IF:
|    LIST [ ID: '0xa03' ] in ('0x00','0x01','0x02','0x03')
|    Question [ ID: '0x92' ] == 0x00
|    OR expression
└- END IF Suppress;
Select option: 'PowerXpress Setting'            [ VarStore: '0x1e7', QuestionId: '0xa8',   Help: 'Setting Mux or Muxless']
  Option: 'Muxless Fixed Scheme Only'           [ Value: '5'   Default: 'false'    Type: 'int8'  ]
  Option: 'Muxless Dynamic Scheme Only'         [ Value: '6'   Default: 'false'    Type: 'int8'  ]
  Option: 'Muxless Fixed and Dynamic Scheme'    [ Value: '7'   Default: 'false'    Type: 'int8'  ]
  Option: 'Full dGPU PowerOff Dynamic Scheme'   [ Value: '8'   Default: 'true'     Type: 'int8'  ]
  Option: 'Fixed and Full dGPU PowerOff Dynamic [ Value: '13'   Default: 'false'    Type: 'int8'  ]

but in your bios option to disable IGD is missing.

Code:
Select option: 'Internal Graphics Device '      [ VarStore: '0x193', QuestionId: '0xa02',   Help: 'Enable IGD ']
  Option: 'Auto'                                [ Value: '2'   Default: 'false'    Type: 'int8'  ]
  Option: 'Enabled'                             [ Value: '1'   Default: 'true'     Type: 'int8'  ]

you can try to set 0x193 to 0x0, it should be disabled

1. Take USB stick and format to FAT32
2. Create directory structure EFI\Boot
3. Download BOOTX64.EFI
4. Put downloaded file to Boot directory.
5. Restart and enter BIOS setup.
6. Make sure you have following values:
Legacy Support: Disable
Secure Boot: Disable
7. Reboot and press F9 to boot from USB stick
8. Give command:
setup_var 0x193 0x0

9. Reboot and check
10. REPORT RESULT HERE

in case of failure - remove battery from motherboard

If you want thank me - HERE IS BEST WAY TO DO IT
find
quote
#13
(05-15-2013, 11:49 AM)Falseclock Wrote:
(05-15-2013, 11:07 AM)Slbomber Wrote: Thank you for answer)) Backuped BIOS download link: http://rghost.ru/46020863

And more one question: how do i create UEFI USB recovery disk for BIOS?

Вот твой биос

Here is your Video menu in advanced section

Code:
┌────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Form Name: 'InsydeH2O Setup Utility' [ ID: '0x0025' ]│
└────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
Subtitle: 'Video Configuration'
┌- Grayout IF:
| Question [ ID: '0x0f' ] == 0x02
| Question [ ID: '0x0e' ] == 0x01
| AND expression
└- END IF Grayout;
Select option: 'Special Features' [ VarStore: '0x1e6', QuestionId: '0x92', Help: 'Enable Switch Graphic Function']
Option: 'Disabled' [ Value: '0' Default: 'false' Type: 'int8' ]
Option: 'Enabled' [ Value: '1' Default: 'true' Type: 'int8' ]
┌- Grayout IF:
| Question [ ID: '0x0f' ] == 0x02
| Question [ ID: '0x0e' ] == 0x01
| AND expression
└- END IF Grayout;
Select option: 'Primary Display ' [ VarStore: '0x192', QuestionId: '0xa03', Help: 'Primary Display ']
Option: 'IGFX' [ Value: '0' Default: 'false' Type: 'int8' ]
Option: 'PEG' [ Value: '1' Default: 'false' Type: 'int8' ]
Option: 'PCI' [ Value: '2' Default: 'false' Type: 'int8' ]
Option: 'SG' [ Value: '4' Default: 'true' Type: 'int8' ]
Reference: 'Internal Graphic Device' [ FormID: '0x0250', QuestionId: '0x93', VarStore: '0xffff' ]
Reference: 'Pci Express Graphic' [ FormID: '0x0251', QuestionId: '0x94', VarStore: '0xffff' ]
Reference: 'SA DMI Configuration' [ FormID: '0x0252', QuestionId: '0x95', VarStore: '0xffff' ]
┌────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Form Name: 'InsydeH2O Setup Utility' [ ID: '0x0250' ]│
└────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
Subtitle: 'Internal Graphic Device'
┌- Grayout IF:
| Question [ ID: '0x0f' ] == 0x02
| Question [ ID: '0x0e' ] == 0x01
| AND expression
└- END IF Grayout;
Select option: 'Internal Graphics Device ' [ VarStore: '0x193', QuestionId: '0xa02', Help: 'Enable IGD ']
Option: 'Auto' [ Value: '2' Default: 'false' Type: 'int8' ]
Option: 'Enabled' [ Value: '1' Default: 'true' Type: 'int8' ]
┌- Grayout IF:
| Question [ ID: '0x0f' ] == 0x02
| Question [ ID: '0x0e' ] == 0x01
| AND expression
└- END IF Grayout;
Select option: 'RC6 (Render Standby)' [ VarStore: '0x194', QuestionId: '0x96', Help: 'Graphic Render C-State(RC6) is a technique designed to optimize the average power to the graphics render engine during times of idleness of the render engine.']
Option: 'Disabled' [ Value: '0' Default: 'false' Type: 'int8' ]
Option: 'Enabled' [ Value: '1' Default: 'true' Type: 'int8' ]
┌- Grayout IF:
| Question [ ID: '0x0f' ] == 0x02
| Question [ ID: '0x0e' ] == 0x01
| AND expression
└- END IF Grayout;
Select option: 'Deep Render Standby' [ VarStore: '0x20a', QuestionId: '0x97', Help: 'Configure Deep Render Standby']
Option: 'Disabled' [ Value: '0' Default: 'false' Type: 'int8' ]
Option: 'Enabled' [ Value: '1' Default: 'true' Type: 'int8' ]
┌- Grayout IF:
| Question [ ID: '0x0f' ] == 0x02
| Question [ ID: '0x0e' ] == 0x01
| AND expression
└- END IF Grayout;
Select option: 'IGD - Gtt Size' [ VarStore: '0x195', QuestionId: '0xa01', Help: 'Select the Gtt size']
Option: '1 MB' [ Value: '1' Default: 'false' Type: 'int8' ]
Option: '2 MB' [ Value: '2' Default: 'true' Type: 'int8' ]
┌- Grayout IF:
| Question [ ID: '0x0f' ] == 0x02
| Question [ ID: '0x0e' ] == 0x01
| AND expression
└- END IF Grayout;
Select option: 'IGD - Aperture Size' [ VarStore: '0x197', QuestionId: '0xa04', Help: 'Select the Aperture Size ']
Option: '128 MB' [ Value: '1' Default: 'false' Type: 'int8' ]
Option: '256 MB' [ Value: '2' Default: 'true' Type: 'int8' ]
Option: '512 MB' [ Value: '3' Default: 'false' Type: 'int8' ]
┌- Grayout IF:
| Question [ ID: '0x0f' ] == 0x02
| Question [ ID: '0x0e' ] == 0x01
| AND expression
└- END IF Grayout;
Select option: 'IGD - DVMT Pre-Allocated' [ VarStore: '0x198', QuestionId: '0xa00', Help: 'Select DVMT5.0 Pre-Allocated(Fixed) Graphics Memory size used by the Internal Graphics Device.']
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' ]
┌- Grayout IF:
| Question [ ID: '0x0f' ] == 0x02
| Question [ ID: '0x0e' ] == 0x01
| AND expression
└- END IF Grayout;
Select option: 'IGD - DVMT Size' [ VarStore: '0x199', QuestionId: '0x98', Help: ' Select the size of DVMT 5.0 that the Internal Graphics Device will use']
Option: '128 MB' [ Value: '1' Default: 'false' Type: 'int8' ]
Option: '256 MB' [ Value: '2' Default: 'false' Type: 'int8' ]
Option: 'MAX' [ Value: '255' Default: 'true' Type: 'int8' ]
┌- Grayout IF:
| Question [ ID: '0x0f' ] == 0x02
| Question [ ID: '0x0e' ] == 0x01
| AND expression
└- END IF Grayout;
┌- Suppress IF:
| Question [ ID: '0xa3' ] == 0x02
| Select option: 'IGD - Boot Type' [ VarStore: '0x19a', QuestionId: '0x99', Help: 'Select the Video Device that will be activated during POST']
| Option: 'VBIOS Default' [ Value: '0' Default: 'true' Type: 'int8' ]
| Option: 'CRT' [ Value: '1' Default: 'false' Type: 'int8' ]
| Option: 'EFP' [ Value: '4' Default: 'false' Type: 'int8' ]
| Option: 'LFP' [ Value: '8' Default: 'false' Type: 'int8' ]
| Option: 'EFP3' [ Value: '32' Default: 'false' Type: 'int8' ]
| Option: 'EFP2' [ Value: '64' Default: 'false' Type: 'int8' ]
| Option: 'LFP2' [ Value: '128' Default: 'false' Type: 'int8' ]
└- END IF Suppress;
┌- Grayout IF:
| Question [ ID: '0x0f' ] == 0x02
| Question [ ID: '0x0e' ] == 0x01
| AND expression
└- END IF Grayout;
┌- Suppress IF:
| Question [ ID: '0xa3' ] == 0x02
| Question [ ID: '0x99' ] == 0x00
| OR expression
└- END IF Suppress;
Select option: 'IGD - Boot Type 2' [ VarStore: '0x19b', QuestionId: '0x9a', Help: 'Select Secondary Display Device']
Option: 'Disabled' [ Value: '0' Default: 'true' Type: 'int8' ]
Option: 'CRT' [ Value: '1' Default: 'false' Type: 'int8' ]
Option: 'EFP' [ Value: '4' Default: 'false' Type: 'int8' ]
Option: 'LFP' [ Value: '8' Default: 'false' Type: 'int8' ]
Option: 'EFP3' [ Value: '32' Default: 'false' Type: 'int8' ]
Option: 'EFP2' [ Value: '64' Default: 'false' Type: 'int8' ]
Option: 'LFP2' [ Value: '128' Default: 'false' Type: 'int8' ]
┌- Grayout IF:
| Question [ ID: '0x0f' ] == 0x02
| Question [ ID: '0x0e' ] == 0x01
| AND expression
└- END IF Grayout;
┌- Suppress IF:
| Question [ ID: '0xa3' ] == 0x02
| NOT expression
└- END IF Suppress;
Select option: 'IGD - Boot Type' [ VarStore: '0x19a', QuestionId: '0x9b', Help: 'Select the Video Device that will be activated during POST']
Option: 'VBT Default' [ Value: '0' Default: 'true' Type: 'int8' ]
Option: 'CRT' [ Value: '1' Default: 'false' Type: 'int8' ]
Option: 'LFP' [ Value: '8' Default: 'false' Type: 'int8' ]
Option: 'EFP' [ Value: '4' Default: 'false' Type: 'int8' ]
Option: 'EFP2' [ Value: '64' Default: 'false' Type: 'int8' ]
Option: 'EFP3' [ Value: '32' Default: 'false' Type: 'int8' ]
┌- Suppress IF:
| Question [ ID: '0xa3' ] == 0x02
| NOT expression
| Question [ ID: '0x9b' ] == 0x00
| OR expression
└- END IF Suppress;
Select option: 'IGD - Boot Type 2' [ VarStore: '0x19b', QuestionId: '0x9c', Help: 'Select Secondary Display Device']
Option: 'Disabled' [ Value: '0' Default: 'true' Type: 'int8' ]
Option: 'CRT' [ Value: '1' Default: 'false' Type: 'int8' ]
Option: 'LFP' [ Value: '8' Default: 'false' Type: 'int8' ]
Option: 'EFP' [ Value: '4' Default: 'false' Type: 'int8' ]
Option: 'EFP2' [ Value: '64' Default: 'false' Type: 'int8' ]
Option: 'EFP3' [ Value: '32' Default: 'false' Type: 'int8' ]
┌- Grayout IF:
| Question [ ID: '0x0f' ] == 0x02
| Question [ ID: '0x0e' ] == 0x01
| AND expression
└- END IF Grayout;
Select option: 'IGD - LCD Panel Type' [ VarStore: '0x19c', QuestionId: '0x9d', Help: 'Select the Panel used by the Internal Graphics Device by selecting the appropriate setup item']
Option: '640x480 LVDS' [ Value: '1' Default: 'false' Type: 'int8' ]
Option: '800x600 LVDS' [ Value: '2' Default: 'false' Type: 'int8' ]
Option: '1024x768 LVDS1' [ Value: '3' Default: 'true' Type: 'int8' ]
Option: '1280x1024 LVDS' [ Value: '4' Default: 'false' Type: 'int8' ]
Option: '1400x1050 LVDS1' [ Value: '5' Default: 'false' Type: 'int8' ]
Option: '1400x1050 LVDS2' [ Value: '6' Default: 'false' Type: 'int8' ]
Option: '1600x1200 LVDS' [ Value: '7' Default: 'false' Type: 'int8' ]
Option: '1366x768 LVDS' [ Value: '8' Default: 'false' Type: 'int8' ]
Option: '1680x1050 LVDS' [ Value: '9' Default: 'false' Type: 'int8' ]
Option: '1920x1200 LVDS' [ Value: '10' Default: 'false' Type: 'int8' ]
Option: '1440x900 LVDS' [ Value: '11' Default: 'false' Type: 'int8' ]
Option: '1600x900 LVDS' [ Value: '12' Default: 'false' Type: 'int8' ]
Option: '1024x768 LVDS2' [ Value: '13' Default: 'false' Type: 'int8' ]
Option: '1280x800 LVDS' [ Value: '14' Default: 'false' Type: 'int8' ]
Option: '1920x1080 LVDS' [ Value: '15' Default: 'false' Type: 'int8' ]
Option: '2048x1536 LVDS' [ Value: '16' Default: 'false' Type: 'int8' ]
Select option: 'Backlight Control' [ VarStore: '0x19d', QuestionId: '0x9e', Help: 'Backlight Control Setting']
Option: 'PWM Inverted' [ Value: '0' Default: 'true' Type: 'int8' ]
Option: 'PWM Normal' [ Value: '2' Default: 'false' Type: 'int8' ]
Option: 'GMBUS Inverted' [ Value: '1' Default: 'false' Type: 'int8' ]
Option: 'GMBUS Normal' [ Value: '3' Default: 'false' Type: 'int8' ]
Select option: 'IGD - TV' [ VarStore: '0x19e', QuestionId: '0x9f', Help: 'Select the TV standard used by the Internal Graphics Device']
Option: 'VBIOS Default' [ Value: '0' Default: 'true' Type: 'int8' ]
Option: 'NTSC' [ Value: '1' Default: 'false' Type: 'int8' ]
Option: 'PAL' [ Value: '2' Default: 'false' Type: 'int8' ]
Option: 'SECAM' [ Value: '3' Default: 'false' Type: 'int8' ]
Select option: 'IGD - Gfx Low Power Mode' [ VarStore: '0x19f', QuestionId: '0xa0', Help: 'This option is applicable for SFF only.']
Option: 'Disabled' [ Value: '0' Default: 'false' Type: 'int8' ]
Option: 'Enabled' [ Value: '1' Default: 'true' Type: 'int8' ]
Select option: 'Active LFP' [ VarStore: '0x1a0', QuestionId: '0xa1', Help: 'Selects the Active LFP Configuration']
Option: 'No LVDS' [ Value: '0' Default: 'false' Type: 'int8' ]
Option: 'Int-LVDS' [ Value: '1' Default: 'false' Type: 'int8' ]
Option: 'SDVO LVDS' [ Value: '2' Default: 'false' Type: 'int8' ]
Option: 'eDP' [ Value: '3' Default: 'false' Type: 'int8' ]
Option: 'VBIOS Default' [ Value: '255' Default: 'true' Type: 'int8' ]
Select option: 'Panel Color Depth' [ VarStore: '0x1a1', QuestionId: '0xa2', Help: 'Select the LFP Panel Color Depth']
Option: '18 Bit' [ Value: '0' Default: 'true' Type: 'int8' ]
Option: '24 Bit' [ Value: '1' Default: 'false' Type: 'int8' ]
┌- Suppress IF:
| EQ == TRUE
| └- END IF Suppress;
┌────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Form Name: 'InsydeH2O Setup Utility' [ ID: '0x0251' ]│
└────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
Subtitle: 'Pci Express Graphic'
┌- Grayout IF:
| Question [ ID: '0x0f' ] == 0x02
| Question [ ID: '0x0e' ] == 0x01
| AND expression
└- END IF Grayout;
Select option: 'PCIE Reset Delay' [ VarStore: '0x33e', QuestionId: '0xa4', Help: 'Delay for PCIE reset. Set to longer time if PEG doesn't work.']
Option: 'Disabled' [ Value: '0' Default: 'false' Type: 'int8' ]
Option: '50 ms' [ Value: '5' Default: 'false' Type: 'int8' ]
Option: '100 ms' [ Value: '10' Default: 'true' Type: 'int8' ]
Option: '200 ms' [ Value: '20' Default: 'false' Type: 'int8' ]
Option: '300 ms' [ Value: '30' Default: 'false' Type: 'int8' ]
Select option: 'ASPM' [ VarStore: '0x1a2', QuestionId: '0xa5', Help: 'Control ASPM support for the PEG Device.']
Option: 'Disabled' [ Value: '0' Default: 'true' Type: 'int8' ]
Option: 'L0s' [ Value: '1' Default: 'false' Type: 'int8' ]
Option: 'L1' [ Value: '2' Default: 'false' Type: 'int8' ]
Option: 'L0sL1' [ Value: '3' Default: 'false' Type: 'int8' ]
Option: 'Auto' [ Value: '4' Default: 'false' Type: 'int8' ]
Select option: 'PEG0 - Gen X' [ VarStore: '0x206', QuestionId: '0xa05', Help: 'Configure PEG0 B0:D1:F0 Gen1-Gen2']
Option: 'Auto' [ Value: '0' Default: 'true' Type: 'int8' ]
Option: 'Gen1' [ Value: '1' Default: 'false' Type: 'int8' ]
Option: 'Gen2' [ Value: '2' Default: 'false' Type: 'int8' ]
Option: 'Gen3' [ Value: '3' Default: 'false' Type: 'int8' ]
Select option: 'PEG1 - Gen X' [ VarStore: '0x207', QuestionId: '0xa06', Help: 'Configure PEG0 B0:D1:F1 Gen1-Gen2']
Option: 'Auto' [ Value: '0' Default: 'true' Type: 'int8' ]
Option: 'Gen1' [ Value: '1' Default: 'false' Type: 'int8' ]
Option: 'Gen2' [ Value: '2' Default: 'false' Type: 'int8' ]
Option: 'Gen3' [ Value: '3' Default: 'false' Type: 'int8' ]
Select option: 'PEG2 - Gen X' [ VarStore: '0x208', QuestionId: '0xa07', Help: 'Configure PEG0 B0:D1:F2 Gen1-Gen2']
Option: 'Auto' [ Value: '0' Default: 'true' Type: 'int8' ]
Option: 'Gen1' [ Value: '1' Default: 'false' Type: 'int8' ]
Option: 'Gen2' [ Value: '2' Default: 'false' Type: 'int8' ]
Option: 'Gen3' [ Value: '3' Default: 'false' Type: 'int8' ]
Select option: 'PEG3 - Gen X' [ VarStore: '0x209', QuestionId: '0xa08', Help: 'Configure PEG0 B0:D6:F0 Gen1-Gen2']
Option: 'Auto' [ Value: '0' Default: 'true' Type: 'int8' ]
Option: 'Gen1' [ Value: '1' Default: 'false' Type: 'int8' ]
Option: 'Gen2' [ Value: '2' Default: 'false' Type: 'int8' ]
Option: 'Gen3' [ Value: '3' Default: 'false' Type: 'int8' ]
┌- Grayout IF:
| Question [ ID: '0x0f' ] == 0x02
| Question [ ID: '0x0e' ] == 0x01
| AND expression
└- END IF Grayout;
┌- Suppress IF:
| LIST [ ID: '0xa5' ] in ('0x00','0x02','0x04')
| Select option: ' ASPM L0s' [ VarStore: '0x1a3', QuestionId: '0xa6', Help: 'Enable PCIe ASPM L0s.']
| Option: 'Root Port Only' [ Value: '1' Default: 'false' Type: 'int8' ]
| Option: 'Endpoint Port Only' [ Value: '2' Default: 'false' Type: 'int8' ]
| Option: 'Root&Endpoint Ports' [ Value: '3' Default: 'true' Type: 'int8' ]
└- END IF Suppress;
┌- Grayout IF:
| Question [ ID: '0x0f' ] == 0x02
| Question [ ID: '0x0e' ] == 0x01
| AND expression
└- END IF Grayout;
┌- Suppress IF:
| LIST [ ID: '0xa5' ] in ('0x00','0x02','0x04')
| Question [ ID: '0xa6' ] == 0x02
| OR expression
└- END IF Suppress;
┌- Grayout IF:
| Question [ ID: '0x0f' ] == 0x02
| Question [ ID: '0x0e' ] == 0x01
| AND expression
└- END IF Grayout;
Select option: 'Always Enable PEG' [ VarStore: '0x196', QuestionId: '0xa7', Help: 'To enable the PEG']
Option: 'Enabled' [ Value: '1' Default: 'true' Type: 'int8' ]
Option: 'Disabled' [ Value: '0' Default: 'false' Type: 'int8' ]
┌- Grayout IF:
| Question [ ID: '0x0f' ] == 0x02
| Question [ ID: '0x0e' ] == 0x01
| AND expression
└- END IF Grayout;
┌- Suppress IF:
| LIST [ ID: '0xa03' ] in ('0x00','0x01','0x02','0x03')
| Question [ ID: '0x92' ] == 0x00
| OR expression
└- END IF Suppress;
Select option: 'PowerXpress Setting' [ VarStore: '0x1e7', QuestionId: '0xa8', Help: 'Setting Mux or Muxless']
Option: 'Muxless Fixed Scheme Only' [ Value: '5' Default: 'false' Type: 'int8' ]
Option: 'Muxless Dynamic Scheme Only' [ Value: '6' Default: 'false' Type: 'int8' ]
Option: 'Muxless Fixed and Dynamic Scheme' [ Value: '7' Default: 'false' Type: 'int8' ]
Option: 'Full dGPU PowerOff Dynamic Scheme' [ Value: '8' Default: 'true' Type: 'int8' ]
Option: 'Fixed and Full dGPU PowerOff Dynamic [ Value: '13' Default: 'false' Type: 'int8' ]

but in your bios option to disable IGD is missing.

Code:
Select option: 'Internal Graphics Device ' [ VarStore: '0x193', QuestionId: '0xa02', Help: 'Enable IGD ']
Option: 'Auto' [ Value: '2' Default: 'false' Type: 'int8' ]
Option: 'Enabled' [ Value: '1' Default: 'true' Type: 'int8' ]

you can try to set 0x193 to 0x0, it should be disabled

1. Take USB stick and format to FAT32
2. Create directory structure EFI\Boot
3. Download BOOTX64.EFI
4. Put downloaded file to Boot directory.
5. Restart and enter BIOS setup.
6. Make sure you have following values:
Legacy Support: Disable
Secure Boot: Disable
7. Reboot and press F9 to boot from USB stick
8. Give command:
setup_var 0x193 0x0

9. Reboot and check
10. REPORT RESULT HERE

in case of failure - remove battery from motherboard
Спасибо, попробую завтра))Можешь скинуть всю инфу из моего Advanced Menu, думаю пригодится в будующем, сам алгоритм взаимодействия вроде понял))

Thanks you, i try it tomorrow =) Please, give me a full advanced menu info at .txt file)
About results I will report tomorrow) Thanks)
find
quote
#14
(05-15-2013, 12:02 PM)Slbomber Wrote: Thanks you, i try it tomorrow =) Please, give me a full advanced menu info at .txt file)
About results I will report tomorrow) Thanks)

here we are
http://rghost.ru/46022596

If you want thank me - HERE IS BEST WAY TO DO IT
find
quote
#15
Oh.... I have a blackscreen((( In restore mode caps lock give 2 signal... There is CMOS battery in notebook?I don't know
find
quote
#16
(05-15-2013, 02:52 PM)Slbomber Wrote: Oh.... I have a blackscreen((( In restore mode caps lock give 2 signal... There is CMOS battery in notebook?I don't know

battery usually located near HDD, looks like a round crap, wrapped in black cellophane

for BIOS recovery you can try
http://forum.ixbt.com/topic.cgi?id=17:38124:1996#1996
or
http://forum.ixbt.com/topic.cgi?id=17:38124:920#920

If you want thank me - HERE IS BEST WAY TO DO IT
find
quote
#17
Hi,

I would like to know which settings can be changed in my BIOS? With the j-bios tool I find out, that there are two hidden forms, and I think the "advanced menu" which I really need, becouse my netbook has a nasty ?bug? and the fan is always working at full speed, which can not be changed at all. Maybe the advanced manu section has the answer for that, but I could not access that Sad

Thank you.

Original, ATD branded BIOS: [attachment=5276]
Malata branded BIOS's got from the manufacturer: [attachment=5277]
"Welcome" BIOS with a bug, it disables the touchpad completely:
.zip   ATD PC 1028.ZIP (Size: 1.4 MB / Downloads: 7)
Trying j-bios on the original: [attachment=5278]
find
quote
#18
HP Envy 17-t 2000 cto 3D
-Bios Revision : 3.5
-Bios Version: F.1C
-Bios Type : Insyde EFI
I need a switchable graphic fixed mode option if possible.
find
quote
#19
(05-16-2013, 01:49 PM)bbb Wrote: Hi,

I would like to know which settings can be changed in my BIOS? With the j-bios tool I find out, that there are two hidden forms, and I think the "advanced menu" which I really need, becouse my netbook has a nasty ?bug? and the fan is always working at full speed, which can not be changed at all. Maybe the advanced manu section has the answer for that, but I could not access that Sad

Thank you.

Original, ATD branded BIOS:
Malata branded BIOS's got from the manufacturer:
"Welcome" BIOS with a bug, it disables the touchpad completely:
Trying j-bios on the original:

your bios is too old. here we dealing with new RSA signed BIOS

(05-16-2013, 02:22 PM)cyber942 Wrote: HP Envy 17-t 2000 cto 3D
-Bios Revision : 3.5
-Bios Version: F.1C
-Bios Type : Insyde EFI
I need a switchable graphic fixed mode option if possible.

without bios download link all such posts will be ignored

If you want thank me - HERE IS BEST WAY TO DO IT
find
quote
#20
(05-16-2013, 11:29 PM)Falseclock Wrote:
(05-16-2013, 01:49 PM)bbb Wrote: Hi,

I would like to know which settings can be changed in my BIOS? With the j-bios tool I find out, that there are two hidden forms, and I think the "advanced menu" which I really need, becouse my netbook has a nasty ?bug? and the fan is always working at full speed, which can not be changed at all. Maybe the advanced manu section has the answer for that, but I could not access that Sad

Thank you.

Original, ATD branded BIOS:
Malata branded BIOS's got from the manufacturer:
"Welcome" BIOS with a bug, it disables the touchpad completely:
Trying j-bios on the original:

your bios is too old. here we dealing with new RSA signed BIOS

(05-16-2013, 02:22 PM)cyber942 Wrote: HP Envy 17-t 2000 cto 3D
-Bios Revision : 3.5
-Bios Version: F.1C
-Bios Type : Insyde EFI
I need a switchable graphic fixed mode option if possible.

without bios download link all such posts will be ignored


Sorry i forgot to upload bios yesterday Smile
http://www.mediafire.com/?vd64mjm9vnx46vq
find
quote


Forum Jump:


Users browsing this thread: 7 Guest(s)