Bitcoin Forum
April 26, 2024, 07:56:03 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Problema sgminer 4.1.0 e Shappire R9 280x  (Read 1697 times)
Silviomort (OP)
Newbie
*
Offline Offline

Activity: 27
Merit: 0


View Profile
February 02, 2015, 09:52:17 PM
 #1

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
1714161363
Hero Member
*
Offline Offline

Posts: 1714161363

View Profile Personal Message (Offline)

Ignore
1714161363
Reply with quote  #2

1714161363
Report to moderator
There are several different types of Bitcoin clients. The most secure are full nodes like Bitcoin Core, which will follow the rules of the network no matter what miners do. Even if every miner decided to create 1000 bitcoins per block, full nodes would stick to the rules and reject those blocks.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
corsaro
Legendary
*
Offline Offline

Activity: 1400
Merit: 1000


View Profile
February 02, 2015, 09:59:36 PM
 #2

non se se tiu puo' essere di aiuto...

ma ho provato su http://jsonlint.com/ a fare un check del tuo codice json presente nel file di conf, e da' questo errore



Results

Parse error on line 52:
...    "kernel-path": "C:\Users\MyUsr\Desk
----------------------^
Expecting 'STRING', 'NUMBER', 'NULL', 'TRUE', 'FALSE', '{', '['


credo che stia li il problema
FaSan
Hero Member
*****
Offline Offline

Activity: 658
Merit: 500



View Profile
February 02, 2015, 10:24:17 PM
 #3

non se se tiu puo' essere di aiuto...

ma ho provato su http://jsonlint.com/ a fare un check del tuo codice json presente nel file di conf, e da' questo errore



Results

Parse error on line 52:
...    "kernel-path": "C:\Users\MyUsr\Desk
----------------------^
Expecting 'STRING', 'NUMBER', 'NULL', 'TRUE', 'FALSE', '{', '['


credo che stia li il problema


Infatti nei JSON si usano le path unix-style :


Code:
"kernel-path" : "C:/Users/MyUsr/Desktop/Virtual Coins/sgminer-4.1.0-windows/kernel"

o con la la doppia slash

Code:
"kernel-path" : "C://Users//MyUsr//Desktop//Virtual Coins//sgminer-4.1.0-windows//kernel"



FaSan
Silviomort (OP)
Newbie
*
Offline Offline

Activity: 27
Merit: 0


View Profile
February 02, 2015, 10:34:09 PM
 #4

Adesso funziona! Grazie mille Smiley

Ma da comunque svariati errori HW. Come potenza mi da 1.709 Mh/s.
corsaro
Legendary
*
Offline Offline

Activity: 1400
Merit: 1000


View Profile
February 03, 2015, 06:30:15 AM
 #5

Adesso funziona! Grazie mille Smiley

Ma da comunque svariati errori HW. Come potenza mi da 1.709 Mh/s.

la tua conf mi sembra grosso modo appropriata per una r9-280x, ma la mia esperienza si limita purtroppo alle monete scrypt che minavo mesi addietro proprio con schede del genere, quando conveniva.

tu adesso stai usando "kernel" : "x13mod", su cui non ho esperienza.

gli errori hardware pero' in effetti non dovrebbero esserci...  (uno ogni tanto, potrebbe pure starci)
googla un po' o cerca qui nel forum, se ci sono dei settaggi alternativi suggeriti...
FaSan
Hero Member
*****
Offline Offline

Activity: 658
Merit: 500



View Profile
February 03, 2015, 08:17:25 AM
 #6

Adesso funziona! Grazie mille Smiley

Ma da comunque svariati errori HW. Come potenza mi da 1.709 Mh/s.


Prova con un' intensità più bassa, 13 mi sembra un pò troppo alta "-I 13". tra 7 e 9 dovrebbe essere sufficiente.



FaSan
Silviomort (OP)
Newbie
*
Offline Offline

Activity: 27
Merit: 0


View Profile
February 03, 2015, 05:43:34 PM
 #7

Ok Smiley grazie!
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!