Bitcoin Forum
May 10, 2024, 06:45:59 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 [85] 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 »
1681  Bitcoin / Mining software (miners) / Re: Phoenix 2 Miner v2.0.0 on: April 12, 2012, 11:32:04 AM
lots of shit

Your config file would be nice to know, as well as any modifications to your phoenix (i dont recall being able to label vid cards like that, mine only show like [cl:1:1])

Also may I suggest using driver 11.12 or 12.1 (avoids cpu bug with multiple gpu) as well as installing 2.1 sdk and mining on that instead of 2.5 (gain 3-10mhash per gpu depending on number of shaders and core/mem frequencies)
Can get 2.1 SDK standalone @ http://dl.dropbox.com/u/9768004/ATIStreamSDK_dev.msi

Also have you tried other pools? I see you got disconnected from a server, might be a pool or isp problem. Eligius has been rock solid for me last few months, you can test it by connecting your miner to http://address:x@mining.eligius.st:8337 where "address" is your bitcoin address. Doesn't require a signup or fee or anything, just change your backend and good to go. Mine is
Code:
backend = http://1CxcPP8FVktppy4PHTYJKnZFqQeyZ3jArb:x@mining.eligius.st:8337
1682  Other / CPU/GPU Bitcoin mining hardware / Re: 5970 re-grease on: April 11, 2012, 09:36:48 AM
The one on the left isn't too bad and it is used for misc I/O which doesn't get to hot.  The one in the middle powers the "left" GPU core.  You have a huge hole torn out of the pad.  It has to be replaced.

Also you got a lot of TIM residue on the two GPU cores.  Give it another splash of Cleaner #1 and some fresh qtips and you can get it spotless.



May I suggest a soft bristle brush too? Some TIM gets stuck between the tiny resistors, and if you're anal like me, it's really bothersome unless the entire GPU chip is clean.
1683  Bitcoin / Mining software (miners) / Re: Phoenix 2 Miner v2.0.0 on: April 11, 2012, 09:22:09 AM
THIS IS ALL IRRELEVANT! FIXED BY RUNNING A REPAIR INSTALL OF MY 2.6 SDK! I don't actually use that SDK, but apparently it was important to have.

What can cause this error? I just fresh installed my win7 on an x79 chipset board and 3930K CPU, same radeon 5870 though.
this is my cfg.
Code:
[general]
backend = http://1CxcPP8FVktppy4PHTYJKnZFqQeyZ3jArb:x@mining.eligius.st:8337

[cl:1:1]
kernel = phatk2
AGGRESSION = 5
VECTORS = true
BFI_INT = true
WORKSIZE = 128

[web]
disable = true

this is the error.


there are definately kernels in my plugins folder, I just download it fresh and it still wont work. help?
Is there a 'kernels' folder at the dir where phoenix.exe is located?
Hasn't been a kernels folder since RC2, Its now "plugins". I can literally copy a working phoenix from one of my miners to this new computer, open phoenix, and get that exact error. FWIW, renaming "plugins" to "kernels" jsut causes an entirely different error.
Code:
[04/11/2012 04:25:06] Welcome to Phoenix v2.0.0
[0 Khash/s] [0 Accepted] [0 Rejected] [DISCONNECTED]Traceback (most recent call
last):
  File "phoenix.py", line 6, in <module>
  File "phoenix2\__init__.pyo", line 51, in main
  File "phoenix2\core\PhoenixCore.pyo", line 90, in start
  File "phoenix2\core\PhoenixCore.pyo", line 144, in discoverPlugins
WindowsError: [Error 3] The system cannot find the path specified: 'D:\\phoenix
5870\\plugins/*.*'
So it's definately finding the opencl and phatk2 folders and kernels, but something specific to my hardware is making it not work. I also have 2.6 SDK (851.4) and 2.1 SDK (145) installed just like how I had it on the old mobo/cpu/ram, shows up fine in gpu caps viewer. Is there a debug mode that could possibly reveal the problem?

Edit: I also tried phoenix 2.0 RC2, same error. I also tried phoenix 1.7.5 and I got an interesting error.
Code:
D:\ph>phoenix.exe -u http://1CxcPP8FVktppy4PHTYJKnZFqQeyZ3jArb:x@mining.eligius.st:8337 -k phatk2 PLATFORM=1 DEVICE=1 VECTORS BFI_INT AGGRESSION=5 WORKSIZE=128
Traceback (most recent call last):
  File "phoenix.py", line 124, in <module>
  File "Miner.pyc", line 128, in start
  File "phoenix.py", line 112, in makeKernel
  File "kernels\phatk2\__init__.py", line 23, in <module>
    import pyopencl as cl
  File "zipextimporter.pyc", line 82, in load_module
  File "pyopencl\__init__.pyc", line 3, in <module>
  File "zipextimporter.pyc", line 98, in load_module
ImportError: MemoryLoadLibrary failed loading pyopencl\_cl.pyd

Do you think it has something to do with the fact that I have 64GB RAM?[/s]
1684  Bitcoin / Mining software (miners) / Re: Phoenix 2 Miner v2.0.0 on: April 11, 2012, 05:57:20 AM
So nobody knows how to fix my problem? :/ I fresh installed on my last platform (evga 790i sli ultra, intel Q9550 @ 3.6ghz, 8gb ram) and it worked right away. Everything is identical except for cpu, motherboard, and ram (and associated hardware drivers) and it keeps saying "failed to load plugin 'opencl', failed to load plugin 'phatk2'" no matter what. my current hardware is an intel 3930K @ 4.7ghz, 64GB RAM, and MSI big bang xpower II (x79 chipset).

Anyone know how to fix my problem without reverting to previous hardware or switching OS? Currently use win7 x64 ult
1685  Bitcoin / Mining software (miners) / Re: Phoenix 2 Miner v2.0.0 on: April 10, 2012, 08:47:30 PM
What can cause this error? I just fresh installed my win7 on an x79 chipset board and 3930K CPU, same radeon 5870 though.
this is my cfg.
Code:
[general]
backend = http://1CxcPP8FVktppy4PHTYJKnZFqQeyZ3jArb:x@mining.eligius.st:8337

[cl:1:1]
kernel = phatk2
AGGRESSION = 5
VECTORS = true
BFI_INT = true
WORKSIZE = 128

[web]
disable = true

this is the error.


there are definately kernels in my plugins folder, I just download it fresh and it still wont work. help?
1686  Bitcoin / Mining software (miners) / Re: Phoenix 2 Miner v2.0.0 on: April 09, 2012, 12:19:14 AM
I'm getting very high CPU usage (20-25%) pretty evenly split between the four cores of a 2500k using Phatk2 and Phoenix2 mining with a single 6870. Any ideas what could cause that?

your driver. use a known driver/sdk combo that doesn't exhibit cpu bug. cpu bug is not a problem of the miner.

i use 11.12 or 12.1, and 2.1 SDK, but 2.4/2.5/2.6 should work too. no cpu bug on single/multi gpu.

It's driver version 12.3 with SDK 2.5. I didn't notice the excessive CPU usage under the old version, I'll have to check into it again.

12.3 definitely has CPU bug. 12.1 definitely does NOT have CPU bug. Not sure about 12.2, havent used yet.
1687  Bitcoin / Mining software (miners) / Re: Phoenix 2 Miner v2.0.0 on: April 08, 2012, 10:43:07 PM
5830 @ 1030/205 phatk2 WORKSIZE = 128, BFI_INT = true, VECTORS = true, AGGRESSION = 12 with SDK 2.1 = 334.7 Mhash. With 2.5 SDK without GOFFSET is 329.5 MHash. With GOFFSET = true with 2.5 SDK 329.8MHash.

SDK 2.1 still king. Smiley Didn't use GOFFSET for 2.1 SDK because it's OpenCL 1.0, not 1.1. Doesn't affect hashes either.

edit: GOFFSET isn't used in phatk2, so hash rates are likely within error. I tried with OpenCL kernel and 2.5 SDK and with/without GOFFSET and didn't see a difference between with and without, though it did has at about 309.5 mhash.
1688  Bitcoin / Mining software (miners) / Re: Phoenix 2 Miner v2.0.0 on: April 08, 2012, 10:35:44 PM
I'm getting very high CPU usage (20-25%) pretty evenly split between the four cores of a 2500k using Phatk2 and Phoenix2 mining with a single 6870. Any ideas what could cause that?

your driver. use a known driver/sdk combo that doesn't exhibit cpu bug. cpu bug is not a problem of the miner.

i use 11.12 or 12.1, and 2.1 SDK, but 2.4/2.5/2.6 should work too. no cpu bug on single/multi gpu.
1689  Other / CPU/GPU Bitcoin mining hardware / 7990 design <- troll thread? on: April 07, 2012, 03:01:17 AM
Clicked it, it's an empty thread, won't let me post to it. OP = troll?
1690  Other / CPU/GPU Bitcoin mining hardware / Re: 79XX-coil whine. True or false? on: April 06, 2012, 07:32:48 PM
To have coil whine you need a coil and those are in your PSU.  

Goes to show this guy doesn't know SHIT about computers.

Anyways, coil whine isn't harmful to your hardware. It's just an annoying sound. Deal with it (live with it or RMA)
1691  Bitcoin / Mining support / Re: Overclock softwares show 0 for Core and Mem on: April 06, 2012, 07:29:51 PM
I has the fix. You need to add a registry file. I had the same problem. I am searching for the file now. Nvm. Just read you fixed it.

whats the registry file? give us the fix
1692  Other / CPU/GPU Bitcoin mining hardware / Re: newegg 5830's for sale on: April 04, 2012, 10:16:16 PM
I purchased one of these form newegg a few weeks ago,  it was in mint condition and worked like a champ. 

Since I moved all of my good cards to a dedicated rig this became my gamer/miner card that I put to work while sleeping, been running nightly at about 280 G/h since I bought it, QUIET!!! and error free.



280 gigahash? I'll pay $2000 for that card right now.
1693  Bitcoin / Mining software (miners) / Re: Why is my miner picking up 4 devices when i only have 2 cards? on: April 04, 2012, 10:15:35 PM
Each "display enabled" device, be that in a configuration explicitly, or just by attaching it to a monitor, is seen as an opencl device. OpenCL is too stupid to tell apart 2 physical devices from one physical device attached to 2 monitors.

Naybe, but this is irrelevant to his situation.

[02/04/12 17:30:47] Using AMD Accelerated Parallel Processing OpenCL 1.1 AMD-APP (851.4)
[02/04/12 17:30:52] Using ATI Stream OpenCL 1.0 ATI-Stream-v2.1 (145)

This is clearly a case of 2 installed SDK's.
1694  Other / CPU/GPU Bitcoin mining hardware / Re: How do you start a computer without the Case power button? on: April 03, 2012, 03:56:41 AM
So I grabbed an MSi K9A2 CF v2 for $45, and bought a CPU on newegg for $20. I have a power supply on it's way as well. I will be running (3) 5830's on this rig. Although I ran into a slight problem... How the heck do you start a Motherboard without the Case's Power/Restart button? I assume I would have to hot wire those little JFP1/2 pins to start the computer up. Would I need any resistors, diodes, etc? Or would simply connecting two pins together with a small wire work?
Just touch the PWRBTN pins with a screwdriver, no need to keep them connected. Hold for 4 sec if you need to hard-shutdown the machine.
Awesome! I was hoping it would be that simple.
In the bois enable "Wake on power loss" then all you have to do it plug it in to get it to turn on.

YEAHHHHHHHHHHHHHHH BOOOOOIIIIIIIIIIIIIIIISSSSSS!!!!!!!!!!!!!!!!!!!!
1695  Bitcoin / Mining software (miners) / Re: Why is my miner picking up 4 devices when i only have 2 cards? on: April 02, 2012, 08:33:26 PM
You have both 2.1 SDK and some other SDK installed. Looks like 2.6 SDK, which is bad for radeon 5xxx. You need to specify manually what "devices" you want to mine on. You will want to mine on 2.1 sdk though because it is the most efficient for 5xxx
1696  Bitcoin / Mining software (miners) / Re: 12.3 WHQL release ... ) on: April 02, 2012, 07:07:06 PM
Thing is, if it ain't broken, don't fix it. Why would I ever "upgrade" to a dodgy driver/SDK if the ones I use now are proven to be the fastest and most reliable of all? The latest isn't always the greatest. 11.12/12.1 and 2.1 forevah.
1697  Economy / Computer hardware / Re: [7x] 7970s for sale --- 4x MSI 7970 ---- 3x Asus 7970 --- ~3 Years Warranty on: April 01, 2012, 08:00:30 AM
is this an april fools? didnt read thread
1698  Other / CPU/GPU Bitcoin mining hardware / Re: 7995 ?!?!? on: April 01, 2012, 07:58:47 AM
april fools
1699  Bitcoin / Mining software (miners) / Re: 12.3 WHQL release ... ) on: March 31, 2012, 11:31:39 PM
Im using the 12.3 WHQL driver, still able to underclock memory to 200 Mhz (optimal speed), Core Clock is now at 1020 Mhz

hashing away at 457 Mhash/s on my single 6970 using vectors (77 degrees Celsius for temperature)

Also I'm using full release OpenCL 1.2 driver, but the only difference I noticed is more stability. Used to have my core clock at 1015 Mhz

What hashrates is everyone else getting that are so bad with new drivers?

I get zero because I refuse to use any sdk other than 2.1
1700  Bitcoin / Mining software (miners) / Re: Phoenix 2 beta discussion on: March 31, 2012, 05:51:56 AM
Jedi, could you please push a windows build with the fix to allow 2.1 sdk to work with the newest phoenix beta? i've been stuck with rc1 for a long time, and I had to format to allow booting off ssd, but now my miner while using 2.1 sdk won't create shares (either accepted or rejected, nothing) even though it shows it hashing and my gpu temperature goes up. 5 minutes with no shares and 450mhash is not the result of randomness, its a bug :/

I also deleted all .elfs in the phatk2 plugins folder to make it recompile.

I need more information to isolate the problem.

Please test RC2 with the kernels from RC1. I need to know if the problem is at the kernel level or something else.

You already fixed it though IIRC, you just never made a windows build for the fix.

Hmm, RC1 works flawlessly. I tried RC2 but it's bugged bad? I thought it might have been incompatible with sdk 2.1 (wont hash at all), so I tried 2.6. It has a different error, but it hashes slow compared to 2.6, and I refuse to use 2.6 and be forced to use high memory clocks and waste power.

back to using rc1 until bug is fixed.

A fix for this bug has been pushed to the Git repo.

https://raw.github.com/phoenix2/phoenix/9083008563fc6cffae99627e32ef8c39abf34859/phoenix2/plugins/opencl/__init__.py

That's part of the kernel, so it's drop-in compatible with RC2. Just replace the original __init__.py with the latest version from the repo.

Would that work for phatk2 kernel? I see its in the opencl folder and not phatk2 folder, so I don't know if they are compatible with each other.
Edit: Never mind. I chose to not question you and update it anyways, and lo and behold its hashing away on 2.1 sdk. Thanks. Too bad I didn't realize this over a month ago. Sorry for wasting your time <.<
Pages: « 1 ... 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 [85] 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!