Forum RSS Feed Follow @ Twitter Follow On Facebook

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

Username:


Password:





[-]
Latest Threads
ASUS R1F CPU upgrade
Last Post: DeathBringer
Today 12:22 AM
» Replies: 1
» Views: 72
Asus h110m-a & xeon e3-1280v5
Last Post: DeathBringer
Yesterday 01:41 PM
» Replies: 1
» Views: 90
[REQUEST] Lenovo IdeaPad Flex 15 (8ACNxx...
Last Post: psycomaffo
Yesterday 10:36 AM
» Replies: 69
» Views: 26030
Request for Modded BIOS with AI Tweaker ...
Last Post: CertifiedCosmos
04-17-2024 05:04 PM
» Replies: 0
» Views: 110
Lenovo ThinkCentre M71e GPU Whitelist re...
Last Post: saschalein
04-17-2024 03:23 PM
» Replies: 0
» Views: 94
[REQUEST] Lenovo Ideapad 330S-15ARR (7WC...
Last Post: nadolivbios
04-17-2024 01:26 PM
» Replies: 25
» Views: 6150
How To Add SLIC 2.1 To An Intel Motherbo...
Last Post: sanya.silitskiy
04-17-2024 11:52 AM
» Replies: 73
» Views: 219983
[REQUEST] 13w Yoga Gen 2 (Type 82YR) (KB...
Last Post: SiberianTiger97
04-17-2024 09:48 AM
» Replies: 2
» Views: 164
Acer Extensa 5620: CPU replace
Last Post: MPM
04-17-2024 08:28 AM
» Replies: 2
» Views: 149
[REQUEST] Sony Vaio VPCEH & VPCEJ series...
Last Post: nrns
04-16-2024 08:08 PM
» Replies: 232
» Views: 98558
[REQUEST] Lenovo Y70-70 (9ECNxxWW) White...
Last Post: Dudu2002
04-16-2024 02:35 PM
» Replies: 103
» Views: 24038
[REQUEST] Lenovo Yoga 2 Pro (76CNxxWW) W...
Last Post: Dudu2002
04-16-2024 07:29 AM
» Replies: 847
» Views: 324205
[REQUEST] Acer Predator Helios 300 PH315...
Last Post: Dudu2002
04-16-2024 07:28 AM
» Replies: 26
» Views: 1000
[REQUEST] Lenovo ThinkPad P14s 3rd Gen 1...
Last Post: Dudu2002
04-16-2024 07:26 AM
» Replies: 4
» Views: 302
Add CPU support Lenovo M715s
Last Post: pashtet440
04-16-2024 06:56 AM
» Replies: 0
» Views: 143
[REQUEST] Lenovo G580 (5ECNxxWW) Whiteli...
Last Post: Dudu2002
04-14-2024 09:02 AM
» Replies: 1733
» Views: 542261
Dell Latitude 5520 - get to know passwor...
Last Post: yeti1299
04-14-2024 06:48 AM
» Replies: 2
» Views: 247
[REQUEST]: Asus TP420IA - how to dump bi...
Last Post: quantumx3
04-14-2024 05:34 AM
» Replies: 0
» Views: 213
[REQUEST] Lenovo Y50-70 (9ECNxxWW) BIOS ...
Last Post: Nightdemon2001
04-14-2024 01:13 AM
» Replies: 2319
» Views: 656830
[REQUEST] Lenovo B575 (52CNxxWW) Whiteli...
Last Post: thepwrtank18
04-13-2024 06:13 PM
» Replies: 56
» Views: 20453

convert .27A bios file
#1
Hi!! i have to flash bios file to a new winbond chip (SPI FLASH). i have the usb programmer and CH341A program but the extension bios file of my DFI CL630 is only in 27A extension and the program works on .BIN .HEX or .ROM. In the zip there are also afudos.exe and readme file. how can i convert if it is possible?
thanks
find
quote
#2
Please link or attach BIOS so I can check, it's probably already .bin file but best to check to be sure in case it's encapsulated.
find
quote
#3
here is the zip file, see into this. thanks !!!


Attached Files
.zip   CL630-CRM_062714.zip (Size: 1.84 MB / Downloads: 2)
find
quote
#4
That is .bin file, however if you are using this with programmer that is not complete BIOS file so you cannot write this to the board with programmer.

Please dump your current/old BIOS with programmer, make sure it verifies, and then open that file in Hex editor and make sure it's not all FF's or 00's, and or also open with UEFITool and make sure it opens fully (ignore errors at bottom) then save the file and upload it here.

If the board is working right now, you can update this BIOS normally using standard procedure from DOS using the included files and the following command >>

afudos CL630R46.27A /p /b /n

If the board is not running, you'll definitely need to dump your old original BIOS before you program new one, so I can make you a complete image to use with the programmer. That, or we'll have to find someone else's dump for this board and then I can make you an image to use. What is the full board model name in case we end up having to do that, is this full model name (DFI CL630)?
I found CL630-CRM DFI-ITOX and CL630-CRM when looking in Google, but first one leads to AC0 or ACB BIOS files
http://www.dfi-itox.com/pages/support/mbd/showcl630.htm

And the other one CL630-CRM, no BIOS downloads Sad
https://www.dfi.com/product/index/311#download
find
quote
#5
(12-13-2018, 12:34 AM)Lost_N_BIOS Wrote: That is .bin file, however if you are using this with programmer that is not complete BIOS file so you cannot write this to the board with programmer.  

Please dump your current/old BIOS with programmer, make sure it verifies, and then open that file in Hex editor and make sure it's not all FF's or 00's, and or also open with  UEFITool and make sure it opens fully (ignore errors at bottom) then save the file and upload it here.

If the board is working right now, you can update this BIOS normally using standard procedure from DOS using the included files and the following command >>

afudos CL630R46.27A /p /b /n

If the board is not running, you'll definitely need to dump your old original BIOS before you program new one, so I can make you a complete image to use with the programmer.  That, or we'll have to find someone else's dump for this board and then I can make you an image to use.  What is the full board model name in case we end up having to do that, is this full model name (DFI CL630)?
I found CL630-CRM DFI-ITOX and CL630-CRM when looking in Google, but first one leads to AC0 or ACB BIOS files
http://www.dfi-itox.com/pages/support/mbd/showcl630.htm

And the other one CL630-CRM, no BIOS downloads Sad
https://www.dfi.com/product/index/311#download

ok i'm very happy for your reply, you're the only! ok i've dumped my chip's bios (i think it's corrupted or broken because the pc start only on lights and fans but bios don't start and don't boot's anything)so dump could be not excat. so the dumped bios is only FF, i attach the screenshot. the bios is the zip file i gave u, i flashed into my pc 1 year ago with usb, when pc were work almost Sad . so we have to try to convert this 27A bios and put into chip, if don't i don't know how to do with my mobo and cpu.
thanks and best regards!!


Attached Files Thumbnail(s)
   
find
quote
#6
You're welcome!

Dumped BIOS only FF may not be proper dump, try again with another software version, I doubt the chip is blank (All FF) even if corrupted. That is common issue with programmer when bad connection, connected improperly, using incorrect version, or incorrect chip ID used etc. Here is several versions of the software for CH341A programmer - https://www.sendspace.com/file/gtcmvd

Here is guide on how to connect properly if you are not 100% sure
https://www.bios-mods.com/forum/Thread-G...programmer

Or is this removable BIOS? If yes, make sure you are putting chip into correct slot in the programmer and that pin one lines up with correct place in the programmer. Of course, if you have ever pressed "write" or "erase" with the chip connected, then it could be blank, if you have not, then it should have data on it

As I mentioned, you cannot write that .27 BIOS to the board, it's not complete BIOS. What is CPU model on this system?

Hopefully you have not erased or written to the chip, so we can get good dump from it. I cannot find one online, so that is your only hope I think, if it's corrupted I can fix, but if it's empty we cannot. I bet try other software version and you will get good dump. What is the BIOS Chip ID?
find
quote


Forum Jump:


Users browsing this thread: 1 Guest(s)