Bitcoin Forum
June 22, 2024, 11:06:59 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Mining software (miners) / Re: Avalon6 - Creating new SD card from image on: September 04, 2016, 08:17:29 PM
Updated to add.

Ok, so still having the dropping offline issues and noticed that just slightly touching the USB cable going into the rasPi would disconnect the miner. Switched USB cables and no disconnect when tapping it.

Will be relieved and highly annoyed if all of this is from a cheap USB cable.

 
2  Bitcoin / Mining software (miners) / Re: Avalon6 - Creating new SD card from image on: August 27, 2016, 06:46:07 PM
The software by default is set in the software for the miner 192.168.0.100 and you have to set your  PC to Access it to  to 192.168.0.1

then any browser type 192.168.0.100 then change the ip on the miner to either DHCP or 192.168.1.100 , I'm not to sure what your network is set to .

not sure what you mean the miner is not there does the USB converter from the IO cable to the USB cable turn blue then green or red or light up at all it might be a bad converter or the uart or this
http://bitcoinist.net/review-avalon-4-1-1-ths-bitcoin-asic-miner-quiet-power/#jp-carousel-13904 working. I know that says 4.1 but from what I tried the 4.1 works with the A6 I'll know for sure Wednesday mines due here then. make sure that is also plugged in .

yours should be in a plastic case .....
other wise not having it in front of me or seeing just what it's doing is beyond me unless it stopped working .


 thanks for pointing out that mistake i made .

Really weird or I am really f'ing confused.

So with the new SD card image I can login to avalon web config page, but the miner does not run. The USB converter does the normal thing of red to green. I can click the "restart cgiminer" from the intranet portal and the USB converter LEDs blink their start patter red to green and the miner fan will adjust briefly but the miner LED remains blinking green, never goes to blue.

So, put the original SD card in and restart as it was mining, just couldn't control the speed as the portal would not come up (original issue which started the quest for new image) and went to the address 192.168.1.100 mistakenly as the browser defaulted to it (the original was on .24 or something) and the Avalon6 portal comes up and it's not weird looking like it was before, so I try logging in and it comes up normally, I'm able to control speed etc.

So I'm hella confused. I thought the CD card image was the OS and it was corrupted somehow. Now it is not??

Should I take a backup assuming it's OK at the moment??

Thanks,
Thomas
3  Bitcoin / Mining software (miners) / Re: Avalon6 - Creating new SD card from image on: August 22, 2016, 01:11:33 AM
Ok, finally had time to get the right image on an SD card and the RasPI is booting. Changed the network info to :
192.168.1.1 as our router is on that.

I can login into the Avalon 6 Dashboard but the Miner is not showing up and I'm not sure how to diagnose going forward.

Any ideas?

4  Bitcoin / Mining software (miners) / Re: Avalon6 - Creating new SD card from image on: August 21, 2016, 09:27:10 PM
forgot if you use there downloaded image you have to set you network on the PC your accessing the PI  from to

192.168.0.1
255.255.255.0

the rest won't mater

then once you do that type in any browser

192.68.0.100  


it should ask for a PASSWORD type root
 
once you log into the main UI  go to the network link on the left hand side i think it is three links down change it to either

DHCP or

192.168.1. xxxx  whatever you want it to log to for the XXX
255.255.255.0
192.168.1.1

reboot and set your PC back to  auto or DHCP  

the rest is easy






Should be:
192.168.0.100

5  Bitcoin / Mining software (miners) / Re: Avalon6 - Creating new SD card from image on: July 31, 2016, 04:02:00 AM
https://canaan.io/en/support/


try the newest one if you haven't,

make sure it's the right img for the right Pi

for the rasp berry pi 2

https://canaan.io/downloads/software/avalon6/openwrt/latest/brcm2708/bcm2709/openwrt-brcm2708-bcm2709-sdcard-vfat-ext4.img

for the rasp berrry pi b+

https://canaan.io/downloads/software/avalon6/openwrt/latest/brcm2708/bcm2708/openwrt-brcm2708-bcm2708-sdcard-vfat-ext4.img

what sd cards test them with http://mympx.org/Downloads/p13_sectionid/2/p13_fileid/13 to make sure there not bad fully format them with https://www.sdcard.org/downloads/formatter_4/eula_windows/ then use https://sourceforge.net/projects/win32diskimager/

try another PI to make sure it's not the rasp berry PI going .


there is another way to test both the miner and rasp berry pi but you have to install https://downloads.raspberrypi.org/raspbian_latest then compile cgminer
https://en.bitcoin.it/wiki/Avalon6

