Search content
Sort by

Showing 5 of 5 results by pipcrypdoh
Post
Topic
Re: Braiins OS: open-source mining firmware [S9, T1]. New release includes AsicBoost
by
pipcrypdoh
on 05/11/2018, 17:52:58 UTC
i tried to dig into upgrade2bos.py script, and looks like it is possible to re-install it by commenting backup and prep functions:

[...]

Without getting into my reasons of why I or someone else wouldn't want particular miners on braiins (few cards hashing at 5+k TH/s... mmk).  Anyways, the miner can just be restarted and bring back the gui as well as cgminer.  Reinstall isn't going to help thwart off the original issue of downgrading back to bitmain firmware.  I'll probably just end up going the sd card route anyways as I accidentally changed the wrong config line and bricked 3 miners... Whoops.
Post
Topic
Re: Braiins OS: open-source mining firmware [S9, T1]. New release includes AsicBoost
by
pipcrypdoh
on 05/11/2018, 05:05:56 UTC
I have the same issue, have you managed to recover it to original firmware or restore braiins os?

No nobody has really had a solution for me yet.  I've just been making notes of which ones currently, then I'll come back to it.



Trying to make sense of the git directions for custom config/deployment.  Is it possible to just add a password, worker username and preset chain freq/volt?
Post
Topic
Re: Braiins OS: open-source mining firmware [S9, T1]. New release includes AsicBoost
by
pipcrypdoh
on 01/11/2018, 18:53:08 UTC
Set the Mac address on your router to a static address for that miner. And try again

Static leases are maintained by a windows DHCP server in my environment.  Thank you for the suggestion, I'll run with it in a couple ways and see if it alleviates the issue.
Post
Topic
Re: Braiins OS: open-source mining firmware [S9, T1]. New release includes AsicBoost
by
pipcrypdoh
on 01/11/2018, 18:10:52 UTC
I've restored to factory on a couple with no issues.  Having one with this problem now though.  

Code:
Rebooting.................................................Traceback (most recent call last):
  File "restore2factory.py", line 177, in
    main(args)
  File "restore2factory.py", line 149, in main
    restore_from_dir(args, args.backup)
  File "restore2factory.py", line 123, in restore_from_dir
    wait_for_reboot(args.hostname, REBOOT_DELAY)
  File "restore2factory.py", line 106, in wait_for_reboot
    while not wait_net_service(hostname, 22, 1):
  File "restore2factory.py", line 83, in wait_net_service
    s.connect((server, port))
OSError: [Errno 113] No route to host

This kills the web interface but SSH is still fine.  I try to run the script again and get this.

Code:
Connecting to remote host...
/home/pi/braiins-os_am1-s9_2018-10-24-0-9e5687a2/factory_transition/.env/lib/python3.5/site-packages/paramiko/client.py:822: UserWarning: Unknown ssh-rsa host key for 192.168.65.27: b'd63e5c5cef9b62df2dcfdaaef4f28b8f'
  key.get_name(), hostname, hexlify(key.get_fingerprint())
Traceback (most recent call last):
  File "restore2factory.py", line 177, in
    main(args)
  File "restore2factory.py", line 149, in main
    restore_from_dir(args, args.backup)
  File "restore2factory.py", line 121, in restore_from_dir
    ssh.run('fw_setenv', RECOVERY_MTDPARTS[:-1], '"{}"'.format(mtdparts_params))
  File "/home/pi/braiins-os_am1-s9_2018-10-24-0-9e5687a2/factory_transition/ssh.py", line 228, in run
    self._check_exit_status(cmd, stdout, stderr)
  File "/home/pi/braiins-os_am1-s9_2018-10-24-0-9e5687a2/factory_transition/ssh.py", line 159, in _check_exit_status
    raise CalledProcessError(returncode, cmd, stdout, stderr)
subprocess.CalledProcessError: Command 'fw_setenv recovery_mtdparts "mtdparts=pl35x-nand:32m(BOOT.bin-env-dts-kernel),144m(angstram-rootfs),80m(upgrade-rootfs)"' returned non-zero exit status 1

I can reboot and everything is as it was for Braiins, but can't get back to original firmware.
Not sure where to put bug reports for this but ayyyy.  Here ya go.
Post
Topic
Re: Braiins OS: open-source mining firmware [S9, T1]. New release includes AsicBoost
by
pipcrypdoh
on 30/10/2018, 20:24:03 UTC
Has anyone had an issue with Braiins-OS on 14TH S9i's where they reboot every 30 minutes or so consistently.  I have units with both sd cards and flashed nand, no change.  Not sure if this is isolated to the S9i batch I have, but would like to hear if anyone has had this issue.

*EDIT* Figured this out, you have to create a password within the braiins web interface.  I guess that's okay, but.