F9-11/12th Gen Install the RTX-3060 graphics driver on Ubuntu
Preparation work:
※ Make sure your computer is connected to the Internet
Does apply under Ubuntu RTX - 3060 driver bst_nvidia_linux. Sh, download address: //drive.google.com/file/d/1Y5hh__hdah2WzLKSjXqsyccrCp3w74vH/view
* # Note that the driver supports Ubunut 20.04.X and Ubuntu 22.04.1 and later versions, other distributions depending on the kernel version, kernel support 5.15.2 and later can be,5.19.0.32 and later can not.
Installation steps:
1. Open the terminal (Ctrl + Alt + T).
2. Run the following command to update the system software package list
sudo apt update

3. Run the following command to install GCC:
sudo apt install build-essential

4. After the installation is complete, you can verify the successful installation of GCC by running the following command:
gcc --version

5. Copy bst_nvidia_linux.sh to the Downloads directory, press Ctrl + Alt + T to open the terminal, and enter:
ls
cd Downloads

6. Run the following command to grant the script execution permission:
chmod +x bst_nvidia_linux.sh

7. Run the script: After the execution permission is granted, you can run the script. Run the following command in the terminal:
sudo ./bst_nvidia_linux.sh

8. After the script is executed, perform operations according to the prompts and instructions provided by the script.







9. After the installation, enter reboot in the terminal to restart the computer.
10. Restart the computer and open the terminal. Enter "nvidia-smi" in the terminal to query the graphics card information, or enter the Aubot page.
nvidia-smi


After using M1-R9-5900HX series models for a period of time, the wired network card solution cannot be recognized.
Industrial tablet Ubuntu system installed 4G module
Related Article
