Bitcoin Forum
August 07, 2024, 04:15:38 AM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 [103] 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 »
  Print  
Author Topic: GekkoScience Compac BM1384 Stickminer Official Support Thread  (Read 267772 times)
gt_addict
Hero Member
*****
Offline Offline

Activity: 2534
Merit: 623


View Profile
July 12, 2016, 09:02:12 PM
 #2041

Are you using a Windows computer or Linux based?

**SUPPORT SIDEHACK** Miner Development Donations to:  1BURGERAXHH6Yi6LRybRJK7ybEm5m5HwTr

Donations/Tips to:-   1GTADDicTXD1uachKKgW24DZDxDGhSMdRa

Join Bitconnect: https://bitconnect.co/?ref=gtaddict
AgentRuan
Newbie
*
Offline Offline

Activity: 19
Merit: 0


View Profile
July 12, 2016, 09:04:50 PM
 #2042

Are you using a Windows computer or Linux based?

I'm using a Windows 8.1 MSI GP60 Laptop. Is the coding made for Linux?
sidehack
Legendary
*
Offline Offline

Activity: 3360
Merit: 1858

Curmudgeonly hardware guy


View Profile
July 12, 2016, 09:07:12 PM
 #2043

Copy the zlib dll from a stock Windows cgminer folder into the cgminer-gekko folder and try again. Assuming you've installed the libusb driver for the stick as well (probably via Zadig)?

Cool, quiet and up to 1TH pod miner, on sale now!
Currently in development - 200+GH USB stick; 6TH volt-adjustable S1/3/5 upgrade kit
Server PSU interface boards and cables. USB and small-scale miners. Hardware hosting, advice and odd-jobs. Supporting the home miner community since 2013 - http://www.gekkoscience.com
gt_addict
Hero Member
*****
Offline Offline

Activity: 2534
Merit: 623


View Profile
July 12, 2016, 09:12:15 PM
 #2044

The tar.bz file is for building it yourself (on raspi usually). You would need the zip file on the first page of the thread. Then do as sidehack has said and copy the zlib.dll file from the standard cgminer (in the mining software section of the forum). Copy that over to the gekko version, run zadig to change the drivers on the cp2102 uart controller to winusb, then run the bat file.

**SUPPORT SIDEHACK** Miner Development Donations to:  1BURGERAXHH6Yi6LRybRJK7ybEm5m5HwTr

Donations/Tips to:-   1GTADDicTXD1uachKKgW24DZDxDGhSMdRa

Join Bitconnect: https://bitconnect.co/?ref=gtaddict
AgentRuan
Newbie
*
Offline Offline

Activity: 19
Merit: 0


View Profile
July 12, 2016, 09:21:53 PM
 #2045

The tar.bz file is for building it yourself (on raspi usually). You would need the zip file on the first page of the thread. Then do as sidehack has said and copy the zlib.dll file from the standard cgminer (in the mining software section of the forum). Copy that over to the gekko version, run zadig to change the drivers on the cp2102 uart controller to winusb, then run the bat file.


Sorry for sounding stupid... But... What's a zlib.dll file? I went through the files of the original CGMiner and the closest thing I found was a folder called lib...
gt_addict
Hero Member
*****
Offline Offline

Activity: 2534
Merit: 623


View Profile
July 12, 2016, 09:23:35 PM
 #2046

It's in there trust me I had to do the same thing. Search every folder within the main cgminer (standard version) and copy it over to the gekko version.

**SUPPORT SIDEHACK** Miner Development Donations to:  1BURGERAXHH6Yi6LRybRJK7ybEm5m5HwTr

Donations/Tips to:-   1GTADDicTXD1uachKKgW24DZDxDGhSMdRa

Join Bitconnect: https://bitconnect.co/?ref=gtaddict
AgentRuan
Newbie
*
Offline Offline

Activity: 19
Merit: 0


View Profile
July 12, 2016, 09:33:52 PM
 #2047

It's in there trust me I had to do the same thing. Search every folder within the main cgminer (standard version) and copy it over to the gekko version.

