Bitcoin Forum
May 25, 2024, 11:01:44 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1] 2 »
1  Local / Mining (Italiano) / Re: Problema sgminer 4.1.0 e Shappire R9 280x on: February 03, 2015, 05:43:34 PM
Ok Smiley grazie!
2  Local / Mining (Italiano) / Re: Problema sgminer 4.1.0 e Shappire R9 280x on: February 02, 2015, 10:34:09 PM
Adesso funziona! Grazie mille Smiley

Ma da comunque svariati errori HW. Come potenza mi da 1.709 Mh/s.
3  Local / Mining (Italiano) / Problema sgminer 4.1.0 e Shappire R9 280x on: February 02, 2015, 09:52:17 PM
Buona sera a tutti!

Ho un problema da sottoporvi: ho da poco acquistato una scheda video shappire Tri-X R9 280x vapor-x e vorrei sfruttarla per minare un pò di altcoin.

Ho provato ad usare SgMiner 4.1.0 per minare le Paycon, uscite da poco, usando la pool https://pay.suprnova.cc .

Tuttavia all'esecuzione ottengo il seguente output:


Code:
C:\Users\Yozeph\Desktop\Virtual Coins\sgminer-4.1.0-windows>setx GPU_MAX_ALLOC_P
ERCENT 100

OPERAZIONE RIUSCITA: valore specificato salvato.

C:\Users\Yozeph\Desktop\Virtual Coins\sgminer-4.1.0-windows>setx GPU_USE_SYNC_OB
JECTS 1

OPERAZIONE RIUSCITA: valore specificato salvato.

