Bitcoin Forum
July 01, 2024, 10:20:25 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
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 39 40 41 42 43 44 »
  Print  
Author Topic: The official MacMiner thread [BTC/LTC-CPU/GPU/FPGA/ASIC]  (Read 166698 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic.
Anonymailer (OP)
aka BitBacco
Hero Member
*****
Offline Offline

Activity: 662
Merit: 500



View Profile WWW
December 18, 2013, 12:55:19 AM
 #521

I meant to ask you, are you using FPGA/ASIC Miner window when trying to get network API output? At the moment API Output only shows up when that window is running but very soon that will be separated out.

That did the trick!
I was using the API Output window without starting the FPGA/ASIC Miner window first.
Thank you very much, it is working fine now with my KnCMiner October Mercury. Grin
Good to know! It should be totally separate from any other window in one of the next releases.

MacMiner - The first, best and easiest to use native Mac coin mining app: https://bitcointalk.org/index.php?topic=197110.0

BTC: 12vZf8mjaXvHorXWVWfv7nZspHa8L8kfoG LTC: LLRqwo3YcLqoRyfZRVmUevtd2Y35Vvnt4w
jedimstr
Hero Member
*****
Offline Offline

Activity: 798
Merit: 1000



View Profile
December 18, 2013, 12:58:39 AM
 #522

The conflicts between the RedFury and other devices like BFL also usually occurs with Block Erupters.
I thought the conflict was fixed for BE? It was for me anyway… anyone who can figure the root cause of my problem before I do would be most appreciated Smiley

It was fixed by technique not by any actual driver fixes as far as I know... the problem is in the serial scanning especially if you specify :all.  Some of the drivers mess up other devices that aren't of that type whenever you scan:all.
One way around it is to specify with actual device paths...but for 43 BE's that can change over time? Forget about it...

What you have to do is attach each device in turn and add/scan all one group at a time.  Should also work for the BFL.

For instance in my case, startup with Erupters and GPU.
Then go to M & + in the menu to add new devices after plugging the device in while BFGMiner is running, one group at a time (i.e., bifury:all).

If you try to load all of these in order via the commandline or from the conf file, you'll get only the first group and it won't find the subsequent devices until you unplug-replug.

BTW- for any Bi*Fury users out there... the driver on the Mac requires you to startup BFGMiner via sudo or you won't be able to detect the device.

nwoolls
Hero Member
*****
Offline Offline

Activity: 840
Merit: 1002


View Profile WWW
December 18, 2013, 01:00:43 AM
 #523


Gotcha - that looks like it is still an issue:

Code:
bfgminer -d? -S all
 [2013-12-17 20:00:27] Started bfgminer 3.8.1
Bus error: 10

But I was using this, which seems to work:

Code:
bfgminer -d? -S bigpic:all -S bfl:all
 [2013-12-17 20:00:16] Started bfgminer 3.8.1
 [2013-12-17 20:00:20] Devices detected:
 [2013-12-17 20:00:20]  Device (driver=bigpic; procs=1; path=/dev/cu.usbmodem3a21)
 [2013-12-17 20:00:20]  Device (driver=bitforce_queue; procs=8; path=/dev/cu.usbserial-FTWM0IHH)
2 devices listed

MultiMiner: Any Miner, Any Where, on Any Device |  Xgminer: Mine with popular miners on Mac OS X
btc: 1BmXY4ZZQh1iHSVre658gM1gPAEtDnq8rv  |  ltc: LP1SsHZTDexndkvRKsqAkXNsienPHwaMb5  |  hardware: nwoolls at gmail dot com
Anonymailer (OP)
aka BitBacco
Hero Member
*****
Offline Offline

Activity: 662
Merit: 500



View Profile WWW
December 18, 2013, 01:02:55 AM
 #524

The conflicts between the RedFury and other devices like BFL also usually occurs with Block Erupters.
I thought the conflict was fixed for BE? It was for me anyway… anyone who can figure the root cause of my problem before I do would be most appreciated Smiley

It was fixed by technique not by any actual driver fixes as far as I know... the problem is in the serial scanning especially if you specify :all.
What you have to do is attach each device in turn and add/scan one group at a time.  Should also work for the BFL.

For instance in my case, startup with Erupters and GPU.
Then go to M & + in the menu to add new devices after plugging the device in while BFGMiner is running, one group at a time (i.e., bifury:all).

If you try to load all of these in order via the commandline or from the conf file, you'll get only the first group and it won't find the subsequent devices until you unplug-replug.

I use -S all with BE and BFL together OK - from nwoolls post it looks as though specifying them by group works so if nothing else I can update MacMiner to work around that - I was going to just add a 'use all devices' button but I suppose a button for each group wouldn't hurt.

I did try specifying a device individually though, just a BFL box and no luck with the little fury driver enabled - I suppose it needs to know the type of device it's connecting to.

MacMiner - The first, best and easiest to use native Mac coin mining app: https://bitcointalk.org/index.php?topic=197110.0

BTC: 12vZf8mjaXvHorXWVWfv7nZspHa8L8kfoG LTC: LLRqwo3YcLqoRyfZRVmUevtd2Y35Vvnt4w
Anonymailer (OP)
aka BitBacco
Hero Member
*****
Offline Offline

Activity: 662
Merit: 500



View Profile WWW
December 18, 2013, 10:32:22 AM
 #525

1.5.1 just released adds support for MobileMiner

MacMiner - The first, best and easiest to use native Mac coin mining app: https://bitcointalk.org/index.php?topic=197110.0

BTC: 12vZf8mjaXvHorXWVWfv7nZspHa8L8kfoG LTC: LLRqwo3YcLqoRyfZRVmUevtd2Y35Vvnt4w
inevertell
Full Member
***
Offline Offline

Activity: 172
Merit: 100



View Profile
December 18, 2013, 04:19:11 PM
 #526

Hi Bitbacco, sorry about the delay, I left the office once my stick was finally running in a cgminer window.

What is it that you needed me to do?

I am still having problems with specifying the bitfury device to cgminer, I cannot identify it from the list.

Anyways let me know if there was still some information you would like to see from my end.
Thanks




actually i was hoping to have inevertell post that - but seeing as you have one, what does it show up as in /dev/ ?

I'm referring to this issue:
https://github.com/luke-jr/bfgminer/issues/338

perhaps it's fixed by updating libusb to 1.0.2? I'll give that a shot
Anonymailer (OP)
aka BitBacco
Hero Member
*****
Offline Offline

Activity: 662
Merit: 500



View Profile WWW
December 18, 2013, 04:21:12 PM
 #527

No problem, if it's working I understand not wanting to touch it! It should show up something like /dev/cu.usbmodem3a21 do you have something like that in /dev/ ?

MacMiner - The first, best and easiest to use native Mac coin mining app: https://bitcointalk.org/index.php?topic=197110.0

BTC: 12vZf8mjaXvHorXWVWfv7nZspHa8L8kfoG LTC: LLRqwo3YcLqoRyfZRVmUevtd2Y35Vvnt4w
inevertell
Full Member
***
Offline Offline

Activity: 172
Merit: 100



View Profile
December 18, 2013, 06:44:06 PM
 #528

No problem, if it's working I understand not wanting to touch it! It should show up something like /dev/cu.usbmodem3a21 do you have something like that in /dev/ ?

hmm.. ..all that is listed is below. I assumed the bluetooth things are what say they are…
and the usbserial are my jalapenos, and the others are the BEs…

Anyways the Bitfury is running at avg of ~2.5gh/s so it seems to be working.

crw-rw-rw-  1 root    wheel      18,  47 18 Dec 10:50 /dev/cu.Bluetooth-Modem
crw-rw-rw-  1 root    wheel      18,  49 18 Dec 11:02 /dev/cu.Bluetooth-PDA-Sync
crw-rw-rw-  1 root    wheel      18,  41 18 Dec 11:02 /dev/cu.Bluetooth-Serial-1
crw-rw-rw-  1 root    wheel      18,  43 18 Dec 11:02 /dev/cu.Bluetooth-Serial-2
crw-rw-rw-  1 root    wheel      18,  55 18 Dec 13:36 /dev/cu.SLAB_USBtoUART
crw-rw-rw-  1 root    wheel      18,  57 18 Dec 13:36 /dev/cu.SLAB_USBtoUART28
crw-rw-rw-  1 root    wheel      18,  59 18 Dec 13:36 /dev/cu.SLAB_USBtoUART29
crw-rw-rw-  1 root    wheel      18,  61 18 Dec 13:36 /dev/cu.SLAB_USBtoUART30
crw-rw-rw-  1 root    wheel      18,  63 18 Dec 13:36 /dev/cu.SLAB_USBtoUART31
crw-rw-rw-  1 root    wheel      18,  65 18 Dec 13:36 /dev/cu.SLAB_USBtoUART32
crw-rw-rw-  1 root    wheel      18,  73 18 Dec 13:36 /dev/cu.SLAB_USBtoUART36
crw-rw-rw-  1 root    wheel      18,  75 18 Dec 13:36 /dev/cu.SLAB_USBtoUART37
crw-rw-rw-  1 root    wheel      18,  77 18 Dec 13:36 /dev/cu.SLAB_USBtoUART38
crw-rw-rw-  1 root    wheel      18,  79 18 Dec 13:36 /dev/cu.SLAB_USBtoUART39
crw-rw-rw-  1 root    wheel      18,  81 18 Dec 13:36 /dev/cu.SLAB_USBtoUART40
crw-rw-rw-  1 root    wheel      18,  83 18 Dec 13:36 /dev/cu.SLAB_USBtoUART41
crw-rw-rw-  1 root    wheel      18,  85 18 Dec 13:36 /dev/cu.SLAB_USBtoUART42
crw-rw-rw-  1 root    wheel      18,  87 18 Dec 13:36 /dev/cu.SLAB_USBtoUART43
crw-rw-rw-  1 root    wheel      18,  89 18 Dec 13:36 /dev/cu.SLAB_USBtoUART44
crw-rw-rw-  1 root    wheel      18,  91 18 Dec 13:36 /dev/cu.SLAB_USBtoUART45
crw-rw-rw-  1 root    wheel      18,  93 18 Dec 13:36 /dev/cu.SLAB_USBtoUART46
crw-rw-rw-  1 root    wheel      18,  95 18 Dec 13:36 /dev/cu.SLAB_USBtoUART47
crw-rw-rw-  1 root    wheel      18,  97 18 Dec 13:36 /dev/cu.SLAB_USBtoUART48
crw-rw-rw-  1 root    wheel      18,  99 18 Dec 13:36 /dev/cu.SLAB_USBtoUART49
crw-rw-rw-  1 root    wheel      18,  67 18 Dec 13:36 /dev/cu.usbserial-FTWINKIX
crw-rw-rw-  1 root    wheel      18,  69 18 Dec 13:36 /dev/cu.usbserial-FTWMMYGN
Anonymailer (OP)
aka BitBacco
Hero Member
*****
Offline Offline

Activity: 662
Merit: 500



View Profile WWW
December 18, 2013, 08:41:41 PM
 #529

It's not one of those. It should show up in the logs when you start the miner though? In any case you can ignore it if you like and I'll get bfgminer fixed up to work for you in the next release in a day or two!

MacMiner - The first, best and easiest to use native Mac coin mining app: https://bitcointalk.org/index.php?topic=197110.0

BTC: 12vZf8mjaXvHorXWVWfv7nZspHa8L8kfoG LTC: LLRqwo3YcLqoRyfZRVmUevtd2Y35Vvnt4w
inevertell
Full Member
***
Offline Offline

Activity: 172
Merit: 100



View Profile
December 18, 2013, 09:06:48 PM
 #530

It's not one of those. It should show up in the logs when you start the miner though? In any case you can ignore it if you like and I'll get bfgminer fixed up to work for you in the next release in a day or two!

Ya I'm not sure, I know its listed as device BF1 but with all the icarus errors, I cannot seem to find where it initially probes for the device.. just seems to start accepting from BF1 intermingled with all the icarus and bitforce errors.

I'll just wait it out, doesn't seem as though things are being affected!.. Thanks for all the help.
XFox
Full Member
***
Offline Offline

Activity: 144
Merit: 100



View Profile
December 19, 2013, 01:27:28 AM
 #531

1.5.1 just released adds support for MobileMiner

Doesn't seem to work here… I signed up with MobileMiner and entered the application key in the iOS MobileMiner app and the MacMiner app but MacMiner doesn't show up in the iOS app.
Am I missing something?

BTC: 1FdkrY4qT1MxARAJE3fX3HXBjWn2J54poa
LTC: LW9y3UiicfRPBZcniMrCrVhHnR2ygnWVe9
Anonymailer (OP)
aka BitBacco
Hero Member
*****
Offline Offline

Activity: 662
Merit: 500



View Profile WWW
December 19, 2013, 01:30:49 AM
 #532

1.5.1 just released adds support for MobileMiner

Doesn't seem to work here… I signed up with MobileMiner and entered the application key in the iOS MobileMiner app and the MacMiner app but MacMiner doesn't show up in the iOS app.
Am I missing something?

I should have documented this more and it'll work a lot smoother in the next version once API Output is separated from FPGA/ASIC miner and fed by everything - MobileMiner picks up any GPU or PGA devices that are showing up in API Output window

MacMiner - The first, best and easiest to use native Mac coin mining app: https://bitcointalk.org/index.php?topic=197110.0

BTC: 12vZf8mjaXvHorXWVWfv7nZspHa8L8kfoG LTC: LLRqwo3YcLqoRyfZRVmUevtd2Y35Vvnt4w
XFox
Full Member
***
Offline Offline

Activity: 144
Merit: 100



View Profile
December 19, 2013, 01:40:08 AM
 #533

I should have documented this more and it'll work a lot smoother in the next version once API Output is separated from FPGA/ASIC miner and fed by everything - MobileMiner picks up any GPU or PGA devices that are showing up in API Output window

Oh, OK, didn't know that! Smiley
So a networked miner showing up in the API Output window doesn't count?

BTC: 1FdkrY4qT1MxARAJE3fX3HXBjWn2J54poa
LTC: LW9y3UiicfRPBZcniMrCrVhHnR2ygnWVe9
Anonymailer (OP)
aka BitBacco
Hero Member
*****
Offline Offline

Activity: 662
Merit: 500



View Profile WWW
December 19, 2013, 01:41:22 AM
 #534

I should have documented this more and it'll work a lot smoother in the next version once API Output is separated from FPGA/ASIC miner and fed by everything - MobileMiner picks up any GPU or PGA devices that are showing up in API Output window

Oh, OK, didn't know that! Smiley
So a networked miner showing up in the API Output window doesn't count?
Not a KNC but it'll show in the next version, sorry about that!

MacMiner - The first, best and easiest to use native Mac coin mining app: https://bitcointalk.org/index.php?topic=197110.0

BTC: 12vZf8mjaXvHorXWVWfv7nZspHa8L8kfoG LTC: LLRqwo3YcLqoRyfZRVmUevtd2Y35Vvnt4w
Anonymailer (OP)
aka BitBacco
Hero Member
*****
Offline Offline

Activity: 662
Merit: 500



View Profile WWW
December 19, 2013, 06:37:04 AM
 #535

the version 1.5.1 that's up has been updated to a b build to address a bug with setting up without entering a BTC address for backup pools

MacMiner - The first, best and easiest to use native Mac coin mining app: https://bitcointalk.org/index.php?topic=197110.0

BTC: 12vZf8mjaXvHorXWVWfv7nZspHa8L8kfoG LTC: LLRqwo3YcLqoRyfZRVmUevtd2Y35Vvnt4w
Anonymailer (OP)
aka BitBacco
Hero Member
*****
Offline Offline

Activity: 662
Merit: 500



View Profile WWW
December 20, 2013, 12:42:04 AM
Last edit: December 20, 2013, 01:42:41 AM by Anonymailer
 #536

Version 1.5.2 is up now but not replacing the download links for 1.5.1 until I've tested it a little bit more.

This update:

-Allows CGMiner window to feed the API Output window

-Allows the API Output window to function for your network miner regardless of whether you're mining on the machine running MacMiner

-Allows networked miners in API Output window to feed MobileMiner

-Removes spell-check lines from log views

http://downloads.fabulouspanda.co.uk/MacMiner.app-1.5.2.zip

MacMiner - The first, best and easiest to use native Mac coin mining app: https://bitcointalk.org/index.php?topic=197110.0

BTC: 12vZf8mjaXvHorXWVWfv7nZspHa8L8kfoG LTC: LLRqwo3YcLqoRyfZRVmUevtd2Y35Vvnt4w
nwoolls
Hero Member
*****
Offline Offline

Activity: 840
Merit: 1002


View Profile WWW
December 20, 2013, 01:07:51 AM
 #537

-Allows networked miners in API Output window to feed MobileMiner

http://downloads.fabulouspanda.co.uk/MacMiner.app-1.5.2.zip

I truly appreciate you supporting the MobileMiner API. Would you consider this at a point stability and feature wise where I can advertise support? I'd like to link to MacMiner from the MobileMiner homepage as well as tweet about the update.

MultiMiner: Any Miner, Any Where, on Any Device |  Xgminer: Mine with popular miners on Mac OS X
btc: 1BmXY4ZZQh1iHSVre658gM1gPAEtDnq8rv  |  ltc: LP1SsHZTDexndkvRKsqAkXNsienPHwaMb5  |  hardware: nwoolls at gmail dot com
Anonymailer (OP)
aka BitBacco
Hero Member
*****
Offline Offline

Activity: 662
Merit: 500



View Profile WWW
December 20, 2013, 01:16:18 AM
 #538

-Allows networked miners in API Output window to feed MobileMiner

http://downloads.fabulouspanda.co.uk/MacMiner.app-1.5.2.zip

I truly appreciate you supporting the MobileMiner API. Would you consider this at a point stability and feature wise where I can advertise support? I'd like to link to MacMiner from the MobileMiner homepage as well as tweet about the update.

No problem, I'm glad you've done all the hard work for me! At this point you can advertise it, I still haven't implemented the controls but it won't be long now. I've been using it for a day or so now and it seems stable.

I just had a couple of issues actually, one is more of a knc problem leading to a feature request - the 5s average hash is always over 33% higher than the total average so the representation in MobileMiner shows a speed much higher than reality - would it be possible to set which average to display, or to display one by the other?

Also, in the odd circumstances of development I fed my account fake machines and devices testing the mechanism and deleted a bunch but now I can't get the devices I deleted back in the devices list - even when removing a machine and letting it show up again - anything that can be done about that?

MacMiner - The first, best and easiest to use native Mac coin mining app: https://bitcointalk.org/index.php?topic=197110.0

BTC: 12vZf8mjaXvHorXWVWfv7nZspHa8L8kfoG LTC: LLRqwo3YcLqoRyfZRVmUevtd2Y35Vvnt4w
nwoolls
Hero Member
*****
Offline Offline

Activity: 840
Merit: 1002


View Profile WWW
December 20, 2013, 01:19:07 AM
 #539

I just had a couple of issues actually, one is more of a knc problem leading to a feature request - the 5s average hash is always over 33% higher than the total average so the representation in MobileMiner shows a speed much higher than reality - would it be possible to set which average to display, or to display one by the other?

Sure thing. I've noted it and will have to think about the best way to handle this.

Also, in the odd circumstances of development I fed my account fake machines and devices testing the mechanism and deleted a bunch but now I can't get the devices I deleted back in the devices list - even when removing a machine and letting it show up again - anything that can be done about that?

Can you PM me with a curl equivalent of what you are POSTing so that I can post it myself and step through the server-side code? Probably the fastest way to figure out what's going on.

MultiMiner: Any Miner, Any Where, on Any Device |  Xgminer: Mine with popular miners on Mac OS X
btc: 1BmXY4ZZQh1iHSVre658gM1gPAEtDnq8rv  |  ltc: LP1SsHZTDexndkvRKsqAkXNsienPHwaMb5  |  hardware: nwoolls at gmail dot com
Anonymailer (OP)
aka BitBacco
Hero Member
*****
Offline Offline

Activity: 662
Merit: 500



View Profile WWW
December 20, 2013, 01:20:03 AM
 #540

I just had a couple of issues actually, one is more of a knc problem leading to a feature request - the 5s average hash is always over 33% higher than the total average so the representation in MobileMiner shows a speed much higher than reality - would it be possible to set which average to display, or to display one by the other?

Sure thing. I've noted it and will have to think about the best way to handle this.

Also, in the odd circumstances of development I fed my account fake machines and devices testing the mechanism and deleted a bunch but now I can't get the devices I deleted back in the devices list - even when removing a machine and letting it show up again - anything that can be done about that?

Can you PM me with a curl equivalent of what you are POSTing so that I can post it myself and step through the server-side code? Probably the fastest way to figure out what's going on.

will do, thanks nwoolls!

MacMiner - The first, best and easiest to use native Mac coin mining app: https://bitcointalk.org/index.php?topic=197110.0

BTC: 12vZf8mjaXvHorXWVWfv7nZspHa8L8kfoG LTC: LLRqwo3YcLqoRyfZRVmUevtd2Y35Vvnt4w
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 39 40 41 42 43 44 »
  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!