Luke-Jr (OP)
Legendary
Offline
Activity: 2604
Merit: 1186
|
 |
February 15, 2014, 04:04:18 PM |
|
Just to clarify, there is no "emulating a com port" going on, VCOM is a native OS interface on every OS.
|
|
|
|
storm2k5
Member

Offline
Activity: 84
Merit: 10
|
 |
February 15, 2014, 05:26:01 PM |
|
Just to clarify, there is no "emulating a com port" going on, VCOM is a native OS interface on every OS.
So that's what the generic drivers like WinUSB, libusb-win32 and libusbk are for? [2014-02-15 18:10:25] Started bfgminer 3.10.0 [2014-02-15 18:10:26] usb_devinfo_scan: Error opening device usb:003:001: LIBUSB_ERROR_NOT_SUPPORTED .. [2014-02-15 18:10:26] usb_devinfo_scan: Error opening device usb:001:001: LIBUSB_ERROR_NOT_SUPPORTED [2014-02-15 18:10:26] hidapi_try_lib: Couldn't load libhidapi.dll: unknown [2014-02-15 18:10:26] hidapi_try_lib: Successfully loaded libhidapi-0.dll [2014-02-15 18:10:26] hid_devinfo_scan: Found "USB Optical Mouse" serial " " [2014-02-15 18:10:26] hid_devinfo_scan: Found "(null)" serial " " [2014-02-15 18:10:26] hid_devinfo_scan: Found "EP2 Interrupt" serial " " [2014-02-15 18:10:26] hid_devinfo_scan: Found "EP2 Interrupt" serial " " [2014-02-15 18:10:26] hid_devinfo_scan: Found "EP2 Interrupt" serial " " [2014-02-15 18:10:26] Failed to get PortName registry key value in lowl-vcom.c _vcom_devinfo_scan_windows__hubport():447: The system cannot find the file specified. [2014-02-15 18:10:26] Failed to get PortName registry key value in lowl-vcom.c _vcom_devinfo_scan_windows__hubport():447: The system cannot find the file specified. [2014-02-15 18:10:26] Failed to get PortName registry key value in lowl-vcom.c _vcom_devinfo_scan_windows__hubport():447: The system cannot find the file specified. [2014-02-15 18:10:26] FTDI reports 0 devices [2014-02-15 18:10:26] FTDI device list failed, not using FTDI autodetect [2014-02-15 18:10:26] QueryDosDevice returned insufficent buffer error; enlarging to 200 [2014-02-15 18:10:26] QueryDosDevice returned insufficent buffer error; enlarging to 400 [2014-02-15 18:10:26] QueryDosDevice returned insufficent buffer error; enlarging to 800 [2014-02-15 18:10:26] QueryDosDevice returned insufficent buffer error; enlarging to 1000 [2014-02-15 18:10:26] QueryDosDevice returned insufficent buffer error; enlarging to 2000 [2014-02-15 18:10:26] QueryDosDevice returned insufficent buffer error; enlarging to 4000 [2014-02-15 18:10:26] lowlevel_scan: Found usb device at usb:001:001 (path=(null), vid=1033, pid=0194, manuf=(null), prod=(null), serial=(null)) ... [2014-02-15 18:10:26] lowlevel_scan: Found usb device at usb:002:013 (path=(null), vid=297c, pid=0001, manuf=HashFast LLC, prod=M1 Module, serial=24dexxxxxxxxxxxxxxxxxxxxxxxxxx) ... ... [2014-02-15 18:10:26] No devices detected! AFAIK there is no manufacturer driver for windows. I might try this on linux.
|
|
|
|
Luke-Jr (OP)
Legendary
Offline
Activity: 2604
Merit: 1186
|
 |
February 15, 2014, 05:29:04 PM |
|
Just to clarify, there is no "emulating a com port" going on, VCOM is a native OS interface on every OS.
So that's what the generic drivers like WinUSB, libusb-win32 and libusbk are for? No, WinUSB/etc just expose a raw USB interface to software.
|
|
|
|
storm2k5
Member

Offline
Activity: 84
Merit: 10
|
 |
