Bitcoin Forum
May 17, 2024, 05:32:59 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 [53] 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 »
  Print  
Author Topic: [Guide] Dogie's Comprehensive ASICMiner Cube Setup [HD]  (Read 187271 times)
BrandonMcPherson
Full Member
***
Offline Offline

Activity: 205
Merit: 100


View Profile
February 04, 2014, 05:21:08 AM
 #1041

And, I've setup my cube to: 192.168.1.200

Excellent. Did that help? Since you didn't mention that everything was awesome, I'm guessing not. Sad

Did you get the Stratum proxy set up, BTW? We seem to have skipped that step in the troubleshooting.
raskul
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250



View Profile
February 04, 2014, 07:27:10 AM
 #1042

Quote
Quote from: nvjar on Today at 02:09:25 AM
I have tried to trouble shoot for days but I can't seem to get to my cubes settings page.

<snip>

I'm pretty sure I'm just missing something small but I'm pretty new to this so if you know what I did wrong and can explain like I'm 5 it would be appreciated.

I don't see anything wrong with your settings on your router, but please note that I haven't dug around in a non-Apple router in years. Speaking of which, I wonder if you should have static DNS servers set? As noted above, Google's DNS server at 8.8.8.8 is highly regarded.

Have you tried pinging your Cube? This would tell you for sure whether or not your PC is seeing your Cube. You can ping from the Windows Run app. I found a tutorial with screenshots for Windows 7 in case you are unfamiliar with this: http://www.wikihow.com/Ping-in-Windows-XP

The short version is you would type ping 192.168.1.254 in the Run app, and it will then spit some stuff back at you. If your PC can find your Cube, it will spit back something like:

Code:

64 bytes from 192.168.1.200: icmp_seq=0 ttl=100 time=7.777 ms


You can read more about pinging at that link, on wikipedia, etc.

If it doesn't see your Cube, it will timeout, or maybe give you some hits with really high times (in thousands of ms) interspersed with timeouts. That would mean you have some issues on your network, like an IP conflict.

Here are the results when I ping the cube and from an IP scan.




This doesn't seem to even read the cube as being functional. If there weren't lights flickering I would have thought it was DOA.





this may help, maybe not... make sure the pc you are connecting via, is not connecting via a wireless network (use ethernet)

tips    1APp826DqjJBdsAeqpEstx6Q8hD4urac8a
graphicsdump
Newbie
*
Offline Offline

Activity: 36
Merit: 0


View Profile
February 04, 2014, 07:49:17 AM
 #1043

And, I've setup my cube to: 192.168.1.200

Excellent. Did that help? Since you didn't mention that everything was awesome, I'm guessing not. Sad

Did you get the Stratum proxy set up, BTW? We seem to have skipped that step in the troubleshooting.

What needs to be done with the Stratum Proxy? I thought I only needed to download it and run it. Does it need to be configured? Thanks for your help.
raskul
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250



View Profile
February 04, 2014, 07:53:08 AM
 #1044

And, I've setup my cube to: 192.168.1.200

Excellent. Did that help? Since you didn't mention that everything was awesome, I'm guessing not. Sad

Did you get the Stratum proxy set up, BTW? We seem to have skipped that step in the troubleshooting.

What needs to be done with the Stratum Proxy? I thought I only needed to download it and run it. Does it need to be configured? Thanks for your help.

which pool are you running on?

tips    1APp826DqjJBdsAeqpEstx6Q8hD4urac8a
graphicsdump
Newbie
*
Offline Offline

Activity: 36
Merit: 0


View Profile
February 04, 2014, 07:58:16 AM
 #1045

Slush's
raskul
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250



View Profile
February 04, 2014, 08:04:24 AM
 #1046

Slush's


make a .bat file to run your mining proxy.exe and point it to a proxy - this one is set to 7560...

Code:
"C:\Users\pathto\mining_proxy.exe" -gp 7560 -o stratum.bitcoin.cz -p 3333
pause

