Did you try removing the HDD and DVD drive before trying the recovery?
-
-
-
Anyway, can i use a CD-RW to create DOS startup disk and do all this? if yes, how? -
Hi,
While the switchable graphics is not an option for my laptop (Samsung R580), it is still interesting to see what options can be exposed in the bios.
I finally found the bios driver download location.
http://www.samsung.com/us/support/downloads/NP-R580-JSB1US
Firmware tab on top contains the driver for my laptop that can be downloaded right there. -
-
-
moral hazard Notebook Nobel Laureate
@kizwan, I have a question about Phoenix bios mods for GPU support.
For example say you have 2 notebooks that are similar (e.g. M17x R1 & R3), can you take the part of the bios responsible for GPU support from the later model and put it into the old models bios?
Is it similar to CPU support bios mods?
Would the GPU support part of the bios be in one of the modules? Could you extract and module from one bios and import it into another bios?
I have Phoenix Bios Editor v2.2.13 working with the m17x R1 bios (though there are some unsupported modules). -
Hi,
I recently used the SYMCMOS tool to enable Intel-VT-x on my sony vaio. Luckily, i found the register I had to change for my laptopmodel online, so everything went great
Now I'm trying to do the same on my Acer Aspire 6530G. It's not an intel, but AMD, so maybe that's why i have the following problem:
I followed kizwan's tutorial and searched in my BIOSCOD6.dasm file for " mov ecx,0x3a" but couldn't find it. I then searched the BIOSCOD1,2,3,4,5,7 files but I also couldn't find it.
Can somebody help me out with this? I need to enable the virtualization technology. If anybody can find out which register I have to change (or rebuild bios or something to unhide the AMD-VT option) I would be eternally grateful!
INFO:
Acer Aspire 6530G
AMD Turion X2 Dual-Core Mobile RM-70
My BIOS version is v0.3216
BIOS Download link: http://global-download.acer.com/GDF...3=Aspire 6530G&OS=V10&LC=en&BC=Acer&SC=EMEA_3 -
EDIT: Please ignore my previous post. I can extract the BIOS image. However, there are two BIOS images & I don't know which one is yours; 01KVB.wph or 11JBB.wph. Both files are not identical. -
1) wrong version or incompatible phlash16.exe
2) wrong combination of key to trigger Boot Block BIOS recovery
3) wrong type of media for CRISIS disk
Only notebook with integrated GPU will have VBIOS integrated in system BIOS. It is called option ROM. This also true for discrete GPU but integrated on the motherboard.
Yes, I can copy option ROM for GPU from one BIOS to another BIOS.
BTW, you can ignore the "unsupported module" message. Just a reminder, Phoenix BIOS Editor is known to build incomplete/bad BIOS image sometime. The workaround is to re-build BIOS image 3 to 4 time & compare all 3 or 4 images. If all of 'em identical, that means you have good image. -
-
I posted this a couple of days ago, but it may have been overlooked (it was at the end of a post I made about BIOS screenshots). Anyone?
-
By the way, out of curiosity, what software did you use to extract the images? Uniextract didn't work for me. -
-
@kizwan
Hello.
I have request to you.
You was moddified my bios already Gateway P-6831FX BIOS ver 94.28, but on the screen is value "Extreme CPU", but I don't see it in my BIOS.
Could you check again, if everything is ok with this file.
I ask you becouse, when I boot Mac with FSB=200 or 199 (should be default FSB) I have few problems:
- time going slower
cracky sound
cracky movie preview
When I boot with fsb=184, busratio=13 (latest trunk) everythink is OK.
Only performance are lower.
And maybe this problem is connected with not unlocked FSB or something like that in BIOS.
Thank You
- time going slower
-
-
I have a problem, i'll show my steps:
I found a string in phoenix bios editor with "virtualization":
Then I searched the string in STRINGS.ROM and i found that the offset of the string is 3A 3A.
I searched for 3A 3A in the STRINGS.ROM file and found an offset of 0471 (that's 71 04 in endian format):
I was already cheering that this was so easy. But then I still had to search my TEMPLATE0.ROM for "71 04". I couldn't find this??
I've been searching but I don't know why this has gone wrong -
-
moral hazard Notebook Nobel Laureate
Ok thanks, I can give you a link to the bios of the m17x R1 and R2 but I can't find the bios for the R3.
biosm17x.zip
The version of PBE that I have can't open the R2 bios, only R1.
Anyway, I've read in the alienware forum that some GPUs don't work in the R1 because of bios support, is that something you can fix with a quick bios mod or is it really hard to do?
The cards in the m17x are MXM. -
Hi,
i really need a BIOS-MOD for my Acer TravelMate 8471G. It has switchable graphics (INTEL and ATI HD4330). The BIOS only gives me the option to use "switchable" and "discrete" (ATI). I want to be able to use INTEL only. Somone in this forum has moddet exactly what i need for the 8317G and added some fan-speed fix (but i don't need a fan-speed fix).
Can anyone mod/unlock the Version 1.27 for my device?
Link to the 1.27 Bios for TravelMate 8471G
PS: it is an insyde-BIOS -
edit: think i found a solution: In the STRINGS.ROM file i found 3A 3A, but if you look close to my screenshot it's actually "3A 3A 3A" written in the row. So i just ignored the first 3A and took the offset of the last 3A 3A. And with that offset: 72 04 (endian) i was able to find a value in the TEMPLAT0.ROM. But it wasn't a good header, thus i took the second value I found: 00 14 72 04
I'm now gonna write the 20 bytes and find out the token ID and then hopefully use SYMCMOS.EXE to unlock virtualization
So i found the following 20 bytes: 00 14 72 04 74 04 3F 3A 4A 3A 55 3A 60 3A 81 03 7E 05 80 05
Token ID: 0381 (the same as in the tutorial)
I looked inside my Default.txt file from SYMCMOS, and the register 0381 is already 0001great all that work for nothing
?
-
-
Hi!
Need ACER Aspire 5737Z moddified bios. -
i have a Acer Aspire 5740G with phoenix bios v1.16, intel core i3 330m, Ati HD5470, 4GB DDR3Last edited by a moderator: May 8, 2015 -
Just in case you interested, there are modified BIOS images for Aspire 5740G at post #1517. Use it at your own risk.
-
Yeah it's a bit hard to read if you're new to the usage of flags
Code:symcmos -v2 -lDefault.txt
-
-
-
-
Aspire 4741 BIOS_1.28 MOD.rar
I'm not sure whether you can change the Intel HD Graphics memory or not but there is an option for setting memory size for the internal graphic card under internal graphic sub-menu. If this feature is not supported, this option maybe locked or disabled.
-
@kizwan:
can you mod the bios 1.28 for travelmate 8471G? I really need the option to
choose between "switchable", "integrated" and "discrete" graphics. now i am only able
to choose "switchable" and "discrete" (ATI). -
This is modified BIOS image for Aspire 4741. It is based on BIOS ver 1.28.
--> It just works great. Thank you so much Kizwan ! -
-
Hi Kizwan,
Can you please unlock the hidden intel menu for my sony vaio sz56 bios ver r0122s5?
Link to r0122s5 bios
Thank you -
-
Samsung R580 Model_11JBB MOD.rar
-
kizwan, I have an old bios for a clevo w860cu that includes an advanced menu and i got a new bios that misses that option is it possible for you to enable that menu in the new bios? Old bios New bios
Note that old bios was originally for the w870 (the 17'' version of the 860)
But it works on the 860. -
I tried to do that with crisis disk as explained in first page of this thread.
The USB flash drive light flash quite a long time. After that the laptop shut down and reboot with the same POST as usual showing bios version 1.22 as usual. I expected an earlier version. Is that correct?
Thanks Kizwan, you are the best -
If you can't obtain other BIOS version, you can use the modified BIOS image. This is not recommended though but I also don't see any danger with it. Put the modified BIOS image in CRISIS disk. If after BIOS recovery successful, you should see new options (unlocked hidden options) in BIOS menu.
<STRIKE>Can you post step-by-step BIOS recovery procedure you use on your Samsung notebook? Including the notebook behavior like blank display, LED blinking, etc, anything you see or remember. Thank you.</STRIKE>
EDIT: Little confusion there. I just realized your notebook is Aspire 5740G after I look to your previous post. -
I'll look into this later. For the meantime, make sure your notebook can recover corrupted BIOS with CRISIS disk. -
-----
Thanks, everything worked fine, warning beep is gone, advanced options are enabled, allright functioning. I will not bother you any more with my lack of knoledge. Thanks for your patience -
Absolutely didn't bother at all. I'm glad I'm able to help you. -
Sony VAIO SZ56 R0122S5 MOD.rar
- Enhanced Intel SpeedStep Technology (EIST) unlocked - for enabling dual-IDA using ThrottleStop.
Info regarding ME Devices & ME BIOS options:-
- Host Embedded Controller Interface
- Configuring Intel ME BIOS Extension for the first time
(I don't know whether your notebook hardware supported it or not)
Last edited by a moderator: Feb 6, 2015 -
Hi kizwan,
I have Acer TravelMate 5740G
Can you unhide hidden intel menu in bios if it is possible? Bios v1.18@acer -
-
####################################################
(Update 7 November 2011)
This modified BIOS is based on BIOS " 10012GH_EC10_XMG7C (For W860CU)" (Download link: http://www.megaupload.com/?d=94OK8OOJ OR http://www.4shared.com/file/e2SKd-ZB/10012GH_EC10_XMG7C.html).
Notes
- Before flashing BIOS with this modified BIOS image, make sure your notebook already using BIOS "10012GH_EC10_XMG7C (For W860CU)". If not, please flash BIOS with BIOS "10012GH_EC10_XMG7C (For W860CU)" first before proceed.
- Use at your own risk!
10012GH_EC10_XMG7C (For W860CU) MOD.rar
( MD5: D48918923AB6832650566DEB335F02AC)
Changes
- Unlocked hidden menus & sub-menus.
- Contain overclocking menus for extreme edition processor.
This modified BIOS is based on BIOS W86CU_BIOS18.
Clevo W860CU W86CU_BIOS18 MOD.rar
- Advanced Chipset Control
-
Hello
@ kizwan
I have a ACER ASPIRE 7730G, 9600m GT 512 MB and CPU T9400 2*2,53 GHz.
Its possible to create an open BIOS based on 0,3636?
I want SLIC 2.1, VT and an open menue to change Fanspeed , FSB and so on.
Can u use the Tool "ACPI DSDT Patcher" to modify?
Many questions, i know. But i hope u can help me.
Greets -
- C States options
- VT options
- Speedstep options
- PCI Express options
Other mod that I can do is unlocked the EIST. When EIST is unlocked, you can control Speedstep (enabled/disabled) in windows using Throttlestop. You will be able to enabled dual-IDA mode using Throttestop. For overclock, you'll need to use tools like SetFSB & Throttlestop.
The modified BIOS image will be ready as soon as possible. For the meantime, make sure your notebook can recover corrupted BIOS with CRISIS disk. -
Hi everyone,
i need to ask a question about acer extansa 4420-5963
i want to swap cpu tk-57 to tl-68
that way i bought a tl-68
but i swapped cpu with tl-68
when i try to open laptop it restarts itself once then shut down itself with tl-68
i can hear dvd-rom and hdd voice but there is no screen always black
What do you think about this problem.
Does it involved with cpu microcode or is cpu broken?
Thanks for every reply.. -
When you said " it restarts itself once then shut down itself with tl-68"; at the point before " it restart itself", did it managed to load windows OR at least you see POST at all?
Acer Laptop with Phoenix BIOS: BIOS MOD Request
Discussion in 'Acer' started by kizwan, May 3, 2010.