Bitcoin Forum
May 29, 2024, 05:22:25 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 [412] 413 414 415 416 417 »
  Print  
Author Topic: [OS] nvOC easy-to-use Linux Nvidia Mining  (Read 417956 times)
rsafiyari
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
November 08, 2018, 02:47:01 AM
 #8221

Hi all. I really need help with a rig i just picked up. I'm new to mining and some this stuff is way over my head and will take time to learn. My issue now is i cannot turn on my rig (I know). it's a 13 gpu 1080 cards on a 13 slot moderboard with 4gb ram. it's on Nvoc (linux).

Problem is my monitor shows a purple screen and it doesn't go into nvoc. I turn on the power supplies then the moderboard. Then all GPU lights come on and fans start to work. My monitor comes on and goes into a purple screen. Then fans stop and nothing happens. Lights on GPU stay on and monitor stays on purple screen. I tried it twice waiting an hour before calling it a day.

I was told it takes a while to start because of the # of GPUs connected to the moderboard and only 4gb ram. But don't think it should take hours??? Any help would be appreciated!!!
Tigel
Newbie
*
Offline Offline

Activity: 66
Merit: 0


View Profile
November 08, 2018, 08:39:02 AM
 #8222

Hi all. I really need help with a rig i just picked up. I'm new to mining and some this stuff is way over my head and will take time to learn. My issue now is i cannot turn on my rig (I know). it's a 13 gpu 1080 cards on a 13 slot moderboard with 4gb ram. it's on Nvoc (linux).

Problem is my monitor shows a purple screen and it doesn't go into nvoc. I turn on the power supplies then the moderboard. Then all GPU lights come on and fans start to work. My monitor comes on and goes into a purple screen. Then fans stop and nothing happens. Lights on GPU stay on and monitor stays on purple screen. I tried it twice waiting an hour before calling it a day.

I was told it takes a while to start because of the # of GPUs connected to the moderboard and only 4gb ram. But don't think it should take hours??? Any help would be appreciated!!!

Start with one GPU plugged to PCIe x16 slot. Once you have it up & running start adding additional GPUs.
papampi_2
Jr. Member
*
Offline Offline

Activity: 112
Merit: 3

Linux Forever... Resistance is futile!!!


View Profile WWW
November 08, 2018, 09:03:08 AM
 #8223

Hi all. I really need help with a rig i just picked up. I'm new to mining and some this stuff is way over my head and will take time to learn. My issue now is i cannot turn on my rig (I know). it's a 13 gpu 1080 cards on a 13 slot moderboard with 4gb ram. it's on Nvoc (linux).

Problem is my monitor shows a purple screen and it doesn't go into nvoc. I turn on the power supplies then the moderboard. Then all GPU lights come on and fans start to work. My monitor comes on and goes into a purple screen. Then fans stop and nothing happens. Lights on GPU stay on and monitor stays on purple screen. I tried it twice waiting an hour before calling it a day.

I was told it takes a while to start because of the # of GPUs connected to the moderboard and only 4gb ram. But don't think it should take hours??? Any help would be appreciated!!!

Make sure monitor is connected to the x16 pcie GPU and IGPU is disabled in bios.
4Gb ram is enough and should makes no problems, it should boot in less than a minute.
Whats the nvOC version?
It looks like a xorg problem, if you have ssh access try to restore it.

https://github.com/papampi/nvOC_by_fullzero_Community_Release
fk2
Jr. Member
*
Offline Offline

Activity: 67
Merit: 2


View Profile
November 08, 2018, 01:36:45 PM
 #8224

@Luke @Stubo

tyvm guys for your help and infos, I managed to get everything working properly today!
parentibule
Full Member
***
Offline Offline

Activity: 406
Merit: 100


View Profile
November 13, 2018, 12:58:58 PM
 #8225

Hi all,

I have still and always the same problem: mining stop to work, gpuinfo doesn't respond and restart doesn't work (no restart).
If I try a manual nvOC restart:
Quote
(sometimes Failed to get unit file satet for nvoc.service: Connection timed out)
Stopping nvOC processes...
...done.
Restarting nvOC tasks....
And that all, nothing happens.

ethminer process is running, take 100% CPU, in zombie state and strictly impossible to stop (never saw that on linux).

Any ideas?











papampi_2
Jr. Member
*
Offline Offline

Activity: 112
Merit: 3

Linux Forever... Resistance is futile!!!


