Bitcoin Forum
July 07, 2024, 08:48:54 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 [11] 12 »
201  Alternate cryptocurrencies / Mining (Altcoins) / Re: EWBF's CUDA Zcash miner on: February 07, 2017, 11:13:16 AM
If you aren't aware of how to install a driver of nvidia nobody can help you.
And there are examples in the zip..start with that..instead of wasting time.

I know how to install drivers and run miners. However, I am having trouble getting this miner to run under linux. If there was a tutorial anywhere on the goddamn internet I could check my steps and see where I potentially fucked up. I am trying to save everybody time here, you dumb piece of crap.

Have nothing to contribute? Well, thanks for nothing and stfu

That's the problem with Linux. Everything is case by case so it is very hard to get help infos.
202  Alternate cryptocurrencies / Mining (Altcoins) / Re: EWBF's CUDA Zcash miner on: February 07, 2017, 05:52:57 AM
sorry newb question how to use that i already extract and and got 2 file miner and readme then i open terminal and change directory to folder with miner inside and type this ./miner --server eu1-zcash.flypool.org:3333 --user t1NF6yLUxAAttibU8mzfX86o8aWLcqF38DX.rig1 --pass x --port 3333 --cuda_devices 0 1 2 3 but got ./miner: Permission denied

idk what should i do, i dont see any guide in first post,

drop the :3333 after flypool.org, keep the --port 3333 notation, this fixed it for me

I think that this is a typo on the flypool's site. Also, don't need to list devices if you have just four:

./miner --server eu1-zcash.flypool.org --user t1NF6yLUxAAttibU8mzfX86o8aWLcqF38DX.rig1 --pass x --port 3333

This has got to be something with my z wallet address or something...  If I copy yours exactly, it will run..  if I place my wallet address in, it fails back to error 9
It works fine, when I put my zec wallet info in it goes back to code 9

There is big red warning on flypool : can not send to z adresses...

I'm not that blind.... I am using a "t" address not a "z" address .. I was referring to z wallet as my zec wallet
If it does not work with your address you can put mine in...no problem.  Grin
Are you on win 10 or Ubuntu?

If using  ./miner --server eu1-zcash.flypool.org --user t1NF6yLUxAAttibU8mzfX86o8aWLcqF38DX.rig1 --pass x --port 3333

It looks like ur syntax is incorrect.  

use

./miner --server eu1-zcash.flypool.org --port 3333 --user t1NF6yLUxAAttibU8mzfX86o8aWLcqF38DX.rig1 --pass x

Using win 10 pro 64

Here again I use your config line of:
miner --server eu1-zcash.flypool.org --port 3333 --user t1NF6yLUxAAttibU8mzfX86o8aWLcqF38DX.rig1 --pass x
everything works fine

if I use mine
miner --server eu1-zcash.flypool.org --port 3333 --user t1dX1v8YiGdGsJCay9Vkiri4oAEddffPth3.rig1 --pass x

I get the error code 9

I have reproduce the error code 1 and it is due to a bad internet connection.
Try to troubleshoot the connection and/or verify if a firewall or antivirus and make sure to add an exclusion line in WINDOWS DEFENDER.

My internet is a 300/20  low latency no jitter -- I have turned off my firewall, antivirus, and added an exclusion to windows defender, I still get error 9

If I remove my t address leave the default or the example above, it works perfectly, I put my t address in it fails... why would my t (zec) address not work ? it's the same one I am using on my main 7 gpu fury rig
I would generate a new address for this rig.
p.s. You are not using the same .rigname are you ?
203  Alternate cryptocurrencies / Mining (Altcoins) / Re: EWBF's CUDA Zcash miner on: February 07, 2017, 04:24:48 AM
sorry newb question how to use that i already extract and and got 2 file miner and readme then i open terminal and change directory to folder with miner inside and type this ./miner --server eu1-zcash.flypool.org:3333 --user t1NF6yLUxAAttibU8mzfX86o8aWLcqF38DX.rig1 --pass x --port 3333 --cuda_devices 0 1 2 3 but got ./miner: Permission denied

idk what should i do, i dont see any guide in first post,

drop the :3333 after flypool.org, keep the --port 3333 notation, this fixed it for me

I think that this is a typo on the flypool's site. Also, don't need to list devices if you have just four:

./miner --server eu1-zcash.flypool.org --user t1NF6yLUxAAttibU8mzfX86o8aWLcqF38DX.rig1 --pass x --port 3333

This has got to be something with my z wallet address or something...  If I copy yours exactly, it will run..  if I place my wallet address in, it fails back to error 9
It works fine, when I put my zec wallet info in it goes back to code 9

There is big red warning on flypool : can not send to z adresses...

I'm not that blind.... I am using a "t" address not a "z" address .. I was referring to z wallet as my zec wallet
If it does not work with your address you can put mine in...no problem.  Grin
Are you on win 10 or Ubuntu?

If using  ./miner --server eu1-zcash.flypool.org --user t1NF6yLUxAAttibU8mzfX86o8aWLcqF38DX.rig1 --pass x --port 3333

It looks like ur syntax is incorrect.  

use

./miner --server eu1-zcash.flypool.org --port 3333 --user t1NF6yLUxAAttibU8mzfX86o8aWLcqF38DX.rig1 --pass x

Using win 10 pro 64

Here again I use your config line of:
miner --server eu1-zcash.flypool.org --port 3333 --user t1NF6yLUxAAttibU8mzfX86o8aWLcqF38DX.rig1 --pass x
everything works fine

if I use mine
miner --server eu1-zcash.flypool.org --port 3333 --user t1dX1v8YiGdGsJCay9Vkiri4oAEddffPth3.rig1 --pass x

I get the error code 9

I have reproduce the error code 1 and it is due to a bad internet connection.
Try to troubleshoot the connection and/or verify if a firewall or antivirus isnt making any trouble and make sure to add an exclusion line in WINDOWS DEFENDER.
204  Alternate cryptocurrencies / Mining (Altcoins) / Re: EWBF's CUDA Zcash miner on: February 06, 2017, 11:36:56 PM
Hi guys,
just a quick one - I'm using the miner, v0.0.9b (because 0.2.0b just crashes for me),
I have gtx 970, and without any apparent rule - sometimes I get 195 sol/s, sometimes 60, sometimes 240.

Really weird, and my card runs only on 50% power consumption and 50 celsius. GPU load is 99%, memory load around 70%.

How can I maximize sols?

thanks
Looks like the problem does not reside with EWBF, you should get 240+ steady.
My guess would be that another process has priority.
205  Alternate cryptocurrencies / Mining (Altcoins) / Re: EWBF's CUDA Zcash miner on: February 06, 2017, 09:00:42 PM
sorry newb question how to use that i already extract and and got 2 file miner and readme then i open terminal and change directory to folder with miner inside and type this ./miner --server eu1-zcash.flypool.org:3333 --user t1NF6yLUxAAttibU8mzfX86o8aWLcqF38DX.rig1 --pass x --port 3333 --cuda_devices 0 1 2 3 but got ./miner: Permission denied

idk what should i do, i dont see any guide in first post,

drop the :3333 after flypool.org, keep the --port 3333 notation, this fixed it for me

I think that this is a typo on the flypool's site. Also, don't need to list devices if you have just four:

./miner --server eu1-zcash.flypool.org --user t1NF6yLUxAAttibU8mzfX86o8aWLcqF38DX.rig1 --pass x --port 3333

This has got to be something with my z wallet address or something...  If I copy yours exactly, it will run..  if I place my wallet address in, it fails back to error 9
There is big red warning on flypool : can not send to z adresses...

I'm not that blind.... I am using a "t" address not a "z" address .. I was referring to z wallet as my zec wallet
If it does not work with your address you can put mine in...no problem.  Grin
Are you on win 10 or Ubuntu?
206  Economy / Auctions / Re: Bitcoin Escrow Site For Sale! on: February 05, 2017, 08:56:45 PM
That's what is called a Launch Disaster.  Undecided
207  Alternate cryptocurrencies / Mining (Altcoins) / Re: EWBF's CUDA Zcash miner on: February 05, 2017, 08:49:56 PM
Any suggestions on why I keep getting

Starting flypool

EWBR's Zcash miner. 0.2.0b

Error: cannot connect to the server. 9



miner --server us1-zcash.flypool.org --port 3333 --user using zcash waller address.nvidia --pass z

Try following the connect examples given on their site.
https://zcash.flypool.org/
Section 2
2. Choose your mining software:
Wink


So I did your suggestion and now I get

Error: cannot connect to server. 1

Please paste the line you are using so we can evaluate if you made any error in it.
208  Alternate cryptocurrencies / Mining (Altcoins) / Re: EWBF's CUDA Zcash miner on: February 05, 2017, 02:23:33 PM
Any suggestions on why I keep getting

Starting flypool

EWBR's Zcash miner. 0.2.0b

Error: cannot connect to the server. 9



miner --server us1-zcash.flypool.org --port 3333 --user using zcash waller address.nvidia --pass z

Try following the connect examples given on their site.
https://zcash.flypool.org/
Section 2
2. Choose your mining software:
Wink
209  Alternate cryptocurrencies / Mining (Altcoins) / Re: EWBF's CUDA Zcash miner on: February 03, 2017, 02:17:36 PM
Is it a good idea to keep the fans on auto?

http://imgur.com/a/R7ieb

It's a bad idea if you do not tweak the fan curve.

210  Alternate cryptocurrencies / Mining (Altcoins) / Re: EWBF's CUDA Zcash miner on: February 02, 2017, 04:49:43 AM
it would be awesome if you can make a dual miner out of it, with decred or lbry. this would be a great improvement. the claymore eth miner got this awesome feature Smiley.
That's a fact that the next step beside maintaining zcash mining would be to develop other tokens for Nvidia GPU's.
211  Alternate cryptocurrencies / Mining (Altcoins) / Re: EWBF's CUDA Zcash miner on: February 01, 2017, 03:41:06 PM
You ppl don`t get zcash is GPU and memory very intensive, no dual mining!

also don`t expect more speed when there is no competition, just see claymore zcash he only do it because of optiminer and zawawa!

Obviously when you see your cards running at half the manufacturer's specs, profitability is restricted somewhere but it does not mean
it's EWBF's fault. It could be the pools, the governments, the banks and who knows who.
212  Alternate cryptocurrencies / Mining (Altcoins) / Re: EWBF's CUDA Zcash miner on: January 30, 2017, 05:28:10 PM
It appears that your gpu is only consuming 80% of 120% you gave it. And running at pretty high clocks. What brand/model card is it?
MSI Gamer GTX1070
213  Alternate cryptocurrencies / Mining (Altcoins) / Re: EWBF's CUDA Zcash miner on: January 29, 2017, 10:12:37 AM

hi! I have 1060. I have 225 Sol / 265 in boost. what could be wrong?
[/quote]

How much do you get from your 1060 with other miners?
[/quote]

I've already posted this before, but on average you should see 285-295 sol/sec @ 90W.

Settings:
  • Power Limit: 75
  • Core: +185
  • Memory: + 550
[/quote]

tell me please, core +185 from base freq (1500) or boot freq (1860) My GPU after start mining auto boost to 1860 Mhz. Sry for my Eng)
[/quote]




In AfterBurner you just clic the number on the Core Clock slider, (+145 in this case), You enter your parameter +145 then ENTER. Then clic the check mark to activate.
[/quote]
power limit 126??? explain!
[/quote]

Even if the Power Limit is at 126% it doesnt mean that the GPU uses it all.
But if it ever needs it, Power will be available to it so it will not crash.
IMO it makes sense to starve GPUs to save energy only if you have a farm (25 rigs or more-economies of scale). So with my 2 rigs I'm not doing it just to save $0.25/month.
214  Alternate cryptocurrencies / Mining (Altcoins) / Re: EWBF's CUDA Zcash miner on: January 28, 2017, 10:06:58 PM
hi! I have 1060. I have 225 Sol / 265 in boost. what could be wrong?

How much do you get from your 1060 with other miners?

