Bitcoin Forum
July 16, 2024, 12:49:47 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Git not Git'ing  (Read 492 times)
proline1 (OP)
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
July 01, 2015, 06:11:51 PM
 #1

Greetings!!
First of all...
I'm a newb to pi and raspbian, so please bare with me, but have been running CPU/GPU/cgminer/gridseed 5-chip and am comfortable with it that way. Would like to change from CPU to Pi for the gridseed 5-chip.

 I'm trying to add bfgminer to my Raspberry Pi 2 running raspbian.
Everything went well until installing bfgminer.
 When I try to
 git clone git://github.com/luke-jr/bfgminer.git
 I receive Cloning into "bfgminer"...
 then it just sits there. Waited for hrs.

I followed the steps found in

https://bitcointalk.org/index.php?topic=517451.0

Frustration has set in and I'm not sure what I'm doing wrong.

I've tried many different mining images out there for the RPi, but am unable to get any of them to work.

Please help!
ncsupanda
Legendary
*
Offline Offline

Activity: 1628
Merit: 1012



View Profile
July 01, 2015, 08:17:41 PM
 #2

Greetings!!
First of all...
I'm a newb to pi and raspbian, so please bare with me, but have been running CPU/GPU/cgminer/gridseed 5-chip and am comfortable with it that way. Would like to change from CPU to Pi for the gridseed 5-chip.

 I'm trying to add bfgminer to my Raspberry Pi 2 running raspbian.
Everything went well until installing bfgminer.
 When I try to
 git clone git://github.com/luke-jr/bfgminer.git
 I receive Cloning into "bfgminer"...
 then it just sits there. Waited for hrs.

I followed the steps found in

https://bitcointalk.org/index.php?topic=517451.0

Frustration has set in and I'm not sure what I'm doing wrong.

I've tried many different mining images out there for the RPi, but am unable to get any of them to work.

Please help!


Wouldn't it be:

Code:
 git clone http://github.com/luke-jr/bfgminer.git 

If it gets stuck in the future just use control+c (control+z? been a while since I was in front of a Linux prompt) or an alternative command to exit it since it clearly shouldn't take hours.
proline1 (OP)
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
July 01, 2015, 08:50:22 PM
Last edit: July 01, 2015, 09:14:48 PM by proline1
 #3

Greetings!!
First of all...
I'm a newb to pi and raspbian, so please bare with me, but have been running CPU/GPU/cgminer/gridseed 5-chip and am comfortable with it that way. Would like to change from CPU to Pi for the gridseed 5-chip.

 I'm trying to add bfgminer to my Raspberry Pi 2 running raspbian.
Everything went well until installing bfgminer.
 When I try to
 git clone git://github.com/luke-jr/bfgminer.git
 I receive Cloning into "bfgminer"...
 then it just sits there. Waited for hrs.

I followed the steps found in

https://bitcointalk.org/index.php?topic=517451.0

Frustration has set in and I'm not sure what I'm doing wrong.

I've tried many different mining images out there for the RPi, but am unable to get any of them to work.

Please help!


Wouldn't it be:

Code:
 git clone http://github.com/luke-jr/bfgminer.git 

If it gets stuck in the future just use control+c (control+z? been a while since I was in front of a Linux prompt) or an alternative command to exit it since it clearly shouldn't take hours.



When attempting
Code:
 git clone http://github.com/luke-jr/bfgminer.git 
response is:
Cloning into bfgminer ...
error: RPC failed: result=52, HTTP code = 0
fatal: The remote end hung up unexpectedly

Looks like it might be a network issue..  Will investigate further.

Never seen that before.
...sigh...
proline1 (OP)
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
July 02, 2015, 12:58:55 AM
 #4

Greetings!!
First of all...
I'm a newb to pi and raspbian, so please bare with me, but have been running CPU/GPU/cgminer/gridseed 5-chip and am comfortable with it that way. Would like to change from CPU to Pi for the gridseed 5-chip.

 I'm trying to add bfgminer to my Raspberry Pi 2 running raspbian.
Everything went well until installing bfgminer.
 When I try to
 git clone git://github.com/luke-jr/bfgminer.git
 I receive Cloning into "bfgminer"...
 then it just sits there. Waited for hrs.

I followed the steps found in

https://bitcointalk.org/index.php?topic=517451.0

Frustration has set in and I'm not sure what I'm doing wrong.

I've tried many different mining images out there for the RPi, but am unable to get any of them to work.

Please help!


Wouldn't it be:

Code:
 git clone http://github.com/luke-jr/bfgminer.git 

If it gets stuck in the future just use control+c (control+z? been a while since I was in front of a Linux prompt) or an alternative command to exit it since it clearly shouldn't take hours.



When attempting
Code:
 git clone http://github.com/luke-jr/bfgminer.git 
response is:
Cloning into bfgminer ...
error: RPC failed: result=52, HTTP code = 0
fatal: The remote end hung up unexpectedly

Looks like it might be a network issue..  Will investigate further.

Never seen that before.
...sigh...

Bad internet cable, but that still didn't fix everything.   I verified I have internet connection via the browser when you run startx.

I cannot git bfgminer from anywhere. even when I tried the one you suggested.  I get a timeout error.  Server down???

I formatted and started from scratch again.  Sudo apt-get update all when through great.  When I get to git bfgminer, still timeout.  Thought we had it... almost.

Thanks for your help to this point, we are making progress.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!