* videowall
@ 2014-01-30 1:18 Christian Stöveken
[not found] ` <CAAstKWBDuS39wcEaFBey_keocpK5ATdRw6sA7E3xm6MTY6a74g-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
0 siblings, 1 reply; 6+ messages in thread
From: Christian Stöveken @ 2014-01-30 1:18 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
[-- Attachment #1.1: Type: text/plain, Size: 1090 bytes --]
So I had this crazy idea to put together a cheap video
wall<https://lh6.googleusercontent.com/-GNJ97iKoU3Y/UumgZ62KESI/AAAAAAAAa8Y/t07wL1D7Tmk/w931-h698-no/IMG_20140125_210754.jpg>
in
my local hackerspace using
a lot of screens suffering from planned obsolescence or at least a poor
choice in their used caps
and cheap - used Nvidia NVS 440 cards.
During evaluation of Win 7/8 I noticed there was an 8 gpu OS limit that I
didn't know of before.
I also ran into that limt using the proprietary nvidia driver on Linux.
So now I'm trying to see how far nouveau is in regards to "multiple" gpu's
and
after 3 evenigs of fiddling with mostly xorg.conf I just got the first 4
gpu's / 8 displays working.
I'm stuck on the 3rd card / gpu 5+6 / monitors 9-12.
Without spending another few evenings I thought I might check in with you
guys first whether
you think it's possible driving a 6400x4096 video wall with nouveau
and 5 Nvidia NVS 440 cards (NV43) (10 gpus with dual head) - if not I might
be willing to donate
the cards for development if someone is interested.
Best Regards,
Christian
[-- Attachment #1.2: Type: text/html, Size: 1381 bytes --]
[-- Attachment #2: Type: text/plain, Size: 181 bytes --]
_______________________________________________
Nouveau mailing list
Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
http://lists.freedesktop.org/mailman/listinfo/nouveau
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: videowall
[not found] ` <CAAstKWBDuS39wcEaFBey_keocpK5ATdRw6sA7E3xm6MTY6a74g-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2014-01-30 10:06 ` Greg
2014-01-30 21:24 ` videowall Ilia Mirkin
1 sibling, 0 replies; 6+ messages in thread
From: Greg @ 2014-01-30 10:06 UTC (permalink / raw)
To: Christian Stöveken, nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
Hi there,
Unfortunately, I can not help you but I have similar problem (but
significantly smaller, see:
http://lists.freedesktop.org/archives/nouveau/2014-January/015855.html )
On 01/30/14 02:18, Christian Stöveken wrote:
[...]
> after 3 evenigs of fiddling with mostly xorg.conf I just got the first 4
> gpu's / 8 displays working.
Does it mean that you are able to span a single window across 8
monitors?? If so, could you please send me your xorg.conf??
Thanks in advance for any help.
Greg
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: videowall
[not found] ` <CAAstKWBDuS39wcEaFBey_keocpK5ATdRw6sA7E3xm6MTY6a74g-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-01-30 10:06 ` videowall Greg
@ 2014-01-30 21:24 ` Ilia Mirkin
[not found] ` <CAKb7Uvi1OGma3-vVzyh8DxuLgh5kiVR_Uwt-==NzAwJ6=6a6Bg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
1 sibling, 1 reply; 6+ messages in thread
From: Ilia Mirkin @ 2014-01-30 21:24 UTC (permalink / raw)
To: Christian Stöveken
Cc: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
On Wed, Jan 29, 2014 at 8:18 PM, Christian Stöveken
<christian.stoeveken-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
> So I had this crazy idea to put together a cheap video wall in my local
> hackerspace using
> a lot of screens suffering from planned obsolescence or at least a poor
> choice in their used caps
> and cheap - used Nvidia NVS 440 cards.
>
> During evaluation of Win 7/8 I noticed there was an 8 gpu OS limit that I
> didn't know of before.
> I also ran into that limt using the proprietary nvidia driver on Linux.
>
> So now I'm trying to see how far nouveau is in regards to "multiple" gpu's
> and
> after 3 evenigs of fiddling with mostly xorg.conf I just got the first 4
> gpu's / 8 displays working.
>
> I'm stuck on the 3rd card / gpu 5+6 / monitors 9-12.
>
> Without spending another few evenings I thought I might check in with you
> guys first whether
> you think it's possible driving a 6400x4096 video wall with nouveau
> and 5 Nvidia NVS 440 cards (NV43) (10 gpus with dual head) - if not I might
> be willing to donate
> the cards for development if someone is interested.
Admittedly I've never tried this, but I can't think of anything that
would prevent you from doing this using the ZaphodHeads/Xinerama
approach. Take a look at
http://nouveau.freedesktop.org/wiki/MultiMonitorDesktop/ -- pay
special attention to the highly-unintuitive Screen setting inside of
the Device section -- it appears to be the index of the crtc to be
used on that device, not the overall screen number (so it just repeats
0/1/0/1/etc). Note that ZaphodHeads was broken for some number of
revisions of xf86-video-nouveau, but it should be all better now - if
you're getting crashes, try upgrading to the latest.
Perhaps you can share your non-working configuration and Xorg log?
Further, there should _definitely_ not be any issues running each
GPU's in a separate X screen and then using some sort of fanciness to
link it all together (e.g. dmx at which point it can all be on
separate machines).
-ilia
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: videowall
[not found] ` <CAKb7Uvi1OGma3-vVzyh8DxuLgh5kiVR_Uwt-==NzAwJ6=6a6Bg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2014-01-31 10:25 ` Dave Airlie
[not found] ` <CAAstKWCnVzEohN7YvsTWvDU8SM5Vd4NmQM2d+jftYKijLj3aqg@mail.gmail.com>
0 siblings, 1 reply; 6+ messages in thread
From: Dave Airlie @ 2014-01-31 10:25 UTC (permalink / raw)
To: Ilia Mirkin; +Cc: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
On Fri, Jan 31, 2014 at 7:24 AM, Ilia Mirkin <imirkin-FrUbXkNCsVf2fBVCVOL8/A@public.gmane.org> wrote:
> On Wed, Jan 29, 2014 at 8:18 PM, Christian Stöveken
> <christian.stoeveken-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
>> So I had this crazy idea to put together a cheap video wall in my local
>> hackerspace using
>> a lot of screens suffering from planned obsolescence or at least a poor
>> choice in their used caps
>> and cheap - used Nvidia NVS 440 cards.
>>
>> During evaluation of Win 7/8 I noticed there was an 8 gpu OS limit that I
>> didn't know of before.
>> I also ran into that limt using the proprietary nvidia driver on Linux.
>>
>> So now I'm trying to see how far nouveau is in regards to "multiple" gpu's
>> and
>> after 3 evenigs of fiddling with mostly xorg.conf I just got the first 4
>> gpu's / 8 displays working.
>>
>> I'm stuck on the 3rd card / gpu 5+6 / monitors 9-12.
>>
>> Without spending another few evenings I thought I might check in with you
>> guys first whether
>> you think it's possible driving a 6400x4096 video wall with nouveau
>> and 5 Nvidia NVS 440 cards (NV43) (10 gpus with dual head) - if not I might
>> be willing to donate
>> the cards for development if someone is interested.
>
> Admittedly I've never tried this, but I can't think of anything that
> would prevent you from doing this using the ZaphodHeads/Xinerama
> approach. Take a look at
> http://nouveau.freedesktop.org/wiki/MultiMonitorDesktop/ -- pay
> special attention to the highly-unintuitive Screen setting inside of
> the Device section -- it appears to be the index of the crtc to be
> used on that device, not the overall screen number (so it just repeats
> 0/1/0/1/etc). Note that ZaphodHeads was broken for some number of
> revisions of xf86-video-nouveau, but it should be all better now - if
> you're getting crashes, try upgrading to the latest.
You'll probably run out of PCI address space with too many cards,
Dave.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Fwd: videowall
[not found] ` <CAAstKWCnVzEohN7YvsTWvDU8SM5Vd4NmQM2d+jftYKijLj3aqg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2014-02-01 17:45 ` Christian Stöveken
[not found] ` <CAAstKWAiwVMcM60m+sJZZDFrECiTAt=VHrka1VUnCAvM2kGjPw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
0 siblings, 1 reply; 6+ messages in thread
From: Christian Stöveken @ 2014-02-01 17:45 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
[-- Attachment #1.1: Type: text/plain, Size: 673 bytes --]
On Fri, Jan 31, 2014 at 11:25 AM, Dave Airlie <airlied-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
>
>
> You'll probably run out of PCI address space with too many cards,
>
> Dave.
>
That could possibly happen - I don't know how to check though.
Looks like the ID's are fine to me.
Could CONFIG_VGA_ARB_MAX_GPUS (is set to 16) be the problem?
xorg.conf_10gpu_20ZH_failstoadd16
https://gist.github.com/excogitation/8755687
Xorg.0.log_10gpu_20ZH_failstoadd16
https://gist.github.com/excogitation/8755639
xorg.conf_8gpu_16_screens_working
https://gist.github.com/excogitation/8755668
Xorg.0.log_8gpu_16_screens_working
https://gist.github.com/excogitation/8755656
[-- Attachment #1.2: Type: text/html, Size: 2146 bytes --]
[-- Attachment #2: Type: text/plain, Size: 181 bytes --]
_______________________________________________
Nouveau mailing list
Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
http://lists.freedesktop.org/mailman/listinfo/nouveau
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Fwd: videowall
[not found] ` <CAAstKWAiwVMcM60m+sJZZDFrECiTAt=VHrka1VUnCAvM2kGjPw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2014-02-01 20:35 ` Stéphane Marchesin
0 siblings, 0 replies; 6+ messages in thread
From: Stéphane Marchesin @ 2014-02-01 20:35 UTC (permalink / raw)
To: Christian Stöveken
Cc: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
[-- Attachment #1.1: Type: text/plain, Size: 1274 bytes --]
On Sat, Feb 1, 2014 at 9:45 AM, Christian Stöveken <
christian.stoeveken-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
> On Fri, Jan 31, 2014 at 11:25 AM, Dave Airlie <airlied-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
>>
>>
>> You'll probably run out of PCI address space with too many cards,
>>
>> Dave.
>>
>
> That could possibly happen - I don't know how to check though.
>
> Looks like the ID's are fine to me.
>
> Could CONFIG_VGA_ARB_MAX_GPUS (is set to 16) be the problem?
>
This problem happens way before the kernel starts. When the bios sets up
the pci resource space, you have something between 512M and 2GB available
for pci resources (this depends on the bios). Each card will usually eat
128M or 256M of pci resource space (although it depends on the cards) so
it's possible to run out. When that happens, some bioses won't boot, others
will just disable some devices. You can look for that info in your kernel
logs, the e820 area size is printed (look for something like e820: [mem
0xd0000000-0xffefffff] available for PCI devices). You can use lspci -v to
check if all the cards come up with their pci resources and how things fit
in there. If all of them have a pci resource then you're fine on that front.
Stéphane
[-- Attachment #1.2: Type: text/html, Size: 2405 bytes --]
[-- Attachment #2: Type: text/plain, Size: 181 bytes --]
_______________________________________________
Nouveau mailing list
Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
http://lists.freedesktop.org/mailman/listinfo/nouveau
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2014-02-01 20:35 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-30 1:18 videowall Christian Stöveken
[not found] ` <CAAstKWBDuS39wcEaFBey_keocpK5ATdRw6sA7E3xm6MTY6a74g-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-01-30 10:06 ` videowall Greg
2014-01-30 21:24 ` videowall Ilia Mirkin
[not found] ` <CAKb7Uvi1OGma3-vVzyh8DxuLgh5kiVR_Uwt-==NzAwJ6=6a6Bg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-01-31 10:25 ` videowall Dave Airlie
[not found] ` <CAAstKWCnVzEohN7YvsTWvDU8SM5Vd4NmQM2d+jftYKijLj3aqg@mail.gmail.com>
[not found] ` <CAAstKWCnVzEohN7YvsTWvDU8SM5Vd4NmQM2d+jftYKijLj3aqg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-02-01 17:45 ` Fwd: videowall Christian Stöveken
[not found] ` <CAAstKWAiwVMcM60m+sJZZDFrECiTAt=VHrka1VUnCAvM2kGjPw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-02-01 20:35 ` Stéphane Marchesin
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.