I have a motherboard where the latest BIOS was published in 1999.
The problem here is that a lot of Linux distributions won't enable APCI support on this board by default because they complain the BIOS is too old.
Now the board supports ACPI so this is not a problem, as if I force ACPI on using the boot time switch "acpi=force" then it functions normally
But this becomes annoying as I have to manually do this every time I try a different distribution or update the current one.
So I wish to edit the BIOS so the built date is 2000 or higher, and trick Linux into thinking the BIOS is newer than it really is, and thus allowing ACPI to be enabled automatically at every boot.
Only problem is that I have no idea how to do this. Can anyone help me?