install latest nvidia drivers ubuntu mint part 2

Опубликовано: 14 Октябрь 2024
на канале: Softhints - Python, Linux, Pandas
789
7

Install latest NVIDIA drivers for Linux Mint 19/Ubuntu 18.04

https://blog.softhints.com/install-la...

install latest nvdia drivers
delete all drivers
Install using standard Ubuntu Repository
Manual installation
Broken drivers and GUI
Update and hold of drivers


Linux Mint 19 solutions for sound and video problems

https://blog.softhints.com/linux-mint...

inxi -Fxz

xrandr
xrandr --verbose

nvidia-smi
lshw -c display


sudo service lightdm start
sudo service lightdm stop



aplay -l
aplay -D plughw:0,3 /usr/share/sounds/alsa/Front_Right.wav
pacmd list-cards
pacmd list-sinks | grep -e 'name:' -e 'alsa.device ' -e 'alsa.subdevice '


Install Tensorflow with NVIDIA GPU on Ubuntu

view hardware info (Ubuntu, Linux Mint and Debian)
view displays
view sound cards
view resolution

https://blog.softhints.com/install-te...

Prerequisite
Install Required libraries
Install Cuda Toolkit
Install CUDNN
Additional steps
Install Tensorflow
Create virtual environment
Install Tensorflow
Test Tensorflow
Uninstall TensorFlow
Script for activating TensorFlow
TensorFlow Errors