Another issue I came across. I am assuming that the BIOS chip is 32MB in size. The .bin file for the bios is ~35MB in size. It may have a head and tail (junk data at beginning and end) that needs to be cut off. Saw that on the LTT forum here: https://linustechtips.com/topic/1314...arger-than-ic/
The bios file for 1.2.2 is here: https://www.dell.com/support/home/en...-r1-amd-laptop
extracting the .exe with 7zip gives a isflash.bin file which is the exact same size as the bios recovery image file BIOS_RCV.img. I am assuming isflash.bin is the actual bios itself since it matches the bare recovery file. They are both of a size 35,601,656 bytes. Not sure how to flash this onto the bios chip since I think it would be bigger than the 32MB chip, unless the chip is 64MB? Does some part of the .bin file have to be clipped off with a hex editor?
The bios file for 1.2.2 is here: https://www.dell.com/support/home/en...-r1-amd-laptop
extracting the .exe with 7zip gives a isflash.bin file which is the exact same size as the bios recovery image file BIOS_RCV.img. I am assuming isflash.bin is the actual bios itself since it matches the bare recovery file. They are both of a size 35,601,656 bytes. Not sure how to flash this onto the bios chip since I think it would be bigger than the 32MB chip, unless the chip is 64MB? Does some part of the .bin file have to be clipped off with a hex editor?
Comment