luke-jr / bfgminer

Modular ASIC/FPGA miner written in C, featuring overclocking, monitoring, fan speed control and remote interface capabilities.
http://luke.dashjr.org/programs/bitcoin/files/bfgminer/
Other
1.83k stars 811 forks source link

Radeon 5850 crashes instantly with either BFGMiner or CGMiner (Windows) #251

Open tylersdad5110 opened 11 years ago

tylersdad5110 commented 11 years ago

I have two Radeon 5850's (1 Gigabyte, 1 Asus). I have now tried Windows 7 (32 and 64-bit) and Windows XP. I have tried old and new versions of both the AMD Driver and the APP SDK for each OS, along with varying versions of both BFGMiner and CGMiner. I am in the process of loading Ubuntu. No matter what I try, the mining programs crash instantly if I launch a batch file created for the mining pool, or crash as soon as all the info in entered for the mining pool. I tried GUIMiner, which seemed to work at first, but the mining rate drops to almost nothing soon after launch. Time ranged from 30 seconds to 15 minutes. I was finally able to get BFGMiner and CGMiner not to crash instantly by changing OS compatibility within Windows 7, but I get the " invalid noonce - HW error". This happens for each card, or if the cards are in crossfire. I have tried the cards on other working mining boxes, same result. I have stress-tested the cards and had absolutely no failures. I am not overclocking the cards either. I have several other mining boxes running without issue. What am I doing wrong here. Any help would be greatly appreciated.

luke-jr commented 11 years ago

Run the latest version with:

bfgminer *your options here* --debuglog 2>debug.log

Please upload debug.log after it crashes, and post the URI for it here.

derekdickerson commented 11 years ago

[2013-07-13 00:02:07] Started bfgminer 3.1.1 [2013-07-13 00:02:07] ft232r_scan: Found 058f:6362 - not a ft232r [2013-07-13 00:02:07] ft232r_scan: Found 045e:00dd - not a ft232r [2013-07-13 00:02:07] ft232r_scan: Found 1d6b:0002 - not a ft232r [2013-07-13 00:02:07] ft232r_scan: Found 1d6b:0002 - not a ft232r [2013-07-13 00:02:07] ft232r_scan: Found 1d6b:0001 - not a ft232r [2013-07-13 00:02:07] ft232r_scan: Found 1d6b:0001 - not a ft232r [2013-07-13 00:02:07] ft232r_scan: Found 1d6b:0001 - not a ft232r [2013-07-13 00:02:07] ft232r_scan: Found 1d6b:0001 - not a ft232r [2013-07-13 00:02:07] ft232r_scan: Found 1d6b:0001 - not a ft232r [2013-07-13 00:02:07] Not a ZTEX device 058f:6362 [2013-07-13 00:02:07] Not a ZTEX device 045e:00dd [2013-07-13 00:02:07] Not a ZTEX device 1d6b:0002 [2013-07-13 00:02:07] Not a ZTEX device 1d6b:0002 [2013-07-13 00:02:07] Not a ZTEX device 1d6b:0001 [2013-07-13 00:02:07] Not a ZTEX device 1d6b:0001 [2013-07-13 00:02:07] Not a ZTEX device 1d6b:0001 [2013-07-13 00:02:07] Not a ZTEX device 1d6b:0001 [2013-07-13 00:02:07] Not a ZTEX device 1d6b:0001 [2013-07-13 00:02:07] All devices disabled, cannot mine!

derekdickerson commented 11 years ago

two servers both with

4.832747] fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERMANY' taints kernel.

[ 4.864663] <6>[fglrx] module loaded - fglrx 12.10.5 [Mar 28 2013] with 1 minors

AMD-APP-SDK-v2.8.1.0-lnx64

VGA compatible controller: Advanced Micro Devices [AMD] nee ATI Caicos [Radeon HD 6450] and another machine VGA compatible controller: Advanced Micro Devices [AMD] nee ATI Caicos [Radeon HD 5850]

derekdickerson commented 11 years ago

I realize you have your plate full if there is anyway I can help let me know