Gentoo Archives: gentoo-user

From: lee <lee@××××××××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] how to use two graphics cards with one display
Date: Thu, 09 Jun 2016 21:20:59
Message-Id: 87h9d29i6i.fsf@heimdali.yagibdah.de
In Reply to: Re: [gentoo-user] how to use two graphics cards with one display by Andrew Savchenko
1 Andrew Savchenko <bircoph@g.o> writes:
2
3 > Hi,
4 >
5 > On Sun, 05 Jun 2016 19:34:15 +0200 lee wrote:
6 >> Hi,
7 >>
8 >> is there a way to reasonably use two graphics cards with a single
9 >> display?
10 >>
11 >> SLI won't work because it's retarded in requiring the GPUs to be the
12 >> same, which they aren't --- not to mention that the cards would be too
13 >> far away from each other in the slots for a bridge to fit.
14 >>
15 >> So what I'm thinking of is like using one card as a default and being
16 >> able to use the other one to play a video in some window on the same
17 >> display, preferably managed by the same fvwm, with the window optionally
18 >> being fullscreen in size. I'd like to do that because the card I have
19 >> isn't powerful enough to play a video while an open gl application is
20 >> running at the same time.
21 >>
22 >> I'll probably get a better card once prices come down a bit, but it
23 >> might have the same problem, and why would I want to waste an otherwise
24 >> perfectly good graphics card.
25 >
26 > Yes, but it depends on your hardware setup. What's yours and why
27 > you need such unusual thing: connect two video cards to a single
28 > monitor, or do you mean by display X display spawn over multiple
29 > monitors?
30
31 a single monitor
32
33 > In case of laptops such configuration is quite common: they may
34 > have two video cards with single switchable output: intel card is
35 > used for general work to save power and nvidia card is used for
36 > applications, requiring high GPU performance. Switching is done
37 > using sys-power/bbswitch. But looks like this is not your case,
38 > since you are talking about card replacement, since most laptop GPU
39 > cards are not replaceable.
40
41 Right, it's not a laptop, and I don't want to switch between different
42 cards.
43
44 > If you want a multihead setup using two cards, this is trivial using
45 > either xinerama or X screens depending on your taste.
46
47 That is only simple when you have multiple monitors.
48
49 > As far as I understand your e-mail, you are trying to mux video
50 > outputs of two GPU cards to a single monitor (excuse me if I'm
51 > wrong, but it is hard to understand what your hardware is), this is
52 > also doable if your monitor supports dual input (most modern
53 > monitors do). This way separate X screens may be used to achive
54 > your goal. (Xinerama setup is also possible, but GL acceleration
55 > will be limited to abilities of the weakest card).
56
57 Exactly, but I don't want to use the picture-in-picture feature of the
58 monitor, and I don't want separate X screens, and I don't have room to
59 fit another monitor on my desk.
60
61 I simply want to use one of the graphics cards to handle an application
62 that uses open gl and the other one to play a video.
63
64 > But honestly I don't get why you need this: if you have a powerful
65 > GPU and it is not a laptop, where power consumption is critical,
66 > why just don't use that card? Most cards have multiple outputs, so
67 > it is not a problem to setup multihead with a single card either.
68
69 The GPU isn't quite powerful enough for some of what I'm doing.
70 Otherwise, it's a perfectly good card.
71
72 So I need to get a better graphics card, and once I do, it would be a
73 pity to have the current one laying around uselessly. I wouldn't get
74 much if I tried to sell it, so I rather keep it in case I need a spare.
75 Buying another one which is the same, to use SLI, won't help, either.
76
77 IIUC, it takes some processing power to decode a video, so why not use
78 one of the cards for just that? Multiple cards should be able to work
79 together.

Replies

Subject Author
Re: [gentoo-user] how to use two graphics cards with one display Andrew Savchenko <bircoph@g.o>