Bitcoin Forum
April 30, 2024, 06:49:54 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 [81] 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 ... 164 »
1601  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.5.6 on: May 30, 2018, 05:11:07 AM
There's definitely a bug on updates after V1.5.4.  Miner stops hashing/hangs after GPU restart process(this is unusual and only happen when watchdog detected a 0 hashrate).

@doktor83 should I stop using start.bat?

Better explain me a little more what is happening and how, or attach some logs.

Like:
Miner works, then video driver crashes in mean time, and GPU starts hashing with speed 0 h/s. Watchdog after 3 rounds of 45 sec restarts miner. It restarted successfully and mining starts again/It couldnt restart miner, and it showed an error ................., or no error miner did not restart but this happened .......

If you want me to fix something give me more info people.
1602  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.5.6 on: May 30, 2018, 05:04:31 AM
Log enable rig 1.

Rig 2  : https://imgur.com/a/7I87eEy




Rig1 and Rig2 are probably on the same location (same ip) ?


i left it work over night :



had no banned ip's

don't bother with miner version, thats just the text, nothing has been changed yet Smiley
1603  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.5.6 on: May 29, 2018, 08:25:00 PM
Ohh  noo  Cheesy
This pool at 0 fee  Cry

turn on log, maybe we will be smarter Smiley
1604  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.5.6 on: May 29, 2018, 07:28:41 PM

This is interesting, devfee pool is the same pool you are using. I ran B2N for 12 hours for test and got 6 devfee connects, but not one banned ip message.
I guess that pool is 'too sensitive'
1605  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.5.6 on: May 29, 2018, 07:26:59 PM
Hi Doc!

Good news!
Did you make something to the code???
I have a small increase in hashrate with the last version!

You may find it at least!
Keep up!

Greetings


yes, but i measured an increase of max 0.5% on 580 8g, don't know maybe some other cards got more boost  Cool
1606  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.5.6 on: May 29, 2018, 02:50:24 PM
well this makes sense now i understand what he meant

Yes, I use the --remoteaccess feature of cast-xmr and that is the main reason I cannot switch my two Vega rigs to SRB Wink

Documentation says "Remote access to get current status at http://127.0.0.1:7777 in JSON format", so I simply try to read JSON from that port for each of the machines. I use Raspberry Pi. If one of the machines did not respond, that means that cast-xmr is unresponsive (or the entire machine for that matter). The Raspberry Pi sends me a push message on my phone so I can check what seems to be wrong.

I don't like to auto reset the machines without me checking what actually went wrong, but I do it manually by logging in to my Raspberry. I have written a Python script which allows me to control 8 relay switches. I can soft shut down or turn the machine on (short power button press) or reset it (long power button press).

I'll be watching this topic and as soon as this option is added to SRB, I'll give it a chance.

Pozz Wink

there is already an api which gives you data in json format
1607  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.5.6 on: May 29, 2018, 02:47:47 PM
v. 1.5.6 still have problem - if some gpus stop hashing the miner not hangs but just stoped and not showing any information further. So if i see that and press  some key (space or h for example) it will show that gpu's hash speed is 0 and make reconnect to pool and after it will work good for some time.

sorry but i dont understand,can you turn on logging and share that?

i asked this days if you know the developer - i tried the programm and it works now (with threashold)


it checks the miner and you can set a threshold - the miner restart without a problem if there is no hash (miner stopped or hanged) or low hash

https://github.com/rbicelli/minerguarddog



after reading it again, it doesnt sound that the gpu crashed, because then a reconnect to a pool wouldn help. it sounds more like there was no job for the gpu for a long time? this is why i need some logs, without it i cant know what happened.
1608  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.5.6 on: May 29, 2018, 02:27:39 PM
v. 1.5.6 still have problem - if some gpus stop hashing the miner not hangs but just stoped and not showing any information further. So if i see that and press  some key (space or h for example) it will show that gpu's hash speed is 0 and make reconnect to pool and after it will work good for some time.

sorry but i dont understand,can you turn on logging and share that?
1609  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.5.6 on: May 29, 2018, 01:51:54 PM
if the rig is frozen a ping wont get to the network card Grin

Exactly, so when there is no ping, that means the rig needs to be reset. Arduino send signal to one of its pins, triggers a relay connected to that pin. The relay switch is connected in parallel with the turn on / shut down button on the motherboard, and voila. The rig gets reset.

