BakSAj
|
|
November 07, 2014, 06:28:23 AM |
|
Im glad you were finally able to compile it, good job! Please release new cgminer separatelly from A2 image, so we dont have to flash the whole thing.
|
|
|
|
emdje (OP)
|
|
November 07, 2014, 10:55:38 AM |
|
What do you get for output when you append to the newly compiled cgminer binary:
--version|-V Display version and exit
Also it looks like its only displaying 2 blades?
I will take a look at you first question/suggestion tomorrow, it is very late here. But to answer you first. I have an A2 Mini , so only two blades. Something broke on my pi where the miner is running on To much fiddling I guess This is what I get on the Pi I compiled cgminer on: pi@raspberrypi ~/Downloads/cgminer-4.7.0-A2-Working-dont-change $ sudo cgminer --version cgminer 4.7.0
So that is good
|
|
|
|
emdje (OP)
|
|
November 07, 2014, 10:59:00 AM Last edit: November 07, 2014, 12:02:03 PM by emdje |
|
Im glad you were finally able to compile it, good job! Please release new cgminer separatelly from A2 image, so we dont have to flash the whole thing.
It is not done yet, cgminer 4.7.0 does not start automatically yet. When I don't have to change anything else on the image in startup scripts I can release it on its own. In previous cases a newly installed miner would mine a couple of minutes for me, which donations for my work. When I release it on it's own I do expect some donations
|
|
|
|
emdje (OP)
|
|
November 07, 2014, 11:42:56 AM |
|
What do you get for output when you append to the newly compiled cgminer binary:
--version|-V Display version and exit
Also it looks like its only displaying 2 blades?
I will take a look at you first question/suggestion tomorrow, it is very late here. But to answer you first. I have an A2 Mini , so only two blades. Something broke on my pi where the miner is running on To much fiddling I guess This is what I get on the Pi I compiled cgminer on: pi@raspberrypi ~/Downloads/cgminer-4.7.0-A2-Working-dont-change $ sudo cgminer --version cgminer 4.7.0
So that is good When I do this in the pi where the miner runs on i get this pi@raspberrypi /var/www $ sudo cgminer --version cgminer 3.9.0
Going to recopy the file to make shure it is the same
|
|
|
|
emdje (OP)
|
|
November 07, 2014, 11:54:54 AM |
|
Copied version 4.7.0 on a usb stick. Checked it on the usb stick with the --version command, it gave back version 4.7.0 Checking the same file on the same usb stick on the other pi it gives version 3.9.0 again Putting it back in the other pi and checking that file with the command it gives version 4.7.0 again very weird
|
|
|
|
wolfbg
Newbie
Offline
Activity: 10
Merit: 0
|
|
November 07, 2014, 07:28:27 PM |
|
hmmm....
|
|
|
|
Prelude
Legendary
Offline
Activity: 1596
Merit: 1000
|
|
November 08, 2014, 05:21:30 AM |
|
Good stuff! Definitely going to send you a couple beers when you release it.
|
|
|
|
creepers2606
Newbie
Offline
Activity: 1
Merit: 0
|
|
November 11, 2014, 08:11:49 AM |
|
Emdje how do i see cgminer via putty ?
|
|
|
|
emdje (OP)
|
|
November 11, 2014, 01:44:01 PM |
|
|
|
|
|
wolfbg
Newbie
Offline
Activity: 10
Merit: 0
|
|
November 12, 2014, 02:08:34 AM |
|
Copied version 4.7.0 on a usb stick. Checked it on the usb stick with the --version command, it gave back version 4.7.0 Checking the same file on the same usb stick on the other pi it gives version 3.9.0 again Putting it back in the other pi and checking that file with the command it gives version 4.7.0 again very weird try: echo $PATH and check in /usr/local/bin There is another copy of cgminer, most likely the ./cgminer -V is pulling from the $PATH variable
|
|
|
|
emdje (OP)
|
|
November 12, 2014, 09:44:51 AM |
|
Copied version 4.7.0 on a usb stick. Checked it on the usb stick with the --version command, it gave back version 4.7.0 Checking the same file on the same usb stick on the other pi it gives version 3.9.0 again Putting it back in the other pi and checking that file with the command it gives version 4.7.0 again very weird try: echo $PATH and check in /usr/local/bin There is another copy of cgminer, most likely the ./cgminer -V is pulling from the $PATH variable Yes that worked, it shows now that it is cgminer 4.7.0, however it only runs from the command line and shows only invalid nounces unfortunatly. Have to look into that
|
|
|
|
Prelude
Legendary
Offline
Activity: 1596
Merit: 1000
|
|
November 12, 2014, 01:43:36 PM |
|
Copied version 4.7.0 on a usb stick. Checked it on the usb stick with the --version command, it gave back version 4.7.0 Checking the same file on the same usb stick on the other pi it gives version 3.9.0 again Putting it back in the other pi and checking that file with the command it gives version 4.7.0 again very weird try: echo $PATH and check in /usr/local/bin There is another copy of cgminer, most likely the ./cgminer -V is pulling from the $PATH variable Yes that worked, it shows now that it is cgminer 4.7.0, however it only runs from the command line and shows only invalid nounces unfortunatly. Have to look into that Hi emdje, Is it possible to view cgminer like that through putty using your 2.0 firmware? Or is it only made possible with your newer unreleased firmware?
|
|
|
|
emdje (OP)
|
|
November 12, 2014, 02:25:37 PM |
|
Hi emdje,
Is it possible to view cgminer like that through putty using your 2.0 firmware? Or is it only made possible with your newer unreleased firmware?
No when it is already running, but if you stop cgminer through the webinterface you can. Start up putty, log in, navigate to the /var/www folder (cd /var/www) and type the following (with your own pool info of course): sudo ./cgminer -o stratum+tcp://eu-01.miningrigrentals.com:3333 -u emdje.3166 -p x --A1Pll1 1300 --A1Pll2 1300 --A1Pll3 1300 --A1Pll4 1300 --A1Pll5 1300 --A1Pll6 1300 --diff 4096 --api-listen --api-network --cs 8 --stmcu 0 --hwreset --no-submit-stale --lowmem When you receive an error and cgminer is not starting type the following: . This will mark cgminer as an executable. Then try to start it again. I only use it to test various builds of cgminer. Somehow the autostart does not work properly.
|
|
|
|
Prelude
Legendary
Offline
Activity: 1596
Merit: 1000
|
|
November 19, 2014, 11:01:28 PM |
|
Cool, thanks for the info. I'll try it later.
Any luck getting 4.7.0 to work properly?
|
|
|
|
emdje (OP)
|
|
November 20, 2014, 10:55:08 AM |
|
Cool, thanks for the info. I'll try it later.
Any luck getting 4.7.0 to work properly?
It runs when started in the terminal, but not throught the webinterface. And the output looks funny. More work is needed (and more spare time is needed ).
|
|
|
|
wolf_miner
Legendary
Offline
Activity: 1018
Merit: 1001
|
|
November 20, 2014, 01:07:59 PM |
|
Hi, i have bought a A2 Mini first release, what images i have do download to restore on the sd card? Which release of cgminer is installed in the iso? Is possible to set 1000Mhz freq. in this release of the firmware to save power consumation? Thanks in advance W_M
|
|
|
|
emdje (OP)
|
|
November 20, 2014, 07:40:25 PM |
|
Hi, i have bought a A2 Mini first release, what images i have do download to restore on the sd card? Which release of cgminer is installed in the iso? Is possible to set 1000Mhz freq. in this release of the firmware to save power consumation? Thanks in advance W_M Version 2.0, containing CGminer 2.9.0 can be set to 1000 MHz, and yes that saves power (haven't written down how great the difference was, can't remember) https://mega.co.nz/#!GNMQAIrb!IjkpJvS36O29AfOKc_jR9aezdH5yZnHMiGY5mIGyypkYou need 7zip to unzip the image and image writer to 'burn' it to the sd disk. The ip adress is the link to the web interface (mine is http://192.168.178.21), I found mine by logging into the router and looking for connected devices. On the web interface you can set you pool information.
|
|
|
|
wolf_miner
Legendary
Offline
Activity: 1018
Merit: 1001
|
|
November 21, 2014, 04:53:31 PM |
|
Thanks emdje, is possible to change the ip address to 192.168.1.xxx ?
|
|
|
|
fhh
Legendary
Offline
Activity: 1206
Merit: 1000
|
|
November 21, 2014, 05:42:45 PM |
|
Thanks emdje, is possible to change the ip address to 192.168.1.xxx ?
not necessary emdjes image is graping an address via DHCP
|
|
|
|
vegasguy
Legendary
Offline
Activity: 1610
Merit: 1003
"Yobit pump alert software" Link in my signature!
|
|
November 27, 2014, 04:09:04 PM Last edit: November 27, 2014, 04:48:18 PM by vegasguy |
|
Guys I currently run 9 zuesminers Thunders, but looking at the A2's as an alternative as they appear to consume less power. The images your posting will they function on all late model A2's including the 30Mhs 28nm unit? If so what results are you getting? It looks like factory speed is 30 Mhs? what is the highest stable speed from this unit? Power consumption? Looks like factory power supply is 430w. How much power will the 30MHs unit consume when overlocked?
Thanks in advance Vegas
|
I want to make sure everyone knows that I just released my software called "Yobit pump alert". THis is custom software that uses an algo to detect the start of a pump here on yobit, the second it starts. YOu can even filter the coins you see by price. Most pumps start less than 100 sats , so you can easily filter the cheap coins, so they are the only ones displayed https://bitcointalk.org/index.php?topic=1945937.msg20241953#msg20241953
|
|
|
|