Pages:
Author

Topic: [CLOSED] 1THs 1kW 28nm Miner - $4200 - March 18th, BTC, Wire, Paypal - Last Call - page 3. (Read 12947 times)

full member
Activity: 168
Merit: 100
Still waiting on my 4 units. Sad
Your units were pre-authorized through US customs at 10pm yesterday.  I would not be surprised if you received them tomorrow, although I can't promise that.
newbie
Activity: 57
Merit: 0
Still waiting on my 4 units. Sad
sr. member
Activity: 351
Merit: 250
I didn't know that would break it. One of the machines did come with 0.0.0.0 though and I figured I'd keep all the same settings to make things easier, boy was I wrong. Had 6+ hours of frustrations!

Thank you guys so much for all the help. I really do appreciate it!

Special thanks to you Dave, you've been great through all of this.

I will def do another GB with you, and I promise to give you less hassle next time Smiley



On a side note.... anyone know how to SSH into this unit? What port does it use? And whats the user/pass? root/root?
I just want to access CGMiner to view it.

I think you just putty the IP

Here's some info on whats inside

Turn it off, then on again.
SSH into the pi
Locate the CGminer folder
Create a .sh , name it to whatever you want (nano Overclock.sh  <-- just a example)
Add:

Code:

sudo ./cgminer -o "1" -u 2 -p bac --no-submit-stale --tempCut 70 --real-quiet --queue 1 --cs 9 --stmcu 0 --diff 5 --api-listen --api-network --A1Pll 800


1: Keep the ", add pool adress
2: Wallet or Username, depends on which pool you use
800: Default clocksetting, you can push it to 850Mhz but no more.

Save the file
Now you need to install screen for the pi, to keep the resource running even when you logout of the pi.

Code:

sudo apt-get install screen
screen bash


Now you´re in screen
Locate the CGminer folder
Now you need to run the .sh

Code:

sh Whateveryounamedthefileas.sh


Press CTRL + A + D to close screen
You´re still connected to the pi via SSH.

Code:

Logout


Now you´re not connected to the pi anymore and your Dragon is running the chips in overclocked mode.
Don´t connect to the web frontend! (If you do, you need to start over from step 1 again)
Check your hash status via the pool.

IMPORTANT:

If you got the 32 chip version it´s already clocked to 900Mhz (Instead of more chips they used a little more expensive components to handle the over clock, but saved a bunch of money since the A1 is more expensive). DO NOT EVEN TRY TO OVERCLOCK. Add blades instead.

If you got the 40 chip version you can push it to 850Mhz as long as the unit is in a cold room. The 850Mhz setting makes the Dragon pull 1000-1100 watt, so don´t expect the stock PSU to survive to long (unless you got the 2x650w psu version) but should give you 50-100Ghz more to play with.

If you turn off the unit or experience power outtake, just start screen on the pi and run the .sh again and you´re back on over clocked chips again.

Say thank you and send me a beer here: 1Nm46UJo57NAuwA9XdAoaYQpUk4Phg2Ueu
full member
Activity: 346
Merit: 100
I didn't know that would break it. One of the machines did come with 0.0.0.0 though and I figured I'd keep all the same settings to make things easier, boy was I wrong. Had 6+ hours of frustrations!

Thank you guys so much for all the help. I really do appreciate it!

Special thanks to you Dave, you've been great through all of this.

I will def do another GB with you, and I promise to give you less hassle next time Smiley



On a side note.... anyone know how to SSH into this unit? What port does it use? And whats the user/pass? root/root?
I just want to access CGMiner to view it.
sr. member
Activity: 351
Merit: 250
8.8.8.8 is actually a Google Public name server, which is why that unit worked.

8.8.8.8 use it on all my miners
full member
Activity: 168
Merit: 100
8.8.8.8 is actually a Google Public name server, which is why that unit worked.
full member
Activity: 346
Merit: 100
Ya, took apart both miner. Nothing is loose as far as I can tell. Pushed all cables in just to make sure.

