Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.16.1 reboots machine #69

Closed
tymoteuszrogalewski opened this issue Aug 18, 2020 · 3 comments
Closed

0.16.1 reboots machine #69

tymoteuszrogalewski opened this issue Aug 18, 2020 · 3 comments

Comments

@tymoteuszrogalewski
Copy link

0.15.8 works stable, but 0.16.1 reboots machine below console logs

can't find the reason, because reboot is so immediatelly. I cant even watch dmesg or other system logs. Adding --no-watchdog not help.

./t-rex -a kawpow -o stratum+tcp://rvnt.minermore.com:4505 -u xxxxxxxxxxxxxxxxxx -p c=XVG -i 20

Two machines with same issues:

  • one is ubuntu16, second one is ubuntu18
  • both have NVIDIA drivers 450.57
  • both have 6x Asus GTX 1070 8GB
  • both works stable with 0.15.8 and all older versions of t-rex
  • all versions of t-rex cuda9.1/9.2/10.0 tested with same issues.

20200818 09:57:43 Authorizing...
20200818 09:57:43 WARN: GPU #1: ASUS GeForce GTX 1070, intensity set to 20
20200818 09:57:43 Authorized successfully.
20200818 09:57:43 New target is set to: 0x00000000ffff00000000000000000000000000|
00000000000000000000000000
20200818 09:57:43 kawpow epoch: 182, block: 1368391, period: 456130, diff: 1.000|
= 4.29 Gh
20200818 09:57:43 WARN: GPU #5: ASUS GeForce GTX 1070, intensity set to 20
20200818 09:57:43 WARN: GPU #4: ASUS GeForce GTX 1070, intensity set to 20
20200818 09:57:43 WARN: GPU #3: ASUS GeForce GTX 1070, intensity set to 20
20200818 09:57:43 WARN: GPU #0: ASUS GeForce GTX 1070, intensity set to 20
20200818 09:57:43 WARN: GPU #2: ASUS GeForce GTX 1070, intensity set to 20
20200818 09:57:45 Generating DAG: 2.46 GB
20200818 09:57:45 Generating DAG: 2.46 GB
20200818 09:57:45 Generating DAG: 2.46 GB
20200818 09:57:45 Generating DAG: 2.46 GB
20200818 09:57:45 Generating DAG: 2.46 GB
20200818 09:57:45 Generating DAG: 2.46 GB
20200818 09:57:56 DAG generated in 10866 ms; memory left on GPU #0: 5.47 GB
20200818 09:57:56 DAG generated in 10876 ms; memory left on GPU #1: 5.47 GB
20200818 09:57:56 DAG generated in 10894 ms; memory left on GPU #3: 5.47 GB
20200818 09:57:56 DAG generated in 10898 ms; memory left on GPU #4: 5.47 GB
20200818 09:57:56 DAG generated in 10901 ms; memory left on GPU #5: 5.47 GB
20200818 09:57:56 DAG generated in 10902 ms; memory left on GPU #2: 5.47 GB
[here reboot]

Only once on few reboot its minig few seconds...but then also immediatelly reboots happen.
20200818 10:04:27 kawpow epoch: 182, block: 1368402, period: 456134, diff: 1.000 = 4.29 Gh
20200818 10:04:39 kawpow epoch: 182, block: 1368403, period: 456134, diff: 1.000 = 4.29 Gh
20200818 10:04:55 [ OK ] 1/1 - 79.37 MH/s, 47ms
20200818 10:05:16 [ OK ] 2/2 - 79.49 MH/s, 51ms
20200818 10:05:23 [ OK ] 3/3 - 79.57 MH/s, 53ms
20200818 10:05:33 kawpow epoch: 182, block: 1368404, period: 456134, diff: 1.000 = 4.29 Gh
[here reboot]

@aleqx
Copy link

aleqx commented Aug 31, 2020

I'm also seeing many reboots with 0.16.1 whereas previous versions were stable

@trexminer
Copy link
Owner

Try 0.16.2 and start it with --low-load 1 parameter, it will use the DAG generation kernel from 0.15.8. Apparently it crashes during that stage.

@tymoteuszrogalewski
Copy link
Author

0.16.2 with used option --low-load 1 helps. thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants