Displaying 20 results from an estimated 2000 matches similar to: "I have a multihead setup"
2003 Apr 06
0
XFree86 4.3.0 Matrox/MultiHead (Long!)
On Mon, 2003-03-17 at 16:37, Eric Anholt wrote:
> On Thu, 2003-03-13 at 09:10, Paul Boehmer wrote:
> > I have a test box that had been running X 4.2 in a multihead config for a
> > while now (1 Nvidia TNT2 AGP, and 2 Matrox Millennium/Mystique PCI Cards).
> > I upgraded yesterday to 4.3.0 only to find out that any attempts to run X
> > result in a complete console lockup
2007 Apr 12
1
Multihead related issues
First, there are two fundamentally diffrent types of doing multihead:
The "one big screen" solution, usually achieved with xinerama ,
twinview or similar. This provides us with one Screen, and therefor
one CompScreen structure. The output extens are retrieved from
xinerama, or possibly randr (in the future?), I would assume.
Then there is the less used "multiscreen" way, which
2009 Oct 31
5
[Bug 24831] New: XRandR multihead fails on NV50
http://bugs.freedesktop.org/show_bug.cgi?id=24831
Summary: XRandR multihead fails on NV50
Product: xorg
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
ReportedBy:
2009 Nov 11
7
[Bug 25036] New: KMS + multihead leaves ghost mouse pointer
http://bugs.freedesktop.org/show_bug.cgi?id=25036
Summary: KMS + multihead leaves ghost mouse pointer
Product: xorg
Version: unspecified
Platform: x86-64 (AMD64)
URL: http://bbs.archlinux.org/viewtopic.php?id=83925
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
2005 Oct 17
1
FW: Roaming Profiles & oplocks problems
Rob,
When u use a TNT2-M64, why dont you use the Windows drivers for this
card, as i believe the TNT2 is good supported within windows xp.
You only should use the NVIDIA driver when your gaming... and you probely
dont do that with the TNT2-M64 card.
Also thank you for testing this.
i cant think of any which will resolve your problem besides above.
Louis
-----Oorspronkelijk bericht-----
Van:
2007 Feb 07
2
Final version of placement enhancement
On Thursday 08 February 2007 01:00:09 Bellegarde Cedric wrote:
> And now, i put the patch on my server, it will me prevent me to send you a
> message everytime i find something to fix ;)
>
> http://puffy.homelinux.org/~gnumdk/compiz/patch/place.patch
http://forum.go-compiz.org/viewtopic.php?p=3783
Seems to be buggy in multihead, but i can't test here ...
Cedric
2006 Nov 01
4
Minor fix to multi-head changes for mixed resolutions
Hey, David, for me the recent multihead changes had minor a problem with mixed resolutions (1600x1200 & 1280x1024). The viewport was getting set partially off screen.
The following tweak fixed it for me:
--- plugins/display.c
+++ plugins/display.c
@@ -2069,7 +2069,7 @@ eventLoop (void)
{
if (s->nOutputDev > 1)
2010 Mar 10
8
[Bug 26986] New: TNT2 crashed on startup with 2.6.34-rc1
http://bugs.freedesktop.org/show_bug.cgi?id=26986
Summary: TNT2 crashed on startup with 2.6.34-rc1
Product: xorg
Version: git
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
2016 May 31
2
[PATCH] virtio-gpu: use src not crtc
Pick up the correct source rectangle from framebuffer.
Without this multihead setups are not working correctly.
Signed-off-by: Gerd Hoffmann <kraxel at redhat.com>
---
drivers/gpu/drm/virtio/virtgpu_plane.c | 31 ++++++++++++++++++-------------
1 file changed, 18 insertions(+), 13 deletions(-)
diff --git a/drivers/gpu/drm/virtio/virtgpu_plane.c b/drivers/gpu/drm/virtio/virtgpu_plane.c
2016 May 31
2
[PATCH] virtio-gpu: use src not crtc
Pick up the correct source rectangle from framebuffer.
Without this multihead setups are not working correctly.
Signed-off-by: Gerd Hoffmann <kraxel at redhat.com>
---
drivers/gpu/drm/virtio/virtgpu_plane.c | 31 ++++++++++++++++++-------------
1 file changed, 18 insertions(+), 13 deletions(-)
diff --git a/drivers/gpu/drm/virtio/virtgpu_plane.c b/drivers/gpu/drm/virtio/virtgpu_plane.c
2018 May 31
1
NVIDIA binary on CentOS 7.5 and NOUVEAU
I have NOUVEAU driver disabled however its "showing" in my X log file.
[ 140.086] (II) NVIDIA dlloader X Driver 390.59 Wed May 9 21:30:06 PDT
2018
[ 140.086] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 140.086] (II) NOUVEAU driver
[ 140.087] (II) NOUVEAU driver for NVIDIA chipset families :
[ 140.087] RIVA TNT (NV04)
[ 140.087] RIVA TNT2
2012 Oct 24
21
[Bug 56340] New: [Ubuntu 10.04.4 LTS 32-bit] Severe instability of VIA Technologies Apollo MVP3 chipset and NVIDIA RIVA TNT2 M64 graphics
https://bugs.freedesktop.org/show_bug.cgi?id=56340
Priority: medium
Bug ID: 56340
Assignee: nouveau at lists.freedesktop.org
Summary: [Ubuntu 10.04.4 LTS 32-bit] Severe instability of VIA
Technologies Apollo MVP3 chipset and NVIDIA RIVA TNT2
M64 graphics
QA Contact: xorg-team at lists.x.org
2016 May 30
2
[PATCH] virtio-gpu: fix output lookup
Needed for multihead setups where we can have disabled
outputs and therefore plane->crtc can be NULL.
Signed-off-by: Gerd Hoffmann <kraxel at redhat.com>
---
drivers/gpu/drm/virtio/virtgpu_plane.c | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/drivers/gpu/drm/virtio/virtgpu_plane.c b/drivers/gpu/drm/virtio/virtgpu_plane.c
index 70b44a2..e50674b 100644
---
2010 Aug 06
7
[GIT PULL] devel/pat + devel/kms.fixes-0.5
Hey Jeremy,
Please pull from devel/pat (based off your xen/dom0/core tree) which
has one patch:
Konrad Rzeszutek Wilk (1):
xen/pat: make pte_flags(x) a pvops function.
which is neccessary for the drivers/gpu/drm/radeon driver to work
properly with AGP based cards (which look to be the only ones that
try to set WC on pages).
Also please pull from devel/kms.fixes-05 (based off your
2016 May 30
2
[PATCH] virtio-gpu: fix output lookup
Needed for multihead setups where we can have disabled
outputs and therefore plane->crtc can be NULL.
Signed-off-by: Gerd Hoffmann <kraxel at redhat.com>
---
drivers/gpu/drm/virtio/virtgpu_plane.c | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/drivers/gpu/drm/virtio/virtgpu_plane.c b/drivers/gpu/drm/virtio/virtgpu_plane.c
index 70b44a2..e50674b 100644
---
2014 Aug 03
1
Old video cards donation
From: "Marcin Ko?cielnicki" <koriakin at 0x04.net>
>> * AGP 4x video card Creative Labs 3D Blaster NVIDIA GeForce 2 GTS (NV15)
>> DDR 32 MB VGA output
>
> Say, could I see a hi-res photo of that card? I'd be interested if it has
> an MPEG decoder chip (such cards are hard to find and I'm not entirely
> sure if they even exist or if they're some
2009 Aug 02
9
[Bug 23086] New: TNT2 doesn't start with current nouveau
http://bugs.freedesktop.org/show_bug.cgi?id=23086
Summary: TNT2 doesn't start with current nouveau
Product: xorg
Version: git
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
2014 Aug 03
2
Old video cards donation
Dear all,
I have a few old video cards that I want to get rid of. I've been suggested
to check whether any nouveau developer would be interested in getting one of
them for development / testing purposes.
Here's the list :
* AGP 4x video card Creative Labs 3D Blaster NVIDIA GeForce 2 GTS (NV15) DDR
32 MB VGA output
* AGP 2x video card NVIDIA Riva TNT2 (NV5) SDR 32 MB VGA/TV output
*
2010 Aug 16
9
Re: [GIT PULL] devel/pat + devel/kms.fixes-0.5 on RV730 PRO [Radeon HD 4650]
>.. And KMS modesetting works properly now in Xen dom0!
My onboard ATI Radeon is the following:
> # lspci -v | grep VGA
11:04.0 VGA compatible controller: ATI Technologies Inc ES1000 (rev 02) (prog-if 00 [VGA controller])
Environment : Xen 4.0.1-rc6 & 2.6.32.19 on top of F13 ( .config attached)
[root@fedora13 ~]# lspci -v | grep VGA
01:00.0 VGA compatible controller: ATI
2006 Oct 03
0
Xgl/Compiz - Kernel, ATI, Console, and Multihead problems still unresolved
I've been avidly updating mesa, xgl, and compiz, every week (from the
portage-xgl overlay) hoping to solve some of these problems:
* Using ati-drivers-8.29.6 xgl crashes complaining about lacking dri, so
i'm using 8.27.10.
* Using 2.6.18 kernels, the ati-drivers-8.27.10 don't compile when
building the drm module.
* My laptop automatically switchs to vt1 when init services fail