Search content
Sort by

Showing 13 of 13 results by Amazing
Post
Topic
Board Electrum
Re: Problem using Electrum to Restore Trezor
by
Amazing
on 19/06/2016, 21:53:51 UTC
Hey anyone have any suggestions???
Post
Topic
Board Electrum
Re: Problem using Electrum to Restore Trezor
by
Amazing
on 15/06/2016, 01:20:59 UTC
I found this repo: https://github.com/trezor/python-trezor/blob/master/trezorlib/qt/pinmatrix.py

but adding pinmatrix.py or trezorlib.py doesn't fix the error.
Post
Topic
Board Electrum
Topic OP
Problem using Electrum to Restore Trezor
by
Amazing
on 15/06/2016, 01:09:36 UTC
 I am trying to use my 24-word seed and password to integrate a Trezor hardware wallet with Electrum 2.6.4.  with one machine I was able to install ok.  Then I try to install on another machine, I am using the install wizard restore hardware wallet from pre-existing wallet, but I get the
Code:
no module named trezorlib.qt.pinmatrix
error.  This is on Ubuntu Linux 14.04

Does anyone know where to find this module, how to download it, etc?
Post
Topic
Board Pools (Altcoins)
Re: [ETHEREUM] [POOL] https://ETH.suprnova.cc 0% fee, 20 % BONUS per Block ! //
by
Amazing
on 16/02/2016, 04:02:18 UTC
Hi all, does anyone have any tricks to keep the eth-proxy and ethminer running consistently?  My build seems to be going down once-a-week, needing a restart.  It wouldn't be so much of a problem except I am 45 minutes away from the rigs. 
Post
Topic
Board Pools (Altcoins)
Re: [ETHEREUM] [POOL] https://ETH.suprnova.cc 0% fee, 20 % BONUS per Block ! //
by
Amazing
on 09/02/2016, 22:50:13 UTC
JuanHungLo  this about the jumpers is awesome and very helpful! 

Does anyone have experiencing controlling / restarting rigs remotely?  Anyone have experience with https://www.nagios.org/ or http://www.zabbix.com/ ?

Post
Topic
Board Pools (Altcoins)
Re: [ETHEREUM] [POOL] https://ETH.suprnova.cc 0% fee, 20 % BONUS per Block ! //
by
Amazing
on 08/02/2016, 23:48:24 UTC
Thanks JuanHungLo very much for this response ! Cool

Quote
One of the Extreme 4 boards required jumpers to get it to recognize the 4th GPU.

Im not sure what exactly you mean by 'jumpers' though.  Is this where you have the wires in this yellow thing in the second photo?
Post
Topic
Board Pools (Altcoins)
Re: [ETHEREUM] [POOL] https://ETH.suprnova.cc 0% fee, 20 % BONUS per Block ! //
by
Amazing
on 08/02/2016, 03:42:27 UTC
I want to give big big thanks to Ocminer and all the other helpful users on this forum. 

I am wondering what motherboards people are using to build their rigs with, and how many gpus you are running off of one board.  I have an issue with an ASRock 970 Extreme 4 board where I can't get more than 3 opencl units recognized. 
Code:
eth --list-devices
always returns 3 devices regardless of how I rearrange the cards.  Huh Undecided
Post
Topic
Board Pools (Altcoins)
Re: [ETHEREUM] [POOL] https://ETH.suprnova.cc 0% fee, 20 % BONUS per Block ! //
by
Amazing
on 07/02/2016, 20:05:47 UTC
Quote
This is the Suprnova Thread, not Dwarfpool Smiley

But you simply need to delete the DAG files, it will get auto recreated

Oops lol.  I will connect to Suprnova then.  Have 100 Mh/s I want to move off of Ethpool.