I've already posted this before, but on average you should see 285-295 sol/sec @ 90W.

Settings:
  • Power Limit: 75
  • Core: +185
  • Memory: + 550

tell me please, core +185 from base freq (1500) or boot freq (1860) My GPU after start mining auto boost to 1860 Mhz. Sry for my Eng)




In AfterBurner you just clic the number on the Core Clock slider, (+145 in this case), You enter your parameter +145 then ENTER. Then clic the check mark to activate.
215  Alternate cryptocurrencies / Mining (Altcoins) / Re: EWBF's CUDA Zcash miner on: January 28, 2017, 05:12:22 PM
Greetings,

I'm new to mining. I'm having a problem with the miner (tried both 0.1.0b and 0.2.0b). I'm on Win 10 Pro Anniversary Update (1607) and using Palit GTX1070 Jetstream on stock and could only get max ~390 Sol/s.
I use default setting: miner --server zec-apac.suprnova.cc --user xxx --pass xxx --port 2142 --cuda_devices 0
I tried several drivers: 372.90, 375.63, 376.33, and 378.49. They gave me the same results.
Is this common or is there any workaround?

Here's the screenshot: https://s23.postimg.org/9le1techn/0_1_0b.png

Thanks Cheesy

Try switching over to Flypool. Your hash rate should improve up to 405 H/s. (450H/s oc)
Also, use a server on the same continent you are.

use version 0.2.0b, add --solver 0.
I'm having stable 450 sol/s on my asus, gigabyte and pny cards.
Asus i pushed to 470-480 at some point but had to lower the OC settings to get an average of 450 sol/s Otherwise the cards are not stable..

In fact if anyone is interested i'm building custom 2700 sol/s rigs for $3200 including shipping.


Do you have a website?
216  Alternate cryptocurrencies / Mining (Altcoins) / Re: EWBF's CUDA Zcash miner on: January 28, 2017, 12:08:06 AM
Are you running stock clock or overclock ?
I was running on stock clock.

Try switching over to Flypool. Your hashrate should improve up to 405 H/s. (450H/s oc)
Also, use a server on the same continent you are.
Hey, thanks! It worked somehow. It fluctuated, but I could reach ~400 H/s. I also tried to OC it using the setting here: http://cryptomining-blog.com/tag/gtx-1070-overclock/ and managed to reach ~460 H/s. I don't know yet if it's stable or not, though. Here's the screenshot:
https://s29.postimg.org/degsvct4n/0_2_0b.png

Have fate.  Grin
Do not forget that ambiant room temp. is also a performance factor.
217  Alternate cryptocurrencies / Mining (Altcoins) / Re: EWBF's CUDA Zcash miner on: January 27, 2017, 07:35:07 AM
Greetings,

I'm new to mining. I'm having a problem with the miner (tried both 0.1.0b and 0.2.0b). I'm on Win 10 Pro Anniversary Update (1607) and using Palit GTX1070 Jetstream on stock and could only get max ~390 Sol/s.
I use default setting: miner --server zec-apac.suprnova.cc --user xxx --pass xxx --port 2142 --cuda_devices 0
I tried several drivers: 372.90, 375.63, 376.33, and 378.49. They gave me the same results.
Is this common or is there any workaround?

Here's the screenshot: https://s23.postimg.org/9le1techn/0_1_0b.png

Thanks Cheesy

Try switching over to Flypool. Your hashrate should improve up to 405 H/s. (450H/s oc)
Also, use a server on the same continent you are.
218  Alternate cryptocurrencies / Mining (Altcoins) / Re: EWBF's CUDA Zcash miner on: January 26, 2017, 09:21:15 PM

Anyone experienced this on Flypool?
Even though my Claymore rig was not mining for over an hour,
it indicates that I still have 1 rig mining.
Note that the other rig has no activity reported for the same lap of time.
219  Alternate cryptocurrencies / Mining (Altcoins) / Re: EWBF's CUDA Zcash miner on: January 26, 2017, 07:57:33 PM
This miner is the one working best for me, giving me more sol/s than NiceHash, about 5-7 more. It gives me 68-73 Sol/s while Nicehash gives me 61-66 sol/s. The OP has really done a good job.