View Profile WWW
November 13, 2018, 01:40:15 PM
 #8226

Hi all,

I have still and always the same problem: mining stop to work, gpuinfo doesn't respond and restart doesn't work (no restart).
If I try a manual nvOC restart:
Quote
(sometimes Failed to get unit file satet for nvoc.service: Connection timed out)
Stopping nvOC processes...
...done.
Restarting nvOC tasks....
And that all, nothing happens.

ethminer process is running, take 100% CPU, in zombie state and strictly impossible to stop (never saw that on linux).

Any ideas?



I have seen sometimes ethminer hangs when trying to kill it,
No idea why and the only way to kill it is by using kill -9
May be post in ethminer GitHub page, see if they have some info why it happens

For now try this when it happens
Code:
ps ax | grep -v cpuminer | grep SCREEN | grep miner | awk '"miner" {print $1}' | xargs kill -9

https://github.com/papampi/nvOC_by_fullzero_Community_Release
parentibule
Full Member
***
Offline Offline

Activity: 406
Merit: 100


View Profile
November 13, 2018, 04:20:27 PM
Last edit: November 13, 2018, 04:34:58 PM by parentibule
 #8227

Thanks, but already made a ton of tries.

Why ethminer cannot be build? I try to lauch it with --cuda but it doesn't work (always 0H/s)
papampi_2
Jr. Member
*
Offline Offline

Activity: 112
Merit: 3

Linux Forever... Resistance is futile!!!


View Profile WWW
November 14, 2018, 02:18:07 PM
 #8228

Thanks, but already made a ton of tries.

Why ethminer cannot be build? I try to lauch it with --cuda but it doesn't work (always 0H/s)

Better ask that in ethminer support page too.

https://github.com/papampi/nvOC_by_fullzero_Community_Release
noct01!
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
November 15, 2018, 09:53:47 PM
 #8229

Hello!

Still loving the work with nvOC, the whole farm runs 19-2.1 and works great.

Upgraded my test rig to -3.0 tonight and seem to have stumbled across the 6tempcontrol issue where the GPU fans sit at 30% and don't change even though the cards are above the target temp.

The Github has the issue logged as a bug but nothing has been said for 3 weeks. Is there a fix? I've upgraded to the latest nvidia-smi and -settings but still no success.

Any thoughts or rollback?

Thanks!
papampi_2
Jr. Member
*
Offline Offline

Activity: 112
Merit: 3

Linux Forever... Resistance is futile!!!


View Profile WWW
November 17, 2018, 07:57:44 AM
Last edit: November 18, 2018, 08:54:17 AM by papampi_2
 #8230

Hello!

Still loving the work with nvOC, the whole farm runs 19-2.1 and works great.

Upgraded my test rig to -3.0 tonight and seem to have stumbled across the 6tempcontrol issue where the GPU fans sit at 30% and don't change even though the cards are above the target temp.

The Github has the issue logged as a bug but nothing has been said for 3 weeks. Is there a fix? I've upgraded to the latest nvidia-smi and -settings but still no success.

Any thoughts or rollback?

Thanks!

There is a problem with ubuntu 18.04 and tempcontrol, and we were unable to find whats causing this problem yet.
Use latest 16.04 image and all should be ok.

https://github.com/papampi/nvOC_by_fullzero_Community_Release
papampi_2
Jr. Member
*
Offline Offline

Activity: 112
Merit: 3

Linux Forever... Resistance is futile!!!


View Profile WWW
November 17, 2018, 08:17:54 AM
Last edit: November 17, 2018, 11:09:55 PM by papampi_2
 #8231


We are working with Foreman team to have a seamless Foreman Dashboard experience with nvOC,

You can check Foreman thread and Foreman Dashboard to see how it works or install it manually until our next release.



https://github.com/papampi/nvOC_by_fullzero_Community_Release
CryptAtomeTrader44
Full Member
***
Offline Offline

Activity: 340
Merit: 103

It is easier to break an atom than partialities AE


View Profile
November 18, 2018, 07:21:50 PM
Last edit: November 19, 2018, 12:02:50 AM by CryptAtomeTrader44
 #8232


We are working with Foreman team to have a seamless Foreman Dashboard experience with nvOC,

You can check Foreman thread and Foreman Dashboard to see how it works or install it manually until our next release.




What a good news !

