Pages:
Author

Topic: HASHRA CONTROLA on Raspberry Pi for Gridseed - page 17. (Read 39585 times)

hero member
Activity: 784
Merit: 1004
Glow Stick Dance!
Just a quick question here: does controla support setting the frequency per miner? So not just 1 frequency for all?

One frequency for all... No individual settings.
sr. member
Activity: 420
Merit: 250
Just a quick question here: does controla support setting the frequency per miner? So not just 1 frequency for all?
sr. member
Activity: 404
Merit: 250
I'm giving this image (w/ ver 1.2.5 update) a try on a few of my GS. One problem, I can't seem to login to ssh.

None of these worked:

pi/hashra
pi/controla
pi/raspberry
hashra/controla
hashra/hashra
root/hashra
root/controla
root/raspberry


Suggestions?

same problem here  Huh
full member
Activity: 178
Merit: 100
I'm giving this image (w/ ver 1.2.5 update) a try on a few of my GS. One problem, I can't seem to login to ssh.

None of these worked:

pi/hashra
pi/controla
pi/raspberry
hashra/controla
hashra/hashra
root/hashra
root/controla
root/raspberry


Suggestions?
member
Activity: 77
Merit: 10
OK thanks, it's my power supply of usb hub that doesn't work
member
Activity: 112
Merit: 10
Hi,
I have an issue on my gridseed.
I have set up all gridseed, and configure the raspberry. It's ok the firmware work and i can acces to rasp on browser.
All my gridseed is on power, the fan turn on, but none have a green or red light, just fan turn on and that's all.
what have i missing ?

Did you turn on the USB hub?
member
Activity: 77
Merit: 10
Hi,
I have an issue on my gridseed.
I have set up all gridseed, and configure the raspberry. It's ok the firmware work and i can acces to rasp on browser.
All my gridseed is on power, the fan turn on, but none have a green or red light, just fan turn on and that's all.
what have i missing ?
newbie
Activity: 27
Merit: 0
Still having issues, not all my miners are being picked up in the WebUI and then it goes ahead and shuts down (the UI does but it still seems to be mining). Had a similar issue when working with Scripta, but it seems the latest Hashra firmware has new login information...
full member
Activity: 201
Merit: 100
Hi,

Can we do remote management with Hashra Controla?
hero member
Activity: 742
Merit: 500
I am using this on 1 pi for every 20 gridseeds. very happy with controla.

What is your current up time with 20 on the Controla?  (latest firmware 1.2.5?)
hero member
Activity: 854
Merit: 506
I am using this on 1 pi for every 20 gridseeds. very happy with controla.
legendary
Activity: 1974
Merit: 1003
You got farther than I did. Cannot even get the Pi to boot using their image. Get an error from the keyboard that isn't even plugged in.

Depends how u write the image, what OS are u on ?
I used the ApplePi tool that is on the website. I am using OSx.

Try the win app found on PI website ,  on a win machine of course Smiley
hero member
Activity: 857
Merit: 1000
Anger is a gift.
You got farther than I did. Cannot even get the Pi to boot using their image. Get an error from the keyboard that isn't even plugged in.

Depends how u write the image, what OS are u on ?
I used the ApplePi tool that is on the website. I am using OSx.
legendary
Activity: 1974
Merit: 1003
it crashes after ~30 mins, anyone else having this issue ?

Where did you get the image? was it pre installed on the SDCard?
I have a feeling you have a very old image (of the SD card, not the controla).

There was a bug in the usb drivers making the pi crash everytime. You need to update your PI OS to another branch

so login to your PI and type in this code. it will take a while and then reboot.

Code:
sudo BRANCH=next rpi-update


i got the image from http://hashra.com/support/ and updated to 1.1 after
member
Activity: 112
Merit: 10
it crashes after ~30 mins, anyone else having this issue ?

Where did you get the image? was it pre installed on the SDCard?
I have a feeling you have a very old image (of the SD card, not the controla).

There was a bug in the usb drivers making the pi crash everytime. You need to update your PI OS to another branch

so login to your PI and type in this code. it will take a while and then reboot.

Code:
sudo BRANCH=next rpi-update
legendary
Activity: 1974
Merit: 1003
it crashes after ~30 mins, anyone else having this issue ?
sr. member
Activity: 458
Merit: 250
beast at work
thk maxzilla for login information, indeed with mods proposed by you it works
legendary
Activity: 1974
Merit: 1003
i have updated the image to the latest version, 1.1 and still same bug, cant save my workers.
will try your tip tho, thanks !  Smiley
member
Activity: 112
Merit: 10
You might be using an old image.
The config file might not have the right user rights.

If you're up for it you can change this by going in the PI with putty or some other ssh client program.

go to the PI IP address: login with pi
pw hashra

and type in this command

Code:
sudo chown -R www-data /var/www/config

The above command gives the apache user the ownership of the config directory.
and then just for good measures type this so everybody in the same group can change the file.

Code:
sudo chmod -R 755 /var/www/config

Hope that helps
legendary
Activity: 1974
Merit: 1003
You got farther than I did. Cannot even get the Pi to boot using their image. Get an error from the keyboard that isn't even plugged in.

Depends how u write the image, what OS are u on ?
Pages:
Jump to: