This is the multi-page printable view of this section. Click here to print.
Lambda Vector FAQs and Guides
- 1: Can I upgrade my workstation to RTX 4090 GPUs?
- 2: How do I fix slow performance with my Gen 4 M.2 NVMe drive?
- 3: How do I set the fan speeds for my workstation?
- 4: How do I upgrade my Samsung 980 PRO NVMe SSD's firmware?
- 5: How do I upgrade my system's GPUs, storage, or other hardware?
- 6: What are the power requirements for my workstation's PSU?
- 7: Where can I download recovery images for my workstation?
1 - Can I upgrade my workstation to RTX 4090 GPUs?
Workstations can’t be upgraded to RTX 4090 GPUs.
To ensure system stability and longevity, the RTX 4090 GPUs we use in our workstations are liquid-cooled, as opposed to air-cooled like other GPUs. To accommodate the liquid-cooling solution and dissipate the amount of heat put out by the RTX 4090 GPUs, the workstation case requires special fan designs and layouts.
2 - How do I fix slow performance with my Gen 4 M.2 NVMe drive?
If you’re experiencing slow performance or errors with your Gen 4 M.2 NVMe drive, you might need to reinstall the drive into a new slot on your workstation’s motherboard.
There’s a known issue where Gen 4 M.2 NVMe drives experience slow performance and errors when installed into the M.2_1 slot in ASUS Pro WS WRX80E-SAGE SE WIFI motherboards, which are used in Lambda workstations. The manufacturer of the motherboard, ASUS, is aware of the issue.
Until ASUS releases a BIOS update that fixes the issue, you can work around the issue, depending on your workstation’s drive configuration:
-
If you have only 1x M.2 NVMe drive in your workstation, move the drive from slot M.2_1 to slot M.2_2.
-
If you have 1x M.2 NVMe drive and 1x U.2 NVMe drive in your workstation, move the M.2 NVMe drive from slot M.2_1 to slot M.2_2. Move the U.2 NVMe drive from slot U.2_1 to slot U.2_2.

Note
Unfortunately, there currently is no known workaround for workstations that have 1x M.2 NVMe drive and 2x U.2 NVMe drives.3 - How do I set the fan speeds for my workstation?
You can set baseline fan speeds for your workstation using ipmitool
. Once
baseline fan speeds are set, you can fine-tune the fan speeds in the web-based
IPMI interface.
Note
These instructions are only for workstations using an ASUS Pro WS WRX80E-SAGE SE WIFI motherboard.
Before proceeding with these instructions, run sudo dmidecode -t 2 | grep Name
to confirm your
workstation uses the above motherboard. You should see: Product Name: Pro WS WRX80E-SAGE SE
.
First, install ipmitool
by running:
sudo apt -y update && sudo apt -y install ipmitool
Then, set the baseline fan speeds by running:
sudo ipmitool raw 0x30 0x0E 0x04 0x00 0x32 0x23 0x49 0x46 0x5a 0x64 0x61 0x64 0x61 0x64 && \
sudo ipmitool raw 0x30 0x0E 0x04 0x01 0x32 0x23 0x49 0x46 0x5a 0x64 0x61 0x64 0x61 0x64 && \
sudo ipmitool raw 0x30 0x0E 0x04 0x02 0x32 0x23 0x49 0x46 0x5a 0x64 0x61 0x64 0x61 0x64 && \
sudo ipmitool raw 0x30 0x0E 0x04 0x03 0x32 0x23 0x49 0x46 0x5a 0x64 0x61 0x64 0x61 0x64 && \
sudo ipmitool raw 0x30 0x0E 0x04 0x04 0x32 0x23 0x49 0x46 0x5a 0x64 0x61 0x64 0x61 0x64 && \
sudo ipmitool raw 0x30 0x0E 0x04 0x05 0x32 0x23 0x49 0x46 0x5a 0x64 0x61 0x64 0x61 0x64 && \
sudo ipmitool raw 0x30 0x0E 0x04 0x06 0x32 0x23 0x49 0x46 0x5a 0x64 0x61 0x64 0x61 0x64
Tip
See the ASUS ASMB9-iKVM Fan Customized Mode User Guide [PDF] to learn how to customize fan speeds in the web-based IPMI interface.
Note that Lambda workstations are high-performance systems and generate plenty of heat. For this reason, it’s not recommended to use the guide’s power efficiency fan policy.
4 - How do I upgrade my Samsung 980 PRO NVMe SSD's firmware?
Follow these instructions to upgrade your Samsung 980 PRO NVMe SSD’s firmware.
Warning
Samsung 980 PRO NVMe SSDs with the older 3B2QGXA7 firmware are known to fail.
To know if your SSD is using the 3B2QGXA7 firmware, install the
smartmontools
package by running sudo apt -y install smartmontools
. Then,
run sudo smartctl -a /dev/nvme0
.
If your SSD is using the 3B2QGXA7 firmware, it’s recommended that you upgrade the firmware as soon as possible.
First, download the latest firmware ISO from Samsung’s website by running:
wget https://semiconductor.samsung.com/resources/software-resources/Samsung_SSD_980_PRO_5B2QGXA7.iso
Next, run sudo -s
to open a shell with root (administrator) privileges.
Finally, run:
mkdir /mnt/iso && mount -o loop Samsung_SSD_980_PRO_5B2QGXA7.iso /mnt/iso && \
mkdir fwupdate && cd fwupdate && \
gzip -dc /mnt/iso/initrd | cpio -idv --no-absolute-filenames && \
cd root/fumagician && ./fumagician
The above command mounts the firmware upgrade ISO, extracts the firmware upgrade, and launches the upgrade.
After the firmware upgrade completes, restart your computer.
Run sudo smartctl -a /dev/nvme0
to confirm your SSD is using the new
firmware.
5 - How do I upgrade my system's GPUs, storage, or other hardware?
Warning
Changing your system’s hardware without first contacting the Lambda Support team will void your system’s warranty and your support contract.Contact the Lambda Support team if you’re looking to upgrade any of your system’s hardware components, including:
- GPUs (graphics cards)
- SSDs (storage)
- RAM (memory)
- NICs (network cards)
The Lambda Support team will make sure you’re purchasing the right upgrades for your system.
6 - What are the power requirements for my workstation's PSU?
Warning
Lambda workstations are high-performance systems and use a large amount of power. For this reason, Lambda workstations can’t reliably be used with uninterruptible power supplies (UPSs, or battery backups).
If you use a UPS with your workstation, you might experience system instability and trouble booting.
The power requirements for Lambda workstation power supply units (PSUs) are as follows:
Tip
The manufacturer and model of your workstation’s PSU appears on the label on the PSU.Manufacturer | Model | Wattage | Voltage (AC) | Current (A) | Frequency (Hz) | Inlet/Outlet |
---|---|---|---|---|---|---|
Super Flower | SF-1300F14MG V1.0 | 1300 | 100-240 | 15 | 60/50 | C14/C13 |
Super Flower | SF-1600F14HT | 1600 | 115-240 | 17-10 | 60/50 | C20/C19 |
Super Flower | SF-2000F14HP | 2000 | 200-240 | 15 | 50 | C20/C19 |
Power connector inlets and outlets
This is what a C14 inlet looks like:

This is what a C13 outlet looks like:

This is what a C20 inlet looks like:

This is what a C19 outlet looks like:

Power cord plugs and receptacles
Warning
Lambda workstations must be connected to a dedicated power circuit that isn’t shared with other devices. Otherwise, the breaker will trip and disconnect power to the circuit.SF-1300F14MG V1.0 1300W PSU
For customers in North America, the SF-1300F14MG V1.0 1300W PSU power cord has a NEMA 5-15 plug. The plug inserts into NEMA 5-15 and NEMA 5-20 receptacles, which look like this:

On request, a C13-C14 power cord can be substituted for use with power distribution units (PDUs) commonly found in data centers.
SF-1600F14HT 1600W PSU
For customers in North America, the SF-1600F14HT 1600W PSU power cord uses a NEMA 5-20 plug. The plug inserts into a NEMA 5-20 receptacle, which looks like the receptacle on the right in the picture, below.

On request, a C19-C20 power cord can be substituted for use with power distribution units (PDUs) commonly found in data centers.
SF-2000F14HP 2000W PSU
For customers in North America, the SF-2000F14HP 2000W PSU power cord uses NEMA 6-20 or NEMA 6-15 connectors, which look like the ones in the third row in the picture, below.

On request, a C19-C20 power cord can be substituted for use with power distribution units (PDUs) commonly found in data centers.
7 - Where can I download recovery images for my workstation?
Workstation recovery images can be downloaded from our recovery images FAQ.