try it at a ssh screen if it all works there not burning right to the SD try a new card reader.



    Download & Compile

Code:
 cd /home/
sudo apt-get -y install git-core build-essential autoconf automake libtool pkg-config libcurl4-gnutls-dev libjansson-dev uthash-dev libncursesw5-dev libudev-dev libusb-1.0-0-dev libevent-dev libmicrohttpd-dev libncurses5-dev


    
Code:
git clone https://github.com/Canaan-Creative/cgminer
    cd cgminer
    git checkout origin/avalon4 -b avalon4
    ./autogen.sh --enable-avalon4
    make -j 4
   Run

    Run with a SSH screen in the folder cgminer is in

  
Code:
 sudo ./cgminer --avalon4-freq 200 --avalon4-voltage 7125 -o http://stratum.pool:3333 -u work -p pass
   or
  
Code:
 sudo ./cgminer --avalon4-freq 200 --avalon4-voltage 7125 -o http://stratum.pool:3333 -u work -p pass --api-allow W
        192.168.2,W:192.168.2.1 --api-listen $@ 2>./log

it is heating up is the pSU working right !!! .



Hey. Thanks for your info. Just got time to check back on this. Will work on your pointers tomorrow.

How can I determine which RasPi I have? I booted it connected to a monitor, imagine the info is in those startup lines.

6  Bitcoin / Mining software (miners) / Avalon6 - Creating new SD card from image on: July 25, 2016, 12:34:06 AM
Hello All,

Been running an Avalon6 beastie with no issues for several months but lately it's been dropping offline at a minimum every with 24 hours of being restarted.

Other symptoms are the web portal seems to be broken so can't flash from the RasPi:

Broken image:


and no menu or content after logging in:


I've created a couple of sd cards with the latest image:
openwrt-brcm2708-bcm2709-sdcard-vfat-ext4

Using the win 32 disk imager. I've compared the crippled but working SD card contents to the new card contents and they seem to be nearly identical as to type and amount of files but when I use the new SD card in the RasPI it does not appear to boot. LEDs inside are read as opposed to the red and amber and green ones.

What am I missing here?  What other info can I provide?

Thanks,
Thomas
 
7  Bitcoin / Hardware / Re: ASICMiner Tube Owners Thread on: April 07, 2016, 06:57:28 PM
Hi all,

I bought 3 used asicminer tubes with BE-Controller for each. The run fine 24h in a pool like ghas.io but when I try to run a proxy based on BFGMiner , no difference if windows or linux, the miner or the controller suddelny stops workig. Sometimes the setup recovers on it's own, sometimes I have to unpower the controller and sometimes I have to unpower controller and the tubes.

If this happens only the first LED is flashing on the controller.

Does anyone have an Idea what I should change in the bfgminer config ?

Regards
Stefan

THIS EXACTLY! It's been frustrating the heck outta me the past several months. Older controller so I assume it's software is V1, as I've seen some on ebay that specify V2.

I'm on slushes pool so did some looking there today and noticed the minimum difficulty for my worker was the default so set it up higher according to th table on the page. Will see if that helps.

I tried a different cat5 cable just to rule that out. When it happens, like above, the first LED is flashing on the controller and it is not accessible on the network though the network plug light is on.

Any thoughts on what I should try next?

Thanks,
Thomas


BUMP

Does anyone have any insight into why the block erupter ethernet controller loses connection several times a day? Is there an update to this controller? Is there another option?

Thanks,
Thomas
 
8  Bitcoin / Hardware / Re: ASICMiner Tube Owners Thread on: March 28, 2016, 12:57:19 AM
Hi all,

I bought 3 used asicminer tubes with BE-Controller for each. The run fine 24h in a pool like ghas.io but when I try to run a proxy based on BFGMiner , no difference if windows or linux, the miner or the controller suddelny stops workig. Sometimes the setup recovers on it's own, sometimes I have to unpower the controller and sometimes I have to unpower controller and the tubes.

If this happens only the first LED is flashing on the controller.

Does anyone have an Idea what I should change in the bfgminer config ?

Regards
Stefan

THIS EXACTLY! It's been frustrating the heck outta me the past several months. Older controller so I assume it's software is V1, as I've seen some on ebay that specify V2.

I'm on slushes pool so did some looking there today and noticed the minimum difficulty for my worker was the default so set it up higher according to th table on the page. Will see if that helps.

I tried a different cat5 cable just to rule that out. When it happens, like above, the first LED is flashing on the controller and it is not accessible on the network though the network plug light is on.

Any thoughts on what I should try next?

Thanks,
Thomas
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!