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
Hp elitedesk 705 g5 SFF can it run 4000/...
Last Post: Grucha98
Today 08:32 PM
» Replies: 0
» Views: 24
[REQUEST] Core 2 Duo era CPU support for...
Last Post: DeathBringer
Today 01:57 PM
» Replies: 14
» Views: 426
[REQUEST] Lenovo ThinkPad X1 Carbon Gen1...
Last Post: martkull
Today 12:12 PM
» Replies: 2
» Views: 317
Lenovo E-530 Help with Upgrades please.
Last Post: onknight
Today 07:52 AM
» Replies: 0
» Views: 96
[REQUEST] Sony Vaio SVF13N series BIOS U...
Last Post: Vadim000009
Today 01:32 AM
» Replies: 3
» Views: 1127
[REQUEST] HP Pro 3500 MT Full unlock
Last Post: Maxinator500
Today 12:48 AM
» Replies: 10
» Views: 1421
[REQUEST] Acer Aspire 5333 & 5733(Z) BIO...
Last Post: Maxinator500
Yesterday 09:06 AM
» Replies: 50
» Views: 2781
[REQUEST] Lenovo G500 (78CNxxWW) Whiteli...
Last Post: Dudu2002
Yesterday 06:36 AM
» Replies: 1183
» Views: 283557
[REQUEST] ASUS ROG GX800VHK BIOS Unlock
Last Post: Katolinkus
Yesterday 04:30 AM
» Replies: 0
» Views: 138
[REQUEST] Lenovo ThinkPad T480s (N22ETxx...
Last Post: Dudu2002
Yesterday 03:29 AM
» Replies: 22
» Views: 6904
[REQUEST] Lenovo Ideapad 100-14IBD & 100...
Last Post: Dudu2002
Yesterday 03:23 AM
» Replies: 17
» Views: 7646
[REQUEST] BIOS unlock for an AMI based M...
Last Post: rra022001
05-26-2024 11:37 PM
» Replies: 0
» Views: 131
[REQUEST] Fujitsu T734 Lifebook BIOS Unl...
Last Post: windvd
05-26-2024 02:48 PM
» Replies: 9
» Views: 1320
Optiplex 7060 SFF 9th Generation Intel C...
Last Post: ziznah
05-26-2024 11:54 AM
» Replies: 48
» Views: 9856
[REQUEST] Toshiba Satellite M100/M105 BI...
Last Post: ich7m
05-26-2024 04:37 AM
» Replies: 5
» Views: 216
[REQUEST] Asus eeepc 1025C
Last Post: RiccardoP
05-26-2024 04:34 AM
» Replies: 92
» Views: 113163
[REQUEST] Lenovo V580(c) (H1ETxxWW) Whit...
Last Post: ihronos
05-25-2024 04:38 AM
» Replies: 589
» Views: 157756
[Resolved] [Request] SLIC 2.1 for Asus X...
Last Post: alestoroz
05-25-2024 03:32 AM
» Replies: 1
» Views: 269
[REQUEST] Asus ROG Strix GL702ZC BIOS Un...
Last Post: FlorikDT
05-24-2024 11:12 AM
» Replies: 169
» Views: 72036
[REQUEST] Acer Nitro 5 AN515-54 BIOS Unl...
Last Post: Jonas Amaral
05-24-2024 07:46 AM
» Replies: 88
» Views: 27420

[READ FIRST] Access Advanced settings through EFI shell
#41
(05-25-2013, 12:55 PM)AlexQue Wrote: Understood...

http://support1.toshiba-tro.de/tedd-file...101902.zip

here is the link...

Ok. I decompiled your BIOS. What you want to change?

If you want thank me - HERE IS BEST WAY TO DO IT
find
quote
#42
nice Smile ...would like to be able to control my CPU and GPU, so basically, performance related settings...
find
quote
#43
use at your own risk

http://rghost.ru/46257479

If you want thank me - HERE IS BEST WAY TO DO IT
find
quote
#44
cool, will try *now and report back...
find
quote
#45
do no try enable/disable peripheral devices (LAN, GPS, IRDA, etc...), otherwise you have a chance to brisk your laptop forever

If you want thank me - HERE IS BEST WAY TO DO IT
find
quote
#46
got it, but i need a bit more of your help first, the .log file, what do i do with it, cant seem to find a Tut...
find
quote
#47
(05-25-2013, 01:30 PM)AlexQue Wrote: got it, but i need a bit more of your help first, the .log file, what do i do with it, cant seem to find a Tut...

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. HOW TO CHANGE:
For example you want to change

Code:
Select option: 'Throttle On Temperature'        [ VarStore: '0x1aa', QuestionId: '0x78',   Help: 'Set the CPU temperature point of Throttle On']
give command setup_var 0x1aa

look at log file. Default value for your bios is
Code:
Option: '85 '                               [ Value: '85'   Default: 'true'     Type: 'int8'  ]

so you should get 85 as value. (HEX 0x55)

Try to change for example to 40 degree.

give command setup_var 0x1aa 0x28

28 is HEX for 40 DEC

9. Now Reboot
10. Start some CPU stress test (AIDA64 for example) and check performance
You can also try to play with Fan speed temperature.

If you want thank me - HERE IS BEST WAY TO DO IT
find
quote
#48
hahaha, now i feel like i was blind, thanx, will give it a go now...

no joy, cant boot in to EFI shell, tried 2 sticks, i recon they are incompatible, will read more in to it now...
find
quote
#49
(05-12-2013, 05:31 AM)Falseclock Wrote:
(05-10-2013, 01:08 PM)elyavark9 Wrote: HP DV6-7280LA
-Bios Revision : 3.7
-Bios Version: F.24
-Bios Type : Insyde EFI
I need the AHCI option, and if possible, unlock the Advanced tab c:

1. Download latest version of you BIOS which is F.26
2. Flash new BIOS
3. Take USB stick and format to FAT32
4. Create directory structure EFI\Boot
5. Download BOOTX64.EFI
6. Put downloaded file to Boot directory.
7. Restart and enter BIOS setup.
8. Make sure you have following values:
Legacy Support: Disable
Secure Boot: Disable
9. Reboot and press F9 to boot from USB stick
10. Give commands:
setup_var 0x36 0x01
setup_var 0x39 0x01

11. Reboot and you Windows should find Intel AHCI controller.
12. REPORT RESULT HERE
13. Enjoy.

Here is required information from F.26 dump
Code:
┌────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Form Name: 'InsydeH2O Setup Utility'                                                               [ ID: '0x0023' ]│
└────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
Subtitle: 'IDE Configuration'
┌- Grayout IF:
|    Question [ ID: '0x11' ] == 0x02
|    Question [ ID: '0x10' ] == 0x01
|    AND expression
└- END IF Grayout;
Select option: 'IDE Controller'                 [ VarStore: '0x36', QuestionId: '0x1b',   Help: 'DISABLED: Disables SATA Controller. ENABLED: Enables SATA Controller.']
  Option: 'Disabled'                            [ Value: '0'   Default: 'false'    Type: 'int8'  ]
  Option: 'Enabled'                             [ Value: '1'   Default: 'true'     Type: 'int8'  ]
┌- Grayout IF:
|    Question [ ID: '0x11' ] == 0x02
|    Question [ ID: '0x10' ] == 0x01
|    AND expression
|    Question [ ID: '0x1b' ] == 0x00
|    OR expression
└- END IF Grayout;
Select option: 'HDC Configure As'               [ VarStore: '0x39', QuestionId: '0x1c',   Help: 'Set Harddisk Controller Configure Type']
  Option: 'IDE'                                 [ Value: '0'   Default: 'false'    Type: 'int8'  ]
  Option: 'AHCI'                                [ Value: '1'   Default: 'false'    Type: 'int8'  ]
  Option: 'RAID'                                [ Value: '2'   Default: 'true'     Type: 'int8'  ]

Hi
it doesn't work
boot fail

usb stick formatted
how to Create directory structure EFI\Boot ?
downloaded file put in Boot directory.
boot failed.
what can I do ?
Thanks for your help !
find
quote
#50
very easy

open stick in explorer
create folder EFI
open folder EFI
create folder Boot
take file
put into Boot directory

also try to enable Legacy, but after F9 choose boot from EFI

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


Forum Jump:


Users browsing this thread: 17 Guest(s)