MATHReX
|
|
November 25, 2019, 05:07:26 PM |
|
my geforce 1050ti dont have any problem in ubuntu 18.04 and work correctly but i have problem to use ubuntu with amd rx560 card i do install driver in ubuntu 18.04 but claymore not detect my card to start mining. what i must to do ? pls help thanks
Did you install the graphics driver for RX560? If not try this driver.It has compatibility with RX560 card. Also, see if disconnecting GTX 1050ti card makes RX560 detectible by the miner.
|
|
|
|
Trehjulingsleffe
Newbie
Offline
Activity: 17
Merit: 0
|
|
November 25, 2019, 08:18:28 PM |
|
I've seen that some of you guys have problem with allocating DAG on 4GB cards. What mobos and configs do you use?
Never once i had encounter that problem and some of you have even switched to Linux because of this. I have a really hyge virtual memory config and the HDMI to monitor is on the motherboard iGPU-port (and of course activated in BIOS). Maybe that is the reason that some experience an issue and some not. Windows doesnt allocate any memory to my gpus at all what i can see. It is even possible to mine ETC at DAG #308 with total GPU memory usage at 3,56GB per GPU.
Can you who have problems with allocating DAG size please share your configs?
I have a rig with:
Windows 10 pro Newest AMD drivers (19.11.3) 64GB virtual memory Asus B250 Mining Expert Intel core i5 6500
GPUs: 6x Sapphire Nitro RX470 4GB Mining Edition 2x Sapphire Nitro+ RX580 4GB 1x Sapphire Nitro+ RX580 8GB 1x MSI Radeon Vii 16gb
//Trehjulingsleffe
|
|
|
|
tg88
Legendary
Offline
Activity: 2492
Merit: 1499
Payment Gateway Allows Recurring Payments
|
|
November 25, 2019, 09:02:06 PM |
|
I've seen that some of you guys have problem with allocating DAG on 4GB cards. What mobos and configs do you use?
Never once i had encounter that problem and some of you have even switched to Linux because of this. I have a really hyge virtual memory config and the HDMI to monitor is on the motherboard iGPU-port (and of course activated in BIOS). Maybe that is the reason that some experience an issue and some not. Windows doesnt allocate any memory to my gpus at all what i can see. It is even possible to mine ETC at DAG #308 with total GPU memory usage at 3,56GB per GPU.
Can you who have problems with allocating DAG size please share your configs?
I have a rig with:
Windows 10 pro Newest AMD drivers (19.11.3) 64GB virtual memory Asus B250 Mining Expert Intel core i5 6500
GPUs: 6x Sapphire Nitro RX470 4GB Mining Edition 2x Sapphire Nitro+ RX580 4GB 1x Sapphire Nitro+ RX580 8GB 1x MSI Radeon Vii 16gb
//Trehjulingsleffe
If your gpu0 has more than 4gb the dag will be loaded on it ... this allows the other 4gb gpu's to work without errors.
|
|
|
|
cnminer
Newbie
Offline
Activity: 16
Merit: 0
|
|
November 26, 2019, 12:44:31 AM |
|
Are the 1050ti still giving "cannot write dag" errors on windows? And has anyone found a new fix for it?
Win7 will be ok
|
|
|
|
ormendez
Newbie
Offline
Activity: 1
Merit: 0
|
|
November 26, 2019, 01:04:22 AM |
|
Is this 15.0 good for gpu 1060 nvidia?
|
|
|
|
NefariousFool
Jr. Member
Offline
Activity: 36
Merit: 7
|
|
November 26, 2019, 03:04:25 AM |
|
Is this 15.0 good for gpu 1060 nvidia?
If its the 6gig card.
|
|
|
|
SugeMike03
Newbie
Offline
Activity: 3
Merit: 0
|
|
November 26, 2019, 03:19:29 AM |
|
Earlier today I got a "Pool sent wrong data, cannot set epoch, disconnect" message and it has been doing so ever since. I'm assuming its due to the older version of Claymore I'm using. So I'm trying to upgrade from v12 to v15 on Xubuntu. I downloaded the file to my Downloads folder. The command I'm using from the Downloads folder is sudo tar -xvf Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v15.0 - Linux.tar.gz -C /usr/local/claymore15.0
When I press enter, I just get
>
Nothing happens after this.
I can see the file in the Downloads folder but it doesn't seem to extract to the folder I want. When I tried doing it through the GUI, I get a "You Don't Have Permission" message.
Anyone have any advice or could lend some assistance? I'd really love to get this rig mining again. It would be much appreciated.
Currently running 6 x 8GB RX580s
|
|
|
|
|
MATHReX
|
|
November 26, 2019, 05:50:52 AM |
|
Earlier today I got a "Pool sent wrong data, cannot set epoch, disconnect" message and it has been doing so ever since. I'm assuming its due to the older version of Claymore I'm using. So I'm trying to upgrade from v12 to v15 on Xubuntu. I downloaded the file to my Downloads folder. The command I'm using from the Downloads folder is sudo tar -xvf Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v15.0 - Linux.tar.gz -C /usr/local/claymore15.0
When I press enter, I just get
>
Nothing happens after this.
I can see the file in the Downloads folder but it doesn't seem to extract to the folder I want. When I tried doing it through the GUI, I get a "You Don't Have Permission" message.
Anyone have any advice or could lend some assistance? I'd really love to get this rig mining again. It would be much appreciated.
Currently running 6 x 8GB RX580s
To extract the file, you can try: 'sudo -tar xzvf' instead of 'sudo -tar xvf' If you are facing permission issues, just use chmod command. The same for it is: 'chmod 777 filename.extension' Then try extracting again.
|
|
|
|
bategojko74
Member
Offline
Activity: 220
Merit: 12
|
|
November 26, 2019, 11:23:51 AM Last edit: November 26, 2019, 11:40:38 AM by bategojko74 |
|
Earlier today I got a "Pool sent wrong data, cannot set epoch, disconnect" message and it has been doing so ever since. I'm assuming its due to the older version of Claymore I'm using. So I'm trying to upgrade from v12 to v15 on Xubuntu. I downloaded the file to my Downloads folder. The command I'm using from the Downloads folder is sudo tar -xvf Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v15.0 - Linux.tar.gz -C /usr/local/claymore15.0
When I press enter, I just get
>
Nothing happens after this.
I can see the file in the Downloads folder but it doesn't seem to extract to the folder I want. When I tried doing it through the GUI, I get a "You Don't Have Permission" message.
Anyone have any advice or could lend some assistance? I'd really love to get this rig mining again. It would be much appreciated.
Currently running 6 x 8GB RX580s
To extract the file, you can try: 'sudo -tar xzvf' instead of 'sudo -tar xvf' If you are facing permission issues, just use chmod command. The same for it is: 'chmod 777 filename.extension' Then try extracting again. Yesterday Claymores hasrate dropped with 35% from 33 GH/s * X (maybe X is between 11 and 17) to 21 GH/s * X. It seems to me that people like SugeMike03 are the reason for this drop.
|
|
|
|
BernardoCR
Newbie
Offline
Activity: 1
Merit: 0
|
|
November 26, 2019, 12:46:21 PM |
|
I'm still getting the "Pool sent wrong data, cannot set epoch, disconnect", even upgrading to v15. Am I missing anything?
Currently using "Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v15.0 - LINUX.tar.gz".
My start command is "./ethdcrminer64 -epool us1.ethermine.org:4444 -ewal ETHWALLET -epsw x -mport 3333 -mpsw PASS
Thank you.
|
|
|
|
bategojko74
Member
Offline
Activity: 220
Merit: 12
|
|
November 26, 2019, 12:58:43 PM |
|
I'm still getting the "Pool sent wrong data, cannot set epoch, disconnect", even upgrading to v15. Am I missing anything?
Currently using "Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v15.0 - LINUX.tar.gz".
My start command is "./ethdcrminer64 -epool us1.ethermine.org:4444 -ewal ETHWALLET -epsw x -mport 3333 -mpsw PASS
Thank you.
I think that you should upgrade your newest version of the Claymore miner to the newest version of the PhoenixMiner
|
|
|
|
thx333
Newbie
Offline
Activity: 11
Merit: 0
|
|
November 26, 2019, 05:53:53 PM |
|
Upgrade to 15.0 version , windows 10 The command works fine, but in nanopool site my worker is offline Start file: EthDcrMiner64.exe -epool eth-eu.dwarfpool.com:8008 -ewal xxxxxxxxxxxxxxxxxxxxxxxxx.worker/mail@google.com -epsw x -mode 1 -ftime 10 -rxboost 1
Is it correct?
|
|
|
|
liomojo1
|
|
November 26, 2019, 06:00:58 PM |
|
I have a question about rx5700 gpu. I was running it two weeks ago and with the current clocks it was making over 53mgh , now when I put it again it hashes with 51.50mgh . What could be the issue? Same setting, same rig.
|
|
|
|
tg88
Legendary
Offline
Activity: 2492
Merit: 1499
Payment Gateway Allows Recurring Payments
|
|
November 26, 2019, 07:46:07 PM |
|
Upgrade to 15.0 version , windows 10 The command works fine, but in nanopool site my worker is offline Start file: EthDcrMiner64.exe -epool eth-eu.dwarfpool.com:8008 -ewal xxxxxxxxxxxxxxxxxxxxxxxxx.worker/mail@google.com -epsw x -mode 1 -ftime 10 -rxboost 1
Is it correct?
It's your command line that is pointing to dwarfpool.com ... Nanopool Connection Settings: eth-eu1.nanopool.org:9433
|
|
|
|
datminer
Newbie
Offline
Activity: 11
Merit: 0
|
|
November 27, 2019, 01:40:34 AM Last edit: November 27, 2019, 02:44:49 AM by datminer |
|
Will using the strap option likely make the card run hotter? Or is it just an efficiency thing?
I use '-ethi 0' (Ethereum intensity) so my card runs cooler for various reasons. Will using '-strap 1' with '-ethi 0' cancel each other out? Basically I'd like to use the strap option but not if it will make the card run hotter.
|
|
|
|
adaseb
Legendary
Offline
Activity: 3878
Merit: 1733
|
|
November 27, 2019, 03:43:39 AM |
|
Will using the strap option likely make the card run hotter? Or is it just an efficiency thing?
I use '-ethi 0' (Ethereum intensity) so my card runs cooler for various reasons. Will using '-strap 1' with '-ethi 0' cancel each other out? Basically I'd like to use the strap option but not if it will make the card run hotter.
Yes it will use more electricity and it will run hotter. How the ETH algo works its mostly limited by the memory speed. So most of the time the GPU is not doing much since its waiting for the memory to complete its job. By changing the memory straps the memory runs faster and is able to provide the GPU compute the data to analyse quicker, so your speed increases from like 23MH/s to 30MH/s (if RX 570). Since the GPU uses more resources it uses more power and hence runs hotter. This is actually why it was possible to dual-mine with ETH, because the GPU didn't do much most of the time and it was possible to mine at full ETH speeds while also dual mining other coins like DCR or SIA or PASC.
|
|
|
|
datminer
Newbie
Offline
Activity: 11
Merit: 0
|
|
November 27, 2019, 04:16:21 AM |
|
Thank you @adaseb
|
|
|
|
SugeMike03
Newbie
Offline
Activity: 3
Merit: 0
|
|
November 27, 2019, 04:40:26 AM |
|
So it appears that my drive was full so it wouldn't let me extract anything. Figured it out once I realized none of the downloads I was trying to extract were working.
I've reinstalled everything onto a larger HD and am running into a different situation now. When I try to fire up the miner, I get a "Segmentation Fault (Core Dumped)"
Claymore's Dual GPU Miner - v15.0 ETH + DCR/SIA/LBC/PASC/BLAKE2S/KECCAK ͼ
ETH: 1 pool is specified Main Ethereum pool is eth-us-east1.nanopool.org:9999 Segmentation fault (core dumped)
Any ideas? Really appreciate all your assistance.
|
|
|
|
SugeMike03
Newbie
Offline
Activity: 3
Merit: 0
|
|
November 28, 2019, 12:34:01 AM |
|
So it appears that my drive was full so it wouldn't let me extract anything. Figured it out once I realized none of the downloads I was trying to extract were working.
I've reinstalled everything onto a larger HD and am running into a different situation now. When I try to fire up the miner, I get a "Segmentation Fault (Core Dumped)"
Claymore's Dual GPU Miner - v15.0 ETH + DCR/SIA/LBC/PASC/BLAKE2S/KECCAK ͼ
ETH: 1 pool is specified Main Ethereum pool is eth-us-east1.nanopool.org:9999 Segmentation fault (core dumped)
Any ideas? Really appreciate all your assistance.
BACK IN BUSINESS!!!! Originally installed Xubuntu 18.04 and Claymore v15.0 and was getting error above. Wiped and installed Xubuntu 16.04.3 and the OS wouldn't load after wiping and installing 2 different times. Wiped and installed Xubuntu 16.04.6 and the OS at least loaded. For some reason I couldn't get the tar version of Claymore v15.0 to extract so tried a .zip version and it worked. Finished up the setup and the rig is running great so far. Appreciate all the assistance. ETH: 11/27/19-19:34:52 - New job from eth-us-east1.nanopool.org:9999 ETH - Total Speed: 190.152 Mh/s, Total Shares: 11, Rejected: 0, Time: 00:10 ETH: GPU0 30.707 Mh/s, GPU1 31.838 Mh/s, GPU2 32.039 Mh/s, GPU3 31.855 Mh/s, GPU4 31.867 Mh/s, GPU5 31.846 Mh/s
|
|
|
|
|