February 15, 2014, 05:35:18 PM |
|
No, WinUSB/etc just expose a raw USB interface to software.
Ok, so I guess if there is no driver for it for windows, then it wont work on windows (not that I'm aware of any manufacturer driver for linux) Thanks for your help.
|
|
|
|
Luke-Jr (OP)
Legendary
Offline
Activity: 2604
Merit: 1186
|
 |
February 15, 2014, 05:39:50 PM |
|
No, WinUSB/etc just expose a raw USB interface to software.
Ok, so I guess if there is no driver for it for windows, then it wont work on windows (not that I'm aware of any manufacturer driver for linux) Thanks for your help. Telling Windows to use its standard CDC driver tends to be relatively simple.
|
|
|
|
nwoolls
|
 |
February 15, 2014, 06:27:54 PM |
|
Telling Windows to use its standard CDC driver tends to be relatively simple.
Is this that Windows INF business? If so I can link to some files and give some pointers.
|
MultiMiner: Any Miner, Any Where, on Any Device | Xgminer: Mine with popular miners on Mac OS X
|
|
|
Luke-Jr (OP)
Legendary
Offline
Activity: 2604
Merit: 1186
|
 |
February 15, 2014, 06:38:54 PM |
|
Telling Windows to use its standard CDC driver tends to be relatively simple.
Is this that Windows INF business? If so I can link to some files and give some pointers. Yes
|
|
|
|
storm2k5
Member

Offline
Activity: 84
Merit: 10
|
 |
February 15, 2014, 06:56:30 PM |
|
Telling Windows to use its standard CDC driver tends to be relatively simple.
Is this that Windows INF business? If so I can link to some files and give some pointers. Yes Please. I guess it needs me to make an inf file that loads winusb.sys? Edit: I was under the impression that this is what zadig does if I tell it to install winusb for the M1 device (it then shows up as an Universal Serial Bus device in devmgr like it should)
|
|
|
|
nwoolls
|
 |
February 15, 2014, 07:44:59 PM |
|
Telling Windows to use its standard CDC driver tends to be relatively simple.
Is this that Windows INF business? If so I can link to some files and give some pointers. Yes Here are some INFs for various CDC devices that I've either downloaded from the manufacturers or created myself: https://www.dropbox.com/s/jpqcvsnx629ns4s/Windows-Mining-Infs.zipBasically what you need to do is take one of these (I'd suggest the LittleFury INF) and edit it, replacing: - The VID values (there are two) with the VID values reported in the Windows Device Manager
- The PID values (again two) with the PID values from Device Manager
- Optional: The VENDOR and PRODUCT values with whatever you like
That's about it. You'll need to jump through whatever hoops your version of Windows requires for using unsigned drivers.
|
MultiMiner: Any Miner, Any Where, on Any Device | Xgminer: Mine with popular miners on Mac OS X
|
|
|
|
storm2k5
Member

Offline
Activity: 84
Merit: 10
|
 |
February 15, 2014, 10:43:37 PM |
|
Sorry being such a bother. I looked at the source on github and found some pointers on how I can set the clock on the BabyJet. static const struct bfg_set_device_definition hashfast_set_device_funcs_probe[] = { {"clock", hashfast_set_clock, "clock frequency (can only be set at startup, with --set-device)"}, {NULL}, }; Is clock rate setting through --set-device really implemented? What would be the argument? I tried things like --set-device HFA:clock=600 which didn't seem to work
|
|
|
|
Luke-Jr (OP)
Legendary
Offline
Activity: 2604
Merit: 1186
|
 |
February 15, 2014, 11:36:44 PM |
|
Sorry being such a bother. I looked at the source on github and found some pointers on how I can set the clock on the BabyJet. static const struct bfg_set_device_definition hashfast_set_device_funcs_probe[] = { {"clock", hashfast_set_clock, "clock frequency (can only be set at startup, with --set-device)"}, {NULL}, }; Is clock rate setting through --set-device really implemented? What would be the argument? I tried things like --set-device HFA:clock=600 which didn't seem to work Are you actually running the code from git? That being said, I didn't test this yet either... but it's so simple I'd be surprised by a bug.
|
|
|
|
storm2k5
Member

Offline
Activity: 84
Merit: 10
|
 |
February 16, 2014, 12:12:39 AM |
|
Are you actually running the code from git? That being said, I didn't test this yet either... but it's so simple I'd be surprised by a bug.
No, I'm running the 3.10 x86 binaries. Just looking on git to get behind the --set-device syntax. And naturally assumed my syntax is wrong. Should have looked at git history <.<
|
|
|
|
Meuh6879
Legendary
Offline
Activity: 1512
Merit: 1012
|
 |
February 16, 2014, 01:10:30 PM Last edit: February 17, 2014, 03:45:47 PM by Meuh6879 |
|
request :After 2-4 days, on my BFL ... i have somes unexpected queue error (a chip does a loop). BFGminer view this. In my computer, i have created a "planned job" to kill BFGMiner task every 6 hours and restart after 1 min to avoid this. But, in BFGMiner, you can add this feature ? Like : - if unexpected queue error from 1 chip append, wait 10-20 second - if always append - kill USB probe - restart USB probe after 5 second - continu job like usual. Thanks Note : i don't touch anything on my setup (i don't unplug BFL or restart PC) ... kill BFGminer and restart solve the problem in all situation. I have a BFL 12GH/s and a BES 333MH/s.
|
|
|
|
zipman
Newbie
Offline
Activity: 6
Merit: 0
|
 |
