Bitcoin Forum
June 30, 2024, 11:09:48 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1] 2 »  All
  Print  
Author Topic: Baikal Mini Cube  (Read 3631 times)
ofpcarnage (OP)
Member
**
Offline Offline

Activity: 76
Merit: 10


View Profile
April 18, 2017, 12:42:27 PM
 #1

Hi guys / gals

I need some assistance.

I've just got my very 1st Baikal Mini Cube.

Powered it up ...all seemed good.
Set the pools to mine to my account.
Boom Miner is down.
I've tried the obvious turn it off and on ....no good
I've tried pressing the reset button "Miner 111 connection refused"
When it 1st powers on I see a red/blue/orange light
At the moment the red light is on      / the blue light is flashing / orange light is off.

On my miner screen all there is, is this -----> Miner loading  -  Pi 7m 41s  -  Temp 51°C  -  Load 1.64
ofpcarnage (OP)
Member
**
Offline Offline

Activity: 76
Merit: 10


View Profile
April 18, 2017, 03:12:06 PM
 #2

Ok so it turns out my PI was not booting up....no idea why.

Here's what I did that resolved the issue.
I powered off
Connected the miner to my pc via usb
Moved the jumper from L to H and powered on
The lights went like Christmas lights but the pc did not detect the miner.

I then powered off and reset the jumper ....powered on ...working?

I dont know what or why but it worked so I just wanted to post an update in case it helps anyone else
not.you
Legendary
*
Offline Offline

Activity: 1726
Merit: 1018


View Profile
April 18, 2017, 06:43:39 PM
 #3

Thanks for that.  These things are so new there probably hasn't been a ton of troubleshooting or experimentation with them yet.  Here is the user guide if anyone needs it: http://www.baikalminer.com/cn/down/CUBE.pdf

This link is in that PDF linked above but here is the link to the Pi image: https://drive.google.com/drive/folders/0B1GBwN5-i39VRzNQS28tWlpsTVk


Going to try and set static IP on mine, will post results in this thread.
bittawm
Legendary
*
Offline Offline

Activity: 1894
Merit: 1087



View Profile
April 18, 2017, 07:38:48 PM
 #4

Ok so it turns out my PI was not booting up....no idea why.

Here's what I did that resolved the issue.
I powered off
Connected the miner to my pc via usb
Moved the jumper from L to H and powered on
The lights went like Christmas lights but the pc did not detect the miner.

I then powered off and reset the jumper ....powered on ...working?

I dont know what or why but it worked so I just wanted to post an update in case it helps anyone else

i have a spare baikal pi if you want for $50 in btc

@bittawm is my real telegram
@bittawm is my real twitter
beware of impersonators
not.you
Legendary
*
Offline Offline

Activity: 1726
Merit: 1018


View Profile
April 18, 2017, 09:26:07 PM
 #5

To set up static IP on your cube do the following.

SSH into the miner with user/pass: baikal/baikal

The command below opens a text editor for the file you want to modify:
sudo nano /etc/network/interfaces

Add some lines like what I have in the code box below (modified accordingly for your network).  I added these below the line that starts with "source-directory" and above the lines that all start with the # symbol.
Code:
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet static
address 192.168.0.100
netmask 255.255.255.0
gateway 192.168.0.1
dns-nameservers 8.8.4.4 8.8.8.8

Hit ctrl+x to exit the editor

It will ask you if you want to save, hit y to save

It will ask you for the file name but it will default to the one you are already editing so just hit the enter key to confirm the default

At this point you can run "sudo nano /etc/network/interfaces" again to confirm the file now contains your changes if you want, but if you did everything correctly you don't need to.  Restart the miner with the power switch and it will come up on the new static IP.

BTW, it seems likely that with the appropriate changes made in that file you could also enable and configure the wifi and use the miner wirelessly.
ayoungtech
Newbie
*
Offline Offline

Activity: 53
Merit: 0


View Profile
April 19, 2017, 12:39:08 AM
 #6

Hi guys / gals

I need some assistance.

I've just got my very 1st Baikal Mini Cube.

Powered it up ...all seemed good.
Set the pools to mine to my account.
Boom Miner is down.
I've tried the obvious turn it off and on ....no good
I've tried pressing the reset button "Miner 111 connection refused"
When it 1st powers on I see a red/blue/orange light
At the moment the red light is on      / the blue light is flashing / orange light is off.

On my miner screen all there is, is this -----> Miner loading  -  Pi 7m 41s  -  Temp 51°C  -  Load 1.64

I'm having the same issue you were having. I tried your fix. No change so far though.
Gunna01
Sr. Member
****
Offline Offline

Activity: 306
Merit: 251


View Profile
April 19, 2017, 01:01:18 AM
 #7

So I purchased a SeaSonic 400W Fanless 80Plus Platinum PSU Version II to power this and I used the 12v PCie connector and I have an ATX bridge to enable to PSU seeing as I dont have a motherboard.

I get 1 second of power and then the PSU shuts down. I'm assuming its because I am only drawing on the 12v rail. Any way around it? The device functions when connected to the spare PCIe cable from my PC and has run over night fine.
bigassboy
Sr. Member
****
Offline Offline

Activity: 373
Merit: 254



View Profile
April 19, 2017, 01:09:32 AM
 #8

Hi guys / gals

I need some assistance.

I've just got my very 1st Baikal Mini Cube.

Powered it up ...all seemed good.
Set the pools to mine to my account.
Boom Miner is down.
I've tried the obvious turn it off and on ....no good
I've tried pressing the reset button "Miner 111 connection refused"
When it 1st powers on I see a red/blue/orange light
At the moment the red light is on      / the blue light is flashing / orange light is off.

On my miner screen all there is, is this -----> Miner loading  -  Pi 7m 41s  -  Temp 51°C  -  Load 1.64

I'm having the same issue you were having. I tried your fix. No change so far though.
are you using a 3G/4G router?
ayoungtech
Newbie
*
Offline Offline

Activity: 53
Merit: 0


View Profile
April 19, 2017, 01:12:49 AM
 #9

Hi guys / gals

I need some assistance.

I've just got my very 1st Baikal Mini Cube.

Powered it up ...all seemed good.
Set the pools to mine to my account.
Boom Miner is down.
I've tried the obvious turn it off and on ....no good
I've tried pressing the reset button "Miner 111 connection refused"
When it 1st powers on I see a red/blue/orange light
At the moment the red light is on      / the blue light is flashing / orange light is off.

On my miner screen all there is, is this -----> Miner loading  -  Pi 7m 41s  -  Temp 51°C  -  Load 1.64

I'm having the same issue you were having. I tried your fix. No change so far though.
are you using a 3G/4G router?

I don't understand what you mean. It's connected to a D-Link DIR-860L router.
bigassboy
Sr. Member
****
Offline Offline

Activity: 373
Merit: 254



View Profile
April 19, 2017, 01:16:53 AM
 #10

Hi guys / gals

I need some assistance.

I've just got my very 1st Baikal Mini Cube.

Powered it up ...all seemed good.
Set the pools to mine to my account.
Boom Miner is down.
I've tried the obvious turn it off and on ....no good
I've tried pressing the reset button "Miner 111 connection refused"
When it 1st powers on I see a red/blue/orange light
At the moment the red light is on      / the blue light is flashing / orange light is off.

On my miner screen all there is, is this -----> Miner loading  -  Pi 7m 41s  -  Temp 51°C  -  Load 1.64

I'm having the same issue you were having. I tried your fix. No change so far though.
are you using a 3G/4G router?

I don't understand what you mean. It's connected to a D-Link DIR-860L router.
My cube works when i'm using home broadband connection but when i'm using a mobile LTE router is doesn't (blue light flashing) I changed to DNS to 8.8.8.8 and it works after that.
not.you
Legendary
*
Offline Offline

Activity: 1726
Merit: 1018


View Profile
April 19, 2017, 01:25:03 AM
 #11

So I purchased a SeaSonic 400W Fanless 80Plus Platinum PSU Version II to power this and I used the 12v PCie connector and I have an ATX bridge to enable to PSU seeing as I dont have a motherboard.

I get 1 second of power and then the PSU shuts down. I'm assuming its because I am only drawing on the 12v rail. Any way around it? The device functions when connected to the spare PCIe cable from my PC and has run over night fine.

Are you sure you jumpered the PSU correctly?  I've jumpered a ton of different PSU's with a wide range of wattages and never had one that had a problem so I don't think it has to do with only using the 12v.
ayoungtech
Newbie
*
Offline Offline

Activity: 53
Merit: 0


View Profile
April 19, 2017, 01:25:53 AM
 #12

Hi guys / gals

I need some assistance.

I've just got my very 1st Baikal Mini Cube.

Powered it up ...all seemed good.
Set the pools to mine to my account.
Boom Miner is down.
I've tried the obvious turn it off and on ....no good
I've tried pressing the reset button "Miner 111 connection refused"
When it 1st powers on I see a red/blue/orange light
At the moment the red light is on      / the blue light is flashing / orange light is off.

On my miner screen all there is, is this -----> Miner loading  -  Pi 7m 41s  -  Temp 51°C  -  Load 1.64

I'm having the same issue you were having. I tried your fix. No change so far though.
are you using a 3G/4G router?

I don't understand what you mean. It's connected to a D-Link DIR-860L router.
My cube works when i'm using home broadband connection but when i'm using a mobile LTE router is doesn't (blue light flashing) I changed to DNS to 8.8.8.8 and it works after that.

Ah I see what you mean. It's a broadband connection, not a mobile network.
Gunna01
Sr. Member
****
Offline Offline

Activity: 306
Merit: 251


View Profile
April 19, 2017, 01:37:41 AM
 #13

So I purchased a SeaSonic 400W Fanless 80Plus Platinum PSU Version II to power this and I used the 12v PCie connector and I have an ATX bridge to enable to PSU seeing as I dont have a motherboard.

I get 1 second of power and then the PSU shuts down. I'm assuming its because I am only drawing on the 12v rail. Any way around it? The device functions when connected to the spare PCIe cable from my PC and has run over night fine.

Are you sure you jumpered the PSU correctly?  I've jumpered a ton of different PSU's with a wide range of wattages and never had one that had a problem so I don't think it has to do with only using the 12v.

Yup, checked the pin layout and pins 16 and 17 are jumped.

I'm not sure if it is faulty not, will test today at work a little more. Managed to get a 2nd cube my friend ordered.

Edit: So PSU works, I plugged just a sata HDD in and it works fine. Once the Cube arrives i'll see if the draw was too low. I'll grab a little molex fan if required.
ayoungtech
Newbie
*
Offline Offline

Activity: 53
Merit: 0


View Profile
April 19, 2017, 02:23:29 AM
Last edit: April 19, 2017, 02:49:41 AM by ayoungtech
 #14

Ok, it started working, kind of. Won't connect to any nicehash servers. But was able to connect to suprnova pool.    



Now the issue is that I'm getting a lot of HW Errors, over 50%.


I contacted Baikal via Skype. Waiting for a response.

EDIT: Swapped out the power supply for a different one. HW Errors are now gone.

Still have the issue of not connect to any nicehash servers though.
Gunna01
Sr. Member
****
Offline Offline

Activity: 306
Merit: 251


View Profile
April 19, 2017, 05:01:58 AM
Last edit: April 19, 2017, 05:34:31 AM by Gunna01
 #15

Got mine working with the psu. The PSU would shut down after a second. I needed to have the miner on, then bridge the pins. As there was no draw on the PSU it was auto shutting down.

Also, is there any mathematical advantage to joining cubes together and letting one miner control them? If I point 2 cubes to the same P2Pool and use the same wallet address is that the same as 1 single 600MH/s miner?
Gunna01
Sr. Member
****
Offline Offline

Activity: 306
Merit: 251


View Profile
April 19, 2017, 11:33:34 AM
Last edit: April 19, 2017, 12:18:26 PM by Gunna01
 #16

Hi guys / gals

I need some assistance.

I've just got my very 1st Baikal Mini Cube.

Powered it up ...all seemed good.
Set the pools to mine to my account.
Boom Miner is down.
I've tried the obvious turn it off and on ....no good
I've tried pressing the reset button "Miner 111 connection refused"
When it 1st powers on I see a red/blue/orange light
At the moment the red light is on      / the blue light is flashing / orange light is off.

On my miner screen all there is, is this -----> Miner loading  -  Pi 7m 41s  -  Temp 51°C  -  Load 1.64

I couldnt get to the the web interface at all and the miner was stuck at 70MH/s with lots of hardware errors

Reloaded the OS on the SD card, reconfigured teh miners and all is well so far.

edit: spoke to soon. Still down, buggy and got packet loss to the device when pinging. Will try a new SD card, have emailed Baikal.

Edit 2: Ok, so it was a network cable causing my issues.
omshree
Full Member
***
Offline Offline

Activity: 270
Merit: 100


View Profile
April 23, 2017, 11:07:12 AM
 #17

Guys, did anybody succeed in activating the wifi?  Also, did anybody found where the mhz config is? For OC of course.

Donate if you like 1ANALSEXXGMd6HaN6CzQXtURLC5H9TjKoo
ayoungtech
Newbie
*
Offline Offline

Activity: 53
Merit: 0


View Profile
April 23, 2017, 01:27:16 PM
 #18

Guys, did anybody succeed in activating the wifi?  Also, did anybody found where the mhz config is? For OC of course.

Did anyone just try asking Baikal if it's possible to enable the wireless adapter?
cryptotore
Sr. Member
****
Offline Offline

Activity: 324
Merit: 250



View Profile
April 23, 2017, 05:06:57 PM
 #19

What are you guys mining with your cube? Smiley
Searing
Copper Member
Legendary
*
Offline Offline

Activity: 2898
Merit: 1464


Clueless!


View Profile
April 23, 2017, 06:08:37 PM
 #20

What are you guys mining with your cube? Smiley


Yeah....,and what is the say best 3 pools that payout in whatever?

Old Style Legacy Plug & Play BBS System. Get it from www.synchro.net. Updated 1/1/2021. It also works with Windows 10 and likely 11 and allows 16 bit DOS game doors on the same Win 10 Machine in Multi-Node! Five Minute Install! Look it over it uninstalls just as fast, if you simply want to look it over. Freeware! Full BBS System! It is a frigging hoot!:)
Pages: [1] 2 »  All
  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!