So, currently, what I have done so far is:
1. Plug in my new GekkoScience Compact BM1384 StickMiner into my powered USB 2.0 port of my MSI GP60 Laptop
2. Went to the first post and downloaded the gekkoscience.com/misc/cgminer-gekko.tar.gz file
3. Extracted the file onto my desktop
4. Got the original CGMiner and got the zlib.dll file and directly copied and pasted it into the file that's gekkoscience.com/misc/cgminer-gekko.tar.gz file
5. Opened the file and created a new word document within the file
6. typed in ./cgminer -o stratum+tcp://us-east.stratum.bitcoin.cz:3333 -u AgentRuan.worker1 -p x --compac-freq 150
7. saved the file as start.bat as all documents
8. deleted the old, useless word document
9. Double clicked the bat filed labelled start.
10. The command prompt thing goes on and immediately disappears. At first, I didnt' know what it said until i took a screenshot, which says "." is not recognized as an internal or external command, operable program or batch file

I'm hopeless at this, aren't I? Sad
cavaliersrus
Hero Member
*****
Offline Offline

Activity: 735
Merit: 500

★YoBit.Net★ 350+ Coins Exchange & Dice


View Profile
July 12, 2016, 09:41:52 PM
 #2048

run your bat then unplug and plug in your usb sometimes that helps

sidehack
Legendary
*
Offline Offline

Activity: 3360
Merit: 1858

Curmudgeonly hardware guy


View Profile
July 12, 2016, 09:43:48 PM
 #2049

I'm hopeless at this, aren't I? Sad
The short and not very polite answer is, pretty much. But the stick is meant as a learning tool; you're now being forced to learn some new things.

Please note a couple posts up where it's said:
The tar.bz file is for building it yourself (on raspi usually). You would need the zip file on the first page of the thread. Then do as sidehack has said and copy the zlib.dll file from the standard cgminer (in the mining software section of the forum). Copy that over to the gekko version, run zadig to change the drivers on the cp2102 uart controller to winusb, then run the bat file.


This will solve about half your problems.

The other half are the "./" at the start of your command line in the batch file - that's a linux-specific thing (telling the command prompt to look for the program in the current folder instead of searching system-default paths) and isn't necessary for Windows.

Cool, quiet and up to 1TH pod miner, on sale now!
Currently in development - 200+GH USB stick; 6TH volt-adjustable S1/3/5 upgrade kit
Server PSU interface boards and cables. USB and small-scale miners. Hardware hosting, advice and odd-jobs. Supporting the home miner community since 2013 - http://www.gekkoscience.com
AgentRuan
Newbie
*
Offline Offline

Activity: 19
Merit: 0


View Profile
July 12, 2016, 09:45:22 PM
 #2050

run your bat then unplug and plug in your usb sometimes that helps

Doesn't work. Since the command prompt just turns off in less than a second after i turn it on.
cavaliersrus
Hero Member
*****
Offline Offline

Activity: 735
Merit: 500

★YoBit.Net★ 350+ Coins Exchange & Dice


View Profile
July 12, 2016, 09:55:51 PM
 #2051

run your bat then unplug and plug in your usb sometimes that helps

Doesn't work. Since the command prompt just turns off in less than a second after i turn it on.

post your bat file in here again i suspect something is wrong in the bat file

ok seems like you posted something earlier

./cgminer -o stratum+tcp://us-east.stratum.bitcoin.cz:3333 -u AgentRuan.worker1 -p x --compac-freq 150

change that to

cgminer.exe -o stratum+tcp://us-east.stratum.bitcoin.cz:3333 -u AgentRuan.worker1 -p x --compac-freq 150

AgentRuan
Newbie
*
Offline Offline

Activity: 19
Merit: 0


View Profile
July 12, 2016, 10:00:00 PM
 #2052

Figured it out... I used to be a Linux user... so... I think you know what happened. I added an extra "./" to the .bat file...
It now works perfectly.
Thank you all so much for the help! I truly appreciate it!
Guess I'm not completely hopeless after all xD
AgentRuan
Newbie
*
Offline Offline

Activity: 19
Merit: 0


View Profile
July 12, 2016, 10:07:04 PM
 #2053

Hmmm... It's working now... sort of... But what exactly does it mean when it says "Stratum from Pool 0 requested work restart?"
My thing isn't quite mining. It's just... Saying that...
Does mining start after a while? Should i take out my usb and plug it in until it does something else?
gt_addict
Hero Member
*****
Offline Offline

Activity: 2534
Merit: 623


View Profile
July 12, 2016, 10:13:58 PM
 #2054