This project looks like very good. nvOC will win some users with this type of monitor.
iWasChris
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
December 04, 2018, 10:22:33 PM
 #8233

Hello,

I've been using nvoc for 8 months or so, however only found out the other day that there have been additional updates to it outside of the original fullzero post,
so I have been using the original ver 00019 this whole time mining eth. 

Since 3gb cards are starting to have dag issues I'm moving my 1060 rig to xmr for the time being. 

Now, with the original ver 0019, all I had to do was flash the USB and edit the 1bash and I was good to go. 

I'm seeing posts about editing the '3main' file however I can't find it on the flashed USB, I believe ver 0019-2.0. 

Where can I edit this file? With only 1bash edited I get 0% utilization on all gpus on boot. 

Thanks for any help!
papampi_2
Jr. Member
*
Offline Offline

Activity: 112
Merit: 3

Linux Forever... Resistance is futile!!!


View Profile WWW
December 04, 2018, 11:31:22 PM
 #8234

Latest nvOC Community release stable is 19-3.0, have a look at the nvOC GitHub,
Flash the image, grab latest 1bash.template, save it as 1bash, edit it and put in small fat partition.

https://github.com/papampi/nvOC_by_fullzero_Community_Release
iWasChris
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
December 06, 2018, 03:45:38 PM
 #8235

Hello again, I have installed the new version.  On first boot, after purple screen, I'm sent to a black screen with text:
"BusyBox v122 built in shell (ash)
Enter help for list of built-in commands.
(initramfs)"
When I restart rig from this screen it boots into ubuntu dash, terminal begins and mining session starts however when it reaches the overclock application stage, the screen fragments and freezes up.  Restarting from this point takes me back to the BusyBox screen.
Any recommendations or could I have you take a look at my files to see what I may be doing wrong?  I would really appreciate it and can compensate for your time. 
Thank you.
DBIXDBIX
Newbie
*
Offline Offline

Activity: 231
Merit: 0


View Profile
December 06, 2018, 09:11:18 PM
 #8236

New Ethash minable coin  -----TeslaFunds----  TSF

teslafunds.io

https://bitcointalk.org/index.php?topic=5080832
papampi_2
Jr. Member
*
Offline Offline

Activity: 112
Merit: 3

Linux Forever... Resistance is futile!!!


View Profile WWW
December 10, 2018, 09:52:25 AM
 #8237

Hello again, I have installed the new version.  On first boot, after purple screen, I'm sent to a black screen with text:
"BusyBox v122 built in shell (ash)
Enter help for list of built-in commands.
(initramfs)"
When I restart rig from this screen it boots into ubuntu dash, terminal begins and mining session starts however when it reaches the overclock application stage, the screen fragments and freezes up.  Restarting from this point takes me back to the BusyBox screen.
Any recommendations or could I have you take a look at my files to see what I may be doing wrong?  I would really appreciate it and can compensate for your time. 
Thank you.

If system freeze while or after applying OC that usually means there are aggressive values set and cards cant handle, try lowering the values and test.

https://github.com/papampi/nvOC_by_fullzero_Community_Release
bobers
Member
**
Offline Offline

Activity: 73
Merit: 10


View Profile
December 10, 2018, 02:00:26 PM
 #8238

Hi, can anyone expline how exactly update TRex miner please
iWasChris
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
December 10, 2018, 02:49:09 PM
Last edit: December 10, 2018, 06:28:08 PM by iWasChris
 #8239

If system freeze while or after applying OC that usually means there are aggressive values set and cards cant handle, try lowering the values and test.
I have also tried setting Overclock mode = NO, same screen fragmenting, freezing.  It seemed to boot up fine when I set auto start miner =NO, however I couldn't figure out how to start mining from there.  (Sorry I'm complete linux noob.) Is there a command to permit the miner to start after the 1bash has been set to not auto-start mining?  I'm just at a point where I can't imagine what I could be doing wrong.  
 
For the wallet/pool information section, the bottom line for pool protocol shows "stratum + tcp" Does this need to be changed to anything?
Or perhaps the algorithm intensity do I need to change that from 0?

Thanks again and let me know if you have a donation address.
iWasChris
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
December 10, 2018, 06:47:12 PM
 #8240

Got it working, not sure what I did differently.  Running with OC mode = NO.  Gonna download that remote monitor and see if I can get the OC up a bit.  Thanks again
Pages: « 1 ... 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 [412] 413 414 415 416 417 »
  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!