Search content
Sort by

Showing 20 of 26 results by nomoco
Post
Topic
Board Mining (Altcoins)
Re: [ANN] FutureBit Moonlander 2: The Most Powerful and Efficient USB Stick Miner!
by
nomoco
on 29/08/2017, 18:55:11 UTC
Hi,
still love my old moonlander an want to order 2 of the new ones!
Post
Topic
Board Mining (Altcoins)
Re: Ultra Under-overclock image for A2 Innosilicon by Emdje - V5.0
by
nomoco
on 06/02/2016, 10:22:21 UTC
Now the download works, thank you emdje for your work.
Everything is working fine for me (I have 8 blades of the old 8-chip design).  Smiley
Post
Topic
Board Mining (Altcoins)
Re: Ultra Under-overclock image for A2 Innosilicon by Emdje - V5.0
by
nomoco
on 04/02/2016, 12:17:26 UTC
Hi emdje,

I would like to try your new software, but for download I need a password?
Post
Topic
Board Mining (Altcoins)
Re: My A2 Mega Terminator AX1200i Power Supply Transplant
by
nomoco
on 02/02/2016, 09:04:40 UTC
Hi Cartman,
where are you from?
If you are in Europe, I could send you a replacement for the cost of p&p.
I have some of those "fans out of hell" left (12cm, 12V 1.4A), an I will never use them again.

Greetings nomoco
Post
Topic
Board Biete
Re: Future Bit Moonlander USB Sticks
by
nomoco
on 31/01/2016, 19:17:04 UTC
Hallo,
der Stick ist gestern bei mir angekommen.
Vielen Dank für den schnellen Versand, und die unkomplizierte Abwicklung.  Smiley
Post
Topic
Board Biete
Re: Future Bit Moonlander USB Sticks
by
nomoco
on 27/01/2016, 14:29:41 UTC
Hallo,
ich würde Dir einen davon abnehmen.
Nicht wegen des Profits, sondern wegen dem Spieltrieb...  Grin

Post
Topic
Board Suche
Re: Suche A2 Mini oder Terminator
by
nomoco
on 06/07/2015, 21:31:42 UTC
Ich wäre immer noch interessiert, für mich ist das ganze auch eher ein Hobby als die Hoffnung auf Profit.

Wie wärs mit 3,25 BTC, und von wo kommst du denn? Ich denke der Miner ist in einem einwandfreien Zustand?

Würde persönliche Übergabe bevorzugen.
Post
Topic
Board Suche
Re: Suche A2 Mini oder Terminator
by
nomoco
on 03/07/2015, 05:12:34 UTC
Da würde ich mal sagen 3 BTC wären ein realer Preis.
Post
Topic
Board Suche
Re: Suche A2 Mini oder Terminator
by
nomoco
on 02/07/2015, 17:48:26 UTC
Was für einen Miner würdest du denn abtreten? Mini oder Terminator...?
Post
Topic
Board Suche
Topic OP
Suche A2 Mini oder Terminator
by
nomoco
on 02/07/2015, 12:45:32 UTC
Hallo,

ich suche einen A2 Mini oder Terminator Scrypt Asic Miner,
vielleicht hat ja von euch noch wer einen übrig den er nicht mehr braucht.

Das ganze sollte zu einem reellen Preis in bar/BTC angeboten werden.


Grüße nomoco
Post
Topic
Board Mining (Altcoins)
Re: Under-overclock image for A2 Innosilicon by Emdje - Extranonce support - V4.0
by
nomoco
on 14/04/2015, 10:24:49 UTC
Thank you for trying to compile cgminer with ncurses support, emdje.
I don't know whats the problem when you compile with curses support. Somehow it looks like this are errors caused by windows libraries stuff.
But i'm not sure.
For now i don't have time, because i go to china for some weeks today.
Maybe i will have some time to look for some A2's when i'm there, we'll see.
For this time my A2 mini will run unattended at home with the old cgminer binary i use to run.
So there's no need for you to work on compiling cgminer for me the next weeks.

thanks again, thumbs up for you!
Post
Topic
Board Mining (Altcoins)
Re: Under-overclock image for A2 Innosilicon by Emdje - Extranonce support - V4.0
by
nomoco
on 05/04/2015, 09:00:45 UTC
Unfortunally I have just one A2 mini, but I have a Zeus Lightning and some old Gridseeds.
I connected the other miners to the USB ports of the A2's raspberry, and this pi is able to run the different cgminers synchronously.

I also voltmodded the A2 boards with 12,4K resistors, and this decreases the HW errors of the chips much.
Thank you for your howto in this topic, this helped me for my modding. Not the first voltmod i did, and everything went smooth.

If you have installed the libncurses5-dev package on your build system, you don't need to do extra work to get the ncurses support running.
The configure script should check for libncurses and build in the support if it's there. Just do "./configure" and then "make" like always, after the "sudo apt-get install libncurses5-dev".

I searched the net for another A2 mini or Terminator the last months, but i didn't find some for a real price yet. Still the best scrypt miner out there!

But now it's easter, and we need to do other things. No problem if you do this some days later, my system is running smooth for along time now.
For now I use the cgminer of the minereu image, with fullfills my needs. It just doesn't have the extra options of your build.

So have nice easter days!

Post
Topic
Board Mining (Altcoins)
Re: Under-overclock image for A2 Innosilicon by Emdje - Extranonce support - V4.0
by
nomoco
on 04/04/2015, 12:13:01 UTC
Hi emdje,

