Bitcoin Forum
May 30, 2024, 08:44:16 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Mining (Altcoins) / Re: Z77A-GD55 + R290s won't work on risers - HELP on: January 19, 2014, 02:13:10 PM
I am a gd55 user but I used window 7 instead. Not sure about ubuntu.

how many cards you run? can you tell me which pci-e ports you've used on risers? and did you short the pins (http://blog.zorinaq.com/images/pcie-short-schematic.png) ?

also i'll add more details of my hardware: i'm using 3xPSU 850W xfx. they are linked together. about 0,22 voltage on cards.
2  Alternate cryptocurrencies / Mining (Altcoins) / Re: Z77A-GD55 + R290s won't work on risers - HELP on: January 19, 2014, 10:22:08 AM
any gd55 users here?
3  Alternate cryptocurrencies / Mining (Altcoins) / Z77A-GD55 + R290s won't work on risers - HELP on: January 17, 2014, 01:28:43 PM
hello. i've been trying to set my rig on risers since 3 days already and i got to the point where things are not supposed to be logic anymore.

my system is ubuntu 12.04.2 x64 (tried it on 13.10 before). the cards were all connected by risers and visible in system before installing drivers - i checked it via
Code:
sudo lshw -c display

after installing AMD Catalyst 13.11 Beta system won't start anymore - first monitor didn't turn on, after one reset or two it worked but system were hanging up every time at ubuntu loading screen. those drivers worked for me before on 3 cards connected directly to the motherboard. moreover the system didn't start even after removing all cards and leaving only one connected directly to mobo. then i tried to make a fresh install of ubuntu but my display was so blurred I couldn't see anything. so i set bios settings to default and then i could start ubuntu without reinstalling it. before resetting bios the settings were set to disable all peripheral devices i weren't using, also PCI-e 3.0 was disabled too (i was using default settings before, but since it didn't work in the first place i was trying other settings in bios). now i'm again able to run 3 cards connected directly to mobo. i have no idea what i can do to make it work. i have powered pcie-risers with capicitors. the cards on risers are connected with 8+6 pins and riser's molex are used too.

any ideas? please help. i'll try it on windows today, but i prefer linux in long-term so i have to solve this issue.
4  Other / Beginners & Help / Re: questions about setting up cgminer for multiple workers (6 GPUs) - scrypt mining on: January 07, 2014, 09:11:52 PM
You have to know the order that cgminer will identify your gpu's. Lets assume they showed up like this:

GPU0: 290X
GPU1: 290
GPU2: 290X
GPU3: 290X
GPU4: 290X
GPU5: 290

If, for instance, you wanted intensity = 13 for your 290x's and 15 for your 290's (just for this example) you would use something like this
Code:
cgminer --scrypt -o stratum+tcp://pool:port -u user.worker -p workerpassword -I 13,15,13,13,13,15 --auto-fan --thread-concurrency 28456 --gpu-engine 950 --gpu-memclock 1250

This holds true for other parameters.  Simply separate them by commas in the order that the GPU's are identified.  Any parameters that contain only 1 statement - like "--auto-fan" - will be applied to all cards.

As for your question about using a worker for each GPU, I'm not sure as I've never tried this.  I use a unique worker for each rig so I can tell if a machine has gone down or not.  I don't see the benefit of using a worker for each GPU.  Sounds like a lot of extra overhead.

Hope this helps.

Thank you, that's what I wanted to know. The reason I was looking how to set up worker for each card was because I thought it will help to decrease "rejections" my rig is getting (~5%) - I read somewhere that I'll need additional workers for extra GPU's.
5  Other / Beginners & Help / Re: questions about setting up cgminer for multiple workers (6 GPUs) - scrypt mining on: January 07, 2014, 06:33:13 PM
bump
6  Other / Beginners & Help / questions about setting up cgminer for multiple workers (6 GPUs) - scrypt mining on: January 07, 2014, 02:33:05 PM
hello, i'm wondering how to run cgminer for many workers. i want to run it for 6 gpu's (r9 290). how many workers do i need to run it smooth?
let's try it with this example config:
Code:
cgminer --scrypt -o stratum+tcp://pool:port -u user.worker -p workerpassword -I 13 --auto-fan --thread-concurrency 28456 --gpu-engine 950 --gpu-memclock 1250

now:
1) is it possible to run multiple workers in one cgminer config?

2) if not, do i have to run 6 times cgminer with different setup?
in this case looks like each cgminer will be controling each gpu and i don't like this idea too much, so:

   2a) how to set up fans and other parameters like tc, gpu-engine - do i have to set them for each cgminer/gpu manually or they can stay like this?
   2b) how should it look like if i had for example 4x r9 290 + 2x r9 290x

please help me answer this questions, i bet it can help lots of people
7  Other / Beginners & Help / Re: connecting risers 1x-16x to pci-e 16x slots on: January 03, 2014, 12:05:58 AM
jenveno thanks for a quick reply. i'm also wondering if the graphic card connected to the 1x-16x pci-e riser can be connected (and working) to the monitor?
8  Other / Beginners & Help / connecting risers 1x-16x to pci-e 16x slots on: January 02, 2014, 11:51:35 PM
hello,
i'd like to know is it possible to connect 1x(male)-16x(female) powered risers to the motherboard's pci-e 16x slots? if yes, are there any disadvantages comparing to 16x-16x risers?
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!