Page 1 of 1

I just want to understand why it is not working...thanks

Posted: Mon Oct 05, 2009 1:19 pm
by naton
Hi there,
I have a gateway ML3108b laptop (AMD socket S1, North Bridge: nVidia C51MV, South Bridge: MCP51 )
My laptop has a Sempron CPU. I tried to upgrade it to a Turion X2 (same socket) and it didn't work. I tried a TL50, a TL52 and a TL60. Although they are correctly identified in the bios, the laptop display the following message "Fatal error! Change cpu" instead of loading the operating system.

My laptop uses a pheonix bios.

Initially I thought that my bios does not have Turion X2 microcodes. After spending days searching the web I did the following:

1- Extracted update0.rom from my laptop bios.
2- Extracted update00.rom from an HP dv9705 laptop bios. The dv9705 is originally shipped with a Turion X2.
3- Compared update0.rom and update00.rom with a hex editor.
4- I copied the content of update00.rom and added it to the beginning of update0.rom.
5- I recompilied my laptop bios using the updated update0.rom file (i.e. with the additional microcodes).
6- I flashed my laptop bios with the modded bios file.

My laptop is still working fine with the Sempron, but I still get the same error message when I try a Turion X2 on it.

Why the Turion X2 are still not working?
Was there another file that needed update apart from the update0.rom?
Do you think that Turion X2 are not working because of a chipset incompatibility? I mean because of hardware incompatibility and not a bios incompatibility?


thanks

Posted: Mon Oct 05, 2009 4:12 pm
by edwin
It is possible Gateway has locked the upgrade to Turions because the laptop hardware cannot handle them... Ask Gateway...

Re: I just want to understand why it is not working...thanks

Posted: Mon Oct 05, 2009 4:46 pm
by user8012
Microcode update is not BIOS execution code or CPU detection data.
You must modify a execution code of CPU detection and initialization.

Posted: Wed Oct 07, 2009 9:51 pm
by naton
edwin wrote:It is possible Gateway has locked the upgrade to Turions because the laptop hardware cannot handle them... Ask Gateway...
I contacted them in the past about the upgrade but they didn't want to help.

My laptop uses the same bios as the one used in other gateway laptops that are shiped with Turion X2... :?:
Microcode update is not BIOS execution code or CPU detection data.
You must modify a execution code of CPU detection and initialization.
I thought that CPU(s) support are added through adding microcodes to update0.rom?
What do you mean exactly by 'execution code'.

thanks....