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
lenovo b570-1068b9u bios update or hidde...
Last Post: DeathBringer
Today 08:03 AM
» Replies: 3
» Views: 81
[REQUEST] Acer Predator Helios 300 PH315...
Last Post: slow-motio
Yesterday 09:41 PM
» Replies: 37
» Views: 10179
Machenike L16
Last Post: Dudu2002
Yesterday 01:09 PM
» Replies: 7
» Views: 801
[REQUEST] Dell Inspiron (15) 3521/5521 B...
Last Post: MrleAnd
Yesterday 12:37 AM
» Replies: 121
» Views: 94402
[REQUEST] Lenovo B590 (H9ETxxWW) Whiteli...
Last Post: rasoir0591
05-30-2025 05:06 PM
» Replies: 682
» Views: 268028
BIOS boot logo changed, but with some pr...
Last Post: wissense
05-29-2025 08:35 AM
» Replies: 6
» Views: 3554
Dell Optiplex 3060 add 9th Gen CPU suppo...
Last Post: neocayasen
05-29-2025 02:46 AM
» Replies: 25
» Views: 2713
[REQUEST] ASUS BM1AD (H81M-C/BM6AD/DP_MB...
Last Post: kelsier37
05-28-2025 12:03 PM
» Replies: 3
» Views: 5504
[REQUEST] HP Pavilion dv6-3026er (BIOS F...
Last Post: Rompass
05-28-2025 09:57 AM
» Replies: 0
» Views: 246
Need the boot options added back to BIOS
Last Post: devicemodder
05-27-2025 07:53 PM
» Replies: 0
» Views: 272
ASUS Z9PE-D8 WS: NVMe m.2 support
Last Post: netwave
05-27-2025 12:06 PM
» Replies: 29
» Views: 30264
[REQUEST] Lenovo Legion 5 (EFCNxxWW) BIO...
Last Post: Dudu2002
05-27-2025 06:06 AM
» Replies: 51
» Views: 25010
[REQUEST] Lenovo G500 (78CNxxWW) Whiteli...
Last Post: fugitivus
05-26-2025 01:33 PM
» Replies: 1224
» Views: 446674
[SOLVED] Toshiba Satellite C660 and T7x0...
Last Post: oggy997
05-26-2025 06:50 AM
» Replies: 57
» Views: 28769
Lenovo Y50-70 soft bricked.
Last Post: Shamuray
05-25-2025 05:12 PM
» Replies: 17
» Views: 16654
Dell 7410 winbond bios password help
Last Post: happycowboy
05-25-2025 04:36 PM
» Replies: 0
» Views: 294
[Request] Alienware 17 R2 bios unlock
Last Post: feluchi
05-25-2025 01:58 PM
» Replies: 128
» Views: 56967
[REQUEST] Sony Vaio SVE141 & SVE151 seri...
Last Post: German8803
05-25-2025 10:14 AM
» Replies: 12
» Views: 9647
Intel Tiger Hill NM10 (Tigerpoint) - BIO...
Last Post: Boost
05-25-2025 04:41 AM
» Replies: 0
» Views: 320
AMI Bios flash tool - AFUDOS.EXE
Last Post: joelcool69
05-24-2025 12:43 PM
» Replies: 11
» Views: 185276

[Request] Adding 7th Gen CPU support to Fujitsu D3401-A1
#1
Hi, I have a Fujitsu Esprimo D756 with an D3401-A1 mainboard. Unfortunately it officially only supports 6th Gen Skylake CPUs. I have an Core i3-7100 laying around, which I would love to use in that system. At the moment there is an Intel Pentium G4400 CPU in there.

There is apparently another very similar mainboard with 7th Gen CPU Support. The Fujitsu D3401-B2. Here is the datasheet for it: https://cdn-reichelt.de/documents/datenb..._DB_EN.pdf
Unfortunately there seems to be no datasheet for my D3401-A(1) board.

Original BIOS files for both D3401-A(1) and D3401-B2 are available on https://ftp.kontron.com/main.html
Login: anonymous
Pw: 
Location: /Products/Motherboards/EoL_Motherboards/EoL_ClassicDesktop/D34xx/D3401_D3402-A_D3417-A/BIOS_D3401_D3402-A_D3417-A

I already made a BIOS dump of mine using a CH341A programmer.
Just renaming the BIOS file from D3401-B2 and using DOSflash unfortunately doesn't work.
CPU-Z Screenshots of currently installed Hardware are attached as well.

I hope there is some way to make 7th gen work in that machine Smile


Attached Files Thumbnail(s)
       
find
quote
#2
Just truncate D3401-B2.UPD to 16384 KB and flash by a hardware programmer.
find
quote
#3
Thanks for your quick answer :) Just how is the correct way to truncate the file?
If I use truncate under linux and then compare the file to the untouched file in a hex editor, there is still quite a bit data being cut off at the end of the file. The command I used was this one:
Code:
truncate D3401-B2.UPD -s 16777216
find
quote
#4
That's OK.
find
quote
#5
Thank you very much! It seems to work perfectly Smile Smile


Attached Files Thumbnail(s)
   
find
quote
#6
Hi xDJoelDx,

I want to do the same thing for a D3401 B12 motherboard.

Can you tell me how did you flashed the new bios? It is working the normal way using the USB stick with FreeDOS?

Thanks!
find
quote
#7
I want to change the bios of my Fujitsu Siemens Esprimo D756 E90 mobo model D3401-A11 with the bios of its sibling mobo D3401-B2. The latter supports 6th gen Skylake and 7th gen Kaby Lake CPUs. My latest mobo bios only supports 6th gen. I want to use Kaby Lake to make transcoding 4K HEVC possible.

I hope I correctly verified that it is possible by truncating the .uba file of the b2 mobo bios with something like [trunc.exe](https://www.softpedia.com/get/System/Sys...runc.shtml) as described here
https://www.bios-mods.com/forum/showthre...?tid=40459
and here
https://www.bios-mods.com/forum/showthre...?tid=40475

and then flash it to my mobo. I guess this is possible because both boards use the same Intel Q150 chipset.

The forum postings only describe flashing with a hardware programmer. So my questions are:

Is it safe to do this?

Is it possible to use the built in possibility to flash the modified bios with a USB drive and Free DOS?

My current bios file pack contains a .upc and a .uba file. So does this mean I have to replace the .uba file with the modified one? What about the .upc file?

I never done something like this so please feel free to treat me like a noob.

Thank you!
find
quote
#8
Use D3401-B2.UPD, not "a .uba file"
find
quote
#9
Hello,
thanks for your reply. I'm sorry I misspelled off course I meant UPD. So that means I can flash it with the Free DOS method?
find
quote
#10
(07-21-2024, 11:58 AM)happykakadu Wrote: I can flash it with the Free DOS method?
I don't think so.
find
quote


Forum Jump:


Users browsing this thread: 2 Guest(s)