Search content
Sort by

Showing 12 of 12 results by divseb
Post
Topic
Board Mining (Altcoins)
Re: Dayun Zig Z1 - Lyra2Rev2 6.8GH/s Asic miner
by
divseb
on 10/11/2018, 12:14:52 UTC
Last firmware after 30-09-2018 deny ssh, sftp , ftp access  Huh, totally  useless for me, i can't run miner without access.
Post
Topic
Board Mining (Altcoins)
Re: Dayun Zig Z1 - Lyra2Rev2 6.8GH/s Asic miner
by
divseb
on 01/11/2018, 20:51:04 UTC
Ok i understand now, thx for reply, i haven't read another thread's, i have running mine 2 days ago, no chance.if the price continue to drop down, it's a very bad deal to buying this asic. pfff
Post
Topic
Board Mining (Altcoins)
Re: Dayun Zig Z1 - Lyra2Rev2 6.8GH/s Asic miner
by
divseb
on 01/11/2018, 18:54:53 UTC
What's append whith zig z1 profitability, anyone can explain me how the price drop down of 50 to 20 $ in 1 day, i see chart's and don't find price shut down in verge or monacoin. WTF.

And we are the 1 nov and nothing has changing, i don't see how the price become to 50$/day now. bad bad bad.
Post
Topic
Board Mining (Altcoins)
Re: Dayun Zig Z1 - setting don't save
by
divseb
on 19/10/2018, 16:56:06 UTC
Hi,

I have doing all of it, reburn key again and again, but always the same thing, can't save the setting.

