

Oh, thanks! The EZ Flash thingie seems to be even EZier than using the DOS flasher, so I'll try that one instead.niskel wrote:Check section 4 pages 1 to 3 of you A8V Deluxe User Guide that came with your motherboard.
Download Manual
DOS Flasher
Writing such tools (and especially testing them) is a pain (and a bit risky for the "testing" part - and even if you have some way to reprogram the flash chip off-board if something goes wrong, it's still a pain). One model of motherboard can use different flash chips depending on what's available when it's produced. And each brand of flash chips has its own way of unlocking/erasing/locking sectors, so the flashing tools need to handle quite a lot of cases. Hopefully there are not that many flash manufacturers.nukem996 wrote:I also have an ASUS motherboard and ive always wondered how hard would it be to create a program that flashes the bios on linux.
That's weird... normally it's quite fast. What takes more time is finding a floppy drive (most of my machines don't have one permanently installed), connecting it, rebooting another time because you forgot to enable the floppy controller in the BIOS, so Linux won't see the drive... And then finding a floppy disk, trying to dd some bootable image on it, discovering the floppy is bad, finding another floppy... The update itself usually takes less time than all of that.tgh wrote:the DOS boot diskette took roughly an *hour* before it got to the "A:>" prompt.
There is the /dev/bios project, but from the chipsets that are supported, I think it has not been maintained for a long time.nukem996 wrote:Still, I want a native Linux app that will just upgrade my BIOS then reboot my computer and im done.
At least with the A8V there is no app needed; no boot disk and really no floppy. All you need is the .bin bios file and some removable drive on your PC. I ended up using a R/W DVD because that was all I had at the time. You put the .bin file on the disk/DVD/CD/whatever and stick it in the drive, then just reboot and hit some keys, I think Alt+F2, and it loads the bios from the removable drive. All the routines are in the bios, so you don't need anything else. This completely does away with the need for any seperate flashing software.nukem996 wrote:Still, I want a native Linux app that will just upgrade my BIOS then reboot my computer and im done. Many computers now(aka mine) dont have a floppy drive(infact companies like Dell, Gateway, and HP say that they are obsolete) so making a boot CD or finds a drive to temporarly connect to my computer is a realy pain in the ass.
This works with most recent Award BIOSes (I don't know for the AMI ones, maybe they have something similar). The BIOSes that can do that have the flash tool (awdflash.exe) integrated in the BIOS image itself. You still need a removable drive though. I wonder if a usb flash key would work...Timbers2k wrote:At least with the A8V there is no app needed; no boot disk and really no floppy. All you need is the .bin bios file and some removable drive on your PC.

oh, what's that .bin file ?Timbers2k wrote:At least with the A8V there is no app needed; no boot disk and really no floppy. All you need is the .bin bios file and some removable drive on your PC. I ended up using a R/W DVD because that was all I had at the time. You put the .bin file on the disk/DVD/CD/whatever and stick it in the drive, then just reboot and hit some keys, I think Alt+F2, and it loads the bios from the removable drive. All the routines are in the bios, so you don't need anything else. This completely does away with the need for any seperate flashing software.
No, I followed the directions in the manual. Sorry the .bin was the firmware for my router. Just rename the file from Asus to A8V.ROM and put it on a CD.marvin rouge wrote:oh, what's that .bin file ?
I just downloaded the latest (stable) bios for A8VDeluxe, it's a .zip file : A8V-ASUS-Deluxe-1015.zip
If I unzip it, I get this file : A8V-ASUS-Deluxe-1015.002 (and only this one)
Now, if I read the user manual, they tell us to rename the file into A8V.ROM (page 4-4 of the manual, "Using ASUS EZ Flash to update the BIOS").
So, did you mean .ROM file, or is there something else I should know ?

Let's just hope the power won't go out while you are doing that; otherwise, you will have a dead motherboard!!!marvin rouge wrote:Oh. Thanks.Timbers2k wrote:No, I followed the directions in the manual. Sorry the .bin was the firmware for my router. Just rename the file from Asus to A8V.ROM and put it on a CD.
Let's flash the BIOS.
+

Done ! No power problem, motherboard still alivetaurus wrote:Let's just hope the power won't go out while you are doing that; otherwise, you will have a dead motherboard!!!
ASUS has the BIOS stored in two places so if the power does go out then it will just revert to the old one. If both get wiped out then you can pop in the CD that came with the motherboard and it will flash a default one on. At least thats what I read on the ASUS sitetaurus wrote:Let's just hope the power won't go out while you are doing that; otherwise, you will have a dead motherboard!!!