Bitcoin Forum
June 23, 2024, 08:18:48 AM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 [335] 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 »
6681  Bitcoin / Mining / Re: ¤¤¤¤ antrun.de - Antrouter R1 Fun-Run - compare your share ¤¤¤¤ on: September 21, 2016, 09:49:23 AM
Wow, that is an awesome share out of an R1!  Must be the highest ever from one I would think.

hmmmm...
Code:
Real-Duke - 13.008.870.562
 Tongue Tongue
Yepp, YOU are the king Grin!

LOL no its not me - it's the little black bastard in my living room that expand my W-LAN  Grin
@citronick time to get up  Wink
6682  Bitcoin / Bitcoin Discussion / Re: Bitcoin Core version 0.13.0 Released on: September 21, 2016, 08:07:07 AM
Interesting. Try opening an issue on the github page. Also, have you tried using the new ARM builds?

hmm don't know how to do that on github page...but the next step for me is to look for a precompiled working binary.
My OS is called "Bananian" https://www.bananian.org/
What is the correct ARM build for testing on Banana Pi M1 with ARM Cortex-A7 Dual-core (ARMv7-A) 1 GHz CPU?
6683  Bitcoin / Mining / Re: ¤¤¤¤ antrun.de - Antrouter R1 Fun-Run - compare your share ¤¤¤¤ on: September 21, 2016, 07:35:39 AM
Wow, that is an awesome share out of an R1!  Must be the highest ever from one I would think.

hmmmm...
Code:
Real-Duke - 13.008.870.562
  Tongue Tongue
6684  Bitcoin / Bitcoin Discussion / Re: Bitcoin Core version 0.13.0 Released on: September 20, 2016, 07:42:13 AM
Did someone here manage to compile the update on a Raspberry PI or a banana PI?
No problem with the older builds but when I try with 0.13.0 it stops after ~30min
End of Log:
Code:
 CXX      script/libbitcoinconsensus_la-script_error.lo
  CXX      libbitcoinconsensus_la-uint256.lo
  CXX      libbitcoinconsensus_la-utilstrencodings.lo
make[3]: Entering directory '/root/bitcoin/bitcoin/src/secp256k1'
gcc -I. -g -O2 -Wall -Wextra -Wno-unused-function -c src/gen_context.c -o gen_context.o
gcc gen_context.o -o gen_context
./gen_context
  CC       src/libsecp256k1_la-secp256k1.lo
  CCLD     libsecp256k1.la
make[3]: Leaving directory '/root/bitcoin/bitcoin/src/secp256k1'
  CXXLD    libbitcoinconsensus.la
  CXX      bitcoind-bitcoind.o
  CXX      libbitcoin_server_a-addrman.o
  CXX      libbitcoin_server_a-bloom.o
  CXX      libbitcoin_server_a-blockencodings.o
  CXX      libbitcoin_server_a-chain.o
  CXX      libbitcoin_server_a-checkpoints.o
  CXX      libbitcoin_server_a-httprpc.o
  CXX      libbitcoin_server_a-httpserver.o
  CXX      libbitcoin_server_a-init.o
  CXX      libbitcoin_server_a-dbwrapper.o
  CXX      libbitcoin_server_a-main.o
g++: internal compiler error: Getötet (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.9/README.Bugs> for instructions.
Makefile:5064: recipe for target 'libbitcoin_server_a-main.o' failed
make[2]: *** [libbitcoin_server_a-main.o] Error 4
make[2]: Leaving directory '/root/bitcoin/bitcoin/src'
Makefile:8338: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/root/bitcoin/bitcoin/src'
Makefile:667: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1
make  1552,75s user 54,73s system 98% cpu 27:05,93 total
2 root@bitcoinnode ~/bitcoin/bitcoin (git)-[v0.13.0] #  

Used Compiler:
Code:
root@bitcoinnode ~ # g++ --version
g++ (Debian 4.9.2-10) 4.9.2
Copyright (C) 2014 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


1 root@bitcoinnode ~ # gcc -v                                                Sad
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-linux-gnueabihf/4.9/lto-wrapper
Target: arm-linux-gnueabihf
Configured with: ../src/configure -v --with-pkgversion='Debian 4.9.2-10' --with-bugurl=file:///usr/share/doc/gcc-4.9/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.9 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.9 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libitm --disable-libquadmath --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.9-armhf/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.9-armhf --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.9-armhf --with-arch-directory=arm --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-sjlj-exceptions --with-arch=armv7-a --with-fpu=vfpv3-d16 --with-float=hard --with-mode=thumb --enable-checking=release --build=arm-linux-gnueabihf --host=arm-linux-gnueabihf --target=arm-linux-gnueabihf
Thread model: posix
gcc version 4.9.2 (Debian 4.9.2-10)

I have posted the same logs some time ago in our german main thread about the banana pi bitcoin node: https://bitcointalk.org/index.php?topic=973628.0;all

Any help is really appreciated  Smiley
6685  Local / Trading und Spekulation / Re: Der Aktuelle Kursverlauf on: September 14, 2016, 10:50:42 AM
Vor 2 Tagen bei 17° und Sonnenschein? Kann nicht in Deutschland gewesen sein  Tongue
Hier bestätigt sich eigentlich wieder nur eine Aussage: Die Autoschlange, ist die einzige Schlange, wo der Arsch vorne ist  Angry
6686  Local / Projektentwicklung / Re: Banana Node- Unterstütze das Netzwerk! on: September 13, 2016, 08:37:32 AM
Evtl sind Deine Daten auf der HDD angeschlagen, so das sich core weghängt.
Was steht denn im debug.log?
6687  Local / Projektentwicklung / Re: Banana Node- Unterstütze das Netzwerk! on: September 11, 2016, 10:02:48 PM
So sieht das hier aus:
Quote
root@bitcoinnode ~ # g++ --version
g++ (Debian 4.9.2-10) 4.9.2
Copyright (C) 2014 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


1 root@bitcoinnode ~ # gcc -v                                                Sad
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-linux-gnueabihf/4.9/lto-wrapper
Target: arm-linux-gnueabihf
Configured with: ../src/configure -v --with-pkgversion='Debian 4.9.2-10' --with-bugurl=file:///usr/share/doc/gcc-4.9/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.9 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.9 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libitm --disable-libquadmath --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.9-armhf/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.9-armhf --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.9-armhf --with-arch-directory=arm --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-sjlj-exceptions --with-arch=armv7-a --with-fpu=vfpv3-d16 --with-float=hard --with-mode=thumb --enable-checking=release --build=arm-linux-gnueabihf --host=arm-linux-gnueabihf --target=arm-linux-gnueabihf
Thread model: posix
gcc version 4.9.2 (Debian 4.9.2-10)
6688  Local / Mining (Deutsch) / Re: antrun.de - Antrouter R1 Fun-Run - compare your share - German Support Thread on: September 06, 2016, 08:14:05 AM
Bisher noch nicht,
aber Real-Duke war schon mal am Dichtesten dran von uns Allen Wink.

andY

Das geht runter wie Öl  Grin
6689  Local / Mining (Deutsch) / Re: antrun.de - Antrouter R1 Fun-Run - compare your share - German Support Thread on: September 05, 2016, 05:41:11 PM
Immer herein in die gute Stube  Cool
6690  Local / Projektentwicklung / Re: Banana Node- Unterstütze das Netzwerk! on: September 05, 2016, 10:33:01 AM
Ich glaube ich bin der Einzige der auf 0.13.0 updaten möchte was?  Wink
Wenn es nicht mehr möglich ist auf der Banane zu kompilieren wirds schwierig für mich. Crosscompilen unter Debian in einer VM wäre zwar denkbar, aber nicht ohne Anleitung bzw Toolchain etc was man dafür benötigen würde  Undecided

Meine Annahme, das es evtl mit dem Speicher zusammen hing/hängt hatte ich hieraus gezogen

https://github.com/bitcoin/bitcoin/issues/4384

Evtl hat jemand noch eine Idee?
6691  Bitcoin / Pools / Re: [∞ YH] solo.ckpool.org 1% fee solo mining USA/DE servers 192 blocks solved! on: August 31, 2016, 04:25:36 PM

NO LUCK FOR ME :-( .... goodbye

Maybe next time!
6692  Local / Trading und Spekulation / Re: Der Aktuelle Kursverlauf on: August 31, 2016, 07:53:48 AM
Sehe ich das richtig?

Bitcoin Core 0.13.0

Jup gibts seit dem 22.8.
Würde auf meinem Banana Pi auch schon rennen, wenn der nicht immer beim kompilieren abbrechen würde  Undecided
6693  Local / Projektentwicklung / Re: Banana Node- Unterstütze das Netzwerk! on: August 30, 2016, 08:09:02 PM
Ich werde mir mein Banana in den nächsten Tagen wieder einrichten und kurz testen, ob das auch richtig ist so.

Das ist richtig so! Mein Swapfile ist jetzt 2GB groß, kompiliere gerade  Wink
Fingers crossed....

EDIT:
Daran liegt es anscheinend doch nicht, wieder Abbruch an der selben Stelle mit gleicher Meldung  Undecided
6694  Local / Projektentwicklung / Re: Banana Node- Unterstütze das Netzwerk! on: August 30, 2016, 08:20:54 AM
@minibit
jup die Datei "swapfile1" ist im root Verzeichnis, momentan 512MB

OK, dann kannst du dort mal den Wert erhöhen und neu starten.

Wie geht das denn, kann man in der Datei schreiben?
Edit: Also die Datei ist 512MB groß
6695  Bitcoin / Mining / Re: ¤¤¤¤ antrun.de - Antrouter R1 Fun-Run - compare your share ¤¤¤¤ on: August 30, 2016, 08:14:55 AM
Never say never  Cool
Someday far far away in the future when the difficulty decrease somewhere below 13.000.000.000 there is a realistic chance to hit this damn block with our little R1 Smiley
6696  Local / Mining (Deutsch) / Re: Neue Mining Hardware? on: August 29, 2016, 08:10:35 PM
LOL da lag ich ja voll daneben mit meiner Preisschätzung  Grin
Sollen sie einfach ersticken an den Dingern, sowas von uninteressant zu dem Preis...
6697  Local / Projektentwicklung / Re: Banana Node- Unterstütze das Netzwerk! on: August 29, 2016, 08:02:06 PM
@minibit
jup die Datei "swapfile1" ist im root Verzeichnis, momentan 512MB
@Lincoln
bananian-config hatte ich auch gedacht, das kann man per ssh aber nicht ändern bzw kommt nicht als Änderungspunkt
6698  Bitcoin / Mining / Re: ¤¤¤¤ antrun.de - Antrouter R1 Fun-Run - compare your share ¤¤¤¤ on: August 27, 2016, 07:32:29 PM
Im soooooooooooooo sorry, Duke Grin!!!
But look, I´m just down on 4th place Wink.

andY

Yepp I just see it and followed you  Wink
6699  Bitcoin / Mining / Re: ¤¤¤¤ antrun.de - Antrouter R1 Fun-Run - compare your share ¤¤¤¤ on: August 26, 2016, 11:11:25 PM
wow!

2nd spot this tiny miner!

Common guys.... press that turbo button to catch up!
I´m on the track! 3th place Grin!

andY

Shame on you that you do this to me  Shocked Wink
6700  Local / Mining (Deutsch) / Re: Neue Mining Hardware? on: August 26, 2016, 10:57:13 PM
Ich tippe auf 1,6-1,7BTC /Stück
Pages: « 1 ... 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 [335] 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!