Do you know where i can change the zig z1 factory setting directly in files tree. perrhaps i can start in doing that without pass by http.(but it don't fix and understanding the pb) but if it work it's ok for me in a first time.

thx for help





Post
Topic
Board Mining (Altcoins)
Re: Dayun Zig Z1 - setting don't save
by
divseb
on 19/10/2018, 15:44:33 UTC
Hi, this is not my setting, it's the factory setting and it's this i can't change, when i put my pool adress and new IP (192.168.1.5) nothing append and that stay at factory set, this shit you can see here.

there are 2 ip because i can't change the factory ip (192.168.1.100) to 192.168.1.5, if setting save correctly, te first disapear and it just rest the correct ip 192.168.1.5

So i can't start the miner with that.

this is why i come here for help.

Same thing with import, impossible to save file.

ok .


Now i have upgraded the firmware and a new ip has been giving (192.168.1.4)

I have enter pool setting and click save (for now it's correct) but if i click now for enter new ip, timezone, etc.. all are lost!!!

This is what i need:

https://nsm09.casimages.com/img/2018/10/19//1810190608371137515951837.png

This is new router:

https://nsm09.casimages.com/img/2018/10/19//1810190615361137515951854.png

https://nsm09.casimages.com/img/2018/10/19//1810190617461137515951856.png

And advanced IP scanner:

https://nsm09.casimages.com/img/2018/10/19//1810190623391137515951863.png


Post
Topic
Board Mining (Altcoins)
Dayun Zig Z1 - setting don't save
by
divseb
on 19/10/2018, 14:30:53 UTC
Hello,

I have a pb for setting my zig z1, i just receive my miner 3 days ago and i've had lot difficulty for booting it, i have finally starting the mining for 12 hours and after that , i have moved the miner for starting production.

But this is the big problem, when i have reconnected the miner my setting has been lost and now, I can't set the miner again, i don't know why, but the setting don't save and stay on factory.

I have burning firmware again on key, reset miner and router, setting network again, but always the same thing, Unable to save pool adress and new ip (all setting page don't save).

I have access to sftp (find the root password in other thread) so, anyone can help me to find why the setting don't want to save after just an electricity disconect and reconnect.

I have seen on server and it's cake php used with sqlite, i have access to error log.

Just tell me what you need for helping me, i search before 2 days ago and don't find why it don't work.

I go take some screenshot for give you more information and post here.

My Os Is windows 10, router livebox (Orange fr) and a switch.

Miner zig z1 not zig z1+

Thx in advance for helping me.



Router setting:

https://nsm09.casimages.com/img/2018/10/19//1810190458481137515951718.png

https://nsm09.casimages.com/img/2018/10/19//1810190458471137515951717.png

Advanced IP scanner:

https://nsm09.casimages.com/img/2018/10/19//1810190507061137515951728.png

Setting stay like this, can't change anything:

https://nsm09.casimages.com/img/2018/10/19//1810190510271137515951737.png


Ok, i just change setting and clic save, after i go on Var/www/html/logs

And this is the last error in file error.log

Quote
2018-10-19 23:00:25 Warning: Warning (512): _cake_model_ cache was unable to write 'default_settings' to Cake\Cache\Engine\FileEngine cache in [/var/www/html/vendor/cakephp/cakephp/src/Cache/Cache.php, line 286]
Request URL: /api/dashboard-charts
Referer URL: http://192.168.1.5/
Client IP: 192.168.1.142
Trace:
Cake\Error\BaseErrorHandler::handleError() - CORE/src/Error/BaseErrorHandler.php, line 153
Cake\Cache\Cache::write() - CORE/src/Cache/Cache.php, line 286
Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 66
Cake\ORM\Table::getSchema() - CORE/src/ORM/Table.php, line 532
Cake\ORM\Query::addDefaultTypes() - CORE/src/ORM/Query.php, line 211
Cake\ORM\Query::__construct() - CORE/src/ORM/Query.php, line 168
Cake\ORM\Table::query() - CORE/src/ORM/Table.php, line 1582
Cake\ORM\Table::find() - CORE/src/ORM/Table.php, line 1182
App\Model\Table\SettingsTable::getSetting() - APP/Model/Table/SettingsTable.php, line 100
App\Controller\AppController::initialize() - APP/Controller/AppController.php, line 61
App\Controller\ApiController::initialize() - APP/Controller/ApiController.php, line 18
Cake\Controller\Controller::__construct() - CORE/src/Controller/Controller.php, line 263
ReflectionClass::newInstance() - [internal], line ??
Cake\Http\ControllerFactory::create() - CORE/src/Http/ControllerFactory.php, line 45
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 90
YiQuLian\Framework\Application\Application::__invoke() - ROOT/yiqulian/Framework/Application/Application.php, line 74
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Slince\Pjax\Middleware\PjaxMiddleware::__invoke() - ROOT/vendor/slince/cakephp-pjax/src/Middleware/PjaxMiddleware.php, line 52
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
YiQuLian\Framework\Middleware\ApiDetectorMiddleware::__invoke() - ROOT/yiqulian/Framework/Middleware/ApiDetectorMiddleware.php, line 30
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
YiQuLian\Framework\Middleware\LocaleMiddleware::__invoke() - ROOT/yiqulian/Framework/Middleware/LocaleMiddleware.php, line 16
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 104
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 81
[main] - ROOT/webroot/index.php, line 40
Post
Topic
Board Mining (Altcoins)
Re: Dayun Zig Z1 - Lyra2Rev2 6.8GH/s Asic miner
by
divseb
on 19/10/2018, 10:05:51 UTC
Hello,

I need your help,  i have buying a zig z1 and after lot difficulty to doing boot the miner i have finally started it and let mine for 12 hours, after that, i have moved miner on another place and now i can't setting again, i don't understand why, all setting don't save, it return always on factory set and so i can't launch the miner.

Have you an idea where is the problem, i have burn the key again, reset miner and router, but always the same thing, impossible to save setting.

Thx for your help.
Post
Topic
Board Service Announcements
Re: ▒▒▒ TheBestBitcoinFaucet.com - up to 50 Satoshi Every 5 Seconds ▒▒▒
by
divseb
on 08/03/2018, 20:31:33 UTC
This site is a BIG SCAM i have lost my time and refered for nothing, 500 000 satoshi for payout, it's totaly for all user's work's and never reach this amount, if this guys has been honest ,he's already decrease the payout, but no he don't do it.

STAY AWAY FROM THIS WEBSITE   Huh

FUCK OF TBBF
Post
Topic
Board Mining et Hardware
Re: Avis pour achat carte mère
by
divseb
on 06/03/2018, 12:37:12 UTC
Salut

Merci pour ta réponse, c'est ce que voulais savoir car j'avais entendu qu'au dela de 6 cartes par CM ça devenait compliqué et vu que je me lance tout juste , je veut faire au plus simple tout en étant au plus performant.

Pour le prix la elle est à 210 euros chez ldlc.

Donc c'est peut être pas une bonne idée d'acheter celle ci finalement. je vais réfléchir un peu à tout ça et si vous avez des conseils à me donner n'hésitez pas, si ça peut m'éviter d'avoir de mauvaises surprises ,je vous en serait grés.

THX
Post
Topic
Board Mining et Hardware
Topic OP
Avis pour achat carte mère
by
divseb
on 05/03/2018, 22:27:30 UTC
Salut,

Je suis en train de regarder pour m'acheter ma carte mère et j'ai trouvé celle çi sur ldlc qui me plait bien car elle à 18 port pci :

ASUS B250 MINING EXPERT

Les plus de la carte mère ASUS B250 MINING EXPERT :
 
    Socket Intel 1151 pour processeur Intel Core de 7ème génération (Kaby Lake) - Compatible avec les processeurs Intel Core de 6ème génération (Skylake)
    2 Slots mémoire DDR4 2400 MHz Dual-Channel
    4 ports SATA 6Gb/s
    1 ports PCI-Express 3.0 16x
    18 ports PCI-Express 1x
    Ports USB 3.0
    ASUS 5X PROTECTION III avec LANGuard et DIGI+ VRM
    BIOS UEFI simple à utiliser et intuitif
    Audio HD 8 cannaux ALC 887
    Réseaux Gigabit LAN : Intel I219V
    Format ATX

Je démarre dans le minage mais je préfère tout de suite acheter du matos qui donne des possibilités multiples, avec 18 ports je vais être tranquile un moment et c'est ce que je veut.
Ma question est déja savoir ce que vous penser de cette carte et si le grand nombre de port pci ne risque pas de trop me compliquer les choses quand faudra configurer l'ensemble.

Je ne souhaite pas utiliser tout les ports de suite car je vais attendre la sortie des nouvelles carte qui ont été annoncé.

Je vais déja acheter la carte mère, le processeur, l'alim, bref le matos qui ne sera pas obsolète dans 3 mois, bon peut être quelques carte graphique en attendant quand même mais peut être 2 ou 3 pas plus pour l'instant. Le but est d'être fin prêt quand les vega 2 seront la.

Je voudrais aussi savoir si cette carte peut acceillir tout type de CG sans différence.

y'a des Carte graphique Sapphire Radeon RX 470 4G(GDDR5 Samsung) Mining Edition dispo: est ce que c'est un bon choix en attendant? ce sera pas complètement obsolète meme aprés la sortie des nouvelles CG.


Voilou , si vous pouvez me donner votre avis sur tout ça, çe serait cool merci.

Post
Topic
Board Mining et Hardware
Re: Vos conseils pour bien démarrer le minage
by
divseb
on 02/03/2018, 09:31:10 UTC
Salut,

Merci pour ta réponse, c'est bien ce qu'il me semblait, j'ai vraiment choisi le pire moment mais bon faut bien se lancer un jour.

Pour ce qui est du matèriel carte graphique ok, faut attendre, je vais donc suivre ton conseil.

Pour ce qui est du matos type bitmain s9 et autres, est ce que c'est mort aussi car j'ai l'impression que tout le monde se les arraches ces bécanes, elles se vendent à prix d'or apparement.

Merci de vos avis car je sait plus trop quoi penser avec tout ce que je lis sur le sujet.

EDIT:

Au niveau de la carte mère si je prend la solution du GPU mining est ce qu'ils vont sortir aussi du nouveau matos adapté aux nouvelle carte graphique ou bien ce sera compatible avec du matos existant déja?

Si oui je peut peu être commencer à monter mon rig en achetant ce qui faut pour installer ces nouveau GPU tant attendu, ça me fera moins à investir d'un coup.

Qu'en pense tu?
Post
Topic
Board Mining et Hardware
Topic OP
Vos conseils pour bien démarrer le minage
by
divseb
on 01/03/2018, 19:25:01 UTC
Bonjour,

Je souhaite commencer à investir dans du matériel de minage et j'aimerais vos conseils sur les meilleurs façon de s'y prendre au jour d'aujourd'hui.

Je m'étais déja intéréssé aux crypto monnaies au début du bitcoin mais malheureusement, j'ai laissé passer l'opportunité à cet époque.

Je m'y intéresse à nouveau depuis un moment mais apparement c'est devenu plus compliqué pour s'en sortir correctement.

Pour l'instant je fait un peu de cloud chez eobot et maintenant que j'en sait un  peu plus, j'aimerai investir dans du matériel et pour ce faire, j'aurai besoin de vos conseils avisé.

Je voudrais démarrer avec du matèriel qui ne se retrouve pas obsolète dans 3 mois si possible, donc sur quel type dois je m'orienter et quel crypto privilègier.

Merci d'avance