Bitcoin Forum
May 11, 2024, 10:20:09 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: zeus lightning miner HELP plz  (Read 987 times)
Bitskint (OP)
Member
**
Offline Offline

Activity: 79
Merit: 10


View Profile
December 28, 2016, 12:20:48 PM
 #1

Hi.

Had a problem for a while with this 40M machine.
Seemed to be the USB, well that is how it looked as sometimes simply plugging in and out sorted it.
I was using various cables in various set ups.

Now it will not send nor receive - though it still gets hot and the fans spin.

I even replaced USB board inside with same one from my Zeus 10M rig.

CGMiner 3.1.1
EVGA 1300
F2Pool - LTC

Any help is appreciated

Thank you

1M68XehjYww77DLgwW9rk2zRid8Z8B7uw7 <-- my new BTC addy since Cryptsy took everything
1715466009
Hero Member
*
Offline Offline

Posts: 1715466009

View Profile Personal Message (Offline)

Ignore
1715466009
Reply with quote  #2

1715466009
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715466009
Hero Member
*
Offline Offline

Posts: 1715466009

View Profile Personal Message (Offline)

Ignore
1715466009
Reply with quote  #2

1715466009
Report to moderator
toptek
Legendary
*
Offline Offline

Activity: 1274
Merit: 1000


View Profile
December 28, 2016, 12:49:52 PM
Last edit: December 28, 2016, 01:08:05 PM by toptek
 #2

try bfg https://bitcointalk.org/index.php?topic=877081.0

Code:
bfgminer --scrypt -o stratum+tcp://pool:port -u user -p pass -S zeusminer:\\.\COMx --set zeusminer:clock=240 --set zeusminer:chips=256

or
Code:
bfgminer --scrypt -o stratum+tcp://pool:port -u user -p pass -S all -S zus:all --set zeusminer:clock=240 --set zeusminer:chips=256

or
Code:
bfgminer --scrypt -o stratum+tcp://pool:port -u user -p pass -S all --set zeusminer:clock=240 --set zeusminer:chips=256

or
minera
https://bitcointalk.org/index.php?topic=596620.0
or try

Cgminer v4.3.5-scrypt.2
https://github.com/dmaxl/cgminer/releases

are you using windows or Linux

whats your command line .

make sure the divers are still loading in device manager if it's a windows box .
for Linux use

sudo ldconfig
lsusb

bfg Drivers are here for windows
http://www.silabs.com/products/mcu/Pages/USBtoUARTBridgeVCPDrivers.aspx

CGMINER driver are here for windows
http://ck.kolivas.org/apps/cgminer/zadig/


Make sure the PSU is plugged in good, no wires are melting some place those miner tend to do that.

For security, your account has been locked. Email acctcomp15@theymos.e4ward.com
Bitskint (OP)
Member
**
Offline Offline

Activity: 79
Merit: 10


View Profile
December 28, 2016, 01:07:41 PM
 #3

Sorry.

Windows 10

cgminer 3.1.1

cgminer.exe -o stratum+tcp://stratum.f2pool.com:8888 -u xxxxxxxxx -p xxxxxxx -S //./COM5 --chips-count 256 --ltc-clk 234 --ltc-debug --nocheck-golden

exactly same for the smaller rig except for the  chip count and clock numbers - that works fine

drivers should be ok as the other rig works.

Never used BFG couldnt get either to work on that Sad

thanks

1M68XehjYww77DLgwW9rk2zRid8Z8B7uw7 <-- my new BTC addy since Cryptsy took everything
toptek
Legendary
*
Offline Offline

Activity: 1274
Merit: 1000


View Profile
December 28, 2016, 01:18:43 PM
Last edit: December 28, 2016, 01:32:37 PM by toptek
 #4

Cgminer v4.3.5-scrypt.2
https://github.com/dmaxl/cgminer/releases

^^^^^^
try that instead it came out last year other wise no idea

why wouldn't BFG work ? . just wondering most of the issues is using the wrong drivers.

