Bitcoin GPU-based Mining Machines good for BOINC / SETI?

Message boards : Number crunching : Bitcoin GPU-based Mining Machines good for BOINC / SETI?
Message board moderation

To post messages, you must log in.

Previous · 1 . . . 9 · 10 · 11 · 12 · 13 · 14 · 15 . . . 66 · Next

AuthorMessage
Profile eng4hire

Send message
Joined: 25 Dec 10
Posts: 490
Credit: 34,584,466
RAC: 0
United States
Message 1960165 - Posted: 13 Oct 2018, 22:18:17 UTC

But I installed 396...
ID: 1960165 · Report as offensive     Reply Quote
Profile eng4hire

Send message
Joined: 25 Dec 10
Posts: 490
Credit: 34,584,466
RAC: 0
United States
Message 1960166 - Posted: 13 Oct 2018, 22:18:50 UTC

Do I need to uninstall the other one?
How do you do that?

RATS! So close...
ID: 1960166 · Report as offensive     Reply Quote
Profile eng4hire

Send message
Joined: 25 Dec 10
Posts: 490
Credit: 34,584,466
RAC: 0
United States
Message 1960167 - Posted: 13 Oct 2018, 22:20:03 UTC - in response to Message 1960161.  

I just go this long post with directions...

Following....
ID: 1960167 · Report as offensive     Reply Quote
TBar
Volunteer tester

Send message
Joined: 22 May 99
Posts: 5204
Credit: 840,779,836
RAC: 2,768
United States
Message 1960168 - Posted: 13 Oct 2018, 22:20:38 UTC - in response to Message 1960165.  
Last modified: 13 Oct 2018, 22:37:26 UTC

Up above,

CUDA driver version is insufficient for CUDA runtime version.
So, 396 is in your Home folder with the Execute bit Set.

Close Any Open Apps.
Hold down the Keys Ctrl, ALT, F1 to enter the console mode.
Log In
Type, sudo service lightdm stop
Enter Password,
Once it's stopped, Enter,
sudo apt-get remove --purge nvidia*
YES, include the asterisk.
Then,
sudo apt-get autoremove
That should remove the repository driver.
Enter, dir
That will list the contents of Home, you should see the 396 driver there.
Enter,
sudo ./NVIDIA-Linux-x86_64-396.54.run
Respond to the Screen prompts,
The install script will Always fail if you don't provide one, it means nothing, continue installing.
You probably don't even have 32-bit compat, keep going.
You Want To Register the Module, chose Yes.
Since you don't have a custom xorg.conf, let it build one for you.
After it's done, sudo reboot
You might have to find nVidia Settings again, see what says for a driver version.
ID: 1960168 · Report as offensive     Reply Quote
Profile eng4hire

Send message
Joined: 25 Dec 10
Posts: 490
Credit: 34,584,466
RAC: 0
United States
Message 1960170 - Posted: 13 Oct 2018, 22:45:43 UTC

Everything worked as you said it would except this...

sudo ./NVIDIA-Linux-x86_64-396.54.run
ID: 1960170 · Report as offensive     Reply Quote
TBar
Volunteer tester

Send message
Joined: 22 May 99
Posts: 5204
Credit: 840,779,836
RAC: 2,768
United States
Message 1960172 - Posted: 13 Oct 2018, 22:49:45 UTC - in response to Message 1960170.  

Do You Have the Driver in your Home folder?
When you enter dir, you should see the driver named there.
If the driver is there, it should work.
What do you get instead of it working?
ID: 1960172 · Report as offensive     Reply Quote
Profile eng4hire

Send message
Joined: 25 Dec 10
Posts: 490
Credit: 34,584,466
RAC: 0
United States
Message 1960173 - Posted: 13 Oct 2018, 22:52:51 UTC - in response to Message 1960172.  

sudo: ./NVIDIA-Linux-x86_64-396.54.run: command not found

After DIR, I DO see the file.
ID: 1960173 · Report as offensive     Reply Quote
Profile eng4hire

Send message
Joined: 25 Dec 10
Posts: 490
Credit: 34,584,466
RAC: 0
United States
Message 1960174 - Posted: 13 Oct 2018, 22:53:34 UTC - in response to Message 1960172.  

After DIR...

david@MINER:~$ dir
BOINC Documents Music Public
BOINC.7z Downloads NVIDIA-Linux-x86_64-396.54.run Templates
Desktop examples.desktop Pictures Videos
ID: 1960174 · Report as offensive     Reply Quote
Profile eng4hire

Send message
Joined: 25 Dec 10
Posts: 490
Credit: 34,584,466
RAC: 0
United States
Message 1960175 - Posted: 13 Oct 2018, 22:54:54 UTC - in response to Message 1960172.  

The driver is definitely in my home folder...
ID: 1960175 · Report as offensive     Reply Quote
TBar
Volunteer tester

Send message
Joined: 22 May 99
Posts: 5204
Credit: 840,779,836
RAC: 2,768
United States
Message 1960176 - Posted: 13 Oct 2018, 23:03:36 UTC - in response to Message 1960175.  
Last modified: 13 Oct 2018, 23:10:28 UTC

command not found
Sounds as though the Execute bit is Not set.
Right Click on the file, select Properties/Permissions and check the box 'Execute'.

