Pages:
Author

Topic: [CLOSED] NanoFury NF1 USB stick - Group Buy + Product Assembly - page 6. (Read 74311 times)

legendary
Activity: 2576
Merit: 1186
will work on it in a few days. i moved to windows because of lockups/freezes in bfg on wheezy due to not being able to initialize/ MCP2210_SPI_Transfer temp. rejected (XX bytes remaining)

I appreciate your efforts but I'll reiterate, since it appears to be a windows only device, I'm willing to accept offers to purchase my devices.
You're free to sell your devices or whatever, but you don't need to troll with FUD like "windows only".
There is nothing Windows-only about the NanoFury. I don't even use Windows.
sr. member
Activity: 290
Merit: 250
will work on it in a few days. i moved to windows because of lockups/freezes in bfg on wheezy due to not being able to initialize/ MCP2210_SPI_Transfer temp. rejected (XX bytes remaining)

I appreciate your efforts but I'll reiterate, since it appears to be a windows only device, I'm willing to accept offers to purchase my devices.
hero member
Activity: 658
Merit: 500
CCNA: There i fixed the internet.
I didn't realize they were going to be a windows thing.

not quite - you can run them everywhere where you can run bfgminer Wink

I don't believe that is true

Please give detailed instructions then.

I am unable to get them to run on bfg 3.5.1 and wheezy

will work on it in a few days. i moved to windows because of lockups/freezes in bfg on wheezy due to not being able to initialize/ MCP2210_SPI_Transfer temp. rejected (XX bytes remaining)
sr. member
Activity: 290
Merit: 250
I didn't realize they were going to be a windows thing.

not quite - you can run them everywhere where you can run bfgminer Wink

I don't believe that is true

Please give detailed instructions then.

I am unable to get them to run on bfg 3.5.1 and wheezy
hero member
Activity: 658
Merit: 500
CCNA: There i fixed the internet.
I didn't realize they were going to be a windows thing.

not quite - you can run them everywhere where you can run bfgminer Wink

yea only reason I'm posting from windows is i was getting timeouts etc on my rpi. its about time to reformat the lil thing and start from a fresh image. that thing has been used for all kinds of shit
vs3
hero member
Activity: 622
Merit: 500
I didn't realize they were going to be a windows thing.

not quite - you can run them everywhere where you can run bfgminer Wink
sr. member
Activity: 290
Merit: 250
update after 11 hrs at 54 bits. still playing nice with others ^_^ and to boot bfg 3.5.1 is getting an extra 0.1ghs out of my BF1



can i buy more?

I'd talk about selling you mine.

I didn't realize they were going to be a windows thing.
member
Activity: 78
Merit: 10
5 NanoFuries with 54 bits in Anker USB 3.0 48W hub, active cooling

hero member
Activity: 658
Merit: 500
CCNA: There i fixed the internet.
update after 11 hrs at 54 bits. still playing nice with others ^_^ and to boot bfg 3.5.1 is getting an extra 0.1ghs out of my BF1



can i buy more?
hero member
Activity: 742
Merit: 500
Well I'll be damned, the readme file actually has pertinent information. Smiley  Gracias.
sr. member
Activity: 290
Merit: 250
i can't get bfgminer to pickup on the .so files for libhidapi on raspian wheezy


To get rid of that error I ran ldconfig as Luke implied.
I really do appreciate Luke-Jr's efforts, he always seems to jump to the aid of the community.

I still can't get mine running tho.

vs3
hero member
Activity: 622
Merit: 500
Woot!  Up and running.  Thanks vs3 et al!  Will definitely buy from again!

One quick question.  I highlighted a bunch of statistics.  Anywhere I can get a rundown of those?

Thanks for the feedback! That's all great news! Smiley

As for your question - see the README: https://github.com/luke-jr/bfgminer
search for "The BFGMiner status line shows:"
legendary
Activity: 2576
Merit: 1186
One quick question.  I highlighted a bunch of statistics.  Anywhere I can get a rundown of those?  I've never thought to ask, but figure someone on here could point me in the right direction so I can read some of these interesting numbers. Smiley
README file
hero member
Activity: 658
Merit: 500
CCNA: There i fixed the internet.
no pi for now running on windows   Grin

hero member
Activity: 658
Merit: 500
CCNA: There i fixed the internet.



have arrived and are trying to figure out how to 1.) function properly on a pi
                                                                      2.) play nice with with 1 BF1 and 4 erupters :S
hero member
Activity: 742
Merit: 500


Woot!  Up and running.  Thanks vs3 et al!  Will definitely buy from again!

One quick question.  I highlighted a bunch of statistics.  Anywhere I can get a rundown of those?  I've never thought to ask, but figure someone on here could point me in the right direction so I can read some of these interesting numbers. Smiley

Thanks again!
Ben
legendary
Activity: 2576
Merit: 1186
i can't get bfgminer to pickup on the .so files for libhidapi on raspian wheezy
For some reason, ld.so isn't looking in /usr/local/lib