C:\Users\Yozeph\Desktop\Virtual Coins\sgminer-4.1.0-windows>sgminer.exe -o strat
um+tcp://pay.suprnova.cc:4457 -u Beppe1988.Peppe1988 -p giggio -T -I 13 -g 2 -w
256 --gpu-memclock 1500 --temp-target 76 --auto-fan
[22:43:10] Started sgminer 4.1.0
[22:43:10] Loaded configuration file sgminer.conf
[22:43:10] Fatal JSON error in configuration file.
[22:43:10] Configuration file could not be used.
[22:43:10] Probing for an alive pool
[22:43:11] Pool 0 difficulty changed to 0.008
[22:43:11] Network diff set to 922K
[22:43:13] Rejected eceae16b Diff 1.081/0.008 GPU 0  (low difficulty share of 7.
00
[22:43:13] Stratum from Pool 0 requested work restart
[22:43:13] Rejected 623a5eb0 Diff 2.606/0.008 GPU 0  (low difficulty share of 1.
33
[22:43:14] Rejected 450e2ce1 Diff 3.707/0.008 GPU 0  (low difficulty share of 4.
18
[22:43:15] Shutdown signal received.
[22:43:15]
Summary of runtime statistics:

[22:43:15] Started at [2015-02-02 22:43:11]
[22:43:15] Pool: stratum+tcp://pay.suprnova.cc:4457
[22:43:15] Runtime: 0 hrs : 0 mins : 3 secs
[22:43:15] Average hashrate: 196.6 Kilohash/s
[22:43:15] Solved blocks: 0
[22:43:15] Best share difficulty: 3.707
[22:43:15] Share submissions: 3
[22:43:15] Accepted shares: 0
[22:43:15] Rejected shares: 3
[22:43:15] Accepted difficulty shares: 0
[22:43:15] Rejected difficulty shares: 0
[22:43:15] Reject ratio: 100.0%
[22:43:15] Hardware errors: 298
[22:43:15] Utility (accepted shares / min): 0.00/min
[22:43:15] Work Utility (diff1 shares solved / min): 1.41/min

[22:43:15] Stale submissions discarded due to new blocks: 0
[22:43:16] Unable to get work from server occasions: 0
[22:43:16] Work items generated locally: 11
[22:43:16] Submitting work remotely delay occasions: 0
[22:43:16] New blocks detected on network: 1

[22:43:16] Summary of per device statistics:

[22:43:16] GPU0                | (5s):10.94K (avg):196.6Kh/s | A:0 R:0 HW:298 WU
:1.406/m
[22:43:16]
[2Terminare il processo batch (S/N)?

Come mai ottengo i seguenti errori:

[22:43:10] Fatal JSON error in configuration file.
[22:43:10] Configuration file could not be used.


e


[22:43:13] Rejected eceae16b Diff 1.081/0.008 GPU 0  (low difficulty share of 7.00

?


Eccovi la mia configurazione pc:

Code:
Intel Core i5 4690
8GB RAM
shappire Tri-X R9 280x vapor-x OC
Windows 7 x64


il mio file configurazione di sgminer:

Code:
{
"pools" : [
{
"url" : "stratum+tcp://eu2.multipool.us:7777",
"user" : "yourworker.1",
"pass" : "password"
},
{
"url" : "stratum+tcp://us-west2.multipool.us:7777",
"user" : "yourworker.2",
"pass" : "password"
},
{
"url" : "stratum+tcp://us-east.multipool.us:7777",
"user" : "yourworker.3",
"pass" : "password"
},
{
"url" : "stratum+tcp://us-west.multipool.us:7777",
"user" : "yourworker.4",
"pass" : "password"
}
]
,
"intensity" : "13",
"vectors" : "1",
"worksize" : "256",
"kernel" : "x13mod",
"lookup-gap" : "2",
"thread-concurrency" : "8192",
"shaders" : "2048",
"gpu-engine" : "0-0",
"gpu-fan" : "0-0",
"gpu-memclock" : "0",
"gpu-memdiff" : "0",
"gpu-powertune" : "0",
"gpu-vddc" : "0.000",
"temp-cutoff" : "95",
"temp-overheat" : "85",
"temp-target" : "75",
"api-port" : "4028",
"expiry" : "120",
"gpu-dyninterval" : "7",
"gpu-threads" : "2",
"hotplug" : "5",
"log" : "5",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "60",
"scrypt" : true,
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "C:\Users\MyUsr\Desktop\Virtual Coins\sgminer-4.1.0-windows\kernel"
}


e il mio file batch:

Code:
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
sgminer.exe -o stratum+tcp://pay.suprnova.cc:4457 -u User.worker -p miapass -T -I 13 -g 2 -w 256 --gpu-memclock 1500 --temp-target 76 --auto-fan
pause

N.B: Nome del worker e password sono differenti da quelli quì scritti.

I driver sono gli ultimi risalenti a Dicembre 2014, Catalyst 14.12.

Grazie mille per l'aiuto
4  Alternate cryptocurrencies / Altcoin Discussion / Re: free 5,000,000 doges to giveaway. many dogecoins. like such cute dog. on: December 20, 2013, 09:43:24 PM
Followed tweet, liked FB
DTMfmWbwZT5Ap436XHfwUSuQ5HZM1m7zDA
5  Economy / Digital goods / Re: [WTS] Bit Wiev - Android App showing exscangers ask/bid/volume values on: November 23, 2013, 05:07:46 PM
Bump!
6  Local / Italiano (Italian) / Re: [APPELLO] Bandiamo "minare" on: November 13, 2013, 12:57:14 PM
"coniare" e "coniatore" come vi sembrano? Trattandosi di una moneta virtuale...
7  Local / Beni / Re: VENDO appunti, riassunti e promemoria di Scienze della Comunicazione on: November 06, 2013, 11:37:59 PM
Va bene, rilancio a 0.2
8  Local / Beni / VENDO appunti, riassunti e promemoria di Scienze della Comunicazione on: November 05, 2013, 08:41:39 PM
Vendo appunti relativi alle materie della facoltà di Scienze della Comunicazione per 0.2 BTC TRATTABILI l'uno:

I files sono in formato .pdf, .doc, .docx, ppt. Riguardano l'Università di Catania, ma credo che le materie dovrebbero non differire troppo:

Abilità Informatiche (Laboratorio)
Comunicazione e Analisi dei Media
Diritto Amministrativo
Economia e Gestione delle imprese
Filosofia del linguaggio
Informatica (dispense)
Storia del Cristianesimo antico
Storia e Tecnica del giornalismo
Storia e tecniche della fotografia
Storia ed economia dell'età contemporanea
Teoria della letteratura

9  Local / Mercato valute / Vendo 100 SXC per Bitcoin on: November 05, 2013, 12:16:09 PM
Vendesi 100 SXC per bitcoin. Chi è interessato mi contatti via PM! Cheesy
10  Alternate cryptocurrencies / Altcoin Discussion / Re: [Sell] 100 SXC for BTC on: November 03, 2013, 11:45:03 PM
Thank you waqas! I will correct the post

if you want to sell then reply here I am waiting for your reply

Hi. I replied. Do you want buy my SXC?
11  Alternate cryptocurrencies / Altcoin Discussion / Re: [Sell] 100 SXC for BTC on: November 03, 2013, 05:37:00 PM
Thank you waqas! I will correct the post
12  Local / Off-Topic (Italiano) / Nuova biblioteca virtuale on: November 02, 2013, 07:44:47 PM
Salve a tutti! Vorrei portarvi a conoscenza di una nuova biblioteca virtuale (ancora in fase di espansione) che accetta anche donazioni in BTC:  Smiley
http://brsbiblio.altervista.org/portale/
13  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][Exchange] Latest Cryptsy Additions, News and announcements. NEW DATACENTER on: November 02, 2013, 12:25:57 PM
I vote for adding:  ZEU
14  Alternate cryptocurrencies / Altcoin Discussion / Re: [GIVEAWAY] 32000 ZEUSCOIN, post adress for 200 ZEU on: November 01, 2013, 08:12:04 PM
ZtCXGxps1SyHk5AYfPsuP3gBdLXc7fQTjZ

thanks Cheesy
15  Alternate cryptocurrencies / Altcoin Discussion / [Sell] 100 SXC for BTC on: November 01, 2013, 06:34:48 PM
I sell 100 SXC for BTC!

Contact me via PM! Wink
16  Alternate cryptocurrencies / Altcoin Discussion / Re: [GIVEAWAY] 100 member SXC giveaway 100 SXC each! on: October 31, 2013, 09:21:58 PM
RzKffdNJgycn9ge9XTYhfcYYfZKa7UQ3T7

thanks!
17  Alternate cryptocurrencies / Altcoin Discussion / Re: 50,000,000 ADT givaway on: October 28, 2013, 12:36:19 PM
pjxu1nL3cthTzQzmLi7jYhwb4G17m3dum

thanks!
18  Economy / Digital goods / [WTS] Bit Wiev - Android App showing exscangers ask/bid/volume values on: August 19, 2013, 01:47:39 PM
Hi to All! Bit Wiev is an Android application that showing you the ask, bid, and volume value of BTCitcoin on 3 excangers: Mt.Gox, Bitstamp e The Rock Trading Company.

It's possible to choose the data refresh time interval, or refres manually by clicking a button in bottom of the screen. You can select USD or EUR currency, yet (Except Bitstamp, because the excanger Eur data isn't avaiable). Note: For technical reason, you have to create the desktop shortcut manually, if you want it.

The actual price of application is 0.02BTC

Contact me by MP

Screenshot:



 
19  Local / Beni / Re: [Vendo - Escrow a richiesta]BitWiev - App Android prezzi excangers on: August 19, 2013, 01:03:33 PM
Scusate...rimedio subito per le immagini!

Grazie mille, Giuseppe!
20  Local / Beni / [Vendo - Escrow a richiesta]BitWiev - App Android prezzi excangers on: August 19, 2013, 12:47:31 PM
Bit Wiev è un'app per Android, da me realizzata, che consente di controllare simultaneamente il valore di ask, bid, e volume del BTCitcoin su 3 excangers diversi: Mt.Gox, Bitstamp e The Rock Trading Company.

E' possibile scegliere vari tempi di refresh dei dati in base alla durata residua della batteria dello smartphone, oppure refreshare manualmente attraverso un apposito tasto. Sarà pure possibile selezionare la valuta preferita tra USD e EUR (Eccetto Bitstamp, che non rende disponibile il valore in Euro). Nota: per questioni tecniche, lo shortcurt sul desktop del telefono va creato manualmente.

Il prezzo attuale dell'applicazione è di 0.02BTC

Screenshot:



 
Pages: [1] 2 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!