tk1337
|
|
November 28, 2013, 03:01:23 AM |
|
@Luke-Jr - Any releases with drillbit bitfury drivers coming?
I know the drillbit boards needed their own drivers aside from the bitfury drivers in CGMiner, but I would personally rather use BFGMiner as it just seems to be more stable on the RaspberryPi's, CGMiner seems to be having issues with libusb regarding timing lately, but I've never had an issue with BFGMiner.
If you need the drives being used in CGMiner let me know, happy to provide them.
|
|
|
|
drewage
Member
Offline
Activity: 262
Merit: 10
|
|
November 28, 2013, 03:41:53 AM |
|
Just curious, how are bifury/twinfury being detected on 3.7.0?
|
|
|
|
Luke-Jr (OP)
Legendary
Offline
Activity: 2576
Merit: 1186
|
|
November 28, 2013, 07:26:55 AM |
|
@Luke-Jr - Any releases with drillbit bitfury drivers coming?
I know the drillbit boards needed their own drivers aside from the bitfury drivers in CGMiner, but I would personally rather use BFGMiner as it just seems to be more stable on the RaspberryPi's, CGMiner seems to be having issues with libusb regarding timing lately, but I've never had an issue with BFGMiner.
If you need the drives being used in CGMiner let me know, happy to provide them.
I've still not had any interaction with Drillbit in a while... Most cgminer drivers are not really usable outside of cgminer, unfortunately. I could try to reverse engineer the code, but until I receive my sample unit to test with, it's difficult to write bug-free code. Plus, there's a possibility when Drillbit does finally contact me, they'll have some protocol documentation which would save a lot of time so I don't need to reverse engineer it. So overall, it makes more sense to just wait for Drillbit to follow through IMO.
|
|
|
|
tk1337
|
|
November 28, 2013, 07:40:58 AM |
|
@Luke-Jr - Any releases with drillbit bitfury drivers coming?
I know the drillbit boards needed their own drivers aside from the bitfury drivers in CGMiner, but I would personally rather use BFGMiner as it just seems to be more stable on the RaspberryPi's, CGMiner seems to be having issues with libusb regarding timing lately, but I've never had an issue with BFGMiner.
If you need the drives being used in CGMiner let me know, happy to provide them.
I've still not had any interaction with Drillbit in a while... Most cgminer drivers are not really usable outside of cgminer, unfortunately. I could try to reverse engineer the code, but until I receive my sample unit to test with, it's difficult to write bug-free code. Plus, there's a possibility when Drillbit does finally contact me, they'll have some protocol documentation which would save a lot of time so I don't need to reverse engineer it. So overall, it makes more sense to just wait for Drillbit to follow through IMO. hmm, alright, I'll see if I can reach out to Barntech some, as most people have already received their Drillbit thumbs and all the boards have been mailed out (personally hoping to see mine Friday or Saturday). At the request of some others I made a MinePeon image with CGMiner compiled with the drillbit drivers and a few other drivers (apparently the drillbit drivers don't seem to play with with the bitfury drivers, can't say for sure yet, as I just had one person with some thumbs test the compile I made, I am shooting in the dark all the same).
|
|
|
|
Mudbankkeith
|
|
November 28, 2013, 09:46:32 AM |
|
hmm, alright, I'll see if I can reach out to Barntech some, as most people have already received their Drillbit thumbs and all the boards have been mailed out (personally hoping to see mine Friday or Saturday). At the request of some others I made a MinePeon image with CGMiner compiled with the drillbit drivers and a few other drivers (apparently the drillbit drivers don't seem to play with with the bitfury drivers, can't say for sure yet, as I just had one person with some thumbs test the compile I made, I am shooting in the dark all the same).
At the price of the Pi, It's not worth the grief that comes with trying to mix devices. Just buy another one and run as a separate rig. That way when something DOES go wrong, you keep some mining capacity. Everything is on the SD card, so it only takes seconds to switch Devices around and swap cards.
|
BTc donations welcome:- 13c2KuzWCaWFTXF171Zn1HrKhMYARPKv97
|
|
|
HellDiverUK
|
|
November 28, 2013, 04:04:38 PM |
|
It's a shame not so many people are aware of the BeagleBone Black - only marginally more expensive than the RaspberryPi, has 2GB flash memory on board, USB that works, and is a bit faster.
I do run a RPi myself, only because I happened to have one. If I were starting again, I'd run a BeagleBone.
|
|
|
|
5120-01-518-6126
Full Member
Offline
Activity: 174
Merit: 100
< My mining rig >
|
|
November 28, 2013, 05:05:05 PM |
|
Any chance we'll see a new scan flag that says either "scan all except dev:port" or "scan range dev:port-port" ? Would be great for systems where non-mining devices like a keyboard that never moves needs to be protected from scan data while miners are frequently being added or moved around in the usb chains, which currently mean lots of config file changes to limit scan to the mining ports.
|
|
|
|
drewage
Member
Offline
Activity: 262
Merit: 10
|
|
November 28, 2013, 06:17:07 PM |
|
I know this has to be something stupid that I'm missing but I'm running Ubuntu 12.04 on a 32bit MacMini. It's up to date. I just compiled BFGMiner 3.7.0 on it and it runs and recognizes my BEs, my BF and my Jalapeno. My Bi-Fury will not start no matter which driver I try. I've tried bifury, twinfury, bitfury and bigpic and none of them discovers it. It is showing up in /dev as /ttyACM1 but even probing that doesn't produce any results. I was able to get it discovered in 3.6.0 using bigpic but it only produced 100% HW errors. Any ideas? Edit: changed /ttyUSBACM1 to /ttyACM1 Solved my own problem. Just had to apply my edit here to what I input in BFGMiner
|
|
|
|
drewage
Member
Offline
Activity: 262
Merit: 10
|
|
November 28, 2013, 06:24:20 PM |
|
I know this has to be something stupid that I'm missing but I'm running Ubuntu 12.04 on a 32bit MacMini. It's up to date. I just compiled BFGMiner 3.7.0 on it and it runs and recognizes my BEs, my BF and my Jalapeno. My Bi-Fury will not start no matter which driver I try. I've tried bifury, twinfury, bitfury and bigpic and none of them discovers it. It is showing up in /dev as /ttyACM1 but even probing that doesn't produce any results. I was able to get it discovered in 3.6.0 using bigpic but it only produced 100% HW errors. Any ideas? Edit: changed /ttyUSBACM1 to /ttyACM1 Solved my own problem. Just had to apply my edit here to what I input in BFGMiner and then it crashed. Edit: LOL
|
|
|
|
drewage
Member
Offline
Activity: 262
Merit: 10
|
|
November 28, 2013, 07:19:03 PM |
|
They don't seem to like to play together. 3.7 starts and recognizes the Jalapeno, Blue Fury and BiFury but if I try to add the erupters it crashes quickly. After dinner I'll try running the BEs on a separate hub and see if that makes any difference.
|
|
|
|
albon
Legendary
Offline
Activity: 1876
Merit: 1533
|
|
November 28, 2013, 08:16:42 PM Last edit: November 28, 2013, 08:39:28 PM by albon |
|
OK I have a problem
OP Windows 7
BFGMiner 3.7.0
BiFURY running by itself on a usb 3 hub with a fan
I can get it running and the temp is at about 48C But after a few miner BFGMiner crashes
Can anyone help
0x4898c8 : C:\Users\Douglas Seager\Desktop\bfgminer-3.7.0-win32\bfgminer.exe : / home/luke-jr/Projects/Education/Tonal/BitCoin/bfgminer/make-release-tmp/bfgminer -3.7.0-tmp/driver-bifury.c (467) : in function (bifury_poll) 0x42c9ac : C:\Users\Douglas Seager\Desktop\bfgminer-3.7.0-win32\bfgminer.exe : / home/luke-jr/Projects/Education/Tonal/BitCoin/bfgminer/make-release-tmp/bfgminer -3.7.0-tmp/deviceapi.c (641) : in function (minerloop_queue) 0x42ccb3 : C:\Users\Douglas Seager\Desktop\bfgminer-3.7.0-win32\bfgminer.exe : / home/luke-jr/Projects/Education/Tonal/BitCoin/bfgminer/make-release-tmp/bfgminer -3.7.0-tmp/deviceapi.c (688) : in function (miner_thread) Failed to init bfd from (C:\Users\Douglas Seager\Desktop\bfgminer-3.7.0-win32\pt hreadGC2.dll) 0x6248671b : C:\Users\Douglas Seager\Desktop\bfgminer-3.7.0-win32\pthreadGC2.dll : pthread_create Failed to init bfd from (C:\Windows\syswow64\msvcrt.dll) 0x77221287 : C:\Windows\syswow64\msvcrt.dll : itow_s Failed to init bfd from (C:\Windows\syswow64\msvcrt.dll) 0x77221328 : C:\Windows\syswow64\msvcrt.dll : endthreadex Failed to init bfd from (C:\Windows\syswow64\kernel32.dll) 0x76ce336a : C:\Windows\syswow64\kernel32.dll : BaseThreadInitThunk Failed to init bfd from (C:\Windows\SysWOW64\ntdll.dll) 0x779a9f72 : C:\Windows\SysWOW64\ntdll.dll : RtlInitializeExceptionChain Failed to init bfd from (C:\Windows\SysWOW64\ntdll.dll) 0x779a9f45 : C:\Windows\SysWOW64\ntdll.dll : RtlInitializeExceptionChain
C:\Users\Douglas Seager\Desktop\bfgminer-3.7.0-win32>
|
|
|
|
odinhf
|
|
November 28, 2013, 10:11:43 PM |
|
3.6.0 Is not detecting my bitfury redfury ASIC anymore, how do I fix this?
|
regenerationx.net come talk about politics, culture, science, and history!
|
|
|
cxboyminer
|
|
November 28, 2013, 10:22:26 PM |
|
3.7.0 bug: [2013-11-28 22:21:58] Started bfgminer 3.7.0Segmentation fault: 11
Cant mine...
|
|
|
|
Luke-Jr (OP)
Legendary
Offline
Activity: 2576
Merit: 1186
|
|
November 28, 2013, 11:24:46 PM |
|
3.7.0 bug: [2013-11-28 22:21:58] Started bfgminer 3.7.0Segmentation fault: 11
Cant mine...
Need a backtrace or bisect. 3.6.0 Is not detecting my bitfury redfury ASIC anymore, how do I fix this?
Need output from They don't seem to like to play together. 3.7 starts and recognizes the Jalapeno, Blue Fury and BiFury but if I try to add the erupters it crashes quickly. After dinner I'll try running the BEs on a separate hub and see if that makes any difference.
Need a backtrace or bisect. OK I have a problem
OP Windows 7
BFGMiner 3.7.0
BiFURY running by itself on a usb 3 hub with a fan
I can get it running and the temp is at about 48C But after a few miner BFGMiner crashes
Can anyone help
0x4898c8 : C:\Users\Douglas Seager\Desktop\bfgminer-3.7.0-win32\bfgminer.exe : / home/luke-jr/Projects/Education/Tonal/BitCoin/bfgminer/make-release-tmp/bfgminer -3.7.0-tmp/driver-bifury.c (467) : in function (bifury_poll) 0x42c9ac : C:\Users\Douglas Seager\Desktop\bfgminer-3.7.0-win32\bfgminer.exe : / home/luke-jr/Projects/Education/Tonal/BitCoin/bfgminer/make-release-tmp/bfgminer -3.7.0-tmp/deviceapi.c (641) : in function (minerloop_queue) 0x42ccb3 : C:\Users\Douglas Seager\Desktop\bfgminer-3.7.0-win32\bfgminer.exe : / home/luke-jr/Projects/Education/Tonal/BitCoin/bfgminer/make-release-tmp/bfgminer -3.7.0-tmp/deviceapi.c (688) : in function (miner_thread) Failed to init bfd from (C:\Users\Douglas Seager\Desktop\bfgminer-3.7.0-win32\pt hreadGC2.dll) 0x6248671b : C:\Users\Douglas Seager\Desktop\bfgminer-3.7.0-win32\pthreadGC2.dll : pthread_create Failed to init bfd from (C:\Windows\syswow64\msvcrt.dll) 0x77221287 : C:\Windows\syswow64\msvcrt.dll : itow_s Failed to init bfd from (C:\Windows\syswow64\msvcrt.dll) 0x77221328 : C:\Windows\syswow64\msvcrt.dll : endthreadex Failed to init bfd from (C:\Windows\syswow64\kernel32.dll) 0x76ce336a : C:\Windows\syswow64\kernel32.dll : BaseThreadInitThunk Failed to init bfd from (C:\Windows\SysWOW64\ntdll.dll) 0x779a9f72 : C:\Windows\SysWOW64\ntdll.dll : RtlInitializeExceptionChain Failed to init bfd from (C:\Windows\SysWOW64\ntdll.dll) 0x779a9f45 : C:\Windows\SysWOW64\ntdll.dll : RtlInitializeExceptionChain
C:\Users\Douglas Seager\Desktop\bfgminer-3.7.0-win32>
This feels like stack corruption. How often does it happen? Are you running the latest firmware?
|
|
|
|
albon
Legendary
Offline
Activity: 1876
Merit: 1533
|
|
November 28, 2013, 11:27:57 PM |
|
3.7.0 bug: [2013-11-28 22:21:58] Started bfgminer 3.7.0Segmentation fault: 11
Cant mine...
Need a backtrace or bisect. 3.6.0 Is not detecting my bitfury redfury ASIC anymore, how do I fix this?
Need output from They don't seem to like to play together. 3.7 starts and recognizes the Jalapeno, Blue Fury and BiFury but if I try to add the erupters it crashes quickly. After dinner I'll try running the BEs on a separate hub and see if that makes any difference.
Need a backtrace or bisect. OK I have a problem
OP Windows 7
BFGMiner 3.7.0
BiFURY running by itself on a usb 3 hub with a fan
I can get it running and the temp is at about 48C But after a few miner BFGMiner crashes
Can anyone help
0x4898c8 : C:\Users\Douglas Seager\Desktop\bfgminer-3.7.0-win32\bfgminer.exe : / home/luke-jr/Projects/Education/Tonal/BitCoin/bfgminer/make-release-tmp/bfgminer -3.7.0-tmp/driver-bifury.c (467) : in function (bifury_poll) 0x42c9ac : C:\Users\Douglas Seager\Desktop\bfgminer-3.7.0-win32\bfgminer.exe : / home/luke-jr/Projects/Education/Tonal/BitCoin/bfgminer/make-release-tmp/bfgminer -3.7.0-tmp/deviceapi.c (641) : in function (minerloop_queue) 0x42ccb3 : C:\Users\Douglas Seager\Desktop\bfgminer-3.7.0-win32\bfgminer.exe : / home/luke-jr/Projects/Education/Tonal/BitCoin/bfgminer/make-release-tmp/bfgminer -3.7.0-tmp/deviceapi.c (688) : in function (miner_thread) Failed to init bfd from (C:\Users\Douglas Seager\Desktop\bfgminer-3.7.0-win32\pt hreadGC2.dll) 0x6248671b : C:\Users\Douglas Seager\Desktop\bfgminer-3.7.0-win32\pthreadGC2.dll : pthread_create Failed to init bfd from (C:\Windows\syswow64\msvcrt.dll) 0x77221287 : C:\Windows\syswow64\msvcrt.dll : itow_s Failed to init bfd from (C:\Windows\syswow64\msvcrt.dll) 0x77221328 : C:\Windows\syswow64\msvcrt.dll : endthreadex Failed to init bfd from (C:\Windows\syswow64\kernel32.dll) 0x76ce336a : C:\Windows\syswow64\kernel32.dll : BaseThreadInitThunk Failed to init bfd from (C:\Windows\SysWOW64\ntdll.dll) 0x779a9f72 : C:\Windows\SysWOW64\ntdll.dll : RtlInitializeExceptionChain Failed to init bfd from (C:\Windows\SysWOW64\ntdll.dll) 0x779a9f45 : C:\Windows\SysWOW64\ntdll.dll : RtlInitializeExceptionChain
C:\Users\Douglas Seager\Desktop\bfgminer-3.7.0-win32>
This feels like stack corruption. How often does it happen? Are you running the latest firmware? Every time I run it. I read in the readme how to update firmware but where can I get a copy? Thanks
|
|
|
|
Luke-Jr (OP)
Legendary
Offline
Activity: 2576
Merit: 1186
|
|
November 28, 2013, 11:31:10 PM |
|
This feels like stack corruption. How often does it happen? Are you running the latest firmware?
Every time I run it. Can you send me your current firmware?
|
|
|
|
albon
Legendary
Offline
Activity: 1876
Merit: 1533
|
|
November 28, 2013, 11:51:29 PM |
|
This feels like stack corruption. How often does it happen? Are you running the latest firmware?
Every time I run it. Can you send me your current firmware? Would love to but how the F'@K do you shot them out. I have tried silver paper and selotape and nothing just shows up again as BiFury
|
|
|
|
crazyearner
Legendary
Offline
Activity: 1820
Merit: 1001
|
|
November 29, 2013, 12:48:06 AM |
|
How to get gpu mining working in the new version ? on windows 7 plz
|
|
|
|
drewage
Member
Offline
Activity: 262
Merit: 10
|
|
November 29, 2013, 01:31:46 AM |
|
This feels like stack corruption. How often does it happen? Are you running the latest firmware?
Every time I run it. Can you send me your current firmware? Would love to but how the F'@K do you shot them out. I have tried silver paper and selotape and nothing just shows up again as BiFury Luke-Jr can you use a pencil mod to short them? I was wondering the same thing.
|
|
|
|
HellDiverUK
|
|
November 29, 2013, 11:03:19 AM |
|
Does the new version's scanning system mean it's possible to run BlueFuzzies, Block Erupters and other USB miners without having to manually input device names?
I'm running various different USB miners off MinePeon/BFG 3.6.0 and it's a total pain in the hole having to manually configure device names. I'd rather go back to running BFGMiner on Linux or Windows than mess with all that shit every time I move a USB device or reboot.
|
|
|
|
|