Release [REPO] Bitcoin - 0.8.1.1 - New


Repository

Member
Joined
Apr 29, 2013
Messages
117
preview1.png
Bitcoin is an experimental new digital currency that enables instant payments to anyone, anywhere in the world. Included command line cgminer to use FPGA or ASIC. OpenPandora only does 400 hashes per second.
Get it from here!
 
It crashes for me, with this error:


=======================================================================================
PND : /media/1/pandora/menu/bitcoin.pnd
PND_FSTYPE : Squashfs
APPDATADIR : /media/1/pandora/appdata/bitcoin
APPDD_FSTYPE : ext3
PND_CPUSPEED : <unset>
EXENAME : start.sh
ARGUMENTS : <unset>
=======================================================================================
[ START ]--- Mount the PND ----------
Mounting : mount -t squashfs -o ro "/dev/loop0" "/mnt/utmp/bitcoin"
Mounting the Union FS : mount -t aufs -o exec,dirs="/media/1/pandora/appdata/bitcoin=rw+nolwh":"/mnt/pnd/bitcoin=rr" none "/mnt/utmp/bitcoin"
[SUCCESS]--- Mount the PND ----------
[ START ]--- Starting the application ( start.sh ) ----------
QGtkStyle was unable to detect the current GTK+ theme.
Qt: Session management error: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed
/usr/pandora/scripts/pnd_run.sh: line 522: 5889 Bus error "./$EXENAME" $ARGUMENTS "$@"
[ FAILED]--- Starting the application ( start.sh ) ----------
[ START ]--- Restoring the frame buffer status ----------
[SUCCESS]--- Restoring the frame buffer status ----------
[ START ]--- uMount the PND ----------
[ START ]--- Waiting the Union to be available ----------
[SUCCESS]--- Waiting the Union to be available ----------
auplink:plink.c:223: AUFS_CTL_PLINK_MAINT: Inappropriate ioctl for device
rmdir: failed to remove `/mnt/utmp/bitcoin': Device or resource busy
[ START ]--- Waiting the PND mount dir to be free ----------
[SUCCESS]--- Waiting the PND mount dir to be free ----------
cleanup done
[SUCCESS]--- uMount the PND ----------
=======================================================================================
Return code is : 4

I have a 1 gigahertz Pandora, although I'm not sure if that matters.
 
Last edited by a moderator:
Did you updated to last version?

Delete appdata/bitcoin folder and try again.
 
Back
Top