(03-04-2014, 04:12 PM)fjfc Wrote: I'll try to manually enable vt-x for you with a mod and will edit here with the link...
EDIT
Can't be done using the original BIOS...
Can you DUMP your BIOS for me and link it? there are several tools and tutos on web on how to do this....
Also, was this tab Configurations in the BIOS already before the mod? was it working?
Configuration tab was present even before the flashing, after the flashing it is not working. A new tab is added (Advanced).
I have created a BIOS dump using 'BIOS Backup Toolkit V2.0'. Please find the attachment.
Posts: 409
Threads: 2
Joined: Jan 2013
Reputation:
51
03-05-2014, 03:47 AM (This post was last modified: 03-05-2014, 03:51 AM by BDMaster.)
(03-04-2014, 10:11 PM)donovan6000 Wrote:
(03-04-2014, 05:34 PM)BDMaster Wrote: It is in Advanced CPU Control (sub-menu) if not appear it's hidden so unlock and will be visible !
Setting: VT Support, Variable: 0x1AF [1] default (It's enabled by default)
Option: Enabled, Value: 0x1
Option: Disabled, Value: 0x0
Into bios backup You will find this register 0x1AF and if it's = 0 then is disabled !
regards
Hey BDMaster. Sorry I haven't been online in a while. Nice to see this forums staying busy!
So for IFR, I use the C programming language notation to indicate the size in bytes of the variable storage, [size in bytes]. Unfortunately EFI's IFR doesn't indicate the default value like UEFI's does. So for this setting:
Code:
Setting: VT Support, Variable: 0x1AF [1]
It's variable storage is located at offset 0x1AF at it takes up 1 bytes
The notation Universal IFR Extractor uses is:
Code:
Anything in parentheses, (), is additional information
Anything in brackets, [], is the size in bytes
Anything in braces, {}, is code
I am very happy to see You (I think U very busy or studing), I am exsausting to follow this carousel.
Thanks for your expanation as Always You arrive to help me ! (guardian angel)
Ok now I mean it clearly.
WOW !!!!! U're the Best ! It recognize EFI - UEFI remember form got IFR.txt and get right folder to write it !!! MASTERPIECE !
regards
[size=undefined]Your Brain [/size]. . . . It's the best tool U can use ! [size=undefined]Don't FLASH the Bios Mod if You get a Size Alert, You risk a Brick !!! [/size] Donate to me for my work, click here BDM
Posts: 13
Threads: 1
Joined: Mar 2014
Reputation:
0
Normal BIOS Menu System
--------------
Information -> Product Name, BIOS Version, KBC Version, Lenovo SN, UUID Number, CPU, System Memory, Hard Disk
Configuration -> System Time, System Date, Wireless, SATA Controller Mode
Security -> Set Administrator Password, Set Hard Disk Password
Boot -> ... (List of Devices)
Exit -> Exit Saving Changes, Exit Discarding Changes, Discard Changes, Save Changes, Load Setup Defaults
After Flashing
--------------
Information -> Product Name, BIOS Version, KBC Version, Lenovo SN, UUID Number, CPU, System Memory, Hard Disk
Configuration -> System restarting when I move to Configuration
Advanced -> Legacy USB Support, SATA Controller Mode
Security -> Set Administrator Password, Set Hard Disk Password
Boot -> ... (List of Devices)
Exit -> Exit Saving Changes, Exit Discarding Changes, Discard Changes, Save Changes, Load Setup Defaults
Please help me to enable VT-X. I need to enable it in order to install Windows 8 guest on Oracle Virtual Box.
(03-05-2014, 07:11 AM)NirmalRajmohan Wrote: BIOS Menu Structure (Before and After)
Normal BIOS Menu System
--------------
Information -> Product Name, BIOS Version, KBC Version, Lenovo SN, UUID Number, CPU, System Memory, Hard Disk
Configuration -> System Time, System Date, Wireless, SATA Controller Mode
Security -> Set Administrator Password, Set Hard Disk Password
Boot -> ... (List of Devices)
Exit -> Exit Saving Changes, Exit Discarding Changes, Discard Changes, Save Changes, Load Setup Defaults
After Flashing
--------------
Information -> Product Name, BIOS Version, KBC Version, Lenovo SN, UUID Number, CPU, System Memory, Hard Disk
Configuration -> System restarting when I move to Configuration
Advanced -> Legacy USB Support, SATA Controller Mode
Security -> Set Administrator Password, Set Hard Disk Password
Boot -> ... (List of Devices)
Exit -> Exit Saving Changes, Exit Discarding Changes, Discard Changes, Save Changes, Load Setup Defaults
Please help me to enable VT-X. I need to enable it in order to install Windows 8 guest on Oracle Virtual Box.
(03-05-2014, 12:10 PM)NirmalRajmohan Wrote: I tried it, same issue
I got a new menu 'Advanced' which contains Legacy USB Support and SATA Controller Mode. If I try to open 'Configuration' system is restarting.
I really appreciate your time fjfc.
Have you tried navigating on BIOS tabs with numbers keys? on My notebook if i press "5" jey it navigates to the fifth tab, baybe you can try to go to advanced tab this way?
report.
p.s. I already asked for my friend BDMaster to help on your case.
(03-05-2014, 12:35 PM)fjfc Wrote: Have you tried navigating on BIOS tabs with numbers keys? on My notebook if i press "5" jey it navigates to the fifth tab, baybe you can try to go to advanced tab this way?
report.
p.s. I already asked for my friend BDMaster to help on your case.
I can navigate to Advanced tab, but it only contains Legacy USB Support, SATA Controller Mode. 'SATA Controller Mode' is already present in the Configuration tab before the flash. After the flashing I can use the arrow keys to navigate to 'Configuration' tab but as soon as I reach there, system is restarting.
'Security' tab is missing now, some characters from the help text is missing in 'Information' tab.
Normal BIOS Menu System
--------------
Information -> Product Name, BIOS Version, KBC Version, Lenovo SN, UUID Number, CPU, System Memory, Hard Disk
Configuration -> System Time, System Date, Wireless, SATA Controller Mode
Security -> Set Administrator Password, Set Hard Disk Password
Boot -> ... (List of Devices)
Exit -> Exit Saving Changes, Exit Discarding Changes, Discard Changes, Save Changes, Load Setup Defaults
After Flashing
--------------
Information -> Product Name, BIOS Version, KBC Version, Lenovo SN, UUID Number, CPU, System Memory, Hard Disk
Configuration -> System Time, System Date, Wireless, SATA Controller Mode
Boot -> ... (List of Devices)
Exit -> Exit Saving Changes, Exit Discarding Changes, Discard Changes, Save Changes, Load Setup Defaults
fjfc, it seems that we can enable VT-x by changing some variables in the BIOS (I am not an expert ) BDMaster also mentioned something like that.
If you want I can reload my orginal BIOS and dump it for you.
I have reloaded my BIOS.
Please find the attached Dump (Tool : Insydeflash.exe)