Ya, phoenix goes wonky when the pool connectivity gets weird, but it's been a lot faster for me than poclbm. I switched to 2.4+phoenix a while ago. I don't have the stale share problem other people complain about. Here are some recent stats from my local miner:
[394.30 Mhash/sec] [1537 Accepted] [41 Rejected] [RPC (+LP)]
2% is either equal to or lower than what I had with poclbm last I checked.
Anyway, so I think this is what you need for v2.1 x32:
export AMDAPPSDKROOT=/opt/ati-stream-sdk-v2.1-lnx32/
export AMDAPPSDKSAMPLESROOT=/opt/ati-stream-sdk-v2.1-lnx32/
LD_LIBRARY_PATH=/opt/ati-stream-sdk-v2.1-lnx32/lib/x86:$LD_LIBRARY_PATH
ldconfig
Also, for C), I forgot to include the #!/bin/bash line... so I hope you see that is supposed to be a shell script that launches start_miner.sh with a 1, then 2, then 3, etc. I was under the impression that LinuxCoin's start_miner.sh had a numeric parameter that started miner 1, miner 2, etc.
Ok well I THINK I have sdk 2.1 installed on all of my mining rigs now.. so 0.05 BTC coming your way supa if you will post your btc address.
I entered all of that code (changed it for 64 bit version where needed) and received no errors. And poclbm was able to run properly, albeit a few mhash/s slower than poclbm but that is expected.
How can I be sure I am running 2.1 instead of 2.4? And how can I be sure that 2.1 is running when the compute re-starts?
Thanks for all the help!