Edit: Nevermind, looks like I forgot to run ldconfig myself!
hero member
Activity: 658
Merit: 500
CCNA: There i fixed the internet.
i can't get bfgminer to pickup on the .so files for libhidapi on raspian wheezy


from ~/

Code:
git clone https://github.com/signal11/hidapi && git clone https://github.com/luke-jr/bfgminer

cd hidapi
./bootstrap
./configure
make -j2
make install

cd ../bfgminer
./autogen.sh
CFLAGS="-ggdb -O0" ./configure --disable-opencl --enable-bitfury --enable-icarus --enable-bigpic --enable-nanofury
make -j2


sudo ./bfgminer -D -T -S NFY:all


output:
Code:
miner@raspberrypi ~/repos/bfgminer $ sudo ./bfgminer -D -T -S NFY:all
 [2013-11-07 19:42:09] Timers: Using clock_gettime(CLOCK_MONOTONIC_RAW)                   
 [2013-11-07 19:42:09] Global quota greatest common denominator set to 1                   
 [2013-11-07 19:42:09] setrlimit: Soft fd limit not being changed from 1024 (FD_SETSIZE=1024; hard limit=4096)                   
 [2013-11-07 19:42:09] Started bfgminer 3.5.1                   
 [2013-11-07 19:42:09] Loaded configuration file /root/.cgminer/cgminer.conf                   
 [2013-11-07 19:42:09] hidapi_try_lib: Couldn't load libhidapi.so: libhidapi.so: cannot open shared object file: No such file or directory                   
 [2013-11-07 19:42:09] hidapi_try_lib: Couldn't load libhidapi-0.so: libhidapi-0.so: cannot open shared object file: No such file or directory                   
 [2013-11-07 19:42:09] hidapi_try_lib: Couldn't load libhidapi-hidraw.so: libhidapi-hidraw.so: cannot open shared object file: No such file or directory                   
 [2013-11-07 19:42:09] hidapi_try_lib: Couldn't load libhidapi-libusb.so: libhidapi-libusb.so: cannot open shared object file: No such file or directory                   
 [2013-11-07 19:42:09] hid_devinfo_scan: Failed to load any hidapi library                   
 [2013-11-07 19:42:09] lowlevel_scan: Found usb device at usb:001:009 (path=(null), vid=0835, pid=8500, manuf=Action Star, prod=USB2.0 Hub, serial=(null))                   
 [2013-11-07 19:42:09] lowlevel_scan: Found usb device at usb:001:023 (path=(null), vid=04d8, pid=00de, manuf=Microchip Technology Inc., prod=NanoFury NF1 v0.6, serial=0000072328)                   
 [2013-11-07 19:42:09] lowlevel_scan: Found usb device at usb:001:024 (path=(null), vid=04d8, pid=00de, manuf=Microchip Technology Inc., prod=NanoFury NF1 v0.6, serial=0000072543)                   
 [2013-11-07 19:42:09] lowlevel_scan: Found usb device at usb:001:005 (path=(null), vid=0835, pid=8501, manuf=Action Star, prod=USB HID, serial=(null))                   
 [2013-11-07 19:42:09] lowlevel_scan: Found usb device at usb:001:004 (path=(null), vid=0835, pid=8500, manuf=Action Star, prod=USB2.0 Hub, serial=(null))                   
 [2013-11-07 19:42:09] lowlevel_scan: Found usb device at usb:001:003 (path=(null), vid=0424, pid=ec00, manuf=(null), prod=(null), serial=(null))                   
 [2013-11-07 19:42:09] lowlevel_scan: Found usb device at usb:001:010 (path=(null), vid=0835, pid=8502, manuf=Action Star, prod=USB HID, serial=(null))                   
 [2013-11-07 19:42:09] lowlevel_scan: Found usb device at usb:001:001 (path=(null), vid=1d6b, pid=0002, manuf=Linux 3.6.11+ dwc_otg_hcd, prod=DWC OTG Controller, serial=bcm2708_usb)                   
 [2013-11-07 19:42:09] lowlevel_scan: Found usb device at usb:001:002 (path=(null), vid=0424, pid=9512, manuf=(null), prod=(null), serial=(null))                   
 [2013-11-07 19:42:09] DISPLAY not set, setting :0 just in case                   
 [2013-11-07 19:42:09] Failed to load OpenCL library, no GPUs usable                   
All devices disabled, cannot mine!

cross posted in bfgminer dev thread
newbie
Activity: 39
Merit: 0
Is someone runnig nanofurys on minepeon?

i'm running 2 of them on windows, but i'd like to add them to my BE on minepeon....

how can i manage that?
vs3
hero member
Activity: 622
Merit: 500
Nanos don't use COM ports - they should show up under the HID (Human Interface Device) devices section.

I'm not sure how you deleted those COM ports - I guess it is possible that this may have messed up Windows' configuration...
Take a look at this link and see if that makes any difference: https://bitcointalksearch.org/topic/windows-many-usb-hubs-and-besfuries-clean-up-in-your-devices-manager-300638

Also - try it first with just one device, then add some more, and then even more. Also, try different USB ports.
That way you can find out if you're hitting any kind of limitation (software or hardware)
Pages:
Jump to: