Title: Can't get poclbm to work for ATI Radeon 5770 Post by: savetheinternet on June 08, 2011, 04:24:33 PM I'm trying to get poclbm to run on a freshly installed Linux Mint Debain (LMDE) computer with an ATI Radeon 5770 card, but it's giving me errors that I can't understand.
Code: savetheinternet@c ~/bitcoin/poclbm $ ./poclbm.py --user=$USER --pass=$PASS --device=0 Also, I tried running it as root and it added another strange message. This time it's complaining about NVIDIA or something, but I don't have an NVIDIA card. Code: savetheinternet@c ~/bitcoin/poclbm $ sudo ./poclbm.py --user=$USER --pass=$PASS --device=0 Code: savetheinternet@c ~/bitcoin/poclbm $ lspci | grep VGA Any ideas? |