2023-07-10 15:43:08 +00:00
|
|
|
---
|
|
|
|
title: ASUS KFSN4-DRE server/workstation board
|
|
|
|
x-toc-enable: true
|
|
|
|
...
|
|
|
|
|
|
|
|
<div class="specs">
|
|
|
|
<center>
|
|
|
|
![ASUS KFSN4-DRE]()
|
|
|
|
</center>
|
|
|
|
|
|
|
|
| ***Specifications*** | |
|
|
|
|
|----------------------------|------------------------------------------------|
|
|
|
|
| **Manufacturer** | ASUS |
|
|
|
|
| **Name** | KFSN4-DRE |
|
|
|
|
| **Released** | ? |
|
|
|
|
| **Chipset** | nVIDIA nForce Professional 2200 |
|
|
|
|
| **CPU** | AMD Opteron 2000 series (Barcelona Family) |
|
|
|
|
| **Graphics** | XGI Z9s VGA Controller |
|
|
|
|
| **Display** | None. |
|
|
|
|
| **Memory** | 512MB, 1GB, 2GB, 4GB |
|
|
|
|
| **Architecture** | x86_64 |
|
|
|
|
| **Original boot firmware** | AMIBIOS |
|
|
|
|
| **Intel ME/AMD PSP** | Not present. |
|
|
|
|
| **Flash chip** | PLCC 1MiB (Upgradable to 2MiB) |
|
|
|
|
|
|
|
|
```
|
2023-11-21 15:53:28 +00:00
|
|
|
W+: Works;
|
2023-07-10 15:43:08 +00:00
|
|
|
N: Doesn't work;
|
|
|
|
U: Untested;
|
|
|
|
P+: Partially works;
|
|
|
|
```
|
|
|
|
|
|
|
|
| ***Features*** | |
|
|
|
|
|----------------|---------------------------------------|
|
|
|
|
| **Internal flashing with original boot firmware** | W+ |
|
|
|
|
| **Display** | - |
|
|
|
|
| **Audio** | W+ |
|
|
|
|
| **RAM Init** | W+ |
|
|
|
|
| **External output** | W+ |
|
|
|
|
| **Display brightness** | - |
|
|
|
|
|
|
|
|
| ***Payloads supported*** | |
|
|
|
|
|---------------------------|-----------------|
|
|
|
|
| **GRUB** | Partially works |
|
|
|
|
| **SeaBIOS** | Partially works |
|
|
|
|
| **SeaBIOS with GRUB** | Partially works |
|
|
|
|
</div>
|
|
|
|
|
|
|
|
This is a server board using AMD hardware (Fam10h). It can also be used
|
2023-10-26 00:10:41 +00:00
|
|
|
for building a high-powered workstation. Powered by Canoeboot.
|
2023-07-10 15:43:08 +00:00
|
|
|
|
|
|
|
Flashing instructions can be found at
|
2024-01-27 22:35:38 +00:00
|
|
|
[../install/\#flashprog](../install/)
|
|
|
|
|
extreme cleanup / grandiose gesture
make canoeboot a truly GNU FSDG compliant coreboot distro,
by removing all overly positive reference to Libreboot;
what remains is technical in nature, so as to provide
historical context since Canoeboot is a fork of Libreboot.
I've stated before that I wish to take a more neutral tone
toward the FSF, in contrast to the *coldboot war* of 2023
when GNU Boot started.
Canoeboot was heavily linking to Libreboot, even going so far
as to call itself "inferior" and tell the reader to use
Libreboot.
From now on, Canoeboot will be maintained as though I actually
believed in FSF propoganda. I don't, but its users do. Treat
them with respect. My reason for providing Canoeboot is
precisely that I wish for such people to have a high quality
coreboot distro, much unlike the inferior *GNU Boot* project;
inferior because to this day, it's still based on very old
Libreboot, with not much changed (of any real substance)
relative to the Libreboot 20220710 release on which it forked.
In general, I've also found a lot of stragglers from when
Canoeboot started, where paragraphs referred to Libreboot that
should have actually referred to Canoeboot, or paragraphs
with Libreboot-specific information that does not make sense
in the Canoeboot project e.g. references to vendor scripts.
The resulting canoeboot.org will now look no different to any
typical reader than a typical FSF-aligned project.
There is a next stage to this, which will become apparent to
everyone if I have my way.
Signed-off-by: Leah Rowe <info@minifree.org>
2024-05-10 02:12:44 +00:00
|
|
|
NOTE: Canoeboot standardises on [flashprog](https://flashprog.org/wiki/Flashprog)
|
2024-01-27 22:35:38 +00:00
|
|
|
now, as of 3 May 2024, which is a fork of flashrom.
|
2023-07-10 15:43:08 +00:00
|
|
|
|
|
|
|
Form factor {#formfactor}
|
|
|
|
===========
|
|
|
|
|
|
|
|
These boards use the SSI EEB 3.61 form factor; make sure that your case
|
|
|
|
supports this. This form factor is similar to E-ATX in that the size is
|
|
|
|
identical, but the position of the screws are different.
|
|
|
|
|
|
|
|
Flash chips {#flashchips}
|
|
|
|
===========
|
|
|
|
|
|
|
|
These boards use LPC flash (not SPI), in a PLCC socket. The default
|
|
|
|
flash size 1MiB (8Mbits), and can be upgraded to 2MiB (16Mbits).
|
|
|
|
SST49LF080A is the default that the board uses. SST49LF016C is an
|
|
|
|
example of a 2MiB (16Mbits) chip, which might work. It is believed that
|
|
|
|
2MiB (16Mbits) is the maximum size available for the flash chip.
|
|
|
|
|
|
|
|
*DO NOT hot-swap the chip with your bare hands. Use a PLCC chip
|
|
|
|
extractor. These can be found online. See
|
|
|
|
<http://www.coreboot.org/Developer_Manual/Tools#Chip_removal_tools>*
|
|
|
|
|
|
|
|
Native graphics initialization {#graphics}
|
|
|
|
==============================
|
|
|
|
|
|
|
|
Native graphics initialization exists (XGI Z9s) for this board.
|
|
|
|
Framebuffer- and text-mode both work. A serial port is also available.
|
|
|
|
|
|
|
|
Memory
|
|
|
|
======
|
|
|
|
|
|
|
|
DDR2 533/667 Registered ECC. 16 slots. Total capacity up to 64GiB.
|
|
|
|
|
|
|
|
Hex-core CPUs {#hexcore}
|
|
|
|
=============
|
|
|
|
|
|
|
|
PCB revision 1.05G is the latest version of this board and the best one
|
|
|
|
(the revision number is be printed on the board), if you want to use
|
|
|
|
dual hex-core CPUs (Opteron 2400/8400 series), though only two board
|
|
|
|
configurations are believed to support them. Other revisions are
|
|
|
|
believed to only support dual quad-core CPUs.
|
|
|
|
|
|
|
|
To be sure your board supports a CPU check the official ASUS website here:
|
|
|
|
<https://www.asus.com/support/cpu_support>. Note: not all CPUs are listed.
|
|
|
|
|
|
|
|
If you are running a Hex-Core CPU on any board version, please contact us.
|
|
|
|
|
|
|
|
Board configurations {#configurations}
|
|
|
|
==============
|
|
|
|
There are 7 different configurations of this board: "standard", 2S, iKVM,
|
|
|
|
iKVM/IST, SAS, SAS/iKVM and SAS/iKVM/IST.
|
|
|
|
|
|
|
|
The 2S boards have two PCI-E slots with the numbers of lanes shared,
|
|
|
|
making each slot have 8 lanes.
|
|
|
|
|
|
|
|
The iKVM boards are so called because they offer a remote real-time access
|
|
|
|
to the machine through a removable PCI management card, their hardware is
|
|
|
|
the same as the non-iKVM ones.
|
|
|
|
|
|
|
|
The SAS versions have a 4-port SAS controller and a four 7-pin SAS connectors
|
|
|
|
instead of the PCI-E 8x slot which is present in all the other board configurations.
|
2023-10-26 00:10:41 +00:00
|
|
|
Note: the SAS functionality is **not supported** by Canoeboot.
|
2023-07-10 15:43:08 +00:00
|
|
|
|
|
|
|
The IST versions with PCB revision 1.05G are the ones who are believed to
|
|
|
|
support the six core Opteron Istanbul processors (2400 and 8400 series).
|
|
|
|
|
|
|
|
Current issues {#issues}
|
|
|
|
==============
|
|
|
|
|
|
|
|
- There seems to be a 30 second bootblock delay (observed by
|
|
|
|
tpearson); the system otherwise boots and works as expected. See
|
|
|
|
[text/kfsn4-dre/bootlog.txt](text/kfsn4-dre/bootlog.txt) - this uses
|
|
|
|
the 'simple' bootblock, while tpearson uses the 'normal'
|
|
|
|
bootblock, which tpearson suspects may be a possible cause. This
|
|
|
|
person says that they will look into it. [This
|
|
|
|
config](http://review.coreboot.org/gitweb?p=board-status.git;a=blob;f=asus/kfsn4-dre/4.0-10101-g039edeb/2015-06-27T03:59:16Z/config.txt;h=4742905c185a93fbda8eb14322dd82c70641aef0;hb=055f5df4e000a97453dfad6c91c2d06ea22b8545)
|
|
|
|
doesn't have the issue.
|
|
|
|
|
|
|
|
- Text-mode is jittery and it may not be usable, so it's recommended
|
|
|
|
to flash the BIOS with the coreboot frame-buffer image (kfsn4-dre_corebootfb.rom).
|
|
|
|
The jitter disappears if using KMS once the kernel starts, but it will
|
|
|
|
remain, if booting the kernel in text-mode.
|
|
|
|
|
|
|
|
- Booting from USB mass storage devices is not possible; neither GRUB
|
|
|
|
nor SeaBIOS detect USB drives when present. USB keyboards function
|
|
|
|
under both GRUB and SeaBIOS, albeit slowly under GRUB (several seconds per
|
|
|
|
character typed).
|
|
|
|
|
|
|
|
- To install an operating system you will need a hard disk
|
|
|
|
with a pre-installed OS otherwise you have to plug in another hard disk or
|
|
|
|
a CD/DVD reader in order to boot a copy of the installer of your OS, since
|
|
|
|
the USB booting doesn't work.
|
|
|
|
|
|
|
|
Other information
|
|
|
|
=================
|
|
|
|
|
|
|
|
[specifications](https://web.archive.org/web/20181212180051/http://ftp.tekwind.co.jp/pub/asustw/mb/Socket%20F/KFSN4-DRE/Manual/e3335_kfsn4-dre.pdf)
|
|
|
|
|