Bitcoin Forum
June 16, 2024, 02:33:44 PM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Linux and NVIDIA drivers  (Read 162 times)
sour_doh (OP)
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
July 04, 2018, 12:57:49 AM
 #1

Having trouble getting nvidia drivers installed on Ubuntu 18.05. Tried damn near everything but when i look at my cards, i'm not showing the nvidia drivers installed. Are there any good tutorials out there for getting them installed?

Thanks in advance!
MATHReX
Sr. Member
****
Offline Offline

Activity: 861
Merit: 281


View Profile
July 04, 2018, 06:52:55 AM
 #2

I'll suggest giving Ubuntu 16.04 a try as it will have a better community support for your issues.
Anyway, there is plenty of custom Linux firmwares built for mining such as nvOC for Nvidia, Give it a try.
rpstatic
Jr. Member
*
Offline Offline

Activity: 53
Merit: 7


View Profile
July 04, 2018, 07:02:40 AM
 #3

How did you try to install the drivers? I could successfully setup a machine with this.

Code:
sudo apt install nvidia-cuda-toolkit

sudo add-apt-repository ppa:graphics-drivers
sudo apt update
sudo apt install nvidia-396

If you also want to compile the ccminer, you will need a few more steps.
sour_doh (OP)
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
July 05, 2018, 02:13:49 AM
 #4

I'll suggest giving Ubuntu 16.04 a try as it will have a better community support for your issues.
Anyway, there is plenty of custom Linux firmwares built for mining such as nvOC for Nvidia, Give it a try.

Thanks homes, I'll give that a try!
sour_doh (OP)
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
July 05, 2018, 02:54:07 AM
 #5

How did you try to install the drivers? I could successfully setup a machine with this.

Code:
sudo apt install nvidia-cuda-toolkit

sudo add-apt-repository ppa:graphics-drivers
sudo apt update
sudo apt install nvidia-396

If you also want to compile the ccminer, you will need a few more steps.

I don't remember the exact steps, but I really do appreciate these!
rpstatic
Jr. Member
*
Offline Offline

Activity: 53
Merit: 7


View Profile
July 11, 2018, 09:03:58 AM
 #6

How did you try to install the drivers? I could successfully setup a machine with this.

Code:
sudo apt install nvidia-cuda-toolkit

sudo add-apt-repository ppa:graphics-drivers
sudo apt update
sudo apt install nvidia-396

If you also want to compile the ccminer, you will need a few more steps.

I don't remember the exact steps, but I really do appreciate these!

One addition, you can use
Code:
sudo apt install nvidia-current
to install the current version and don't have to manually upgrade it everytime.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!