Search content
Sort by

Showing 6 of 6 results by Chris1985
Post
Topic
Board Biete
Topic OP
Verkaufe Antminer U3
by
Chris1985
on 08/09/2015, 09:19:43 UTC
Hallo,
verkaufe einen wenig gebrauchten Antminer U3.

Mit USB-Kabel und Netzteil, jedoch ohne Kaltgerätekabel.

50€ inkl. Versand

Bitte PN

Gruß
Chris
Post
Topic
Board Trading Discussion
Topic OP
Portfolio of many different coins?
by
Chris1985
on 27/08/2015, 07:29:46 UTC
Hi everybody,

im quite new to bitcoins and mining.
I started mining and wondered if it is better to mine or to have a huge variety of coins in your stock?
Or should I focus on one kind? For ex.: BTC?

When I compare it to shares, it is always reasonable to spread the risk in many shares ;-)

Thanks
Post
Topic
Board Mining (Altcoins)
Re: [Minera v0.6.1] Your next mining dashboard - Networked/CPUminer/CGminer/BFGminer
by
Chris1985
on 25/08/2015, 11:16:05 UTC
Hey, is it possible to create your own multipool with minera?
Would love an option, that switches through all your pools that are set up.

Maybe 2 hours each pool than switching to another.

Thanks :-)
Post
Topic
Board Mining support
Re: Always rejected shares (Antminer U3 / Minera /CGminer)
by
Chris1985
on 24/08/2015, 09:05:19 UTC
:-)
Thanks.

Is there a pool you can recommend, where I can mine several sha256-based-coins?
I liked the idea of ghash's multipool.

Is there something similar wih sha256?

Thanks
Post
Topic
Board Mining support
Re: Always rejected shares (Antminer U3 / Minera /CGminer)
by
Chris1985
on 24/08/2015, 08:24:39 UTC
Hm,
Hard, but honest answer :-(
Post
Topic
Board Mining support
Topic OP
Always rejected shares (Antminer U3 / Minera /CGminer)
by
Chris1985
on 23/08/2015, 18:46:50 UTC
Hi,

I hope someone can help. I use an Antminer U3 on a Raspberry Pi with Minera and CGminer.

When I mine everything with Scrypt-Algo, I get 100% rejected shares. My current pool is ghash.io.

My log is completely full of this kind of entries:

Rejected 09ffd3f1 Diff 26/16 AU3 0 pool 1 (Low difficulty share)

my config file:

{
    "api-listen": true,
    "api-allow": "W:127.0.0.1",
    "log-file": "\/var\/log\/minera\/cgminer.log",
    "scrypt": true,
    "scan": "all",
    "pools": [
        {
            "url": "stratum+tcp://multi.ghash.io:3333",
            "user": "WORKER",
            "pass": "123"
        }
    ]
}
My additional options are: --au3-volt 780 --au3-freq 238

Minera shows a hashrate of about 60 GH/s, Ghash.io shows about 1MH/s in the multipool.

When i change to the bitcoin pool, everything works fine.

Any ideas? Could it be affected by the pool difficulty, i can set on the ghash.io panel?

Thanks in advance