Bitcoin Forum
April 30, 2024, 04:07:00 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 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 ... 164 »
1301  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.6.6 - with algo switching support on: August 10, 2018, 12:07:39 PM
Thanks Dok! Trying Monero on nanopool and I have 4 Vega 56 - 2 are Sapphire, 1 is MSI, 1 is Powercolor, in case this detail matters. It goes off correctly, connects to the pool and just stays there getting jobs but doing zero shares... switch the miner and I have shares after 5 secs, but I really don't want to switch miner Tongue

Let's try this :

Download DDU from here
Remove your drivers with DDU and install 18.6.1 from here

If you are using soft powerplay tables and that stuff (overdriventool), import them and restart machine.

Download latest SRBminer from here and unpack it into a NEW folder.

Open a command prompt in administrator mode so we can enable compute mode and disable crossfire on your video cards:

If you are using Windows 10 or Windows 8, move the mouse cursor to the bottom left corner of the screen (start button), right-click on it to open the menu and select Command Prompt (Admin) or Windows PowerShell (Admin).

run SRBMiner-CN.exe --setcomputemode in cmd prompt

Restart computer

Ok, now we have everything ready, you should run start.bat from the miner directory.

This will start mining on nanopool using CNV7 algo on my donation address.
If this works, you just change the wallet to yours Smiley
1302  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.6.6 - with algo switching support on: August 10, 2018, 11:57:35 AM
I have updated to 1.6.6 on this machine, but I also ran the log to see if we could tell anything about the hash rate drop.  This is what it shows in the log (doesn't seem to show anything to me):

unfortunately i dont have a full rig of vegas, i have only one card im testing on, but what i noticed is that if i start mining, and use a browser for a few minutes the hashrate on cnv7 drops and never recovers back to the original one.
Also hash is lower while im connected to this machine on teamviewer/anydesk.

Maybe someone with much more experience with Vega rigs can help you.  Embarrassed
1303  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.6.6 - with algo switching support on: August 10, 2018, 11:45:56 AM
V1.6.6
- Added support for algo/coin switching protocol BETA (pool must support it)

+ At the moment the only pool that supports algo switching is Monero Ocean.
To enable this mode put --usealgoswitching in your .bat



Awesome work! Thanks!

I've rolled back the drivers to 18.3.4 and used the new release, and it still sits there doing no shares, which is really strange. With another miner, after 5 secs I get shares. Surely I'm doing something wrong on the config or bat, but can't seem to see what. Can you help please? :/



Can anyone share their config, bat, etc files to see what I'm doing wrong here please? Can't get the miner to do shares.

Thanks!

OK lets go step by step.
What algo do you want to mine and what pool?
Which cards do you have?
1304  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.6.6 - with algo switching support on: August 10, 2018, 11:02:01 AM
V1.6.6
- Added support for algo/coin switching protocol BETA (pool must support it)
.....
Fee for using the miner in algo switching mode is ~0.91% / 24hr. The miner is tracking when was the fee mined last time, so it's not mining it every time when it switches algo..
.....

Very good work. I'll implement support in my proxy relay as soon as possible.

I am expecting you to do that  Cool
1305  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.6.6 - with algo switching support on: August 10, 2018, 09:53:56 AM
V1.6.6
- Added support for algo/coin switching protocol BETA (pool must support it)
- "restart_devices_on_startup" and "restart_devices_on_startup_script" is now replaced with --resetvega and --startupscript
- Fixed "reboot_script" parameter, which should be triggered by hashrate watchdog
- Kernel 2 should be now automatically selected for R9 200 series
- Auto setup for RX 4XX and 5XX series should be now a little bit better
- Fixed a bug which could occur when receiving jobs too rarely
- Added miner version to API
- DevFee mining is not displayed anymore

+ At the moment the only pool that supports algo switching is Monero Ocean.
To enable this mode put --usealgoswitching in your .bat

How much is algo switching profitable that's something for the user to decide. The tool for that is here, so you can use it.
Fee for using the miner in algo switching mode is ~0.91% / 24hr. The miner is tracking when was the fee mined last time, so it's not mining it every time when it switches algo. This is only working if you are using the native way of algo switching.
You can see on the first page how to set it up, or on THIS LINK
One bad news is that the switching is done by restarting the miner, at the moment.

+ Removed "restart_devices_on_startup" and "restart_devices_on_startup_script", and replaced them with --resetvega and --startupscript
If you want to reset your Vega's before mining just append --resetvega in your .bat
To start a custom batch script before the miner starts, use the --startupscript filename in .bat
I had to go this way (and not the config way) because this is run before the miner initialises stuff

+ DevFee mining is not displayed anymore to the user. The first devfee isn't mined in the first 5 minutes, so if you want to kill / restart the miner, set your scripts to do it before 5 minutes.
Also if using a custom algo switching software (that restarts the miner) , you are using the miner in normal mode (not algo switching mode), so the devfee is not tracked across switches.


1306  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.6.5 on: August 08, 2018, 07:54:13 PM
Please implement ocean to SRB Miner!

Soon  Cool

Perfect 👌

Does that mean full Algo support with all by MoneroOcean supported Coins and Algos?

Or a “light” Version like the actual Cast-XMR or XMR-Stak versions, where it can only switch to the profitabel Coins in one specified Allgo?

Full algo switching support yes.
1307  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.6.5 on: August 08, 2018, 02:28:03 PM
Please implement ocean to SRB Miner!

Soon  Cool
1308  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner Update Infos on: August 07, 2018, 07:52:38 PM
Quote
Try with kernel 2 it will work

next version will set it automatically

That worked.  Thanks!

Did you use kernel 2 only for the r9 200 series or you had to use them on the R9 390 Series also?

edit: have you tried int: 30 , w: 8 , threads: 3 setup on your hawaii's ?
1309  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner Update Infos on: August 07, 2018, 06:36:59 PM
Anyone have download for 1.6.4?  I missed it.  1.6.5 won't initialize cards on half my rigs.  Some issue due to compiling everything into the .exe maybe.

Nope, thats not the problem probably. But you can download older versions from Mega, link on the first page.

Here's the log on one of my rigs where 1.6.5 just exists.  1.6.3 works fine.  Could I be missing dependancy or doesn't like the AMD Blockchain BETA driver?

Code:
[2018-08-07 12:23:01] Miner version: 1.6.5
[2018-08-07 12:23:01] Windows version: 10.0 build 16299
[2018-08-07 12:23:02] Video driver version: 22.19.659.0
[2018-08-07 12:23:02] AMD Platform ID: 0
[2018-08-07 12:23:02] AMD platform FOUND
[2018-08-07 12:23:02] Found 3 AMD devices
[2018-08-07 12:23:02] CPU AES-NI: FALSE
[2018-08-07 12:23:02] GPU0: AMD Radeon R9 200 Series [Tahiti] [3072 MB][Intensity 27.0][W: 8][T: 1][K: 1][BUS: 3]
[2018-08-07 12:23:02] GPU1: AMD Radeon R9 200 Series [Tahiti] [3072 MB][Intensity 26.5][W: 8][T: 1][K: 1][BUS: 3]
[2018-08-07 12:23:02] GPU2: AMD Radeon (TM) R9 390 Series [Hawaii] [8192 MB][Intensity 38.0][W: 4][T: 1][K: 1][BUS: 4]
[2018-08-07 12:23:02] GPU3: AMD Radeon (TM) R9 390 Series [Hawaii] [8192 MB][Intensity 37.5][W: 4][T: 1][K: 1][BUS: 4]
[2018-08-07 12:23:02] GPU4: AMD Radeon (TM) R9 390 Series [Hawaii] [8192 MB][Intensity 38.0][W: 4][T: 1][K: 1][BUS: 4]
[2018-08-07 12:23:02] GPU5: AMD Radeon (TM) R9 390 Series [Hawaii] [8192 MB][Intensity 37.5][W: 4][T: 1][K: 1][BUS: 4]
[2018-08-07 12:23:02] GPU6: AMD Radeon (TM) R9 390 Series [Hawaii] [8192 MB][Intensity 39.0][W: 4][T: 1][K: 1][BUS: 1]
[2018-08-07 12:23:02] GPU7: AMD Radeon (TM) R9 390 Series [Hawaii] [8192 MB][Intensity 38.5][W: 4][T: 1][K: 1][BUS: 1]
[2018-08-07 12:23:02] GPU8: AMD Radeon (TM) R9 390 Series [Hawaii] [8192 MB][Intensity 39.0][W: 4][T: 1][K: 1][BUS: 1]
[2018-08-07 12:23:02] GPU9: AMD Radeon (TM) R9 390 Series [Hawaii] [8192 MB][Intensity 38.5][W: 4][T: 1][K: 1][BUS: 1]
[2018-08-07 12:23:02] ADL is enabled
[2018-08-07 12:23:02] CryptonightV7 mode enabled
[2018-08-07 12:23:02] DevFee pool SET
[2018-08-07 12:23:02] DevFee address SET
[2018-08-07 12:23:02] Starting init of mining threads
[2018-08-07 12:23:02] Compiling kernel for DEVICE BUS ID 3 ...
[2018-08-07 12:23:03] Error CL_BUILD_PROGRAM_FAILURE when calling clBuildProgram for DeviceID 0 (Thread 0)
[2018-08-07 12:23:03] Error initing GPU's. Stopping miner process
[2018-08-07 12:23:03] Stopping miner process

Try with kernel 2 it will work

next version will set it automatically
1310  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.6.5 on: August 07, 2018, 04:12:30 PM
Quick one: will the latest 18.7.1 driver slow down the miner if I try to mine Alloy? I think I installed it before the limitations on heavy were discovered. Normalv7 wasn't impacted then...

Just gauging whether I will have to downgrade my drivers (which I'd like to avoid if I can Tongue)!

18.8.1 are the latest, and idk try Cheesy
On which drivers are you now?
1311  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.6.5 on: August 07, 2018, 12:00:47 PM
I have a request, I know there have been discussions recently, but I am one of those that use profit switchers, and I would like you to kindly make your devfee mine more often and for less seconds to keep at the same level. Hell, I could even be glad with 1% devfee. Right now I am using a cooldown of 2h on my profitswitcher so it doesn't mine devfee for every miner restart and reach 5%+ devfee, but I am missing opportunities to mine the most profitable coin (in 2h, difficulty adjusts). Please, please make it something like every 30 minutes at least (it can mine the first devfee in the first 15 minutes, like it is now). I couldn't care less if you make it not show in the screen...I know you're fair and trustworthy, but please take my feedback into consideration.

How often (approx.) does your profit switcher restarts miner ? 5, 10, 15, 60 min?
Have you guys heard about Monero Ocean pools?

You use your XMR address as login, but the pool switches to the most profitable algos, so you can mine the most profitable algo/coin, but you are payed in XMR.

I integrated everything and it is working, so if i decide so, SRB could support Monero Ocean algo switching in next version.
Two problems at the moment : miner has to restart when changing algo (ATM it can't change algo on the fly), the devfee mining.

It can switch algos every 5 minutes, but sometimes does not switch for hours, depending what is the most profitable to mine at that moment.
I just have to think of a way to get the devfee, but at the same time not force the user to pay a lot more fee (like when you restart the miner every 20 minutes, right ? Smiley)
1312  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.6.5 on: August 07, 2018, 10:49:51 AM
Guys... if you don't like the way the dev fee works move to some other miner.
Dok just ignore everyone complaining about the dev fee.


DEVFEE = 0

Ver 1.6.4

Start.bat

start coin.bat
timeout 6980
taskkill SRBMiner-CN.exe



OR:

start "coin.bat"
timeout 6980
taskkill /F /IM "SRBMiner-CN.exe"



restart same time as devfee

restart then come here and complain how unstable and slow is the miner, and demand bug corrections etc.
Don't be surprised if in next versions you won't see when is the fee mined Wink
1313  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner Update Infos on: August 07, 2018, 06:33:41 AM
Anyone have download for 1.6.4?  I missed it.  1.6.5 won't initialize cards on half my rigs.  Some issue due to compiling everything into the .exe maybe.

Nope, thats not the problem probably. But you can download older versions from Mega, link on the first page.
1314  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.6.5 on: August 07, 2018, 06:32:59 AM
ANYONE TRIED THE NEW AMD 18.8.1 DRIVER !?

I got 1550h/s on Haven algo Vega64. Was 1450 with SBR 1.6.4 So +100h/s. Will try 1.6.5 soon.

Same h/s with 1.6.5

Fast algo - no share found with 18.8.1 and SBR 1.6.5!

These new drivers are really against CN mining, first 18.7.1 and CNV7 no shares found, now 18.8.1 and Fast algo..
1315  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.6.5 on: August 07, 2018, 06:30:51 AM
if i use "restart_devices_on_startup" after devcon restart i get CL_OUT_OF_HOST_MEMORY when creating clCreateCommandQueue for DeviceID 0 (Thread 0) error

i've tried the other version of devcon and it didn't help
if i use "restart_devices_on_startup" i get an error, if i remove this string from config then miner starts as usual

doc can you look at this too please?

Yes, this will be fixed in the next version, "restart_devices_on_startup" will be removed from the config and will be callable from the .bat, this way it runs before all the init and works OK every time.
1316  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.6.5 on: August 06, 2018, 07:25:40 AM
blockchain driver still less than 1.6.2 Sad

cards, algo, settings, difference? Smiley
1317  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.6.5 on: August 05, 2018, 06:57:39 PM
Quote
Does it start the .bat at all ? I see you have it in the config set.

Do you see something like "Reboot script reboot-windows.bat started..." before the miner restarts itself?

No, I don't see a message like this. Am I missing something? The file is in the same folder as SRB, quotes, comma in place...

Maybe you can add indication about scripts used in stats section on next release?


i will check it, maybe it's a bug. And good idea about the indication.
1318  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.6.5 on: August 05, 2018, 07:57:36 AM
Quote
How do you mean it disrespects it?

as you see in my bat file i expect it to taskkill sbrminer, restart gpu, apply overdriven ini and start sbrminer again. it never happens. if card goes off, sbrminer just restarts itself in the same window and hangs on loading kernels.

Does it start the .bat at all ? I see you have it in the config set.

Do you see something like "Reboot script reboot-windows.bat started..." before the miner restarts itself?
1319  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.6.5 on: August 05, 2018, 06:49:28 AM
and sbr seems to disrespect my reboot-windows.bat

How do you mean it disrespects it?

If you put "reboot_script" : "filename to a batch file in miner directory" (reboot-windows.bat) to config.txt, the watchdog will run that script on failure (and not try to restart the miner itself)
1320  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.6.5 on: August 04, 2018, 08:19:23 AM

recheck again. work fine

other trouble. bad share on r9 290(x) card. kernel 2 too
Pool rejected result 0x0002013C (rejected share: invalid result)

algo mox ?
every share invalid?
pool?
mox
100% rejected
crypto9coin.cf

on v7 work fine with kernel 1

I can't reproduce it, tried on a few rigs and kernel 2 everywhere works on mox algo.
Pages: « 1 ... 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 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 ... 164 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!