You have two and neither will hash?


That's what was going on. Got off the phone with Dave, he figured out it was because of the DNS setting. For some reason mine were set up with 0.0.0.0 on one and 8.8.8.8 on the other. I changed them both to 0.0.0.0, and none of them were working.
sr. member
Activity: 351
Merit: 250
Just got off the phone with him; it's resolved.

There are 4 network settings fields that need to be completed: IP Address, Subnet Mask, Gateway, and DNS Server.  If any of these fields are missing or incorrect, the unit will not be able to access your pools.

No Shit Wink
sr. member
Activity: 351
Merit: 250
Ya, took apart both miner. Nothing is loose as far as I can tell. Pushed all cables in just to make sure.

You have two and neither will hash?
full member
Activity: 168
Merit: 100
Just got off the phone with him; it's resolved.

There are 4 network settings fields that need to be completed: IP Address, Subnet Mask, Gateway, and DNS Server.  If any of these fields are missing or incorrect, the unit will not be able to access your pools.  I would recommend using ipconfig or ifconfig to look up your current home network settings.
full member
Activity: 346
Merit: 100
Ya, took apart both miner. Nothing is loose as far as I can tell. Pushed all cables in just to make sure.
sr. member
Activity: 351
Merit: 250
I've tried both. Same results  Sad

Ugh! On to the next, have you taken it apart and checked for loose connections?
full member
Activity: 346
Merit: 100
I've tried both. Same results  Sad
sr. member
Activity: 351
Merit: 250
I've turned it off and on a million times already. I've been working on these miners for 6+ hours. Can't get them to run.

Soon after I press "Start" it changes to "Stop" maybe 30 seconds later.

Do you have it on manual start or power automatically?
hero member
Activity: 742
Merit: 500
I've turned it off and on a million times already. I've been working on these miners for 6+ hours. Can't get them to run.

Resolved in further posts (removing red flag!)

full member
Activity: 346
Merit: 100
I've turned it off and on a million times already. I've been working on these miners for 6+ hours. Can't get them to run.

Soon after I press "Start" it changes to "Stop" maybe 30 seconds later.
sr. member
Activity: 351
Merit: 250
Am I the only one that can't get these bloody things to run? I had it on Eligius for 2 hours, even though on the miner it showed 1TH, on the pool it wouldnt go above 15GH/s. I took off eligius and changed it to BTCGuild only now, and it won't even start hashing.


Edit:

I keep getting


               
Error getting device list: ERR: socket connect(0) failed


when i click on the real-time monitoring

I had the same error, have you tried turning it off and back on? It took off after I did that.
full member
Activity: 346
Merit: 100
Am I the only one that can't get these bloody things to run? I had it on Eligius for 2 hours, even though on the miner it showed 1TH, on the pool it wouldnt go above 15GH/s. I took off eligius and changed it to BTCGuild only now, and it won't even start hashing.


Edit:

I keep getting


               
Error getting device list: ERR: socket connect(0) failed


when i click on the real-time monitoring
sr. member
Activity: 351
Merit: 250
For as shitty as this day was work wise, it's all good now. Miner arrived, no damage, had the right power cord in it. Started up and showed an IP I didn't even have to change. Wouldn't mine at first, kept saying server error. Gave in the old fashion turn off, turn on and off to the races.
Dave want to thank you for the professional way you have ran this GB. Communications and service were excellent, thanks again.

Now for the questions:

Is there a way to get a backup image of the PI software when not if it shits out?
The start button says pages manually start/power automatically start WTF?
How do you switch Pools?

Thanks again, I stuck on Eligus to watch it for now.
http://eligius.st/~wizkid057/newstats/userstats.php/17UhZWXLyiHmPmAb4VdFweGWRYY52qjxwp
hero member
Activity: 546
Merit: 500
Owner, Minersource.net
Screen Works!

Old model vs new model



Pages:
Jump to: