Ok took all your good advice and have changed ports even pushed the stick into the direct ports of both my machine
btw the sticks are cooled by 2 x 14 cm fans of my old watercooler build into my pc
It now runs and seems to produce more errors then the other 3 but it look to produce work again
while the other 3 have around 40 this one seems to produce around 120 in that time
This stick certainly needs a longer time to settle but at the moment hashes on a new 4 slot usb 3 slot powered hub
Replaced the 2.0 powered hub with an equal hub as where the other 2 are hashing on.
They are on cgminer 3.3.1 and the jala run on bfgminer 3.1.3
Believe it or not but cgminer only see the amu's and bfgminer only wants to run the jala
Even though the stick are not seen in device manager, they are seen instant when starting cgminer
Its weird that each miner only see one or the other
On the other hand the jala works pretty well on the FTDI driver and bfgminer
As soon as i install winusb on the jala it disappears competely and can not be found by cgminer or bfgminer
lol its almost rocket science to get some things working like it should
for test i setup a bamt on my 8 gb usb stick and will try that later today to see if that works better
Even though it hashes the hw errors reported are now over 500 even when plugged direct into a seperate pc usb2 port i made sure no other devices are shared so power usage is not an issue the board has 12 usb 2.0 ports and 4 usb 3.0 slots
The ubs 3 port issue was quick resolved if you simply plug the devices first in a usb 2.0 plug and when it has been found by windows and the driver been installed you easily can put them into usb 3.0 slot as well at least on both my achines they work on all ports
the only other weird thing is when you switch ports you have to reinstall the zadig winusb driver again on that new slot without it the sticks are not seen by cgminer
The 5th stick is absolute not hashing at all no matter on what port, so this one is kaput
here the used config:
{
"pools" : [
{
"url" : "
http://stratum.mining.eligius.st:3334",
"user" : "1KTFWbwap2wnFjGeCagDFh73co1Udg1DMd",
"pass" : "x"
}
],
"api-groups" : "P:switchpool:enablepool:addpool:disablepool:removepool:poolpriority:*",
"api-allow" : "W:192.168.178.0/24,P:,W:127.0.0.1",
"icarus-options" : "115200:1:1",
"icarus-timing" : "3.0=100",
"disable-gpu" : true,
"api-listen" : true,
"api-port" : "4027",
"W" : "127.0.0.1",
"balance" : true,
"scan-serial" : [
"icarus:\\\\.\\COM3",
"icarus:\\\\.\\COM4",
"icarus:\\\\.\\COM5",
"icarus:\\\\.\\COM6",
"icarus:\\\\.\\COM7",
"icarus:\\\\.\\COM8",
"icarus:\\\\.\\COM9",
"icarus:\\\\.\\COM10",
"icarus:\\\\.\\COM11",
"icarus:\\\\.\\COM12",
"icarus:\\\\.\\COM13",
"icarus:\\\\.\\COM14",
"icarus:\\\\.\\COM15",
"icarus:\\\\.\\COM16"
],
"expiry" : "120",
"queue" : "6",
"log" : "5"
}