bitpop
Legendary
Offline
Activity: 2912
Merit: 1060
|
|
October 09, 2012, 03:55:38 AM |
|
Ok thx, ive always liked slush, tried others numerous times but always came back.
|
|
|
|
burger
|
|
October 09, 2012, 07:55:20 AM |
|
Thanx for all the progress on your miner software!!!
|
|
|
|
kano
Legendary
Offline
Activity: 4620
Merit: 1851
Linux since 1997 RedHat 4
|
|
October 09, 2012, 09:35:22 AM |
|
Ok thx, ive always liked slush, tried others numerous times but always came back.
Like most things bad for you - people never kick the habit. Meanwhile, I don't expect Luke-jr will actually implement stratum since he said it sucks and said no one needs anything but GBT
|
|
|
|
Luke-Jr (OP)
Legendary
Offline
Activity: 2576
Merit: 1186
|
|
October 09, 2012, 02:58:26 PM |
|
I've prepared a pre-beta "stratum" branch on the git repository with some minor cleanups and enhancements. It also contains a workaround (in the form of improved RPC backward compatibility) for Puppet Master's "switching back and forth between pools rapidly" issue that cgminer has had since adding Stratum support. Test this at your own risk, and report problems (and successes) on this thread. I probably won't merge it into mainline BFGMiner until the 2.9.0 release. Windows EXE (drop in directory with the DLLs from the usual 2.8.2 ZIP): http://luke.dashjr.org/tmp/code/bfgminer-ba17775.exe
|
|
|
|
dscotese
|
|
October 09, 2012, 08:59:58 PM |
|
I'm helping soniq out, and you asked him to try: The output is: [2012-10-09 14:57:43] bfgminer.exe: -d: requires an argument
|
|
|
|
bitpop
Legendary
Offline
Activity: 2912
Merit: 1060
|
|
October 09, 2012, 09:01:19 PM |
|
Thank you amazing miner
|
|
|
|
dscotese
|
|
October 09, 2012, 09:26:33 PM Last edit: October 09, 2012, 09:56:31 PM by dscotese |
|
Luke, here's the output I got by removing the -d from the command line: http://pastebin.com/6te35me0 We're using the version 2.8.2, and we tried with -dall and -d all but in both cases it said it was an invalid device. We removed that arg altogether to get the output in that pastebin. Also, we're on a 64-bit Windows 7 machine, though the BFGMiner says it's for Win32. That shouldn't be a problem, right?
|
|
|
|
Luke-Jr (OP)
Legendary
Offline
Activity: 2576
Merit: 1186
|
|
October 09, 2012, 10:01:23 PM |
|
I'm helping soniq out, and you asked him to try: The output is: [2012-10-09 14:57:43] bfgminer.exe: -d: requires an argument There's a question mark in that command:
|
|
|
|
yigga
|
|
October 10, 2012, 08:44:13 AM |
|
thx, good update
|
|
|
|
mezzomix
Legendary
Offline
Activity: 2730
Merit: 1263
|
|
October 11, 2012, 05:45:26 AM |
|
I tested the stratum branch with a mix of stratum pools and GBT pools. bfgminer seems to have the same problem as cgminer (see my cgminer post https://bitcointalk.org/index.php?topic=28402.msg1259342#msg1259342). Only the first stratum pool is alive the second one is dead. If the GBT pool ist the first one, both stratum pools are dead. Mining with the diablo kernel and my test GPU, I started with an intensity of 9. This give me a hashrate of 3MH/s and a CPU utilisation of 70%. Changing the intensity to higher values, I get more hashes and less CPU utilisation with every step. With a intensity of 20 I get 2% CPU utilisation and > 20MH/s. The mining engine seems to run and I get new block updates from time to time, but the miner never finds any share. Compared to cgminer with a hashrate of 11MH/s the hashrate seems to be too high for this my (AMD E350 Zacate). Changing to a GBT pool (elgius.st) does not help - still no shares.
|
|
|
|
soniq
|
|
October 12, 2012, 01:47:54 AM |
|
Ok, got my issues resolved with BFG not detecting BFL single, an error in BFL driver install.
But still having issues with BFG crashing and freezing computer. Seems to be heat related, everytime GPU reach 81C , BFG shut down GPU's then shuts down or freezes computer.
From what I read 81C is warm, but not hot. If I keep the GPU temps below 80C(open window wider here in Canada) the miner software runs fine
Is there a way to correct this? would like to close window and heat part of the house with the heat.
Larry
|
|
|
|
The00Dustin
|
|
October 12, 2012, 02:11:30 AM |
|
From what I read 81C is warm, but not hot. If I keep the GPU temps below 80C(open window wider here in Canada) the miner software runs fine Depends on your GPU. I have one that locks up before 75C.
|
|
|
|
Luke-Jr (OP)
Legendary
Offline
Activity: 2576
Merit: 1186
|
|
October 12, 2012, 02:18:29 PM |
|
Ok, got my issues resolved with BFG not detecting BFL single, an error in BFL driver install.
But still having issues with BFG crashing and freezing computer. Seems to be heat related, everytime GPU reach 81C , BFG shut down GPU's then shuts down or freezes computer.
From what I read 81C is warm, but not hot. If I keep the GPU temps below 80C(open window wider here in Canada) the miner software runs fine
Is there a way to correct this? would like to close window and heat part of the house with the heat. I don't think BFGMiner should be trying to shut down the computer by default - are you sure it isn't the GPU hardware overheating and doing crazy things?
|
|
|
|
Luke-Jr (OP)
Legendary
Offline
Activity: 2576
Merit: 1186
|
|
October 12, 2012, 06:24:22 PM Last edit: October 13, 2012, 12:49:18 AM by Luke-Jr |
|
Fixed solo mining via GBT, but it really needs a couple of competent code reviews and some good testing (I suggest on testnet for now). I've built a Windows ZIP (note that this is NOT compatible with the libblkmaker DLL in 2.8.2!): http://luke.dashjr.org/tmp/code/bfgminer-e333074-win32.zip - the code is in the "gbt_solo" git branch. To test solo mining, run a recent bitcoind or Bitcoin-Qt (I suggest next-test for longpolling support) and start (this branch of) BFGMiner similar to this: bfgminer -o localhost:8332 -O rpcuser:rpcpassword --coinbase-addr 1bitcoinaddress
|
|
|
|
hashking
|
|
October 13, 2012, 02:37:49 PM |
|
I was checking with you when you will be including the x6500 in bfgminer.
|
|
|
|
Luke-Jr (OP)
Legendary
Offline
Activity: 2576
Merit: 1186
|
|
October 14, 2012, 01:16:46 AM |
|
I was checking with you when you will be including the x6500 in bfgminer. I've been busy with everything a lot over the past few months, but I have the code partially done. As nelisky mentioned, it is a lot of code/work compared to other FPGAs. As soon as I have something usable for mining, I will post a beta. I expect this should be within the next 2 weeks, and will definitely make it a priority to get it done before ASICs.
|
|
|
|
cablepair
|
|
October 14, 2012, 04:50:01 PM |
|
possible bug to report:
I am seeing 2.8.2 crash on multiple linux machines about once every 24 hours
by crash I mean it just closes itself one min you see shares being accepted the next min you see $ command prompt - no error msg given
dont know if its a segmentation fault or what but it happens once a day
|
|
|
|
Mobius
|
|
October 14, 2012, 04:53:10 PM |
|
possible bug to report:
I am seeing 2.8.2 crash on multiple linux machines about once every 24 hours
by crash I mean it just closes itself one min you see shares being accepted the next min you see $ command prompt - no error msg given
dont know if its a segmentation fault or what but it happens once a day
You might want to switch to cgminer and avoid these issues https://bitcointalk.org/index.php?topic=28402.0
|
|
|
|
Luke-Jr (OP)
Legendary
Offline
Activity: 2576
Merit: 1186
|
|
October 14, 2012, 06:06:12 PM |
|
possible bug to report: I am seeing 2.8.2 crash on multiple linux machines about once every 24 hours by crash I mean it just closes itself one min you see shares being accepted the next min you see $ command prompt - no error msg given dont know if its a segmentation fault or what but it happens once a day This doesn't help identify or fix the problem at all. Please get some information and open an Issue. I suggest building with CFLAGS="-ggdb -O0" (add this onto the ./autogen.sh line) and running with "ulimit -c unlimited; valgrind bfgminer <your options> --debuglog 2>debug.log" No, most of such issues tend to come from cgminer-originated changes. Also, cablepair is presumably using ModMiner devices, which cgminer doesn't work with at all (because they stopped merging updates to the driver before the production devices existed).
|
|
|
|
|
|