On the cgminer screen you should see "compac 10000~~~" (~ is another number, basically the stick identifier). Next that you should see the hashrate in GHs. If it shows zero or an "m" after the number then unplug it while cgminer is running and plug it in again. It will say "hotplug compac" it should then start hashing, if not unplug and replug again. Sometimes it can take a few attempts.

**SUPPORT SIDEHACK** Miner Development Donations to:  1BURGERAXHH6Yi6LRybRJK7ybEm5m5HwTr

Donations/Tips to:-   1GTADDicTXD1uachKKgW24DZDxDGhSMdRa

Join Bitconnect: https://bitconnect.co/?ref=gtaddict
AgentRuan
Newbie
*
Offline Offline

Activity: 19
Merit: 0


View Profile
July 12, 2016, 10:19:32 PM
 #2055

Now it's being weird again. Command prompt opens for a second after i open up the .bat file and then, the command prompt disappears. I took a screenshot of it and it says cgminer.exe: --compac-freq: unrecognized option.

I have no clue why...
sidehack
Legendary
*
Offline Offline

Activity: 3360
Merit: 1858

Curmudgeonly hardware guy


View Profile
July 12, 2016, 10:26:49 PM
 #2056

If compac-freq is an unrecognized option or the stick enumerates as an AU3, you're not actually using cgminer-gekko. I'm assuming you paid some attention to my last post?

Also, one good thing to do when you have a problem is search within this thread. It's been around for a year and it's over a hundred pages long so it's very very likely that your problems have already been seen and resolved. Multiple times.

Cool, quiet and up to 1TH pod miner, on sale now!
Currently in development - 200+GH USB stick; 6TH volt-adjustable S1/3/5 upgrade kit
Server PSU interface boards and cables. USB and small-scale miners. Hardware hosting, advice and odd-jobs. Supporting the home miner community since 2013 - http://www.gekkoscience.com
AgentRuan
Newbie
*
Offline Offline

Activity: 19
Merit: 0


View Profile
July 12, 2016, 10:37:09 PM
 #2057

If compac-freq is an unrecognized option or the stick enumerates as an AU3, you're not actually using cgminer-gekko. I'm assuming you paid some attention to my last post?

Also, one good thing to do when you have a problem is search within this thread. It's been around for a year and it's over a hundred pages long so it's very very likely that your problems have already been seen and resolved. Multiple times.

Oh. whoops. That last one didn't post from  awhile ago. The thing currently works great! I'm not sure why that took so long to post.
Thank you very much for the help though!
drew_ii
Newbie
*
Offline Offline

Activity: 33
Merit: 0


View Profile
July 15, 2016, 02:41:34 PM
 #2058

Just a shoutout and hat tip to SideHack - Still running strong!  Obliged!
w0mp
Full Member
***
Offline Offline

Activity: 206
Merit: 100


View Profile
July 16, 2016, 01:33:43 AM
Last edit: July 17, 2016, 09:09:11 AM by w0mp
 #2059

edit..solved.
Cc2Gre
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
July 16, 2016, 04:44:02 PM
 #2060


Hi
i m new french miner
i ordered 2 stick on bitshopper but i can't go more 160mhz. hashage don't start after this limit
i use a lab power (30v 5A max)
i had to push the usb voltage to 8.5V ! to run at 350mhz
i see a difference about a chiphttp://Tous dans C:\Users\Cc\Desktop\Nouveau dossier\20160716_103958

0250000
DCP1451
7891
IS IT NORMAL ?
 

vapourminer
Hero Member
*****


Today at 11:51:56 AM

 #885
 


this is a sales thread. you should post here instead, more people will see it:

https://bitcointalk.org/index.php?topic=1173963.0

read the 1st couple pages, lots of troubleshooting info there.

your problem might just be the voltage pot needs adjusting.
 


 

Cc2Gre
Newbie
*


Today at 03:38:50 PM

Delete message  #886
 


Sorry
thanks
but i ve already play with pot a very long time !
new chip or new order coming soon ?
 

Today at 04:02:54 PM

 #887
 


Was that before or after you destroyed the buck circuit by feeding the 6V-rated parts with 8.5V?

Also, this is not a tech support thread. If you have questions, take them to the tech support thread.

it was before destroy 1 of Two
i think there is a problem with nomenclatur of bitshopper version
there is a different chip on their board for clock ii think
your model is metal and their model plastic with some différents resistor
 
 
Pages: « 1 ... 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 [103] 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 »
  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!