Bitcoin Forum
May 26, 2024, 05:39:38 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 [24] 25 26 27 »
461  Bitcoin / Mining software (miners) / Re: CGMINER miner overclock monitor fanspeed RPC in C linux/windows/osx 2.1.2 on: January 28, 2012, 07:59:57 PM
Of course it is.
Add those to your config file:
Code:
"intensity" : "9,9,8,9",
"vectors" : "2",
"worksize" : "64",
Intensity is the same as Aggression in phoenix nomanclature. With cgminer you are use a per-card value as shown in the example code. Don't use values hight than 9 unless using a 7970 card.
You don't need to specify BFI_INT, it's on by default.

Also, RTFM - that info is in the readme file and in the very first post of this thread.
Thanks, but how to change platform? I need 2.1 instead of 2.5 sdk (getting cpu bug with 2.5). 2.5 installed as platform=0 (used by cgminer by default), 2.1 at 1.
462  Bitcoin / Mining support / Re: Mining Rig Doesn't Like Sapphire Cards... Any Ideas? on: January 28, 2012, 07:36:26 PM
 Never seen reference ATI card sold in shops.
463  Bitcoin / Mining software (miners) / Re: CGMINER miner overclock monitor fanspeed RPC in C linux/windows/osx 2.1.2 on: January 28, 2012, 07:27:33 PM
 It's possible to set additional phatk2 commands like PLATFORM=1 BFI_INT WORKSIZE=256 AGGRESSION=12 FASTLOOP=False, etc? I lose performance without them , with Phoenix I've 223 mhash/s, with cgminer - 216 mhash/s.
464  Local / Майнеры / Re: Почему снизилась производительность? on: January 28, 2012, 06:13:19 PM
 Система из-за перегрева снижает частоты. Может в этом дело? И как уже сказали, >80 - это уже близко к критической температуре.

Quote
значения около 85º С, вентилятор работает на 30%
При 85º С - 30%?  Shocked Покурит видюха скоро с такими оборотами. У меня даже при 69С кулер работает автоматом на 49%.
465  Other / CPU/GPU Bitcoin mining hardware / Re: Which drivers and opencl ver are now best for mining? on: January 28, 2012, 12:36:14 PM
  Finally, killed that bug with 11.12/2.1 combo. Zero cpu usage with AGGRESSION=12! Thanks to ssateneth and his thread.
https://bitcointalk.org/index.php?topic=61340.0
466  Other / CPU/GPU Bitcoin mining hardware / Re: Which drivers and opencl ver are now best for mining? on: January 28, 2012, 09:37:08 AM
Uninstall all ATI drivers and use Driver Sweeper in safe mode to clean the remains of your previous tests, which may prevent correct installation from MSI file (i.e. newer versions of OpenCL drivers).
You can also search for these files manually in Windows directory.

Then install 11.12 without SDK, and then SDK  11.2. For me it works fine on two PCs.

And what miner do you use?
I use Phoenix Miner with phatk kernel with .bat script like this (copy this command in script n times, where n is number of cards):
Quote
start /AFFINITY [1,2,4,8...] /ABOVENORMAL phoenix -u http://USER:PASS@URL:PORT -k phatk BFI_INT FASTLOOP=false VECTORS AGGRESSION=8 WORKSIZE=256 DEVICE=[0,1,2,3...] PLATFORM=0
Dude! Thanks alot! Problem was in AGGRESSION=12! Changed it to 8 and bug disappeared! But I'm getting lower mhash/s now and gpu load is 98% at max. So it seems that bug triggers when gpu usage hits 100%, with AGGRESSION=9 and higher. So it looks like it's just a workaround, not a real fix for the issue.
467  Other / CPU/GPU Bitcoin mining hardware / Re: Which drivers and opencl ver are now best for mining? on: January 28, 2012, 08:53:54 AM
The CPU bug isn't in the driver -- it's in the APP SDK.  Try 2.5...
Tried already.
468  Other / CPU/GPU Bitcoin mining hardware / Re: Which drivers and opencl ver are now best for mining? on: January 28, 2012, 08:02:10 AM
 Ok, tried 11.12/2.3 and infamous bug is still there. No idea wtf is wrong with this shitty Win7, I have no bug with XP (32 or 64 bit) and proper drivers. But with any driver/sdk combination I'm trying on Win7x64 I still have it. This os is cursed.
469  Other / CPU/GPU Bitcoin mining hardware / Re: Which drivers and opencl ver are now best for mining? on: January 28, 2012, 06:17:08 AM
Windows 7 64-bit.
And multi-gpu setup?
470  Other / CPU/GPU Bitcoin mining hardware / Re: Which drivers and opencl ver are now best for mining? on: January 28, 2012, 05:57:07 AM
If you have installed 11.12 (or 12.1 driver), start its setup (i.e. c:\ATI\Support\11-12_vista64_win7_64_dd_ccc_ocl\setup.exe )
Then uninstall Ati Stream (AMD APP SDK) only and install:
for 64-bit Vista/Windows 7:  http://www2.ati.com/drivers/11-2_vista_win7_64_ocl.exe
for 32-bit Vista/Windows 7:  http://www2.ati.com/drivers/11-2_vista_win7_32_ocl.exe
for 64-bit XP: http://www2.ati.com/drivers/11-2_xp64_ocl.exe
for 32-bit XP: http://www2.ati.com/drivers/11-2_xp32_ocl.exe