This seems to work from the terminal to set the bit;
sudo chmod +x NVIDIA-Linux-x86_64-396.54.run
or maybe, sudo chmod +x /home/username/NVIDIA-Linux-x86_64-396.54.run
ID: 1960176 · Report as offensive     Reply Quote
Profile eng4hire

Send message
Joined: 25 Dec 10
Posts: 490
Credit: 34,584,466
RAC: 0
United States
Message 1960177 - Posted: 13 Oct 2018, 23:18:18 UTC - in response to Message 1960176.  

That did it!
ID: 1960177 · Report as offensive     Reply Quote
Profile eng4hire

Send message
Joined: 25 Dec 10
Posts: 490
Credit: 34,584,466
RAC: 0
United States
Message 1960178 - Posted: 13 Oct 2018, 23:20:24 UTC - in response to Message 1960176.  

Spoke too soon.
It ran but it came up with a message that said something like, "It appears you are running an X-server and that wont work... blah blah blah...
ID: 1960178 · Report as offensive     Reply Quote
Profile eng4hire

Send message
Joined: 25 Dec 10
Posts: 490
Credit: 34,584,466
RAC: 0
United States
Message 1960179 - Posted: 13 Oct 2018, 23:21:54 UTC - in response to Message 1960176.  

"Please exit X before installing...
ID: 1960179 · Report as offensive     Reply Quote
TBar
Volunteer tester

Send message
Joined: 22 May 99
Posts: 5204
Credit: 840,779,836
RAC: 2,768
United States
Message 1960180 - Posted: 13 Oct 2018, 23:25:25 UTC - in response to Message 1960179.  
Last modified: 13 Oct 2018, 23:39:48 UTC

Apparently you didn't follow that instruction either.
To Stop the X-Server, run;
sudo sevice lightdm stop

You Are in the Console mode...right?
I suggest you run the two commands to uninstall the Repository driver again as well. If you don't remove the Repository driver First, your system will be Borked after installing the nVidia driver. Also, don't install the Repository driver if the Driver from nVidia is installed. I think nvidia-uninstall will remove the driver from nVidia, or, sudo ./NVIDIA-Linux-x86_64-396.54.run --uninstall
ID: 1960180 · Report as offensive     Reply Quote
Profile eng4hire

Send message
Joined: 25 Dec 10
Posts: 490
Credit: 34,584,466
RAC: 0
United States
Message 1960181 - Posted: 13 Oct 2018, 23:28:27 UTC - in response to Message 1960180.  

I see. It didnt work the first time because the execute bit wasnt set. Now I go back and stop the x-server...
Thanks teacher!
ID: 1960181 · Report as offensive     Reply Quote
Profile eng4hire

Send message
Joined: 25 Dec 10
Posts: 490
Credit: 34,584,466
RAC: 0
United States
Message 1960183 - Posted: 13 Oct 2018, 23:32:21 UTC - in response to Message 1960180.  

Yes in console...
Now it runs but stops at "The Nouveau kernel driver is currently in use by your system. This driver is incompatible with NVIDIA and must be disabled before proceeding....
ID: 1960183 · Report as offensive     Reply Quote
Profile eng4hire

Send message
Joined: 25 Dec 10
Posts: 490
Credit: 34,584,466
RAC: 0
United States
Message 1960184 - Posted: 13 Oct 2018, 23:36:10 UTC - in response to Message 1960180.  

CRUD!

It tried to make the file to disable the driver but failed.
I read how to do it on the net... Will try maybe the restart did it?
ID: 1960184 · Report as offensive     Reply Quote
TBar
Volunteer tester

Send message
Joined: 22 May 99
Posts: 5204
Credit: 840,779,836
RAC: 2,768
United States
Message 1960185 - Posted: 13 Oct 2018, 23:45:31 UTC - in response to Message 1960184.  

That happened because you rebooted after uninstalling the Repository driver. If you would have followed the instructions none of this would have happened. ;-(
The easiest way if blacklisting doesn't work is to re-install the 384 driver from additional drivers. That will disable nouveau. Then go back and follow the instructions again. Drop into console, stop lightdm, remove the Repository driver, then install the 396 driver.
ID: 1960185 · Report as offensive     Reply Quote
Profile eng4hire

Send message
Joined: 25 Dec 10
Posts: 490
Credit: 34,584,466
RAC: 0
United States
Message 1960186 - Posted: 13 Oct 2018, 23:46:45 UTC - in response to Message 1960185.  

So install the NVID driver from the updates, that will disable this nouveau thing and then FOLLOW the instructions...
ID: 1960186 · Report as offensive     Reply Quote
Profile eng4hire

Send message
Joined: 25 Dec 10
Posts: 490
Credit: 34,584,466
RAC: 0
United States
Message 1960187 - Posted: 13 Oct 2018, 23:48:38 UTC - in response to Message 1960185.  

You must be a Linux master....
I'm not worthy!
ID: 1960187 · Report as offensive     Reply Quote
Previous · 1 . . . 9 · 10 · 11 · 12 · 13 · 14 · 15 . . . 66 · Next

Message boards : Number crunching : Bitcoin GPU-based Mining Machines good for BOINC / SETI?


 
©2024 University of California
 
SETI@home and Astropulse are funded by grants from the National Science Foundation, NASA, and donations from SETI@home volunteers. AstroPulse is funded in part by the NSF through grant AST-0307956.