Search content
Sort by

Showing 8 of 8 results by TheNewEthlite
Post
Topic
Board Pools (Altcoins)
Re: [ANN] [ZENCASH pool] zhash.pro
by
TheNewEthlite
on 27/01/2018, 16:24:07 UTC
Am I able to add my email address for notification purposes if miner disconnects?

not yet, but being worked on
Post
Topic
Board Pools (Altcoins)
Re: [ANN] [ZENCASH pool] zhash.pro
by
TheNewEthlite
on 26/01/2018, 20:34:25 UTC
From Slack:

"In the meantime in order to avoid the annoying SSL error message on your browser you can visit the stats site without SSL at http://zhash.pro"

"MIGRATION UPDATE: Dear friends, the migration is underway and is happening in the background while we are enjoying strong pool rewards the past few days.  It has been a long time coming and we are as excited as you are for the system upgrade!  Upon completion of the work we will inform you on how to update your miners in order to smoothly transfer over to the new system.

WEBSITE MAINTENANCE:  Work on the existing SSL site (https://zhash.pro) is scheduled for today Jan 26 from 8:00pm to 9:00pm GMT+0 (UTC) time.  You may notice that the SSL site may be down at times but do not worry this will NOT affect mining.  The non SSL (http://zhash.pro) site is operating and you can view your stats there.  Please direct your web browser to open the http://zhash.pro site by typing the entire address.  Browsers tend to open the https:// sites by default so you may have to try a few times before the non SSL site opens.

As always, thank you for your support!"
Post
Topic
Board Pools (Altcoins)
Re: [ANN] [ZENCASH pool] zhash.pro
by
TheNewEthlite
on 13/01/2018, 19:07:46 UTC
https cert is still invalid?

From Slack:
"We have issues with Ubuntu on current server and we can't update the ssl cert, so moving to CentOS with docker"

so invalid for a little while longer
Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining v0019-1.4
by
TheNewEthlite
on 27/11/2017, 20:59:08 UTC
Hello,

got a problem with rig stop mining, doesn't autoreboot, screen is all green with warning box with nondescript characters. Hard reboot required, attached error screen on reboot.
https://imgur.com/a/QL5K8

Asus H270-plus
6x 1080ti
intel G3930

Any help would be much appreciated.


That appears to be a filesystem problem. Are you running nvOC from a USB stick or SSD?

Tis a USB, but worked perfectly fine before upgrading to 1.4
Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining v0019-1.4
by
TheNewEthlite
on 27/11/2017, 20:26:21 UTC
Hello,

got a problem with rig stop mining, doesn't autoreboot, screen is all green with warning box with nondescript characters. Hard reboot required, attached error screen on reboot.
https://imgur.com/a/QL5K8

Asus H270-plus
6x 1080ti
intel G3930

Any help would be much appreciated.
Post
Topic
Board Pools (Altcoins)
Re: [ANN] [ZEN, ZCL, HUSH] zhash.pro new server, new bonuses
by
TheNewEthlite
on 26/10/2017, 21:07:03 UTC
You can thank Vosk for bringing you to my attn. About mining for 24 hours and happy so far.

Just kind of curious how you're countering the hoppers as it looks like they're still trying, as the hash rate is spiking quite dramatically.
Post
Topic
Board Mining (Altcoins)
Re: [OS] rxOC easy-to-use Linux AMD Mining v0012
by
TheNewEthlite
on 14/10/2017, 19:57:46 UTC
First all, Thank you very much for the awesome work you do!!

So,

Tried to put the DAG fix using the following:

#Install new ROCm Kernel:

wget -qO - http://repo.radeon.com/rocm/apt/debian/rocm.gpg.key | sudo apt-key add -
sudo sh -c 'echo deb [arch=amd64] http://repo.radeon.com/rocm/apt/debian/ xenial main > /etc/apt/sources.list.d/rocm.list'
sudo apt-get update
sudo apt-get install rocm

#edit grub
sudo nano  /etc/default/grub
#2MB fragments for Ellesmere are enabled with a grub option:
GRUB_CMDLINE_LINUX="amdgpu.vm_fragment_size=9"

sudo update-grub
sudo reboot


The problem is the first GPU will now do about half speed while the other GPU's are running properly faster. Tried multiple times, different gpu's, etc, same results.

I know it's being updated in V13, anybody have a clue how to fix this first GPU problem in the meantime? I've just reverted back to untouched V12.

If anyone cares, my 580's run at about 25(no oc), with dag fix 27, but the first gpu will run at 14, would be nice to get them all to 27.

What happens if you run headless?  Is the first GPU still nerfed?

I did the same to apply dagfix, with the same effect on the GPU0, tried to run it headless and yes, it is the same slow without monitor attached. By the way I had the same problem with nvOC headless P106 rigs, and it was easily solved by reconfiguring xorg with nvidia tool when no monitor attached. Maybe reconfiguration is the right way here too, but I don't know how to do it with RX cards.

Issue with slow GPU0 solved by setting it's PCIe slot to Gen2 in BIOS. I had Gen1 for all slots before.

Thank you very much! This solved my issue :-)
Post
Topic
Board Mining (Altcoins)
Re: [OS] rxOC easy-to-use Linux AMD Mining v0012
by
TheNewEthlite
on 06/10/2017, 17:38:41 UTC
First all, Thank you very much for the awesome work you do!!

So,

Tried to put the DAG fix using the following:

#Install new ROCm Kernel:

wget -qO - http://repo.radeon.com/rocm/apt/debian/rocm.gpg.key | sudo apt-key add -
sudo sh -c 'echo deb [arch=amd64] http://repo.radeon.com/rocm/apt/debian/ xenial main > /etc/apt/sources.list.d/rocm.list'
sudo apt-get update
sudo apt-get install rocm

#edit grub
sudo nano  /etc/default/grub
#2MB fragments for Ellesmere are enabled with a grub option:
GRUB_CMDLINE_LINUX="amdgpu.vm_fragment_size=9"

sudo update-grub
sudo reboot


The problem is the first GPU will now do about half speed while the other GPU's are running properly faster. Tried multiple times, different gpu's, etc, same results.

I know it's being updated in V13, anybody have a clue how to fix this first GPU problem in the meantime? I've just reverted back to untouched V12.

If anyone cares, my 580's run at about 25(no oc), with dag fix 27, but the first gpu will run at 14, would be nice to get them all to 27.