sonoIO
|
|
August 09, 2014, 01:30:01 PM Last edit: August 09, 2014, 01:49:13 PM by sonoIO |
|
guys this thread is a mess. PLEASE EXPLAIN ME CLEARLY1. how to GPU mine 2. how to GPU solo mine 3. how to GPU mine a pool im on AMD 280x and please do not send me to OP. its too messy i REALLY cant fidn anything and want to mine this I just got my hands on two AMD cards, and i'll write tutorial on how to rig up miner running GNU/Linux from USB. It will be finished today but don't know when exactly, as soon as i figure it out myself - i never mined with GPUs AMD drivers installation part is mystery to me as never done that either In the meantime you can put e.g Ubuntu on your 8GB (or larger) thumb drive: http://www.ubuntu.com/download/desktop/create-a-usb-stick-on-windowsMake sure to set up Persistent file, 4GB should be enough for BBR miner rig for 1y or something. When you are done boot into Ubuntu from USB, and to test that Persistence works - open terminal (Ctrl+Alt+t) and input following two commands: $ touch fileOnPersistance $ sudo reboot
and if file "fileOnPersistance" is there after reboot Persistence works. Then: $ sudo update $ sudo upgrade $ sudo reboot #if in upgrade new kernel is installed
to upgrade your OS. By running mining rig from USB, when you need your comp for other use just boot it from HD. Rest of tutorial is comming in a while EDIT: If you are playing with GNU/Linux for the first time, you can make sure that you'll not mess up anything on your HD by e.g. pulling out power cable from HD before booting from USB
|
|
|
|
hamiltino
|
|
August 09, 2014, 01:30:49 PM |
|
You used this version I gave, not the included ./qt-boolb.sh ? the path echoed upon running the script should be the current directory
Yes i created a new shell script, both of the echos, printed my current directory.
|
stacking coin
|
|
|
Anotheranonlol
|
|
August 09, 2014, 01:33:38 PM |
|
You used this version I gave, not the included ./qt-boolb.sh ? the path echoed upon running the script should be the current directory
Yes i created a new shell script, both of the echos, printed my current directory. ok, now copy the files from /libs folder into same directory as the shell script, boolbd etc, then run the ./qt-boolb.sh again. should fix it.
|
|
|
|
hamiltino
|
|
August 09, 2014, 01:35:33 PM |
|
You used this version I gave, not the included ./qt-boolb.sh ? the path echoed upon running the script should be the current directory
Yes i created a new shell script, both of the echos, printed my current directory. ok, now copy the files from /libs folder into same directory as the shell script, boolbd etc, then run the ./qt-boolb.sh again. should fix it. the libs folder is already in the same directory as the shell script.
|
stacking coin
|
|
|
Anotheranonlol
|
|
August 09, 2014, 01:41:09 PM |
|
You used this version I gave, not the included ./qt-boolb.sh ? the path echoed upon running the script should be the current directory
Yes i created a new shell script, both of the echos, printed my current directory. ok, now copy the files from /libs folder into same directory as the shell script, boolbd etc, then run the ./qt-boolb.sh again. should fix it. the libs folder is already in the same directory as the shell script. No, copy the files within the folder to the same directory as the script. (no separate /libs folder) It's not the proper way to do it, but it works.
|
|
|
|
hamiltino
|
|
August 09, 2014, 01:43:06 PM |
|
You used this version I gave, not the included ./qt-boolb.sh ? the path echoed upon running the script should be the current directory
Yes i created a new shell script, both of the echos, printed my current directory. ok, now copy the files from /libs folder into same directory as the shell script, boolbd etc, then run the ./qt-boolb.sh again. should fix it. the libs folder is already in the same directory as the shell script. No, copy the files within the folder to the same directory as the script. (no separate /libs folder) It's not the proper way to do it, but it works. Ahh it works thank you!!!!
|
stacking coin
|
|
|
Anotheranonlol
|
|
August 09, 2014, 01:51:17 PM |
|
Ahh it works thank you!!!! No problem. I think below script should work without copying /libs file to same folder actually, not that it makes big difference #!/bin/sh
LD_LIBRARY_PATH=$(pwd) LD_LIBRARY_PATH="$LD_LIBRARY_PATH/libs" export LD_LIBRARY_PATH export QT_PLUGIN_PATH="$LD_LIBRARY_PATH"
./qt-boolb
|
|
|
|
hamiltino
|
|
August 09, 2014, 02:03:07 PM |
|
Ahh it works thank you!!!! No problem. I think below script should work without copying /libs file to same folder actually, not that it makes big difference #!/bin/sh
LD_LIBRARY_PATH=$(pwd) LD_LIBRARY_PATH="$LD_LIBRARY_PATH/libs" export LD_LIBRARY_PATH export QT_PLUGIN_PATH="$LD_LIBRARY_PATH"
./qt-boolb
They should add this script to the binaries folder.
|
stacking coin
|
|
|
forzendiablo
Legendary
Offline
Activity: 1526
Merit: 1000
the grandpa of cryptos
|
|
August 09, 2014, 03:36:50 PM |
|
im on windows
|
yolo
|
|
|
sonoIO
|
|
August 09, 2014, 06:10:14 PM Last edit: August 09, 2014, 06:34:07 PM by sonoIO |
|
im on windows Add 8GB USB thumb drive into the equation and you'll be fine I'm making detailed tutorial so it is not finished yet. You can put your first GNU/Linux on a USB before i finish it Yust follow http://www.ubuntu.com/download/desktop/create-a-usb-stick-on-windows and download OS from e.g. http://www.ubuntu.com/download/desktopNote that it will be tutorial only for miner setup, so no sensitive data will be on the USB thus no encryption of the file system is necessary
|
|
|
|
btc-mike
|
|
August 10, 2014, 03:43:55 AM |
|
Did the PiMP guys get something working yet? There was someone asking for help a few weeks ago but he only posted once.
|
|
|
|
jd1959
|
|
August 10, 2014, 05:31:41 AM |
|
To continue the growth of Boolberry, we have now listed it on https://www.alt2bit.com - We look forward to its success. Nice looking home page.......but who where are you? no info just register......so more info please before i think of trading there Jon
|
dICO Disguised Instant Cash Out
|
|
|
dboylc
Full Member
Offline
Activity: 153
Merit: 100
mine for future~
|
|
August 10, 2014, 03:56:06 PM |
|
guys this thread is a mess. PLEASE EXPLAIN ME CLEARLY1. how to GPU mine 2. how to GPU solo mine 3. how to GPU mine a pool im on AMD 280x and please do not send me to OP. its too messy i REALLY cant fidn anything and want to mine this Hello forzendiablo! I'm really sorry that we still don't have a clear manual for all these things. At this moment Mike is working on FAQ and i hope it will be finished ASAP. At this moment i could say: 1. We have GPU miner released from mbk: https://github.com/mbkuperman/boolberry-openclit's okay for solomining and also could works for pool mining with simpleminer. see instructions there. 2. we also have CUDA miner released by Wolf, most fast miner that we have, pool miner: https://github.com/wolf9466/bbr-cudaminerAs i know Wolf don't have windows builds yet. Are you looking for windows binaries or sources is okay? ---Seems it's hard to build windows version from CUDA code. Let's wait for Wolf0's opensource opencl pool miner~~
|
|
|
|
hyeoam
|
|
August 10, 2014, 03:59:27 PM |
|
|
Donate BTC: 1NRG17fYCNcfQvQHC3G9TUAowNKsM4oTWA
|
|
|
dboylc
Full Member
Offline
Activity: 153
Merit: 100
mine for future~
|
|
August 10, 2014, 04:01:13 PM |
|
Did the PiMP guys get something working yet? There was someone asking for help a few weeks ago but he only posted once. ~~haha, I made this ubuntu14.04 usb stick, it only works on my H61-PRO-BTC motherboard. and for another Hi-Fi-H61, can't boot from USB device. So today I brought a asus dvdrw and burned the ubuntu install cd, it works well.
|
|
|
|
sonoIO
|
|
August 10, 2014, 05:32:33 PM |
|
im on windows You may wish to set up your first mining rig bootable from USB. See this post This is tutorial only for BBR AMD GPU miner setup. No sensitive data should end up on the USB (e.g. wallet keys file) thus no encryption of the file system is necessary. .....
Cheers
|
|
|
|
sonoIO
|
|
August 10, 2014, 05:41:55 PM |
|
Did the PiMP guys get something working yet? There was someone asking for help a few weeks ago but he only posted once. ~~haha, I made this ubuntu14.04 usb stick, it only works on my H61-PRO-BTC motherboard. and for another Hi-Fi-H61, can't boot from USB device. So today I brought a asus dvdrw and burned the ubuntu install cd, it works well. New (UEFI) Asus boards may give pain in the back when one tries to boot from USB, other should work fine
|
|
|
|
maxcan
Member
Offline
Activity: 117
Merit: 100
|
|
August 11, 2014, 06:50:51 AM |
|
any news mr. zoidberg?
|
|
|
|
|
forzendiablo
Legendary
Offline
Activity: 1526
Merit: 1000
the grandpa of cryptos
|
|
August 11, 2014, 12:56:47 PM |
|
guys what a mess.\\I WAS ABLE TO SOLO MINE WITH AMD GPU BEOFRE.
ive lost the file + right .bat\\now nobod yhere can say hwo ot solo mien with GPU even devs lol.
is thts a joke? ;x
|
yolo
|
|
|
|