Bitcoin Forum
September 24, 2024, 07:45:38 PM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Other / Beginners & Help / setting up DMD wallet on raspberry pi 3 help please on: January 01, 2018, 01:56:50 PM
Has anyone get experience setting up wallets on RPI3?

i have followed this guide
https://diamond-info.github.io/raspberry2.html

i tried with precompiled binaries which i couldnt get to run,
I tried to compile my own binary in pi which failed for some reason (pi was hot)

i then found a guide for compiling in vm debian     https://bitcointalk.org/index.php?topic=580725.15700


Install the build environment dependencies for the Raspberry Pi -
Code:
sudo apt install build-essential libtool autotools-dev autoconf pkg-config curl gcc-aarch64-linux-gnu g++-aarch64-linux-gnu  ( this line worked after working out debian doesnt configure sudo by default)

build the dependencies for the DMD wallet without the GUI (cli only) building for QT needs work -
Code:

cd depends && make HOST=aarch64-linux-gnu NO_QT=1           This line just gives an error too .

Can diamond wallet be run on ubuntu snappy? i think i need a gui.the commands to copy and paste just arent working on my system , ubuntu 16.04

spend a good 10+ hours on this now
Looking for gui alternatives now, lots of lite linux distros for pi can the regular linux wallet run on these?
2  Other / Meta / Test post on: May 07, 2016, 06:12:42 PM
I have posted before, but now all i get is the wait 360 seconds message even after waiting 30 mins still the same.
Any reason i could post, but not anymore?
3  Other / Beginners & Help / setup help on: January 02, 2014, 04:20:21 PM
hi i have a sapphire 7770 hitting 180 khs
was a bad initial choice for mining (still an upgrade from my 4730 lol)
 can i mix this card with my 7770?
http://rover.ebay.com/rover/0/e11060.m43.l1123/7?euid=dda3291004b64860a88d34b2d0382300&loc=http%3A%2F%2Fcgi.ebay.co.uk%2Fws%2FeBayISAPI.dll%3FViewItem%26item%3D151201545807%26ssPageName%3DADME%3AB%3ABOC%3AGB%3A1123

I have i7 clocked at 4.2ghz , can reduce if needed
500w psu
6gb corsair ddr3 ram

If i buy this card can i mine with them both? should hit 780khs then combined

OR THIS ONE

VTX3D AMD Radeon HD 7850 2GB X-Edition Graphics Card
4  Other / Beginners & Help / Scrypt minig setup help on: December 27, 2013, 10:28:14 AM
I am mining ltc and am running my amd 7770 ghz edition hitting only 182khs. the standard model should be hitting 200khs
runnig amd sdk and catalyst 13.12 if i even touch intensity 17 it will show 5khs for 20 seconds then crash

{
"pools" : [
   {
      "url" : "stratum+tcp://eu.ltcrabbit.com:3333",
      "user" : "madmack1.madmack2",
      "pass" : "fuckyou1"
   }
]
,
"intensity" : "16",
"vectors" : "1",
"worksize" : "256",
"kernel" : "scrypt",
"lookup-gap" : "0",
"thread-concurrency" : "8000",
"shaders" : "0",
"gpu-engine" : "0-0",
"gpu-fan" : "0-90",
"gpu-vddc" : "0.000",
"temp-cutoff" : "95",
"temp-overheat" : "85",
"temp-target" : "75",
"api-mcast-port" : "4028",
"api-port" : "4028",
"auto-fan" : true,
"expiry" : "120",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"gpu-threads" : "1",
"hotplug" : "5",
"log" : "5",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "30",
"scrypt" : true,
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin"
}
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!