Bitcoin Forum
June 26, 2024, 03:41:53 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 [34] 35 36 37 38 »
661  Alternate cryptocurrencies / Mining (Altcoins) / Re: The official MacMiner thread on: June 08, 2013, 08:32:46 PM
Okay, I retrieved v10.7 - 1.1.2 from my back ups, it runs my USB and GPU in terminal.  I gotta go dude, ttyl.

edit:  no it's not, I'm so confused...

The only reason I'm running on my mac is because my asus needs reformatted.  Getting that done this weekend.  ARG!!
Just updated the bfgminer to a version fresh from github, can you give that a shot please?
It's working in macminer!!!!!  You're the man!!
How do we see our rewards?  <--nevermind!!  Tongue (edit)
662  Alternate cryptocurrencies / Mining (Altcoins) / Re: The official MacMiner thread on: June 08, 2013, 05:05:18 PM
Okay, I retrieved v10.7 - 1.1.2 from my back ups, it runs my USB and GPU in terminal.  I gotta go dude, ttyl.

edit:  no it's not, I'm so confused...

The only reason I'm running on my mac is because my asus needs reformatted.  Getting that done this weekend.  ARG!!
663  Alternate cryptocurrencies / Mining (Altcoins) / Re: The official MacMiner thread on: June 08, 2013, 04:51:21 PM
When I click, edit config file manually, here's what comes up:  somehow my BTC address got in there.

Code:
{
"pools" : [
{
"url" : "http://pit.deepbit.net:8332",
"user" : "xxx",
"pass" : "yyy"
},
{
"url" : "http://pool.fabulouspanda.co.uk:9332",
"user" : "1JjrnAqWeTi69YDRBUz6MWF3NawQGxmJHc",
"pass" : "1JjrnAqWeTi69YDRBUz6MWF3NawQGxmJHc"
},
{
"url" : "http://mining.eligius.st:3334",
"user" : "1JjrnAqWeTi69YDRBUz6MWF3NawQGxmJHc",
"pass" : "1JjrnAqWeTi69YDRBUz6MWF3NawQGxmJHc"
}
],

"kernel-path" : "/Applications/MacMiner.app/Contents/Resources/bfgminer/bin"
}
664  Alternate cryptocurrencies / Mining (Altcoins) / Re: The official MacMiner thread on: June 08, 2013, 04:43:56 PM
huh it should be working, if you add -G to
/Applications/MacMiner.app/Contents/Resources/bfgminer/bin/bfgminer -o http://pit.deepbit.net:8332 -u xxx -p yyy -S /dev/cu.SLAB_USBtoUART

does it say all devices disabled, cannot mine? I guess I'll build it from git again, perhaps there was a problem with it the moment of the last build…
Post build 10.7 that I had working the first time

Here's what it says, note, I tried a different pool, same issue.

https://dl.dropboxusercontent.com/u/21580995/terminal.macminer.tif
665  Alternate cryptocurrencies / Mining (Altcoins) / Re: The official MacMiner thread on: June 08, 2013, 04:23:38 PM

edit:  wait, let me try your fixed v1.2  
Doesn't work, I get this error:

Code:
dyld: Library not loaded: /Applications/MacMiner.app/Contents/Resources/opt/jansson/lib/libjansson.4.dylib
  Referenced from: /Applications/MacMiner.app/Contents/Resources/bfgminer/lib/libblkmaker_jansson-0.1.0.dylib
  Reason: image not found

damn, sorry, properly tested this time at the same url
It works using terminal but will not engage the USB Eruptor, uses my GPU.

Using this command:
Code:
/Applications/MacMiner.app/Contents/Resources/bfgminer/bin/bfgminer -o http://pit.deepbit.net:8332 -u xxx -p yyy -S /dev/cu.SLAB_USBtoUART
666  Alternate cryptocurrencies / Mining (Altcoins) / Re: The official MacMiner thread on: June 08, 2013, 03:24:39 PM

edit:  wait, let me try your fixed v1.2 
Doesn't work, I get this error:

Code:
dyld: Library not loaded: /Applications/MacMiner.app/Contents/Resources/opt/jansson/lib/libjansson.4.dylib
  Referenced from: /Applications/MacMiner.app/Contents/Resources/bfgminer/lib/libblkmaker_jansson-0.1.0.dylib
  Reason: image not found
667  Alternate cryptocurrencies / Mining (Altcoins) / Re: The official MacMiner thread on: June 08, 2013, 03:12:35 PM
So in uninstalling v10.7, trying v1.2, then reinstalling v10.7, I'm running into a snag.  Now when I use v10.7, it uses my GPU.  It will not see the USB Eruptor.  I'm running it from terminal the same way as before, with the same commands as listed below (minus u/p details.)  Not sure why it's not working now.  

Code:
/Applications/MacMiner.app/Contents/Resources/bfgminer/bin/bfgminer -o http://pit.deepbit.net:8332 -u xxx -p yyy -S /dev/cu.SLAB_USBtoUART

edit:  wait, let me try your fixed v1.2 
668  Alternate cryptocurrencies / Mining (Altcoins) / Re: The official MacMiner thread on: June 08, 2013, 02:34:48 PM
Would you mind giving it a shot in the latest MacMiner with -S /dev/cu.SLAB_USBtoUART in the bfgminer advanced settings window and letting me know whether that goes ok for you?
i did try that if I'm not mistaken and it did not work.
In version 1.2 released late yesterday?
Tried v1.2, this is what it says:

Code:
dyld: Library not loaded: /Applications/MacMiner.app/Contents/Resources/opt/jansson/lib/libjansson.4.dylib
  Referenced from: /Applications/MacMiner.app/Contents/Resources/bfgminer/bin/bfgminer
  Reason: image not found

669  Alternate cryptocurrencies / Mining (Altcoins) / Re: The official MacMiner thread on: June 08, 2013, 10:12:07 AM
Would you mind giving it a shot in the latest MacMiner with -S /dev/cu.SLAB_USBtoUART in the bfgminer advanced settings window and letting me know whether that goes ok for you?
i did try that if I'm not mistaken and it did not work.
670  Alternate cryptocurrencies / Mining (Altcoins) / Re: The official MacMiner thread on: June 08, 2013, 04:57:34 AM
Totally worked for me too!!! THX!!
Glad to hear it's working for you! Are you using MacMiner or running in Terminal?

1.2 is just out, should work with block erupter in MacMiner on 10.7 or 10.8

10.7 in terminal
671  Bitcoin / Mining support / Re: USB ASIC ERUPTER - Setup & Config. BCG Miner, cgminer, Hubs "Oh Pi"! on: June 07, 2013, 10:54:22 PM
Mining USB Eruptor on Mac with macminer

http://fabulouspanda.co.uk/macminer/

Use version 10.7

Steps:
1.) Download/install driver for USB device at:
http://www.silabs.com/products/mcu/Pages/USBtoUARTBridgeVCPDrivers.aspx

2.) Download/install Macminer 10.7
http://fabulouspanda.co.uk/macminer/downloads/MacMiner.app-10.7-1.1.2.zip
place macminer in applications folder

3.) Open terminal type: [edit details]
Code:
/Applications/MacMiner.app/Contents/Resources/bfgminer/bin/bfgminer -o [pool url] -u [username] -p [password] -S /dev/cu.SLAB_USBtoUART
4.) Press enter

Mining bitcoins with USB Block Eruptors bitches!

Done in minutes as opposed to all the BS I had to go through with my stupid pc.  Done and done!

edit:  Please note, developer has made changes since I made this post.
See this thread for details:  https://bitcointalk.org/index.php?topic=197110.0
672  Alternate cryptocurrencies / Mining (Altcoins) / Re: The official MacMiner thread on: June 07, 2013, 10:29:57 PM
Thanks for the donation! It's much appreciated.

What you're doing looks right, what version are you running? Unfortunately there's a problem with the options in 10.7 version which I'm readying a patch for as we speak. If running 10.8 please make sure it's v1.1.1 (about MacMiner in MacMiner menu)

If you're on 10.7 it will work with

open Terminal
enter:
/Applications/MacMiner.app/Contents/Resources/bfgminer/bin/bfgminer -o pool.fabulouspanda.co.uk:9332 -u yourBTC address -p anything -S /dev/cu.SLAB_USBtoUART

Totally worked for me too!!! THX!!
673  Bitcoin / Mining support / Re: USB Erupter help needed on: June 07, 2013, 02:43:47 AM
Here's the commandline for mine running on 50btc. bitaddress is my address and password duh... COM11 is where the miner is connected to my computer. Check out http://rdmsnippets.com/tag/install-block-erupter-on-windows-7/ for more details.


Code:
cgminer-nogpu.exe -o pool.50btc.com:8332 -u bitaddress -p password --icarus-options 115200:1:1 --icarus-timing 3.0=100 -S //./COM11


Thanks bro!  Seems like I'm having registry issues.  My geek friend is going to fix it tonight via web meeting.  I'm a mac boy and I bought a used Asus online. I did something to it, for shame.
674  Bitcoin / Mining support / Re: USB ASIC ERUPTER - Setup & Config. BCG Miner, cgminer, Hubs "Oh Pi"! on: June 06, 2013, 10:38:32 PM
Rounder, Thank you so much! Ill have to try this out tonight after work.
Cheesy

joae1975, Try running cgminer.exe instead of the cgminer-nogpu.exe with a .bat that just has this one line.
Quote
cgminer.exe --disable-gpu --icarus-options 115200:1:1 --icarus-timing 3.0=100 -S COM3

In my experience with cgminer 3.1.1, it asked me for the pool information the first time i started it up and continues to use it whenever i close and re-open cgminer. If it doesnt ask, you can go into the [p]ool settings and add your pool yourself. You can check out my post on page two of this thread and see if what i did could help you at all. Im using windows 7 32 bit and cgminer as well.
Wink

Also, im sure you did this correctly but i gotta ask anyway, COM3 is the correct COM# for your erupter right?
I can't run plain cgminer.  My computer gives a system error, "The program can't start because OpenCL.dll is missing from your computer.  Try reinstalling the program to fix the problem."

How do I reinstall that?  Reformat?

COM3 is what my devices menu call it.

Thanks!
675  Bitcoin / Group buys / Re: [CLOSED] Block Erupter USB @ 2.10 BTC + parcel -> Shipping to anywhere! on: June 06, 2013, 10:15:47 PM
Just a small tip for anyone having issues getting them detected by cgminer, I had to use version 3.1.1 and specify many -S /dev/ttyUSB0 arguments. I've got 4 mining away while I'm at work, will get all of them running at home tonight!
How do you specify those arguments?  Can you post your commands? With x'ed out user/pass of course.
676  Bitcoin / Mining support / Re: USB ASIC ERUPTER - Setup & Config. BCG Miner, cgminer, Hubs "Oh Pi"! on: June 06, 2013, 05:18:11 PM
Using cgminer on windows 7

Drivers installed with zadig as described and can view in device manager

I set up a .bat file and I when I try to run it, it flashes on the screen and automatically closes. Says "-S unrecognized option" Any ideas why?  I unchecked "hide extensions for all file types" as instructed when creating a .bat file.

My text in the bat file reads as follows: (replacing user/pass with xxx/yyy)

C:\cgminer\cgminer-nogpu.exe -o http://rr.btcmp.com:8332 -u xxx -p yyy d --icarus-options 115200:1:1 --icarus-timing 3.0=100 -S //./COM3

The pathway is correct.  Can anyone see any problems?  Only 1 miner plugged into usb port. Thanks!

Try COM3 instead of //./COM3

Are you sure you are using capital S?

And set the directory.

So you should have this in your bat:
Quote
cd \cgminer
cgminer-nogpu.exe --icarus-options 115200:1:1 --icarus-timing 3.0=100 -S COM3 -o http://rr.btcmp.com:8332 -u xxx -p yyy
pause
(pause optional)
This is what I get.  Without the pause, the window closes.


677  Bitcoin / Hardware / Re: [Announcement] Block Erupter USB Ready to Hash Everywhere in the World on: June 06, 2013, 04:56:35 PM
for mac OS

2013.06.06 [12:54] FPGA device detected on cu.SLAB_USBtoUART: Icarus
2013.06.06 [12:55]  Connection failed: null

It sees it, but can't get it to hash.  What's going on?  Yes, I installed the driver
678  Bitcoin / Mining support / Re: USB ASIC ERUPTER - Setup & Config. BCG Miner, cgminer, Hubs "Oh Pi"! on: June 06, 2013, 04:03:31 PM
Okay, new problem.  I gave up on cgminer and thought I'd try bfgminer.  When I run it, I get this System Error:

"The program can't start because libcurl-4.dll is missing from your computer.  Try reinstalling the program to fix this problem."

How do I fix this?
679  Bitcoin / Mining software (miners) / Re: CGMINER ASIC FPGA GPU overc monit fanspd RPC linux/win/osx/mip/r-pi 3.2.0 on: June 06, 2013, 03:40:22 PM

+1.  Need to reinstall silabs drivers for 3.1.1 or bfgminer.
I'm just going to go with a different miner software.  Can't get it to work.  Thanks guys for trying.
680  Bitcoin / Mining support / Re: USB ASIC ERUPTER - Setup & Config. BCG Miner, cgminer, Hubs "Oh Pi"! on: June 06, 2013, 03:25:49 PM
C:\cgminer\cgminer-nogpu.exe -o http://rr.btcmp.com:8332 -u xxx -p yyy d --icarus-options 115200:1:1 --icarus-timing 3.0=100 -S //./COM3

hmm - what is that "d" for?
Stands for "dont' know"   jk
No clue, took it out and no change.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 [34] 35 36 37 38 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!