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] Clevo P751ZM (mobo P750ZM-G) B...
Last Post: EuReKa-LoS
Yesterday 08:55 AM
» Replies: 5
» Views: 2652
Dell Inspiron 3910 BIOS Password Removal...
Last Post: 5518
07-02-2026 06:27 AM
» Replies: 0
» Views: 255
Modded bios m3-581tg wont flash
Last Post: gazan
07-02-2026 06:15 AM
» Replies: 57
» Views: 51718
[Request] Rog g22ch Bios Unlock (PL1, pl...
Last Post: Echelon36
07-01-2026 08:21 PM
» Replies: 0
» Views: 262
[REQUEST] Acer Aspire One D270 BIOS Unlo...
Last Post: StrasneQvirki
06-28-2026 01:56 PM
» Replies: 31
» Views: 32899
[REQUEST] Alienware M15 R7 i7-12700H BIO...
Last Post: Carl Camargos
06-28-2026 10:25 AM
» Replies: 0
» Views: 414
Hp 8510w fix quad core support Q9000 in ...
Last Post: DeathBringer
06-28-2026 10:24 AM
» Replies: 11
» Views: 903
[REQUEST] Lenovo Z50-70 & Z40-70 (9BCNxx...
Last Post: nir4w1
06-28-2026 10:05 AM
» Replies: 759
» Views: 453581
Acer E1-510 z5we3 bios
Last Post: dpdr
06-28-2026 07:56 AM
» Replies: 0
» Views: 383
[REQUEST] Acer Predator Helios 300 PH315...
Last Post: Dudu2002
06-27-2026 05:11 PM
» Replies: 48
» Views: 38287
asus z10pe-d8 ws bifurcation request
Last Post: nesvet
06-27-2026 01:35 PM
» Replies: 1
» Views: 944
ASUS X101CH EMT64 Request
Last Post: asusx101ch
06-26-2026 06:37 AM
» Replies: 35
» Views: 40885
Lenovo ThinkPad T430 bypass downflashing...
Last Post: techalive
06-25-2026 02:18 PM
» Replies: 0
» Views: 366
[REQUEST] Lenovo G580 (5ECNxxWW) Whiteli...
Last Post: Dudu2002
06-25-2026 01:17 AM
» Replies: 1731
» Views: 1161722
[REQUEST] Lenovo IdeaPad S400 (6DCNxxWW)...
Last Post: nigdev
06-24-2026 08:57 PM
» Replies: 337
» Views: 210379
[REQUEST] Lenovo B50-70 (9DCNxxWW) White...
Last Post: polmpl
06-24-2026 12:37 PM
» Replies: 180
» Views: 120066
Lenovo T480 Bios Mod
Last Post: Dudu2002
06-24-2026 01:20 AM
» Replies: 9
» Views: 7951
[Request] Dell Vostro 3550 - Keyboard an...
Last Post: viniGdF
06-23-2026 03:53 PM
» Replies: 0
» Views: 582
[Unlock Reqest]TFH GK5CP6Z(as Thirdwave ...
Last Post: recovery24
06-23-2026 07:50 AM
» Replies: 9
» Views: 5866
[Request] MSI H310M PRO-VDH PLUS MS-7C09...
Last Post: DeathBringer
06-22-2026 07:10 AM
» Replies: 3
» Views: 880

[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: 1 Guest(s)