Bitcoin Forum
May 30, 2024, 10:12:11 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] 13 »
221  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner & ccMiner CUDA based mining applications [Windows/Linux/MacOSX] on: July 10, 2014, 03:44:08 PM
I'm looking for a howto to compile the ccMiner from https://github.com/savale/ccminer with fresh installed Xubuntu 14.04.

chmod +x configure autogen.sh

-> works

./autogen.sh && ./configure && make

-> doesn't work "./autogen.sh: line 1: aclocal: command not found"

Do I need the "cuda toolkit"?

How about dependencies I've needed for SGMiner (AMD) in the past?

Thanks for every hint!
222  Economy / Service Announcements / Re: [ANN] NiceHash.com - innovative professional cryptocurrency cloud mining service on: July 08, 2014, 05:18:48 PM
Is anyone able to connect to port 3337 (X13)?

"No server were found".

Edit: Online again Smiley
223  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [FRSH] FreshCoin | FRESH algo! | Slingshield | % fees | Launched!!! on: July 08, 2014, 04:03:15 PM
Could someone recommend a pool? Read some bad posts about Hashharder a few page ago.

If a pool works without registration, can I use 1 Freshcoin wallet address for e.g. 4 workers?

Thank you for every hint Smiley
224  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [FRSH] FreshCoin | FRESH algo! | Slingshield | % fees | Launched!!! on: July 08, 2014, 11:02:51 AM
Could someone tell me how to run/install the linux wallet, please?

If unzip the freshcoin-qt64, no readme no nothing Sad

THX!
225  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN][X11/X13] X11 (Darkcoin)/X13 (Marucoin) miner (based on sph-sgminer) on: July 03, 2014, 01:07:30 PM
Does SPH-SGMiner https://github.com/djm34/sph-sgminer_x11mod work with X15 maybe by simply copy/paste a new X15 cl file into the kernel folder?

no, it will not work: you need support in the C code as well.

Thank you very much for your quick answer!
226  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN][X11/X13] X11 (Darkcoin)/X13 (Marucoin) miner (based on sph-sgminer) on: July 03, 2014, 12:30:11 PM
Does SPH-SGMiner https://github.com/djm34/sph-sgminer_x11mod work with X15 maybe by simply copy/paste a new X15 cl file into the kernel folder?
227  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] sgminer v5 - new unified multi-algorithm on-the-fly kernel switching miner on: July 03, 2014, 11:35:19 AM
How do I get the column with "A:" below (S)ettings (D)isplay in the compiled by myself or compiled by Nicehash SGMiner 5 back?

I get lots of "Accepted ..... Diff ... GPU2 ... at ...." but on top is everything at 0 "A:0 R:0 HW:0", too.

SPH-SGminer shows the column "A:" but doesn't work with X15.

Compiled SGMiner 5 (Ubuntu 13.10) with this howto: http://blog.shindasingh.com/2014/01/sgminer-4-0/comment-page-1/

Thanks for every hint!
228  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN][X11/X13] X11 (Darkcoin)/X13 (Marucoin) miner (based on sph-sgminer) on: July 02, 2014, 01:19:12 PM
Any help for 290 config file ?

X11 / X13 ?

Please share...

Sharing IS caring...

I'm sure it's not best configs, but they work stable for me
R9 290, AMD v14.6rc2 + AB for UV, sgminer v4.1.0

   
   
~5.1 Mh, t < 80 deg (gpu uv)

"kernel" : "x11mod",
"intensity" : "0",
"xintensity" : "50",
"rawintensity" : "0",
"worksize" : "64",
"gpu-threads" : "2",
"lookup-gap" : "0",
"thread-concurrency" : "8192",
"shaders" : "2560",
"gpu-engine" : "1000-1000",
"gpu-memclock" : "1200",
"gpu-fan" : "50-60",
"gpu-memdiff" : "0",
"gpu-powertune" : "0",
"gpu-vddc" : "0.000",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"temp-target" : "75",
"temp-overheat" : "85",
"temp-cutoff" : "95",
"temp-hysteresis" : "3",
"no-submit-stale" : true,
"no-pool-disable" : true,
"failover-only" : true,
"failover-switch-delay" : "60",
"queue" : "1",
"scan-time" : "7",
"shares" : "0",
"tcp-keepalive" : "30",
"expiry" : "28",
"log" : "5",
"kernel-path" : "/usr/local/bin",
"api-listen" : true,
"api-mcast-port" : "4028",
"api-port" : "4028",
"api-allow" : "W:127.0.0.1"
   
   
~3.6 Mh, t < 80 deg (gpu uv)

"kernel" : "x13mod",
"intensity" : "17",
"xintensity" : "0",
"rawintensity" : "0",
"worksize" : "64",
"gpu-threads" : "2",
"lookup-gap" : "0",
"thread-concurrency" : "8192",
"shaders" : "2560",
"gpu-engine" : "1000-1000",
"gpu-memclock" : "1200",
"gpu-fan" : "60-60",
"gpu-memdiff" : "0",
"gpu-powertune" : "0",
"gpu-vddc" : "0.000",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"temp-target" : "75",
"temp-overheat" : "85",
"temp-cutoff" : "95",
"temp-hysteresis" : "3",
"no-submit-stale" : true,
"no-pool-disable" : true,
"failover-only" : true,
"failover-switch-delay" : "60",
"queue" : "1",
"scan-time" : "7",
"shares" : "0",
"tcp-keepalive" : "30",
"expiry" : "28",
"log" : "5",
"kernel-path" : "/usr/local/bin",
"api-listen" : true,
"api-port" : "4028",
"api-mcast-port" : "4028",
"api-allow" : "W:127.0.0.1"
  this is most important for speed and stability
  for fine tuning

  <---
  <---
  <---
  <---
  <---

hope it will help  Wink

Looks great! Thanks for sharing !!!!!!!!!!!!

Yesterday I've tried to mine some Vertcoins with SGMiner 5 Beta (June 30th) from Nicehash and with the latest SPH-SGMiner using Xubuntu 13.10 64 Bit (AMD Catalyst 14.6 Beta) but I get only HW errors. Works fine with X11 & X13.

I've tried nearly every intensity, xintensity, thread-concurrency ... but I think the algorithm and kernel part is completely wrong.

Thanks for every hint!


+++++++++++

sgminer-5.0-pre-release-2014-06-30-linux-amd64:
!/bin/sh

export DISPLAY=:0

export GPU_MAX_ALLOC_PERCENT=100

export GPU_USE_SYNC_OBJECTS=1

./sgminer --algorithm adaptive-n-factor --nfactor 11 -k zuikkis -o stratum+tcp://xxxxxx -u xxx -p xxx -g 1 -I 14

+++++++++++

sph-sgminer_x11mod:
!/bin/sh

export DISPLAY=:0

export GPU_MAX_ALLOC_PERCENT=100

export GPU_USE_SYNC_OBJECTS=1

./sgminer -k ckolivas -o stratum+tcp://xxxxxx -u xxx -p xxx -g 1 -I 14 --shaders 2560 --lookup-gap 2
229  Alternate cryptocurrencies / Pools (Altcoins) / Re: [ANN][POOL] CoinKing.io - A feature packed profit switching multipool for all! on: June 30, 2014, 02:05:41 PM
I have experienced shitty payouts as well. I pointed 5MH/s X11 for 24 hours and barely made anything. Would have made more just mining a single coin elsewhere.  Not to start any FUD, but there was someone saying that CoinKing might be skimming. At least with X11/X13. Their payouts and Scrypt-N and Scrypt seem consistent.

So, it looks like I'm not the only one with shitty payouts...

Does anyone know another X11/X13 multipool ? COINKING is the only one I know...

Help much appreciated.

Same here!
Some days ago I've pointed 35 MH/s at Coinking for mining X13 and got after 24h 3$, estimated (0,002-0,003 BTC/MH/24h) 50$!
Yesterday, I've started another try with 18 MH/s and I'm currently after 21h at 30 Cents!
230  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN][X11/X13] X11 (Darkcoin)/X13 (Marucoin) miner (based on sph-sgminer) on: June 27, 2014, 08:40:48 PM

Yesterday, the Coinking website (X13) showed 0,002 to 0,003 BTC/MHash/24h during the day. I've mined with 35 MH/s at Coinking since yesterday 10 AM and 24h later (=0,0025 x 35MH/s x 560$ = 49$) I've got 3,00$ Huh

Can someone recommend a X13 multipool?

Anyone used this on ubuntu or BAMT and can confirm that is working? Also what Catalyst for linux?

Xubuntu 13.10 with Kernel 3.16 RC2
AMD Catalyst 14.6 Beta
SPH-SGMiner with 14.6 Fix https://github.com/djm34/sph-sgminer_x11mod
X11: R9 290 x3 = 4600 kH/s x3
X13: R9 290 x3 = 2900 kH/s x3

I'm full of HW error with new drivers, new and old mods...
Could you help me? 280x Gigabyte

Try this: https://github.com/djm34/sph-sgminer_x11mod

This topic is a mess, i got a R9 280X, i spend more than 1 hour reading and testing things here and I still do not know if my hashrates are good.

R9 280X:
X11 = 3,1 Mh/s
X13 = 2,5 Mh/s

I wont push my GPU to more than 1040 mhz

X11: R9 290 x3 = 4600 kH/s x3
X13: R9 290 x3 = 2900 kH/s x3
231  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] sgminer v5 - new unified multi-algorithm on-the-fly kernel switching miner on: June 27, 2014, 09:41:54 AM
Does anyone have a (link to the) manual to compile SGMiner 5 for Ubuntu, because the Nicehash pre-compiled version doesn't show the accepted rate per GPU (A:xx)?

I've only found this one for SPH-SGMiner:
https://forums.chunkypools.com/t/guide-compiling-sgminer-for-x11-coins-in-ubuntu/28

THX
232  Alternate cryptocurrencies / Altcoin Discussion / Re: (solved) NO refunds from Alpha Technology on: June 21, 2014, 10:26:34 AM
Finally I've received yesterday 1 email from payments@alpha-t.net and the refund of 75% after 11 weeks and 2 days.

Thank you so much @ all for your support and your hints!
So you have only panicked and you've been writing to wrong email address whole time  Roll Eyes
Lock this topic now please.

That was the only email address I had, no cancel button in April and sure Miss "customer@alpha-t.net" sits in LA and Miss "payments@alpha-t.net" sits in Bombay and couldn't forward my emails because of these totally different email standards or even respond "please send any emails for refunds at ...". Idiot!
233  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN][X11/X13] X11 (Darkcoin)/X13 (Marucoin) miner (based on sph-sgminer) on: June 21, 2014, 09:55:04 AM
Xubuntu 13.10
AMD Catalyst version "updates_13.125-0ubuntu1_amd64" (January 2014)
SPH-SGMiner (4.1.0) or SGMiner 5 (4.2.1) doesn't matter

R9 290 PowerColor OC x2

Scrypt: stable 905 kHs x2, 700 Watt
E1020, M1500, P20, F90
./cgminer --scrypt -o stratum+tcp://eu.wafflepool.com:3333 -u USER -p X --thread-concurrency 32765 -g 1 -w 512 -I 20

X11: 3500 kHs x2, 380 Watt, SGMiner 5 (4.2.1)
E1020, M1250, P20, F60
./sgminer --algorithm darkcoin-mod -o stratum+tcp://eu.wafflepool.com:3331 -u USER -p X --thread-concurrency 32765 -g 2 -w 512 -I 22

Did anyone else experience no difference between M1250 and M1500 and between P0 and P20 for X11?
3500 kHs each is my limit.
234  Alternate cryptocurrencies / Altcoin Discussion / Re: (solved) NO refunds from Alpha Technology on: June 21, 2014, 09:44:03 AM
Finally I've received yesterday 1 email from payments@alpha-t.net and the refund of 75% after 11 weeks and 2 days.

Thank you so much @ all for your support and your hints!
235  Alternate cryptocurrencies / Altcoin Discussion / Re: SCAM - NO refunds from Alpha Technology on: June 20, 2014, 09:35:58 AM
This might interest you.  I talked to the Citizens Advice Bureau again today. I updated them on the situation. They have flagged the case "criminal withholding of consumer rights" and passed it on to Trading Standards. They'll contact me in 5-10 working days if they decide the case has merit. Anyone who is NOT A BUSINESS and has or is having their refund, partially or fully withheld should contact them direct on 08454 040506 or fill out the form on their website

https://ssl.datamotion.com/form.aspx?co=3438&frm=citacomplainform&to=flare.fromforms

You need to complain if you want action taken. Don't just post on forums.

Some of us got together on the Cointerra forum and complained to the Better Business Bureau and they issued a warning to the press (http://www.latimes.com/business/technology/la-fi-tn-bbb-bitcoin-warning-20140605-story.html). Cointerra were getting slammed so hard they had to shut their forums down and guys who had been waiting months are finally getting refunded.

Just to be clear. If you are not a business customer you are entitled to a 100% REFUND UNDER UK LAW.

If you are unhappy with the refund situation contact the CAB and complain. Unlike the BBB, Trading Standards has the ability to bring criminal charges. They take this sort of thing very seriously in the UK.

You are completely right and thank you for the link!

Till now no response at all and I'm getting pissed. But one is for sure, I'll get my money back or I will have some fun and these guys get a lesson.
236  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] sgminer v5 - new unified multi-algorithm on-the-fly kernel switching miner on: June 20, 2014, 08:57:15 AM
(Help) SGMiner 5 - R9 290 - WU at 0.00 ??

I've switched from CGMiner with Scrypt (905KHs/ 820WU) to SGMiner 5 from Nicehash with X11 (3.2MHs/0.00WU) but WU is at 0.00. Any idea what's wrong with my SGMiner 5 settings?

My old CGMiner Scrypt settings:
./cgminer --scrypt -o stratum+tcp://stratum.scryptguild.com:3333 -u USER -p X --thread-concurrency 32765 -g 1 --worksize 512 --gpu-threads 1 -I 20

My new SGMiner 5 X11 settings:
./sgminer --algorithm darkcoin-mod -o stratum+tcp://eu.wafflepool.com:3331 -u USER -p X --thread-concurrency 32765 --gpu-threads 2 -w 512 -I 20

Thanks for every hint!
237  Alternate cryptocurrencies / Altcoin Discussion / Re: SCAM - NO refunds from Alpha Technology on: June 06, 2014, 11:13:29 AM
50%-70quid of pre-payment.

I had emailed them about cancelling before, but it was only by clicking the Cancel button that got the system going.

It might be past the June 5 deadline too.

Awesome dudes ... no "cancel" button ... no cancellation??? Haha ... Fuck NO! 75% refund or I unleash at least one of the top 10 international law firms.

How much time past between your pre-order and your cancellation by email?
238  Alternate cryptocurrencies / Altcoin Discussion / Re: SCAM - NO refunds from Alpha Technology on: June 06, 2014, 09:25:30 AM
Have you tried cancelling via the My Accounts page? I did mine that way, and got a refund.

I've cancelled in April to get 75% refunded and they had at this time only a "view" button on their website. One week ago I've recognized the new look of their website an pushed the "cancel" button, too.

How much did they refund?

A picture is worth a thousand words

That's new to me, but you're totally right Grin
239  Alternate cryptocurrencies / Altcoin Discussion / Re: SCAM - NO refunds from Alpha Technology on: June 05, 2014, 12:12:21 PM
Now I've sent a fourth email this time at payments@alpha-t.net.

Let's see what happens next Smiley

If someone has any hint or tip to lend weight to the refund process, will be appreciated!
240  Alternate cryptocurrencies / Altcoin Discussion / Re: SCAM - NO refunds from Alpha Technology on: June 03, 2014, 06:13:32 PM
Sorry to hear that. Never invest in Vaporware. I hope you get your money back.

Thank you tokyoghetto! Failure isn't an option! http://www.youtube.com/watch?v=dmWfXKJbn9g

A mate of mine is experiencing the same issue so i think you are right

Just mail him the link to this topic and (maybe) we'll find a way to get our money back Smiley

I'm sure there's a perfectly reasonable explanation. They probably just ran out of money.

I had the same guess, but some days ago they've sent the invoices for the final payment. So they should have some at least temporary Grin

I never got any reply from that email either. Try payments@alpha-t.net, they responded within a week from that email.

Thanks maardein! I'll try that one. Fingers crossed Smiley
Pages: « 1 2 3 4 5 6 7 8 9 10 11 [12] 13 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!