Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
1876268
Topic
179790
Board
Beginners & Help
Re: CGMiner Ubuntu 12.10 x64 don't mining
by
antekh
on
18/04/2013, 17:10:39 UTC
I think you have to specify configuration for your card, take a look here
https://en.bitcoin.it/wiki/Mining_hardware_comparison
on the right you have specific configs that people use.
for example:
Code:
./cgminer (connection parameters) --gpu-engine 1130 --gpu-memclock 1900 --shaders 2048 --thread-concurrency 8192 -I 13 -g 2 -w 256
Anyway, I recommend following steps from this tutorial:
https://docs.google.com/document/d/1Gw7YPYgMgNNU42skibULbJJUx_suP_CpjSEdSi8_z9U/preview?sle=true
It worked for me very well.