Your submission was sent successfully! Close

Thank you for contacting us. A member of our team will be in touch shortly. Close

You have successfully unsubscribed! Close

Thank you for signing up for our newsletter!
In these regular emails you will find the latest updates about Ubuntu and upcoming events where you can meet our team.Close

NVIDIA DGX Station A100

Workstation system certified with Ubuntu


Ubuntu Hardware Certification

Ubuntu 22.04 LTS

The NVIDIA DGX Station A100 with the components described below has been awarded the status of certified for Ubuntu.

Download

Graphics: Install Nvidia drivers by installing the following packages:

nvidia-utils-535-server nvidia-kernel-source-535-server linux-modules-nvidia-535-server-nvidia nvidia-driver-535-server

Display:

By default, X and GRUB will display only on the BMC’s video output. If you would like to change this behaviour and have them display on the HDMI output you can perform the following commands. These commands will edit the respective configuration files and then reboot the system to apply the changes. Note X will move exclusively to HDMI, whereas GRUB will be available on all terminals (BMC, HDMI, IPMI Console).

X

man xorg.conf
This will list potential locations for your xorg.conf file, the default for most users is /etc/X11/xorg.conf

sudo nano /etc/X11/xorg.conf
Save a copy of the existing contents in case something goes wrong.

Paste the following into the file:

Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BusID "PCI:193:0:0"
EndSection

Press Ctrl+Shift+”x”, and then “y” to save.

sudo reboot

GRUB

sudo nano /etc/default/grub
Add the line “GRUB_TERMINAL=console" to the file

Press Ctrl+Shift+”x”, and then “y” to save.

sudo update-grub

sudo reboot

Kernel 5.15.0-1047-nvidia
BIOS American Megatrends Inc.: L10.16 (UEFI)

Hardware

Processor
  • Advanced Micro Devices, Inc. AMD EPYC 7742 64-Core Processor
Network
  • Intel Corp. Ethernet Controller 10G X550T pci (8086:1563 1849:1563 )
  • Intel Corp. Ethernet Controller 10G X550T pci (8086:1563 1849:1563 )
Video
  • NVIDIA GA100 [A100 SXM4 80GB] pci (10de:20b2 10de:147f )
  • ASPEED Technology, Inc. ASPEED Graphics Family pci (1a03:2000 1a03:2000 )
  • NVIDIA GA100 [A100 SXM4 80GB] pci (10de:20b2 10de:147f )
  • NVIDIA GA100 [A100 SXM4 80GB] pci (10de:20b2 10de:147f )
  • NVIDIA TU117GLM [Quadro T1000 Mobile] pci (10de:1fb0 10de:1485 )
  • NVIDIA GA100 [A100 SXM4 80GB] pci (10de:20b2 10de:147f )

All hardware details ›


Issues? Let us know

If there is an issue with the information for this system, please let us know.