So, I would delete all the files in the .ethash directory?  I have four 'full-R23-*****' files in there
Post
Topic
Board Pools (Altcoins)
Re: [ETHEREUM] [POOL] https://ETH.suprnova.cc 0% fee, 20 % BONUS per Block ! //
by
Amazing
on 07/02/2016, 18:31:23 UTC
Does anyone know how to re-generate the DAG file?  I think this maybe my problem.  I have geth running, and its up-to-date with the latest block.  My proxy seems to be working fine, connected to the stratum pool at eth-.eu.dwarfpool.com:8008, but when I start ethminer I am getting this error:

Code:
[OPENCL]:Using device: Pitcairn(OpenCL 1.2 AMD-APP (1800.11))
terminate called after throwing an instance of 'boost::exception_detail::clone_impl'
  what():  std::exception
Aborted (core dumped)

I have tried starting like this:
Code:
ethminer --farm-recheck 200 -G -F http://127.0.0.1:8080/
, both with an without --farm-recheck.

Does anyone know how to fix this failure?
Post
Topic
Board Pools (Altcoins)
Re: [ETHEREUM] [POOL] https://ETH.suprnova.cc 0% fee, 20 % BONUS per Block ! //
by
Amazing
on 05/02/2016, 01:27:34 UTC
Quote
Your host should be

HOST = "0.0.0.0" (if miners and proxy are on the same network)

and delete the farm recheck stuff

ethminer -G -F http://Your.Local.IP.AddressOfProxy:8080/RigName

if ethminer is on the same computer as the proxy then use 127.0.0.1

Your main pool is the same as your backup pool too.  Give ocminer some love

Thanks both Ocminer and melloyellow for your responses.  I will try using this info and switch pools this weekend when I get back to my rigs.  I will show some more love then too! 

One other question related to a previous post about multiple gpus.  Will running ethminer once start all the gpus on a machine?  Or do I need to run a terminal of ethminer for every card that I have?  Also do I need to be running either eth or geth as well?  Or does that not matter if I am using a proxy?  Finally, does anyone have experience using AMD and Nvidia cards on the same machine?  I have the Opencl drivers for AMD installed and I added a Nvidia card but it (obviously) isn't detected in opencl.   Thanks.
Post
Topic
Board Pools (Altcoins)
Re: [ETHEREUM] [POOL] https://ETH.suprnova.cc 0% fee, 20 % BONUS per Block ! //
by
Amazing
on 01/02/2016, 16:11:40 UTC
Hi, if someone would be willing to help me, I am trying to set up ethminer with eth-proxy, using Ubuntu 15.04

with ethminer I'm having a JSON-RPC problem.  
Code:
JSON-RPC problem. Probably couldn't connect. Retrying in 1...
  ✘  00:43:31|ethminer  Failed to submit hashrate.
  ✘  00:43:31|ethminer  Dynamic exception type: jsonrpc::JsonRpcException
std::exception::what: Exception -32003 : Client connector error: libcurl error: 7 -> Could not connect to http://162.255.170.6:8080/rig1

with eth-proxy I have a similar, a cannot listen error.
Code:
CannotListenError(self.interface, self.port, le)
twisted.internet.error.CannotListenError: Couldn't listen on 162.255.170.6:8080

I feel stupid because I imagine its a silly thing I don't understand that will fix it.  For instance in the eth-proxy.conf file I am not sure if its as simple as putting down the IP of my machine as the Host address for my workers.  

I'm also not really sure if I need to be running geth or eth in a different terminal (in addition to running ethminer) and if I need to have them up to date on the most recent block.  Also I don't understand if I need to manually create a DAG file ??

You should post your configs for ethminer and the proxy so we can see what you're doing wrong.  It looks like you're trying to send ethminer over the internet to your proxy in another location, probably not what you intended.  I have to log off but I'm sure someone can help.

This is my config for eth-proxy:
Code:
# Host and port for your workers
HOST = "162.255.170.6"
PORT = 8080

# Coin address where money goes
WALLET = "0xd50698b6dd1451ddfd4f34f14b0651e02f7329c5"

# It's useful for individually monitoring and statistic
ENABLE_WORKER_ID = True

# On DwarfPool you have option to monitor your workers via email.
# If WORKER_ID is enabled, you can monitor every worker/rig separately.
MONITORING = False
MONITORING_EMAIL = "mail@example.com"

