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] Lenovo IdeaPad L340 (BGCNxxWW)...
Last Post: Dudu2002
Today 10:24 AM
» Replies: 101
» Views: 56413
[REQUEST] Lenovo G580 (62CNxxWW) Whiteli...
Last Post: pupa57
Today 07:28 AM
» Replies: 818
» Views: 456177
Locate BIOS chip on DKL50 LA-E802P Rev:1...
Last Post: valerio_vanni
Yesterday 08:29 PM
» Replies: 0
» Views: 73
[Success] [Bios Mod] Dell XPS L321X EFI ...
Last Post: wimmme
Yesterday 10:55 AM
» Replies: 19
» Views: 38667
[REQUEST] Acer Nitro 5 AN515-55 BIOS Unl...
Last Post: mimouzunov
Yesterday 10:37 AM
» Replies: 100
» Views: 80969
Asus A8JR / Z99J - T7200 CPU - confirmed
Last Post: Longmao0219
Yesterday 10:16 AM
» Replies: 1
» Views: 3910
Samsung R60 plus
Last Post: Debilix4441
Yesterday 09:01 AM
» Replies: 15
» Views: 17114
[REQUEST] Lenovo Legion Y540 (BHCNxxWW) ...
Last Post: fgonz
Yesterday 08:22 AM
» Replies: 18
» Views: 10041
Foxconn 865G7MF Pinmodded Xeon Support
Last Post: Jackal1983
11-10-2025 10:01 PM
» Replies: 18
» Views: 551
H170-HD3 DDR3 Nvme RAID Unlock
Last Post: foxbnu
11-10-2025 04:18 PM
» Replies: 0
» Views: 106
Lenovo G460 G560 Z460 Z560 NWL ADV MC
Last Post: ArkuS
11-10-2025 12:03 PM
» Replies: 8
» Views: 6336
[REQUEST] Lenovo L440 Whitelist Removal
Last Post: Dudu2002
11-10-2025 04:48 AM
» Replies: 144
» Views: 83467
[REQUEST] Lenovo G400S (7BCNxxWW) Whitel...
Last Post: El_Gamer_74
11-09-2025 02:09 PM
» Replies: 218
» Views: 129099
Dell G43T-DM1 please
Last Post: Methanoid
11-09-2025 09:52 AM
» Replies: 0
» Views: 122
Thinkpad P16s G3 WWAN whitelist removal
Last Post: jussi666
11-09-2025 09:30 AM
» Replies: 0
» Views: 153
Optiplex 7060 SFF 9th Generation Intel C...
Last Post: DeathBringer
11-09-2025 02:14 AM
» Replies: 70
» Views: 45290
[REQUEST] Lenovo IdeaPad Gaming 3 15IMH0...
Last Post: ormcra
11-09-2025 01:40 AM
» Replies: 57
» Views: 42191
[REQUEST] Lenovo Thinkpad T410 (6IETxxWW...
Last Post: egecc
11-08-2025 05:11 PM
» Replies: 154
» Views: 63970
X550VXK BIOS Unlock Request
Last Post: laret
11-07-2025 03:01 PM
» Replies: 3
» Views: 423
BIOS P09ABE and 32GB RAM with 2 16GB mod...
Last Post: japa543
11-07-2025 02:43 PM
» Replies: 4
» Views: 830

[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)