-
Hey,
I've just put together one of the minishifts and manage to get the minishift lib installed through pip after some wrangling, but I'm getting an IOError, does anyone have any ideas?
```
$ python…
-
Seems hidapi is accessing data after it's freed it :(
```
==16412== Invalid read of size 4
==16412== at 0x41AA085D: do_close (core.c:1195)
==16412== by 0x41AA0BB9: libusb_close (core.c:1295)
==…
-
I am doing everything a bit different different from the usual for fbtft. I am developing on ubuntu 14.04 x86_64 using a mcp2210 usb to spi/gpio bridge and an out of tree build. Everything seems to …
-
I cannot get this to work in Linux.
# pid and vid are defined before
dev = MCP2210(my_vid, my_pid)
I just get "IOError: open failed". It sounds like it cannot open the device.
Do I need to instal…
-
-
Bfgminer just stops hashing submitting shares after around 18 hours I then have to restart bfgminer so it hashes works again.
Running on Debian bbb
-
Specifying --set-device NFY:ledmode=alternating at the command line crashes bfgminer
From the log file:
[2014-04-07 22:46:45] Pushing work 16 from pool 0 to hash queue
[2014-04-07 22:46:45] Select…
-
I am getting Kernel Oops after insmod mcp2210.ko.
Here is the trace:
[ 46.954217] mcp2210_init
[ 46.954234] mcp2210_probe
[ 46.954243] BUG: unable to handle kernel NULL pointer dereference at 0…
-
3.7.0+ throws error on start:
> bfgminer.exe -d all -D --debuglog --verbose
> [2013-12-03 01:00:28] setrlimit: Not supported by platform
> [2013-12-03 01:00:28] Started bfgminer 3.8.0
> [2013-12-0…
-
Hi,
I have a Rockminer R-BOX. bfgminer under Mac OS 10.9.3 (both via home-brew and straight compiling) fails to recognize my R-BOX. The Mac sees it as a valid device, just like my Ant Miner U2s. On…