Lenovo Thinkstation P360 Workstation Tower User Guide

Lenovo Thinkstation P360 Workstation Tower User Guide

Ubuntu 22.04 Linux Setup Guide

For ThinkStation P360 Tower, Tiny

Lenovo ThinkStation P360 Workstation Tower

Lenovo Logo 1A Section 1 -­ BIOS Configuration

The first step before installing Linux is to make sure the system BIOS is setup correctly.

  • Boot into BIOS by pressing the function F1 key at the “Lenovo” splash screen.
Lenovo ThinkStation P360 Workstation Tower 1
  • Tab over to the Security tab and select “Secure Boot”.
Lenovo ThinkStation P360 Workstation Tower 2
  • Check whether Secure Boot is disabled. If found enabled, disable it.
Lenovo ThinkStation P360 Workstation Tower 3
  • Save changes by pressing F10 function key.

Lenovo ThinkStation P360 Workstation Tower 4

Section 2 ­- Installing Ubuntu Linux 22.04 LTS

Please refer to the following instructions and screenshots on how to install Ubuntu 22.04 LTS on the Lenovo ThinkStation P360.

  • Insert the Ubuntu 22.04 LTS installation media (either through USB or CD/DVD)
  • Power on the system and press the F12 function key whenever the following Lenovo splash screen appears.
    Lenovo ThinkStation P360 Workstation Tower 5
  • Select the Linux bootable installation media from the F12 boot menu list.
    Lenovo ThinkStation P360 Workstation Tower 6
  • Select “Ubuntu” from the GRUB boot menu and press enter.Lenovo ThinkStation P360 Workstation Tower 7
  • Select the “Install Ubuntu” option on the welcome screen.

Lenovo ThinkStation P360 Workstation Tower 8

  • Select the appropriate keyboard layout and language and press “Continue”.
    Lenovo ThinkStation P360 Workstation Tower 9
  • Select “Normal Installation” and press “Continue”.
    Optional: “Install third-part software…”

Lenovo ThinkStation P360 Workstation Tower 10

  • Choose the installation type. For simplicity, this guide was done using “Erase disk and install Ubuntu”
    Lenovo ThinkStation P360 Workstation Tower 11
  • Select “Continue” to confirm changes will be made to the disk.

Lenovo ThinkStation P360 Workstation Tower 12

  • Choose the appropriate geographical location and select “Continue”.

Lenovo ThinkStation P360 Workstation Tower 13

  • Fill out the appropriate information and select “Continue”.

Lenovo ThinkStation P360 Workstation Tower 14

  • Ubuntu installation progress bar will be shown.
    Lenovo ThinkStation P360 Workstation Tower 15
  • Once the installation completes, select “Restart now”.

Lenovo ThinkStation P360 Workstation Tower 16

  • Remove the installation media and press enter.
    Lenovo ThinkStation P360 Workstation Tower 17
  • User will land on the Ubuntu Desktop Screen.

Lenovo ThinkStation P360 Workstation Tower 18

Section 3 ­- Installing the Nvidia Graphics Driver

To get optimal performance out of the Nvidia GPU, it is a good idea to install the Nvidia graphics driver.

  • To make sure the Nvidia GPU is working, open the terminal and write the command nvidia-smi.

Lenovo ThinkStation P360 Workstation Tower 19

In case Nvidia GPU is not native, follow the steps below to install the GPU driver:

  • Open Software & Updates.

Lenovo ThinkStation P360 Workstation Tower 20

  • Click on Additional Drivers
    Lenovo ThinkStation P360 Workstation Tower 21
  • Select the driver you would like to install and click Apply Changes

Lenovo ThinkStation P360 Workstation Tower 22

  • After that system will ask to restart, click Restart.
    Lenovo ThinkStation P360 Workstation Tower 23

In case you desire to install a specific Nvidia driver please follow the next steps:

  • Download the latest Nvidia graphics driver for the appropriate Nvidia GPU from www.nvidia.com/download
  • To get the Nvidia driver running, we will need to blacklist the nouveau driver. Follow the steps below:
    o Log in as root: sudo su
    o Open blacklist.conf file: gedit /etc/modprobe.d/blacklist.conf
    o Blacklist nouveau driver by writing: blacklist nouveau
    Lenovo ThinkStation P360 Workstation Tower 24
  • Run the command: update-initramfs -u

Lenovo ThinkStation P360 Workstation Tower 25

  • Reboot the system: reboot
    o Once your system reboots, open a terminal window and:
    o Log in as root: sudo su
    o Run the command: apt-get update
    Lenovo ThinkStation P360 Workstation Tower 26
  • Install gcc: apt-get install gcc

Lenovo ThinkStation P360 Workstation Tower 27

  • Install make: apt-get install make
    Lenovo ThinkStation P360 Workstation Tower 28
  • Install linux-headers: apt-get install -y linux-headers*

Lenovo ThinkStation P360 Workstation Tower 29

  • Stop x-windows by using the command: init 3
    Lenovo ThinkStation P360 Workstation Tower 30
  • Log in as root and redirect to the directory where the Nvidia driver is located.

Lenovo ThinkStation P360 Workstation Tower 31

  • Make the Nvidia installer an executable by the command- chmod +x NVIDIA-Linux-x86-64-* And run the Nvidia driver by- ./NVIDIA-Linuxx86_64-430.50.run

Lenovo ThinkStation P360 Workstation Tower 32

  • Select Continue installation.

Lenovo ThinkStation P360 Workstation Tower 33

  • Wait until the kernel modules are completely built.
    Lenovo ThinkStation P360 Workstation Tower 34
  • Select Yes for installing 32-bit compatibility libraries.

Lenovo ThinkStation P360 Workstation Tower 35

  • Wait until the installation is complete.
    Lenovo ThinkStation P360 Workstation Tower 36
  • Select Yes to run nvidia-xconfig utility to automatically update your X configuration file.

Lenovo ThinkStation P360 Workstation Tower 37

  • Select OK once the X configuration file gets updated successfully.
    Lenovo ThinkStation P360 Workstation Tower 38
  • Execute the following command to verify the Nvidia driver is loaded: nvidiasmi

Lenovo ThinkStation P360 Workstation Tower 39

  • Reboot the system.
Revision History
VersionDateAuthorChanges/Updates
1.05/17/2022Aleksandr PanteleevInitial launch release

 

Documents / Resouces

Download manual
Here you can download full pdf version of manual, it may contain additional safety instructions, warranty information, FCC rules, etc.


Related Manuals