You will have previous mining performance and no 100% CPU Bug!
What OS do you use?
471  Local / Политика / Re: Выборы будут сорваны или перенесены? on: January 27, 2012, 03:42:44 PM
 Да, вот он кстати типичный ревоглюционер.
 http://www.youtube.com/watch?v=NKVpocQOQE8

 http://www.youtube.com/watch?v=3XoPA6tyUP0

http://www.youtube.com/watch?v=z12QCa2lMp8&feature=related
472  Local / Политика / Re: Выборы будут сорваны или перенесены? on: January 27, 2012, 03:19:42 PM
Наверное будет гражданская война.
Ну да, точно. Всем ревоглюционерам  "хорошей жизни" как в 90х захотелось наверное, а может еще чего похлеще.
473  Bitcoin / Mining software (miners) / Re: How to install APP SDK 2.1? on: January 27, 2012, 09:44:19 AM
 I have 5770 and use phoenix 1.7.4 with phatk2 kernel. By running it with 2.1 I have command prompt window opened for a few seconds (use cmd files), then its shutting down without any message. However by using poclbm its saying about error in kernel.

 Hey, but you still have cpu usage bug. One core is still used, or maybe these apps consume so much. Anyway, I have zero cpu usage on XP with 10.6/2.4/2.1:
 
 And always 25% load (one core fully loaded) on 4-core cpu in Win7 64, no matter what drivers/sdk I use. I have same bug on XP if 2.5 sdk and 10.7-11.11 drivers used. Cpu usage should be at zero.
474  Bitcoin / Mining software (miners) / Re: How to install APP SDK 2.1? on: January 27, 2012, 09:14:34 AM
Ok, installed both 2.1 and 2.4. ATI Stream platform (2.1) doesn't work, APP platform (2.4) has the same cpu bug. Thanks for the try anyway.
475  Local / Политика / Re: Выборы будут сорваны или перенесены? on: January 26, 2012, 08:29:36 PM
Выборы-шмыборы, это все фигня.
Скоро будет революция, уже бухгалтеры про это болтают.

Хорошо сидеть у теплого компа за кофеем и делать ставки.
Но пора сочинять план Б на случай Большого Пушистого.
Он уже крадется.
Таких бы сразу в кащенко, может образумятся. Хотя маловероятно.
476  Bitcoin / Mining / Re: Poll: Miners, what do you do with your fresh btc? on: January 26, 2012, 05:58:46 PM
You forgot an important option:  SELL.

Which is what I do with most of mine.  I have to pay the electric bill somehow, after all.
Pardonne moi? Spend it is the same as sell. No?
477  Bitcoin / Mining / Re: Poll: Miners, what do you do with your fresh btc? on: January 26, 2012, 05:12:14 PM
 Buying The Bitcoin Mag.
 
478  Bitcoin / Mining / Re: What do you consider stable? on: January 26, 2012, 04:11:43 PM
So you really think you are secure huh? If you are,Id challenge you to publish your IP address on some hacker site and request they hack it for a bounty. Just leave say 10 BTC in your wallet and move the rest offline. Depending if you got the message to the right audience, Id give it a few hours tops before your coins vanish.
Publish my ip? Sure, 192.168.0.1. Come get some. lol. Really, my shit is fucking unbreakable, I tell ya.
 So all the issue is in XP security, and not how it's rock stable?
479  Local / Политика / Re: Выборы будут сорваны или перенесены? on: January 26, 2012, 03:54:11 PM
Выборы пройдут по плану: 0,20 BTC
Будут сорваны или перенесены: 0,60 BTC

Ставки еще принимаются (до 19 февраля)

Вопрос плохо сформлирован. Ясно дело, что пройдут по плану,
вопрос-то ведь в том, что "будут признаны оппозицией недействительными".
И после этого любой проходимец может кричать о попраной воле народа,
призывать нато в помошь, организовывать гуманитарные коридоры и так далее.

Сейчас есть движения, призывающие стать наблюдателями,
чтобы сомнения в честности выборов не возникали (потому что на саомм деле 75 населения поддерживает путина)
http://vas-pop.livejournal.com/474304.html
но мне кажется, что это не поможет,
потому что нужное количество наблюдателей не наберется.
Потому что большинству нет дела до этой херни? Как и мне.
480  Bitcoin / Mining / Re: What do you consider stable? on: January 26, 2012, 02:53:52 PM
The security system in XP is fundamentally broken, I dont need to have been hacked to realize that.
Oh, cmon, XP is just a freaking oyster considering security in comparison to my killer hardware firewall. And IF I'll open some infected site, but that unlikely will happen ever, then KIS and ST will take care of it. But it's a very stable system, much more stable than shitty linux, I don't even talk about performance.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 [24] 25 26 27 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!