Author

Topic: Bitmine Coincraft desk and cgminer (Read 1535 times)

hero member
Activity: 773
Merit: 528
March 18, 2014, 06:06:47 AM
#3
Ok thanks for the thread, continuing discussion there
member
Activity: 78
Merit: 10
March 17, 2014, 05:15:19 PM
#2
Please ask your question in this thread https://bitcointalksearch.org/topic/bitmine-coincraft-series-users-thread-troubleshooting-efficiency-oc-495357 so all the information is concentrated in one thread.

Basically you can kill cgminer process and then start manually another cgminer process with your arguments according to this post
https://bitcointalksearch.org/topic/m.5417609, then you will see cgminer output.
hero member
Activity: 773
Merit: 528
March 17, 2014, 12:23:52 PM
#1
Hello all,
I have a coincraft desk from Bitmine, which mines fine using its web interface.
However I'd like to find a way to display its cgminer output. Logging to the miner using SSH I get the following processes running:

Code:
root@raspberrypi:~# ps
  PID USER       VSZ STAT COMMAND
    1 root      1684 S    init [5]
    2 root         0 SW   [kthreadd]
    3 root         0 SW   [ksoftirqd/0]
    5 root         0 SW<  [kworker/0:0H]
    7 root         0 SW   [rcu_preempt]
    8 root         0 SW   [rcu_bh]
    9 root         0 SW   [rcu_sched]
   10 root         0 SW<  [khelper]
   11 root         0 SW   [kdevtmpfs]
   12 root         0 SW<  [netns]
   13 root         0 SW   [kworker/0:1]
   14 root         0 SW<  [writeback]
   15 root         0 SW<  [bioset]
   16 root         0 SW<  [kblockd]
   17 root         0 SW   [khubd]
   18 root         0 SW<  [rpciod]
   19 root         0 SW   [khungtaskd]
   20 root         0 SW   [kswapd0]
   21 root         0 SW   [fsnotify_mark]
   22 root         0 SW<  [nfsiod]
   23 root         0 SW<  [crypto]
   29 root         0 SW<  [kthrotld]
   30 root         0 SW<  [VCHIQ-0]
   31 root         0 SW<  [VCHIQr-0]
   32 root         0 SW<  [VCHIQs-0]
   33 root         0 SW<  [iscsi_eh]
   34 root         0 SW<  [dwc_otg]
   35 root         0 SW<  [DWC Notificatio]
   37 root         0 SW<  [deferwq]
   39 root         0 SW   [mmcqd/0]
   40 root         0 SW<  [kworker/0:1H]
   41 root         0 SW   [jbd2/mmcblk0p2-]
   42 root         0 SW<  [ext4-dio-unwrit]
   75 root      3488 S    /lib/udev/udevd -d
  122 root         0 SW<  [bcm2708_spi.0]
  196 root      3484 S    /lib/udev/udevd -d
  213 root      3484 S    /lib/udev/udevd -d
  427 root      2412 S    /usr/sbin/dropbear -r /etc/dropbear/dropbear_rsa_host_key -p 22 -B
  432 root      2208 S    /sbin/syslogd -n -O /var/log/messages
  434 root      2208 S    /sbin/klogd -n
  443 root         0 SW   [w1_bus_master1]
  463 root      8700 S    python /mineros/minerosd.py start
  469 root      1944 S    /sbin/getty 115200 ttyAMA0
  470 root      1944 S    /sbin/getty 38400 tty1
  472 root      128m S    python /mineros/web/index.py
 3673 root      127m S    cgminer --text-only --lowmem --bitmine-a1-options 16000:800000:8000 -o http://api.bitcoin.cz:8332 -O xxxx:xxxx -o stratum+tcp://nl1.ghash.io:3334 -O xxxx.xxxx:xxxx -o stratum+tcp:
 4025 root         0 SW   [kworker/0:0]
 4059 root         0 SW   [kworker/u2:0]
 4064 root         0 SW   [kworker/u2:2]
 4065 root         0 SW   [kworker/u2:1]
 4066 root      2836 R    /usr/sbin/dropbear -r /etc/dropbear/dropbear_rsa_host_key -p 22 -B
 4067 root      2388 S    -sh
 4069 root      2388 R    ps
Can you help me with this matter? thanks
Jump to: