adamvp
|
 |
September 18, 2016, 07:33:04 PM |
|
i get an " ETH: Received error: {"jsonrpc":"2.0","error":{"code":-42,"message":"Timeout"}}" what does this mean??
there is an attack at Geth nodes in the network..
|
I am looking for signature campaign  pm me
|
|
|
Newwsr
|
 |
September 18, 2016, 07:52:50 PM |
|
Error
ETH: Job timeout, disconnect, retry in 20 sec...
|
|
|
|
Newwsr
|
 |
September 18, 2016, 08:10:50 PM |
|
error
Probably you are trying to mine Ethereum fork. Please specify "-allcoins 1" option. Check "Readme" file for details. ETH: Cannot find seed that was received from pool!
|
|
|
|
BitThreadz
Newbie
Offline
Activity: 38
Merit: 0
|
 |
September 18, 2016, 09:06:56 PM |
|
Error
ETH: Job timeout, disconnect, retry in 20 sec...
I'm getting the same on my rigs
|
|
|
|
Claymore (OP)
Donator
Legendary
Offline
Activity: 1610
Merit: 1325
Miners developer
|
 |
September 18, 2016, 09:50:08 PM |
|
Currently someone attacks ethereum network, some pools don't work correctly.
|
|
|
|
Vegetablepin
Member

Offline
Activity: 82
Merit: 10
|
 |
September 18, 2016, 10:21:33 PM |
|
how to fix nvidia fan error 999 message?
|
|
|
|
deadsix
|
 |
September 18, 2016, 10:31:23 PM |
|
Yup, can confirm, Ethereum still under attack, im mining at ethermine and get the same message.
|
|
|
|
1234xm
Member

Offline
Activity: 75
Merit: 10
|
 |
September 18, 2016, 10:52:30 PM |
|
Error
ETH: Job timeout, disconnect, retry in 20 sec...
I'm getting the same on my rigs i do not get any more that error and miner show normal Hashrate. But on ethermine.org i do not see any changes in ETH. Should i continue or i should stop for a awile? temporary i moved to sia coin until ETH does fix that issue.
|
|
|
|
voidwalker
Newbie
Offline
Activity: 29
Merit: 0
|
 |
September 18, 2016, 11:11:23 PM |
|
I have a few questions regarding the Linux version: - Is coloured text in the terminal possible? If so, how? - How would I run the miner at system startup as user, inside screen ? - For Claymore, can you build with a newer libcurl version so I don't have to install the libcurl-compat package ? - Is temp/fan monitoring/change possible with AMDGPU driver ? If yes, does it require X to be running ?
Maybe Claymore or someone else can clear this up for me.
- How would I run the miner at system startup as user, inside screen ? Depends on which distro you are using but add the application to the "Startup Applications" with the following command: gnome-terminal -e "'\home\path\to\directory\start.sh'" Note: there are single quotes inbetween the double quotes in case there are spaces in the directory path. gnome-terminal or mate-terminal or terminal vary based on the distro you are using. Hi, thanks for bothering to reply. I am using an arch linux based distro but without X running (headless). I know it's easy when you have autologin and X running..
|
|
|
|
ps_jb
|
 |
September 19, 2016, 04:10:33 AM |
|
Guys,
If somebody have RX 380 XFX Reference card. Could you please save BIOS with GPU-Z and upload somewhere?
I need it to re-flash my card to original one
Thank you!
|
|
|
|
ps_jb
|
 |
September 19, 2016, 04:54:36 AM |
|
Don't take his advice and save it with GPU-Z, use atiflash or he'll probably end up in the same situation.
I got nothing Anyways - I need a stock BIOS from reference XFX cards. Thanks
|
|
|
|
alevlaslo
|
 |
September 19, 2016, 04:54:47 AM |
|
Why 15.12 driver recomend? 15.12 driver: 88.7 eth + 5320 dcr 16.9.1 driver: 91 eth + 5460 dcr 3 Fury X, Win 10 64
Because I have no time to test the miner on all drivers versions. You can use any drivers version you want if it works for you. new drivers often is the fall speed by 20%  perhaps the driver is good, but the miner needs to be optimized
|
Sale the first NFT of the first foto
|
|
|
ps_jb
|
 |
September 19, 2016, 05:21:03 AM |
|
I'm guessing it's broke due to a bad flash. However, GPU-Z doesn't save it right for newer cards, IIRC.
I see - thanks for heads up
|
|
|
|
CoRpO
|
 |
September 19, 2016, 07:28:12 AM |
|
Guys,
If somebody have RX 380 XFX Reference card. Could you please save BIOS with GPU-Z and upload somewhere?
I need it to re-flash my card to original one
Thank you!
This card doesn't have a bios switch for the 2nd bios ?? Try searching the vbios database @techpowerup
|
|
|
|
orionpaxx12
Member

Offline
Activity: 101
Merit: 10
|
 |
September 19, 2016, 10:30:08 AM |
|
is it auto start Miner(Mining) Means to say if my pc restarted or shutdown unexpectedly this miner start(restart) automatically and start mining? Sorry for noob questions as i going to start Mining now  another noob question how to join a pool like ethpool or nanopool I am going to setup 3 rigs with 5gpu's on each of them so my question is how to join the pool for each of coin this Miner supports Thanks in advance setx GPU_FORCE_64BIT_PTR 0 setx GPU_MAX_HEAP_SIZE 100 setx GPU_USE_SYNC_OBJECTS 1 SET GPU_SINGLE_ALLOC_PERCENT = 100 EthDcrMiner64.exe -epool us1.ethermine.org:4444 -ewal 0xEd07Abe4cBc136AF3999998766545B0B07.rig1 -epsw x -ethi 16 This is my .bat file for ethermine it should be almost the same for ethpool, but from what i understand if you dont have a gigahsh or more its more profitable to mine at a pool like ethermine or somewhere else hope this helps to get your rig to mine automatically after start up, simply go to start menu search run, select run, then type shell:startup hit ok, then create a shortcut for the .bat file you want to run and cut and paste it it in to the start up window, or drag and drop hope this helps
|
|
|
|
citronick
Legendary
Offline
Activity: 1834
Merit: 1080
---- winter*juvia -----
|
 |
September 19, 2016, 12:41:51 PM |
|
I have a few questions regarding the Linux version: - Is coloured text in the terminal possible? If so, how? - How would I run the miner at system startup as user, inside screen ? - For Claymore, can you build with a newer libcurl version so I don't have to install the libcurl-compat package ? - Is temp/fan monitoring/change possible with AMDGPU driver ? If yes, does it require X to be running ?
Maybe Claymore or someone else can clear this up for me.
- How would I run the miner at system startup as user, inside screen ? Depends on which distro you are using but add the application to the "Startup Applications" with the following command: gnome-terminal -e "'\home\path\to\directory\start.sh'" Note: there are single quotes inbetween the double quotes in case there are spaces in the directory path. gnome-terminal or mate-terminal or terminal vary based on the distro you are using. Hi, thanks for bothering to reply. I am using an arch linux based distro but without X running (headless). I know it's easy when you have autologin and X running.. all my rigs are Win7/8.1/10 and only 1 on Ubuntu. Any guides out there on running CDM on Ubuntu (installation, auto launch CDM upon bootup, etc.) ?
|
If I provided you good and useful info or just a smile to your day, consider sending me merit points to further validate this Bitcointalk account ~ useful for future account recovery...
|
|
|
t2yax
Sr. Member
  
Offline
Activity: 462
Merit: 250
Arianee:Smart-link Connecting Owners,Assets,Brands
|
 |
September 19, 2016, 01:00:20 PM |
|
Hey Claymore,
Can i use this miner for mining only;
decred+sia decred+lbry sia+lbry sia+decred
those coins(algorithms) instead of need to use ethereum with each one ?
|
|
|
|
CoRpO
|
 |
September 19, 2016, 01:08:29 PM |
|
Hey Claymore,
Can i use this miner for mining only;
decred+sia decred+lbry sia+lbry sia+decred
those coins(algorithms) instead of need to use ethereum with each one ?
no, eth is mandatory
|
|
|
|
adamvp
|
 |
September 19, 2016, 02:15:02 PM |
|
I have a few questions regarding the Linux version: - Is coloured text in the terminal possible? If so, how? - How would I run the miner at system startup as user, inside screen ? - For Claymore, can you build with a newer libcurl version so I don't have to install the libcurl-compat package ? - Is temp/fan monitoring/change possible with AMDGPU driver ? If yes, does it require X to be running ?
Maybe Claymore or someone else can clear this up for me.
- How would I run the miner at system startup as user, inside screen ? Depends on which distro you are using but add the application to the "Startup Applications" with the following command: gnome-terminal -e "'\home\path\to\directory\start.sh'" Note: there are single quotes inbetween the double quotes in case there are spaces in the directory path. gnome-terminal or mate-terminal or terminal vary based on the distro you are using. Hi, thanks for bothering to reply. I am using an arch linux based distro but without X running (headless). I know it's easy when you have autologin and X running.. all my rigs are Win7/8.1/10 and only 1 on Ubuntu. Any guides out there on running CDM on Ubuntu (installation, auto launch CDM upon bootup, etc.) ? I am using winscp.. try it too 
|
I am looking for signature campaign  pm me
|
|
|
madpacket
Newbie
Offline
Activity: 8
Merit: 0
|
 |
September 19, 2016, 02:46:46 PM |
|
Why is your memory clock so low on your GTX 1070 in your picture it says it's set to 1350 and I'm assuming that is its base frequency which means its only running at 5400 Mhz effective on your 1070 which is really low. it should be closer to 8000 effective if not hight
That's +1350Mhz to the default memory speeds. I've added to the base, that isn't the actual speeds. If you look at the GPU-Z detail you will see the Micron memory is running at 2237Mhz.
|
|
|
|
|