I am talking about my Gtx 750 ti stock settings. I am using coinmine.pl as a pool to mine, if anyone is interested to know such details. Let's help each other and share our settings here.

I am also thinking to upgrade to a R9 390 or RX 470-RX480 so does anyone know which of these three cards has the highest hashrate ?

Highest hash rate would be the most recent one. Wink
That was an easy one.
220  Alternate cryptocurrencies / Mining (Altcoins) / Re: EWBF's CUDA Zcash miner on: January 26, 2017, 12:19:17 AM
I have never believed the story that ewbf has copied someone or other miners, I'm sure that if he wants he can improve his miner without help from others.

I don't think anything will ever be proven, but correlations and inferences are your friend bro. EWBFs speed increases closely matched EQM to the T and now that EQM doesn't exist anymore there aren't any more speed increases, which is super suspicious. The last speed upgrade was right on par with the small speed upgrade EQM left before going open source. EWBF has offered no speed increases over EQM... ever, besides mining outside their service. The one time EWBF released first EQM was offering preview versions to their clients and I'm sure it got leaked as it was the same speed increase EQM offered a couple days later.

This isn't uncommon outside of cryptos or from the chinese who are great at ripping things off, you can believe what you want as always though.

I respect any opinion.
But, my first version was faster than their. then i start improve platform (miner code not solver). After a couple of day they make his miner faster, of cource i stop my work and start solver optimization to achieve more speed. And then this simply start to be a race, untill they not "finish" this race. Now we are close to hardware limits, here each a little step is incredibly complicated. Technically ~10% of improvements is still possibly, but algorithm not allow make this. This "hardware limits" is a memory speed and latency and at this moment they not allow gain more speed. Of course, the full story longer, but I hope that I have replied to this accusation.
Thank you for attention

Only version that was faster was .3b and that lasted a couple days before being replaced. As I mentioned, when they released it they had a pre-release version they were distributing to their VIPs I'm sure got leaked (I found a leaked copy so it wasn't that hard). EQM definitely released before EWBF with their first versions back in Nov.

Yup I understand you have to do rewrites time and again as you can't keep optimizing. It's definitely too much of a coincidence that your rewrites and speed increases closely matched theirs down to a couple %.

As far as speed increases go... pretty sure everyone would rather have more speed over features to further separate ourselves from AMD. You as a developer also make more the more speed we have.

Everyone is entitled to their own opinion, I have always respected that.  It does seem though that this is just an attack by 1 on another when no evidence is presented or the other side is making a claim.  I think it should be dropped here.  People benefit from speeds, he may charge a dev fee and we all have that right to use it or not.  If someone creates something and wants to own it, they should create it in the right way that it cant be taken (not making any accusations here).


I don't really expect much from the average miner, you're no exception. 3/4 of what you said doesn't even make sense nor has any relation to what we were talking


It's actually pretty simple, most 8th graders could understand that you are making accusations and your story behind it.  If you didn't have a concern for us "average miners" then why did you post it on here, pretty childish.  No need to troll, if you have a legal concern do something legal about it.

It has nothing to do with legality, everything to do with reputation. People will continue using EWBFs miner and side with whoever gives them the most money, regardless of evidence. Even if the code was copied verbatim, it wouldn't matter to most people. However people should know when something is copied.

If you've been around the forums you should get the drift that copying other peoples work is frowned upon... Nothing childish about pointing out when someone copies someone elses work, especially when someone else dumps a lot of time, money, and effort into what they create. You're a dumbass.

"...and your story behind it."

Yup struggle to make a point. Next time at least make the effort to finish your line of thought before hitting period. If you think I randomly made up EWBFs and EQMs release dates in addition to improvements in their miners, you can easily check both threads. It's so easy even a 8th grader could understand it... hue hue hue. -_-

Where is the moderator?
This a tech thread.
Pls start your own whining thread.

This is BCT. Thread includes information on where the miner came from and contributions. Wink


We dont f----ing care where it comes from...ok?
Pages: « 1 2 3 4 5 6 7 8 9 10 [11] 12 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!