These are for BFG and windows
http://www.silabs.com/products/mcu/Pages/USBtoUARTBridgeVCPDrivers.aspx

BFG uses different drivers then CGMINER did or does use .

uninstall the CGMINER drivers First if you try bfg again in the device manager then install the drivers BFG uses .

Other wise can't say, did you consider buying a A4 http://www.innosilicon.com/ which I'm guessing might cost to much or this is a hobby Smiley .

The A4's are real and innosilicon is the only company right now that makes Script miners.

I know it says a 100 buy but you can get in a group buy on the forums which in most cases is only the cost of the miner/s free shipping some times and discount because it is group buy .


PS keep looking for A2 110 deals now that the A4 that replaced the A2 110 is starting to sell  the A2's are dropping in price now you can buy a A4 136 MH for what some are still tiring to sell A2 110 for so be care full some folks are evil .

For security, your account has been locked. Email acctcomp15@theymos.e4ward.com
Bitskint (OP)
Member
**
Offline Offline

Activity: 79
Merit: 10


View Profile
December 28, 2016, 02:13:08 PM
 #5

downloaded the cgminer you pointed to

edited the "example" bat file with my info --

ended up with  cgminer.exe --scrypt -o stratum+tcp://stratum.f2pool.com:8888 -u xxxxxx -p xxxxxx --scan-serial \\.\COM3 --zeus-chips 256 --zeus-clock 234
pause

getting :-

zeus detect: test failed at \\.\COM3: got 00000000, should be 00038d26

repeating except for new block report and work restarts.

will have a go with BFG later I think Sad

thanks

1M68XehjYww77DLgwW9rk2zRid8Z8B7uw7 <-- my new BTC addy since Cryptsy took everything
Bitskint (OP)
Member
**
Offline Offline

Activity: 79
Merit: 10


View Profile
December 28, 2016, 03:24:22 PM
 #6

added nocheck golden to command line

cgminer.exe --scrypt -o stratum+tcp://stratum.f2pool.com:8888 -u  -p  --scan-serial \\.\COM3 --zeus-chips 256 --zeus-clock 234 --zeus-nocheck-golden
pause

restarted and now get this --- but still no accepted shares

 cgminer version 4.3.5-scrypt.2 - Started: [2016-12-28 15:14:47]
--------------------------------------------------------------------------------
 (5s):40.89M (1m):41.02M (5m):32.02M (15m):15.84M (avg):40.91Mh/s
 A:0  R:0  HW:5  WU:0.0/m
 Connected to stratum.f2pool.com diff 128 with stratum as user xxxxxxx

 [2016-12-28 15:14:45] Found Zeus at \\.\COM3, mark as 0
 [2016-12-28 15:14:45] ZUS0 opened on \\.\COM3
 [2016-12-28 15:14:45] Probing for an alive pool
 [2016-12-28 15:14:46] Pool 0 difficulty changed to 512
 [2016-12-28 15:14:46] Network diff set to 70.6K
 [2016-12-28 15:15:48] Stratum from pool 0 detected new block
 [2016-12-28 15:15:48] Stratum from pool 0 requested work restart
 [2016-12-28 15:16:26] Stratum from pool 0 requested work restart
 [2016-12-28 15:16:30] Stratum from pool 0 detected new block
 [2016-12-28 15:16:52] Pool 0 difficulty changed to 256
 [2016-12-28 15:17:21] Pool 0 difficulty changed to 128
 [2016-12-28 15:17:26] Stratum from pool 0 requested work restart
 [2016-12-28 15:19:01] Stratum from pool 0 requested work restart
 [2016-12-28 15:19:42] Stratum from pool 0 detected new block
 [2016-12-28 15:20:11] Stratum from pool 0 detected new block
 [2016-12-28 15:20:11] Stratum from pool 0 requested work restart
 [2016-12-28 15:21:16] Stratum from pool 0 requested work restart
 [2016-12-28 15:21:26] Stratum from pool 0 requested work restart
 [2016-12-28 15:21:55] Stratum from pool 0 requested work restart

