Search content
Sort by

Showing 16 of 16 results by insanityflea
Post
Topic
Board Pools
Re: [92 GH] MaxBTC.com Pool - Merged NMC, No Fee, DGM, LP, API, SSL, 2FA, Port 80
by
insanityflea
on 10/06/2013, 20:25:25 UTC
Don't want to see this pool die, best charts around!
Post
Topic
Board Pools
Re: [92 GH] MaxBTC.com Pool - Merged NMC, No Fee, DGM, LP, API, SSL, 2FA, Port 80
by
insanityflea
on 20/05/2013, 06:34:09 UTC
Seems this pool is being abandoned :/ That's too bad. I liked the way it presented all of the workers stats.

It's due to the current round, it's over 337 hours now, no payout. So people have left.
Post
Topic
Board Beginners & Help
Re: Whitelist Requests (Want out of here?)
by
insanityflea
on 27/01/2013, 08:55:07 UTC
Hmm, i'd like to join the discussion around BTCFPGA as I'm still waiting a refund via CC.
Post
Topic
Board Beginners & Help
Re: Newbie restrictions
by
insanityflea
on 27/01/2013, 08:50:19 UTC
Thanks,

Was wondering why i couldn't post in the other sections. (Namely BTCFPGA that ripped me off)
Post
Topic
Board Beginners & Help
Re: What happened with BTCFPGA?
by
insanityflea
on 27/01/2013, 08:48:52 UTC
I look into BTCFPGA website and it look like they still have pages up to sell products! Why do they do this if company is falling now? Someone who knows not there is problems can be tricked and money can disappear.

I also seen that Dave of public relations for company says website under attack by DDOS. Whoever does this must stop because whose left at company tries to give refind to customers so this is very bad idea.

I think they are scamming people, hence the page is still up.
Post
Topic
Board Beginners & Help
Re: Which one is better: Butterflylabs or BTCFGPA? Can we trust them?
by
insanityflea
on 15/01/2013, 05:27:49 UTC
I ordered in November 2012 from BTCFPGA. I'm still waiting. Order states "Ready to ship".

They said on the site shipping will be in January, now it states shipping March 2013 latest.

Sigh. What's going on?
Post
Topic
Board Beginners & Help
Re: What drivers do you use?
by
insanityflea
on 02/02/2012, 05:34:50 UTC
CGMINER usually does need much setup. Just add -I 9 to the end of basic pool information, and that is usually enough to get the highest hashrate (assuming you already overclocked your card)

As for myself, my 6870 is at 290MH/s with only a slight factory overclock (bascially no overclocking at all) on CGMINER.


Try Diablo Miner you should squeeze 300 or so out of that card
Post
Topic
Board Beginners & Help
Re: What drivers do you use?
by
insanityflea
on 02/02/2012, 05:29:50 UTC
Useful info here, see Performance tweaking.

Awesome. Thanks for the link!

Linux pushes the best numbers. Use the settings mentioned in the link.
Post
Topic
Board Beginners & Help
Re: (Ubuntu) Tunneling DiabloMiner
by
insanityflea
on 02/02/2012, 05:26:57 UTC
runs @ 65 Degrees Celsius, I've got three rigs. I let the laptop run overnight when i'm not using it Smiley extra 200mhs overnight never hurt anyone!

I agree with you, the manufacturers need to look at other os's as well.
Post
Topic
Board Beginners & Help
Re: What's your Mhash/s? (Pissing contest here)
by
insanityflea
on 01/02/2012, 05:56:01 UTC
1062 MHash/s

6870 & 6850 Crossfire  (502Mhs) Diablo Miner Windows 7
4870 & 6850 CrossfireX (360Mhs) Diablo Miner Windows 7
Firepro M7820 (200Mhs) Cgminer Linux

Post
Topic
Board Beginners & Help
Re: (Ubuntu) Tunneling DiabloMiner
by
insanityflea
on 01/02/2012, 05:45:24 UTC
Managed to get it faster than it's ever run before Smiley

Used the vectors and worksize and threads and got the gpu engine to 860Mhz (this is my laptop miner with an ATI Firepro M7820)
200mhs is not bad for a laptop!

Linux really is the best OS to mine on.

Thanks for the tips!
Post
Topic
Board Beginners & Help
Re: (Ubuntu) Tunneling DiabloMiner
by
insanityflea
on 26/01/2012, 08:35:50 UTC
Success! Got it up and running with tsocks & CGminer

Code:
tsocks  ./cgminer -o http://pit.deepbit.net:8332 -u user@email_worker -p password

I think diablo wont run due to it calling the java to run and the java wont run 'sockified'

I'm happy although using cgminer I lose around 20mhs no biggie.
Post
Topic
Board Beginners & Help
Topic OP
(Ubuntu) Tunneling DiabloMiner
by
insanityflea
on 25/01/2012, 10:49:07 UTC
Hi All,

I've been battling for a few days now, I need to tunnel the miner as I cannot use port 8332.

The closest I've got:

Ssh Tunnel:
Code:
ssh -f user@proxy -D 8332 -p 80 proxy.com  (connects fine)

Start DiabloMiner
Code:
DiabloMiner-Linux.sh -u user@miningpool -p password -o pit.deepbit.net -r 8332 -x 127.0.0.1:8332

But I get:

Code:
ERROR: Cannot connect to pit.deepbit.net: Unexpected end of file from server

If anyone could help me out here I'd really appreciate it
Thank you in advance.

PPS I also tried proxychains (proxychains.conf : socks5 127.0.0.1 8332)
Code:
proxychains DiabloMiner-Linux.sh -u user@miningpool -p password -o pit.deepbit.net -r 8332

Also no luck Sad
Post
Topic
Board Beginners & Help
Re: HowTo: Bitcoin-Miner using Microsoft Hyper-V Server 2008 R2 with ATI/AMD Card
by
insanityflea
on 28/06/2011, 07:05:05 UTC
It seems like this miner doesn't support proxy servers that require authentication  Cry
Post
Topic
Board Beginners & Help
Re: HowTo: Bitcoin-Miner using Microsoft Hyper-V Server 2008 R2 with ATI/AMD Card
by
insanityflea
on 27/06/2011, 07:12:15 UTC
thank you  Cheesy

one last question what commands can i use if i have a sock5 proxy that needs a username/password ?

I know -x socks=127.0.0.1:1080 (but i need to add a username / password)

would this work?

blah blah -x socks=127.0.0.1:1080 username password
Post
Topic
Board Beginners & Help
Re: Survey on bitcoiners local energy costs - pleeease reply!
by
insanityflea
on 17/06/2011, 09:08:36 UTC
South Africa, $0.07 KW/h