i don't use the hole image, just the cgminer binary and a conf file.
So no webinterface, just pure console input.
The reason for this is i use several instances of different cgminer binarys, because i control several different miners with just one raspberry pi.
Every miner runs in it's own screen session, and i get access to them via ssh.
Your version of cgminer doesn't have ncurses support, and that's why it does not accept keyboard input via console.
It works via API calls (like the webif does) so it works without problem if you use the hole image.

Do you understand what i mean...?
Thank you for your time and your work for all the a2 users!

Post
Topic
Board Mining (Altcoins)
Re: Under-overclock image for A2 Innosilicon by Emdje - Extranonce support - V4.0
by
nomoco
on 03/04/2015, 20:48:14 UTC
Hi emdje,

i tried your latest cgminer (just the binary), and it did not work for me like expected.
The cgminer works, but i don't have all the status and setup screens, and also there is no keyboard input possible.
This behaviour is most likely caused when you compile the binary without ncurses support.
So i ask you to compile the cgminer with ncurses support, is this possible...?
You just need the package "libncurses5-dev" installed on your build system, that should do the trick.
I would like to thest all the options of your cgminer, so i would appreciate your help.

greetings nomoco
Post
Topic
Board Biete
Re: Terminator Innosilicon A2 Bitcoin Scrypt Miner ASIC 110mh/s
by
nomoco
on 10/02/2015, 07:31:02 UTC
...da biete ich Dir glatt mal 400€ für einen Terminator.
Post
Topic
Board Mining (Altcoins)
Re: [2.0] Overclock image for A2 Innosilicon by Emdje - ACCEPTING NON-STOCK VALUES
by
nomoco
on 05/09/2014, 08:34:23 UTC
Guys, just a noob question. Im not able to shutdown miner via SSH. Either 'sudo shutdown' or 'sudo poweroff' kills just the OS (disconnects SSH), but the miner keeps running. Any idea? Thanks.
There is no way to power off the miner remotely because it's "jumped" at the control board.

Of course you can soft power off the device, just ssh as root and type "shutdown -h now", if you log in as user pi "sudo shutdown -h now" should do the trick.
This worked for me a thousand times on any of my linux machines.
Post
Topic
Board Biete
Re: Zeus Lightning X6 | 44 MH@1kW | 700€
by
nomoco
on 13/08/2014, 16:46:29 UTC
Na die Lüfter kann man von der Bauform her mit jedem 12cm Lüfter ersetzen, allerdings passt natürlich keiner auf die originalen Stecker für die Stromversorgung. Da muß man sich was bauen.
Ich habe alles direkt an den Blades und mit Verteilerkabeln angeschlossen.

Allerdings sind die Blades und die Lüfter im Originalzustand so elend plaziert, daß kaum ein sinnvoller Luftstrom entsteht.
Ich habe zusätzlich Lüfter direkt an den Kühlkörpern installiert, an beiden Enden.

Funktioniert ganz gut. Lasse den Miner im Moment nur mit bis zu 200Mhz laufen (verwende cgminer 4.3.5 unter Linux), und der Geräuschpegel ist ganz gut erträglich wenn man daneben sitzt.

Am sinnvollsten wäre es die Blades auszubauen, und auf jedes 2 leise 14cm Lüfter draufzuklatschen, dann wäre endgültig Ruhe im Karton.
Aber da das Teil eh schnell obsolet sein wird scheue ich noch etwas diesen Aufwand...

Ich bin allerdings auch etwas verwöhnt, denn ich habe hier noch einen umgebauten A2 Mini stehen, der ist unhörbar und die Blades erreichen gerade mal Zimmertemperatur...


Post
Topic
Board Biete
Re: Zeus Lightning X6 | 44 MH@1kW | 700€
by
nomoco
on 08/08/2014, 21:53:26 UTC
Ich had das Teil natürlich auch schon mit voller Leistung getestet, da heizt es mir meinen Hobbyraum aber zu sehr...
Und da ich mich hier gerne aufhalte, muß die Umgebung erträglich sein.

Habe ja schließlich nicht nur diese Kiste am laufen.

Um die $ gehts mir nur sekundär, ROI mache ich (und ihr auch) durch das Mining eh nicht.
Ich schraube und löte aber gerne, also mehr eine Spaßgeschichte.

 Grin
Post
Topic
Board Biete
Re: Zeus Lightning X6 | 44 MH@1kW | 700€
by
nomoco
on 08/08/2014, 10:51:48 UTC
Meiner kam gestern auch an, läuft auch schon (gleich mal die Lüfter rausgeschmissen und durch was leiseres ersetzt).
Ich fahre das Teil mit 25Mh/s bei 600 Watt, da hält sich die Wärmeentwicklung auch im Rahmen.
Wenn es wärmer wird takte ich noch weiter runter, das Teil soll auch noch flüsterleise werden.

Ich will hier auch mal Danke an Xer0 sagen, du verschickst die Sachen immer sehr schnell und kümmerst dich um alles.  Smiley
Und das ja nun schon mehrfach....DANKE!

Warten wir es mal ab was als nächstes kommt...  Grin
Post
Topic
Board Mining (Altcoins)
Re: How to solo mine with A2 Mini (scrypt asic)
by
nomoco
on 28/07/2014, 13:58:35 UTC
I also tried to solo mine withe my A2 Mini, but with the cgminer 3.9.0 that comes with the device it is not possible to do this successfull. I used the cgminer just in text mode, not the webinterface. And i know how it should work, because I solo mine with other miners without problems. As far as i know there's just one cgminer version for the A2 Mini's, because they never released the drivers for the device to the public. Seems we will have no chances to mine solo...