Author

Topic: Raspberry Pi + NanoFury NF1 == Frustration :-) (Read 2419 times)

newbie
Activity: 29
Merit: 0
January 12, 2014, 04:54:52 PM
#1
Hello!

Sorry about the wrong forum but this is my first post.  Any help is appreciated!

I got a raspberry pi kit to set up a bitcoin miner from this tutorial http://learn.adafruit.com/piminer-raspberry-pi-bitcoin-miner/initial-setup-and-assembly.

The tutorial was great (I didn't get a chance to solder the screen yet though) and I was able to install everything I needed. I found another Rasp Pi tutorial to install bfgminer and that's running with no issues.

What's wrong you might ask? The NanoFury NF1 USB miners are not recognized. I've checked out this thread: https://bitcointalk.org/index.php?topic=394424.20 and it seems that I have little chance of getting the miners recognized using a RaspPi.

When I type lsusb before plugging in the USB miner, I get the following:
CODE: SELECT ALL
Bus 001 Device 002: ID 0424:9512 Standard Microsystems Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp.
Bus 001 Device 004: ID 1a40:0201 Terminus Technology Inc. FE 2.1 7-port Hub
Bus 001 Device 005: ID 0bda:8176 Realtek Semiconductor Corp. RTL8188CUS 802.11n WLAN Adapter


After it's the same list plus the last entry:
CODE: SELECT ALL
Bus 001 Device 002: ID 0424:9512 Standard Microsystems Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp.
Bus 001 Device 004: ID 1a40:0201 Terminus Technology Inc. FE 2.1 7-port Hub
Bus 001 Device 005: ID 0bda:8176 Realtek Semiconductor Corp. RTL8188CUS 802.11n WLAN Adapter
Bus 001 Device 006: ID 04d8:00de Microchip Technology, Inc.


Using dmesg - here's the difference before plugging in the USB miner and after plugging it in.
CODE: SELECT ALL
> [ 3070.196063] usb 1-1.2.6: new full-speed USB device number 6 using dwc_otg
> [ 3070.301594] usb 1-1.2.6: New USB device found, idVendor=04d8, idProduct=00de
> [ 3070.301626] usb 1-1.2.6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
> [ 3070.301643] usb 1-1.2.6: Product: NanoFury NF1 V0.7 by MLM
> [ 3070.301657] usb 1-1.2.6: Manufacturer: Microchip Technology Inc.
> [ 3070.301672] usb 1-1.2.6: SerialNumber: 0000075901
> [ 3070.314195] hid-generic 0003:04D8:00DE.0001: hiddev0,hidraw0: USB HID v1.11 Device [Microchip Technology Inc. NanoFury NF1 V0.7 by MLM] on usb-bcm2708_usb-1.2.6/input0


If I go to /dev/, there's no entry for /dev/ttyUSB*.

Any thoughts on what to do? I've tried different 'solutions':
https://bitcointalk.org/index.php?topic=365693.new
I tried to reduce the speed of the usb port and that made my keyboard cause the pi to not be able to boot up.

Thank you for any ideas.
perogi.
Jump to: