Bitcoin Forum
May 04, 2024, 05:25:14 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 417955 times)
LuKePicci
Jr. Member
*
Offline Offline

Activity: 128
Merit: 1


View Profile
January 25, 2019, 11:34:15 AM
Merited by papampi (1)
 #8261

I would like to underline that you basically have various ways of testing the next beta, pick that one you are more comfortable with:

  • by reimaging the drive: use a stable official image of your choice, edit firstboot.json selecting "3.1-dev" branch in place of "release", add a new 1bash from the template ont the [urlhttps://github.com/papampi/nvOC_by_fullzero_Community_Release/tree/3.1-dev]github 3.1-dev repo[/url] and go
  • by firstboot re-run: this will only work on official nvoc images, basically this has the very same effect as the first point here but you won0t need to reimage or detach the drive from the rig, just edit the same files (firstboot.json and 1bash in the FAT partition), switch gnome-terminal profile to "firstboot" (you should have this already on official recent images) and reboot.
  • by cloning from git: you can get some general instruction about this in the github wiki, this will allow you to quickly switch back to the stable setup where you were running before


I will now report here some hints for 3.1 beta testers I already posted some days ago in the discord channel that will also let you get a preview of what has been worked on in the past few months. Please, don't care any technical detail below if you just love the "easy-to-use" nature of nvOC, you will not be required to know about such things to get nvOC up and running when this becomes stable.

- Foreman monitoring integration: here is just something new, so by definition, no regressions are expected on this

- Selective GPU disable: this is totally new also, but has been worked on for a while and no regressions are expected when you don't select any specific gpu set

- Tempcontrol: its behavior has been changed in order to let it run regularly for other gpus during the grace period of a failed single one. Please note that by its parallel construction if a gpu stops responding for more than an entire loop period you could see more than an alert about the same gpu which is not responding. Just let it go and report if you ever see any patterns like this: thread:1->GPU1->ko | thread:2->GPU1->ko | thread:1->GPU1->ok | thread:2->GPU1-> still ko, reboot

- Pluggable miners: all miners which have been ported to PM has been removed from the legacy places to avoid confusion, there may be some newer versions that have been upgraded in the stable branch and not yet on the beta branch, report if any. You are also invited to try updating on your own meanwhile to see if everything works as expected with the updated/added miner. I'm not sure if you are already familiar wth our new PM approach, but if you ever had the necessity or the wish of adding a new miner for a new algo to nvOC you will be quite happy to see that after "a bit" of rework you should now be able to achieve this with no edits to nvOC scripts of code.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714800314
Hero Member
*
Offline Offline

Posts: 1714800314

View Profile Personal Message (Offline)

Ignore
1714800314
Reply with quote  #2

1714800314
Report to moderator
1714800314
Hero Member
*
Offline Offline

Posts: 1714800314

View Profile Personal Message (Offline)

Ignore
1714800314
Reply with quote  #2

1714800314
Report to moderator
dhan000
Sr. Member
****
Offline Offline

Activity: 419
Merit: 255


View Profile WWW
January 25, 2019, 07:11:06 PM
 #8262

Fri Jan 25 07:07:21 MST 2019 - [WARNING] - GPU0 under 75% threshold - UTILIZATION: 0%
Fri Jan 25 07:07:22 MST 2019 - [WARNING] - GPU1 under 75% threshold - UTILIZATION: 0%
Fri Jan 25 07:07:22 MST 2019 - [WARNING] - GPU2 under 75% threshold - UTILIZATION: 0%

Thu Jan 24 14:03:10 MST 2019 - [WARNING] - GPU0 under 75% threshold - UTILIZATION: 72%
Thu Jan 24 16:57:42 MST 2019 - [WARNING] - GPU0 under 75% threshold - UTILIZATION: 71%
Thu Jan 24 17:04:04 MST 2019 - [WARNING] - GPU0 under 75% threshold - UTILIZATION: 70%

What is the cause of this problem.
How can I fix.
LuKePicci
Jr. Member
*
Offline Offline

Activity: 128
Merit: 1


View Profile
January 26, 2019, 11:14:21 AM
 #8263

If the hashrate is still stable despite the warnings, just lower the warning threshold in 1bash.
dhan000
Sr. Member
****
Offline Offline

Activity: 419
Merit: 255


View Profile WWW
January 26, 2019, 04:17:56 PM
 #8264

If the hashrate is still stable despite the warnings, just lower the warning threshold in 1bash.

hashrate stable. I'il try what you say.
papampi
Full Member
***
Offline Offline

Activity: 686
Merit: 140


Linux FOREVER! Resistance is futile!!!


View Profile WWW
February 03, 2019, 08:38:46 AM
Last edit: February 03, 2019, 08:58:17 AM by papampi
 #8265

Updated nvOC 3.0-stable Gminer to 1.25 with Cuckaroo29 and Cuckoo support.

Updated  1bash.template and 0miner to support Grincoin (GRIN) and Aeternity (AE).

Update your nvOC with:
Code:
bash ~/NVOC/mining/nvoc upgrade

Edit and add new arguments from 1bash.template to your 1bash. (Changes shown in the link above)

Please let us know if there was any problems here or in GitHub issues

dhan000
Sr. Member
****
Offline Offline

Activity: 419
Merit: 255


View Profile WWW
February 03, 2019, 09:33:45 AM
 #8266

Updated nvOC 3.0-stable Gminer to 1.25 with Cuckaroo29 and Cuckoo support.

Updated  1bash.template and 0miner to support Grincoin (GRIN) and Aeternity (AE).

Update your nvOC with:
Code:
bash ~/NVOC/mining/nvoc upgrade

Edit and add new arguments from 1bash.template to your 1bash. (Changes shown in the link above)

Please let us know if there was any problems here or in GitHub issues

Add algo MTP  fix Zcoin
papampi
Full Member
***
Offline Offline

Activity: 686
Merit: 140


Linux FOREVER! Resistance is futile!!!


View Profile WWW
February 03, 2019, 10:11:48 AM
 #8267



Add algo MTP  fix Zcoin

Done.

1bash.template

But asking nicely would be more appreciated.
I know it maybe a lost in translation but its never late to learn how to be polite.

dhan000
Sr. Member
****
Offline Offline

Activity: 419
Merit: 255


View Profile WWW
February 03, 2019, 11:32:26 AM
 #8268



Add algo MTP  fix Zcoin

Done.

1bash.template

But asking nicely would be more appreciated.
I know it maybe a lost in translation but its never late to learn how to be polite.


Add MTP algo 0miner.
## Various Algos $ALGO == MTP ||
Heguli97
Full Member
***
Offline Offline

Activity: 223
Merit: 101


View Profile
February 03, 2019, 05:10:12 PM
 #8269

Hi, i need some advice regarding my problems with a new rig.

Today i set up a new rig with ASUS B250 mining expert(was only 25€ new!) and first time using mining cards; 5x ASUS Mining P104-100 cards to be exact(were dirt cheap as well).

The problem is that GPU fan control doesn't work at all(manual or temp control) so they're going pretty much full blast while temps are in the 40c's and 50c's.

also when starting the rig, i end up in a restart loop with the error:
"Xorg Problem Detected

Restoring Xorg

Restore default xorg.conf
Rebooting in 5 seconds"

I'm not sure if these issues are related but i assume so since i found an earlier post in this thread with an similar issue
https://bitcointalk.org/index.php?topic=1854250.msg27727923#msg27727923

Here are some screenshots: https://imgur.com/a/8CvAvol

I'm using the newest version from Github(19_30)

Any help would be appreciated, Thanks guys  Smiley.

papampi
Full Member
***
Offline Offline

Activity: 686
Merit: 140


Linux FOREVER! Resistance is futile!!!


View Profile WWW
February 03, 2019, 05:14:51 PM
 #8270

Hi, i need some advice regarding my problems with a new rig.

Today i set up a new rig with ASUS B250 mining expert(was only 25€ new!) and first time using mining cards; 5x ASUS Mining P104-100 cards to be exact(were dirt cheap as well).

The problem is that GPU fan control doesn't work at all(manual or temp control) so they're going pretty much full blast while temps are in the 40c's and 50c's.

also when starting the rig, i end up in a restart loop with the error:
"Xorg Problem Detected

Restoring Xorg

Restore default xorg.conf
Rebooting in 5 seconds"

I'm not sure if these issues are related but i assume so since i found an earlier post in this thread with an similar issue
https://bitcointalk.org/index.php?topic=1854250.msg27727923#msg27727923

Here are some screenshots: https://imgur.com/a/8CvAvol

I'm using the newest version from Github(19_30)

Any help would be appreciated, Thanks guys  Smiley.

Have you disabled internal GPU in bios?
Also since you have p104 cards it's better to enable headless mode in 1bash.

Heguli97
Full Member
***
Offline Offline

Activity: 223
Merit: 101


View Profile
February 03, 2019, 05:31:55 PM
 #8271

Hi, i need some advice regarding my problems with a new rig.

Today i set up a new rig with ASUS B250 mining expert(was only 25€ new!) and first time using mining cards; 5x ASUS Mining P104-100 cards to be exact(were dirt cheap as well).

The problem is that GPU fan control doesn't work at all(manual or temp control) so they're going pretty much full blast while temps are in the 40c's and 50c's.

also when starting the rig, i end up in a restart loop with the error:
"Xorg Problem Detected

Restoring Xorg

Restore default xorg.conf
Rebooting in 5 seconds"

I'm not sure if these issues are related but i assume so since i found an earlier post in this thread with an similar issue
https://bitcointalk.org/index.php?topic=1854250.msg27727923#msg27727923

Here are some screenshots: https://imgur.com/a/8CvAvol

I'm using the newest version from Github(19_30)

Any help would be appreciated, Thanks guys  Smiley.

Have you disabled internal GPU in bios?
Also since you have p104 cards it's better to enable headless mode in 1bash.


I have not done those things, i'll try them, Will i still be able to use teamviewer normally with it?

papampi
Full Member
***
Offline Offline

Activity: 686
Merit: 140


Linux FOREVER! Resistance is futile!!!


View Profile WWW
February 03, 2019, 05:33:34 PM
 #8272

Hi, i need some advice regarding my problems with a new rig.

Today i set up a new rig with ASUS B250 mining expert(was only 25€ new!) and first time using mining cards; 5x ASUS Mining P104-100 cards to be exact(were dirt cheap as well).

The problem is that GPU fan control doesn't work at all(manual or temp control) so they're going pretty much full blast while temps are in the 40c's and 50c's.

also when starting the rig, i end up in a restart loop with the error:
"Xorg Problem Detected

Restoring Xorg

Restore default xorg.conf
Rebooting in 5 seconds"

I'm not sure if these issues are related but i assume so since i found an earlier post in this thread with an similar issue
https://bitcointalk.org/index.php?topic=1854250.msg27727923#msg27727923

Here are some screenshots: https://imgur.com/a/8CvAvol

I'm using the newest version from Github(19_30)

Any help would be appreciated, Thanks guys  Smiley.

Have you disabled internal GPU in bios?
Also since you have p104 cards it's better to enable headless mode in 1bash.


I have not done those things, i'll try them, Will i still be able to use teamviewer with it?

Yup you can also set TeamViewer resolution if you like.

Heguli97
Full Member
***
Offline Offline

Activity: 223
Merit: 101


View Profile
February 03, 2019, 06:04:51 PM
 #8273

Hi, i need some advice regarding my problems with a new rig.

Today i set up a new rig with ASUS B250 mining expert(was only 25€ new!) and first time using mining cards; 5x ASUS Mining P104-100 cards to be exact(were dirt cheap as well).

The problem is that GPU fan control doesn't work at all(manual or temp control) so they're going pretty much full blast while temps are in the 40c's and 50c's.

also when starting the rig, i end up in a restart loop with the error:
"Xorg Problem Detected

Restoring Xorg

Restore default xorg.conf
Rebooting in 5 seconds"

I'm not sure if these issues are related but i assume so since i found an earlier post in this thread with an similar issue
https://bitcointalk.org/index.php?topic=1854250.msg27727923#msg27727923

Here are some screenshots: https://imgur.com/a/8CvAvol

I'm using the newest version from Github(19_30)

Any help would be appreciated, Thanks guys  Smiley.

Have you disabled internal GPU in bios?
Also since you have p104 cards it's better to enable headless mode in 1bash.


I have not done those things, i'll try them, Will i still be able to use teamviewer with it?

Yup you can also set TeamViewer resolution if you like.

Ok, i did those changes, now it isn't restarting anymore which is good but i still can't control the fans, not even manually through Nvidia X Server like i can my other "normal" rigs.

papampi
Full Member
***
Offline Offline

Activity: 686
Merit: 140


Linux FOREVER! Resistance is futile!!!


View Profile WWW
February 03, 2019, 06:08:52 PM
 #8274

Hi, i need some advice regarding my problems with a new rig.

Today i set up a new rig with ASUS B250 mining expert(was only 25€ new!) and first time using mining cards; 5x ASUS Mining P104-100 cards to be exact(were dirt cheap as well).

The problem is that GPU fan control doesn't work at all(manual or temp control) so they're going pretty much full blast while temps are in the 40c's and 50c's.

also when starting the rig, i end up in a restart loop with the error:
"Xorg Problem Detected

Restoring Xorg

Restore default xorg.conf
Rebooting in 5 seconds"

I'm not sure if these issues are related but i assume so since i found an earlier post in this thread with an similar issue
https://bitcointalk.org/index.php?topic=1854250.msg27727923#msg27727923

Here are some screenshots: https://imgur.com/a/8CvAvol

I'm using the newest version from Github(19_30)

Any help would be appreciated, Thanks guys  Smiley.

Have you disabled internal GPU in bios?
Also since you have p104 cards it's better to enable headless mode in 1bash.


I have not done those things, i'll try them, Will i still be able to use teamviewer with it?

Yup you can also set TeamViewer resolution if you like.

Ok, i did those changes, now it isn't restarting anymore which is good but i still can't control the fans, not even manually through Nvidia X Server like i can my other "normal" rigs.

Which version of ubuntu image you used?
Is it 16.04 or 18.04?

Heguli97
Full Member
***
Offline Offline

Activity: 223
Merit: 101


View Profile
February 03, 2019, 06:12:10 PM
 #8275

Hi, i need some advice regarding my problems with a new rig.

Today i set up a new rig with ASUS B250 mining expert(was only 25€ new!) and first time using mining cards; 5x ASUS Mining P104-100 cards to be exact(were dirt cheap as well).

The problem is that GPU fan control doesn't work at all(manual or temp control) so they're going pretty much full blast while temps are in the 40c's and 50c's.

also when starting the rig, i end up in a restart loop with the error:
"Xorg Problem Detected

Restoring Xorg

Restore default xorg.conf
Rebooting in 5 seconds"

I'm not sure if these issues are related but i assume so since i found an earlier post in this thread with an similar issue
https://bitcointalk.org/index.php?topic=1854250.msg27727923#msg27727923

Here are some screenshots: https://imgur.com/a/8CvAvol

I'm using the newest version from Github(19_30)

Any help would be appreciated, Thanks guys  Smiley.

Have you disabled internal GPU in bios?
Also since you have p104 cards it's better to enable headless mode in 1bash.


I have not done those things, i'll try them, Will i still be able to use teamviewer with it?

Yup you can also set TeamViewer resolution if you like.

Ok, i did those changes, now it isn't restarting anymore which is good but i still can't control the fans, not even manually through Nvidia X Server like i can my other "normal" rigs.

Which version of ubuntu image you used?
Is it 16.04 or 18.04?

I have 16.04.

Would 18.04 be better?

papampi
Full Member
***
Offline Offline

Activity: 686
Merit: 140


Linux FOREVER! Resistance is futile!!!


View Profile WWW
February 03, 2019, 06:13:26 PM
 #8276

Hi, i need some advice regarding my problems with a new rig.

Today i set up a new rig with ASUS B250 mining expert(was only 25€ new!) and first time using mining cards; 5x ASUS Mining P104-100 cards to be exact(were dirt cheap as well).

The problem is that GPU fan control doesn't work at all(manual or temp control) so they're going pretty much full blast while temps are in the 40c's and 50c's.

also when starting the rig, i end up in a restart loop with the error:
"Xorg Problem Detected

Restoring Xorg

Restore default xorg.conf
Rebooting in 5 seconds"

I'm not sure if these issues are related but i assume so since i found an earlier post in this thread with an similar issue
https://bitcointalk.org/index.php?topic=1854250.msg27727923#msg27727923

Here are some screenshots: https://imgur.com/a/8CvAvol

I'm using the newest version from Github(19_30)

Any help would be appreciated, Thanks guys  Smiley.

Have you disabled internal GPU in bios?
Also since you have p104 cards it's better to enable headless mode in 1bash.


I have not done those things, i'll try them, Will i still be able to use teamviewer with it?

Yup you can also set TeamViewer resolution if you like.

Ok, i did those changes, now it isn't restarting anymore which is good but i still can't control the fans, not even manually through Nvidia X Server like i can my other "normal" rigs.

Which version of ubuntu image you used?
Is it 16.04 or 18.04?

I have 16.04.


16.04 is more stable.

As I noted in GitHub 18.04 has some conflicts with tempcontrol that we couldnt solve yet.

papampi
Full Member
***
Offline Offline

Activity: 686
Merit: 140


Linux FOREVER! Resistance is futile!!!


View Profile WWW
February 03, 2019, 06:16:12 PM
 #8277

Maybe try to restore xorg via nvOC command see how it goes

Code:
bash ~/NVOC/mining/nvOC restore-xorg

It may reboot 2 times after run the command, which is normal.

Heguli97
Full Member
***
Offline Offline

Activity: 223
Merit: 101


View Profile
February 03, 2019, 06:35:58 PM
 #8278

Maybe try to restore xorg via nvOC command see how it goes

Code:
bash ~/NVOC/mining/nvOC restore-xorg

It may reboot 2 times after run the command, which is normal.

Still no change after doing that, and it looks like it did do it successfully.

papampi
Full Member
***
Offline Offline

Activity: 686
Merit: 140


Linux FOREVER! Resistance is futile!!!


View Profile WWW
February 03, 2019, 07:07:09 PM
 #8279

Maybe try to restore xorg via nvOC command see how it goes

Code:
bash ~/NVOC/mining/nvOC restore-xorg

It may reboot 2 times after run the command, which is normal.

Still no change after doing that, and it looks like it did do it successfully.


I'm out of ideas
Try to flash the image again, maybe the internal GPU messed up something.

Heguli97
Full Member
***
Offline Offline

Activity: 223
Merit: 101


View Profile
February 03, 2019, 08:45:02 PM
 #8280

Maybe try to restore xorg via nvOC command see how it goes

Code:
bash ~/NVOC/mining/nvOC restore-xorg

It may reboot 2 times after run the command, which is normal.

Still no change after doing that, and it looks like it did do it successfully.


I'm out of ideas
Try to flash the image again, maybe the internal GPU messed up something.

I'm going re-flash it tomorrow, One thing is strange. It looks like the bios is not saving the setting for the Primary Display option, it always defaults to Auto when i change it to PCIE from integrated graphics.

Pages: « 1 ... 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!