Bitcoin Forum
May 13, 2024, 10:14:48 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 »
  Print  
Author Topic: [GUIDE] GridSeed 5-Chip USB, Blade & Black Miner Support/Tuning  (Read 308632 times)
Kergekoin
Hero Member
*****
Offline Offline

Activity: 546
Merit: 500


View Profile
May 01, 2014, 07:53:41 AM
 #1381

Need some help with solo mining in to qt wallet. Sandor cpu miners give "stoped responding and needs to close" error while trying to mine in to --url=127.0.0.1:port.
Can minerd be used to solo mine to qt wallet at all?

******  NB! The links below are affiliate - friend type links, which bring additional benefits both, to you and me  ******
Binance - Best Crypto Trading Platform          CoinBase - Fastest way from FIAT to Crypto
Windscribe - The quickest and easyest way to secure and anonymize your internet traffic
1715638488
Hero Member
*
Offline Offline

Posts: 1715638488

View Profile Personal Message (Offline)

Ignore
1715638488
Reply with quote  #2

1715638488
Report to moderator
The Bitcoin software, network, and concept is called "Bitcoin" with a capitalized "B". Bitcoin currency units are called "bitcoins" with a lowercase "b" -- this is often abbreviated BTC.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715638488
Hero Member
*
Offline Offline

Posts: 1715638488

View Profile Personal Message (Offline)

Ignore
1715638488
Reply with quote  #2

1715638488
Report to moderator
totoy
Hero Member
*****
Offline Offline

Activity: 623
Merit: 500



View Profile
May 01, 2014, 09:15:22 AM
 #1382

Need some help with solo mining in to qt wallet. Sandor cpu miners give "stoped responding and needs to close" error while trying to mine in to --url=127.0.0.1:port.
Can minerd be used to solo mine to qt wallet at all?


I think it still doesnt support getwork protocol
RowanX
Member
**
Offline Offline

Activity: 86
Merit: 10


View Profile
May 01, 2014, 10:12:27 AM
 #1383


According to dropbox this was uploaded 20 hours ago.. but the latest commit on github is from 15 hours ago ("Optimize locks, handle invalid ltc responses"). Am I confused or are we waiting for a newer compile?
sandor111
Hero Member
*****
Offline Offline

Activity: 616
Merit: 500



View Profile WWW
May 01, 2014, 10:35:04 AM
 #1384

in the actual version of cpuminer ... the autotune feature doesn't log when it changes a per chip frequency nor the steps to go .. right?
any way to re-add that log output which showed which chip running at which freq?

--debug shows the output from autotune.

Just got 3 Gridseed 5 chip miners today and am trrying to hook them up to my headless Ubuntu (13.10 - saucy) machine.

I haven't had much luck so far.

