cameltoe
Member
Offline
Activity: 98
Merit: 10
|
|
March 07, 2016, 01:33:54 AM |
|
This is getting a lot of support and do I see a billion dollar cap??.....!
|
|
|
|
notbatman
Legendary
Offline
Activity: 2212
Merit: 1038
|
|
March 07, 2016, 03:22:07 AM |
|
|
|
|
|
d57heinz
Legendary
Offline
Activity: 1453
Merit: 1011
Bitcoin Talks Bullshit Walks
|
|
March 07, 2016, 04:39:13 AM |
|
How do I get Ethereum miner to recognize 2 cards on the same computer ?... it only mines one of 2 cards .nvidia 980ti at 22 mh/s. It should have -d 0,1 but doesn't work..like cuda should. Thx EDIT: This my bat file that doesn't work ethminer.exe --farm-recheck 3000 -o http://eth-us.suprnova.cc:3001/razorsedge.eth1/22On the donation bat file I get 1 card 980ti that gives 22 mh/s...but this bat file above doesn't work. My main thing is to get one card working. Please help. thx EDIT:I have ethminer.exe --farm-recheck 3000 -U -F http://eth-us.suprnova.cc:3001/razorsedge.eth1/22 --opencl-platform 1 Working now with only 1 card. I have 2 750ti too on the rig. Still won't mine with the other 980ti card...... get the latest driver package from nvidia and the latest ethminer https://github.com/Genoil/cpp-ethereum/blob/stratum/releases/ethminer-0.9.41-genoil-1.0.4b3.zip?raw=true. Then what i did on the computer that i had some trouble with is use this little program.. http://www.guru3d.com/files-details/display-driver-uninstaller-download.htmlhttp://www.guru3d.com/files-get/display-driver-uninstaller-download,20.html let it run in safe mode then click the drop down and select nvidia.. Delete all drivers and restart is the button i selected.> upon restart load the new drivers. then reboot again.. go to ethminer directory.. ethminer --list-devices if it shows you all your cards then your are good.. fingers crossed restart the ethminer batch you have. ethminer.exe --farm-recheck 3000 -U -F http://eth-us.suprnova.cc:3001/razorsedge.eth1/22 --opencl-platform 1 if that still doesnt work.. try add -t 3 switch after the -U not sure that will do anything but ive seen some say yes and some no.. Idk.. sorry i could be of more help. If you do figure it out.. Please let us know what you did to get it working. Best Regards d57heinz
|
As in nature, all is ebb and tide, all is wave motion, so it seems that in all branches of industry, alternating currents - electric wave motion - will have the sway. ~Nikola Tesla~
|
|
|
e6ug
|
|
March 07, 2016, 06:44:00 AM |
|
new wallet keeps getting stuck downloading blocks
|
|
|
|
citronick
Legendary
Offline
Activity: 1834
Merit: 1080
---- winter*juvia -----
|
|
March 07, 2016, 07:01:07 AM |
|
new wallet keeps getting stuck downloading blocks Have you tried web wallets like https://holytransaction.com/
|
If I provided you good and useful info or just a smile to your day, consider sending me merit points to further validate this Bitcointalk account ~ useful for future account recovery...
|
|
|
AforAmethyst
Member
Offline
Activity: 84
Merit: 10
|
|
March 07, 2016, 07:19:17 AM |
|
new wallet keeps getting stuck downloading blocks Try closing it and then reopening it. I downloaded the latest wallet from Github yesterday. It fully synced in what seemed like a couple of hours. It might have been three, but very quick compared to other altcoin wallets I've had. It synced fast until the last few blocks and then it stuck. About 10 minutes passed with no progress so I closed the wallet and opened it again and it was fully synced in seconds. Stalling when syncing is normal with all the altcoin wallets I've had when first installing. Closing and opening a QT wallet is the standard known cure for sync stalling. I suppose it is the same for ethereum.
|
|
|
|
AforAmethyst
Member
Offline
Activity: 84
Merit: 10
|
|
March 07, 2016, 07:33:31 AM |
|
Here's a question I have about Ethereum wallets. Up to now I've been storing all my Ethereum on exchanges.
How should I store it in my Ethereum wallet?
I'm confused. Do I just send it to the Ethereum Main Account (Etherbase) wallet, or should I create my own personal wallet within the Etherbase base Main Account and use that as my main storage wallet. How should I go about it?
My confusion is coming from the notice in the wallet that Accounts can't display incoming transactions and to see them I have to create a wallet contract. I don't want to send my Ethereum to my new wallet in case I foul things up.
Apologies if this is a regular question that has been answered before, but I tried looking and couldn't find a definitive answer. Guidance on this might also be of interest to the increased influx of Ethereum wallet newbies because of the publicity given to Devcon last year and to the gamechanging advances made recently.
|
|
|
|
Variantand
Newbie
Offline
Activity: 21
Merit: 0
|
|
March 07, 2016, 08:45:17 AM |
|
From website:
Generating wallet address: – Open the geth folder and run geth-console.bat to start Ethereum in console mode – The software will need to download the blockchain data, it can take some time – In the console type: personal.newAccount("password") – Instead of password in the quotes above write your own password and remember it well – In the console type: eth.accounts – This will list your Ethereum wallet address – To check your account balance you can type:web3.fromWei(eth.getBalance(eth.coinbase), "ether") Sending Ether to another wallet: – First you need to unlock your account by typing in the console the following (replace password with your password): personal.unlockAccount(eth.accounts[0], "password") – In the console type: eth.sendTransaction({from: 'your_address', to: 'recipient_address', value: web3.toWei(1, "ether")}) – In the above code replace your_address and recipient_address with the respective addresses, the example is for sending 1 Ether, but you can change the value depending on your needs
|
|
|
|
notbatman
Legendary
Offline
Activity: 2212
Merit: 1038
|
|
March 07, 2016, 08:53:56 AM |
|
If you're on Windoze you'll need a 3rd party time synchronization application.
|
|
|
|
mangox
|
|
March 07, 2016, 08:54:45 AM |
|
|
|
|
|
AforAmethyst
Member
Offline
Activity: 84
Merit: 10
|
|
March 07, 2016, 08:59:42 AM |
|
If you're on Windoze you'll need a 3rd party time synchronization application.
Yes I'm on Windows7 64-bit. I'll try to create a new wallet later when I come home from work. Thanks. Thanks also to Variantand for your detailed information about wallet creation.
|
|
|
|
malekbaba
Legendary
Offline
Activity: 1526
Merit: 1026
|
|
March 07, 2016, 09:02:12 AM |
|
From website:
Generating wallet address: – Open the geth folder and run geth-console.bat to start Ethereum in console mode – The software will need to download the blockchain data, it can take some time – In the console type: personal.newAccount("password") – Instead of password in the quotes above write your own password and remember it well – In the console type: eth.accounts – This will list your Ethereum wallet address – To check your account balance you can type:web3.fromWei(eth.getBalance(eth.coinbase), "ether") Sending Ether to another wallet: – First you need to unlock your account by typing in the console the following (replace password with your password): personal.unlockAccount(eth.accounts[0], "password") – In the console type: eth.sendTransaction({from: 'your_address', to: 'recipient_address', value: web3.toWei(1, "ether")}) – In the above code replace your_address and recipient_address with the respective addresses, the example is for sending 1 Ether, but you can change the value depending on your needs
i tried and i think the window get stuck. It just says "starting server" and nothing. I waited almost 30 minutes
|
|
|
|
notbatman
Legendary
Offline
Activity: 2212
Merit: 1038
|
|
March 07, 2016, 09:08:38 AM |
|
If you're on Windoze you'll need a 3rd party time synchronization application.
Yes I'm on Windows7 64-bit. I'll try to create a new wallet later when I come home from work. Thanks. Thanks also to Variantand for your detailed information about wallet creation. NetTime works for me, you may have to try several different NTP servers.
|
|
|
|
notbatman
Legendary
Offline
Activity: 2212
Merit: 1038
|
|
March 07, 2016, 09:12:45 AM |
|
For the command line challenged, the wallet GUI is called Mist and it connects to the geth node via RPC.
|
|
|
|
mangox
|
|
March 07, 2016, 09:14:22 AM |
|
|
|
|
|
mangox
|
|
March 07, 2016, 11:06:32 AM |
|
The ethereum scam... ??
|
|
|
|
|
qiwoman2
Legendary
Offline
Activity: 2114
Merit: 1023
Oikos.cash | Decentralized Finance on Tron
|
|
March 07, 2016, 11:49:08 AM |
|
I missed out on buying ETH early on and am wondering if it is still viable for me to enter the ETH market at this time and just buy a few to hold long term? Or is it mainly just for daytraders now? I am looking into it as a medium to longer term play.
|
|
|
|
mangox
|
|
March 07, 2016, 12:03:48 PM |
|
I missed out on buying ETH early on and am wondering if it is still viable for me to enter the ETH market at this time and just buy a few to hold long term? Or is it mainly just for daytraders now? I am looking into it as a medium to longer term play. we return to 0.002 BTC
|
|
|
|
mickiya
|
|
March 07, 2016, 12:47:57 PM |
|
--farm-recheck 3000 is too long. It is better for it to be below 300. It will not send many shares out due to the farm recheck time.
|
|
|
|
|