trying to create mosaic using two T1000 cards i apply changes through nvidia control panel by creating mosaic of 4x2 but when we retart the system it shows all independt display.
i tried from display configuration as well and created in 4x2 it arrange in 4x2 but display in not streachable 4x2
please help to resolve the issue
how we create single 4x2 mosaic using 2 GPUs or more.
please anyone first confirm is 4 T1000 cards mosaic of 4x4 is possible with 1920x1080@60 fps display?
as i am able to create mosaic with single T1000 card
i have problem while use multple cards
I’m facing a similar setting as the OP, so I’m interested in this thread as well.
Regarding /sys/module/nvidia_drm/parameters/modeset, what is the expected value? (I assume it should be Y, but just double-checking. It is currently N in my system).
It boots OK, and both monitors are correctly positioned, I can move windows no problem from one monitor to the other, etc. but trying to go into FullScreen (F11) in Firefox (for example), just expands its Window in one of the monitor, not both.
Any suggestions as to what might me missing in my setting?
Only now taken a look at your whole config, BaseMosaic was working fine before. Both monitors are connected to the same gpu, in general, you only have two monitors, why are you using Mosaic at all?
Moreover, the MetaMode doesn’t match your setup, you’re using DFP-7 (HDMI) and DFP-2(DP) (GPU0.DP-7 and GPU0.DP-2) but settings are for DFP-6.
Please remove the Metamode and Xineramainfoorder settings. After reboot, please post the output of
xrandr --listmonitors
This is the first time I try to use Mosaic. Right now I only have two monitors connected to one GPU card, but in the near future I will have probably six monitors, perhaps three monitors in each card.
The only real reason why I’m trying to set Mosaic now, is just because I need that FullScreen expands to both monitors and not just one (and so far I couldn’t find any other way of doing it…).
Ok, I completely misunderstood your issue, I’ve based anything on the OP.
To merge monitors into one, independently of Mosaic, xrandr can be used:
xrandr --setmonitor LargeOne auto GPU0.DP-7,GPU0.DP-2
might work. Please consult the xrandr manual if not.
This requires using a moderm WM with support for xrandr monitor objects. (current gnome or kde should work).
Thanks. I did try, but to no avail. I don’t seem to be able to get it. I will try something else instead and will come to this later on if the other option brings me to a dead end.
I have successfully run base mosaic at two quadro T1000 at eight screens. I have Ubuntu 22.04.01 Server with KDE and I have to change modeset to 0 as described: I can no longer can set up a system with cloned (mirrored) monitors using 2 Quadro K420 cards
Unfortunately, I have found that something is wrong with e.g hardware video decoding. When I run mpv with --hwdec=nvdec it’s started without errors, but I have got a green video screen. When using software decoder all is ok. Is it as design?
Edit: I can see the video when using --hwdec=nvdec-copy but this is much slower