well this makes sense now i understand what he meant
1610  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.5.6 on: May 29, 2018, 01:15:32 PM
Hello,

I have arduino setup that pings my computer, for example, when using xmr stak arduino is pingg port 450 and makes a hard reset if the rig is frozen. Does a srbminer have something like this, like a page that can be used for monitoring, that I can use to ping with arduino, to reset the rig if miner/rig is frozen?

Thanks!

if the rig is frozen a ping wont get to the network card Grin
1611  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.5.6 on: May 29, 2018, 01:14:03 PM
no my rig not freeze. it only hang and make teamview disable. i connect monitor and can use mouse to close and run again

probably gpu driver resets itself, but that shouldn't get TV disabled Smiley

I can confirm that this behavior does happen.  Hard reboot required at times when gpu driver resets, but not every time.
I've just noticed that in general it's getting difficult to connect with Teamviewer since the ominous 1803 Windows 10 update. For whatever reason my rigs regularly become unresponsive for 10-20 sec repeatedly. Miner seems to still be doing its stuff but it's just extremely annoying when you can't connect or it takes you several tries to do so.

I am using AnyDesk, since TeamV disconnects me after 1 minute Smiley
1612  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.5.6 on: May 29, 2018, 11:51:56 AM
no my rig not freeze. it only hang and make teamview disable. i connect monitor and can use mouse to close and run again

probably gpu driver resets itself, but that shouldn't get TV disabled Smiley
1613  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.5.6 on: May 29, 2018, 11:35:13 AM
When one of vga down or disable or hang.
If use claymore just teamview reduce OC and reset program.
If use SRBminer when one of vga hash rate = 0, i cant use teamview cause it often make teamview network disable.

There is a watchdog that restarts miner when some of the gpu's hangs, but in some occasions it can't do anything if your rig freezes for example.
Claymore can't save you from a windows freeze too Smiley

Anyway, you can try to disable the watchdog with the --disablegpuwatchdog added in .bat
1614  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.5.5.1 on: May 29, 2018, 10:54:16 AM
my rig have a strange pattern, every 48 hours nontsop mining will get 90 Celcius shutdown , while my GPU not showing any burned effect , anyone know how to fixed this ?

i'm using SRB latest version.

Quote
had same issue when running SRB 1.5.1 on windows 1803 update. So when i rollback to 1709 windows 10, everything look fine.

So, if you updated to 1803 probably that's causing the problem, or worse if your gpu's are really getting to 90c.

By default if not set "shutdown_temperature", is set to 90c. I will just disable this default setup, so if "shutdown_temperature" is not explicitly set in config, it wont be enabled and no more problems on 1803.

i not set the "shutdown_temperature" and the rig make a reboot and his freeze, i have Windows Version 1709 :9
Same for me. Set "shutdown_temperature" or not in config file the result same. My rig alway auto shutdown. My card very cool at 50c. I will test new ver 1.5.6 today

Its not set automatically to 90c anymore, so you shouldnt have a prpblem anymore. Report please  Smiley
just run 5 minuties in 1.5.6, when one of gpu hash rate = 0 cause  maybe i OC too hight your tool make my rig hang remotely, cant use teamview and vnc. i am going back home to connect my rig to monitor and use mouse to close tool and run again Cheesy. Can you fix pls ?

fix what?
1615  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.5.5.1 on: May 29, 2018, 10:32:31 AM
my rig have a strange pattern, every 48 hours nontsop mining will get 90 Celcius shutdown , while my GPU not showing any burned effect , anyone know how to fixed this ?

i'm using SRB latest version.

Quote
had same issue when running SRB 1.5.1 on windows 1803 update. So when i rollback to 1709 windows 10, everything look fine.

So, if you updated to 1803 probably that's causing the problem, or worse if your gpu's are really getting to 90c.

By default if not set "shutdown_temperature", is set to 90c. I will just disable this default setup, so if "shutdown_temperature" is not explicitly set in config, it wont be enabled and no more problems on 1803.

i not set the "shutdown_temperature" and the rig make a reboot and his freeze, i have Windows Version 1709 :9
Same for me. Set "shutdown_temperature" or not in config file the result same. My rig alway auto shutdown. My card very cool at 50c. I will test new ver 1.5.6 today

