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
[Request] Mod Adaptec ARCCONF to allow x...
Last Post: Teetrinker
09-13-2025 10:14 AM
» Replies: 0
» Views: 2014
[REQUEST] Lenovo G580 (5ECNxxWW) Whiteli...
Last Post: Princeneo
09-12-2025 09:23 AM
» Replies: 1726
» Views: 900170
[REQUEST] Lenovo Ideapad 100-14IBD & 100...
Last Post: Dudu2002
09-12-2025 02:22 AM
» Replies: 26
» Views: 25238
[REQUEST] Acer Nitro 5 AN515-58 BIOS Unl...
Last Post: iku56m22v
09-11-2025 10:02 AM
» Replies: 37
» Views: 28362
3rd Party RAM Mod For HP EliteDesk 705 G...
Last Post: AmyGrrl
09-10-2025 09:40 AM
» Replies: 0
» Views: 3863
MSI PR210 AHCI
Last Post: iday82
09-09-2025 04:40 PM
» Replies: 0
» Views: 4048
Honor Magicbook D14 Ryzen 4800H
Last Post: Altermann
09-09-2025 05:04 AM
» Replies: 0
» Views: 4311
[REQUEST] Thinkpad X60S WiFi WhiteList r...
Last Post: Vigor89
09-08-2025 04:46 PM
» Replies: 0
» Views: 5148
[REQUEST] GIGABYTE G6 MF (2024) Bios Unl...
Last Post: lovesickugh
09-07-2025 09:15 PM
» Replies: 3
» Views: 9203
Gigabyte GA-G33-DS3R: USB Boot
Last Post: dinix
09-04-2025 10:37 AM
» Replies: 0
» Views: 6995
Optiplex 7060 SFF 9th Generation Intel C...
Last Post: DeathBringer
08-31-2025 01:59 AM
» Replies: 68
» Views: 38626
Bios Powered classmate
Last Post: MosheNessi
08-28-2025 08:08 AM
» Replies: 0
» Views: 6992
[REQUEST] Lenovo Thinkpad X12 Detachable...
Last Post: Kokoko123
08-28-2025 12:48 AM
» Replies: 0
» Views: 7231
[REQUEST] Unlock advanced options to HP ...
Last Post: huguito
08-26-2025 02:57 PM
» Replies: 0
» Views: 7341
[REQUEST] Dell Precision T3500 BIOS Unlo...
Last Post: DEX0ZEN
08-25-2025 01:30 PM
» Replies: 45
» Views: 53456
[REQUEST] Samsung NP900X4D AES-NI enable...
Last Post: Vesly
08-23-2025 05:25 PM
» Replies: 63
» Views: 49043
Acer Veriton X2640G Xeon support
Last Post: hercares
08-19-2025 03:21 PM
» Replies: 5
» Views: 2591
[Request] Lenovo v520s sff unit bios sup...
Last Post: DeathBringer
08-17-2025 02:05 PM
» Replies: 15
» Views: 3418
[Success] [Bios Mod] Dell XPS L321X EFI ...
Last Post: tuwumo
08-17-2025 11:37 AM
» Replies: 18
» Views: 31610
Samsung N140 JA05IT AHCI
Last Post: Ranmamez
08-12-2025 05:22 PM
» Replies: 0
» Views: 7751

Gateway FX6800 (TBGM01) support for 6-core CPUs
#1
Goal:
  • Add BIOS support for W3690 CPU on my Packard Bell TBGM01 motherboard
  • (Image of my W3690 CPU in attachments)
Current setup: When I put the W3690 in with my current setup, the PC powers on but it doesn't do anything: no beep, no power to keyboard, black screen etc. A somewhat interesting thing happens the first time when the PC has been completely out of power: the PC tries to power on for a second but then powers off just to power on again. The end result is the same though so this isn't most likely important. I have tried to add 06C0, 06C1 and 06C2 microcodes to my BIOS but the end result is always the same.

