I believe i just fixed both bugs (just committed the changes a second ago)
Run an update, and restart smartcoin. Hopefully this will do it
Well, this looks better, after updating to 279...
--------------------------------------------------------------------------------
A configuration change has been detected. Loading the new profile....
Starting miner Miner.1!
Starting miner Miner.2!
Starting miner Miner.3!
Starting miner Miner.4!
Starting miner Miner.5!
Starting miner Miner.6!
Starting miner Miner.7!
Starting miner Miner.8!
But I'm still showing the card to be not working. (and it looks like BTCGuild is having issues tonight (hey! good reason to be using smartcoin!), confirmed in IRC)
smartcoin Management System Sat Jul 2 01:09:25 EDT 2011
--------------------------------------------------------------------------------
Host: localhost
GPU[0]: Temp: 80.50 load: 99%
GPU[1]: Temp: 77.50 load: 99%
GPU[2]: Temp: 76.00 load: 99%
GPU[3]: Temp: 49.00 load: 0%
CPU Load : 9.24%
Profile: Automatic
--------DeepBit--------
GPU[0]: <<>>
GPU[1]: [274.92 Mhash/sec] [3 Accepted] [0 Rejected] [RPC (+LP)]
GPU[2]: [274.28 Mhash/sec] [5 Accepted] [0 Rejected] [RPC (+LP)]
GPU[3]: [275.08 Mhash/sec] [2 Accepted] [0 Rejected] [RPC (+LP)]
Total : [824.28 Mhash/sec] [10 Accepted] [0 Rejected]
--------BTCGuild--------
GPU[0]: <<>>
GPU[1]: <<>>
GPU[2]: [0 Khash/sec] [0 Accepted] [0 Rejected] [RPC]
GPU[3]: [0 Khash/sec] [0 Accepted] [0 Rejected] [RPC]
Total : [0 MHash/sec] [0 Accepted] [0 Rejected]
Grand Total: [824.28 hash/sec] [10 Accepted] [0 Rejected] [0% Rejected]
The devices all look correct in option 9. I'm not sure what the device table in the DB should look like, but:
sqlite3 smartcoin.db "SELECT * FROM device"
1|1|GPU[0]|0|gpu|1|0
2|1|GPU[1]|1|gpu|1|0
3|1|GPU[2]|2|gpu|1|0
4|1|GPU[3]|3|gpu|1|0
Not sure if it's relevant or not, but there was a several second pause between miner.1 starting and the rest of them.