Bitcoin Forum
June 21, 2024, 09:03:23 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Mining software (miners) / Re: OFFICIAL CGMINER mining software thread for linux/win/osx/mips/arm/r-pi 4.10.0 on: December 01, 2017, 04:15:37 AM
I'm trying to get an old Butterfly jalapeno up & running on a Pi. I have 4.9.0 compiled with --enable-bflsc. When I launch CGminer, it even claims to see the device. But I can't figure out how to tell it what the device ID is to enable it. I've tried all the combinations of Bus, Device & ID that it says it sees, but can't get any of them to enable. Can anybody point out what I'm missing?

Code:
Bus 1 Device 4 ID: 0403:6014 Butterfly Labs BitFORCE SHA256 SC inactive
1 total known USB device
Hotplug interval:5
0 USB devices, 0 enabled, 0 disabled, 0 zombie
[S]ummary of device information
[E]nable device
[D]isable device
[U]nplug to allow hotplug restart
[R]eset device USB
[L]ist all known devices
[B]lacklist current device from current instance of cgminer
[W]hitelist previously blacklisted device
[H]otplug interval (0 to disable)
Select an option or any other key to return
2  Bitcoin / Mining software (miners) / Re: CGWatcher 1.1.6, the GUI/monitor for CGMiner and BFGMiner to prevent downtime on: June 16, 2013, 03:39:14 PM
Bug report: For the past couple versions, the "Download" link after clicking on the Check for Update button doesn't work. I just updated to 1.1.6a & can't test as I'm now at the latest version.
3  Other / CPU/GPU Bitcoin mining hardware / Re: Possible to mine with ATI card and play games with NVIDIA card? on: May 01, 2013, 10:11:51 PM
I use Bitcoin Miners In Tray https://bitcointalk.org/index.php?topic=149442.0. My old Nvidia 285 is more or less running all the time with no monitor attached. My ATI HD 7950 has it's priority bounced up & down depending on weather or not I'm using the computer. Any game .exe's that get launched cause the 7950 to stop mining until I'm done gaming. Each video card has it's own instance of CGminer.
4  Bitcoin / Mining software (miners) / Re: Bitcoin Miners In Tray - a lightweight alternative to GuiMiner on: April 19, 2013, 03:56:48 AM
Nope, she's fully aware of it & what it's doing.

Although at the moment CGminer is throwing hardware errors on her system (With or without BMIT), so it's been offline for a little bit.
5  Bitcoin / Mining software (miners) / CGminer - GPU0: invalid nonce - HW error on: April 18, 2013, 03:16:59 PM
I started getting the following errors on my wife's Windows 7 x64 gaming system. Additionally Slush's pool reports no activity from that miner in about the same amount of time. It's got an ATI/AMD HD 6950 in it I believe. It may have started after a driver upgrade, but I've since tried a couple newer (including the latest beta) driver versions. I keep the drivers updated on my gaming system & HD 7950 (currently running Catalyst 13.3, the latest beta) up to date & haven't had any issues. There aren't any obvious errors or graphics glitches showing up when she does any gaming, so I'm a little suspicious of it being an actual problem with the video card.

Any thoughts? My only remaining thought is uninstall the video drivers & try to figure out what the old one she had been running, then revert to it.

Code:
cgminer version 2.11.4 - Started: [2013-04-17 23:00:31]
--------------------------------------------------------------------------------
(5s):141.4M (avg):139.7Mh/s | A:0 R:0 HW:14 U:0.0/m WU:1.8/m
ST: 2 SS: 0 NB: 2 LW: 53 GF: 0 RF: 0
Connected to stratum.bitcoin.cz diff 1 with stratum as user Fallon.Ivory
Block: 00487eaf99c94c2b... Diff:8.97M Started: [23:07:57] Best share: 0
--------------------------------------------------------------------------------
[P]ool management [G]PU management [S]ettings [D]isplay options [Q]uit
GPU 0: 73.0C 2358RPM | 140.8M/140.9Mh/s | A:0 R:0 HW:14 U:0.00/m I: 4
--------------------------------------------------------------------------------
[2013-04-17 23:04:00] GPU0: invalid nonce - HW error
[2013-04-17 23:04:06] GPU0: invalid nonce - HW error
[2013-04-17 23:04:07] GPU0: invalid nonce - HW error
[2013-04-17 23:05:31] GPU0: invalid nonce - HW error
[2013-04-17 23:06:02] GPU0: invalid nonce - HW error
[2013-04-17 23:06:15] GPU0: invalid nonce - HW error
[2013-04-17 23:07:07] GPU0: invalid nonce - HW error
[2013-04-17 23:07:31] GPU0: invalid nonce - HW error
[2013-04-17 23:07:37] GPU0: invalid nonce - HW error
[2013-04-17 23:07:57] LONGPOLL from pool 2 detected new block
[2013-04-17 23:08:07] GPU0: invalid nonce - HW error
[2013-04-17 23:08:13] Stratum from pool 0 requested work restart
[2013-04-17 23:08:24] GPU0: invalid nonce - HW error
6  Bitcoin / Mining software (miners) / Re: Bitcoin Miners In Tray - a lightweight alternative to GuiMiner on: April 14, 2013, 10:16:04 PM
It took me a while to get the config tweaked the way I want (and more to update to the current revisions), but this app is so kick ass it's worth it. I can easily game & use my PC while letting BMIT wrangle the miners in the background without any effort. Handy for me, really important if I want to mine on my wife's PC.  Wink
7  Bitcoin / Mining software (miners) / Re: CGminer - web monitor beta v0.8 on: March 17, 2013, 03:25:22 PM
I'm getting a similar error as tnkflx running this on my little ReadyNAS (Linux)....

Code:
Warning: socket_create() [function.socket-create]: Unable to create socket [1]: Operation not permitted in /c/webroot/cgminerweb/includes/apiSocket.php on line 125

Warning: socket_set_option() expects parameter 1 to be resource, boolean given in /c/webroot/cgminerweb/includes/apiSocket.php on line 126

Warning: socket_connect() expects parameter 1 to be resource, boolean given in /c/webroot/cgminerweb/includes/apiSocket.php on line 127

Warning: socket_send() expects parameter 1 to be resource, boolean given in /c/webroot/cgminerweb/includes/apiSocket.php on line 130

Warning: socket_read() expects parameter 1 to be resource, boolean given in /c/webroot/cgminerweb/includes/apiSocket.php on line 131

Warning: socket_close() expects parameter 1 to be resource, boolean given in /c/webroot/cgminerweb/includes/apiSocket.php on line 134

Warning: socket_create() [function.socket-create]: Unable to create socket [1]: Operation not permitted in /c/webroot/cgminerweb/includes/apiSocket.php on line 125


Sockets Support   enabled
8  Bitcoin / Mining software (miners) / Re: CGMINER GPU FPGA overc monit fanspd RPC stratum linux/windws/osx/mip/r-pi 2.11.2 on: March 13, 2013, 04:17:45 PM
Rather newbie here...

Is there a way to get one instance of CGminer to mine on both my old Nvidia 285 & new AMD HD7850 at the same time? After playing around with things for a while, I ended up just running 2 instances, one for each card. Running on my Windows gaming system, if that matters.

I created a worker for each instance (and the instance on my wife's machine). Is it best practices to assign a unique worker to each instance?
9  Other / Beginners & Help / Re: What's your Mhash/s? (Pissing contest here) on: March 12, 2013, 10:07:36 PM
My just over 4 year old Nvidia 285 is pulling aroung 60Mhash/s
I just bought a new Sapphire HD 7950 for gaming, If I delude myself enough I can justify it with the around 500Mhash/s it's pulling & may some day come close to paying itself off... Probably not, especially with ASICs coming, but it was a good excuse for my gaming habit.
10  Other / Beginners & Help / Re: getwork protocol work failure/success on: March 12, 2013, 10:01:42 PM
The Stratum protocol is mostly replacing the getwork protocol. It's a more efficient protocol, in terms of server load & bandwith.
11  Other / Beginners & Help / Re: Blockchain.info is down? on: March 12, 2013, 09:42:59 PM
The big advantage of a distributed system. Even if one member goes down, the system as a whole can keep functioning.
12  Other / Beginners & Help / Re: For all the newbies, STOP ALL TRANSACTIONS on: March 12, 2013, 07:06:14 PM
The fork has resolved itself by now, correct?
13  Other / Beginners & Help / Hello & multiplatform CGminer question on: March 12, 2013, 04:14:26 AM
I just rationalized getting a new HD 7950 for gaming with bitcoin mining. I've had an old Nivdia 285 that I had running fine with CGminer, albeit relatively slowly. Now that I got my new ATI card online I can get either the ATI ("gpu-platform" : "1") or the old Nvidia running with CGminer, but can't get it to run both. Do I have to launch separate instances of CGminer with different configs & gpu-platform settings, or is there a way to run both via the same instance?

If I have to run 2 instances, would I have to create 2 workers for the pool I'm currently in or can I just use the same worker login for both instances?
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!