Its not set automatically to 90c anymore, so you shouldnt have a prpblem anymore. Report please  Smiley
1616  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] – bitcoin2network – PoW – CryptoNight_B2N – Privacy | Freedom | Equality on: May 29, 2018, 10:11:56 AM
SRBMiner Cryptonight AMD GPU Miner 1.5.6 now supports Cryptonight B2N !

Example :

config.txt:

{
"cryptonight_type" : "b2n",
"intensity" : 0,
"double_threads" : true
}


pools.txt:

{
"pools" :
[
   {"pool" : "pool.bitcoin2.network:3333", "wallet" : "YOUR-WALLET-HERE", "password" : "x"}
]
}
1617  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.5.6 on: May 29, 2018, 10:02:33 AM
V1.5.6

- Added support for Cryptonight B2N
- Added parameter "min_rig_speed" in config file
- Added parameter "main_pool_reconnect" in config file
- Added optional parameter --resetfans in .bat
- "shutdown_temperature" parameter now must be set to a value > 0 to get activated
- Added 1 min avg hashrate display
- Fixed a bug in watchdog restarting process
- Added support for CPU builtin OpenCL GPU (just for fun)


+ Cryptonight B2N is for Bitcoin2Network coin
+ "min_rig_speed" parameter defines the average hashrate we want to maintain. If 5 min average hashrate is less than the value we defined, restart miner. This option expects you to enter a value in H/S
+  "main_pool_reconnect" minimum value is 180 seconds (3 min), defines how often should miner try to reconnect back to main pool if not mining on it currently. If not set default value is 10 minutes.
It is activated only when it can't connect to main pool from the reconnecting process, so if user changes pool by pressing P, it won't try to connect back to main pool, because user changed the pool himself.
+ Removed auto fan reset on miner exit and put new parameter in bat : --resetfans, which if used resets fans to default settings on miner exit
+ CPU builtin OpenCL GPU

Tested and works on Intel HD 3000 builtin GPU

If user wants to use it has to put --usecpuopencl in bat, and define cpu_conf in config:

"cpu_conf":
[
   { "intensity" : 1, "worksize" : 1, "threads" : 1}
]

you can use "platform" : number , if not used, autodetected

This option is here more mostly for fun, as it hashes slower than a CPU miner would.
The OpenCL kernel is totally unoptimised, so maybe in the future if i get very motivated, i will look into speeding it up, if it's achiveable.

But hey, it's available, you can use it if you want

Tested and works on Intel HD 3000 builtin GPU
1618  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.5.5.1 on: May 29, 2018, 09:21:13 AM
@doktor83, today I saw this:
Code:
[2018-05-29 12:00:03] Connected to devfee pool
[2018-05-29 12:00:08] Pool sent a new job (ID: 8286)
[2018-05-29 12:00:51] Pool sent a new job (ID: 8287)
[2018-05-29 12:01:10] Could not login to devfee pool
[2018-05-29 12:01:10] Now mining for user
I have no blocking rules, so you should possibly check your devfee credentials in source

could you tell me which algo is this?
1619  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner Update Infos on: May 28, 2018, 07:07:51 PM
V1.5.5 (read more)
- No need for all that stuff in start.bat anymore, because watchdog can now restart the whole miner process without it
- Fixed kernels 3 & 4 for heavy algo
- Fixed OCL binary caching for Vega cards
- Added last job received info in stats and API
- Added 'job_timeout' parameter to pools config, it reconnects to pool if no job received for 'job_timeout' time (in seconds), default is 5 min
- Pool reload now checks if current pool is first in reloaded pools list, if not, it switches to first pool

Found a bug.  Watchdog was unable to restart the miner when GPU hung up.  Error returned was could not find file - was clear it couldn't handle a space in a folder name in the path to SRBMiner-CN.exe  May want to either encapsulate the path or use the 8.3 folder name.  I moved it into folder with no spaces, but means won't restart if put it in Program Files or anywhere else with a space.

true, thanks for the report, i will fix it.
1620  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.5.5.1 on: May 28, 2018, 01:35:49 PM
Hello! I'm using both Claymore and SRBMiner rigs, so I've made a small tool to monitor all of them in one Claymore's interface. Here it is: https://bitcointalk.org/index.php?topic=4324950


Very nice, thanks for this  Cool
Pages: « 1 ... 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 [81] 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 ... 164 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!