And one more thing, the only way I got my card detected was by installing the AMD Beta driver by just running the installer. When I built the driver just for Xubuntu CGminer seemed to not like it. So I did a fresh install, ran the Catalyst installer, and built the CGminer with the ADL file fixes(or download the one from the site). I started out with a -I of 9, and it started right up.
I have not figured out why CGminer will not pick up the cards when building packages for certain distros of Linux. If anyone has input let us know!
Hmm, that is exactly what I did, and I get the results you describe! Well, mostly. I still have one detecting at least. It did fire right up and I tweaked it up to ~840kh/s using basic 290 settings before I gave up for the night. With more TC tweaking and finding the prime core/mem ratio of my individual cards I think 860-880kh/s should be manageable.
So if I understand correctly, I should just sudo *.run --i, right? Or even just ./*.run?
No sudo *.run --buildpkg /Ubuntu/....?
I think I remember seeing the ATI Linux install gui at some point when I was flogging without knowing what I was doing. I'm thinking just running that .run file will get me back to that CCC install gui, right?
Yes, you would see the Catalyst GUI come up when running the .run file.
Basically,
I unzipped the driver, opened up terminal, sudo chmod +x *.run, and then sudo ./*.run. The installer pops right up, and you can install it. Since you can detect one card, it seems like your drivers are working.
When uninstalling drivers, I broke everything, and had to do a fresh install. So keep that in mind while working on the drivers. Always check to make sure the hardware actually works so you don't mess up your install just for a bad card.
When more cards come in this week I will post my results.