Bitcoin Forum
May 14, 2024, 08:44:16 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 [13]  All
  Print  
Author Topic: Guida semplificata windows/linux per mining ethereum  (Read 67625 times)
Maicol792
Legendary
*
Offline Offline

Activity: 1260
Merit: 1010


View Profile
September 24, 2016, 08:28:03 PM
 #241

Ragazzi qualcuno di voi sa indirizzarmi su come sapere fino a quando basteranno i 3 gb di memoria sulle skede video per minare? Grazie ovvero dove e come si può osserverà un diaframma spazio/tempo sulla crescita del file dag?
1715676256
Hero Member
*
Offline Offline

Posts: 1715676256

View Profile Personal Message (Offline)

Ignore
1715676256
Reply with quote  #2

1715676256
Report to moderator
1715676256
Hero Member
*
Offline Offline

Posts: 1715676256

View Profile Personal Message (Offline)

Ignore
1715676256
Reply with quote  #2

1715676256
Report to moderator
"The nature of Bitcoin is such that once version 0.1 was released, the core design was set in stone for the rest of its lifetime." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
zteo
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile
October 17, 2016, 04:29:28 PM
 #242

Salve a tutti!
Ho cercato di seguire la guida, ma haimè, da subito ho problemi. Qualcuno con MOLTA pazienza è disposto ad aiutarmi?
grazie
wariner
Legendary
*
Offline Offline

Activity: 1250
Merit: 1004


pool.sexy


View Profile
October 19, 2016, 07:32:53 AM
 #243

Salve a tutti!
Ho cercato di seguire la guida, ma haimè, da subito ho problemi. Qualcuno con MOLTA pazienza è disposto ad aiutarmi?
grazie

Ciao,

non so che SO ne che GPU utilizzi cmq se può aiutarti io da ubuntu 14.04 con AMD:

INSTALLARE DRIVER AMD
scarica http://developer.amd.com/tools-and-sdks/opencl-zone/amd-accelerated-parallel-processing
sudo ./AMD-APP-SDK-v3.0.130.135-GA-linux64.sh
sudo ln -s /opt/AMDAPPSDK-3.0 /opt/AMDAPP
sudo ln -s /opt/AMDAPP/include/CL /usr/include
sudo ln -s /opt/AMDAPP/lib/x86_64/* /usr/lib/
sudo ldconfig
sudo reboot

sudo apt-get install fglrx-updates
sudo aticonfig --initial -f --adapter=all
sudo aticonfig --list-adapters
REBOOT
fglrxinfo

INSTALLARE ETHMINER
sudo apt-get install git 
sudo apt-get install software-properties-common 
sudo apt-get install curl
sudo add-apt-repository ppa:ethereum/ethereum-qt
sudo add-apt-repository ppa:ethereum/ethereum
sudo apt-get -y install build-essential git cmake libboost-all-dev libgmp-dev libleveldb-dev libminiupnpc-dev libreadline-dev libncurses5-dev libcurl4-openssl-dev libcryptopp-dev libjson-rpc-cpp-dev libmicrohttpd-dev libjsoncpp-dev libargtable2-dev llvm-3.8-dev libedit-dev mesa-common-dev ocl-icd-libopencl1 opencl-headers libgoogle-perftools-dev qtbase5-dev qt5-default qtdeclarative5-dev libqt5webkit5-dev libqt5webengine5-dev ocl-icd-dev libv8-dev 
bash <(curl https://raw.githubusercontent.com/ethereum/frontier-release/master/bin/install-go.sh)
sudo apt-get update
sudo apt-get install cpp-ethereum

AVVIARE IL MINER
export GPU_USE_SYNC_OBJECTS=1
export GPU_MAX_ALLOC_PERCENT=100
export GPU_MAX_HEAP_SIZE=100
export GPU_FORCE_64BIT_PTR=0
export GPU_SINGLE_ALLOC_PERCENT=100
ethminer --farm-recheck 200 --cl-global-work 16384 -G -F http://address.pool.port

Pool.sexy - Pool ETH-ETC-EXP-UBQ-ZEC-DBIX..and more low fee Discussion

my BTC: 1KiMpRAWscBvhRgLs8jDnqrZEKJzt3Ypfi
danybit
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
June 16, 2018, 10:56:35 AM
 #244

scusate ho provato ad installare geth ma quando faccio partire da prompt dei comandi non mi chiede di inserire la password come in tutte le guide dicono... come mai?
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 [13]  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!