February 16, 2014, 04:57:35 PM |
|
Hey Guys newbie here still. My powered usb hub I bought was not working right when I plugged in some of my BE. I had an antminer that was not running at the 1.6 it was advertised as. per a suggestion on the site my usb hub might not be putting enough power I looked at the website for the company that made it and right there on the page it said it is not for asic mining. so I returned it and the only beefed up powered usb port they had was a 28 port 4 amp. My question is will I be wasting tons of ports on this beast? I spent like $90 bucks on it. I do plan on building up my mining operation but not all at once just a miner here and there.
|
|
|
|
HellDiverUK
|
 |
February 16, 2014, 06:06:54 PM |
|
Hey Guys newbie here still. My powered usb hub I bought was not working right when I plugged in some of my BE. I had an antminer that was not running at the 1.6 it was advertised as. per a suggestion on the site my usb hub might not be putting enough power I looked at the website for the company that made it and right there on the page it said it is not for asic mining. so I returned it and the only beefed up powered usb port they had was a 28 port 4 amp. My question is will I be wasting tons of ports on this beast? I spent like $90 bucks on it. I do plan on building up my mining operation but not all at once just a miner here and there.
This thread is NOT the place for this question - try the Hardware section of the forum.
|
|
|
|
freddyfarnsworth
|
 |
February 16, 2014, 09:40:05 PM |
|
A post from elsewhere: """We have not switched from "Scrypt" to "Adaptive-N-Factor Scrypt" (aka supposedly ASIC resistant, as if thats a huge problem for scrypt coins right now) for several very good reasons, all outlined by our development team here: https://kittehcoin.info/forums/meow-technical-discussion/does-kitteh-have-this-same-doge-mining-problem/msg2388/#msg2388; Majsta makes some excellent points as well.""" Any one else no longer able to use bfgminer on scrypt GPU on alt pools ? All of a sudden, any pool address nothing works here on any of 6 machines.. what changed other than kgw and n factor ? It was working fine a week ago. I noticed the pools were disconnected from stratum, on reboot nothing works, everywhere. bfgminer -S opencl:auto --scrypt -o stratum+tcp://altcoinpool.org:3341 -u xxx.xxx -p x -I 9,9,9 Ant / usb / gpu miners on Bitminter still works fine. Is nwools taking care of scrypt now ?
|
BTC: 1F1X9dN2PRortYaDkq89YJDbQ72i3F5N3h MEOW: KAbvy9jrrajvN5WLo7RWBsYqYfJKyN9WLf DOGE: DAyKSrTiVeRZaReTu1Cyf5Je6qPdKTuKKE
|
|
|
TRN1062
Newbie
Offline
Activity: 49
Merit: 0
|
 |
February 17, 2014, 03:11:06 AM |
|
I have a question maybe someone on here can help me with. I am running 9 Antminers all on BFGminer 3.10 on Eligius. Currently I have them running on two different computers because some seem to handle overclocking better than others. Is it possible to run more than one instance of BFGminer on the same computer and specify certain Antminers for each instance and set the clocking at different speeds for each instance of the miner?
Please let me know.
T.
|
|
|
|
djaychela
Newbie
Offline
Activity: 35
Merit: 0
|
 |
February 17, 2014, 08:31:51 AM |
|
I have a question maybe someone on here can help me with. I am running 9 Antminers all on BFGminer 3.10 on Eligius. Currently I have them running on two different computers because some seem to handle overclocking better than others. Is it possible to run more than one instance of BFGminer on the same computer and specify certain Antminers for each instance and set the clocking at different speeds for each instance of the miner?
Please let me know.
T.
It's definitely possible - you'd need to set the ports correctly on each bfgminer that you run, but it definitely will work, just take a bit of working out which port the good/bad antminers are on, and then writing a startup script for each one with the appropriate settings. MultiMiner runs multiple bfgminers (to allow it to mine scrypt/sha, and indeed to mine different coins on different GPUs, etc) without issue, so starting it 'manually' shouldn't be a problem providing you specify the ports on each instance.
|
|
|
|
storm2k5
Member

Offline
Activity: 84
Merit: 10
|
 |
February 17, 2014, 05:50:03 PM |
|
Are you actually running the code from git? That being said, I didn't test this yet either... but it's so simple I'd be surprised by a bug.
No, I'm running the 3.10 x86 binaries. Just looking on git to get behind the --set-device syntax. And naturally assumed my syntax is wrong. Should have looked at git history <.< Just a re on this: I built from git today, and the HFA clock setting (not surprisingly) works like intended
|
|
|
|
|