# Main pool
POOL_HOST = "eth-us.dwarfpool.com"
POOL_PORT = 8008

# Failover pool
POOL_FAILOVER_ENABLE = True
POOL_HOST_FAILOVER = "eth-us.dwarfpool.com"
POOL_PORT_FAILOVER = 8008

# Logging
LOG_TO_FILE = True

# Enable debug
DEBUG = False

And I'm not exactly sure what you mean by config for ethminer, because I just start it with command line:  
Code:
ethminer --farm recheck -G -F http://127.0.0.1:8332/Amazing.rig1:pw
  Note:  I can't seem to add '200' in the command after the farm recheck because I get a 'argument error'.

Is there a config file for ethminer, and where would it be?  in the .ethereum directory or .ethash directory I don't find config files.

I appreciate the help.  I am currenly mining for ethpool with qtminer, but I am wanting to switch pools and mine directly using ethminer and my own stratum proxy because I think I will get increased payouts.
Post
Topic
Board Pools (Altcoins)
Re: [ETHEREUM] [POOL] https://ETH.suprnova.cc 0% fee, 20 % BONUS per Block ! //
by
Amazing
on 01/02/2016, 05:55:14 UTC
Hi, if someone would be willing to help me, I am trying to set up ethminer with eth-proxy, using Ubuntu 15.04

with ethminer I'm having a JSON-RPC problem. 
Code:
JSON-RPC problem. Probably couldn't connect. Retrying in 1...
  ✘  00:43:31|ethminer  Failed to submit hashrate.
  ✘  00:43:31|ethminer  Dynamic exception type: jsonrpc::JsonRpcException
std::exception::what: Exception -32003 : Client connector error: libcurl error: 7 -> Could not connect to http://162.255.170.6:8080/rig1

with eth-proxy I have a similar, a cannot listen error.
Code:
CannotListenError(self.interface, self.port, le)
twisted.internet.error.CannotListenError: Couldn't listen on 162.255.170.6:8080

I feel stupid because I imagine its a silly thing I don't understand that will fix it.  For instance in the eth-proxy.conf file I am not sure if its as simple as putting down the IP of my machine as the Host address for my workers. 

I'm also not really sure if I need to be running geth or eth in a different terminal (in addition to running ethminer) and if I need to have them up to date on the most recent block.  Also I don't understand if I need to manually create a DAG file ??
Post
Topic
Board Announcements (Altcoins)
Re: Gridcoin (GRC) - first coin utilizing BOINC - Official Thread
by
Amazing
on 17/10/2015, 21:03:10 UTC
Hi,  I've been setting up BOINC and Gridcoin for the last week, trying to work out all the troubleshooting.  I had trouble getting my CPID associated with the wallet because (1) didn't have any GRC balance, and then realized the coins I bought on Poloniex I couldn't withdraw.  (2)  Then it took me a while to get my RAC up high enough, but up to this point I believe I've gotten my cpid associated with my wallet and with the 3 CPUs I have BOINCing.  I'm a little confused about why the wallet keeps sending out Beacons?  The wallet has sent out 6 Beacons, yet during this time I still haven't received any incoming transactions in terms of reward for the computing work I'm doing. 

When I 'list cpids' I get the 3 projects I'm working on, and they all have true, and the same CPID listed. 
When

When I 'beacon report'  I can find my CPID, but there is a curious informality with the rest of the other CPIDs.  It seems like they list the CPID left-hand column and the GRC address in the right hand column... "CPID" : "GRCAddress"

But when I find my CPID in the list the right hand column has no GRC Address, but instead a "", mark  Huh Huh?

Does anyone else know if this is normal?  Am I going to start receiving POR or Staking rewards?  I thought there were 2 super-blocks a day and I would be receiving daily payments (they way I do in pools for mining other cryptocurrencies)  And when will I stop sending out beacons?


Please, any clarification will be reassuring.  I've been searching different forums for the answer but haven't found any resources yet.