Post
Topic
Board Mining (Altcoins)
Re: No devices running! My new Baikal Giant B is not working!!
by
bitdigfun
on 05/06/2018, 18:36:32 UTC
You might be experiencing the same bug we've seen with other Baikals.

Check out our solution here:  https://bitcointalk.org/index.php?topic=2875726.msg29764025

I used these codes after logging in to the terminal:

Code:
lsusb | grep 0483

Code:
su

Code:
echo 0 > /sys/class/gpio_sw/PA10/data

Code:
echo 1 > /sys/class/gpio_sw/PA10/data

Then it works

does this work also for baikal giant N?

when i do first code i get this > Bus 007 device 002: ID 0483:5740 STMicroelectronics STM32F407

then i get another > baikal@baikal:~$

then i put > su

password: ?

what the password?