Bitcoin Forum
January 21, 2025, 04:13:08 AM *
News: Latest Bitcoin Core release: 28.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1] 2 3 »
1  Economy / Computer hardware / Re: [WTS] 9x 5850, 3x 5870 UK on: May 26, 2012, 07:41:51 AM
Please PM me, also noticed i put the wrong price on the 5870's, apologies
2  Economy / Computer hardware / [WTS] 9x 5850, 3x 5870 UK on: May 24, 2012, 01:17:01 PM
9x 5850's - 250 BTC or willing to split for 30 BTC Each

3x 5870's - 100 BTC or willing to split for 35 BTC Each

All card fans spin freely and have had to shutdown rigs due to summer arriving, made an excellent heater for the winter but its getting warm here in cornwall and i need some space back
UK Only
Delivery or collection if near Cornwall or Wiltshire if needed or will post
3  Other / Beginners & Help / Re: Want 1.25010101 BTC for free? Look inside..... on: April 06, 2012, 01:06:27 PM
31
4  Bitcoin / Mining support / Re: HD 7750 on Windows 2008 R2 headless - unexplained hashing slowdown on: April 05, 2012, 09:07:21 PM
I "think" this is due to RDP using a software GPU as such to run the session, when you connect to the server using VNC/Teamviewer/Logmein it connects to the actual main session of the screen and uses a real GPU, once started in vnc it should stay running fine if you then login to RDP, the other option is to set it as a scheduled task maybe
5  Bitcoin / Mining / Re: PCI-E 1-to-7 extension card, anyone tried? on: March 26, 2012, 10:34:29 AM
Interested also, these + a small atom motherboard would make a nice litle gpu rig
6  Other / CPU/GPU Bitcoin mining hardware / Re: Power supplys! on: March 23, 2012, 09:32:41 AM
Using OCZ 1000's and 1200's 80+ and no issues here, Single rail PSU's and easily available in the UK
7  Bitcoin / Mining support / Re: explorer.exe crash hours after boot, BSOD after days on: March 16, 2012, 11:56:21 AM
I found 12.x series drivers and 58x0 cards really dont go together well, if you drop the 7970 out and go back to 11.11 drivers does the system become stable?
8  Bitcoin / Mining / Re: IT Administrator Mining on: March 09, 2012, 04:37:20 PM
...---...
9  Other / Beginners & Help / Re: Recieving 220Mhash/s on a AMD RADEON 6990M dedicated GPU? on: March 08, 2012, 11:13:42 PM
Installing ATi's drivers on laptops is never so simple, 11.x series drivers cause all sorts of BSOD's and similar, i would suggest the latest 12.2, im running them ok but you will get a bsod on install
10  Other / Beginners & Help / Re: Recieving 220Mhash/s on a AMD RADEON 6990M dedicated GPU? on: March 08, 2012, 11:05:57 PM
The 6990m is basically a 6770 and is single GPU, i have a M17x R3 here and get about 240mhs when overclocked but any more and it outdoes the cooling capacity of the laptop, its nothing like the 6990 desktop GPU

Is your M17x and r1/2/3? as they all had different model Core i7's
11  Other / CPU/GPU Bitcoin mining hardware / Re: Only 900MHz with stock voltage on a 5850? on: March 04, 2012, 01:45:22 PM
Running 9 5850's geeting from 910 - 930 so 900 isnt bad
12  Other / CPU/GPU Bitcoin mining hardware / Re: Can you run more than 4 amd gpus in windows now? on: February 24, 2012, 07:08:58 PM
Updated on rig to 12.1 and BSOD with 5 5850's, dropped back to 11.12 and fine also
13  Bitcoin / Mining support / Re: 6950 mining, card crippled now (3btc bounty) on: February 22, 2012, 12:01:41 PM
Have you tried it in a different Motherboard? also you could try cooking the card in the oven for a few minutes
14  Other / CPU/GPU Bitcoin mining hardware / Re: 5850 Reference WOES.... on: February 22, 2012, 10:06:54 AM
Set the memclock to 300 as you may find you hashrate goes up

My 5850's are stable between 940 and 920 so i have to adjust each one to make it stable,
15  Other / CPU/GPU Bitcoin mining hardware / Re: PowerColor DEVIL 13 AX6970 Dual-GPU on: February 18, 2012, 06:32:39 PM
Its a single GPU with a switch to overclock it to 960, sadly not a dual GPU
16  Bitcoin / Mining / Re: PCI-E 1-to-7 extension card, anyone tried? on: February 16, 2012, 05:36:17 PM
I think the idea is to have the cards alternating front to back to allow space for airflow, actually quite a good idea, be nice to get 1 or 2 imported to the uk

Yeah. I wonder how much the tax will be when importing these.

There is like a limit for products under $60 USD or something but above that there will be duty and VAT to be paid I think Cry

True, but then maybe my long lost chinese uncle is sending me a new "Gift" that he thinks i might like Cheesy
17  Bitcoin / Mining / Re: PCI-E 1-to-7 extension card, anyone tried? on: February 16, 2012, 05:09:30 PM
I think the idea is to have the cards alternating front to back to allow space for airflow, actually quite a good idea, be nice to get 1 or 2 imported to the uk
18  Other / Beginners & Help / Re: Mining on 7970, please help! on: February 16, 2012, 01:20:11 PM
What do you have controlling the fans on the card? whats the airflow like in the case?

Diablo seems to be the best miner for 79xx series cards at the moment but im not yet running any 79xx's so not sure
19  Bitcoin / Mining support / Re: Perpetual Connecting on: February 15, 2012, 11:49:23 AM
Try this in your pheonix.cfg
Code:
[general]
verbose = True
autodetect = +cl -cpu # The rightmost parameter takes precedence. This enables all OpenCL devices, except those that are CPUs.
backend = http://<yourdeepbitworkername>:<yourdeepbitworkerpassword>@pit.deepbit.net:8332 # URL format is exactly as it was in Phoenix 1

[web]
password = <your_password> # Set an RPC password to keep people from messing with your miners.

# If you want to configure miners yourself, edit and uncomment this section:
[cl:0:0] # Or whatever ID you want to configure.
autoconfigure = False # Do you still want autoconfiguration?
#disabled = False # Do you want to disable the miner?
bfi_int = True    # Any other kernel options...
vectors = True # can go into this section.
worksize = 256
aggression = 10
kernel = phatk2
[cl:0:1] # Or whatever ID you want to configure.
autoconfigure = False # Do you still want autoconfiguration?
#disabled = False # Do you want to disable the miner?
bfi_int = True    # Any other kernel options...
vectors = True # can go into this section.
worksize = 256
aggression = 10
kernel = phatk2
[cl:0:2] # Or whatever ID you want to configure.
autoconfigure = False # Do you still want autoconfiguration?
#disabled = False # Do you want to disable the miner?
bfi_int = True    # Any other kernel options...
vectors = True # can go into this section.
worksize = 256
aggression = 10
kernel = phatk2
Change the relevant bits for your worker on deepbit, see what it comes back with
20  Other / CPU/GPU Bitcoin mining hardware / Re: 5850 + 5870 Mining on: February 12, 2012, 01:59:23 PM
Running mixed 5850's and 5870's with no issues
Pages: [1] 2 3 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!