Sadly pulling and pushing them back in did help once .... on my win 8.1 machine but it never found the second board, no matter what i do it simply did not start the second board
Power it down/up plug usb plugs in/out nothing helps
I had the crazy idea to change the usb cable to a shorter one and since that i can install the stuff as long and often as i want it won't find the boards
When i put the miner onto usb hub for the pi i instant lost them and now unplugging/plugging in any port does not make them work
However that weird 3.8.5 version saw the blades instant as btc miners that was the most odd i ever notices it went up to 10 Gh/s and was building up speed, but i do not want them to mine btc
Does the cpuminer support the g-blades ? how to get it to find all 80 chips
I got it now running with the bfgminer 3.99 at around 3 Mh on the same usb hub and cables connected to a win 7 htpc
Installing zadig end again in cgminer not finding the devices
You guys using zadig 2.1.0
Hi!
If you are having problems with mining on bfgminer, then you'll will need to do as follows:
1. Go to Device Manager
2. Then Go to Ports (COM & LPT) or Universal Serial Bus controllers - depends what drivers you have installed
3. Delete STM32 Vritual COM port driver (or something simillar) or STMicroelectronics Virtual COM Port (COM1-XY), and choose "Delete the driver software for this device" if available
4. Download
http://www.st.com/web/en/catalog/tools/PF257938 drivers
5. Install drivers
6. Download BFGminer 3.99.00 from here:
http://cryptomining-blog.com/wp-content/files/bfgminer-3-99-0-windows.zip7. Run bfgminer with LTC_ONLY.bat in the folder with the following flags:
C:\Users\Admin\Desktop\bfgminer-3-99-0-windows-new\bfgminer-3-99-0-windows-new\bfgminer.exe --scrypt -o stratum+tcp://ltc.give-me-coins.com:3333 -u User.worker -p 123 -d gridseed -S gridseed:all --set-device gridseed:clock=850
-d flag to turn off the GPUs
8. Wait 10 minutes to miner really warm up - third row is the responding pool hashrate
If you want to run cgminer, you have to do as follows:
1. Go to Device Manager
2. Then Go to Ports (COM & LPT) or Universal Serial Bus controllers - depends what drivers you have installed
3. Delete STM32 Vritual COM port driver (or something simillar) or STMicroelectronics Virtual COM Port (COM1-XY), and choose "Delete the driver software for this device" if available
4. Download Zadig from here for the correct OS:
http://zadig.akeo.ie/5. Run Zadig and choose Options - > List All Devices
6. Choose STM32 Virtual Com Port (only one)
7. Under drivers choose WinUSB (v6.1.xxxxxxxx) etc
8. Click Replace Driver or Install Driver (probably the second one will be available after deleting drivers under 3.) and wait a few minutes
9. Download cgminer from here:
http://cryptomining-blog.com/wp-content/files/cgminer-3-7-2-gridseed-windows-alt.zip10. Turn off the HUB or eject all the miners
11. Run the cgminer with LTC_ONLY.bat in the folder with the following flags:
cgminer.exe --scrypt -o stratum+tcp://ltc.give-me-coins.com:3333 -u User.worker -p 123 --gridseed-options=baud=115200,freq=850,chips=5 --hotplug 5
correct the chip number on the G-blade to 80
12. Wait for the main window to popup, then plugin (or turn on) the hub with the miners
13. The cgminer will detect the miners and display the hash rate after it warms up - 10 minutes
I think that the latest versions of cgminer and bfgminer is not appropriate since this one is custom build for LTC mode only. If you have any questions, I do have a lot of work and research about Gridseed miners and you can write me also an PM. Everything what I described was run under Win7 64bit.
Hope you will get what you want!