#/bin/bash
wget ftp://172.21.230.10:/driver/nvidia-3090/3090_NVIDIA-Linux-x86_64-455.23.04.run
chmod 755 3090_NVIDIA-Linux-x86_64-455.23.04.run
systemctl stop lightdm
./3090_NVIDIA-Linux-x86_64-455.23.04.run --ui=none --no-questions 2>&1
nvidia-smi -q|grep "Product Name"
if [ $?-eq 0 ];
then
echo "The driver installation was successful."
else
echo "Driver installation failed"
fi
— UI =none is no interface –no-questions is the default installation
Read More:
- [Solved] gocad2017 Install error: The installation of MSVC_2010_SP1_x64_32bit has failed.
- Error in PostgreSQL installation of win10
- Homebrew installation strategy of M1 MAC based on ARM architecture
- FreeSWITCH installation error “You must install libyuv-dev to build mod_fsv” solution
- Install MySQL ODBC connector prompt error 1918 perfect solution (non installation of VC + + library method)
- Ubuntu14.04 installation error: no such partition
- Bid for Kirin (Linux kernel) 7.0 compiler and installation sdl2.0 and QT using sdl2
- How to Fix creating process error during software installation
- Python installation of third-party libraries reported an error: “these packages do not match the hashes from the requirements file.”
- Install the mxnet-gpu version to solve the problem of “OSError: libnccl.so.2” when importing
- Mac: How to Install homebrew, nginx, PHP and MySQL
- How to Solve program install error 0x80070660
- How to Install Mongdb4.X in Windows
- COLMAP Install Error: Undefined reference to libtiff4.0 [Solved]
- How to Install MongoDB Community Edition Manually on mac and linux
- [Solved] Acrobat DC 2022 Install Error: Cannot Install Acrobat Update Service
- How To Install WordPress with LAMP on Ubuntu 16.04
- Win10 installs ubuntu system, error WslRegisterDistribution failed with error: 0x8007019e
- [Solved] Win10 install Ubuntu error: wslregisterdistribution failed with error: 0x8007019e
- How to Solve Oracle 11g Install Stuck 86% error on Linux