Information I have found out about this subject:
  • X58 motherboards support Gulftown CPUs physically. The question seems to be whether the BIOS supports that.
  • Unluckily Packard Bell doesn't seem to have updated their TBGM01 BIOS.
  • A same BIOS has been reported to work interchangeably between Packard Bell and Gateway versions of the motherboard, but from what I have understood, Gateway TBGM01's BIOS doesn't support Gulftown either. (Fun fact: they are both subsidiaries of Acer.)
  • MSI added support for Gulftown CPUs on their X58 Pro motherboards: https://www.msi.com/Motherboard/support/X58_Pro.html
My intention is to extract whatever MSI put in their BIOS and import it to my TBGM01 BIOS. However, I'm not sure if it's even possible to transfer this "CPU module" between BIOSes of different manufacturers. I'm hopeful since these seem to be the same type of AMI BIOSes.

Using MMTool v3.22, I looked at what was different between the MSI BIOS versions 8.9 and 8.A. The Gulftown "CPU module" update happened between those two versions. There were changes in the following modules:
  • P6 Micro Code (ID 11). I don't think my problem can be solved solely by adding microcodes so I didn't pay any more attention to this.
  • Multi Language (ID 21). This doesn't sound important.
  • Single Link Arch BIOS (ID 1B). I'm convinced that this is what I was looking for.
I found this toolset called ami_1b_utilz. With it I was able to split and combine parts of this "Single Link Arch BIOS" module. However, I don't know what exactly I should copy from there. Again I compared what had changed between the BIOS versions 8.9 and 8.A, this time using MD5 hashes of the files. These were the parts with changes in them:
  • ACPITBL_SEG
  • AGIF_CODE
  • DIM_CSEG
  • I13P_CSEG
  • MSIP_CSEG
  • PMM_CSEG
  • POST2_CSEG
  • POST_CSEG
  • POST_DSEG
  • RUN_CSEG
  • SETSVR_CSEG
  • SMBIOS_CSEG
  • SMI_BSPCSEG
  • SMI_BSPDSEG
  • SMI_BSPENTRYSEG
  • SMI_STRUCSEG
  • TCPA_CSEG
Now I'm lost.

Does someone know if this project is even possible? Could you help or even better, put this all together? Thanks.


If I forgot to tell something important, feel free to ask. Imgur album of the attachment images: https://imgur.com/a/bJUn8


Attached Files Thumbnail(s)
           
find
quote
#2
It's too difficult and too expensive work.
find
quote
#3
Thanks for answering. 

Still I'd like to ask a few things:
  • Have you heard of something like this being done?
  • Do you think that I'm on the right tracks in a sense that the problem relies in these "Single Link Arch BIOS" parts?
  • Do you know if these "Single Link Arch BIOS" parts have manufacturer-specific code in them? Meaning that importing them as a whole would be dangerous.
  • Do you think that if all the "CPU module" pieces were found, they would be suitable for the TBGM01 BIOS without modification?
find
quote
#4
  • No
  • Yes, it's the core of BIOS
  • It's different for all BIOS
  • I don't think so.
find
quote
#5
Hey there, I've got a Gateway FX6800-01e that I'm trying to put an X5660 in, I know there are some bios mods for it which allow for overclocking on the forums here but I can't seem to find one that has an updated CPU support list (there isn't one out there from gateway themselves). If someone could edit the version of the 6800-01e bios which allows for overclocking to also support X5600 series CPUs I'd really appreciate it.

Thanks!
find
quote
#6
Post screenshots of first (CPU) & third (Mainboard) tabs of CPU-Z with supported CPU.
find
quote
#7
(12-07-2019, 02:51 AM)DeathBringer Wrote: Post screenshots of first (CPU) & third (Mainboard) tabs of CPU-Z with supported CPU.

Sure here you go. Keep in mind I'm upgrading to an X5650, if you need the stepping number of the CPU let me know

Thanks for the help


Attached Files Thumbnail(s)
           
find
quote
#8
This BIOS doesn't support CPUs with six cores.
BTW: adding microcode doesn't add support for new CPUs.
find
quote
#9
(12-09-2019, 11:35 AM)DeathBringer Wrote: This BIOS doesn't support CPUs with six cores.
BTW: adding microcode doesn't add support for new CPUs.

There isn't a way to modify the bios to support it?
find
quote
#10
No simple way. Buy new motherboard.
find
quote


Forum Jump:


Users browsing this thread: 3 Guest(s)