Using cpuminer (per https://bitcointalk.org/index.php?topic=454127.msg5005687#msg5005687) wont let me specify more than one Gridseed interface.
When using --gc3355=/dev/ttyACM0,/dev/ttyACM1,/dev/ttyACM2 minerd states:
Code:
failed open device /dev/ttyACM0,/dev/ttyACM1,/dev/ttyACM2

Using cgminer (using https://github.com/dtbartle/cgminer-gc3355) doesn't seem to generated any hashes.
Accepted, rejected, and work per minute stats all stay on zero.

So obviously I am missing something and would hugely appreciate a pointer to current best way of using all my miners for scrypt mining.

What is the full command line you used?

msb17
Newbie
*
Offline Offline

Activity: 38
Merit: 0


View Profile
May 01, 2014, 10:52:57 AM
 #1385

I have given cgminer another go and it seems to now do some hashing. Still not sure it is at the speed it's supposed to be.
I am getting on agverage 0.6 WO / minute.

Command line for cgminer I am using is:
Code:
sudo /home/syncapp/cgminer-selfcompiled/cgminer-gc3355/cgminer --scrypt --gridseed-options=baud=115200,freq=850,chips=5 --hotplug=1 -o stratum+tcp://middlecoin.com:3333  -u 1K5qx2wsjLxKZij8WdrV1rjNi6NDsdLsDc -p x

when using cpuminer I used the following command line that gave me the error message "failed open device /dev/ttyACM0,/dev/ttyACM1,/dev/ttyACM2":
Code:
sudo /home/syncapp/cpuminer/cpuminer-master/minerd --freq=850 --gc3355=/dev/ttyACM0,/dev/ttyACM1,/dev/ttyACM2 --url=stratum+tcp://middlecoin.com:3333 --userpass=1K5qx2wsjLxKZij8WdrV1rjNi6NDsdLsDc:x
sandor111
Hero Member
*****
Offline Offline

Activity: 616
Merit: 500



View Profile WWW
May 01, 2014, 10:58:03 AM
 #1386

I have given cgminer another go and it seems to now do some hashing. Still not sure it is at the speed it's supposed to be.
I am getting on agverage 0.6 WO / minute.

Command line for cgminer I am using is:
Code:
sudo /home/syncapp/cgminer-selfcompiled/cgminer-gc3355/cgminer --scrypt --gridseed-options=baud=115200,freq=850,chips=5 --hotplug=1 -o stratum+tcp://middlecoin.com:3333  -u 1K5qx2wsjLxKZij8WdrV1rjNi6NDsdLsDc -p x

when using cpuminer I used the following command line that gave me the error message "failed open device /dev/ttyACM0,/dev/ttyACM1,/dev/ttyACM2":
Code:
sudo /home/syncapp/cpuminer/cpuminer-master/minerd --freq=850 --gc3355=/dev/ttyACM0,/dev/ttyACM1,/dev/ttyACM2 --url=stratum+tcp://middlecoin.com:3333 --userpass=1K5qx2wsjLxKZij8WdrV1rjNi6NDsdLsDc:x

You're using an older branch of cpuminer, which doesn't support multiple devices.
Try to compile this one: https://github.com/siklon/cpuminer-gc3355/

wolfey2014
Sr. Member
****
Offline Offline

Activity: 378
Merit: 250


View Profile WWW
May 01, 2014, 03:02:14 PM
 #1387

Hello.
So is the latest brand of Sandor's cpuminer sufficiently debugged so I can use it now without crashes or other strange anomalies? Wink
Is it stable and ready to hash 24/7 non-stop as with previous versions?
Thanks!

I Modify Miners Professionally! PM me for details!
ryen123
Sr. Member
****
Offline Offline

Activity: 292
Merit: 250


View Profile
May 01, 2014, 05:05:00 PM
 #1388

Hello.
So is the latest brand of Sandor's cpuminer sufficiently debugged so I can use it now without crashes or other strange anomalies? Wink
Is it stable and ready to hash 24/7 non-stop as with previous versions?
Thanks!

I'm currently using the latest windows build v0.9a. So far so good, stable and hashing away.

ny2cafuse
Legendary
*
Offline Offline

Activity: 1582
Merit: 1002


HODL for life.


View Profile
May 01, 2014, 05:31:45 PM
 #1389

Hello.
So is the latest brand of Sandor's cpuminer sufficiently debugged so I can use it now without crashes or other strange anomalies? Wink
Is it stable and ready to hash 24/7 non-stop as with previous versions?
Thanks!

I have had excellent results with it on Raspbian with 20 gridseeds.

Sandor, I just want to say thank you for developing this fork of cpuminer.  It is a solid solution for those of us that want to run gridseeds on a RPi and to be able to walk away and not worry about anything.  Is the BTC address in your sig current?  I'd like to throw you a tip for making my days easier lol.

-Fuse

Community > Devs
sandor111
Hero Member
*****
Offline Offline

Activity: 616
Merit: 500



View Profile WWW
May 01, 2014, 06:02:30 PM
 #1390

Hello.
So is the latest brand of Sandor's cpuminer sufficiently debugged so I can use it now without crashes or other strange anomalies? Wink
Is it stable and ready to hash 24/7 non-stop as with previous versions?
Thanks!

I have had excellent results with it on Raspbian with 20 gridseeds.

Sandor, I just want to say thank you for developing this fork of cpuminer.  It is a solid solution for those of us that want to run gridseeds on a RPi and to be able to walk away and not worry about anything.  Is the BTC address in your sig current?  I'd like to throw you a tip for making my days easier lol.

-Fuse

Thanks... yes it's current.

ny2cafuse
Legendary
*
Offline Offline

Activity: 1582
Merit: 1002


HODL for life.


View Profile
May 01, 2014, 07:33:14 PM
 #1391

Thanks... yes it's current.

Cool... sent you a little something.

Thanks, mate!

-Fuse

Community > Devs
Decagrog
Sr. Member
****
Offline Offline

Activity: 289
Merit: 251



View Profile
May 02, 2014, 11:33:48 AM
 #1392

Pushed a little more those gridseed, more a proof of concept but still interesting...so max freq reached is 1320mhz  Grin

VMOD3

vcore:1.82Volt
power consumption: 25.8Watt
hashrate: 560kh/s
frequency: 1320mhz
temperature: 38.1°C  (measured on the heatsink bottom - fan@5V - room temp 23.4°C)





Power consumption start to be pretty high compared to the hashrate, still if you don't pay the electricity surely it's worth it.
 

sandor111
Hero Member
*****
Offline Offline

Activity: 616
Merit: 500



View Profile WWW
May 02, 2014, 01:46:46 PM
 #1393

Couple of tweaks added to gc3355 code.
Binaries have been updated.

RowanX
Member
**
Offline Offline

Activity: 86
Merit: 10


View Profile
May 02, 2014, 01:56:41 PM
 #1394

Couple of tweaks added to gc3355 code.
Binaries have been updated.

Hey you didn't update the version number. #justsayin'
thearcticcat
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
May 02, 2014, 02:05:28 PM
 #1395

Couple of tweaks added to gc3355 code.
Binaries have been updated.

thanks for the update! woke up this morning to find the last version stopped responding last night 20 min after i went to bed. looks like it was disconnected from the strata and wasn't able to get to the failover which usually it does fine. still says v0.9a in the tui.
sandor111
Hero Member
*****
Offline Offline

Activity: 616
Merit: 500



View Profile WWW
May 02, 2014, 02:10:03 PM
 #1396

Couple of tweaks added to gc3355 code.
Binaries have been updated.

Hey you didn't update the version number. #justsayin'

Nothing major added/fixed so no need.

Kergekoin
Hero Member
*****
Offline Offline

Activity: 546
Merit: 500


View Profile
May 02, 2014, 04:07:46 PM
 #1397

Couple of tweaks added to gc3355 code.
Binaries have been updated.

Something has gone wrong with reporting hashes:


******  NB! The links below are affiliate - friend type links, which bring additional benefits both, to you and me  ******
Binance - Best Crypto Trading Platform          CoinBase - Fastest way from FIAT to Crypto
Windscribe - The quickest and easyest way to secure and anonymize your internet traffic
nst6563
Sr. Member
****
Offline Offline

Activity: 252
Merit: 254


View Profile
May 02, 2014, 04:12:10 PM
 #1398

I found the same thing as Kergekoin.



Here's the log file https://www.dropbox.com/s/jj1yneqjcrstr81/cpuminer-gc3355.log
sandor111
Hero Member
*****
Offline Offline

Activity: 616
Merit: 500



View Profile WWW
May 02, 2014, 04:31:38 PM
Last edit: May 02, 2014, 04:54:53 PM by sandor111
 #1399

Whoops... fixed and updated.
Edit: current version is 0.9c now

Raeli
Newbie
*
Offline Offline

Activity: 13
Merit: 0


View Profile
May 02, 2014, 05:05:14 PM
 #1400

I've been using your versions fine for several days now, however, today, Avast! has decided that it's a trojan, BitCoinMiner-FA https://www.virustotal.com/en-gb/file/2ec04f3507108061aae4b28e262f941632bfa4c067f725144f7177621691eef6/analysis/1399050193/

Pages: « 1 ... 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 »
  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!