1M68XehjYww77DLgwW9rk2zRid8Z8B7uw7 <-- my new BTC addy since Cryptsy took everything
paramind22
Hero Member
*****
Offline Offline

Activity: 2646
Merit: 550


View Profile WWW
January 02, 2017, 01:11:02 AM
 #7

I am having problems with my Zeusminer x2 scrypt ASIC miner 28 mhz.  Same thing it seems, sometimes just plugging it in and out worked, or had to reinstall UART to USB, then Zadig. But now trying on two computers it's not accepting.  I don't mind becoming a WinUSB guru, but it seems the learning curve is slow because it's just a slog of information and not many people able to give tech advice to connect the dots.  Should I be editing registry now that it's failed?

Why the random workings and not-working? What is kicking it out?  Nothing in computers needs to be seen as random. Something is effecting the state of the machine.

I have tried to get it to work on the 2nd computer but not for very long.  I just saw it wasn't registering in Zadig after I installed UART to USB.  Zadig shows nothing but a webcam driver (which I never used and it has a built in one) and thought maybe it's the miner that's broken.

Bitskint (OP)
Member
**
Offline Offline

Activity: 79
Merit: 10


View Profile
January 02, 2017, 12:09:31 PM
Last edit: January 02, 2017, 11:18:41 PM by Bitskint
 #8

I am having problems with my Zeusminer x2 scrypt ASIC miner 28 mhz.  Same thing it seems, sometimes just plugging it in and out worked, or had to reinstall UART to USB, then Zadig. But now trying on two computers it's not accepting.  I don't mind becoming a WinUSB guru, but it seems the learning curve is slow because it's just a slog of information and not many people able to give tech advice to connect the dots.  Should I be editing registry now that it's failed?

Why the random workings and not-working? What is kicking it out?  Nothing in computers needs to be seen as random. Something is effecting the state of the machine.

I have tried to get it to work on the 2nd computer but not for very long.  I just saw it wasn't registering in Zadig after I installed UART to USB.  Zadig shows nothing but a webcam driver (which I never used and it has a built in one) and thought maybe it's the miner that's broken.


(((((( . ((  I have been playing with some Gridseed blades I just got hold of --- pain in the ass  lol  )) <--- \\.EDIT Got this sorted ))))))



Anyway back on topic.

After much more searching, I found a likely solution.
Seems the little info out there points to a failing PSU.
It may run the machine but not the juice needed to make the chips do what they should. ?

Got my hands on a 1850W PSU I need to wire up / solder etc.

Will report back if this is indeed the cause.

1M68XehjYww77DLgwW9rk2zRid8Z8B7uw7 <-- my new BTC addy since Cryptsy took everything
paramind22
Hero Member
*****
Offline Offline

Activity: 2646
Merit: 550


View Profile WWW
January 02, 2017, 08:11:19 PM
 #9

For some reason, there isn't a lot of Scrypt ASIC support here.  I think at least some of the small miners like Gridseed Orbs should be supported to help get the currency more accepted.  It's easy enough to hook one up, but when you start using several with the same computer and so on it gets more complicated.

It's very time consuming for newbies to figure some things out for themselves.  I'll keep my eye on these questions to see if I can help so I can give back, but I've only been doing this about four months.


toptek
Legendary
*
Offline Offline

Activity: 1274
Merit: 1000


View Profile
January 02, 2017, 08:22:25 PM
 #10

For some reason, there isn't a lot of Scrypt ASIC support here.  I think at least some of the small miners like Gridseed Orbs should be supported to help get the currency more accepted.  It's easy enough to hook one up, but when you start using several with the same computer and so on it gets more complicated.

It's very time consuming for newbies to figure some things out for themselves.  I'll keep my eye on these questions to see if I can help so I can give back, but I've only been doing this about four months.



NO support because no script miner are made like they used to be and script is only done buy a few miners X11 miners and script miners made to mine Script coins, if they made Script miners like bitmian makes BTC miners you would see more up to date support but there is tons of Script miner support if you look  though pages of posts here that hasn't been updated for years by years i mean 2 or more. so you won't see it unless you looks at the many pages on the forums but it is there Smiley .

