squall1066 (OP)
Copper Member
Legendary
Offline
Activity: 2310
Merit: 1032
|
 |
May 22, 2013, 09:08:45 AM |
|
Hiya, I have 2 lancelots FPGA's that show up under windows but I cant mine with them, I have now connected one unit to a ubuntu 12.04 and I have no clue as to even see if it is recognized, Rather than instructions, I need someone to team viewer and see if they can get it working, I have a few satoshi's as a reward.
Anyone? I need this done quickly.
|
|
|
|
escrow.ms
Legendary
Offline
Activity: 1274
Merit: 1005
|
 |
May 22, 2013, 12:26:48 PM |
|
|
|
|
|
CrownCloud
|
 |
May 22, 2013, 12:35:38 PM |
|
Hiya, I have 2 lancelots FPGA's that show up under windows but I cant mine with them, I have now connected one unit to a ubuntu 12.04 and I have no clue as to even see if it is recognized, Rather than instructions, I need someone to team viewer and see if they can get it working, I have a few satoshi's as a reward.
Anyone? I need this done quickly.
Hey, This is how I did mine, Open terminal and run these comands one by one apt-get install git git clone https://github.com/ckolivas/cgminer.gitcd cgminer ./autogen.sh --enable-icarus make && sudo make install And then, cgminer `for i in /dev/ttyUSB*; do echo -en "-S $i "; done` Should do it  if it worked, feel free to send anythign to 19J8H4f4pFYwULKpn848V8o2XFpYRHZ5kS 
|
CrownCloud - Internet Services Dedicated servers, OpenVZ and KVM based VPSes and in 4 locations. (We accept Bitcoin !) http://crowncloud.net/
|
|
|
squall1066 (OP)
Copper Member
Legendary
Offline
Activity: 2310
Merit: 1032
|
 |
May 22, 2013, 12:36:43 PM |
|
Thanks for the tip, Problem is I have no idea what to do with the command "./cgminer-fpgaonly -S /dev/ttyUSB0 -S /dev/ttyUSB1" When it starts I get "enter url" and thats in windows, I have downloaded in ubuntu and I cant even run cgminer. reward is 0.1BTC for someone to teamviewer it for me.
|
|
|
|
CrownCloud
|
 |
May 22, 2013, 12:39:55 PM |
|
Thanks for the tip, Problem is I have no idea what to do with the command "./cgminer-fpgaonly -S /dev/ttyUSB0 -S /dev/ttyUSB1" When it starts I get "enter url" and thats in windows, I have downloaded in ubuntu and I cant even run cgminer. reward is 0.1BTC for someone to teamviewer it for me. PM me the teamviwer details and i'll do it 
|
CrownCloud - Internet Services Dedicated servers, OpenVZ and KVM based VPSes and in 4 locations. (We accept Bitcoin !) http://crowncloud.net/
|
|
|
squall1066 (OP)
Copper Member
Legendary
Offline
Activity: 2310
Merit: 1032
|
 |
May 22, 2013, 12:41:17 PM |
|
Hiya, I have 2 lancelots FPGA's that show up under windows but I cant mine with them, I have now connected one unit to a ubuntu 12.04 and I have no clue as to even see if it is recognized, Rather than instructions, I need someone to team viewer and see if they can get it working, I have a few satoshi's as a reward.
Anyone? I need this done quickly.
Hey, This is how I did mine, Open terminal and run these comands one by one apt-get install git git clone https://github.com/ckolivas/cgminer.gitcd cgminer ./autogen.sh --enable-icarus make && sudo make install And then, cgminer `for i in /dev/ttyUSB*; do echo -en "-S $i "; done` Should do it  if it worked, feel free to send anythign to 19J8H4f4pFYwULKpn848V8o2XFpYRHZ5kS  the first thing went wrong "apt-get install git" I got "E: Could not open lock file /var/lib/dpkg/lock - open (13:permission denied) E: unable to lock the administration directory (/var/lib/dpkg/), are you root?" I really am a noob.
|
|
|
|
CrownCloud
|
 |
May 22, 2013, 12:41:51 PM |
|
Hiya, I have 2 lancelots FPGA's that show up under windows but I cant mine with them, I have now connected one unit to a ubuntu 12.04 and I have no clue as to even see if it is recognized, Rather than instructions, I need someone to team viewer and see if they can get it working, I have a few satoshi's as a reward.
Anyone? I need this done quickly.
Hey, This is how I did mine, Open terminal and run these comands one by one apt-get install git git clone https://github.com/ckolivas/cgminer.gitcd cgminer ./autogen.sh --enable-icarus make && sudo make install And then, cgminer `for i in /dev/ttyUSB*; do echo -en "-S $i "; done` Should do it  if it worked, feel free to send anythign to 19J8H4f4pFYwULKpn848V8o2XFpYRHZ5kS  the first thing went wrong "apt-get install git" I got "E: Could not open lock file /var/lib/dpkg/lock - open (13:permission denied) E: unable to lock the administration directory (/var/lib/dpkg/), are you root?" I really am a noob. Okay then do this, sudo apt-get install git and see if it works then 
|
CrownCloud - Internet Services Dedicated servers, OpenVZ and KVM based VPSes and in 4 locations. (We accept Bitcoin !) http://crowncloud.net/
|
|
|
escrow.ms
Legendary
Offline
Activity: 1274
Merit: 1005
|
 |
May 22, 2013, 12:45:15 PM |
|
yeah use sudo or
First sudo -s
then apt-get install git
|
|
|
|
squall1066 (OP)
Copper Member
Legendary
Offline
Activity: 2310
Merit: 1032
|
 |
May 22, 2013, 12:51:23 PM |
|
yeah use sudo or
First sudo -s
then apt-get install git
Crowncloud is in teamviewer as we speak, I have not a clue what he is doing, Looks impressive though 
|
|
|
|
CrownCloud
|
 |
May 22, 2013, 12:54:36 PM |
|
yeah use sudo or
First sudo -s
then apt-get install git
Crowncloud is in teamviewer as we speak, I have not a clue what he is doing, Looks impressive though  I've gotten logged out, could you log back in and send me the teamviwer details again (if they have changed)
|
CrownCloud - Internet Services Dedicated servers, OpenVZ and KVM based VPSes and in 4 locations. (We accept Bitcoin !) http://crowncloud.net/
|
|
|
CrownCloud
|
 |
May 22, 2013, 01:53:00 PM |
|
aand done  board is hashing away !
|
CrownCloud - Internet Services Dedicated servers, OpenVZ and KVM based VPSes and in 4 locations. (We accept Bitcoin !) http://crowncloud.net/
|
|
|
squall1066 (OP)
Copper Member
Legendary
Offline
Activity: 2310
Merit: 1032
|
 |
May 22, 2013, 02:15:58 PM |
|
aand done  board is hashing away ! One down, one to go. Tip sent Thanks. Transaction ID: dd40bd7ee298289d18098ffe0391aab5c1fcc4b604881422c5850f476ea9ac9b
|
|
|
|
CrownCloud
|
 |
May 22, 2013, 02:27:20 PM |
|
aand done  board is hashing away ! One down, one to go. Tip sent Thanks. Transaction ID: dd40bd7ee298289d18098ffe0391aab5c1fcc4b604881422c5850f476ea9ac9b Sure thing, no problems  once you get the other one fixed up and need any help in getting that up (just in case cgminer wont detect it) I'll help you out for free with that  just PM me  Thanks for the tip!
|
CrownCloud - Internet Services Dedicated servers, OpenVZ and KVM based VPSes and in 4 locations. (We accept Bitcoin !) http://crowncloud.net/
|
|
|
|