Fallon
Newbie
Offline
Activity: 13
Merit: 0
|
|
March 13, 2013, 04:17:45 PM |
|
Rather newbie here...
Is there a way to get one instance of CGminer to mine on both my old Nvidia 285 & new AMD HD7850 at the same time? After playing around with things for a while, I ended up just running 2 instances, one for each card. Running on my Windows gaming system, if that matters.
I created a worker for each instance (and the instance on my wife's machine). Is it best practices to assign a unique worker to each instance?
|
|
|
|
-ck (OP)
Legendary
Offline
Activity: 4284
Merit: 1645
Ruu \o/
|
|
March 13, 2013, 07:53:10 PM |
|
Rather newbie here...
Is there a way to get one instance of CGminer to mine on both my old Nvidia 285 & new AMD HD7850 at the same time? After playing around with things for a while, I ended up just running 2 instances, one for each card. Running on my Windows gaming system, if that matters.
I created a worker for each instance (and the instance on my wife's machine). Is it best practices to assign a unique worker to each instance?
No, nvidia and amd need 2 instances with different gpu-platform values.
|
Developer/maintainer for cgminer, ckpool/ckproxy, and the -ck kernel 2% Fee Solo mining at solo.ckpool.org -ck
|
|
|
PatMan
|
|
March 13, 2013, 11:56:44 PM |
|
Hi ckolivas,
While bitcoin was down I used the opportunity to upgrade my rigs to Xubuntu 12.04 LTS 64bit. I noticed your binary is for 12.10 - is it OK to run on 12.04 do you know? Or will it give me stability issues? Cheers muchly.
It works on 12.04 as well. I can't attest to its stability as such though. All good, got a slight increase in hash rate too, as well as a notable lowering of rejects - ie: zero after nearly 4 hours of mining with stratum! Very impressed indeed ckolivas, brilliant work. Many thanks. Peace.
|
|
|
|
farfie
Newbie
Offline
Activity: 63
Merit: 0
|
|
March 14, 2013, 01:39:03 AM |
|
Hey ck,
Could we get a link to the WinUSB drivers in the OP? Sorry if this was asked already before and rejected, but it feels weird not being able to find it there, even if it is in the FPGA readme.
Thanks, Bryce
|
|
|
|
|
xDGDZEx
Member
Offline
Activity: 84
Merit: 10
|
|
March 14, 2013, 06:21:40 AM |
|
Hi all, I'm finally upgrading from 2.7.3 and im running into that "autogen.sh no such file exists" problem that I've seen around, but I tried running though the dependencies and they all check out. Also I get the make error "no rules found". It's been like 6 months since I've had to do this last, what am I missing?
|
|
|
|
kano
Legendary
Offline
Activity: 4606
Merit: 1851
Linux since 1997 RedHat 4
|
|
March 14, 2013, 06:39:23 AM |
|
Hi all, I'm finally upgrading from 2.7.3 and im running into that "autogen.sh no such file exists" problem that I've seen around, but I tried running though the dependencies and they all check out. Also I get the make error "no rules found". It's been like 6 months since I've had to do this last, what am I missing?
I presume you are thus getting the source code NOT from git. Skip autogen and just run ./configure --enable-bitforce ; make clean ; make... as per the README ... ./autogen.sh # only needed if building from git repo
|
|
|
|
xDGDZEx
Member
Offline
Activity: 84
Merit: 10
|
|
March 14, 2013, 06:59:00 AM Last edit: March 14, 2013, 07:44:43 AM by xDGDZEx |
|
Hi all, I'm finally upgrading from 2.7.3 and im running into that "autogen.sh no such file exists" problem that I've seen around, but I tried running though the dependencies and they all check out. Also I get the make error "no rules found". It's been like 6 months since I've had to do this last, what am I missing?
I presume you are thus getting the source code NOT from git. Skip autogen and just run ./configure --enable-bitforce ; make clean ; make... as per the README ... ./autogen.sh # only needed if building from git repo This is true, however I still get "no rule to make target". Am I missing a flag? Herp Derp...was missing libusb-1.0 (was stated in config logs)
|
|
|
|
cwerdna
Newbie
Offline
Activity: 36
Merit: 0
|
|
March 14, 2013, 01:39:00 PM |
|
OK having some difficulties with a 2nd gfx card, reinstalled a couple of time and starting to tear my hair out a bit now so forgive the nooby questions but learning a lot here.
Have installed Ubuntu 12.10, the latest catalyst drivers, rebooted, installed the AMD SDK rebooted again and then installed the pre-built cgminer 2.11.2 as that was built on the same platform. Also run an aticonfig install.
I have an AMD Radeon 7950 which is working fine and hooked up to my TV currently via VGA port. Also installed is a 5770 that I got cheap so decided that would be a great bump.
Problem is i cannot mine on the 5770. cgminer -n states [2013-03-14 21:31:47] CL Platform 0 vendor: Advanced Micro Devices, Inc. [2013-03-14 21:31:47] CL Platform 0 name: AMD Accelerated Parallel Processing [2013-03-14 21:31:47] CL Platform 0 version: OpenCL 1.2 AMD-APP (1084.4) [2013-03-14 21:31:47] Platform 0 devices: 1 [2013-03-14 21:31:47] 0 Tahiti [2013-03-14 21:31:47] Failed to ADL_Adapter_ID_Get. Error -10 [2013-03-14 21:31:47] This error says the device is not enabled [2013-03-14 21:31:47] Failed to ADL_Adapter_ID_Get. Error -10 [2013-03-14 21:31:47] This error says the device is not enabled [2013-03-14 21:31:47] GPU 0 AMD Radeon HD 7900 Series hardware monitoring enabled [2013-03-14 21:31:47] 1 GPU devices max detected
if I do an aticonfig --list-adapters both cards can be seen...
* 0. 01:00.0 AMD Radeon HD 7900 Series 1. 02:00.0 ATI Radeon HD 5700 Series
* - Default adapter
I have hooked up the 5770 to HDMI to make sure the card came up but I am not getting any output there either so I am thinking either the card is partly cactus or I have just not it right in Ubuntu?
Any pointers appreciated.
|
|
|
|
-ck (OP)
Legendary
Offline
Activity: 4284
Merit: 1645
Ruu \o/
|
|
March 14, 2013, 01:50:33 PM |
|
[2013-03-14 21:31:47] This error says the device is not enabled
Any pointers appreciated.
sudo aticonfig --adapter=all -f --initial
|
Developer/maintainer for cgminer, ckpool/ckproxy, and the -ck kernel 2% Fee Solo mining at solo.ckpool.org -ck
|
|
|
rav3n_pl
Legendary
Offline
Activity: 1361
Merit: 1003
Don`t panic! Organize!
|
|
March 14, 2013, 02:41:05 PM |
|
[2013-03-14 21:31:47] This error says the device is not enabled
Any pointers appreciated.
sudo aticonfig --adapter=all -f --initial ck, add this command to readme... I see this every 5th page or so ;]
|
|
|
|
ewibit
Legendary
Offline
Activity: 2955
Merit: 1050
|
|
March 14, 2013, 02:48:09 PM |
|
cgminer -n states . . [2013-03-14 21:31:47] CL Platform 0 version: OpenCL 1.2 AMD-APP (1084.4) . .
I have another version of OpenCL: CL Platform 0 version: OpenCL 1.2 AMD-APP (923.1) is this ok or should I upgrade? TIA
|
|
|
|
cwerdna
Newbie
Offline
Activity: 36
Merit: 0
|
|
March 14, 2013, 08:42:53 PM |
|
Thanks for that - I had run the --initial command and thats whats stopped me mining completely before and ended up reinstalling Ubuntu again - having run that now I get...
[2013-03-15 04:31:51] CL Platform 0 vendor: Advanced Micro Devices, Inc. [2013-03-15 04:31:51] CL Platform 0 name: AMD Accelerated Parallel Processing [2013-03-15 04:31:51] CL Platform 0 version: OpenCL 1.2 AMD-APP (1084.4) [2013-03-15 04:31:51] Error -1: Getting Device IDs (num) [2013-03-15 04:31:51] clDevicesNum returned error, no GPUs usable [2013-03-15 04:31:51] 0 GPU devices max detected
The graphics adapters are both showing up with aticonfig still though?
Adapter 0 - AMD Radeon HD 7900 Series Core (MHz) Memory (MHz) Current Clocks : 300 150 Current Peak : 925 1250 Configurable Peak Range : [300-1200] [150-1575] GPU load : 0%
Adapter 1 - ATI Radeon HD 5700 Series Core (MHz) Memory (MHz) Current Clocks : 157 300 Current Peak : 850 1200 Configurable Peak Range : [600-960] [1200-1445] GPU load : 0%
|
|
|
|
kano
Legendary
Offline
Activity: 4606
Merit: 1851
Linux since 1997 RedHat 4
|
|
March 14, 2013, 09:01:45 PM |
|
...
X is running? export DISPLAY=:0or to test: export DISPLAY=:0 ; xlsfonts works?
|
|
|
|
-ck (OP)
Legendary
Offline
Activity: 4284
Merit: 1645
Ruu \o/
|
|
March 14, 2013, 10:05:24 PM |
|
[2013-03-14 21:31:47] This error says the device is not enabled
Any pointers appreciated.
sudo aticonfig --adapter=all -f --initial ck, add this command to readme... I see this every 5th page or so ;] I was hoping by now I could have said something like "GPU mining is deprecated, only ASIC code is supported from here on"... but it seems that was a pipedream , and scrypt is coming back to haunt me with a vengeance I haven't seen so many new questions about GPU mining in over a year...
|
Developer/maintainer for cgminer, ckpool/ckproxy, and the -ck kernel 2% Fee Solo mining at solo.ckpool.org -ck
|
|
|
cwerdna
Newbie
Offline
Activity: 36
Merit: 0
|
|
March 14, 2013, 11:13:25 PM |
|
I was hoping by now I could have said something like "GPU mining is deprecated, only ASIC code is supported from here on"... but it seems that was a pipedream , and scrypt is coming back to haunt me with a vengeance I haven't seen so many new questions about GPU mining in over a year... lol - ASICs just mean that GPU scrypt miners may just start out with LTC (or even Novacoin?). Despite grabbing the 12.10 image and saying yes to d/load updates during the installation I still seem to be outstanding some 256 Mb of updates for Ubuntu so I will let those download/install and come back to this later in the day Kano - If the Unity interface is running X must be running? Perhaps my Solaris background is leading me astray there tho? - Linux experience to date is limited. Ultimately I intend running headless - I don't want or need anything more than ssh to connect.
|
|
|
|
kano
Legendary
Offline
Activity: 4606
Merit: 1851
Linux since 1997 RedHat 4
|
|
March 15, 2013, 01:15:11 AM |
|
... Kano - If the Unity interface is running X must be running? Perhaps my Solaris background is leading me astray there tho? - Linux experience to date is limited. Ultimately I intend running headless - I don't want or need anything more than ssh to connect.
GPU mining usually requires X (Unity is just an X display manager - xubuntu uses xfce) Headless is fine, but X still needs to be running for cgminer to get at the GPU properly As long as the machine boots into X that's what you need.
|
|
|
|
-ck (OP)
Legendary
Offline
Activity: 4284
Merit: 1645
Ruu \o/
|
|
March 15, 2013, 09:59:46 AM |
|
For all you crazy scrypt/LTC mining fanatics, I have finally found the reason you cannot set very high thread concurrencies or intensities on 79x0 cards. It shall be fixed in the next version. I'm able to run my 7970s at TCs of 22392 now.
|
Developer/maintainer for cgminer, ckpool/ckproxy, and the -ck kernel 2% Fee Solo mining at solo.ckpool.org -ck
|
|
|
ShadesOfMarble
Donator
Hero Member
Offline
Activity: 543
Merit: 500
|
|
March 15, 2013, 10:12:15 AM |
|
Latest cgminer shows strange behaviour (yes, the screenshot says 2.10.5 but I also tried the latest 2.11.2): http://666kb.com/i/ccdeq3e6alsbklzis.jpgGoing back to 2.9.7 completely fixed the problem of 100% CPU spikes on two different machines.
|
|
|
|
Lem
Newbie
Offline
Activity: 78
Merit: 0
|
|
March 15, 2013, 12:45:05 PM |
|
For all you crazy scrypt/LTC mining fanatics, I have finally found the reason you cannot set very high thread concurrencies or intensities on 79x0 cards. It shall be fixed in the next version. I'm able to run my 7970s at TCs of 22392 now.
And how much faster is it? :-p
|
|
|
|
|