For security, your account has been locked. Email acctcomp15@theymos.e4ward.com
paramind22
Hero Member
*****
Offline Offline

Activity: 2646
Merit: 550


View Profile WWW
January 02, 2017, 09:23:12 PM
 #11

For some reason, there isn't a lot of Scrypt ASIC support here.  I think at least some of the small miners like Gridseed Orbs should be supported to help get the currency more accepted.  It's easy enough to hook one up, but when you start using several with the same computer and so on it gets more complicated.

It's very time consuming for newbies to figure some things out for themselves.  I'll keep my eye on these questions to see if I can help so I can give back, but I've only been doing this about four months.



NO support because no script miner are made like they used to be and script is only done buy a few miners X11 miners and script miners made to mine Script coins, if they made Script miners like bitmian makes BTC miners you would see more up to date support but there is tons of Script miner support if you look  though pages of posts here that hasn't been updated for years by years i mean 2 or more. so you won't see it unless you looks at the many pages on the forums but it is there Smiley .


Thanks.  I wonder if owners of the site would mind if it was all put in a PDF file somewhere.  Not sure if there is a files section anywhere.


toptek
Legendary
*
Offline Offline

Activity: 1274
Merit: 1000


View Profile
January 02, 2017, 09:43:11 PM
 #12

you can ask to have it added but may not because of what others would upload to get access of accounts they other wise can't, if there in no section like that now . i haven't found 0ne. i guess that might be why there isn't and that would be a lot of work setting up the right monitoring software for that kind of uploads plus the site is here because of big donations from others..so it's all done free. you can do some thing like what you want to but might have to host it of site with a link .

For security, your account has been locked. Email acctcomp15@theymos.e4ward.com
Bitskint (OP)
Member
**
Offline Offline

Activity: 79
Merit: 10


View Profile
January 02, 2017, 11:15:14 PM
 #13

For some reason, there isn't a lot of Scrypt ASIC support here.  I think at least some of the small miners like Gridseed Orbs should be supported to help get the currency more accepted.  It's easy enough to hook one up, but when you start using several with the same computer and so on it gets more complicated.

It's very time consuming for newbies to figure some things out for themselves.  I'll keep my eye on these questions to see if I can help so I can give back, but I've only been doing this about four months.



My previous post was in relation to Zeus  not Gridseed Smiley

1M68XehjYww77DLgwW9rk2zRid8Z8B7uw7 <-- my new BTC addy since Cryptsy took everything
toptek
Legendary
*
Offline Offline

Activity: 1274
Merit: 1000


View Profile
January 03, 2017, 03:23:54 AM
 #14

here is two links for Zeus miners that might help some : i owned like 6 of them at one time very small farm, I learned a lot from owning those few, mining is a fun and very addicting hobby for me and I just recently rebuilt a thunder x6  for fun.


https://www.rastating.com/mining-dogecoin-with-a-zeusminer-blizzard-and-a-raspberry-pi/

https://litecointalk.org/index.php?topic=20477.0

For security, your account has been locked. Email acctcomp15@theymos.e4ward.com
paramind22
Hero Member
*****
Offline Offline

Activity: 2646
Merit: 550


View Profile WWW
January 03, 2017, 03:45:56 AM
 #15

I guess when they die they don't register as anything live when you plug them in a computer.  Is that the only way to tell if one is dead?
My fans go and the blue light is on inside but nothing else seems to register.

Bitskint (OP)
Member
**
Offline Offline

Activity: 79
Merit: 10


View Profile
January 03, 2017, 04:47:19 PM
 #16

Right then.

New PSU

Hey presto --- machine works again.

SO  anyone who thinks their machine has died please get a replacement PSU Smiley


thanks for all input into thread


1M68XehjYww77DLgwW9rk2zRid8Z8B7uw7 <-- my new BTC addy since Cryptsy took everything
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!