I used to run a BFL jalapeño with bfgminer, and a block erupter blade with miningproxy.
Now I'm running both (BFL jalapeño + BEB) with bfgminer as follows:
bfgminer --http-port 8332 -o stratum.btcguild.com:3333 -u Qu4k3r_A -p mypass
After begin to run bfgminer it shows both devices (BFL 0, PXY 0) but few minutes later a third device (PXY 1) shows up which is sick most of time and a little bit later is dead. Sometimes bfgminer shows three devices at once.
¿Is this normal, should I worry about it?
Thanks in advance.
I don't know if this is what is causing your problem, but port 8332 is the default port for the bitcoin daemon - so anything trying to connect to bitcoind may instead connect to your BFGMiner instance.
Just as an experiment, try using port 8330 instead and see if the problem persists.