cpunkt
Newbie
Offline
Activity: 6
Merit: 0
|
|
August 29, 2017, 09:08:24 AM Last edit: August 29, 2017, 09:44:22 AM by cpunkt |
|
Here is the solution for linux amdgpu blockchain fix: The new ROCm Kernel works great, my hashrate went from 155 > 167Mhs/s with 6*RX470 with Ubuntu 16.4 #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 choose new Kernel and its done! Thx to gstoner from ROCm Github. Feel free to donate if you happy ;-) ETH:0xccad3d66b29ae2924df835df1417169ca59943b5 BTC:12F7uXSpTwVhf4ppdh92uieAvrevZ4ShEf Greetz
|
|
|
|
NFGG
Newbie
Offline
Activity: 1
Merit: 0
|
|
August 29, 2017, 12:35:44 PM |
|
Hey guys,
I got a question can I redirect the blockchain destination somehow to D: Drive ?? my C: drive is an SSD just for windows. I tried redirecting it through my Command Prompt but it still keeps saving all blockchain data to C:.
Thanks for the help
|
|
|
|
FFI2013
|
|
August 29, 2017, 12:46:26 PM |
|
I have a question maybe a little off topic but a I a Asus CROSSHAIR V FORMULA-Z motherboard and when I just install the amd drivers my two of my gpus automatically are in crossfire the only way to disable crossfire is to install amd settings does anyone no another way to disable crossfire I looked in bios but didn't see anything
|
|
|
|
NoHash
Newbie
Offline
Activity: 34
Merit: 0
|
|
August 29, 2017, 01:06:02 PM |
|
So far today I have had Epoch 40, 140, 145 and now Epoch 2 (Dag size 1,0268).
Who controls the Epoch number? Claymore 9.8?
(win 10)
|
|
|
|
jackbox
Legendary
Offline
Activity: 1246
Merit: 1024
|
|
August 29, 2017, 01:33:04 PM |
|
So far today I have had Epoch 40, 140, 145 and now Epoch 2 (Dag size 1,0268).
Who controls the Epoch number? Claymore 9.8?
(win 10)
Are you on an auto switching pool or Nicehash? They are changing the coins you are mining. Sounds like you were switching between Musicoin, Ethereum and Ethereum Classic. They have the corresponding DAG numbers. DAG is controlled by the size of the blockchain.
|
|
|
|
NoHash
Newbie
Offline
Activity: 34
Merit: 0
|
|
August 29, 2017, 01:33:52 PM |
|
I am on NiceHash and ONLY have Eth/Decred checked
|
|
|
|
jackbox
Legendary
Offline
Activity: 1246
Merit: 1024
|
|
August 29, 2017, 01:35:16 PM |
|
I am on NiceHash and ONLY have Eth/Dag checked
Nicehash will change between any Ethash coin as they see fit. Not under your control. You pick the algo, not the coin. The people that pay Nicehash pick the coin they want to mine.
|
|
|
|
Ursul0
|
|
August 29, 2017, 01:35:27 PM |
|
Hey guys,
I got a question can I redirect the blockchain destination somehow to D: Drive ?? my C: drive is an SSD just for windows. I tried redirecting it through my Command Prompt but it still keeps saving all blockchain data to C:.
Thanks for the help
"blockchain destination" sounds cryptic. if your're talking about geth node you can try "data-dir" (just check the correct syntax) param
|
|
|
|
Ursul0
|
|
August 29, 2017, 01:37:50 PM |
|
Thats robinh00d version which is an unofficial patch that works in Win 7. We are waiting for something more concrete on the official front.
you should not wait anymore. according to the AMD plans the "blockchain beta" is the only official AMD driver they will release with DAG fix included
|
|
|
|
CarlOrff
|
|
August 29, 2017, 01:46:35 PM |
|
Hi Claymore : is there a new version of your dual miner in the pipe, ready soon ? The actual one is very good, but we ever hope better ;-).
I plan to release new version in 3-4 days. I've almost finished ASM mode for ETH+LBC, also try to find some workaround for voltage control. Great news : a new version of the Claymore's dual miner soon :-). I will try the ETH + PASCAL dual mining in next days.
|
Bitcoin + privacy respect = BitcoinZ ( topic BitcoinZ) The only decentralized crypto that complements Bitcoin on privacy. You missed Bitcoin in 2009 ? Do not miss BitcoinZ in 2018 !
|
|
|
NoHash
Newbie
Offline
Activity: 34
Merit: 0
|
|
August 29, 2017, 01:49:05 PM |
|
I am on NiceHash and ONLY have Eth/Dag checked
Nicehash will change between any Ethash coin as they see fit. Not under your control. You pick the algo, not the coin. The people that pay Nicehash pick the coin they want to mine. NiceHash can only mine those algo's that I have checked on my system, ETH: nicehash stratum mode "-allpools" option is set, default pools can be used for devfee, check "Readme" file for details. Watchdog enabled Remote management is enabled on port 5000 DCR: Stratum - connecting to 'decred.usa.nicehash.com' <198.23.94.139> port 3354 ETH: Stratum - Connected (daggerhashimoto.usa.nicehash.com:3353) DCR: Stratum - Connected (decred.usa.nicehash.com:3354) ETH: Authorized Setting DAG epoch #2... Setting DAG epoch #2 for GPU0 Create GPU buffer for GPU0 GPU0 DAG creation time - 1704 ms Setting DAG epoch #2 for GPU0 done
|
|
|
|
fgarpe
Newbie
Offline
Activity: 8
Merit: 0
|
|
August 29, 2017, 02:29:51 PM |
|
Here is the solution for linux amdgpu blockchain fix: The new ROCm Kernel works great, my hashrate went from 155 > 167Mhs/s with 6*RX470 with Ubuntu 16.4 #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 choose new Kernel and its done! Thx to gstoner from ROCm Github. Feel free to donate if you happy ;-) ETH:0xccad3d66b29ae2924df835df1417169ca59943b5 BTC:12F7uXSpTwVhf4ppdh92uieAvrevZ4ShEf Greetz This does not work for me, after changing the kernel my hashrate is dancing between 25 and 29 https://s26.postimg.org/t740rxkmx/rocm.png
|
|
|
|
notbatman
Legendary
Offline
Activity: 2212
Merit: 1038
|
|
August 29, 2017, 02:54:15 PM |
|
Anybody get the open source drivers working? I tried to install fglrx on 16.04 with kernel 4.4 but couldn't get it going.
|
|
|
|
cpunkt
Newbie
Offline
Activity: 6
Merit: 0
|
|
August 29, 2017, 02:56:32 PM |
|
Here is the solution for linux amdgpu blockchain fix: The new ROCm Kernel works great, my hashrate went from 155 > 167Mhs/s with 6*RX470 with Ubuntu 16.4 #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 choose new Kernel and its done! Thx to gstoner from ROCm Github. Feel free to donate if you happy ;-) ETH:0xccad3d66b29ae2924df835df1417169ca59943b5 BTC:12F7uXSpTwVhf4ppdh92uieAvrevZ4ShEf Greetz This does not work for me, after changing the kernel my hashrate is dancing between 25 and 29 https://s26.postimg.org/t740rxkmx/rocm.pngyou need to fix your clk level. i do this with roc-smi look here https://github.com/RadeonOpenCompute/ROC-smi
|
|
|
|
scryptr
Legendary
Offline
Activity: 1797
Merit: 1028
|
|
August 29, 2017, 03:01:58 PM |
|
I am on NiceHash and ONLY have Eth/Dag checked
Nicehash will change between any Ethash coin as they see fit. Not under your control. You pick the algo, not the coin. The people that pay Nicehash pick the coin they want to mine. NiceHash can only mine those algo's that I have checked on my system, ETH: nicehash stratum mode "-allpools" option is set, default pools can be used for devfee, check "Readme" file for details. Watchdog enabled Remote management is enabled on port 5000 DCR: Stratum - connecting to 'decred.usa.nicehash.com' <198.23.94.139> port 3354 ETH: Stratum - Connected (daggerhashimoto.usa.nicehash.com:3353) DCR: Stratum - Connected (decred.usa.nicehash.com:3354) ETH: Authorized Setting DAG epoch #2... Setting DAG epoch #2 for GPU0 Create GPU buffer for GPU0 GPU0 DAG creation time - 1704 ms Setting DAG epoch #2 for GPU0 done YES, YOU ARE MINING DAGGER-HASHIMOTO ALGORITHM-- And, NiceHash is directing your hash data-stream at different clones of the Etherium (ETH) coin. The "buyers" at NiceHash are paying for your hashing power, but they may select which coin to mine at a different pool. The DAG file for these clone-coins is at varying epochs, and will be of different size according to the epoch of the clone-coin being mined. --scryptr
|
|
|
|
Odetas
Newbie
Offline
Activity: 42
Merit: 0
|
|
August 29, 2017, 04:22:54 PM |
|
I am on NiceHash and ONLY have Eth/Dag checked
Nicehash will change between any Ethash coin as they see fit. Not under your control. You pick the algo, not the coin. The people that pay Nicehash pick the coin they want to mine. NiceHash can only mine those algo's that I have checked on my system, ETH: nicehash stratum mode "-allpools" option is set, default pools can be used for devfee, check "Readme" file for details. Watchdog enabled Remote management is enabled on port 5000 DCR: Stratum - connecting to 'decred.usa.nicehash.com' <198.23.94.139> port 3354 ETH: Stratum - Connected (daggerhashimoto.usa.nicehash.com:3353) DCR: Stratum - Connected (decred.usa.nicehash.com:3354) ETH: Authorized Setting DAG epoch #2... Setting DAG epoch #2 for GPU0 Create GPU buffer for GPU0 GPU0 DAG creation time - 1704 ms Setting DAG epoch #2 for GPU0 done yiimp is borderline nonsense with the amount of errors and downtimes. Can you do your 2nd dual coin on dual mine on Nicehash for a given algo?
|
|
|
|
fgarpe
Newbie
Offline
Activity: 8
Merit: 0
|
|
August 29, 2017, 05:44:50 PM |
|
Here is the solution for linux amdgpu blockchain fix: The new ROCm Kernel works great, my hashrate went from 155 > 167Mhs/s with 6*RX470 with Ubuntu 16.4 #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 choose new Kernel and its done! Thx to gstoner from ROCm Github. Feel free to donate if you happy ;-) ETH:0xccad3d66b29ae2924df835df1417169ca59943b5 BTC:12F7uXSpTwVhf4ppdh92uieAvrevZ4ShEf Greetz This does not work for me, after changing the kernel my hashrate is dancing between 25 and 29 https://s26.postimg.org/t740rxkmx/rocm.pngyou need to fix your clk level. i do this with roc-smi look here https://github.com/RadeonOpenCompute/ROC-smi I was using rocm-smi before installing this kernel with a custom bios to underclock-undervolt my card, I used this command in my script before launching Claymore with no changes in the hasrate dancing sudo /opt/rocm/bin/rocm-smi --setsclk 0 1 2 3 My clock is at level 3 when Claymore is running sudo /opt/rocm/bin/rocm-smi -c
==================== ROCm System Management Interface ==================== ================================================================================ GPU[0] : GPU Clock Level: 3 (1145Mhz) GPU[0] : GPU Memory Clock Level: 2 (2150Mhz) ================================================================================ ==================== End of ROCm SMI Log ====================
How do you fix your clk level?, what command do you launch?... Regard
|
|
|
|
uDwcHYO
|
|
August 29, 2017, 06:08:51 PM Last edit: September 07, 2017, 03:08:06 PM by uDwcHYO |
|
Is it possible that in the future the memory gddr5x will give a performance boost? There must be a difference between different types of memory. by technical characteristics it is 2 times more productive. Is it possible to optimize the algorithm? Or a problem in latency and it not fixable?
|
zzz
|
|
|
kpatrik
Newbie
Offline
Activity: 7
Merit: 0
|
|
August 29, 2017, 06:17:20 PM |
|
Is it possible that in the future the memory gddr5x will give a performance boost? Is it possible to optimize the algorithm? Or a problem in latency and it not fixable?
Yes. I've heard about a mining operation system that uses claymore dual miner and maximizes the performance of the rigs. Check it out: http://minerone.net
|
|
|
|
Evan
|
|
August 29, 2017, 07:20:23 PM Last edit: August 29, 2017, 08:24:41 PM by Evan |
|
Need some help, I have 11 cards in a system. I can run the 7 Nvidia with no issues. And I can run 3 of the 5 AMD cards with no issues, And I can run each of the 5 AMD cards solo, but the other 2 are allowed to run with other cards it crashes my GUI. And Apparently windows but the remote client stay alive during this crash because I can DC and reconnect to it but its just a black screen.
Are there and logs that can upload to trouble shoot the issue?
|
I am poor, but i do work for Coin 1PtHcavXoakgNkQfEQdvnvEksEY2NvwaLM
|
|
|
|