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
Shein App Coupon Code 60% Off [ARME4] Fo...
Last Post: joey03510
Yesterday 11:58 PM
» Replies: 0
» Views: 1
Shein Coupon Code Up To 30% Off [DPL3S52...
Last Post: joey03510
Yesterday 11:57 PM
» Replies: 0
» Views: 1
Lenovo M800 type 10FX Xeon support.
Last Post: Monoploxy
Yesterday 09:38 AM
» Replies: 2
» Views: 2136
Ms-6309 v2.0 bios tualatin
Last Post: evasive
05-02-2026 12:11 PM
» Replies: 10
» Views: 1225
Asus k52Jr Unlocked Bios Options
Last Post: SplatPie
05-02-2026 12:19 AM
» Replies: 4
» Views: 17802
Acer Veriton M261 R01-B1 With Unlocked O...
Last Post: Žilina
05-01-2026 05:40 AM
» Replies: 4
» Views: 9726
[REQUEST] BIOS Unlock for Gigabyte G5-KD...
Last Post: summationx
05-01-2026 05:34 AM
» Replies: 12
» Views: 8601
[REQUEST] Gigabyte AORUS 15X ASF Bios Un...
Last Post: Tomek98543
05-01-2026 02:21 AM
» Replies: 1
» Views: 216
Came across some dells
Last Post: jodyjolee
04-29-2026 08:39 PM
» Replies: 2
» Views: 229
Lenovo T430 clean Bios needed
Last Post: Goxy junior
04-29-2026 12:18 PM
» Replies: 2
» Views: 2918
LENOVO G770 "I forgot my BIOS password."
Last Post: murat_alb
04-28-2026 12:40 PM
» Replies: 0
» Views: 239
Dell N7010
Last Post: iRome0
04-28-2026 08:28 AM
» Replies: 48
» Views: 61225
[REQUEST] Asus ROG Strix G615JMR BIOS Un...
Last Post: filipemerotto
04-28-2026 07:58 AM
» Replies: 0
» Views: 176
AMI BIOS modding nvme-boot
Last Post: averes
04-28-2026 05:03 AM
» Replies: 0
» Views: 221
Dell Optiplex 3050 upgrade to 9th gen
Last Post: DeathBringer
04-28-2026 03:32 AM
» Replies: 1
» Views: 213
HP Pro 3330 (H-POPEYE-H61-uATX): Ivy Bri...
Last Post: Hooper
04-28-2026 02:14 AM
» Replies: 39
» Views: 10128
Dell Vostro 3450 Advanced Options unlock...
Last Post: ĐINH CHÍ MINH
04-27-2026 07:37 PM
» Replies: 184
» Views: 181598
[REQUEST] Lenovo G780 (5ECNxxWW) Whiteli...
Last Post: Lenovo_ENjoyer
04-26-2026 10:56 AM
» Replies: 889
» Views: 585694
[REQUEST] HP Pavilion 15-cc1xx Insyde F....
Last Post: Memakorn
04-26-2026 09:04 AM
» Replies: 0
» Views: 278
[Request] hp pavillion dv4-1431us whitel...
Last Post: HpDV4
04-25-2026 09:07 PM
» Replies: 0
» Views: 334

[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: 8)
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: 5 Guest(s)