double click the .bat file...
then chuck the .bat file in your startup folder (in case of pc restart, it'll run automatically)

please tip: 1ANNJV7tpJPRXKJEmK4ub26WjPxzziuJ7n

enjoy

tips    1APp826DqjJBdsAeqpEstx6Q8hD4urac8a
graphicsdump
Newbie
*
Offline Offline

Activity: 36
Merit: 0


View Profile
February 04, 2014, 08:09:13 AM
 #1047

what is the 7560 part?
raskul
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250



View Profile
February 04, 2014, 08:18:33 AM
 #1048

what is the 7560 part?

that's the proxy port number. I have 3 different ones running for each of the three pools I use.

tips    1APp826DqjJBdsAeqpEstx6Q8hD4urac8a
graphicsdump
Newbie
*
Offline Offline

Activity: 36
Merit: 0


View Profile
February 04, 2014, 08:19:47 AM
 #1049

how do I know which proxy port number to use?
raskul
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250



View Profile
February 04, 2014, 08:25:37 AM
 #1050

how do I know which proxy port number to use?

it's 4 digits. 75xx

tips    1APp826DqjJBdsAeqpEstx6Q8hD4urac8a
graphicsdump
Newbie
*
Offline Offline

Activity: 36
Merit: 0


View Profile
February 04, 2014, 08:26:59 AM
 #1051

how do i find it? ipconfig?
raskul
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250



View Profile
February 04, 2014, 08:32:25 AM
 #1052

how do i find it? ipconfig?

you can select any number you wish, that .bat file is the creation of the proxy.

tips    1APp826DqjJBdsAeqpEstx6Q8hD4urac8a
graphicsdump
Newbie
*
Offline Offline

Activity: 36
Merit: 0


View Profile
February 04, 2014, 08:33:57 AM
 #1053

ah, ok...I'll give it a go.
graphicsdump
Newbie
*
Offline Offline

Activity: 36
Merit: 0


View Profile
February 04, 2014, 08:42:06 AM
 #1054

i ran that but it gave an error

File "c:\Python26\lib\site-packages\py2exe\boot_common.py", line 92, in <module>
ImportError: No module named linecache
ImportError: No module named zipextimporter
ImportError: No module named argparse

There's more text in there but I think you get the idea...am I supposed to have a bunch of other stuff installed and running?
raskul
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250



View Profile
February 04, 2014, 08:48:01 AM
 #1055

i ran that but it gave an error

File "c:\Python26\lib\site-packages\py2exe\boot_common.py", line 92, in <module>
ImportError: No module named linecache
ImportError: No module named zipextimporter
ImportError: No module named argparse

There's more text in there but I think you get the idea...am I supposed to have a bunch of other stuff installed and running?

i'm not so clued up on python, sorry.

tips    1APp826DqjJBdsAeqpEstx6Q8hD4urac8a
graphicsdump
Newbie
*
Offline Offline

Activity: 36
Merit: 0


View Profile
February 04, 2014, 08:48:46 AM
 #1056

cool
Apteryx
Newbie
*
Offline Offline

Activity: 36
Merit: 0


View Profile
February 04, 2014, 01:10:34 PM
 #1057

i ran that but it gave an error

File "c:\Python26\lib\site-packages\py2exe\boot_common.py", line 92, in <module>
ImportError: No module named linecache
ImportError: No module named zipextimporter
ImportError: No module named argparse

There's more text in there but I think you get the idea...am I supposed to have a bunch of other stuff installed and running?

i'm not so clued up on python, sorry.

you can run the stratum proxy with the following command line

"mining_proxy"   it defaults to slush's pool so you only "NEED" the port settings for other pools.

You can also add the -q switch, reduces the amount of crud it prints to the screen
and the -rt switch, allows the difficulty to vary according to the  power of your cube.

Have you got the Python runtime installed?
martinw79
Member
**
Offline Offline

Activity: 94
Merit: 10


View Profile
February 04, 2014, 02:04:18 PM
 #1058

IS it true these can only be setup on a 192.168.1.0/24 subnet which is non configurable?  Will it not pick up DHCP off a different type of subnet such as 10.0.1.0/24?

___________________
MW79
dogie (OP)
Legendary
*
Offline Offline

Activity: 1666
Merit: 1183


dogiecoin.com


View Profile WWW
February 04, 2014, 04:39:41 PM
 #1059

IS it true these can only be setup on a 192.168.1.0/24 subnet which is non configurable?  Will it not pick up DHCP off a different type of subnet such as 10.0.1.0/24?

Cubes aren't DCHP so you need to be on a .1 subnet to configure it. Once you get on the page, you can put it on whatever subnet you like. If your router doesn't allow subnet changing (pretty sure all do...), you'll need to visit a friend's house.

dogie (OP)
Legendary
*
Offline Offline

Activity: 1666
Merit: 1183


dogiecoin.com


View Profile WWW
February 04, 2014, 04:40:08 PM
 #1060

OP updated with newest selection of PSUs and other cleanups.

Pages: « 1 ... 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 [53] 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!