Author

Topic: [ANN] US/North American Bitfury sales NEW STOCK ***NOW SHIPPING*** - page 126. (Read 576936 times)

full member
Activity: 219
Merit: 100
after a massive roundabout circle of VMware permissions, i still cant modify th efiles in the linux partition of the SD card. without a linux computer/poweruser, how the hell am i supposed to fix the default ip address of 10.10.1.249?

with vmware it seems to deny my ownership of the filesystem and any changes i try to save are denied by a gedit error

I'm sorry for the trouble you are experiencing.  The default gateway that you and others are experiencing is an oversight on some changes we made in the last two weeks, but didn't update our testing before we shipped these out to you.  I don't know why you didn't get an SD card with your order.  Can you PM me your order number so I can follow up on that part?

The fastest way for you to fix this issue is going to be the following:
1. Download and burn a copy of Ubuntu(12.04 or 13.04 will work)
2. Put it into your computer and override the boot sequence so it boots from disk
3. Select boot from disk rather than install.  Make sure your sd card is plugged in but not chosen as the boot device.
4. Once it boots up, open a terminal(Click the applications button in the top left and type terminal)
5. Try to see if it automounted the device.  Do "cd /mnt/" and "ls".  There should be a few things in there and my ubuntu tries to give sd cards a very long name.  You can tell if you've found the right one by doing:
"cd " followed by "ls home/pi/*".  It should print out a few things and not "no such file or directory".  If it isn't there try removing and reinserting the SD card.  If that doesn't work you'll need to mount the sd card.
6. Once you've found it, you should be in the root directory("cd /mnt//").  Do these commands:
sudo sed -i 's/10.10.11.249/192.168.1.249/' etc/network/interfaces
sudo sed -i '/s/255.0.0.0/255.255.255.0/' etc/network/interfaces
sudo sed -i '/s/10.1.1.1/192.168.1.1/' etc/network/interfaces

Once that is done, pull the SD card out and try to boot your rPI.  You can avoid shutting down the ubuntu prematurely by loading firefox and trying to hit 192.168.1.249  (It takes about 3 minutes for the rPI to fully boot up, so give it a little time before trying this).

Note that you'll need to change the above numbers if any of them don't match your network settings.  You can check this in windows with ipconfig or linux with ifconfig.  The info you need is the default gateway IP address(most likely 192.168.1.1) and the subnet mask(most likely 255.255.255.0).

If this doesn't help we can probably overnight you an SD card to fix the issue, but unfortunately it is Friday now so that is little good for the weekend.  Let me know if the above helps.
hero member
Activity: 924
Merit: 1000
Doesn´t your TV have a HDMI input. Use that as a monitor. I bet your image just doesn´t boot up.


I just got my bitfury today and I must say I am quite pleased!   Thank you Dave and MegaBigPower Team!!!! Grin Grin Grin


I had to make sure ALL power connectors were plugged in on the V. 2.2 boards:   12v, ground, 2 x pci-e.  I had to make my own 12v & ground connector from a AT to serial sata power connector.  After all of that I still had to connect the pi to the TV because the config was asking for an IP address after you login.  It would ask you to set the ip address.  After that and a sudo shutdown -r now command i had an ip address.  Once I had the IP I could ssh or web tunnel in.  I still had to go in and change the gateway ip and the subnet mask for the network adapter...this allowed the miner to actually mine and connect to the pools.


I've been messing with hardware, linux and embedded operating systems since the late 90s....this would take an amateur hours or days to figure out.  Looking back on it...there are only 4 ways to modify the configs...either hook up s-video / component video, use hdmi tv and a usb keyboard, flash the card with latest build, or use a card reader that will allow you to edit the configs and save them.


I hope my experience helps you guys out too.
newbie
Activity: 34
Merit: 0
Doesn´t your TV have a HDMI input. Use that as a monitor. I bet your image just doesn´t boot up.
hero member
Activity: 826
Merit: 1001
after a massive roundabout circle of VMware permissions, i still cant modify th efiles in the linux partition of the SD card. without a linux computer/poweruser, how the hell am i supposed to fix the default ip address of 10.10.1.249?

with vmware it seems to deny my ownership of the filesystem and any changes i try to save are denied by a gedit error
Maybe you missed my suggestion, so here it is again:
You could also burn an Ubuntu live CD or create a live USB stick. Boot Ubuntu, mount the sd card, edit the file, ...
legendary
Activity: 2128
Merit: 1005
ASIC Wannabe
after a massive roundabout circle of VMware permissions, i still cant modify th efiles in the linux partition of the SD card. without a linux computer/poweruser, how the hell am i supposed to fix the default ip address of 10.10.1.249?

with vmware it seems to deny my ownership of the filesystem and any changes i try to save are denied by a gedit error
hero member
Activity: 826
Merit: 1001
edit2: guess ive gotta go the long way around, get ubuntu on vmware and try fixing it that way...
You could also burn an Ubuntu live CD or create a live USB stick. Boot Ubuntu, mount the sd card, edit the file, ...
hero member
Activity: 784
Merit: 1004
Glow Stick Dance!
It's great that people are getting help with setting up their Bitfurys but perhaps these posts should be in this thread...

https://bitcointalksearch.org/topic/us-bitfury-setup-guide-288109

This is the Sales thread.  Smiley
hero member
Activity: 784
Merit: 1004
Glow Stick Dance!
It's great that people are getting help with setting up their Bitfurys but perhaps these posts should be in this thread...

https://bitcointalksearch.org/topic/us-bitfury-setup-guide-288109
sr. member
Activity: 420
Merit: 250
Download nmap (nmap.org/dist/nmap-6.40-setup.exe) and do a ping scan on 192.168.1.* to see if the RPi is even on the address you are trying to ssh into (192.168.1.249). Either that or check in your router to see exactly what IP it assigned to it. It may not be the static IP you mentioned. Mine auto assigned a different IP to the RPi.

says there is an unknown OS on the ip 192.168.1.249, and my gateway is 192.168.1.1

the RPi seems to refuse SSH connection, rather than simply not being found

   Did you try to use IE with 192.168.1.249

chrome and IE both fail to connect to it (but fail faster [1-2sec] than if i entered some unused ip that takes 5-10 seconds to fail the ping attempt)

   Did you check anything used same ip address in you router.

ps: happened to me my playbook also used 192.168.1.249

changed the cmdline.txt file to be ip=192.168.1.240  and tried again. same result. Chrome quickly finds the device at that ip address, but returns "Oops! Google Chrome could not connect to 192.168.1.240". SSH attempts are faced with "connection refused"

what am i doing wrong? Ive wasted hours of downtime, driven myself insane, and am going to bed knowing that I won't be able to do anything until tomorrow evening at the earliest (24hrs from first plugging in my unit!) Does Punin have a different SD image i can try, maybe buzzdave's upload is no good?

   Why didnt you change ip in /etc/network/interfaces?


where do i find that folder? Im on a windows system so i can only see the FAT partition of my SD card, and have no ability to directly use the rPi as a workstation without a monitor/usb keyboard

edit: got a program to read file sin the linux partition, and i see:

auto lo

iface lo inet loopback
auto eth0
iface eth0 inet static
address 10.10.11.249
netmask 255.0.0.0
gateway 10.1.1.1

allow-hotplug wlan0
iface wlan0 inet manual
wpa-roam /etc/wpa_supplicant/wpa_supplicant.conf
iface default inet dhcp

however, i cannot edit it, only save it to windows with this program Angry

  what is your windows ip address?  Did you see it V2 use mess ip address.
sr. member
Activity: 420
Merit: 250
Download nmap (nmap.org/dist/nmap-6.40-setup.exe) and do a ping scan on 192.168.1.* to see if the RPi is even on the address you are trying to ssh into (192.168.1.249). Either that or check in your router to see exactly what IP it assigned to it. It may not be the static IP you mentioned. Mine auto assigned a different IP to the RPi.

says there is an unknown OS on the ip 192.168.1.249, and my gateway is 192.168.1.1

the RPi seems to refuse SSH connection, rather than simply not being found

   Did you try to use IE with 192.168.1.249

chrome and IE both fail to connect to it (but fail faster [1-2sec] than if i entered some unused ip that takes 5-10 seconds to fail the ping attempt)

   Did you check anything used same ip address in you router.

ps: happened to me my playbook also used 192.168.1.249

changed the cmdline.txt file to be ip=192.168.1.240  and tried again. same result. Chrome quickly finds the device at that ip address, but returns "Oops! Google Chrome could not connect to 192.168.1.240". SSH attempts are faced with "connection refused"

what am i doing wrong? Ive wasted hours of downtime, driven myself insane, and am going to bed knowing that I won't be able to do anything until tomorrow evening at the earliest (24hrs from first plugging in my unit!) Does Punin have a different SD image i can try, maybe buzzdave's upload is no good?

   Why didnt you change ip in /etc/network/interfaces?


where do i find that folder? Im on a windows system so i can only see the FAT partition of my SD card, and have no ability to directly use the rPi as a workstation without a monitor/usb keyboard

  You wont see it in Windows /etc/network/interfaces but Linux will see it or MacOS also work.
legendary
Activity: 2128
Merit: 1005
ASIC Wannabe
Download nmap (nmap.org/dist/nmap-6.40-setup.exe) and do a ping scan on 192.168.1.* to see if the RPi is even on the address you are trying to ssh into (192.168.1.249). Either that or check in your router to see exactly what IP it assigned to it. It may not be the static IP you mentioned. Mine auto assigned a different IP to the RPi.

says there is an unknown OS on the ip 192.168.1.249, and my gateway is 192.168.1.1

the RPi seems to refuse SSH connection, rather than simply not being found

   Did you try to use IE with 192.168.1.249

chrome and IE both fail to connect to it (but fail faster [1-2sec] than if i entered some unused ip that takes 5-10 seconds to fail the ping attempt)

   Did you check anything used same ip address in you router.

ps: happened to me my playbook also used 192.168.1.249

changed the cmdline.txt file to be ip=192.168.1.240  and tried again. same result. Chrome quickly finds the device at that ip address, but returns "Oops! Google Chrome could not connect to 192.168.1.240". SSH attempts are faced with "connection refused"

what am i doing wrong? Ive wasted hours of downtime, driven myself insane, and am going to bed knowing that I won't be able to do anything until tomorrow evening at the earliest (24hrs from first plugging in my unit!) Does Punin have a different SD image i can try, maybe buzzdave's upload is no good?

   Why didnt you change ip in /etc/network/interfaces?


where do i find that folder? Im on a windows system so i can only see the FAT partition of my SD card, and have no ability to directly use the rPi as a workstation without a monitor/usb keyboard

edit: got a program to read file sin the linux partition, and i see:

auto lo

iface lo inet loopback
auto eth0
iface eth0 inet static
address 10.10.11.249
netmask 255.0.0.0
gateway 10.1.1.1

allow-hotplug wlan0
iface wlan0 inet manual
wpa-roam /etc/wpa_supplicant/wpa_supplicant.conf
iface default inet dhcp

however, i cannot edit it, only save it to windows with this program Angry

edit2: guess ive gotta go the long way around, get ubuntu on vmware and try fixing it that way...
sr. member
Activity: 420
Merit: 250
Download nmap (nmap.org/dist/nmap-6.40-setup.exe) and do a ping scan on 192.168.1.* to see if the RPi is even on the address you are trying to ssh into (192.168.1.249). Either that or check in your router to see exactly what IP it assigned to it. It may not be the static IP you mentioned. Mine auto assigned a different IP to the RPi.

says there is an unknown OS on the ip 192.168.1.249, and my gateway is 192.168.1.1

the RPi seems to refuse SSH connection, rather than simply not being found

   Did you try to use IE with 192.168.1.249

chrome and IE both fail to connect to it (but fail faster [1-2sec] than if i entered some unused ip that takes 5-10 seconds to fail the ping attempt)

   Did you check anything used same ip address in you router.

ps: happened to me my playbook also used 192.168.1.249

changed the cmdline.txt file to be ip=192.168.1.240  and tried again. same result. Chrome quickly finds the device at that ip address, but returns "Oops! Google Chrome could not connect to 192.168.1.240". SSH attempts are faced with "connection refused"

what am i doing wrong? Ive wasted hours of downtime, driven myself insane, and am going to bed knowing that I won't be able to do anything until tomorrow evening at the earliest (24hrs from first plugging in my unit!) Does Punin have a different SD image i can try, maybe buzzdave's upload is no good?

   Why didnt you change ip in /etc/network/interfaces?
newbie
Activity: 55
Merit: 0
Download nmap (nmap.org/dist/nmap-6.40-setup.exe) and do a ping scan on 192.168.1.* to see if the RPi is even on the address you are trying to ssh into (192.168.1.249). Either that or check in your router to see exactly what IP it assigned to it. It may not be the static IP you mentioned. Mine auto assigned a different IP to the RPi.

says there is an unknown OS on the ip 192.168.1.249, and my gateway is 192.168.1.1

the RPi seems to refuse SSH connection, rather than simply not being found

   Did you try to use IE with 192.168.1.249

chrome and IE both fail to connect to it (but fail faster [1-2sec] than if i entered some unused ip that takes 5-10 seconds to fail the ping attempt)

   Did you check anything used same ip address in you router.

ps: happened to me my playbook also used 192.168.1.249

changed the cmdline.txt file to be ip=192.168.1.240  and tried again. same result. Chrome quickly finds the device at that ip address, but returns "Oops! Google Chrome could not connect to 192.168.1.240". SSH attempts are faced with "connection refused"

what am i doing wrong? Ive wasted hours of downtime, driven myself insane, and am going to bed knowing that I won't be able to do anything until tomorrow evening at the earliest (24hrs from first plugging in my unit!) Does Punin have a different SD image i can try, maybe buzzdave's upload is no good?

When I used the cmdline.txt trick I ran a cable directly between the rpi and the laptop. Did you try that?
legendary
Activity: 2128
Merit: 1005
ASIC Wannabe
Download nmap (nmap.org/dist/nmap-6.40-setup.exe) and do a ping scan on 192.168.1.* to see if the RPi is even on the address you are trying to ssh into (192.168.1.249). Either that or check in your router to see exactly what IP it assigned to it. It may not be the static IP you mentioned. Mine auto assigned a different IP to the RPi.

says there is an unknown OS on the ip 192.168.1.249, and my gateway is 192.168.1.1

the RPi seems to refuse SSH connection, rather than simply not being found

   Did you try to use IE with 192.168.1.249

chrome and IE both fail to connect to it (but fail faster [1-2sec] than if i entered some unused ip that takes 5-10 seconds to fail the ping attempt)

   Did you check anything used same ip address in you router.

ps: happened to me my playbook also used 192.168.1.249

changed the cmdline.txt file to be ip=192.168.1.240  and tried again. same result. Chrome quickly finds the device at that ip address, but returns "Oops! Google Chrome could not connect to 192.168.1.240". SSH attempts are faced with "connection refused"

what am i doing wrong? Ive wasted hours of downtime, driven myself insane, and am going to bed knowing that I won't be able to do anything until tomorrow evening at the earliest (24hrs from first plugging in my unit!) Does Punin have a different SD image i can try, maybe buzzdave's upload is no good?
sr. member
Activity: 420
Merit: 250
Download nmap (nmap.org/dist/nmap-6.40-setup.exe) and do a ping scan on 192.168.1.* to see if the RPi is even on the address you are trying to ssh into (192.168.1.249). Either that or check in your router to see exactly what IP it assigned to it. It may not be the static IP you mentioned. Mine auto assigned a different IP to the RPi.

says there is an unknown OS on the ip 192.168.1.249, and my gateway is 192.168.1.1

the RPi seems to refuse SSH connection, rather than simply not being found

   Did you try to use IE with 192.168.1.249

chrome and IE both fail to connect to it (but fail faster [1-2sec] than if i entered some unused ip that takes 5-10 seconds to fail the ping attempt)

   Did you check anything used same ip address in you router.

ps: happened to me my playbook also used 192.168.1.249
legendary
Activity: 2128
Merit: 1005
ASIC Wannabe
Download nmap (nmap.org/dist/nmap-6.40-setup.exe) and do a ping scan on 192.168.1.* to see if the RPi is even on the address you are trying to ssh into (192.168.1.249). Either that or check in your router to see exactly what IP it assigned to it. It may not be the static IP you mentioned. Mine auto assigned a different IP to the RPi.

says there is an unknown OS on the ip 192.168.1.249, and my gateway is 192.168.1.1

the RPi seems to refuse SSH connection, rather than simply not being found

   Did you try to use IE with 192.168.1.249

chrome and IE both fail to connect to it (but fail faster [1-2sec] than if i entered some unused ip that takes 5-10 seconds to fail the ping attempt)

probably worth noting that the h-board is not getting warm, if operating at all. I assume this means that besides denying the SSH, it is also NOT hashing

has anyone else downloaded and used the rPi_v2.img file successfully?
sr. member
Activity: 420
Merit: 250
Download nmap (nmap.org/dist/nmap-6.40-setup.exe) and do a ping scan on 192.168.1.* to see if the RPi is even on the address you are trying to ssh into (192.168.1.249). Either that or check in your router to see exactly what IP it assigned to it. It may not be the static IP you mentioned. Mine auto assigned a different IP to the RPi.

says there is an unknown OS on the ip 192.168.1.249, and my gateway is 192.168.1.1

the RPi seems to refuse SSH connection, rather than simply not being found

   Did you try to use IE with 192.168.1.249
legendary
Activity: 2128
Merit: 1005
ASIC Wannabe
Download nmap (nmap.org/dist/nmap-6.40-setup.exe) and do a ping scan on 192.168.1.* to see if the RPi is even on the address you are trying to ssh into (192.168.1.249). Either that or check in your router to see exactly what IP it assigned to it. It may not be the static IP you mentioned. Mine auto assigned a different IP to the RPi.

says there is an unknown OS on the ip 192.168.1.249, and my gateway is 192.168.1.1

the RPi seems to refuse SSH connection, rather than simply not being found
sr. member
Activity: 420
Merit: 250
okay im stuck already. having to load my own sd card is a massive PITA.

i cant ssh to the default ip. says connection refused when using putty. can someone help list the steps to get me off hte ground, because neither the EU or US manuals seem to address this

do you have a monitor you can hook up to it to make sure the IP you are using and gateway are correct? hook up a keyboard also, and when it loads type ifconfig to check the IP and gateway


This ^^^

I had to reset the IP address of the Rpi as it was also 10.10.etc. Once I set a static IP then I could SSH in with putty and did not require a monitor.  Also, it may take 1-2 'sudo reboot' for it to stick.

no hdmi monitor and no usb keyboard on hand guys Sad    also, is it normal for the several GB .img file to make the SD card suddenly appear 33/55MB full? is that an effect of the imaging or an error?

  You need 2GB or more spaces on SD card.

I have 8gb

with the basic image, SSH to   192.168.1.249  simply times out. by adding the ip=192.168.1.249 command to the cmdline.txt file (i put it as the second-last modifier), i get "connection refused". What am i doing wrong here? I can't beleive I am wasting so much time to find/format/install my own Sd card (actually an 8gb microsd with an adapter)

   you get image with gateway fukup I think 192.168.2.1.
hero member
Activity: 574
Merit: 501
But it won't auto-assign if it isn't doesn't have the correct gateway to receive an IP address from.  Or, if it's set to static routing, rather than using DHCP.  He's already said he can't see it in the router or SSH to it.  If it doesn't appear in the router, then it's on the wrong subnet.
Jump to: